mirror of
https://github.com/logos-messaging/logos-messaging-interop-tests.git
synced 2026-01-08 17:03:12 +00:00
2599 lines
378 KiB
Plaintext
2599 lines
378 KiB
Plaintext
2025-12-24 04:18:44.223 DEBUG [tests.conftest] Running fixture setup: test_id
|
|
2025-12-24 04:18:44.224 DEBUG [tests.conftest] Running test: test_main_node_only_lightpush__peer_full with id: 2025-12-24_04-18-44__1df45e71-59f8-4651-98a0-426f00a290af
|
|
2025-12-24 04:18:44.224 DEBUG [src.steps.common] Running fixture setup: common_setup
|
|
2025-12-24 04:18:44.224 DEBUG [src.steps.light_push] Running fixture setup: light_push_setup
|
|
2025-12-24 04:18:44.232 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2025-12-24 04:18:44.232 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/receiving_node1_2025-12-24_04-18-44__1df45e71-59f8-4651-98a0-426f00a290af__wakuorg_nwaku:latest.log
|
|
2025-12-24 04:18:44.232 DEBUG [src.node.waku_node] Starting Node...
|
|
2025-12-24 04:18:44.232 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2025-12-24 04:18:44.233 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2025-12-24 04:18:44.234 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.241.69
|
|
2025-12-24 04:18:44.234 DEBUG [src.node.docker_mananger] Generated ports ['37622', '37623', '37624', '37625', '37626']
|
|
2025-12-24 04:18:44.234 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2025-12-24 04:18:44.234 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2025-12-24 04:18:44.234 DEBUG [src.node.waku_node] Using volumes []
|
|
2025-12-24 04:18:44.234 DEBUG [src.node.docker_mananger] docker run -i -t -p 37622:37622 -p 37623:37623 -p 37624:37624 -p 37625:37625 -p 37626:37626 wakuorg/nwaku:latest --listen-address=0.0.0.0 --rest=true --rest-admin=true --websocket-support=true --log-level=TRACE --rest-relay-cache-capacity=100 --websocket-port=37624 --rest-port=37622 --tcp-port=37623 --discv5-udp-port=37625 --rest-address=0.0.0.0 --nat=extip:172.18.241.69 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=fc26f7ab6df05c00bc498aee47e86438da6b1efce8674db976aff1a5f9c6c4bb --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=37626 --metrics-logging=true --lightpush=true --relay=true --filter=true
|
|
2025-12-24 04:18:44.437 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.241.69 waku 1ca559b28a5e3c7b8a0a7aede045c048e539d86aae488af10eb023cb89165ea8
|
|
2025-12-24 04:18:44.479 DEBUG [src.node.docker_mananger] Container started with ID 1ca559b28a5e. Setting up logs at ./log/docker/receiving_node1_2025-12-24_04-18-44__1df45e71-59f8-4651-98a0-426f00a290af__wakuorg_nwaku:latest.log
|
|
2025-12-24 04:18:44.479 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 37622
|
|
2025-12-24 04:18:44.479 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2025-12-24 04:18:45.480 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:37622/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:18:45.483 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"READY","protocolsHealth":[{"Relay":"NOT_READY","desc":"No connected peers"},{"Rln Relay":"NOT_MOUNTED"},{"Lightpush":"NOT_READY","desc":"Node has no relay peers to fullfill push requests"},{"Legacy Lightpush":"NOT_READY","desc":"Node has no relay peers to fullfill push requests"},{"Filter":"NOT_READY","desc":"Relay is not ready, filter will not be able to sort out messages"},{"Store":"NOT_MOUNTED"},{"Legacy Store":"NOT_MOUNTED"},{"Peer Exchange":"READY"},{"Rendezvous":"NOT_READY","desc":"No Rendezvous peers are available yet"},{"Mix":"NOT_MOUNTED"},{"Lightpush Client":"NOT_READY","desc":"No Lightpush service peer available yet"},{"Legacy Lightpush Client":"NOT_READY","desc":"No Lightpush service peer available yet"},{"Store Client":"NOT_READY","desc":"No Store service peer available yet, neither Store service set up for the node"},{"Legacy Store Client":"NOT_READY","desc":"No Legacy Store service peers are available yet, neither Store service set up for the node"},{"Filter Client":"NOT_READY","desc":"No Filter service peer available yet"}]}'
|
|
2025-12-24 04:18:45.483 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2025-12-24 04:18:45.483 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:37622/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:18:45.486 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.241.69/tcp/37623/p2p/16Uiu2HAmCHyzTQMu5SjszV6M6eZ5LPkAW85x9QrLMoJBoAq6XNDi","/ip4/172.18.241.69/tcp/37624/ws/p2p/16Uiu2HAmCHyzTQMu5SjszV6M6eZ5LPkAW85x9QrLMoJBoAq6XNDi"],"enrUri":"enr:-L24QF9D-7uSveuSuidjDV23W_jYGtjo9ZI6jWacfbaOek6DOJfMqnqM3oXbp_b5Qw9VuBQb3BIGlIWSi8BRyrAWbpoCgmlkgnY0gmlwhKwS8UWKbXVsdGlhZGRyc5YACASsEvFFBpL3AAoErBLxRQaS-N0DgnJzhQADAQAAiXNlY3AyNTZrMaEC-p5lmFsmM9MGEWGRDq8J3PyixzAs0DhJE-aRM4HLXhWDdGNwgpL3g3VkcIKS-YV3YWt1Mg0"}'
|
|
2025-12-24 04:18:45.486 INFO [src.node.waku_node] REST service is ready !!
|
|
2025-12-24 04:18:45.494 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2025-12-24 04:18:45.494 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/receiving_node2_2025-12-24_04-18-44__1df45e71-59f8-4651-98a0-426f00a290af__wakuorg_nwaku:latest.log
|
|
2025-12-24 04:18:45.494 DEBUG [src.node.waku_node] Starting Node...
|
|
2025-12-24 04:18:45.494 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2025-12-24 04:18:45.496 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2025-12-24 04:18:45.496 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.105.34
|
|
2025-12-24 04:18:45.496 DEBUG [src.node.docker_mananger] Generated ports ['39732', '39733', '39734', '39735', '39736']
|
|
2025-12-24 04:18:45.496 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2025-12-24 04:18:45.496 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2025-12-24 04:18:45.496 DEBUG [src.node.waku_node] Using volumes []
|
|
2025-12-24 04:18:45.497 DEBUG [src.node.docker_mananger] docker run -i -t -p 39732:39732 -p 39733:39733 -p 39734:39734 -p 39735:39735 -p 39736:39736 wakuorg/nwaku:latest --listen-address=0.0.0.0 --rest=true --rest-admin=true --websocket-support=true --log-level=TRACE --rest-relay-cache-capacity=100 --websocket-port=39734 --rest-port=39732 --tcp-port=39733 --discv5-udp-port=39735 --rest-address=0.0.0.0 --nat=extip:172.18.105.34 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=a04dbddce5cfb0cbffebef387adf30ec388d9e91c8cd530830d2ac2070ad5861 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=39736 --metrics-logging=true --lightpush=false --relay=true
|
|
2025-12-24 04:18:45.697 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.105.34 waku 7941466018a8e81183f8c19b7480b1183adb9edc4fd46c36ae2281d860ed0c12
|
|
2025-12-24 04:18:45.731 DEBUG [src.node.docker_mananger] Container started with ID 7941466018a8. Setting up logs at ./log/docker/receiving_node2_2025-12-24_04-18-44__1df45e71-59f8-4651-98a0-426f00a290af__wakuorg_nwaku:latest.log
|
|
2025-12-24 04:18:45.732 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 39732
|
|
2025-12-24 04:18:45.732 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2025-12-24 04:18:46.733 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:39732/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:18:46.737 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"READY","protocolsHealth":[{"Relay":"NOT_READY","desc":"No connected peers"},{"Rln Relay":"NOT_MOUNTED"},{"Lightpush":"NOT_MOUNTED"},{"Legacy Lightpush":"NOT_MOUNTED"},{"Filter":"NOT_MOUNTED"},{"Store":"NOT_MOUNTED"},{"Legacy Store":"NOT_MOUNTED"},{"Peer Exchange":"READY"},{"Rendezvous":"NOT_READY","desc":"No Rendezvous peers are available yet"},{"Mix":"NOT_MOUNTED"},{"Lightpush Client":"NOT_READY","desc":"No Lightpush service peer available yet"},{"Legacy Lightpush Client":"NOT_READY","desc":"No Lightpush service peer available yet"},{"Store Client":"NOT_READY","desc":"No Store service peer available yet, neither Store service set up for the node"},{"Legacy Store Client":"NOT_READY","desc":"No Legacy Store service peers are available yet, neither Store service set up for the node"},{"Filter Client":"NOT_READY","desc":"No Filter service peer available yet"}]}'
|
|
2025-12-24 04:18:46.737 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2025-12-24 04:18:46.737 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:39732/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:18:46.739 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.105.34/tcp/39733/p2p/16Uiu2HAmBAUMDk5P3dtcXAvnuDCxx4aVD843znV5sMD7oNHEFZtK","/ip4/172.18.105.34/tcp/39734/ws/p2p/16Uiu2HAmBAUMDk5P3dtcXAvnuDCxx4aVD843znV5sMD7oNHEFZtK"],"enrUri":"enr:-L24QJ1zNtFom3OhulXCDycCHOm0zhmew5F2UCaw7p-CdIBPb1gcxn5ulTbYMK8N8tIr_lI7r8DMVY-IXlAMDDCm-1wCgmlkgnY0gmlwhKwSaSKKbXVsdGlhZGRyc5YACASsEmkiBps1AAoErBJpIgabNt0DgnJzhQADAQAAiXNlY3AyNTZrMaEC6dYgwfBcv9gj2_MtIF4hm0x--Yz4Kdln98HfaT9o5mCDdGNwgps1g3VkcIKbN4V3YWt1MgE"}'
|
|
2025-12-24 04:18:46.740 INFO [src.node.waku_node] REST service is ready !!
|
|
2025-12-24 04:18:46.740 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:39732/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.241.69/tcp/37623/p2p/16Uiu2HAmCHyzTQMu5SjszV6M6eZ5LPkAW85x9QrLMoJBoAq6XNDi"]'
|
|
2025-12-24 04:18:46.775 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-24 04:18:46.784 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2025-12-24 04:18:46.786 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/lightpush_node1_2025-12-24_04-18-44__1df45e71-59f8-4651-98a0-426f00a290af__wakuorg_nwaku:latest.log
|
|
2025-12-24 04:18:46.786 DEBUG [src.node.waku_node] Starting Node...
|
|
2025-12-24 04:18:46.786 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2025-12-24 04:18:46.790 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2025-12-24 04:18:46.790 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.59.113
|
|
2025-12-24 04:18:46.791 DEBUG [src.node.docker_mananger] Generated ports ['40289', '40290', '40291', '40292', '40293']
|
|
2025-12-24 04:18:46.791 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2025-12-24 04:18:46.791 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2025-12-24 04:18:46.791 DEBUG [src.node.waku_node] Using volumes []
|
|
2025-12-24 04:18:46.792 DEBUG [src.node.docker_mananger] docker run -i -t -p 40289:40289 -p 40290:40290 -p 40291:40291 -p 40292:40292 -p 40293:40293 wakuorg/nwaku:latest --listen-address=0.0.0.0 --rest=true --rest-admin=true --websocket-support=true --log-level=TRACE --rest-relay-cache-capacity=100 --websocket-port=40291 --rest-port=40289 --tcp-port=40290 --discv5-udp-port=40292 --rest-address=0.0.0.0 --nat=extip:172.18.59.113 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=3d2d4aaed1eddb9f49b6af8f25bc9dbdb9b4ecf82f96dd07cc3b9ccee6879d0d --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=40293 --metrics-logging=true --discv5-bootstrap-node=enr:-L24QF9D-7uSveuSuidjDV23W_jYGtjo9ZI6jWacfbaOek6DOJfMqnqM3oXbp_b5Qw9VuBQb3BIGlIWSi8BRyrAWbpoCgmlkgnY0gmlwhKwS8UWKbXVsdGlhZGRyc5YACASsEvFFBpL3AAoErBLxRQaS-N0DgnJzhQADAQAAiXNlY3AyNTZrMaEC-p5lmFsmM9MGEWGRDq8J3PyixzAs0DhJE-aRM4HLXhWDdGNwgpL3g3VkcIKS-YV3YWt1Mg0 --lightpushnode=/ip4/172.18.241.69/tcp/37623/p2p/16Uiu2HAmCHyzTQMu5SjszV6M6eZ5LPkAW85x9QrLMoJBoAq6XNDi --lightpush=true --relay=false
|
|
2025-12-24 04:18:46.990 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.59.113 waku faa805f3c36ace5bca3f44f3352ea518004322c2bd7b8211243854d90134a345
|
|
2025-12-24 04:18:47.020 DEBUG [src.node.docker_mananger] Container started with ID faa805f3c36a. Setting up logs at ./log/docker/lightpush_node1_2025-12-24_04-18-44__1df45e71-59f8-4651-98a0-426f00a290af__wakuorg_nwaku:latest.log
|
|
2025-12-24 04:18:47.022 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 40289
|
|
2025-12-24 04:18:47.022 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2025-12-24 04:18:48.022 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40289/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:18:48.124 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40289/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:18:48.225 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40289/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:18:48.327 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40289/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:18:48.375 ERROR [src.node.docker_mananger] Max retries reached for container faa805f3c36a. Exiting log stream.
|
|
2025-12-24 04:18:48.428 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40289/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:18:48.529 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40289/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:18:48.630 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40289/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:18:48.731 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40289/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:18:48.833 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40289/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:18:48.935 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40289/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:18:49.036 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40289/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:18:49.137 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40289/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:18:49.239 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40289/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:18:49.340 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40289/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:18:49.442 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40289/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:18:49.543 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40289/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:18:49.644 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40289/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:18:49.746 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40289/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:18:49.847 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40289/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:18:49.948 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40289/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:18:50.050 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40289/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:18:50.151 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40289/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:18:50.253 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40289/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:18:50.354 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40289/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:18:50.456 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40289/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:18:50.557 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40289/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:18:50.659 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40289/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:18:50.760 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40289/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:18:50.861 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40289/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:18:50.963 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40289/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:18:51.064 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40289/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:18:51.165 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40289/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:18:51.267 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40289/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:18:51.369 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40289/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:18:51.470 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40289/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:18:51.571 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40289/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:18:51.672 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40289/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:18:51.774 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40289/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:18:51.875 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40289/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:18:51.976 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40289/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:18:52.078 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40289/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:18:52.179 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40289/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:18:52.280 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40289/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:18:52.382 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40289/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:18:52.483 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40289/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:18:52.585 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40289/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:18:52.686 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40289/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:18:52.787 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40289/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:18:52.889 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40289/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:18:52.990 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40289/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:18:53.092 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40289/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:18:53.194 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40289/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:18:53.295 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40289/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:18:53.396 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40289/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:18:53.498 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40289/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:18:53.599 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40289/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:18:53.700 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40289/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:18:53.802 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40289/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:18:53.903 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40289/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:18:54.004 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40289/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:18:54.106 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40289/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:18:54.207 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40289/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:18:54.309 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40289/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:18:54.410 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40289/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:18:54.511 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40289/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:18:54.612 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40289/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:18:54.714 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40289/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:18:54.815 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40289/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:18:54.917 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40289/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:18:55.018 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40289/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:18:55.120 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40289/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:18:55.221 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40289/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:18:55.323 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40289/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:18:55.424 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40289/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:18:55.526 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40289/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:18:55.627 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40289/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:18:55.728 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40289/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:18:55.829 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40289/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:18:55.931 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40289/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:18:56.032 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40289/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:18:56.134 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40289/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:18:56.235 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40289/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:18:56.337 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40289/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:18:56.438 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40289/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:18:56.539 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40289/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:18:56.641 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40289/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:18:56.742 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40289/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:18:56.843 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40289/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:18:56.945 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40289/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:18:57.046 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40289/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:18:57.147 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40289/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:18:57.249 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40289/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:18:57.350 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40289/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:18:57.451 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40289/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:18:57.553 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40289/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:18:57.654 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40289/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:18:57.755 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40289/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:18:57.856 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40289/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:18:57.958 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40289/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:18:58.059 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40289/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:18:58.161 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40289/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:18:58.262 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40289/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:18:58.364 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40289/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:18:58.465 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40289/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:18:58.567 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40289/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:18:58.668 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40289/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:18:58.769 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40289/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:18:58.871 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40289/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:18:58.972 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40289/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:18:59.073 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40289/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:18:59.175 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40289/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:18:59.277 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40289/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:18:59.378 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40289/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:18:59.479 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40289/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:18:59.581 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40289/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:18:59.682 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40289/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:18:59.784 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40289/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:18:59.885 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40289/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:18:59.987 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40289/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:19:00.088 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40289/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:19:00.190 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40289/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:19:00.291 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40289/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:19:00.393 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40289/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:19:00.494 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40289/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:19:00.595 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40289/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:19:00.697 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40289/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:19:00.798 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40289/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:19:00.900 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40289/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:19:01.001 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40289/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:19:01.103 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40289/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:19:01.204 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40289/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:19:01.306 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40289/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:19:01.407 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40289/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:19:01.508 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40289/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:19:01.610 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40289/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:19:01.712 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40289/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:19:01.813 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40289/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:19:01.915 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40289/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:19:02.016 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40289/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:19:02.118 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40289/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:19:02.220 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40289/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:19:02.321 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40289/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:19:02.422 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40289/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:19:02.524 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40289/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:19:02.625 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40289/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:19:02.727 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40289/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:19:02.828 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40289/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:19:02.930 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40289/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:19:03.031 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40289/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:19:03.133 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40289/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:19:03.234 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40289/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:19:03.336 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40289/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:19:03.437 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40289/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:19:03.539 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40289/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:19:03.640 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40289/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:19:03.741 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40289/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:19:03.843 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40289/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:19:03.944 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40289/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:19:04.046 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40289/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:19:04.147 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40289/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:19:04.249 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40289/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:19:04.350 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40289/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:19:04.451 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40289/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:19:04.552 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40289/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:19:04.654 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40289/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:19:04.756 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40289/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:19:04.857 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40289/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:19:04.958 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40289/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:19:05.060 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40289/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:19:05.161 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40289/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:19:05.263 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40289/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:19:05.364 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40289/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:19:05.465 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40289/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:19:05.566 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40289/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:19:05.668 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40289/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:19:05.769 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40289/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:19:05.871 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40289/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:19:05.972 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40289/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:19:06.073 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40289/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:19:06.175 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40289/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:19:06.276 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40289/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:19:06.378 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40289/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:19:06.479 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40289/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:19:06.581 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40289/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:19:06.682 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40289/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:19:06.783 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40289/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:19:06.885 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40289/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:19:06.986 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40289/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:19:07.088 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40289/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:19:07.189 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40289/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:19:07.291 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40289/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:19:07.392 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40289/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:19:07.493 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40289/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:19:07.595 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40289/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:19:07.696 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40289/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:19:07.798 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40289/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:19:07.899 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40289/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:19:08.000 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40289/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:19:08.102 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40289/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:19:08.103 ERROR [src.node.waku_node] REST service did not become ready in time: HTTPConnectionPool(host='127.0.0.1', port=40289): Max retries exceeded with url: /health (Caused by NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7f9b28594770>: Failed to establish a new connection: [Errno 111] Connection refused'))
|
|
2025-12-24 04:19:08.204 DEBUG [src.node.waku_node] Starting Node...
|
|
2025-12-24 04:19:08.204 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2025-12-24 04:19:08.205 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2025-12-24 04:19:08.206 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.251.181
|
|
2025-12-24 04:19:08.206 DEBUG [src.node.docker_mananger] Generated ports ['6927', '6928', '6929', '6930', '6931']
|
|
2025-12-24 04:19:08.206 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2025-12-24 04:19:08.206 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2025-12-24 04:19:08.206 DEBUG [src.node.waku_node] Using volumes []
|
|
2025-12-24 04:19:08.206 DEBUG [src.node.docker_mananger] docker run -i -t -p 6927:6927 -p 6928:6928 -p 6929:6929 -p 6930:6930 -p 6931:6931 wakuorg/nwaku:latest --listen-address=0.0.0.0 --rest=true --rest-admin=true --websocket-support=true --log-level=TRACE --rest-relay-cache-capacity=100 --websocket-port=6929 --rest-port=6927 --tcp-port=6928 --discv5-udp-port=6930 --rest-address=0.0.0.0 --nat=extip:172.18.251.181 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=7a7fabd0526bca056cd063bebfde82bdfa34c6e8e194eceafd42718ff71d7ff6 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=6931 --metrics-logging=true --discv5-bootstrap-node=enr:-L24QF9D-7uSveuSuidjDV23W_jYGtjo9ZI6jWacfbaOek6DOJfMqnqM3oXbp_b5Qw9VuBQb3BIGlIWSi8BRyrAWbpoCgmlkgnY0gmlwhKwS8UWKbXVsdGlhZGRyc5YACASsEvFFBpL3AAoErBLxRQaS-N0DgnJzhQADAQAAiXNlY3AyNTZrMaEC-p5lmFsmM9MGEWGRDq8J3PyixzAs0DhJE-aRM4HLXhWDdGNwgpL3g3VkcIKS-YV3YWt1Mg0 --lightpushnode=/ip4/172.18.241.69/tcp/37623/p2p/16Uiu2HAmCHyzTQMu5SjszV6M6eZ5LPkAW85x9QrLMoJBoAq6XNDi --lightpush=true --relay=false
|
|
2025-12-24 04:19:08.388 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.251.181 waku 3cd3d81649e7cce3eb6e149b49d90375364ba4a2d67b8a5af1ae3699a18a4987
|
|
2025-12-24 04:19:08.420 DEBUG [src.node.docker_mananger] Container started with ID 3cd3d81649e7. Setting up logs at ./log/docker/lightpush_node1_2025-12-24_04-18-44__1df45e71-59f8-4651-98a0-426f00a290af__wakuorg_nwaku:latest.log
|
|
2025-12-24 04:19:08.421 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 6927
|
|
2025-12-24 04:19:08.422 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2025-12-24 04:19:09.422 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:6927/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:19:09.523 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:6927/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:19:09.625 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:6927/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:19:09.721 ERROR [src.node.docker_mananger] Max retries reached for container 3cd3d81649e7. Exiting log stream.
|
|
2025-12-24 04:19:09.726 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:6927/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:19:09.827 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:6927/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:19:09.929 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:6927/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:19:10.030 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:6927/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:19:10.131 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:6927/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:19:10.233 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:6927/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:19:10.334 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:6927/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:19:10.436 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:6927/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:19:10.537 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:6927/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:19:10.639 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:6927/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:19:10.740 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:6927/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:19:10.841 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:6927/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:19:10.943 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:6927/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:19:11.044 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:6927/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:19:11.146 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:6927/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:19:11.247 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:6927/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:19:11.349 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:6927/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:19:11.450 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:6927/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:19:11.552 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:6927/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:19:11.653 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:6927/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:19:11.755 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:6927/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:19:11.857 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:6927/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:19:11.958 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:6927/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:19:12.059 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:6927/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:19:12.161 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:6927/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:19:12.262 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:6927/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:19:12.364 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:6927/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:19:12.465 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:6927/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:19:12.566 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:6927/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:19:12.668 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:6927/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:19:12.769 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:6927/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:19:12.870 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:6927/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:19:12.972 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:6927/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:19:13.073 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:6927/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:19:13.174 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:6927/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:19:13.276 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:6927/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:19:13.377 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:6927/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:19:13.478 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:6927/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:19:13.580 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:6927/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:19:13.681 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:6927/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:19:13.782 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:6927/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:19:13.884 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:6927/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:19:13.985 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:6927/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:19:14.086 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:6927/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:19:14.188 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:6927/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:19:14.289 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:6927/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:19:14.391 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:6927/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:19:14.492 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:6927/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:19:14.593 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:6927/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:19:14.695 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:6927/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:19:14.796 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:6927/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:19:14.898 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:6927/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:19:14.999 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:6927/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:19:15.100 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:6927/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:19:15.202 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:6927/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:19:15.303 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:6927/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:19:15.405 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:6927/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:19:15.506 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:6927/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:19:15.608 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:6927/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:19:15.709 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:6927/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:19:15.811 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:6927/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:19:15.912 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:6927/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:19:16.014 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:6927/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:19:16.115 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:6927/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:19:16.217 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:6927/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:19:16.318 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:6927/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:19:16.419 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:6927/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:19:16.521 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:6927/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:19:16.622 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:6927/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:19:16.724 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:6927/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:19:16.825 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:6927/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:19:16.926 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:6927/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:19:17.027 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:6927/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:19:17.129 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:6927/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:19:17.230 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:6927/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:19:17.332 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:6927/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:19:17.433 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:6927/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:19:17.534 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:6927/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:19:17.636 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:6927/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:19:17.737 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:6927/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:19:17.838 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:6927/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:19:17.940 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:6927/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:19:18.041 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:6927/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:19:18.143 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:6927/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:19:18.244 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:6927/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:19:18.345 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:6927/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:19:18.447 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:6927/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:19:18.548 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:6927/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:19:18.649 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:6927/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:19:18.750 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:6927/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:19:18.851 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:6927/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:19:18.953 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:6927/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:19:19.054 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:6927/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:19:19.155 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:6927/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:19:19.257 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:6927/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:19:19.358 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:6927/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:19:19.460 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:6927/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:19:19.561 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:6927/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:19:19.663 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:6927/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:19:19.764 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:6927/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:19:19.866 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:6927/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:19:19.967 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:6927/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:19:20.069 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:6927/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:19:20.170 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:6927/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:19:20.272 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:6927/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:19:20.373 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:6927/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:19:20.474 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:6927/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:19:20.576 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:6927/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:19:20.677 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:6927/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:19:20.779 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:6927/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:19:20.880 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:6927/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:19:20.982 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:6927/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:19:21.083 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:6927/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:19:21.185 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:6927/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:19:21.286 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:6927/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:19:21.387 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:6927/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:19:21.489 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:6927/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:19:21.590 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:6927/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:19:21.692 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:6927/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:19:21.793 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:6927/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:19:21.895 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:6927/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:19:21.996 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:6927/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:19:22.098 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:6927/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:19:22.199 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:6927/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:19:22.301 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:6927/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:19:22.402 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:6927/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:19:22.503 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:6927/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:19:22.605 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:6927/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:19:22.706 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:6927/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:19:22.807 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:6927/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:19:22.909 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:6927/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:19:23.010 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:6927/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:19:23.112 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:6927/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:19:23.213 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:6927/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:19:23.315 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:6927/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:19:23.416 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:6927/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:19:23.517 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:6927/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:19:23.619 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:6927/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:19:23.721 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:6927/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:19:23.822 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:6927/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:19:23.943 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:6927/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:19:24.044 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:6927/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:19:24.146 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:6927/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:19:24.247 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:6927/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:19:24.349 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:6927/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:19:24.450 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:6927/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:19:24.551 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:6927/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:19:24.653 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:6927/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:19:24.754 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:6927/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:19:24.856 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:6927/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:19:24.958 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:6927/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:19:25.059 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:6927/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:19:25.160 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:6927/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:19:25.262 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:6927/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:19:25.364 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:6927/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:19:25.465 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:6927/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:19:25.567 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:6927/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:19:25.668 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:6927/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:19:25.769 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:6927/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:19:25.871 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:6927/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:19:25.972 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:6927/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:19:26.074 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:6927/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:19:26.175 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:6927/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:19:26.277 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:6927/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:19:26.378 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:6927/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:19:26.480 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:6927/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:19:26.581 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:6927/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:19:26.683 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:6927/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:19:26.784 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:6927/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:19:26.885 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:6927/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:19:26.987 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:6927/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:19:27.088 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:6927/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:19:27.189 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:6927/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:19:27.291 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:6927/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:19:27.393 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:6927/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:19:27.494 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:6927/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:19:27.595 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:6927/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:19:27.696 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:6927/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:19:27.797 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:6927/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:19:27.899 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:6927/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:19:28.001 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:6927/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:19:28.102 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:6927/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:19:28.204 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:6927/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:19:28.305 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:6927/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:19:28.407 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:6927/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:19:28.509 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:6927/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:19:28.610 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:6927/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:19:28.712 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:6927/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:19:28.813 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:6927/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:19:28.914 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:6927/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:19:29.016 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:6927/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:19:29.118 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:6927/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:19:29.219 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:6927/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:19:29.320 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:6927/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:19:29.422 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:6927/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:19:29.423 ERROR [src.node.waku_node] REST service did not become ready in time: HTTPConnectionPool(host='127.0.0.1', port=6927): Max retries exceeded with url: /health (Caused by NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7f9b284d2390>: Failed to establish a new connection: [Errno 111] Connection refused'))
|
|
2025-12-24 04:19:29.524 DEBUG [src.node.waku_node] Starting Node...
|
|
2025-12-24 04:19:29.524 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2025-12-24 04:19:29.526 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2025-12-24 04:19:29.526 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.35.246
|
|
2025-12-24 04:19:29.526 DEBUG [src.node.docker_mananger] Generated ports ['9617', '9618', '9619', '9620', '9621']
|
|
2025-12-24 04:19:29.526 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2025-12-24 04:19:29.527 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2025-12-24 04:19:29.527 DEBUG [src.node.waku_node] Using volumes []
|
|
2025-12-24 04:19:29.527 DEBUG [src.node.docker_mananger] docker run -i -t -p 9617:9617 -p 9618:9618 -p 9619:9619 -p 9620:9620 -p 9621:9621 wakuorg/nwaku:latest --listen-address=0.0.0.0 --rest=true --rest-admin=true --websocket-support=true --log-level=TRACE --rest-relay-cache-capacity=100 --websocket-port=9619 --rest-port=9617 --tcp-port=9618 --discv5-udp-port=9620 --rest-address=0.0.0.0 --nat=extip:172.18.35.246 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=6afa90a6aebc9e6f3a155e501d0ecaeccbdd2cdbc9be64ce2ca9db89faeaeeb8 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=9621 --metrics-logging=true --discv5-bootstrap-node=enr:-L24QF9D-7uSveuSuidjDV23W_jYGtjo9ZI6jWacfbaOek6DOJfMqnqM3oXbp_b5Qw9VuBQb3BIGlIWSi8BRyrAWbpoCgmlkgnY0gmlwhKwS8UWKbXVsdGlhZGRyc5YACASsEvFFBpL3AAoErBLxRQaS-N0DgnJzhQADAQAAiXNlY3AyNTZrMaEC-p5lmFsmM9MGEWGRDq8J3PyixzAs0DhJE-aRM4HLXhWDdGNwgpL3g3VkcIKS-YV3YWt1Mg0 --lightpushnode=/ip4/172.18.241.69/tcp/37623/p2p/16Uiu2HAmCHyzTQMu5SjszV6M6eZ5LPkAW85x9QrLMoJBoAq6XNDi --lightpush=true --relay=false
|
|
2025-12-24 04:19:29.705 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.35.246 waku 881bc642c8628b587ebfecf698954eee99ddbc7d68e6bc78c75386efa76f8171
|
|
2025-12-24 04:19:29.735 DEBUG [src.node.docker_mananger] Container started with ID 881bc642c862. Setting up logs at ./log/docker/lightpush_node1_2025-12-24_04-18-44__1df45e71-59f8-4651-98a0-426f00a290af__wakuorg_nwaku:latest.log
|
|
2025-12-24 04:19:29.735 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 9617
|
|
2025-12-24 04:19:29.736 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2025-12-24 04:19:30.737 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9617/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:19:30.838 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9617/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:19:30.939 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9617/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:19:31.041 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9617/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:19:31.056 ERROR [src.node.docker_mananger] Max retries reached for container 881bc642c862. Exiting log stream.
|
|
2025-12-24 04:19:31.142 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9617/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:19:31.244 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9617/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:19:31.345 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9617/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:19:31.447 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9617/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:19:31.548 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9617/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:19:31.650 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9617/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:19:31.751 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9617/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:19:31.853 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9617/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:19:31.954 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9617/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:19:32.056 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9617/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:19:32.157 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9617/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:19:32.258 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9617/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:19:32.360 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9617/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:19:32.461 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9617/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:19:32.562 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9617/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:19:32.664 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9617/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:19:32.765 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9617/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:19:32.866 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9617/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:19:32.967 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9617/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:19:33.068 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9617/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:19:33.170 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9617/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:19:33.271 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9617/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:19:33.373 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9617/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:19:33.474 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9617/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:19:33.575 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9617/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:19:33.676 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9617/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:19:33.778 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9617/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:19:33.879 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9617/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:19:33.981 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9617/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:19:34.082 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9617/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:19:34.183 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9617/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:19:34.285 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9617/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:19:34.386 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9617/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:19:34.488 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9617/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:19:34.590 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9617/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:19:34.691 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9617/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:19:34.792 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9617/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:19:34.894 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9617/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:19:34.995 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9617/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:19:35.097 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9617/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:19:35.198 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9617/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:19:35.299 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9617/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:19:35.400 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9617/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:19:35.502 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9617/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:19:35.603 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9617/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:19:35.705 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9617/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:19:35.806 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9617/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:19:35.907 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9617/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:19:36.009 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9617/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:19:36.110 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9617/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:19:36.212 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9617/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:19:36.313 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9617/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:19:36.414 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9617/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:19:36.516 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9617/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:19:36.617 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9617/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:19:36.718 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9617/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:19:36.820 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9617/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:19:36.922 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9617/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:19:37.023 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9617/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:19:37.124 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9617/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:19:37.226 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9617/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:19:37.327 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9617/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:19:37.429 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9617/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:19:37.530 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9617/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:19:37.632 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9617/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:19:37.733 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9617/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:19:37.835 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9617/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:19:37.936 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9617/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:19:38.038 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9617/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:19:38.140 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9617/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:19:38.241 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9617/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:19:38.342 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9617/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:19:38.444 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9617/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:19:38.545 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9617/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:19:38.647 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9617/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:19:38.748 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9617/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:19:38.850 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9617/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:19:38.951 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9617/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:19:39.052 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9617/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:19:39.154 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9617/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:19:39.256 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9617/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:19:39.358 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9617/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:19:39.459 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9617/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:19:39.560 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9617/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:19:39.662 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9617/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:19:39.764 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9617/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:19:39.865 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9617/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:19:39.967 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9617/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:19:40.068 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9617/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:19:40.170 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9617/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:19:40.271 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9617/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:19:40.373 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9617/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:19:40.475 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9617/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:19:40.576 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9617/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:19:40.678 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9617/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:19:40.779 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9617/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:19:40.880 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9617/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:19:40.982 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9617/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:19:41.084 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9617/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:19:41.185 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9617/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:19:41.287 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9617/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:19:41.388 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9617/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:19:41.490 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9617/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:19:41.591 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9617/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:19:41.693 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9617/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:19:41.794 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9617/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:19:41.895 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9617/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:19:41.997 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9617/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:19:42.098 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9617/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:19:42.199 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9617/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:19:42.301 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9617/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:19:42.402 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9617/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:19:42.503 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9617/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:19:42.605 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9617/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:19:42.706 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9617/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:19:42.808 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9617/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:19:42.909 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9617/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:19:43.011 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9617/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:19:43.112 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9617/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:19:43.213 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9617/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:19:43.315 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9617/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:19:43.416 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9617/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:19:43.518 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9617/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:19:43.619 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9617/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:19:43.721 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9617/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:19:43.822 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9617/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:19:43.924 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9617/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:19:44.025 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9617/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:19:44.127 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9617/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:19:44.228 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9617/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:19:44.330 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9617/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:19:44.431 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9617/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:19:44.532 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9617/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:19:44.634 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9617/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:19:44.736 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9617/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:19:44.837 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9617/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:19:44.939 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9617/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:19:45.040 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9617/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:19:45.142 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9617/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:19:45.243 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9617/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:19:45.345 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9617/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:19:45.446 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9617/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:19:45.547 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9617/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:19:45.649 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9617/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:19:45.750 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9617/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:19:45.851 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9617/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:19:45.953 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9617/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:19:46.054 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9617/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:19:46.155 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9617/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:19:46.257 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9617/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:19:46.358 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9617/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:19:46.459 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9617/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:19:46.561 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9617/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:19:46.662 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9617/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:19:46.764 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9617/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:19:46.865 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9617/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:19:46.966 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9617/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:19:47.068 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9617/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:19:47.169 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9617/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:19:47.271 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9617/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:19:47.372 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9617/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:19:47.473 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9617/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:19:47.574 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9617/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:19:47.676 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9617/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:19:47.777 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9617/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:19:47.879 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9617/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:19:47.980 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9617/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:19:48.081 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9617/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:19:48.183 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9617/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:19:48.284 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9617/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:19:48.386 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9617/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:19:48.487 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9617/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:19:48.588 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9617/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:19:48.690 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9617/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:19:48.791 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9617/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:19:48.892 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9617/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:19:48.994 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9617/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:19:49.095 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9617/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:19:49.197 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9617/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:19:49.298 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9617/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:19:49.399 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9617/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:19:49.501 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9617/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:19:49.602 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9617/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:19:49.704 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9617/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:19:49.806 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9617/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:19:49.907 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9617/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:19:50.008 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9617/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:19:50.110 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9617/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:19:50.212 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9617/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:19:50.313 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9617/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:19:50.414 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9617/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:19:50.515 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9617/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:19:50.617 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9617/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:19:50.718 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9617/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:19:50.820 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9617/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:19:50.821 ERROR [src.node.waku_node] REST service did not become ready in time: HTTPConnectionPool(host='127.0.0.1', port=9617): Max retries exceeded with url: /health (Caused by NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7f9b284d5c10>: Failed to establish a new connection: [Errno 111] Connection refused'))
|
|
2025-12-24 04:19:50.995 DEBUG [tests.conftest] Running fixture teardown: test_setup
|
|
2025-12-24 04:19:50.996 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
|
|
2025-12-24 04:19:50.996 DEBUG [src.node.waku_node] Stopping container with id 1ca559b28a5e
|
|
2025-12-24 04:19:51.502 DEBUG [src.node.waku_node] Container stopped.
|
|
2025-12-24 04:19:51.503 DEBUG [src.node.waku_node] Stopping container with id 7941466018a8
|
|
2025-12-24 04:19:51.998 DEBUG [src.node.waku_node] Container stopped.
|
|
2025-12-24 04:19:51.998 DEBUG [src.node.waku_node] Stopping container with id 881bc642c862
|
|
2025-12-24 04:19:52.101 DEBUG [src.node.waku_node] Stopping container with id 881bc642c862
|
|
2025-12-24 04:19:52.204 DEBUG [src.node.waku_node] Stopping container with id 881bc642c862
|
|
2025-12-24 04:19:52.306 DEBUG [src.node.waku_node] Stopping container with id 881bc642c862
|
|
2025-12-24 04:19:52.409 DEBUG [src.node.waku_node] Stopping container with id 881bc642c862
|
|
2025-12-24 04:19:52.411 ERROR [src.node.docker_mananger] Max retries reached for container 1ca559b28a5e. Exiting log stream.
|
|
2025-12-24 04:19:52.510 DEBUG [src.node.waku_node] Stopping container with id 881bc642c862
|
|
2025-12-24 04:19:52.612 DEBUG [src.node.waku_node] Stopping container with id 881bc642c862
|
|
2025-12-24 04:19:52.714 DEBUG [src.node.waku_node] Stopping container with id 881bc642c862
|
|
2025-12-24 04:19:52.813 ERROR [src.node.docker_mananger] Max retries reached for container 7941466018a8. Exiting log stream.
|
|
2025-12-24 04:19:52.815 DEBUG [src.node.waku_node] Stopping container with id 881bc642c862
|
|
2025-12-24 04:19:52.916 DEBUG [src.node.waku_node] Stopping container with id 881bc642c862
|
|
2025-12-24 04:19:53.018 DEBUG [src.node.waku_node] Stopping container with id 881bc642c862
|
|
2025-12-24 04:19:53.120 DEBUG [src.node.waku_node] Stopping container with id 881bc642c862
|
|
2025-12-24 04:19:53.222 DEBUG [src.node.waku_node] Stopping container with id 881bc642c862
|
|
2025-12-24 04:19:53.324 DEBUG [src.node.waku_node] Stopping container with id 881bc642c862
|
|
2025-12-24 04:19:53.426 DEBUG [src.node.waku_node] Stopping container with id 881bc642c862
|
|
2025-12-24 04:19:53.527 DEBUG [src.node.waku_node] Stopping container with id 881bc642c862
|
|
2025-12-24 04:19:53.629 DEBUG [src.node.waku_node] Stopping container with id 881bc642c862
|
|
2025-12-24 04:19:53.731 DEBUG [src.node.waku_node] Stopping container with id 881bc642c862
|
|
2025-12-24 04:19:53.833 DEBUG [src.node.waku_node] Stopping container with id 881bc642c862
|
|
2025-12-24 04:19:53.934 DEBUG [src.node.waku_node] Stopping container with id 881bc642c862
|
|
2025-12-24 04:19:54.036 DEBUG [src.node.waku_node] Stopping container with id 881bc642c862
|
|
2025-12-24 04:19:54.138 DEBUG [src.node.waku_node] Stopping container with id 881bc642c862
|
|
2025-12-24 04:19:54.240 DEBUG [src.node.waku_node] Stopping container with id 881bc642c862
|
|
2025-12-24 04:19:54.341 DEBUG [src.node.waku_node] Stopping container with id 881bc642c862
|
|
2025-12-24 04:19:54.443 DEBUG [src.node.waku_node] Stopping container with id 881bc642c862
|
|
2025-12-24 04:19:54.545 DEBUG [src.node.waku_node] Stopping container with id 881bc642c862
|
|
2025-12-24 04:19:54.646 DEBUG [src.node.waku_node] Stopping container with id 881bc642c862
|
|
2025-12-24 04:19:54.748 DEBUG [src.node.waku_node] Stopping container with id 881bc642c862
|
|
2025-12-24 04:19:54.849 DEBUG [src.node.waku_node] Stopping container with id 881bc642c862
|
|
2025-12-24 04:19:54.951 DEBUG [src.node.waku_node] Stopping container with id 881bc642c862
|
|
2025-12-24 04:19:55.053 DEBUG [src.node.waku_node] Stopping container with id 881bc642c862
|
|
2025-12-24 04:19:55.155 DEBUG [src.node.waku_node] Stopping container with id 881bc642c862
|
|
2025-12-24 04:19:55.257 DEBUG [src.node.waku_node] Stopping container with id 881bc642c862
|
|
2025-12-24 04:19:55.359 DEBUG [src.node.waku_node] Stopping container with id 881bc642c862
|
|
2025-12-24 04:19:55.460 DEBUG [src.node.waku_node] Stopping container with id 881bc642c862
|
|
2025-12-24 04:19:55.562 DEBUG [src.node.waku_node] Stopping container with id 881bc642c862
|
|
2025-12-24 04:19:55.664 DEBUG [src.node.waku_node] Stopping container with id 881bc642c862
|
|
2025-12-24 04:19:55.765 DEBUG [src.node.waku_node] Stopping container with id 881bc642c862
|
|
2025-12-24 04:19:55.867 DEBUG [src.node.waku_node] Stopping container with id 881bc642c862
|
|
2025-12-24 04:19:55.969 DEBUG [src.node.waku_node] Stopping container with id 881bc642c862
|
|
2025-12-24 04:19:56.071 DEBUG [src.node.waku_node] Stopping container with id 881bc642c862
|
|
2025-12-24 04:19:56.172 DEBUG [src.node.waku_node] Stopping container with id 881bc642c862
|
|
2025-12-24 04:19:56.274 DEBUG [src.node.waku_node] Stopping container with id 881bc642c862
|
|
2025-12-24 04:19:56.376 DEBUG [src.node.waku_node] Stopping container with id 881bc642c862
|
|
2025-12-24 04:19:56.478 DEBUG [src.node.waku_node] Stopping container with id 881bc642c862
|
|
2025-12-24 04:19:56.580 DEBUG [src.node.waku_node] Stopping container with id 881bc642c862
|
|
2025-12-24 04:19:56.681 DEBUG [src.node.waku_node] Stopping container with id 881bc642c862
|
|
2025-12-24 04:19:56.783 DEBUG [src.node.waku_node] Stopping container with id 881bc642c862
|
|
2025-12-24 04:19:56.885 DEBUG [src.node.waku_node] Stopping container with id 881bc642c862
|
|
2025-12-24 04:19:56.986 DEBUG [src.node.waku_node] Stopping container with id 881bc642c862
|
|
2025-12-24 04:19:57.088 DEBUG [src.node.waku_node] Stopping container with id 881bc642c862
|
|
2025-12-24 04:19:57.089 ERROR [tests.conftest] Failed to stop container because of error 404 Client Error for http+docker://localhost/v1.48/containers/881bc642c8628b587ebfecf698954eee99ddbc7d68e6bc78c75386efa76f8171/stop: Not Found ("No such container: 881bc642c8628b587ebfecf698954eee99ddbc7d68e6bc78c75386efa76f8171")
|
|
2025-12-24 04:19:57.090 DEBUG [src.node.waku_node] Stopping container with id 881bc642c862
|
|
2025-12-24 04:19:57.191 DEBUG [src.node.waku_node] Stopping container with id 881bc642c862
|
|
2025-12-24 04:19:57.292 DEBUG [src.node.waku_node] Stopping container with id 881bc642c862
|
|
2025-12-24 04:19:57.394 DEBUG [src.node.waku_node] Stopping container with id 881bc642c862
|
|
2025-12-24 04:19:57.495 DEBUG [src.node.waku_node] Stopping container with id 881bc642c862
|
|
2025-12-24 04:19:57.597 DEBUG [src.node.waku_node] Stopping container with id 881bc642c862
|
|
2025-12-24 04:19:57.699 DEBUG [src.node.waku_node] Stopping container with id 881bc642c862
|
|
2025-12-24 04:19:57.801 DEBUG [src.node.waku_node] Stopping container with id 881bc642c862
|
|
2025-12-24 04:19:57.902 DEBUG [src.node.waku_node] Stopping container with id 881bc642c862
|
|
2025-12-24 04:19:58.004 DEBUG [src.node.waku_node] Stopping container with id 881bc642c862
|
|
2025-12-24 04:19:58.106 DEBUG [src.node.waku_node] Stopping container with id 881bc642c862
|
|
2025-12-24 04:19:58.207 DEBUG [src.node.waku_node] Stopping container with id 881bc642c862
|
|
2025-12-24 04:19:58.309 DEBUG [src.node.waku_node] Stopping container with id 881bc642c862
|
|
2025-12-24 04:19:58.410 DEBUG [src.node.waku_node] Stopping container with id 881bc642c862
|
|
2025-12-24 04:19:58.512 DEBUG [src.node.waku_node] Stopping container with id 881bc642c862
|
|
2025-12-24 04:19:58.613 DEBUG [src.node.waku_node] Stopping container with id 881bc642c862
|
|
2025-12-24 04:19:58.715 DEBUG [src.node.waku_node] Stopping container with id 881bc642c862
|
|
2025-12-24 04:19:58.816 DEBUG [src.node.waku_node] Stopping container with id 881bc642c862
|
|
2025-12-24 04:19:58.918 DEBUG [src.node.waku_node] Stopping container with id 881bc642c862
|
|
2025-12-24 04:19:59.020 DEBUG [src.node.waku_node] Stopping container with id 881bc642c862
|
|
2025-12-24 04:19:59.121 DEBUG [src.node.waku_node] Stopping container with id 881bc642c862
|
|
2025-12-24 04:19:59.223 DEBUG [src.node.waku_node] Stopping container with id 881bc642c862
|
|
2025-12-24 04:19:59.324 DEBUG [src.node.waku_node] Stopping container with id 881bc642c862
|
|
2025-12-24 04:19:59.426 DEBUG [src.node.waku_node] Stopping container with id 881bc642c862
|
|
2025-12-24 04:19:59.528 DEBUG [src.node.waku_node] Stopping container with id 881bc642c862
|
|
2025-12-24 04:19:59.630 DEBUG [src.node.waku_node] Stopping container with id 881bc642c862
|
|
2025-12-24 04:19:59.731 DEBUG [src.node.waku_node] Stopping container with id 881bc642c862
|
|
2025-12-24 04:19:59.833 DEBUG [src.node.waku_node] Stopping container with id 881bc642c862
|
|
2025-12-24 04:19:59.935 DEBUG [src.node.waku_node] Stopping container with id 881bc642c862
|
|
2025-12-24 04:20:00.037 DEBUG [src.node.waku_node] Stopping container with id 881bc642c862
|
|
2025-12-24 04:20:00.138 DEBUG [src.node.waku_node] Stopping container with id 881bc642c862
|
|
2025-12-24 04:20:00.240 DEBUG [src.node.waku_node] Stopping container with id 881bc642c862
|
|
2025-12-24 04:20:00.342 DEBUG [src.node.waku_node] Stopping container with id 881bc642c862
|
|
2025-12-24 04:20:00.444 DEBUG [src.node.waku_node] Stopping container with id 881bc642c862
|
|
2025-12-24 04:20:00.546 DEBUG [src.node.waku_node] Stopping container with id 881bc642c862
|
|
2025-12-24 04:20:00.648 DEBUG [src.node.waku_node] Stopping container with id 881bc642c862
|
|
2025-12-24 04:20:00.750 DEBUG [src.node.waku_node] Stopping container with id 881bc642c862
|
|
2025-12-24 04:20:00.851 DEBUG [src.node.waku_node] Stopping container with id 881bc642c862
|
|
2025-12-24 04:20:00.953 DEBUG [src.node.waku_node] Stopping container with id 881bc642c862
|
|
2025-12-24 04:20:01.055 DEBUG [src.node.waku_node] Stopping container with id 881bc642c862
|
|
2025-12-24 04:20:01.157 DEBUG [src.node.waku_node] Stopping container with id 881bc642c862
|
|
2025-12-24 04:20:01.258 DEBUG [src.node.waku_node] Stopping container with id 881bc642c862
|
|
2025-12-24 04:20:01.360 DEBUG [src.node.waku_node] Stopping container with id 881bc642c862
|
|
2025-12-24 04:20:01.462 DEBUG [src.node.waku_node] Stopping container with id 881bc642c862
|
|
2025-12-24 04:20:01.563 DEBUG [src.node.waku_node] Stopping container with id 881bc642c862
|
|
2025-12-24 04:20:01.665 DEBUG [src.node.waku_node] Stopping container with id 881bc642c862
|
|
2025-12-24 04:20:01.767 DEBUG [src.node.waku_node] Stopping container with id 881bc642c862
|
|
2025-12-24 04:20:01.869 DEBUG [src.node.waku_node] Stopping container with id 881bc642c862
|
|
2025-12-24 04:20:01.970 DEBUG [src.node.waku_node] Stopping container with id 881bc642c862
|
|
2025-12-24 04:20:02.072 DEBUG [src.node.waku_node] Stopping container with id 881bc642c862
|
|
2025-12-24 04:20:02.173 DEBUG [src.node.waku_node] Stopping container with id 881bc642c862
|
|
2025-12-24 04:20:02.175 ERROR [tests.conftest] Failed to stop container because of error 404 Client Error for http+docker://localhost/v1.48/containers/881bc642c8628b587ebfecf698954eee99ddbc7d68e6bc78c75386efa76f8171/stop: Not Found ("No such container: 881bc642c8628b587ebfecf698954eee99ddbc7d68e6bc78c75386efa76f8171")
|
|
2025-12-24 04:20:02.175 DEBUG [src.node.waku_node] Stopping container with id 881bc642c862
|
|
2025-12-24 04:20:02.276 DEBUG [src.node.waku_node] Stopping container with id 881bc642c862
|
|
2025-12-24 04:20:02.378 DEBUG [src.node.waku_node] Stopping container with id 881bc642c862
|
|
2025-12-24 04:20:02.479 DEBUG [src.node.waku_node] Stopping container with id 881bc642c862
|
|
2025-12-24 04:20:02.581 DEBUG [src.node.waku_node] Stopping container with id 881bc642c862
|
|
2025-12-24 04:20:02.682 DEBUG [src.node.waku_node] Stopping container with id 881bc642c862
|
|
2025-12-24 04:20:02.784 DEBUG [src.node.waku_node] Stopping container with id 881bc642c862
|
|
2025-12-24 04:20:02.885 DEBUG [src.node.waku_node] Stopping container with id 881bc642c862
|
|
2025-12-24 04:20:02.987 DEBUG [src.node.waku_node] Stopping container with id 881bc642c862
|
|
2025-12-24 04:20:03.089 DEBUG [src.node.waku_node] Stopping container with id 881bc642c862
|
|
2025-12-24 04:20:03.191 DEBUG [src.node.waku_node] Stopping container with id 881bc642c862
|
|
2025-12-24 04:20:03.292 DEBUG [src.node.waku_node] Stopping container with id 881bc642c862
|
|
2025-12-24 04:20:03.394 DEBUG [src.node.waku_node] Stopping container with id 881bc642c862
|
|
2025-12-24 04:20:03.496 DEBUG [src.node.waku_node] Stopping container with id 881bc642c862
|
|
2025-12-24 04:20:03.599 DEBUG [src.node.waku_node] Stopping container with id 881bc642c862
|
|
2025-12-24 04:20:03.701 DEBUG [src.node.waku_node] Stopping container with id 881bc642c862
|
|
2025-12-24 04:20:03.802 DEBUG [src.node.waku_node] Stopping container with id 881bc642c862
|
|
2025-12-24 04:20:03.904 DEBUG [src.node.waku_node] Stopping container with id 881bc642c862
|
|
2025-12-24 04:20:04.006 DEBUG [src.node.waku_node] Stopping container with id 881bc642c862
|
|
2025-12-24 04:20:04.107 DEBUG [src.node.waku_node] Stopping container with id 881bc642c862
|
|
2025-12-24 04:20:04.209 DEBUG [src.node.waku_node] Stopping container with id 881bc642c862
|
|
2025-12-24 04:20:04.310 DEBUG [src.node.waku_node] Stopping container with id 881bc642c862
|
|
2025-12-24 04:20:04.412 DEBUG [src.node.waku_node] Stopping container with id 881bc642c862
|
|
2025-12-24 04:20:04.514 DEBUG [src.node.waku_node] Stopping container with id 881bc642c862
|
|
2025-12-24 04:20:04.615 DEBUG [src.node.waku_node] Stopping container with id 881bc642c862
|
|
2025-12-24 04:20:04.717 DEBUG [src.node.waku_node] Stopping container with id 881bc642c862
|
|
2025-12-24 04:20:04.818 DEBUG [src.node.waku_node] Stopping container with id 881bc642c862
|
|
2025-12-24 04:20:04.920 DEBUG [src.node.waku_node] Stopping container with id 881bc642c862
|
|
2025-12-24 04:20:05.021 DEBUG [src.node.waku_node] Stopping container with id 881bc642c862
|
|
2025-12-24 04:20:05.123 DEBUG [src.node.waku_node] Stopping container with id 881bc642c862
|
|
2025-12-24 04:20:05.225 DEBUG [src.node.waku_node] Stopping container with id 881bc642c862
|
|
2025-12-24 04:20:05.327 DEBUG [src.node.waku_node] Stopping container with id 881bc642c862
|
|
2025-12-24 04:20:05.428 DEBUG [src.node.waku_node] Stopping container with id 881bc642c862
|
|
2025-12-24 04:20:05.530 DEBUG [src.node.waku_node] Stopping container with id 881bc642c862
|
|
2025-12-24 04:20:05.632 DEBUG [src.node.waku_node] Stopping container with id 881bc642c862
|
|
2025-12-24 04:20:05.733 DEBUG [src.node.waku_node] Stopping container with id 881bc642c862
|
|
2025-12-24 04:20:05.835 DEBUG [src.node.waku_node] Stopping container with id 881bc642c862
|
|
2025-12-24 04:20:05.936 DEBUG [src.node.waku_node] Stopping container with id 881bc642c862
|
|
2025-12-24 04:20:06.038 DEBUG [src.node.waku_node] Stopping container with id 881bc642c862
|
|
2025-12-24 04:20:06.140 DEBUG [src.node.waku_node] Stopping container with id 881bc642c862
|
|
2025-12-24 04:20:06.242 DEBUG [src.node.waku_node] Stopping container with id 881bc642c862
|
|
2025-12-24 04:20:06.343 DEBUG [src.node.waku_node] Stopping container with id 881bc642c862
|
|
2025-12-24 04:20:06.445 DEBUG [src.node.waku_node] Stopping container with id 881bc642c862
|
|
2025-12-24 04:20:06.546 DEBUG [src.node.waku_node] Stopping container with id 881bc642c862
|
|
2025-12-24 04:20:06.648 DEBUG [src.node.waku_node] Stopping container with id 881bc642c862
|
|
2025-12-24 04:20:06.750 DEBUG [src.node.waku_node] Stopping container with id 881bc642c862
|
|
2025-12-24 04:20:06.851 DEBUG [src.node.waku_node] Stopping container with id 881bc642c862
|
|
2025-12-24 04:20:06.953 DEBUG [src.node.waku_node] Stopping container with id 881bc642c862
|
|
2025-12-24 04:20:07.055 DEBUG [src.node.waku_node] Stopping container with id 881bc642c862
|
|
2025-12-24 04:20:07.157 DEBUG [src.node.waku_node] Stopping container with id 881bc642c862
|
|
2025-12-24 04:20:07.259 DEBUG [src.node.waku_node] Stopping container with id 881bc642c862
|
|
2025-12-24 04:20:07.260 ERROR [tests.conftest] Failed to stop container because of error 404 Client Error for http+docker://localhost/v1.48/containers/881bc642c8628b587ebfecf698954eee99ddbc7d68e6bc78c75386efa76f8171/stop: Not Found ("No such container: 881bc642c8628b587ebfecf698954eee99ddbc7d68e6bc78c75386efa76f8171")
|
|
2025-12-24 04:20:07.261 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
|
|
2025-12-24 04:20:07.309 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2025-12-24 04:20:07.333 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2025-12-24 04:20:07.333 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2025-12-24 04:20:07.334 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2025-12-24 04:20:07.334 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2025-12-24 04:20:07.335 DEBUG [tests.conftest] Running fixture teardown: attach_logs_on_fail
|
|
2025-12-24 04:20:07.335 DEBUG [tests.conftest] Test failed, attempting to attach logs to the allure reports
|
|
2025-12-24 04:20:07.335 DEBUG [src.libs.common] Attaching file ./log/docker/receiving_node1_2025-12-24_04-18-44__1df45e71-59f8-4651-98a0-426f00a290af__wakuorg_nwaku:latest.log
|
|
2025-12-24 04:20:07.336 DEBUG [src.libs.common] Attaching file ./log/docker/receiving_node2_2025-12-24_04-18-44__1df45e71-59f8-4651-98a0-426f00a290af__wakuorg_nwaku:latest.log
|
|
2025-12-24 04:20:07.337 DEBUG [src.libs.common] Attaching file ./log/docker/lightpush_node1_2025-12-24_04-18-44__1df45e71-59f8-4651-98a0-426f00a290af__wakuorg_nwaku:latest.log
|
|
2025-12-24 04:20:07.349 DEBUG [tests.conftest] Running fixture setup: test_id
|
|
2025-12-24 04:20:07.349 DEBUG [tests.conftest] Running test: test_main_node_only_lightpush__peer_full with id: 2025-12-24_04-20-07__e6dc8ae1-5140-4533-ad54-aaedc60819be
|
|
2025-12-24 04:20:07.350 DEBUG [src.steps.common] Running fixture setup: common_setup
|
|
2025-12-24 04:20:07.350 DEBUG [src.steps.light_push] Running fixture setup: light_push_setup
|
|
2025-12-24 04:20:07.357 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2025-12-24 04:20:07.357 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/receiving_node1_2025-12-24_04-20-07__e6dc8ae1-5140-4533-ad54-aaedc60819be__wakuorg_nwaku:latest.log
|
|
2025-12-24 04:20:07.357 DEBUG [src.node.waku_node] Starting Node...
|
|
2025-12-24 04:20:07.357 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2025-12-24 04:20:07.358 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2025-12-24 04:20:07.359 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.82.252
|
|
2025-12-24 04:20:07.359 DEBUG [src.node.docker_mananger] Generated ports ['28917', '28918', '28919', '28920', '28921']
|
|
2025-12-24 04:20:07.359 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2025-12-24 04:20:07.359 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2025-12-24 04:20:07.359 DEBUG [src.node.waku_node] Using volumes []
|
|
2025-12-24 04:20:07.359 DEBUG [src.node.docker_mananger] docker run -i -t -p 28917:28917 -p 28918:28918 -p 28919:28919 -p 28920:28920 -p 28921:28921 wakuorg/nwaku:latest --listen-address=0.0.0.0 --rest=true --rest-admin=true --websocket-support=true --log-level=TRACE --rest-relay-cache-capacity=100 --websocket-port=28919 --rest-port=28917 --tcp-port=28918 --discv5-udp-port=28920 --rest-address=0.0.0.0 --nat=extip:172.18.82.252 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=f2ce0dcda4fecaa1b69cfea3c562e39e79a219b410bfd5826573828aa8b9a1df --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=28921 --metrics-logging=true --lightpush=true --relay=true --filter=true
|
|
2025-12-24 04:20:07.536 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.82.252 waku 732bf15c1f6df4f7bc18928b65f331712518904d954afe8d140443f6a10a7716
|
|
2025-12-24 04:20:07.567 DEBUG [src.node.docker_mananger] Container started with ID 732bf15c1f6d. Setting up logs at ./log/docker/receiving_node1_2025-12-24_04-20-07__e6dc8ae1-5140-4533-ad54-aaedc60819be__wakuorg_nwaku:latest.log
|
|
2025-12-24 04:20:07.568 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 28917
|
|
2025-12-24 04:20:07.568 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2025-12-24 04:20:08.569 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:28917/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:20:08.572 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"READY","protocolsHealth":[{"Relay":"NOT_READY","desc":"No connected peers"},{"Rln Relay":"NOT_MOUNTED"},{"Lightpush":"NOT_READY","desc":"Node has no relay peers to fullfill push requests"},{"Legacy Lightpush":"NOT_READY","desc":"Node has no relay peers to fullfill push requests"},{"Filter":"NOT_READY","desc":"Relay is not ready, filter will not be able to sort out messages"},{"Store":"NOT_MOUNTED"},{"Legacy Store":"NOT_MOUNTED"},{"Peer Exchange":"READY"},{"Rendezvous":"NOT_READY","desc":"No Rendezvous peers are available yet"},{"Mix":"NOT_MOUNTED"},{"Lightpush Client":"NOT_READY","desc":"No Lightpush service peer available yet"},{"Legacy Lightpush Client":"NOT_READY","desc":"No Lightpush service peer available yet"},{"Store Client":"NOT_READY","desc":"No Store service peer available yet, neither Store service set up for the node"},{"Legacy Store Client":"NOT_READY","desc":"No Legacy Store service peers are available yet, neither Store service set up for the node"},{"Filter Client":"NOT_READY","desc":"No Filter service peer available yet"}]}'
|
|
2025-12-24 04:20:08.572 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2025-12-24 04:20:08.573 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:28917/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:20:08.575 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.82.252/tcp/28918/p2p/16Uiu2HAmGiq11UM3WViB8QPocQsZWdQ7X8nzNUkaS6e1ckGJJ3fy","/ip4/172.18.82.252/tcp/28919/ws/p2p/16Uiu2HAmGiq11UM3WViB8QPocQsZWdQ7X8nzNUkaS6e1ckGJJ3fy"],"enrUri":"enr:-L24QJrlt_kGqfaeQ_IRhiJr0HS0rPWLJPhPHuOD8BN12ww7VV8qr2jd_neV3aHL4KIYxz7dQuedu2dyvgMFGDHBamwCgmlkgnY0gmlwhKwSUvyKbXVsdGlhZGRyc5YACASsElL8BnD2AAoErBJS_AZw990DgnJzhQADAQAAiXNlY3AyNTZrMaEDPGp_zdlfS6z9A339_zlL8g296S-xPLAKdlpC9iocDHSDdGNwgnD2g3VkcIJw-IV3YWt1Mg0"}'
|
|
2025-12-24 04:20:08.575 INFO [src.node.waku_node] REST service is ready !!
|
|
2025-12-24 04:20:08.582 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2025-12-24 04:20:08.582 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/receiving_node2_2025-12-24_04-20-07__e6dc8ae1-5140-4533-ad54-aaedc60819be__wakuorg_nwaku:latest.log
|
|
2025-12-24 04:20:08.582 DEBUG [src.node.waku_node] Starting Node...
|
|
2025-12-24 04:20:08.582 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2025-12-24 04:20:08.584 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2025-12-24 04:20:08.584 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.116.19
|
|
2025-12-24 04:20:08.584 DEBUG [src.node.docker_mananger] Generated ports ['5902', '5903', '5904', '5905', '5906']
|
|
2025-12-24 04:20:08.584 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2025-12-24 04:20:08.584 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2025-12-24 04:20:08.584 DEBUG [src.node.waku_node] Using volumes []
|
|
2025-12-24 04:20:08.585 DEBUG [src.node.docker_mananger] docker run -i -t -p 5902:5902 -p 5903:5903 -p 5904:5904 -p 5905:5905 -p 5906:5906 wakuorg/nwaku:latest --listen-address=0.0.0.0 --rest=true --rest-admin=true --websocket-support=true --log-level=TRACE --rest-relay-cache-capacity=100 --websocket-port=5904 --rest-port=5902 --tcp-port=5903 --discv5-udp-port=5905 --rest-address=0.0.0.0 --nat=extip:172.18.116.19 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=95b54cafeaf40faef97fd2dc5f636ebceecc46f2415fba84acffb9d5fbfb7e9a --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=5906 --metrics-logging=true --lightpush=false --relay=true
|
|
2025-12-24 04:20:08.767 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.116.19 waku 7946619f09c06be51b2e82bde5a9dcbe15e9e7a11509e969ab6860a04aaab7f8
|
|
2025-12-24 04:20:08.796 DEBUG [src.node.docker_mananger] Container started with ID 7946619f09c0. Setting up logs at ./log/docker/receiving_node2_2025-12-24_04-20-07__e6dc8ae1-5140-4533-ad54-aaedc60819be__wakuorg_nwaku:latest.log
|
|
2025-12-24 04:20:08.796 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 5902
|
|
2025-12-24 04:20:08.796 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2025-12-24 04:20:09.797 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:5902/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:20:09.800 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"READY","protocolsHealth":[{"Relay":"NOT_READY","desc":"No connected peers"},{"Rln Relay":"NOT_MOUNTED"},{"Lightpush":"NOT_MOUNTED"},{"Legacy Lightpush":"NOT_MOUNTED"},{"Filter":"NOT_MOUNTED"},{"Store":"NOT_MOUNTED"},{"Legacy Store":"NOT_MOUNTED"},{"Peer Exchange":"READY"},{"Rendezvous":"NOT_READY","desc":"No Rendezvous peers are available yet"},{"Mix":"NOT_MOUNTED"},{"Lightpush Client":"NOT_READY","desc":"No Lightpush service peer available yet"},{"Legacy Lightpush Client":"NOT_READY","desc":"No Lightpush service peer available yet"},{"Store Client":"NOT_READY","desc":"No Store service peer available yet, neither Store service set up for the node"},{"Legacy Store Client":"NOT_READY","desc":"No Legacy Store service peers are available yet, neither Store service set up for the node"},{"Filter Client":"NOT_READY","desc":"No Filter service peer available yet"}]}'
|
|
2025-12-24 04:20:09.800 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2025-12-24 04:20:09.801 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:5902/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:20:09.803 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.116.19/tcp/5903/p2p/16Uiu2HAmTTLHSsF5DPcC1Ao2CprhtrQEGJprs4MDQyeosHC27V4c","/ip4/172.18.116.19/tcp/5904/ws/p2p/16Uiu2HAmTTLHSsF5DPcC1Ao2CprhtrQEGJprs4MDQyeosHC27V4c"],"enrUri":"enr:-L24QAKjFxQ_OVC8JDhNqBra87SfyqjLRas_7sSE4JznbxTXQ61VHQKbTYNRDwfCofP5iRupuwKWdxAP4NWRQkREoWcCgmlkgnY0gmlwhKwSdBOKbXVsdGlhZGRyc5YACASsEnQTBhcPAAoErBJ0EwYXEN0DgnJzhQADAQAAiXNlY3AyNTZrMaED2-LfkxIP7BKqCmZCuRbjUYDuItCP-WnwVmgjzC3aAaGDdGNwghcPg3VkcIIXEYV3YWt1MgE"}'
|
|
2025-12-24 04:20:09.803 INFO [src.node.waku_node] REST service is ready !!
|
|
2025-12-24 04:20:09.804 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:5902/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.82.252/tcp/28918/p2p/16Uiu2HAmGiq11UM3WViB8QPocQsZWdQ7X8nzNUkaS6e1ckGJJ3fy"]'
|
|
2025-12-24 04:20:09.834 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-24 04:20:09.847 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2025-12-24 04:20:09.848 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/lightpush_node1_2025-12-24_04-20-07__e6dc8ae1-5140-4533-ad54-aaedc60819be__wakuorg_nwaku:latest.log
|
|
2025-12-24 04:20:09.849 DEBUG [src.node.waku_node] Starting Node...
|
|
2025-12-24 04:20:09.849 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2025-12-24 04:20:09.854 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2025-12-24 04:20:09.857 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.99.11
|
|
2025-12-24 04:20:09.857 DEBUG [src.node.docker_mananger] Generated ports ['44685', '44686', '44687', '44688', '44689']
|
|
2025-12-24 04:20:09.857 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2025-12-24 04:20:09.858 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2025-12-24 04:20:09.858 DEBUG [src.node.waku_node] Using volumes []
|
|
2025-12-24 04:20:09.858 DEBUG [src.node.docker_mananger] docker run -i -t -p 44685:44685 -p 44686:44686 -p 44687:44687 -p 44688:44688 -p 44689:44689 wakuorg/nwaku:latest --listen-address=0.0.0.0 --rest=true --rest-admin=true --websocket-support=true --log-level=TRACE --rest-relay-cache-capacity=100 --websocket-port=44687 --rest-port=44685 --tcp-port=44686 --discv5-udp-port=44688 --rest-address=0.0.0.0 --nat=extip:172.18.99.11 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=d51c3eabb6aff3ced93b32b0aaa9dace32ef2daf4adeffcaf7f9cbe8425e4fc1 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=44689 --metrics-logging=true --discv5-bootstrap-node=enr:-L24QJrlt_kGqfaeQ_IRhiJr0HS0rPWLJPhPHuOD8BN12ww7VV8qr2jd_neV3aHL4KIYxz7dQuedu2dyvgMFGDHBamwCgmlkgnY0gmlwhKwSUvyKbXVsdGlhZGRyc5YACASsElL8BnD2AAoErBJS_AZw990DgnJzhQADAQAAiXNlY3AyNTZrMaEDPGp_zdlfS6z9A339_zlL8g296S-xPLAKdlpC9iocDHSDdGNwgnD2g3VkcIJw-IV3YWt1Mg0 --lightpushnode=/ip4/172.18.82.252/tcp/28918/p2p/16Uiu2HAmGiq11UM3WViB8QPocQsZWdQ7X8nzNUkaS6e1ckGJJ3fy --lightpush=true --relay=false
|
|
2025-12-24 04:20:10.045 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.99.11 waku 869c7eb7f2bd3e201d83b8a73e29b02b478fd28df60dbc96949c30d9dd928ba7
|
|
2025-12-24 04:20:10.074 DEBUG [src.node.docker_mananger] Container started with ID 869c7eb7f2bd. Setting up logs at ./log/docker/lightpush_node1_2025-12-24_04-20-07__e6dc8ae1-5140-4533-ad54-aaedc60819be__wakuorg_nwaku:latest.log
|
|
2025-12-24 04:20:10.076 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 44685
|
|
2025-12-24 04:20:10.076 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2025-12-24 04:20:11.076 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:44685/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:20:11.178 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:44685/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:20:11.280 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:44685/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:20:11.381 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:44685/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:20:11.399 ERROR [src.node.docker_mananger] Max retries reached for container 869c7eb7f2bd. Exiting log stream.
|
|
2025-12-24 04:20:11.482 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:44685/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:20:11.583 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:44685/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:20:11.685 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:44685/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:20:11.786 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:44685/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:20:11.888 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:44685/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:20:11.989 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:44685/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:20:12.091 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:44685/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:20:12.192 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:44685/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:20:12.294 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:44685/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:20:12.395 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:44685/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:20:12.497 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:44685/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:20:12.598 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:44685/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:20:12.700 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:44685/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:20:12.801 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:44685/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:20:12.903 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:44685/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:20:13.005 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:44685/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:20:13.106 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:44685/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:20:13.208 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:44685/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:20:13.309 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:44685/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:20:13.410 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:44685/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:20:13.512 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:44685/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:20:13.614 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:44685/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:20:13.715 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:44685/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:20:13.817 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:44685/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:20:13.918 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:44685/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:20:14.019 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:44685/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:20:14.121 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:44685/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:20:14.223 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:44685/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:20:14.324 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:44685/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:20:14.425 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:44685/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:20:14.526 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:44685/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:20:14.628 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:44685/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:20:14.729 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:44685/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:20:14.831 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:44685/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:20:14.932 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:44685/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:20:15.033 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:44685/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:20:15.135 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:44685/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:20:15.236 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:44685/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:20:15.338 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:44685/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:20:15.440 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:44685/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:20:15.541 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:44685/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:20:15.642 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:44685/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:20:15.743 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:44685/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:20:15.845 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:44685/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:20:15.946 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:44685/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:20:16.048 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:44685/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:20:16.149 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:44685/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:20:16.251 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:44685/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:20:16.352 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:44685/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:20:16.453 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:44685/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:20:16.554 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:44685/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:20:16.656 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:44685/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:20:16.757 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:44685/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:20:16.858 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:44685/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:20:16.959 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:44685/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:20:17.061 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:44685/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:20:17.162 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:44685/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:20:17.264 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:44685/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:20:17.366 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:44685/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:20:17.467 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:44685/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:20:17.568 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:44685/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:20:17.669 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:44685/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:20:17.771 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:44685/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:20:17.872 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:44685/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:20:17.974 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:44685/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:20:18.075 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:44685/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:20:18.177 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:44685/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:20:18.278 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:44685/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:20:18.380 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:44685/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:20:18.481 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:44685/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:20:18.583 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:44685/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:20:18.684 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:44685/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:20:18.785 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:44685/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:20:18.889 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:44685/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:20:18.991 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:44685/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:20:19.092 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:44685/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:20:19.194 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:44685/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:20:19.295 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:44685/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:20:19.397 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:44685/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:20:19.498 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:44685/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:20:19.599 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:44685/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:20:19.701 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:44685/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:20:19.802 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:44685/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:20:19.903 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:44685/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:20:20.005 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:44685/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:20:20.106 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:44685/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:20:20.207 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:44685/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:20:20.309 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:44685/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:20:20.411 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:44685/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:20:20.512 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:44685/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:20:20.613 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:44685/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:20:20.715 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:44685/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:20:20.816 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:44685/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:20:20.918 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:44685/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:20:21.019 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:44685/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:20:21.121 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:44685/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:20:21.222 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:44685/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:20:21.324 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:44685/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:20:21.425 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:44685/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:20:21.527 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:44685/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:20:21.628 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:44685/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:20:21.729 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:44685/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:20:21.831 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:44685/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:20:21.932 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:44685/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:20:22.033 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:44685/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:20:22.135 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:44685/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:20:22.237 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:44685/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:20:22.338 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:44685/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:20:22.439 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:44685/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:20:22.540 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:44685/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:20:22.642 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:44685/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:20:22.743 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:44685/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:20:22.845 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:44685/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:20:22.946 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:44685/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:20:23.047 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:44685/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:20:23.149 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:44685/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:20:23.250 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:44685/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:20:23.352 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:44685/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:20:23.453 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:44685/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:20:23.555 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:44685/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:20:23.656 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:44685/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:20:23.758 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:44685/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:20:23.859 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:44685/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:20:23.961 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:44685/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:20:24.062 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:44685/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:20:24.164 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:44685/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:20:24.266 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:44685/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:20:24.367 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:44685/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:20:24.468 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:44685/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:20:24.570 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:44685/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:20:24.672 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:44685/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:20:24.773 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:44685/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:20:24.875 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:44685/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:20:24.976 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:44685/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:20:25.078 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:44685/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:20:25.179 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:44685/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:20:25.281 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:44685/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:20:25.382 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:44685/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:20:25.484 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:44685/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:20:25.585 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:44685/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:20:25.686 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:44685/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:20:25.788 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:44685/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:20:25.889 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:44685/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:20:25.990 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:44685/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:20:26.092 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:44685/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:20:26.193 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:44685/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:20:26.295 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:44685/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:20:26.396 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:44685/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:20:26.498 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:44685/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:20:26.599 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:44685/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:20:26.700 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:44685/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:20:26.802 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:44685/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:20:26.903 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:44685/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:20:27.005 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:44685/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:20:27.106 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:44685/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:20:27.208 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:44685/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:20:27.309 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:44685/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:20:27.410 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:44685/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:20:27.511 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:44685/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:20:27.613 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:44685/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:20:27.714 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:44685/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:20:27.815 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:44685/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:20:27.917 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:44685/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:20:28.018 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:44685/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:20:28.119 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:44685/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:20:28.221 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:44685/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:20:28.322 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:44685/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:20:28.423 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:44685/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:20:28.525 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:44685/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:20:28.626 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:44685/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:20:28.727 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:44685/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:20:28.829 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:44685/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:20:28.931 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:44685/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:20:29.032 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:44685/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:20:29.133 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:44685/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:20:29.235 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:44685/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:20:29.336 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:44685/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:20:29.437 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:44685/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:20:29.539 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:44685/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:20:29.641 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:44685/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:20:29.742 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:44685/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:20:29.843 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:44685/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:20:29.945 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:44685/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:20:30.046 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:44685/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:20:30.148 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:44685/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:20:30.249 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:44685/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:20:30.351 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:44685/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:20:30.452 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:44685/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:20:30.553 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:44685/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:20:30.655 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:44685/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:20:30.756 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:44685/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:20:30.858 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:44685/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:20:30.959 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:44685/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:20:31.060 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:44685/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:20:31.161 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:44685/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:20:31.163 ERROR [src.node.waku_node] REST service did not become ready in time: HTTPConnectionPool(host='127.0.0.1', port=44685): Max retries exceeded with url: /health (Caused by NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7f9b283e5970>: Failed to establish a new connection: [Errno 111] Connection refused'))
|
|
2025-12-24 04:20:31.263 DEBUG [src.node.waku_node] Starting Node...
|
|
2025-12-24 04:20:31.264 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2025-12-24 04:20:31.265 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2025-12-24 04:20:31.265 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.185.119
|
|
2025-12-24 04:20:31.266 DEBUG [src.node.docker_mananger] Generated ports ['3204', '3205', '3206', '3207', '3208']
|
|
2025-12-24 04:20:31.266 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2025-12-24 04:20:31.266 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2025-12-24 04:20:31.266 DEBUG [src.node.waku_node] Using volumes []
|
|
2025-12-24 04:20:31.266 DEBUG [src.node.docker_mananger] docker run -i -t -p 3204:3204 -p 3205:3205 -p 3206:3206 -p 3207:3207 -p 3208:3208 wakuorg/nwaku:latest --listen-address=0.0.0.0 --rest=true --rest-admin=true --websocket-support=true --log-level=TRACE --rest-relay-cache-capacity=100 --websocket-port=3206 --rest-port=3204 --tcp-port=3205 --discv5-udp-port=3207 --rest-address=0.0.0.0 --nat=extip:172.18.185.119 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=badaa8f00f541070fff0e7bb9ade1c4d8019ee4fe7b2c02aecec359f60d095da --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=3208 --metrics-logging=true --discv5-bootstrap-node=enr:-L24QJrlt_kGqfaeQ_IRhiJr0HS0rPWLJPhPHuOD8BN12ww7VV8qr2jd_neV3aHL4KIYxz7dQuedu2dyvgMFGDHBamwCgmlkgnY0gmlwhKwSUvyKbXVsdGlhZGRyc5YACASsElL8BnD2AAoErBJS_AZw990DgnJzhQADAQAAiXNlY3AyNTZrMaEDPGp_zdlfS6z9A339_zlL8g296S-xPLAKdlpC9iocDHSDdGNwgnD2g3VkcIJw-IV3YWt1Mg0 --lightpushnode=/ip4/172.18.82.252/tcp/28918/p2p/16Uiu2HAmGiq11UM3WViB8QPocQsZWdQ7X8nzNUkaS6e1ckGJJ3fy --lightpush=true --relay=false
|
|
2025-12-24 04:20:31.448 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.185.119 waku 11d9e8a939fb7fdf3788319a8823e42618ba625b0a578a7a4abff1d77529ec5a
|
|
2025-12-24 04:20:31.478 DEBUG [src.node.docker_mananger] Container started with ID 11d9e8a939fb. Setting up logs at ./log/docker/lightpush_node1_2025-12-24_04-20-07__e6dc8ae1-5140-4533-ad54-aaedc60819be__wakuorg_nwaku:latest.log
|
|
2025-12-24 04:20:31.478 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 3204
|
|
2025-12-24 04:20:31.479 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2025-12-24 04:20:32.480 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:3204/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:20:32.581 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:3204/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:20:32.682 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:3204/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:20:32.784 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:3204/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:20:32.823 ERROR [src.node.docker_mananger] Max retries reached for container 11d9e8a939fb. Exiting log stream.
|
|
2025-12-24 04:20:32.885 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:3204/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:20:32.986 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:3204/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:20:33.087 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:3204/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:20:33.189 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:3204/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:20:33.290 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:3204/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:20:33.391 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:3204/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:20:33.493 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:3204/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:20:33.594 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:3204/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:20:33.695 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:3204/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:20:33.797 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:3204/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:20:33.898 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:3204/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:20:33.999 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:3204/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:20:34.100 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:3204/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:20:34.201 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:3204/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:20:34.303 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:3204/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:20:34.404 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:3204/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:20:34.505 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:3204/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:20:34.607 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:3204/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:20:34.708 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:3204/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:20:34.810 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:3204/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:20:34.911 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:3204/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:20:35.012 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:3204/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:20:35.114 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:3204/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:20:35.215 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:3204/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:20:35.317 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:3204/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:20:35.418 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:3204/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:20:35.519 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:3204/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:20:35.620 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:3204/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:20:35.722 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:3204/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:20:35.824 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:3204/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:20:35.925 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:3204/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:20:36.026 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:3204/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:20:36.128 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:3204/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:20:36.229 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:3204/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:20:36.330 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:3204/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:20:36.432 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:3204/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:20:36.533 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:3204/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:20:36.635 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:3204/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:20:36.736 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:3204/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:20:36.837 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:3204/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:20:36.938 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:3204/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:20:37.040 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:3204/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:20:37.142 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:3204/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:20:37.243 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:3204/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:20:37.345 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:3204/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:20:37.446 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:3204/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:20:37.548 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:3204/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:20:37.649 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:3204/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:20:37.751 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:3204/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:20:37.852 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:3204/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:20:37.954 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:3204/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:20:38.055 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:3204/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:20:38.157 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:3204/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:20:38.259 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:3204/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:20:38.360 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:3204/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:20:38.461 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:3204/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:20:38.563 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:3204/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:20:38.664 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:3204/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:20:38.765 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:3204/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:20:38.866 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:3204/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:20:38.968 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:3204/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:20:39.069 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:3204/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:20:39.171 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:3204/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:20:39.272 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:3204/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:20:39.374 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:3204/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:20:39.476 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:3204/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:20:39.577 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:3204/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:20:39.678 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:3204/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:20:39.780 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:3204/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:20:39.881 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:3204/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:20:39.983 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:3204/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:20:40.085 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:3204/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:20:40.186 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:3204/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:20:40.287 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:3204/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:20:40.389 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:3204/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:20:40.490 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:3204/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:20:40.592 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:3204/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:20:40.694 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:3204/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:20:40.795 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:3204/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:20:40.896 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:3204/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:20:40.998 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:3204/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:20:41.099 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:3204/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:20:41.201 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:3204/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:20:41.303 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:3204/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:20:41.404 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:3204/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:20:41.506 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:3204/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:20:41.607 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:3204/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:20:41.709 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:3204/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:20:41.810 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:3204/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:20:41.912 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:3204/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:20:42.013 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:3204/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:20:42.114 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:3204/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:20:42.216 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:3204/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:20:42.317 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:3204/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:20:42.419 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:3204/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:20:42.520 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:3204/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:20:42.622 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:3204/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:20:42.723 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:3204/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:20:42.825 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:3204/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:20:42.926 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:3204/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:20:43.027 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:3204/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:20:43.129 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:3204/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:20:43.230 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:3204/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:20:43.332 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:3204/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:20:43.433 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:3204/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:20:43.535 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:3204/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:20:43.636 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:3204/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:20:43.738 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:3204/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:20:43.839 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:3204/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:20:43.941 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:3204/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:20:44.042 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:3204/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:20:44.143 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:3204/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:20:44.245 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:3204/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:20:44.346 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:3204/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:20:44.448 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:3204/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:20:44.549 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:3204/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:20:44.650 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:3204/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:20:44.752 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:3204/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:20:44.854 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:3204/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:20:44.955 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:3204/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:20:45.057 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:3204/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:20:45.158 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:3204/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:20:45.260 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:3204/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:20:45.361 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:3204/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:20:45.462 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:3204/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:20:45.564 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:3204/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:20:45.666 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:3204/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:20:45.767 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:3204/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:20:45.868 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:3204/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:20:45.969 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:3204/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:20:46.071 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:3204/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:20:46.173 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:3204/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:20:46.274 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:3204/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:20:46.375 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:3204/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:20:46.477 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:3204/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:20:46.578 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:3204/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:20:46.679 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:3204/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:20:46.781 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:3204/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:20:46.882 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:3204/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:20:46.983 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:3204/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:20:47.084 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:3204/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:20:47.186 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:3204/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:20:47.287 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:3204/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:20:47.389 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:3204/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:20:47.490 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:3204/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:20:47.591 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:3204/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:20:47.692 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:3204/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:20:47.794 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:3204/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:20:47.895 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:3204/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:20:47.997 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:3204/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:20:48.098 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:3204/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:20:48.200 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:3204/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:20:48.301 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:3204/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:20:48.402 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:3204/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:20:48.503 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:3204/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:20:48.605 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:3204/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:20:48.706 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:3204/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:20:48.808 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:3204/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:20:48.910 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:3204/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:20:49.011 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:3204/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:20:49.112 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:3204/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:20:49.214 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:3204/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:20:49.316 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:3204/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:20:49.417 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:3204/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:20:49.518 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:3204/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:20:49.620 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:3204/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:20:49.721 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:3204/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:20:49.823 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:3204/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:20:49.924 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:3204/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:20:50.025 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:3204/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:20:50.127 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:3204/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:20:50.228 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:3204/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:20:50.329 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:3204/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:20:50.431 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:3204/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:20:50.532 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:3204/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:20:50.634 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:3204/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:20:50.735 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:3204/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:20:50.837 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:3204/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:20:50.938 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:3204/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:20:51.040 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:3204/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:20:51.141 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:3204/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:20:51.243 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:3204/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:20:51.344 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:3204/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:20:51.445 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:3204/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:20:51.547 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:3204/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:20:51.648 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:3204/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:20:51.749 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:3204/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:20:51.851 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:3204/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:20:51.952 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:3204/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:20:52.053 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:3204/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:20:52.154 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:3204/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:20:52.256 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:3204/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:20:52.358 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:3204/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:20:52.459 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:3204/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:20:52.560 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:3204/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:20:52.561 ERROR [src.node.waku_node] REST service did not become ready in time: HTTPConnectionPool(host='127.0.0.1', port=3204): Max retries exceeded with url: /health (Caused by NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7f9b284dbb30>: Failed to establish a new connection: [Errno 111] Connection refused'))
|
|
2025-12-24 04:20:52.662 DEBUG [src.node.waku_node] Starting Node...
|
|
2025-12-24 04:20:52.662 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2025-12-24 04:20:52.664 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2025-12-24 04:20:52.664 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.212.134
|
|
2025-12-24 04:20:52.664 DEBUG [src.node.docker_mananger] Generated ports ['29061', '29062', '29063', '29064', '29065']
|
|
2025-12-24 04:20:52.664 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2025-12-24 04:20:52.664 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2025-12-24 04:20:52.664 DEBUG [src.node.waku_node] Using volumes []
|
|
2025-12-24 04:20:52.664 DEBUG [src.node.docker_mananger] docker run -i -t -p 29061:29061 -p 29062:29062 -p 29063:29063 -p 29064:29064 -p 29065:29065 wakuorg/nwaku:latest --listen-address=0.0.0.0 --rest=true --rest-admin=true --websocket-support=true --log-level=TRACE --rest-relay-cache-capacity=100 --websocket-port=29063 --rest-port=29061 --tcp-port=29062 --discv5-udp-port=29064 --rest-address=0.0.0.0 --nat=extip:172.18.212.134 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=fbcd7bcf0e3b3bcd9f9deaef4c92cccafebfb8627be0ef099293a6007bcb0051 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=29065 --metrics-logging=true --discv5-bootstrap-node=enr:-L24QJrlt_kGqfaeQ_IRhiJr0HS0rPWLJPhPHuOD8BN12ww7VV8qr2jd_neV3aHL4KIYxz7dQuedu2dyvgMFGDHBamwCgmlkgnY0gmlwhKwSUvyKbXVsdGlhZGRyc5YACASsElL8BnD2AAoErBJS_AZw990DgnJzhQADAQAAiXNlY3AyNTZrMaEDPGp_zdlfS6z9A339_zlL8g296S-xPLAKdlpC9iocDHSDdGNwgnD2g3VkcIJw-IV3YWt1Mg0 --lightpushnode=/ip4/172.18.82.252/tcp/28918/p2p/16Uiu2HAmGiq11UM3WViB8QPocQsZWdQ7X8nzNUkaS6e1ckGJJ3fy --lightpush=true --relay=false
|
|
2025-12-24 04:20:52.847 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.212.134 waku 456c22ce6f3a5c5d32a0b815532df4038a6a29fda1fd17d13f80be80e2ca6727
|
|
2025-12-24 04:20:52.880 DEBUG [src.node.docker_mananger] Container started with ID 456c22ce6f3a. Setting up logs at ./log/docker/lightpush_node1_2025-12-24_04-20-07__e6dc8ae1-5140-4533-ad54-aaedc60819be__wakuorg_nwaku:latest.log
|
|
2025-12-24 04:20:52.881 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 29061
|
|
2025-12-24 04:20:52.881 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2025-12-24 04:20:53.882 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:29061/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:20:53.983 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:29061/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:20:54.085 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:29061/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:20:54.186 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:29061/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:20:54.211 ERROR [src.node.docker_mananger] Max retries reached for container 456c22ce6f3a. Exiting log stream.
|
|
2025-12-24 04:20:54.287 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:29061/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:20:54.389 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:29061/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:20:54.491 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:29061/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:20:54.592 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:29061/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:20:54.694 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:29061/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:20:54.795 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:29061/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:20:54.896 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:29061/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:20:54.998 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:29061/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:20:55.099 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:29061/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:20:55.201 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:29061/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:20:55.302 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:29061/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:20:55.404 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:29061/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:20:55.505 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:29061/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:20:55.607 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:29061/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:20:55.709 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:29061/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:20:55.810 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:29061/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:20:55.912 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:29061/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:20:56.013 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:29061/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:20:56.115 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:29061/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:20:56.216 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:29061/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:20:56.339 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:29061/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:20:56.441 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:29061/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:20:56.542 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:29061/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:20:56.643 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:29061/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:20:56.745 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:29061/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:20:56.847 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:29061/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:20:56.948 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:29061/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:20:57.050 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:29061/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:20:57.152 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:29061/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:20:57.253 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:29061/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:20:57.355 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:29061/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:20:57.457 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:29061/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:20:57.558 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:29061/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:20:57.659 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:29061/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:20:57.761 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:29061/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:20:57.862 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:29061/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:20:57.964 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:29061/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:20:58.066 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:29061/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:20:58.167 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:29061/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:20:58.269 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:29061/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:20:58.370 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:29061/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:20:58.471 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:29061/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:20:58.573 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:29061/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:20:58.675 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:29061/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:20:58.776 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:29061/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:20:58.878 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:29061/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:20:58.979 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:29061/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:20:59.081 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:29061/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:20:59.182 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:29061/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:20:59.284 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:29061/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:20:59.385 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:29061/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:20:59.487 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:29061/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:20:59.588 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:29061/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:20:59.689 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:29061/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:20:59.791 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:29061/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:20:59.892 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:29061/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:20:59.994 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:29061/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:21:00.095 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:29061/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:21:00.197 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:29061/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:21:00.298 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:29061/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:21:00.400 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:29061/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:21:00.501 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:29061/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:21:00.602 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:29061/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:21:00.704 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:29061/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:21:00.805 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:29061/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:21:00.907 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:29061/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:21:01.009 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:29061/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:21:01.110 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:29061/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:21:01.211 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:29061/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:21:01.313 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:29061/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:21:01.414 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:29061/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:21:01.515 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:29061/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:21:01.616 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:29061/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:21:01.717 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:29061/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:21:01.819 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:29061/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:21:01.921 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:29061/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:21:02.022 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:29061/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:21:02.123 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:29061/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:21:02.225 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:29061/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:21:02.327 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:29061/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:21:02.428 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:29061/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:21:02.530 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:29061/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:21:02.631 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:29061/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:21:02.733 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:29061/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:21:02.835 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:29061/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:21:02.936 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:29061/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:21:03.038 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:29061/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:21:03.139 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:29061/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:21:03.240 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:29061/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:21:03.342 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:29061/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:21:03.443 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:29061/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:21:03.545 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:29061/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:21:03.646 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:29061/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:21:03.748 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:29061/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:21:03.849 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:29061/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:21:03.951 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:29061/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:21:04.052 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:29061/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:21:04.154 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:29061/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:21:04.255 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:29061/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:21:04.357 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:29061/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:21:04.458 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:29061/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:21:04.559 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:29061/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:21:04.661 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:29061/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:21:04.762 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:29061/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:21:04.863 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:29061/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:21:04.964 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:29061/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:21:05.066 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:29061/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:21:05.167 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:29061/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:21:05.269 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:29061/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:21:05.370 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:29061/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:21:05.472 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:29061/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:21:05.573 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:29061/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:21:05.675 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:29061/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:21:05.776 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:29061/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:21:05.878 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:29061/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:21:05.979 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:29061/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:21:06.080 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:29061/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:21:06.182 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:29061/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:21:06.283 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:29061/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:21:06.385 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:29061/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:21:06.486 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:29061/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:21:06.587 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:29061/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:21:06.688 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:29061/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:21:06.790 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:29061/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:21:06.891 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:29061/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:21:06.992 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:29061/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:21:07.093 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:29061/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:21:07.195 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:29061/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:21:07.296 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:29061/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:21:07.398 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:29061/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:21:07.499 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:29061/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:21:07.600 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:29061/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:21:07.702 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:29061/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:21:07.803 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:29061/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:21:07.904 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:29061/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:21:08.005 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:29061/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:21:08.107 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:29061/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:21:08.208 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:29061/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:21:08.310 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:29061/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:21:08.411 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:29061/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:21:08.513 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:29061/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:21:08.614 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:29061/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:21:08.715 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:29061/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:21:08.816 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:29061/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:21:08.918 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:29061/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:21:09.019 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:29061/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:21:09.121 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:29061/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:21:09.222 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:29061/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:21:09.324 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:29061/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:21:09.425 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:29061/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:21:09.527 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:29061/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:21:09.628 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:29061/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:21:09.729 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:29061/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:21:09.831 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:29061/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:21:09.932 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:29061/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:21:10.033 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:29061/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:21:10.134 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:29061/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:21:10.236 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:29061/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:21:10.337 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:29061/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:21:10.439 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:29061/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:21:10.540 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:29061/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:21:10.642 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:29061/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:21:10.744 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:29061/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:21:10.845 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:29061/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:21:10.946 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:29061/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:21:11.048 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:29061/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:21:11.149 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:29061/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:21:11.251 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:29061/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:21:11.352 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:29061/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:21:11.454 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:29061/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:21:11.555 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:29061/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:21:11.656 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:29061/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:21:11.758 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:29061/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:21:11.859 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:29061/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:21:11.961 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:29061/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:21:12.062 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:29061/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:21:12.163 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:29061/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:21:12.265 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:29061/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:21:12.366 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:29061/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:21:12.468 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:29061/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:21:12.569 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:29061/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:21:12.671 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:29061/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:21:12.772 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:29061/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:21:12.873 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:29061/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:21:12.974 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:29061/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:21:13.076 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:29061/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:21:13.178 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:29061/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:21:13.279 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:29061/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:21:13.380 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:29061/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:21:13.482 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:29061/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:21:13.583 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:29061/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:21:13.684 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:29061/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:21:13.786 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:29061/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:21:13.887 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:29061/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:21:13.888 ERROR [src.node.waku_node] REST service did not become ready in time: HTTPConnectionPool(host='127.0.0.1', port=29061): Max retries exceeded with url: /health (Caused by NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7f9b28465040>: Failed to establish a new connection: [Errno 111] Connection refused'))
|
|
2025-12-24 04:21:14.064 DEBUG [tests.conftest] Running fixture teardown: test_setup
|
|
2025-12-24 04:21:14.065 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
|
|
2025-12-24 04:21:14.065 DEBUG [src.node.waku_node] Stopping container with id 732bf15c1f6d
|
|
2025-12-24 04:21:14.613 DEBUG [src.node.waku_node] Container stopped.
|
|
2025-12-24 04:21:14.613 DEBUG [src.node.waku_node] Stopping container with id 7946619f09c0
|
|
2025-12-24 04:21:15.111 DEBUG [src.node.waku_node] Container stopped.
|
|
2025-12-24 04:21:15.112 DEBUG [src.node.waku_node] Stopping container with id 456c22ce6f3a
|
|
2025-12-24 04:21:15.214 DEBUG [src.node.waku_node] Stopping container with id 456c22ce6f3a
|
|
2025-12-24 04:21:15.317 DEBUG [src.node.waku_node] Stopping container with id 456c22ce6f3a
|
|
2025-12-24 04:21:15.418 DEBUG [src.node.waku_node] Stopping container with id 456c22ce6f3a
|
|
2025-12-24 04:21:15.427 ERROR [src.node.docker_mananger] Max retries reached for container 732bf15c1f6d. Exiting log stream.
|
|
2025-12-24 04:21:15.520 DEBUG [src.node.waku_node] Stopping container with id 456c22ce6f3a
|
|
2025-12-24 04:21:15.621 DEBUG [src.node.waku_node] Stopping container with id 456c22ce6f3a
|
|
2025-12-24 04:21:15.723 DEBUG [src.node.waku_node] Stopping container with id 456c22ce6f3a
|
|
2025-12-24 04:21:15.825 DEBUG [src.node.waku_node] Stopping container with id 456c22ce6f3a
|
|
2025-12-24 04:21:15.924 ERROR [src.node.docker_mananger] Max retries reached for container 7946619f09c0. Exiting log stream.
|
|
2025-12-24 04:21:15.926 DEBUG [src.node.waku_node] Stopping container with id 456c22ce6f3a
|
|
2025-12-24 04:21:16.027 DEBUG [src.node.waku_node] Stopping container with id 456c22ce6f3a
|
|
2025-12-24 04:21:16.129 DEBUG [src.node.waku_node] Stopping container with id 456c22ce6f3a
|
|
2025-12-24 04:21:16.231 DEBUG [src.node.waku_node] Stopping container with id 456c22ce6f3a
|
|
2025-12-24 04:21:16.332 DEBUG [src.node.waku_node] Stopping container with id 456c22ce6f3a
|
|
2025-12-24 04:21:16.434 DEBUG [src.node.waku_node] Stopping container with id 456c22ce6f3a
|
|
2025-12-24 04:21:16.535 DEBUG [src.node.waku_node] Stopping container with id 456c22ce6f3a
|
|
2025-12-24 04:21:16.637 DEBUG [src.node.waku_node] Stopping container with id 456c22ce6f3a
|
|
2025-12-24 04:21:16.738 DEBUG [src.node.waku_node] Stopping container with id 456c22ce6f3a
|
|
2025-12-24 04:21:16.840 DEBUG [src.node.waku_node] Stopping container with id 456c22ce6f3a
|
|
2025-12-24 04:21:16.942 DEBUG [src.node.waku_node] Stopping container with id 456c22ce6f3a
|
|
2025-12-24 04:21:17.043 DEBUG [src.node.waku_node] Stopping container with id 456c22ce6f3a
|
|
2025-12-24 04:21:17.145 DEBUG [src.node.waku_node] Stopping container with id 456c22ce6f3a
|
|
2025-12-24 04:21:17.247 DEBUG [src.node.waku_node] Stopping container with id 456c22ce6f3a
|
|
2025-12-24 04:21:17.349 DEBUG [src.node.waku_node] Stopping container with id 456c22ce6f3a
|
|
2025-12-24 04:21:17.450 DEBUG [src.node.waku_node] Stopping container with id 456c22ce6f3a
|
|
2025-12-24 04:21:17.552 DEBUG [src.node.waku_node] Stopping container with id 456c22ce6f3a
|
|
2025-12-24 04:21:17.653 DEBUG [src.node.waku_node] Stopping container with id 456c22ce6f3a
|
|
2025-12-24 04:21:17.755 DEBUG [src.node.waku_node] Stopping container with id 456c22ce6f3a
|
|
2025-12-24 04:21:17.856 DEBUG [src.node.waku_node] Stopping container with id 456c22ce6f3a
|
|
2025-12-24 04:21:17.958 DEBUG [src.node.waku_node] Stopping container with id 456c22ce6f3a
|
|
2025-12-24 04:21:18.060 DEBUG [src.node.waku_node] Stopping container with id 456c22ce6f3a
|
|
2025-12-24 04:21:18.162 DEBUG [src.node.waku_node] Stopping container with id 456c22ce6f3a
|
|
2025-12-24 04:21:18.263 DEBUG [src.node.waku_node] Stopping container with id 456c22ce6f3a
|
|
2025-12-24 04:21:18.365 DEBUG [src.node.waku_node] Stopping container with id 456c22ce6f3a
|
|
2025-12-24 04:21:18.466 DEBUG [src.node.waku_node] Stopping container with id 456c22ce6f3a
|
|
2025-12-24 04:21:18.568 DEBUG [src.node.waku_node] Stopping container with id 456c22ce6f3a
|
|
2025-12-24 04:21:18.670 DEBUG [src.node.waku_node] Stopping container with id 456c22ce6f3a
|
|
2025-12-24 04:21:18.771 DEBUG [src.node.waku_node] Stopping container with id 456c22ce6f3a
|
|
2025-12-24 04:21:18.873 DEBUG [src.node.waku_node] Stopping container with id 456c22ce6f3a
|
|
2025-12-24 04:21:18.974 DEBUG [src.node.waku_node] Stopping container with id 456c22ce6f3a
|
|
2025-12-24 04:21:19.076 DEBUG [src.node.waku_node] Stopping container with id 456c22ce6f3a
|
|
2025-12-24 04:21:19.178 DEBUG [src.node.waku_node] Stopping container with id 456c22ce6f3a
|
|
2025-12-24 04:21:19.280 DEBUG [src.node.waku_node] Stopping container with id 456c22ce6f3a
|
|
2025-12-24 04:21:19.382 DEBUG [src.node.waku_node] Stopping container with id 456c22ce6f3a
|
|
2025-12-24 04:21:19.483 DEBUG [src.node.waku_node] Stopping container with id 456c22ce6f3a
|
|
2025-12-24 04:21:19.585 DEBUG [src.node.waku_node] Stopping container with id 456c22ce6f3a
|
|
2025-12-24 04:21:19.686 DEBUG [src.node.waku_node] Stopping container with id 456c22ce6f3a
|
|
2025-12-24 04:21:19.788 DEBUG [src.node.waku_node] Stopping container with id 456c22ce6f3a
|
|
2025-12-24 04:21:19.890 DEBUG [src.node.waku_node] Stopping container with id 456c22ce6f3a
|
|
2025-12-24 04:21:19.991 DEBUG [src.node.waku_node] Stopping container with id 456c22ce6f3a
|
|
2025-12-24 04:21:20.093 DEBUG [src.node.waku_node] Stopping container with id 456c22ce6f3a
|
|
2025-12-24 04:21:20.194 DEBUG [src.node.waku_node] Stopping container with id 456c22ce6f3a
|
|
2025-12-24 04:21:20.196 ERROR [tests.conftest] Failed to stop container because of error 404 Client Error for http+docker://localhost/v1.48/containers/456c22ce6f3a5c5d32a0b815532df4038a6a29fda1fd17d13f80be80e2ca6727/stop: Not Found ("No such container: 456c22ce6f3a5c5d32a0b815532df4038a6a29fda1fd17d13f80be80e2ca6727")
|
|
2025-12-24 04:21:20.196 DEBUG [src.node.waku_node] Stopping container with id 456c22ce6f3a
|
|
2025-12-24 04:21:20.298 DEBUG [src.node.waku_node] Stopping container with id 456c22ce6f3a
|
|
2025-12-24 04:21:20.399 DEBUG [src.node.waku_node] Stopping container with id 456c22ce6f3a
|
|
2025-12-24 04:21:20.501 DEBUG [src.node.waku_node] Stopping container with id 456c22ce6f3a
|
|
2025-12-24 04:21:20.603 DEBUG [src.node.waku_node] Stopping container with id 456c22ce6f3a
|
|
2025-12-24 04:21:20.704 DEBUG [src.node.waku_node] Stopping container with id 456c22ce6f3a
|
|
2025-12-24 04:21:20.806 DEBUG [src.node.waku_node] Stopping container with id 456c22ce6f3a
|
|
2025-12-24 04:21:20.908 DEBUG [src.node.waku_node] Stopping container with id 456c22ce6f3a
|
|
2025-12-24 04:21:21.009 DEBUG [src.node.waku_node] Stopping container with id 456c22ce6f3a
|
|
2025-12-24 04:21:21.111 DEBUG [src.node.waku_node] Stopping container with id 456c22ce6f3a
|
|
2025-12-24 04:21:21.213 DEBUG [src.node.waku_node] Stopping container with id 456c22ce6f3a
|
|
2025-12-24 04:21:21.315 DEBUG [src.node.waku_node] Stopping container with id 456c22ce6f3a
|
|
2025-12-24 04:21:21.416 DEBUG [src.node.waku_node] Stopping container with id 456c22ce6f3a
|
|
2025-12-24 04:21:21.518 DEBUG [src.node.waku_node] Stopping container with id 456c22ce6f3a
|
|
2025-12-24 04:21:21.619 DEBUG [src.node.waku_node] Stopping container with id 456c22ce6f3a
|
|
2025-12-24 04:21:21.721 DEBUG [src.node.waku_node] Stopping container with id 456c22ce6f3a
|
|
2025-12-24 04:21:21.822 DEBUG [src.node.waku_node] Stopping container with id 456c22ce6f3a
|
|
2025-12-24 04:21:21.924 DEBUG [src.node.waku_node] Stopping container with id 456c22ce6f3a
|
|
2025-12-24 04:21:22.026 DEBUG [src.node.waku_node] Stopping container with id 456c22ce6f3a
|
|
2025-12-24 04:21:22.127 DEBUG [src.node.waku_node] Stopping container with id 456c22ce6f3a
|
|
2025-12-24 04:21:22.229 DEBUG [src.node.waku_node] Stopping container with id 456c22ce6f3a
|
|
2025-12-24 04:21:22.330 DEBUG [src.node.waku_node] Stopping container with id 456c22ce6f3a
|
|
2025-12-24 04:21:22.432 DEBUG [src.node.waku_node] Stopping container with id 456c22ce6f3a
|
|
2025-12-24 04:21:22.534 DEBUG [src.node.waku_node] Stopping container with id 456c22ce6f3a
|
|
2025-12-24 04:21:22.635 DEBUG [src.node.waku_node] Stopping container with id 456c22ce6f3a
|
|
2025-12-24 04:21:22.736 DEBUG [src.node.waku_node] Stopping container with id 456c22ce6f3a
|
|
2025-12-24 04:21:22.838 DEBUG [src.node.waku_node] Stopping container with id 456c22ce6f3a
|
|
2025-12-24 04:21:22.939 DEBUG [src.node.waku_node] Stopping container with id 456c22ce6f3a
|
|
2025-12-24 04:21:23.041 DEBUG [src.node.waku_node] Stopping container with id 456c22ce6f3a
|
|
2025-12-24 04:21:23.143 DEBUG [src.node.waku_node] Stopping container with id 456c22ce6f3a
|
|
2025-12-24 04:21:23.245 DEBUG [src.node.waku_node] Stopping container with id 456c22ce6f3a
|
|
2025-12-24 04:21:23.346 DEBUG [src.node.waku_node] Stopping container with id 456c22ce6f3a
|
|
2025-12-24 04:21:23.448 DEBUG [src.node.waku_node] Stopping container with id 456c22ce6f3a
|
|
2025-12-24 04:21:23.550 DEBUG [src.node.waku_node] Stopping container with id 456c22ce6f3a
|
|
2025-12-24 04:21:23.651 DEBUG [src.node.waku_node] Stopping container with id 456c22ce6f3a
|
|
2025-12-24 04:21:23.753 DEBUG [src.node.waku_node] Stopping container with id 456c22ce6f3a
|
|
2025-12-24 04:21:23.855 DEBUG [src.node.waku_node] Stopping container with id 456c22ce6f3a
|
|
2025-12-24 04:21:23.956 DEBUG [src.node.waku_node] Stopping container with id 456c22ce6f3a
|
|
2025-12-24 04:21:24.058 DEBUG [src.node.waku_node] Stopping container with id 456c22ce6f3a
|
|
2025-12-24 04:21:24.159 DEBUG [src.node.waku_node] Stopping container with id 456c22ce6f3a
|
|
2025-12-24 04:21:24.261 DEBUG [src.node.waku_node] Stopping container with id 456c22ce6f3a
|
|
2025-12-24 04:21:24.363 DEBUG [src.node.waku_node] Stopping container with id 456c22ce6f3a
|
|
2025-12-24 04:21:24.465 DEBUG [src.node.waku_node] Stopping container with id 456c22ce6f3a
|
|
2025-12-24 04:21:24.567 DEBUG [src.node.waku_node] Stopping container with id 456c22ce6f3a
|
|
2025-12-24 04:21:24.669 DEBUG [src.node.waku_node] Stopping container with id 456c22ce6f3a
|
|
2025-12-24 04:21:24.770 DEBUG [src.node.waku_node] Stopping container with id 456c22ce6f3a
|
|
2025-12-24 04:21:24.872 DEBUG [src.node.waku_node] Stopping container with id 456c22ce6f3a
|
|
2025-12-24 04:21:24.973 DEBUG [src.node.waku_node] Stopping container with id 456c22ce6f3a
|
|
2025-12-24 04:21:25.075 DEBUG [src.node.waku_node] Stopping container with id 456c22ce6f3a
|
|
2025-12-24 04:21:25.177 DEBUG [src.node.waku_node] Stopping container with id 456c22ce6f3a
|
|
2025-12-24 04:21:25.279 DEBUG [src.node.waku_node] Stopping container with id 456c22ce6f3a
|
|
2025-12-24 04:21:25.281 ERROR [tests.conftest] Failed to stop container because of error 404 Client Error for http+docker://localhost/v1.48/containers/456c22ce6f3a5c5d32a0b815532df4038a6a29fda1fd17d13f80be80e2ca6727/stop: Not Found ("No such container: 456c22ce6f3a5c5d32a0b815532df4038a6a29fda1fd17d13f80be80e2ca6727")
|
|
2025-12-24 04:21:25.281 DEBUG [src.node.waku_node] Stopping container with id 456c22ce6f3a
|
|
2025-12-24 04:21:25.382 DEBUG [src.node.waku_node] Stopping container with id 456c22ce6f3a
|
|
2025-12-24 04:21:25.484 DEBUG [src.node.waku_node] Stopping container with id 456c22ce6f3a
|
|
2025-12-24 04:21:25.586 DEBUG [src.node.waku_node] Stopping container with id 456c22ce6f3a
|
|
2025-12-24 04:21:25.687 DEBUG [src.node.waku_node] Stopping container with id 456c22ce6f3a
|
|
2025-12-24 04:21:25.789 DEBUG [src.node.waku_node] Stopping container with id 456c22ce6f3a
|
|
2025-12-24 04:21:25.891 DEBUG [src.node.waku_node] Stopping container with id 456c22ce6f3a
|
|
2025-12-24 04:21:25.992 DEBUG [src.node.waku_node] Stopping container with id 456c22ce6f3a
|
|
2025-12-24 04:21:26.094 DEBUG [src.node.waku_node] Stopping container with id 456c22ce6f3a
|
|
2025-12-24 04:21:26.196 DEBUG [src.node.waku_node] Stopping container with id 456c22ce6f3a
|
|
2025-12-24 04:21:26.298 DEBUG [src.node.waku_node] Stopping container with id 456c22ce6f3a
|
|
2025-12-24 04:21:26.400 DEBUG [src.node.waku_node] Stopping container with id 456c22ce6f3a
|
|
2025-12-24 04:21:26.501 DEBUG [src.node.waku_node] Stopping container with id 456c22ce6f3a
|
|
2025-12-24 04:21:26.603 DEBUG [src.node.waku_node] Stopping container with id 456c22ce6f3a
|
|
2025-12-24 04:21:26.705 DEBUG [src.node.waku_node] Stopping container with id 456c22ce6f3a
|
|
2025-12-24 04:21:26.807 DEBUG [src.node.waku_node] Stopping container with id 456c22ce6f3a
|
|
2025-12-24 04:21:26.909 DEBUG [src.node.waku_node] Stopping container with id 456c22ce6f3a
|
|
2025-12-24 04:21:27.010 DEBUG [src.node.waku_node] Stopping container with id 456c22ce6f3a
|
|
2025-12-24 04:21:27.112 DEBUG [src.node.waku_node] Stopping container with id 456c22ce6f3a
|
|
2025-12-24 04:21:27.214 DEBUG [src.node.waku_node] Stopping container with id 456c22ce6f3a
|
|
2025-12-24 04:21:27.315 DEBUG [src.node.waku_node] Stopping container with id 456c22ce6f3a
|
|
2025-12-24 04:21:27.417 DEBUG [src.node.waku_node] Stopping container with id 456c22ce6f3a
|
|
2025-12-24 04:21:27.518 DEBUG [src.node.waku_node] Stopping container with id 456c22ce6f3a
|
|
2025-12-24 04:21:27.620 DEBUG [src.node.waku_node] Stopping container with id 456c22ce6f3a
|
|
2025-12-24 04:21:27.721 DEBUG [src.node.waku_node] Stopping container with id 456c22ce6f3a
|
|
2025-12-24 04:21:27.823 DEBUG [src.node.waku_node] Stopping container with id 456c22ce6f3a
|
|
2025-12-24 04:21:27.925 DEBUG [src.node.waku_node] Stopping container with id 456c22ce6f3a
|
|
2025-12-24 04:21:28.027 DEBUG [src.node.waku_node] Stopping container with id 456c22ce6f3a
|
|
2025-12-24 04:21:28.128 DEBUG [src.node.waku_node] Stopping container with id 456c22ce6f3a
|
|
2025-12-24 04:21:28.230 DEBUG [src.node.waku_node] Stopping container with id 456c22ce6f3a
|
|
2025-12-24 04:21:28.332 DEBUG [src.node.waku_node] Stopping container with id 456c22ce6f3a
|
|
2025-12-24 04:21:28.433 DEBUG [src.node.waku_node] Stopping container with id 456c22ce6f3a
|
|
2025-12-24 04:21:28.534 DEBUG [src.node.waku_node] Stopping container with id 456c22ce6f3a
|
|
2025-12-24 04:21:28.636 DEBUG [src.node.waku_node] Stopping container with id 456c22ce6f3a
|
|
2025-12-24 04:21:28.738 DEBUG [src.node.waku_node] Stopping container with id 456c22ce6f3a
|
|
2025-12-24 04:21:28.839 DEBUG [src.node.waku_node] Stopping container with id 456c22ce6f3a
|
|
2025-12-24 04:21:28.941 DEBUG [src.node.waku_node] Stopping container with id 456c22ce6f3a
|
|
2025-12-24 04:21:29.042 DEBUG [src.node.waku_node] Stopping container with id 456c22ce6f3a
|
|
2025-12-24 04:21:29.144 DEBUG [src.node.waku_node] Stopping container with id 456c22ce6f3a
|
|
2025-12-24 04:21:29.246 DEBUG [src.node.waku_node] Stopping container with id 456c22ce6f3a
|
|
2025-12-24 04:21:29.347 DEBUG [src.node.waku_node] Stopping container with id 456c22ce6f3a
|
|
2025-12-24 04:21:29.449 DEBUG [src.node.waku_node] Stopping container with id 456c22ce6f3a
|
|
2025-12-24 04:21:29.550 DEBUG [src.node.waku_node] Stopping container with id 456c22ce6f3a
|
|
2025-12-24 04:21:29.652 DEBUG [src.node.waku_node] Stopping container with id 456c22ce6f3a
|
|
2025-12-24 04:21:29.754 DEBUG [src.node.waku_node] Stopping container with id 456c22ce6f3a
|
|
2025-12-24 04:21:29.856 DEBUG [src.node.waku_node] Stopping container with id 456c22ce6f3a
|
|
2025-12-24 04:21:29.958 DEBUG [src.node.waku_node] Stopping container with id 456c22ce6f3a
|
|
2025-12-24 04:21:30.059 DEBUG [src.node.waku_node] Stopping container with id 456c22ce6f3a
|
|
2025-12-24 04:21:30.161 DEBUG [src.node.waku_node] Stopping container with id 456c22ce6f3a
|
|
2025-12-24 04:21:30.263 DEBUG [src.node.waku_node] Stopping container with id 456c22ce6f3a
|
|
2025-12-24 04:21:30.364 DEBUG [src.node.waku_node] Stopping container with id 456c22ce6f3a
|
|
2025-12-24 04:21:30.366 ERROR [tests.conftest] Failed to stop container because of error 404 Client Error for http+docker://localhost/v1.48/containers/456c22ce6f3a5c5d32a0b815532df4038a6a29fda1fd17d13f80be80e2ca6727/stop: Not Found ("No such container: 456c22ce6f3a5c5d32a0b815532df4038a6a29fda1fd17d13f80be80e2ca6727")
|
|
2025-12-24 04:21:30.367 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
|
|
2025-12-24 04:21:30.391 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2025-12-24 04:21:30.415 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2025-12-24 04:21:30.415 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2025-12-24 04:21:30.416 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2025-12-24 04:21:30.416 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2025-12-24 04:21:30.417 DEBUG [tests.conftest] Running fixture teardown: attach_logs_on_fail
|
|
2025-12-24 04:21:30.417 DEBUG [tests.conftest] Test failed, attempting to attach logs to the allure reports
|
|
2025-12-24 04:21:30.417 DEBUG [src.libs.common] Attaching file ./log/docker/lightpush_node1_2025-12-24_04-20-07__e6dc8ae1-5140-4533-ad54-aaedc60819be__wakuorg_nwaku:latest.log
|
|
2025-12-24 04:21:30.418 DEBUG [src.libs.common] Attaching file ./log/docker/receiving_node1_2025-12-24_04-20-07__e6dc8ae1-5140-4533-ad54-aaedc60819be__wakuorg_nwaku:latest.log
|
|
2025-12-24 04:21:30.418 DEBUG [src.libs.common] Attaching file ./log/docker/receiving_node2_2025-12-24_04-20-07__e6dc8ae1-5140-4533-ad54-aaedc60819be__wakuorg_nwaku:latest.log
|
|
2025-12-24 04:21:30.431 DEBUG [tests.conftest] Running fixture setup: test_id
|
|
2025-12-24 04:21:30.431 DEBUG [tests.conftest] Running test: test_main_node_only_lightpush__peer_full with id: 2025-12-24_04-21-30__5ae6d296-8f8e-4c86-af05-f4d10cadcd95
|
|
2025-12-24 04:21:30.431 DEBUG [src.steps.common] Running fixture setup: common_setup
|
|
2025-12-24 04:21:30.432 DEBUG [src.steps.light_push] Running fixture setup: light_push_setup
|
|
2025-12-24 04:21:30.438 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2025-12-24 04:21:30.439 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/receiving_node1_2025-12-24_04-21-30__5ae6d296-8f8e-4c86-af05-f4d10cadcd95__wakuorg_nwaku:latest.log
|
|
2025-12-24 04:21:30.439 DEBUG [src.node.waku_node] Starting Node...
|
|
2025-12-24 04:21:30.439 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2025-12-24 04:21:30.440 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2025-12-24 04:21:30.441 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.164.20
|
|
2025-12-24 04:21:30.441 DEBUG [src.node.docker_mananger] Generated ports ['37079', '37080', '37081', '37082', '37083']
|
|
2025-12-24 04:21:30.441 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2025-12-24 04:21:30.441 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2025-12-24 04:21:30.441 DEBUG [src.node.waku_node] Using volumes []
|
|
2025-12-24 04:21:30.441 DEBUG [src.node.docker_mananger] docker run -i -t -p 37079:37079 -p 37080:37080 -p 37081:37081 -p 37082:37082 -p 37083:37083 wakuorg/nwaku:latest --listen-address=0.0.0.0 --rest=true --rest-admin=true --websocket-support=true --log-level=TRACE --rest-relay-cache-capacity=100 --websocket-port=37081 --rest-port=37079 --tcp-port=37080 --discv5-udp-port=37082 --rest-address=0.0.0.0 --nat=extip:172.18.164.20 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=d53a945b50bdbffeca31ba32093066d11fb36ee412f2cceddea4cb6c6d5a4d1b --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=37083 --metrics-logging=true --lightpush=true --relay=true --filter=true
|
|
2025-12-24 04:21:30.635 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.164.20 waku 6ba6bebcb9899f54cfa67785d0e9d598e4e890cc6bc35fef9cde7d79a88c3116
|
|
2025-12-24 04:21:30.668 DEBUG [src.node.docker_mananger] Container started with ID 6ba6bebcb989. Setting up logs at ./log/docker/receiving_node1_2025-12-24_04-21-30__5ae6d296-8f8e-4c86-af05-f4d10cadcd95__wakuorg_nwaku:latest.log
|
|
2025-12-24 04:21:30.669 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 37079
|
|
2025-12-24 04:21:30.669 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2025-12-24 04:21:31.669 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:37079/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:21:31.673 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"READY","protocolsHealth":[{"Relay":"NOT_READY","desc":"No connected peers"},{"Rln Relay":"NOT_MOUNTED"},{"Lightpush":"NOT_READY","desc":"Node has no relay peers to fullfill push requests"},{"Legacy Lightpush":"NOT_READY","desc":"Node has no relay peers to fullfill push requests"},{"Filter":"NOT_READY","desc":"Relay is not ready, filter will not be able to sort out messages"},{"Store":"NOT_MOUNTED"},{"Legacy Store":"NOT_MOUNTED"},{"Peer Exchange":"READY"},{"Rendezvous":"NOT_READY","desc":"No Rendezvous peers are available yet"},{"Mix":"NOT_MOUNTED"},{"Lightpush Client":"NOT_READY","desc":"No Lightpush service peer available yet"},{"Legacy Lightpush Client":"NOT_READY","desc":"No Lightpush service peer available yet"},{"Store Client":"NOT_READY","desc":"No Store service peer available yet, neither Store service set up for the node"},{"Legacy Store Client":"NOT_READY","desc":"No Legacy Store service peers are available yet, neither Store service set up for the node"},{"Filter Client":"NOT_READY","desc":"No Filter service peer available yet"}]}'
|
|
2025-12-24 04:21:31.673 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2025-12-24 04:21:31.673 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:37079/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:21:31.675 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.164.20/tcp/37080/p2p/16Uiu2HAkx8YCLVJ9pHhsjEKmUmUPBnGNMkCw9EuQSqYiUyNhcvjX","/ip4/172.18.164.20/tcp/37081/ws/p2p/16Uiu2HAkx8YCLVJ9pHhsjEKmUmUPBnGNMkCw9EuQSqYiUyNhcvjX"],"enrUri":"enr:-L24QJpg9l2k3ULi6KRx2inqlv4vj7MhZKtwwq_2xPRvMTbMVZe7kI4UDU_1KKWwV6uerj_u2DROAfkxh_C7Gu1eRbICgmlkgnY0gmlwhKwSpBSKbXVsdGlhZGRyc5YACASsEqQUBpDYAAoErBKkFAaQ2d0DgnJzhQADAQAAiXNlY3AyNTZrMaECKC9izA4bD5e2LYwEd0jsueLbE-MfSou67wbcGskcJq6DdGNwgpDYg3VkcIKQ2oV3YWt1Mg0"}'
|
|
2025-12-24 04:21:31.675 INFO [src.node.waku_node] REST service is ready !!
|
|
2025-12-24 04:21:31.682 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2025-12-24 04:21:31.682 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/receiving_node2_2025-12-24_04-21-30__5ae6d296-8f8e-4c86-af05-f4d10cadcd95__wakuorg_nwaku:latest.log
|
|
2025-12-24 04:21:31.682 DEBUG [src.node.waku_node] Starting Node...
|
|
2025-12-24 04:21:31.683 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2025-12-24 04:21:31.684 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2025-12-24 04:21:31.684 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.59.234
|
|
2025-12-24 04:21:31.684 DEBUG [src.node.docker_mananger] Generated ports ['27987', '27988', '27989', '27990', '27991']
|
|
2025-12-24 04:21:31.684 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2025-12-24 04:21:31.684 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2025-12-24 04:21:31.685 DEBUG [src.node.waku_node] Using volumes []
|
|
2025-12-24 04:21:31.685 DEBUG [src.node.docker_mananger] docker run -i -t -p 27987:27987 -p 27988:27988 -p 27989:27989 -p 27990:27990 -p 27991:27991 wakuorg/nwaku:latest --listen-address=0.0.0.0 --rest=true --rest-admin=true --websocket-support=true --log-level=TRACE --rest-relay-cache-capacity=100 --websocket-port=27989 --rest-port=27987 --tcp-port=27988 --discv5-udp-port=27990 --rest-address=0.0.0.0 --nat=extip:172.18.59.234 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=b5bc4c22ba2ac308bdecbbdeebbc32de45d65f6d8e2ebb36fbc13ddc9d724c54 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=27991 --metrics-logging=true --lightpush=false --relay=true
|
|
2025-12-24 04:21:31.859 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.59.234 waku 127c0e581ca621c519e5830f14ba64be7013dbb1af854f9e0b5f2341bf088add
|
|
2025-12-24 04:21:31.889 DEBUG [src.node.docker_mananger] Container started with ID 127c0e581ca6. Setting up logs at ./log/docker/receiving_node2_2025-12-24_04-21-30__5ae6d296-8f8e-4c86-af05-f4d10cadcd95__wakuorg_nwaku:latest.log
|
|
2025-12-24 04:21:31.889 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 27987
|
|
2025-12-24 04:21:31.890 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2025-12-24 04:21:32.891 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:27987/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:21:32.894 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"READY","protocolsHealth":[{"Relay":"NOT_READY","desc":"No connected peers"},{"Rln Relay":"NOT_MOUNTED"},{"Lightpush":"NOT_MOUNTED"},{"Legacy Lightpush":"NOT_MOUNTED"},{"Filter":"NOT_MOUNTED"},{"Store":"NOT_MOUNTED"},{"Legacy Store":"NOT_MOUNTED"},{"Peer Exchange":"READY"},{"Rendezvous":"NOT_READY","desc":"No Rendezvous peers are available yet"},{"Mix":"NOT_MOUNTED"},{"Lightpush Client":"NOT_READY","desc":"No Lightpush service peer available yet"},{"Legacy Lightpush Client":"NOT_READY","desc":"No Lightpush service peer available yet"},{"Store Client":"NOT_READY","desc":"No Store service peer available yet, neither Store service set up for the node"},{"Legacy Store Client":"NOT_READY","desc":"No Legacy Store service peers are available yet, neither Store service set up for the node"},{"Filter Client":"NOT_READY","desc":"No Filter service peer available yet"}]}'
|
|
2025-12-24 04:21:32.895 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2025-12-24 04:21:32.895 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:27987/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:21:32.897 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.59.234/tcp/27988/p2p/16Uiu2HAmD1hd7hTVo9773hxereduzM8LoGhQ9mnSN2VAi61hEZWQ","/ip4/172.18.59.234/tcp/27989/ws/p2p/16Uiu2HAmD1hd7hTVo9773hxereduzM8LoGhQ9mnSN2VAi61hEZWQ"],"enrUri":"enr:-L24QNbDt0oMbAmF780jTngzjclSdEx6m4AFH8AF2lYbycUHD0NZpTD_bbPLK7GL4yGRqynciX3v6OrbI5ZQgJ85JdcCgmlkgnY0gmlwhKwSO-qKbXVsdGlhZGRyc5YACASsEjvqBm1UAAoErBI76gZtVd0DgnJzhQADAQAAiXNlY3AyNTZrMaEDBU5Il55H5sh6EaTOpgTqqOI523A6gWnoZZc9HDjgFHGDdGNwgm1Ug3VkcIJtVoV3YWt1MgE"}'
|
|
2025-12-24 04:21:32.897 INFO [src.node.waku_node] REST service is ready !!
|
|
2025-12-24 04:21:32.897 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:27987/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.164.20/tcp/37080/p2p/16Uiu2HAkx8YCLVJ9pHhsjEKmUmUPBnGNMkCw9EuQSqYiUyNhcvjX"]'
|
|
2025-12-24 04:21:32.930 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-24 04:21:32.944 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2025-12-24 04:21:32.945 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/lightpush_node1_2025-12-24_04-21-30__5ae6d296-8f8e-4c86-af05-f4d10cadcd95__wakuorg_nwaku:latest.log
|
|
2025-12-24 04:21:32.945 DEBUG [src.node.waku_node] Starting Node...
|
|
2025-12-24 04:21:32.946 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2025-12-24 04:21:32.949 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2025-12-24 04:21:32.949 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.139.133
|
|
2025-12-24 04:21:32.950 DEBUG [src.node.docker_mananger] Generated ports ['36039', '36040', '36041', '36042', '36043']
|
|
2025-12-24 04:21:32.950 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2025-12-24 04:21:32.950 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2025-12-24 04:21:32.950 DEBUG [src.node.waku_node] Using volumes []
|
|
2025-12-24 04:21:32.951 DEBUG [src.node.docker_mananger] docker run -i -t -p 36039:36039 -p 36040:36040 -p 36041:36041 -p 36042:36042 -p 36043:36043 wakuorg/nwaku:latest --listen-address=0.0.0.0 --rest=true --rest-admin=true --websocket-support=true --log-level=TRACE --rest-relay-cache-capacity=100 --websocket-port=36041 --rest-port=36039 --tcp-port=36040 --discv5-udp-port=36042 --rest-address=0.0.0.0 --nat=extip:172.18.139.133 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=ac3079f2b4cc22b6baf5aee7d1de3380dd62fd781fdd7c4c8f0182decfc4268d --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=36043 --metrics-logging=true --discv5-bootstrap-node=enr:-L24QJpg9l2k3ULi6KRx2inqlv4vj7MhZKtwwq_2xPRvMTbMVZe7kI4UDU_1KKWwV6uerj_u2DROAfkxh_C7Gu1eRbICgmlkgnY0gmlwhKwSpBSKbXVsdGlhZGRyc5YACASsEqQUBpDYAAoErBKkFAaQ2d0DgnJzhQADAQAAiXNlY3AyNTZrMaECKC9izA4bD5e2LYwEd0jsueLbE-MfSou67wbcGskcJq6DdGNwgpDYg3VkcIKQ2oV3YWt1Mg0 --lightpushnode=/ip4/172.18.164.20/tcp/37080/p2p/16Uiu2HAkx8YCLVJ9pHhsjEKmUmUPBnGNMkCw9EuQSqYiUyNhcvjX --lightpush=true --relay=false
|
|
2025-12-24 04:21:33.128 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.139.133 waku dde2703ec168a522700904f8e0700334892a82b8873a5cc073f9746927ef705b
|
|
2025-12-24 04:21:33.159 DEBUG [src.node.docker_mananger] Container started with ID dde2703ec168. Setting up logs at ./log/docker/lightpush_node1_2025-12-24_04-21-30__5ae6d296-8f8e-4c86-af05-f4d10cadcd95__wakuorg_nwaku:latest.log
|
|
2025-12-24 04:21:33.161 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 36039
|
|
2025-12-24 04:21:33.161 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2025-12-24 04:21:34.161 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:36039/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:21:34.263 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:36039/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:21:34.365 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:36039/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:21:34.466 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:36039/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:21:34.513 ERROR [src.node.docker_mananger] Max retries reached for container dde2703ec168. Exiting log stream.
|
|
2025-12-24 04:21:34.567 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:36039/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:21:34.668 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:36039/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:21:34.770 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:36039/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:21:34.871 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:36039/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:21:34.972 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:36039/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:21:35.074 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:36039/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:21:35.175 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:36039/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:21:35.277 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:36039/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:21:35.378 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:36039/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:21:35.480 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:36039/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:21:35.582 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:36039/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:21:35.683 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:36039/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:21:35.784 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:36039/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:21:35.886 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:36039/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:21:35.987 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:36039/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:21:36.089 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:36039/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:21:36.191 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:36039/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:21:36.292 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:36039/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:21:36.394 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:36039/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:21:36.495 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:36039/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:21:36.596 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:36039/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:21:36.697 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:36039/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:21:36.799 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:36039/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:21:36.900 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:36039/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:21:37.001 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:36039/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:21:37.102 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:36039/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:21:37.204 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:36039/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:21:37.305 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:36039/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:21:37.407 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:36039/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:21:37.508 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:36039/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:21:37.609 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:36039/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:21:37.710 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:36039/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:21:37.811 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:36039/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:21:37.913 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:36039/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:21:38.014 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:36039/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:21:38.116 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:36039/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:21:38.217 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:36039/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:21:38.318 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:36039/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:21:38.420 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:36039/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:21:38.522 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:36039/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:21:38.623 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:36039/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:21:38.724 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:36039/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:21:38.825 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:36039/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:21:38.926 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:36039/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:21:39.028 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:36039/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:21:39.130 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:36039/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:21:39.231 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:36039/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:21:39.332 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:36039/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:21:39.434 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:36039/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:21:39.535 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:36039/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:21:39.637 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:36039/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:21:39.738 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:36039/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:21:39.840 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:36039/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:21:39.941 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:36039/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:21:40.042 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:36039/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:21:40.143 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:36039/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:21:40.245 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:36039/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:21:40.347 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:36039/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:21:40.448 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:36039/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:21:40.549 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:36039/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:21:40.651 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:36039/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:21:40.753 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:36039/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:21:40.854 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:36039/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:21:40.956 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:36039/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:21:41.057 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:36039/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:21:41.159 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:36039/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:21:41.260 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:36039/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:21:41.361 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:36039/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:21:41.463 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:36039/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:21:41.564 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:36039/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:21:41.666 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:36039/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:21:41.767 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:36039/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:21:41.869 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:36039/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:21:41.972 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:36039/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:21:42.073 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:36039/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:21:42.175 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:36039/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:21:42.276 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:36039/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:21:42.378 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:36039/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:21:42.479 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:36039/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:21:42.581 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:36039/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:21:42.682 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:36039/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:21:42.784 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:36039/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:21:42.885 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:36039/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:21:42.986 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:36039/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:21:43.088 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:36039/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:21:43.189 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:36039/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:21:43.291 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:36039/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:21:43.392 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:36039/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:21:43.494 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:36039/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:21:43.595 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:36039/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:21:43.696 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:36039/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:21:43.798 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:36039/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:21:43.899 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:36039/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:21:44.000 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:36039/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:21:44.102 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:36039/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:21:44.203 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:36039/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:21:44.305 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:36039/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:21:44.406 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:36039/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:21:44.507 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:36039/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:21:44.609 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:36039/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:21:44.710 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:36039/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:21:44.812 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:36039/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:21:44.913 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:36039/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:21:45.015 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:36039/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:21:45.116 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:36039/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:21:45.218 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:36039/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:21:45.320 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:36039/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:21:45.421 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:36039/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:21:45.522 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:36039/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:21:45.624 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:36039/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:21:45.725 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:36039/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:21:45.827 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:36039/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:21:45.928 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:36039/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:21:46.030 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:36039/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:21:46.131 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:36039/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:21:46.232 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:36039/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:21:46.333 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:36039/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:21:46.435 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:36039/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:21:46.536 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:36039/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:21:46.638 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:36039/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:21:46.739 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:36039/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:21:46.840 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:36039/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:21:46.942 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:36039/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:21:47.043 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:36039/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:21:47.145 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:36039/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:21:47.246 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:36039/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:21:47.347 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:36039/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:21:47.449 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:36039/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:21:47.550 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:36039/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:21:47.652 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:36039/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:21:47.753 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:36039/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:21:47.854 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:36039/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:21:47.955 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:36039/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:21:48.057 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:36039/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:21:48.158 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:36039/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:21:48.260 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:36039/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:21:48.361 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:36039/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:21:48.463 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:36039/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:21:48.564 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:36039/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:21:48.666 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:36039/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:21:48.767 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:36039/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:21:48.868 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:36039/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:21:48.969 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:36039/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:21:49.071 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:36039/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:21:49.172 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:36039/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:21:49.274 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:36039/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:21:49.375 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:36039/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:21:49.477 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:36039/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:21:49.578 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:36039/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:21:49.679 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:36039/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:21:49.781 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:36039/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:21:49.882 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:36039/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:21:49.983 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:36039/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:21:50.085 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:36039/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:21:50.187 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:36039/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:21:50.288 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:36039/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:21:50.390 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:36039/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:21:50.491 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:36039/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:21:50.592 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:36039/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:21:50.694 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:36039/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:21:50.796 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:36039/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:21:50.897 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:36039/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:21:50.998 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:36039/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:21:51.100 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:36039/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:21:51.201 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:36039/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:21:51.303 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:36039/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:21:51.405 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:36039/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:21:51.506 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:36039/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:21:51.607 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:36039/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:21:51.708 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:36039/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:21:51.810 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:36039/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:21:51.911 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:36039/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:21:52.013 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:36039/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:21:52.114 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:36039/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:21:52.215 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:36039/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:21:52.317 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:36039/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:21:52.418 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:36039/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:21:52.519 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:36039/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:21:52.621 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:36039/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:21:52.722 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:36039/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:21:52.824 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:36039/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:21:52.925 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:36039/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:21:53.026 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:36039/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:21:53.128 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:36039/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:21:53.229 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:36039/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:21:53.331 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:36039/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:21:53.432 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:36039/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:21:53.533 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:36039/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:21:53.634 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:36039/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:21:53.736 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:36039/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:21:53.837 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:36039/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:21:53.938 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:36039/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:21:54.040 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:36039/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:21:54.141 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:36039/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:21:54.242 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:36039/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:21:54.244 ERROR [src.node.waku_node] REST service did not become ready in time: HTTPConnectionPool(host='127.0.0.1', port=36039): Max retries exceeded with url: /health (Caused by NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7f9b285972c0>: Failed to establish a new connection: [Errno 111] Connection refused'))
|
|
2025-12-24 04:21:54.344 DEBUG [src.node.waku_node] Starting Node...
|
|
2025-12-24 04:21:54.345 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2025-12-24 04:21:54.346 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2025-12-24 04:21:54.347 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.56.251
|
|
2025-12-24 04:21:54.347 DEBUG [src.node.docker_mananger] Generated ports ['44162', '44163', '44164', '44165', '44166']
|
|
2025-12-24 04:21:54.347 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2025-12-24 04:21:54.347 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2025-12-24 04:21:54.347 DEBUG [src.node.waku_node] Using volumes []
|
|
2025-12-24 04:21:54.347 DEBUG [src.node.docker_mananger] docker run -i -t -p 44162:44162 -p 44163:44163 -p 44164:44164 -p 44165:44165 -p 44166:44166 wakuorg/nwaku:latest --listen-address=0.0.0.0 --rest=true --rest-admin=true --websocket-support=true --log-level=TRACE --rest-relay-cache-capacity=100 --websocket-port=44164 --rest-port=44162 --tcp-port=44163 --discv5-udp-port=44165 --rest-address=0.0.0.0 --nat=extip:172.18.56.251 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=0fa208dfcdef14c9e9ebbbc591367943f4193addf5aefccdbcf0c6de4e23e28d --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=44166 --metrics-logging=true --discv5-bootstrap-node=enr:-L24QJpg9l2k3ULi6KRx2inqlv4vj7MhZKtwwq_2xPRvMTbMVZe7kI4UDU_1KKWwV6uerj_u2DROAfkxh_C7Gu1eRbICgmlkgnY0gmlwhKwSpBSKbXVsdGlhZGRyc5YACASsEqQUBpDYAAoErBKkFAaQ2d0DgnJzhQADAQAAiXNlY3AyNTZrMaECKC9izA4bD5e2LYwEd0jsueLbE-MfSou67wbcGskcJq6DdGNwgpDYg3VkcIKQ2oV3YWt1Mg0 --lightpushnode=/ip4/172.18.164.20/tcp/37080/p2p/16Uiu2HAkx8YCLVJ9pHhsjEKmUmUPBnGNMkCw9EuQSqYiUyNhcvjX --lightpush=true --relay=false
|
|
2025-12-24 04:21:54.527 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.56.251 waku eb28878a7a55e1fa8fb28c39aa96dd0655f3bb7fd9d0ea646f8a5e35add8372b
|
|
2025-12-24 04:21:54.555 DEBUG [src.node.docker_mananger] Container started with ID eb28878a7a55. Setting up logs at ./log/docker/lightpush_node1_2025-12-24_04-21-30__5ae6d296-8f8e-4c86-af05-f4d10cadcd95__wakuorg_nwaku:latest.log
|
|
2025-12-24 04:21:54.557 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 44162
|
|
2025-12-24 04:21:54.557 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2025-12-24 04:21:55.557 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:44162/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:21:55.659 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:44162/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:21:55.760 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:44162/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:21:55.850 ERROR [src.node.docker_mananger] Max retries reached for container eb28878a7a55. Exiting log stream.
|
|
2025-12-24 04:21:55.862 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:44162/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:21:55.963 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:44162/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:21:56.064 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:44162/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:21:56.166 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:44162/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:21:56.267 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:44162/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:21:56.369 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:44162/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:21:56.470 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:44162/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:21:56.572 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:44162/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:21:56.673 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:44162/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:21:56.774 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:44162/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:21:56.876 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:44162/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:21:56.977 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:44162/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:21:57.079 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:44162/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:21:57.180 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:44162/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:21:57.282 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:44162/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:21:57.383 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:44162/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:21:57.484 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:44162/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:21:57.585 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:44162/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:21:57.687 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:44162/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:21:57.788 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:44162/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:21:57.890 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:44162/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:21:57.991 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:44162/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:21:58.092 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:44162/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:21:58.194 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:44162/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:21:58.295 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:44162/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:21:58.397 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:44162/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:21:58.498 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:44162/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:21:58.600 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:44162/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:21:58.701 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:44162/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:21:58.802 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:44162/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:21:58.904 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:44162/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:21:59.005 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:44162/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:21:59.107 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:44162/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:21:59.208 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:44162/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:21:59.309 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:44162/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:21:59.411 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:44162/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:21:59.513 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:44162/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:21:59.614 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:44162/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:21:59.715 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:44162/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:21:59.817 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:44162/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:21:59.918 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:44162/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:22:00.019 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:44162/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:22:00.121 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:44162/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:22:00.223 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:44162/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:22:00.324 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:44162/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:22:00.426 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:44162/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:22:00.527 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:44162/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:22:00.628 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:44162/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:22:00.730 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:44162/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:22:00.831 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:44162/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:22:00.933 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:44162/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:22:01.034 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:44162/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:22:01.135 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:44162/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:22:01.237 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:44162/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:22:01.338 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:44162/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:22:01.440 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:44162/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:22:01.541 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:44162/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:22:01.642 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:44162/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:22:01.743 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:44162/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:22:01.844 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:44162/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:22:01.946 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:44162/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:22:02.047 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:44162/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:22:02.149 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:44162/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:22:02.250 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:44162/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:22:02.352 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:44162/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:22:02.453 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:44162/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:22:02.555 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:44162/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:22:02.656 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:44162/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:22:02.757 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:44162/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:22:02.859 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:44162/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:22:02.960 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:44162/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:22:03.061 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:44162/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:22:03.163 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:44162/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:22:03.264 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:44162/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:22:03.366 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:44162/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:22:03.467 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:44162/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:22:03.568 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:44162/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:22:03.670 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:44162/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:22:03.771 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:44162/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:22:03.873 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:44162/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:22:03.974 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:44162/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:22:04.075 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:44162/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:22:04.177 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:44162/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:22:04.278 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:44162/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:22:04.380 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:44162/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:22:04.481 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:44162/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:22:04.583 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:44162/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:22:04.684 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:44162/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:22:04.786 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:44162/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:22:04.887 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:44162/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:22:04.989 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:44162/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:22:05.090 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:44162/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:22:05.191 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:44162/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:22:05.292 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:44162/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:22:05.394 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:44162/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:22:05.495 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:44162/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:22:05.597 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:44162/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:22:05.698 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:44162/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:22:05.800 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:44162/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:22:05.901 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:44162/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:22:06.002 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:44162/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:22:06.104 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:44162/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:22:06.206 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:44162/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:22:06.307 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:44162/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:22:06.408 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:44162/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:22:06.509 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:44162/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:22:06.611 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:44162/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:22:06.712 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:44162/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:22:06.813 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:44162/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:22:06.915 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:44162/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:22:07.016 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:44162/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:22:07.117 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:44162/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:22:07.219 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:44162/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:22:07.320 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:44162/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:22:07.422 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:44162/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:22:07.523 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:44162/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:22:07.624 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:44162/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:22:07.726 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:44162/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:22:07.827 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:44162/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:22:07.928 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:44162/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:22:08.030 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:44162/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:22:08.131 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:44162/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:22:08.233 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:44162/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:22:08.334 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:44162/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:22:08.435 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:44162/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:22:08.537 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:44162/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:22:08.638 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:44162/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:22:08.739 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:44162/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:22:08.841 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:44162/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:22:08.942 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:44162/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:22:09.044 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:44162/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:22:09.145 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:44162/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:22:09.247 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:44162/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:22:09.348 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:44162/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:22:09.450 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:44162/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:22:09.551 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:44162/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:22:09.652 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:44162/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:22:09.753 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:44162/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:22:09.855 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:44162/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:22:09.956 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:44162/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:22:10.058 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:44162/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:22:10.159 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:44162/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:22:10.260 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:44162/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:22:10.362 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:44162/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:22:10.463 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:44162/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:22:10.565 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:44162/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:22:10.666 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:44162/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:22:10.767 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:44162/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:22:10.869 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:44162/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:22:10.970 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:44162/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:22:11.072 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:44162/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:22:11.173 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:44162/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:22:11.275 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:44162/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:22:11.376 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:44162/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:22:11.477 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:44162/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:22:11.579 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:44162/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:22:11.680 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:44162/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:22:11.781 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:44162/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:22:11.883 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:44162/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:22:11.984 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:44162/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:22:12.086 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:44162/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:22:12.187 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:44162/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:22:12.289 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:44162/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:22:12.391 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:44162/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:22:12.492 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:44162/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:22:12.594 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:44162/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:22:12.695 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:44162/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:22:12.796 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:44162/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:22:12.898 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:44162/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:22:12.999 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:44162/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:22:13.101 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:44162/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:22:13.202 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:44162/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:22:13.303 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:44162/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:22:13.405 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:44162/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:22:13.506 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:44162/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:22:13.608 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:44162/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:22:13.709 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:44162/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:22:13.810 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:44162/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:22:13.911 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:44162/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:22:14.013 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:44162/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:22:14.114 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:44162/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:22:14.216 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:44162/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:22:14.317 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:44162/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:22:14.419 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:44162/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:22:14.520 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:44162/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:22:14.621 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:44162/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:22:14.723 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:44162/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:22:14.825 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:44162/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:22:14.926 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:44162/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:22:15.027 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:44162/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:22:15.129 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:44162/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:22:15.230 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:44162/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:22:15.332 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:44162/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:22:15.433 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:44162/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:22:15.534 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:44162/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:22:15.636 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:44162/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:22:15.637 ERROR [src.node.waku_node] REST service did not become ready in time: HTTPConnectionPool(host='127.0.0.1', port=44162): Max retries exceeded with url: /health (Caused by NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7f9b284d0d40>: Failed to establish a new connection: [Errno 111] Connection refused'))
|
|
2025-12-24 04:22:15.737 DEBUG [src.node.waku_node] Starting Node...
|
|
2025-12-24 04:22:15.737 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2025-12-24 04:22:15.739 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2025-12-24 04:22:15.739 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.89.90
|
|
2025-12-24 04:22:15.739 DEBUG [src.node.docker_mananger] Generated ports ['34094', '34095', '34096', '34097', '34098']
|
|
2025-12-24 04:22:15.740 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2025-12-24 04:22:15.740 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2025-12-24 04:22:15.740 DEBUG [src.node.waku_node] Using volumes []
|
|
2025-12-24 04:22:15.740 DEBUG [src.node.docker_mananger] docker run -i -t -p 34094:34094 -p 34095:34095 -p 34096:34096 -p 34097:34097 -p 34098:34098 wakuorg/nwaku:latest --listen-address=0.0.0.0 --rest=true --rest-admin=true --websocket-support=true --log-level=TRACE --rest-relay-cache-capacity=100 --websocket-port=34096 --rest-port=34094 --tcp-port=34095 --discv5-udp-port=34097 --rest-address=0.0.0.0 --nat=extip:172.18.89.90 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=fcb9fef9decfab2ffff3ca55e3d4cecedf566664a75edddfc83adf66af4e3f6a --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=34098 --metrics-logging=true --discv5-bootstrap-node=enr:-L24QJpg9l2k3ULi6KRx2inqlv4vj7MhZKtwwq_2xPRvMTbMVZe7kI4UDU_1KKWwV6uerj_u2DROAfkxh_C7Gu1eRbICgmlkgnY0gmlwhKwSpBSKbXVsdGlhZGRyc5YACASsEqQUBpDYAAoErBKkFAaQ2d0DgnJzhQADAQAAiXNlY3AyNTZrMaECKC9izA4bD5e2LYwEd0jsueLbE-MfSou67wbcGskcJq6DdGNwgpDYg3VkcIKQ2oV3YWt1Mg0 --lightpushnode=/ip4/172.18.164.20/tcp/37080/p2p/16Uiu2HAkx8YCLVJ9pHhsjEKmUmUPBnGNMkCw9EuQSqYiUyNhcvjX --lightpush=true --relay=false
|
|
2025-12-24 04:22:15.923 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.89.90 waku 48ff5eef5027d94b492e9b0bdec5e04c5c18e89a7c0264a48039a10fdb51983e
|
|
2025-12-24 04:22:15.951 DEBUG [src.node.docker_mananger] Container started with ID 48ff5eef5027. Setting up logs at ./log/docker/lightpush_node1_2025-12-24_04-21-30__5ae6d296-8f8e-4c86-af05-f4d10cadcd95__wakuorg_nwaku:latest.log
|
|
2025-12-24 04:22:15.953 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 34094
|
|
2025-12-24 04:22:15.953 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2025-12-24 04:22:16.953 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:34094/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:22:17.055 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:34094/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:22:17.156 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:34094/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:22:17.257 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:34094/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:22:17.276 ERROR [src.node.docker_mananger] Max retries reached for container 48ff5eef5027. Exiting log stream.
|
|
2025-12-24 04:22:17.359 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:34094/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:22:17.460 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:34094/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:22:17.561 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:34094/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:22:17.663 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:34094/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:22:17.764 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:34094/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:22:17.865 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:34094/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:22:17.966 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:34094/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:22:18.068 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:34094/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:22:18.170 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:34094/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:22:18.271 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:34094/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:22:18.372 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:34094/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:22:18.474 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:34094/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:22:18.575 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:34094/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:22:18.676 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:34094/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:22:18.778 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:34094/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:22:18.879 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:34094/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:22:18.980 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:34094/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:22:19.082 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:34094/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:22:19.183 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:34094/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:22:19.285 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:34094/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:22:19.386 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:34094/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:22:19.488 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:34094/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:22:19.589 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:34094/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:22:19.690 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:34094/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:22:19.792 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:34094/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:22:19.893 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:34094/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:22:19.995 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:34094/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:22:20.096 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:34094/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:22:20.198 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:34094/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:22:20.299 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:34094/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:22:20.401 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:34094/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:22:20.502 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:34094/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:22:20.604 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:34094/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:22:20.705 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:34094/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:22:20.807 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:34094/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:22:20.909 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:34094/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:22:21.010 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:34094/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:22:21.111 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:34094/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:22:21.213 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:34094/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:22:21.315 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:34094/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:22:21.416 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:34094/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:22:21.517 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:34094/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:22:21.619 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:34094/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:22:21.720 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:34094/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:22:21.822 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:34094/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:22:21.923 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:34094/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:22:22.024 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:34094/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:22:22.126 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:34094/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:22:22.227 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:34094/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:22:22.328 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:34094/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:22:22.430 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:34094/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:22:22.531 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:34094/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:22:22.633 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:34094/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:22:22.734 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:34094/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:22:22.835 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:34094/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:22:22.936 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:34094/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:22:23.038 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:34094/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:22:23.139 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:34094/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:22:23.241 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:34094/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:22:23.342 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:34094/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:22:23.444 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:34094/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:22:23.545 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:34094/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:22:23.647 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:34094/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:22:23.748 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:34094/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:22:23.850 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:34094/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:22:23.951 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:34094/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:22:24.053 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:34094/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:22:24.154 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:34094/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:22:24.256 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:34094/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:22:24.358 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:34094/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:22:24.459 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:34094/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:22:24.560 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:34094/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:22:24.662 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:34094/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:22:24.763 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:34094/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:22:24.864 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:34094/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:22:24.966 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:34094/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:22:25.067 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:34094/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:22:25.168 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:34094/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:22:25.270 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:34094/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:22:25.371 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:34094/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:22:25.473 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:34094/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:22:25.574 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:34094/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:22:25.676 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:34094/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:22:25.777 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:34094/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:22:25.878 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:34094/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:22:25.980 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:34094/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:22:26.082 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:34094/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:22:26.183 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:34094/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:22:26.285 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:34094/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:22:26.386 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:34094/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:22:26.487 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:34094/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:22:26.589 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:34094/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:22:26.690 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:34094/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:22:26.791 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:34094/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:22:26.893 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:34094/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:22:26.994 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:34094/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:22:27.095 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:34094/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:22:27.196 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:34094/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:22:27.298 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:34094/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:22:27.400 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:34094/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:22:27.501 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:34094/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:22:27.602 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:34094/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:22:27.703 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:34094/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:22:27.804 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:34094/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:22:27.924 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:34094/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:22:28.026 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:34094/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:22:28.127 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:34094/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:22:28.228 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:34094/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:22:28.330 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:34094/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:22:28.431 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:34094/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:22:28.533 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:34094/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:22:28.634 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:34094/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:22:28.735 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:34094/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:22:28.837 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:34094/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:22:28.938 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:34094/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:22:29.039 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:34094/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:22:29.141 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:34094/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:22:29.242 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:34094/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:22:29.344 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:34094/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:22:29.445 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:34094/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:22:29.547 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:34094/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:22:29.648 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:34094/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:22:29.749 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:34094/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:22:29.851 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:34094/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:22:29.952 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:34094/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:22:30.054 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:34094/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:22:30.156 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:34094/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:22:30.257 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:34094/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:22:30.358 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:34094/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:22:30.460 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:34094/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:22:30.561 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:34094/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:22:30.663 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:34094/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:22:30.765 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:34094/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:22:30.866 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:34094/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:22:30.968 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:34094/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:22:31.069 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:34094/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:22:31.171 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:34094/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:22:31.273 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:34094/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:22:31.374 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:34094/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:22:31.475 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:34094/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:22:31.577 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:34094/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:22:31.678 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:34094/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:22:31.779 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:34094/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:22:31.882 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:34094/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:22:31.984 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:34094/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:22:32.086 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:34094/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:22:32.187 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:34094/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:22:32.289 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:34094/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:22:32.390 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:34094/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:22:32.492 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:34094/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:22:32.593 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:34094/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:22:32.694 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:34094/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:22:32.796 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:34094/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:22:32.897 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:34094/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:22:32.998 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:34094/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:22:33.100 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:34094/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:22:33.202 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:34094/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:22:33.303 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:34094/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:22:33.404 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:34094/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:22:33.505 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:34094/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:22:33.607 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:34094/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:22:33.708 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:34094/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:22:33.809 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:34094/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:22:33.911 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:34094/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:22:34.012 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:34094/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:22:34.113 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:34094/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:22:34.214 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:34094/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:22:34.316 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:34094/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:22:34.417 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:34094/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:22:34.519 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:34094/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:22:34.620 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:34094/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:22:34.721 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:34094/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:22:34.823 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:34094/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:22:34.924 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:34094/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:22:35.026 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:34094/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:22:35.127 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:34094/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:22:35.228 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:34094/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:22:35.330 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:34094/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:22:35.431 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:34094/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:22:35.532 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:34094/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:22:35.634 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:34094/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:22:35.735 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:34094/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:22:35.837 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:34094/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:22:35.938 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:34094/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:22:36.039 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:34094/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:22:36.141 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:34094/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:22:36.243 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:34094/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:22:36.344 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:34094/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:22:36.445 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:34094/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:22:36.547 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:34094/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:22:36.648 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:34094/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:22:36.750 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:34094/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:22:36.851 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:34094/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:22:36.952 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:34094/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:22:36.954 ERROR [src.node.waku_node] REST service did not become ready in time: HTTPConnectionPool(host='127.0.0.1', port=34094): Max retries exceeded with url: /health (Caused by NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7f9b28596660>: Failed to establish a new connection: [Errno 111] Connection refused'))
|
|
2025-12-24 04:22:37.136 DEBUG [tests.conftest] Running fixture teardown: test_setup
|
|
2025-12-24 04:22:37.137 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
|
|
2025-12-24 04:22:37.137 DEBUG [src.node.waku_node] Stopping container with id 6ba6bebcb989
|
|
2025-12-24 04:22:37.678 DEBUG [src.node.waku_node] Container stopped.
|
|
2025-12-24 04:22:37.679 DEBUG [src.node.waku_node] Stopping container with id 127c0e581ca6
|
|
2025-12-24 04:22:38.214 DEBUG [src.node.waku_node] Container stopped.
|
|
2025-12-24 04:22:38.216 DEBUG [src.node.waku_node] Stopping container with id 48ff5eef5027
|
|
2025-12-24 04:22:38.319 DEBUG [src.node.waku_node] Stopping container with id 48ff5eef5027
|
|
2025-12-24 04:22:38.420 DEBUG [src.node.waku_node] Stopping container with id 48ff5eef5027
|
|
2025-12-24 04:22:38.491 ERROR [src.node.docker_mananger] Max retries reached for container 6ba6bebcb989. Exiting log stream.
|
|
2025-12-24 04:22:38.522 DEBUG [src.node.waku_node] Stopping container with id 48ff5eef5027
|
|
2025-12-24 04:22:38.623 DEBUG [src.node.waku_node] Stopping container with id 48ff5eef5027
|
|
2025-12-24 04:22:38.725 DEBUG [src.node.waku_node] Stopping container with id 48ff5eef5027
|
|
2025-12-24 04:22:38.826 DEBUG [src.node.waku_node] Stopping container with id 48ff5eef5027
|
|
2025-12-24 04:22:38.928 DEBUG [src.node.waku_node] Stopping container with id 48ff5eef5027
|
|
2025-12-24 04:22:39.029 DEBUG [src.node.waku_node] Stopping container with id 48ff5eef5027
|
|
2025-12-24 04:22:39.097 ERROR [src.node.docker_mananger] Max retries reached for container 127c0e581ca6. Exiting log stream.
|
|
2025-12-24 04:22:39.131 DEBUG [src.node.waku_node] Stopping container with id 48ff5eef5027
|
|
2025-12-24 04:22:39.232 DEBUG [src.node.waku_node] Stopping container with id 48ff5eef5027
|
|
2025-12-24 04:22:39.334 DEBUG [src.node.waku_node] Stopping container with id 48ff5eef5027
|
|
2025-12-24 04:22:39.436 DEBUG [src.node.waku_node] Stopping container with id 48ff5eef5027
|
|
2025-12-24 04:22:39.538 DEBUG [src.node.waku_node] Stopping container with id 48ff5eef5027
|
|
2025-12-24 04:22:39.640 DEBUG [src.node.waku_node] Stopping container with id 48ff5eef5027
|
|
2025-12-24 04:22:39.741 DEBUG [src.node.waku_node] Stopping container with id 48ff5eef5027
|
|
2025-12-24 04:22:39.843 DEBUG [src.node.waku_node] Stopping container with id 48ff5eef5027
|
|
2025-12-24 04:22:39.945 DEBUG [src.node.waku_node] Stopping container with id 48ff5eef5027
|
|
2025-12-24 04:22:40.047 DEBUG [src.node.waku_node] Stopping container with id 48ff5eef5027
|
|
2025-12-24 04:22:40.148 DEBUG [src.node.waku_node] Stopping container with id 48ff5eef5027
|
|
2025-12-24 04:22:40.250 DEBUG [src.node.waku_node] Stopping container with id 48ff5eef5027
|
|
2025-12-24 04:22:40.351 DEBUG [src.node.waku_node] Stopping container with id 48ff5eef5027
|
|
2025-12-24 04:22:40.453 DEBUG [src.node.waku_node] Stopping container with id 48ff5eef5027
|
|
2025-12-24 04:22:40.555 DEBUG [src.node.waku_node] Stopping container with id 48ff5eef5027
|
|
2025-12-24 04:22:40.657 DEBUG [src.node.waku_node] Stopping container with id 48ff5eef5027
|
|
2025-12-24 04:22:40.759 DEBUG [src.node.waku_node] Stopping container with id 48ff5eef5027
|
|
2025-12-24 04:22:40.860 DEBUG [src.node.waku_node] Stopping container with id 48ff5eef5027
|
|
2025-12-24 04:22:40.962 DEBUG [src.node.waku_node] Stopping container with id 48ff5eef5027
|
|
2025-12-24 04:22:41.064 DEBUG [src.node.waku_node] Stopping container with id 48ff5eef5027
|
|
2025-12-24 04:22:41.166 DEBUG [src.node.waku_node] Stopping container with id 48ff5eef5027
|
|
2025-12-24 04:22:41.268 DEBUG [src.node.waku_node] Stopping container with id 48ff5eef5027
|
|
2025-12-24 04:22:41.370 DEBUG [src.node.waku_node] Stopping container with id 48ff5eef5027
|
|
2025-12-24 04:22:41.471 DEBUG [src.node.waku_node] Stopping container with id 48ff5eef5027
|
|
2025-12-24 04:22:41.573 DEBUG [src.node.waku_node] Stopping container with id 48ff5eef5027
|
|
2025-12-24 04:22:41.675 DEBUG [src.node.waku_node] Stopping container with id 48ff5eef5027
|
|
2025-12-24 04:22:41.777 DEBUG [src.node.waku_node] Stopping container with id 48ff5eef5027
|
|
2025-12-24 04:22:41.879 DEBUG [src.node.waku_node] Stopping container with id 48ff5eef5027
|
|
2025-12-24 04:22:41.981 DEBUG [src.node.waku_node] Stopping container with id 48ff5eef5027
|
|
2025-12-24 04:22:42.083 DEBUG [src.node.waku_node] Stopping container with id 48ff5eef5027
|
|
2025-12-24 04:22:42.185 DEBUG [src.node.waku_node] Stopping container with id 48ff5eef5027
|
|
2025-12-24 04:22:42.286 DEBUG [src.node.waku_node] Stopping container with id 48ff5eef5027
|
|
2025-12-24 04:22:42.388 DEBUG [src.node.waku_node] Stopping container with id 48ff5eef5027
|
|
2025-12-24 04:22:42.490 DEBUG [src.node.waku_node] Stopping container with id 48ff5eef5027
|
|
2025-12-24 04:22:42.592 DEBUG [src.node.waku_node] Stopping container with id 48ff5eef5027
|
|
2025-12-24 04:22:42.693 DEBUG [src.node.waku_node] Stopping container with id 48ff5eef5027
|
|
2025-12-24 04:22:42.795 DEBUG [src.node.waku_node] Stopping container with id 48ff5eef5027
|
|
2025-12-24 04:22:42.896 DEBUG [src.node.waku_node] Stopping container with id 48ff5eef5027
|
|
2025-12-24 04:22:42.998 DEBUG [src.node.waku_node] Stopping container with id 48ff5eef5027
|
|
2025-12-24 04:22:43.100 DEBUG [src.node.waku_node] Stopping container with id 48ff5eef5027
|
|
2025-12-24 04:22:43.201 DEBUG [src.node.waku_node] Stopping container with id 48ff5eef5027
|
|
2025-12-24 04:22:43.303 DEBUG [src.node.waku_node] Stopping container with id 48ff5eef5027
|
|
2025-12-24 04:22:43.305 ERROR [tests.conftest] Failed to stop container because of error 404 Client Error for http+docker://localhost/v1.48/containers/48ff5eef5027d94b492e9b0bdec5e04c5c18e89a7c0264a48039a10fdb51983e/stop: Not Found ("No such container: 48ff5eef5027d94b492e9b0bdec5e04c5c18e89a7c0264a48039a10fdb51983e")
|
|
2025-12-24 04:22:43.305 DEBUG [src.node.waku_node] Stopping container with id 48ff5eef5027
|
|
2025-12-24 04:22:43.406 DEBUG [src.node.waku_node] Stopping container with id 48ff5eef5027
|
|
2025-12-24 04:22:43.507 DEBUG [src.node.waku_node] Stopping container with id 48ff5eef5027
|
|
2025-12-24 04:22:43.609 DEBUG [src.node.waku_node] Stopping container with id 48ff5eef5027
|
|
2025-12-24 04:22:43.710 DEBUG [src.node.waku_node] Stopping container with id 48ff5eef5027
|
|
2025-12-24 04:22:43.812 DEBUG [src.node.waku_node] Stopping container with id 48ff5eef5027
|
|
2025-12-24 04:22:43.914 DEBUG [src.node.waku_node] Stopping container with id 48ff5eef5027
|
|
2025-12-24 04:22:44.015 DEBUG [src.node.waku_node] Stopping container with id 48ff5eef5027
|
|
2025-12-24 04:22:44.117 DEBUG [src.node.waku_node] Stopping container with id 48ff5eef5027
|
|
2025-12-24 04:22:44.219 DEBUG [src.node.waku_node] Stopping container with id 48ff5eef5027
|
|
2025-12-24 04:22:44.320 DEBUG [src.node.waku_node] Stopping container with id 48ff5eef5027
|
|
2025-12-24 04:22:44.422 DEBUG [src.node.waku_node] Stopping container with id 48ff5eef5027
|
|
2025-12-24 04:22:44.524 DEBUG [src.node.waku_node] Stopping container with id 48ff5eef5027
|
|
2025-12-24 04:22:44.625 DEBUG [src.node.waku_node] Stopping container with id 48ff5eef5027
|
|
2025-12-24 04:22:44.727 DEBUG [src.node.waku_node] Stopping container with id 48ff5eef5027
|
|
2025-12-24 04:22:44.829 DEBUG [src.node.waku_node] Stopping container with id 48ff5eef5027
|
|
2025-12-24 04:22:44.931 DEBUG [src.node.waku_node] Stopping container with id 48ff5eef5027
|
|
2025-12-24 04:22:45.032 DEBUG [src.node.waku_node] Stopping container with id 48ff5eef5027
|
|
2025-12-24 04:22:45.134 DEBUG [src.node.waku_node] Stopping container with id 48ff5eef5027
|
|
2025-12-24 04:22:45.236 DEBUG [src.node.waku_node] Stopping container with id 48ff5eef5027
|
|
2025-12-24 04:22:45.337 DEBUG [src.node.waku_node] Stopping container with id 48ff5eef5027
|
|
2025-12-24 04:22:45.439 DEBUG [src.node.waku_node] Stopping container with id 48ff5eef5027
|
|
2025-12-24 04:22:45.541 DEBUG [src.node.waku_node] Stopping container with id 48ff5eef5027
|
|
2025-12-24 04:22:45.642 DEBUG [src.node.waku_node] Stopping container with id 48ff5eef5027
|
|
2025-12-24 04:22:45.744 DEBUG [src.node.waku_node] Stopping container with id 48ff5eef5027
|
|
2025-12-24 04:22:45.845 DEBUG [src.node.waku_node] Stopping container with id 48ff5eef5027
|
|
2025-12-24 04:22:45.947 DEBUG [src.node.waku_node] Stopping container with id 48ff5eef5027
|
|
2025-12-24 04:22:46.049 DEBUG [src.node.waku_node] Stopping container with id 48ff5eef5027
|
|
2025-12-24 04:22:46.151 DEBUG [src.node.waku_node] Stopping container with id 48ff5eef5027
|
|
2025-12-24 04:22:46.252 DEBUG [src.node.waku_node] Stopping container with id 48ff5eef5027
|
|
2025-12-24 04:22:46.354 DEBUG [src.node.waku_node] Stopping container with id 48ff5eef5027
|
|
2025-12-24 04:22:46.456 DEBUG [src.node.waku_node] Stopping container with id 48ff5eef5027
|
|
2025-12-24 04:22:46.557 DEBUG [src.node.waku_node] Stopping container with id 48ff5eef5027
|
|
2025-12-24 04:22:46.659 DEBUG [src.node.waku_node] Stopping container with id 48ff5eef5027
|
|
2025-12-24 04:22:46.760 DEBUG [src.node.waku_node] Stopping container with id 48ff5eef5027
|
|
2025-12-24 04:22:46.861 DEBUG [src.node.waku_node] Stopping container with id 48ff5eef5027
|
|
2025-12-24 04:22:46.963 DEBUG [src.node.waku_node] Stopping container with id 48ff5eef5027
|
|
2025-12-24 04:22:47.064 DEBUG [src.node.waku_node] Stopping container with id 48ff5eef5027
|
|
2025-12-24 04:22:47.166 DEBUG [src.node.waku_node] Stopping container with id 48ff5eef5027
|
|
2025-12-24 04:22:47.268 DEBUG [src.node.waku_node] Stopping container with id 48ff5eef5027
|
|
2025-12-24 04:22:47.370 DEBUG [src.node.waku_node] Stopping container with id 48ff5eef5027
|
|
2025-12-24 04:22:47.471 DEBUG [src.node.waku_node] Stopping container with id 48ff5eef5027
|
|
2025-12-24 04:22:47.573 DEBUG [src.node.waku_node] Stopping container with id 48ff5eef5027
|
|
2025-12-24 04:22:47.674 DEBUG [src.node.waku_node] Stopping container with id 48ff5eef5027
|
|
2025-12-24 04:22:47.775 DEBUG [src.node.waku_node] Stopping container with id 48ff5eef5027
|
|
2025-12-24 04:22:47.877 DEBUG [src.node.waku_node] Stopping container with id 48ff5eef5027
|
|
2025-12-24 04:22:47.979 DEBUG [src.node.waku_node] Stopping container with id 48ff5eef5027
|
|
2025-12-24 04:22:48.080 DEBUG [src.node.waku_node] Stopping container with id 48ff5eef5027
|
|
2025-12-24 04:22:48.182 DEBUG [src.node.waku_node] Stopping container with id 48ff5eef5027
|
|
2025-12-24 04:22:48.284 DEBUG [src.node.waku_node] Stopping container with id 48ff5eef5027
|
|
2025-12-24 04:22:48.385 DEBUG [src.node.waku_node] Stopping container with id 48ff5eef5027
|
|
2025-12-24 04:22:48.387 ERROR [tests.conftest] Failed to stop container because of error 404 Client Error for http+docker://localhost/v1.48/containers/48ff5eef5027d94b492e9b0bdec5e04c5c18e89a7c0264a48039a10fdb51983e/stop: Not Found ("No such container: 48ff5eef5027d94b492e9b0bdec5e04c5c18e89a7c0264a48039a10fdb51983e")
|
|
2025-12-24 04:22:48.387 DEBUG [src.node.waku_node] Stopping container with id 48ff5eef5027
|
|
2025-12-24 04:22:48.488 DEBUG [src.node.waku_node] Stopping container with id 48ff5eef5027
|
|
2025-12-24 04:22:48.590 DEBUG [src.node.waku_node] Stopping container with id 48ff5eef5027
|
|
2025-12-24 04:22:48.691 DEBUG [src.node.waku_node] Stopping container with id 48ff5eef5027
|
|
2025-12-24 04:22:48.793 DEBUG [src.node.waku_node] Stopping container with id 48ff5eef5027
|
|
2025-12-24 04:22:48.894 DEBUG [src.node.waku_node] Stopping container with id 48ff5eef5027
|
|
2025-12-24 04:22:48.996 DEBUG [src.node.waku_node] Stopping container with id 48ff5eef5027
|
|
2025-12-24 04:22:49.097 DEBUG [src.node.waku_node] Stopping container with id 48ff5eef5027
|
|
2025-12-24 04:22:49.199 DEBUG [src.node.waku_node] Stopping container with id 48ff5eef5027
|
|
2025-12-24 04:22:49.301 DEBUG [src.node.waku_node] Stopping container with id 48ff5eef5027
|
|
2025-12-24 04:22:49.403 DEBUG [src.node.waku_node] Stopping container with id 48ff5eef5027
|
|
2025-12-24 04:22:49.504 DEBUG [src.node.waku_node] Stopping container with id 48ff5eef5027
|
|
2025-12-24 04:22:49.606 DEBUG [src.node.waku_node] Stopping container with id 48ff5eef5027
|
|
2025-12-24 04:22:49.708 DEBUG [src.node.waku_node] Stopping container with id 48ff5eef5027
|
|
2025-12-24 04:22:49.809 DEBUG [src.node.waku_node] Stopping container with id 48ff5eef5027
|
|
2025-12-24 04:22:49.911 DEBUG [src.node.waku_node] Stopping container with id 48ff5eef5027
|
|
2025-12-24 04:22:50.013 DEBUG [src.node.waku_node] Stopping container with id 48ff5eef5027
|
|
2025-12-24 04:22:50.114 DEBUG [src.node.waku_node] Stopping container with id 48ff5eef5027
|
|
2025-12-24 04:22:50.216 DEBUG [src.node.waku_node] Stopping container with id 48ff5eef5027
|
|
2025-12-24 04:22:50.318 DEBUG [src.node.waku_node] Stopping container with id 48ff5eef5027
|
|
2025-12-24 04:22:50.420 DEBUG [src.node.waku_node] Stopping container with id 48ff5eef5027
|
|
2025-12-24 04:22:50.521 DEBUG [src.node.waku_node] Stopping container with id 48ff5eef5027
|
|
2025-12-24 04:22:50.623 DEBUG [src.node.waku_node] Stopping container with id 48ff5eef5027
|
|
2025-12-24 04:22:50.725 DEBUG [src.node.waku_node] Stopping container with id 48ff5eef5027
|
|
2025-12-24 04:22:50.827 DEBUG [src.node.waku_node] Stopping container with id 48ff5eef5027
|
|
2025-12-24 04:22:50.928 DEBUG [src.node.waku_node] Stopping container with id 48ff5eef5027
|
|
2025-12-24 04:22:51.030 DEBUG [src.node.waku_node] Stopping container with id 48ff5eef5027
|
|
2025-12-24 04:22:51.132 DEBUG [src.node.waku_node] Stopping container with id 48ff5eef5027
|
|
2025-12-24 04:22:51.234 DEBUG [src.node.waku_node] Stopping container with id 48ff5eef5027
|
|
2025-12-24 04:22:51.336 DEBUG [src.node.waku_node] Stopping container with id 48ff5eef5027
|
|
2025-12-24 04:22:51.437 DEBUG [src.node.waku_node] Stopping container with id 48ff5eef5027
|
|
2025-12-24 04:22:51.539 DEBUG [src.node.waku_node] Stopping container with id 48ff5eef5027
|
|
2025-12-24 04:22:51.641 DEBUG [src.node.waku_node] Stopping container with id 48ff5eef5027
|
|
2025-12-24 04:22:51.742 DEBUG [src.node.waku_node] Stopping container with id 48ff5eef5027
|
|
2025-12-24 04:22:51.844 DEBUG [src.node.waku_node] Stopping container with id 48ff5eef5027
|
|
2025-12-24 04:22:51.946 DEBUG [src.node.waku_node] Stopping container with id 48ff5eef5027
|
|
2025-12-24 04:22:52.047 DEBUG [src.node.waku_node] Stopping container with id 48ff5eef5027
|
|
2025-12-24 04:22:52.149 DEBUG [src.node.waku_node] Stopping container with id 48ff5eef5027
|
|
2025-12-24 04:22:52.251 DEBUG [src.node.waku_node] Stopping container with id 48ff5eef5027
|
|
2025-12-24 04:22:52.352 DEBUG [src.node.waku_node] Stopping container with id 48ff5eef5027
|
|
2025-12-24 04:22:52.454 DEBUG [src.node.waku_node] Stopping container with id 48ff5eef5027
|
|
2025-12-24 04:22:52.556 DEBUG [src.node.waku_node] Stopping container with id 48ff5eef5027
|
|
2025-12-24 04:22:52.658 DEBUG [src.node.waku_node] Stopping container with id 48ff5eef5027
|
|
2025-12-24 04:22:52.760 DEBUG [src.node.waku_node] Stopping container with id 48ff5eef5027
|
|
2025-12-24 04:22:52.862 DEBUG [src.node.waku_node] Stopping container with id 48ff5eef5027
|
|
2025-12-24 04:22:52.963 DEBUG [src.node.waku_node] Stopping container with id 48ff5eef5027
|
|
2025-12-24 04:22:53.065 DEBUG [src.node.waku_node] Stopping container with id 48ff5eef5027
|
|
2025-12-24 04:22:53.167 DEBUG [src.node.waku_node] Stopping container with id 48ff5eef5027
|
|
2025-12-24 04:22:53.269 DEBUG [src.node.waku_node] Stopping container with id 48ff5eef5027
|
|
2025-12-24 04:22:53.371 DEBUG [src.node.waku_node] Stopping container with id 48ff5eef5027
|
|
2025-12-24 04:22:53.472 DEBUG [src.node.waku_node] Stopping container with id 48ff5eef5027
|
|
2025-12-24 04:22:53.474 ERROR [tests.conftest] Failed to stop container because of error 404 Client Error for http+docker://localhost/v1.48/containers/48ff5eef5027d94b492e9b0bdec5e04c5c18e89a7c0264a48039a10fdb51983e/stop: Not Found ("No such container: 48ff5eef5027d94b492e9b0bdec5e04c5c18e89a7c0264a48039a10fdb51983e")
|
|
2025-12-24 04:22:53.475 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
|
|
2025-12-24 04:22:53.498 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2025-12-24 04:22:53.546 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2025-12-24 04:22:53.546 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2025-12-24 04:22:53.547 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2025-12-24 04:22:53.547 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2025-12-24 04:22:53.547 DEBUG [tests.conftest] Running fixture teardown: attach_logs_on_fail
|
|
2025-12-24 04:22:53.548 DEBUG [tests.conftest] Test failed, attempting to attach logs to the allure reports
|
|
2025-12-24 04:22:53.548 DEBUG [src.libs.common] Attaching file ./log/docker/receiving_node1_2025-12-24_04-21-30__5ae6d296-8f8e-4c86-af05-f4d10cadcd95__wakuorg_nwaku:latest.log
|
|
2025-12-24 04:22:53.549 DEBUG [src.libs.common] Attaching file ./log/docker/receiving_node2_2025-12-24_04-21-30__5ae6d296-8f8e-4c86-af05-f4d10cadcd95__wakuorg_nwaku:latest.log
|
|
2025-12-24 04:22:53.550 DEBUG [src.libs.common] Attaching file ./log/docker/lightpush_node1_2025-12-24_04-21-30__5ae6d296-8f8e-4c86-af05-f4d10cadcd95__wakuorg_nwaku:latest.log
|