mirror of
https://github.com/logos-messaging/logos-messaging-interop-tests.git
synced 2026-01-07 16:33:13 +00:00
862 lines
125 KiB
Plaintext
862 lines
125 KiB
Plaintext
2025-12-24 04:14:14.887 DEBUG [tests.conftest] Running fixture setup: test_id
|
|
2025-12-24 04:14:14.887 DEBUG [tests.conftest] Running test: test_message_light_pushed_on_different_pubsub_topic_is_not_retrieved with id: 2025-12-24_04-14-14__4cbbeb93-5165-4be4-8f4c-136e37e7c68c
|
|
2025-12-24 04:14:14.887 DEBUG [src.steps.common] Running fixture setup: common_setup
|
|
2025-12-24 04:14:14.887 DEBUG [src.steps.light_push] Running fixture setup: light_push_setup
|
|
2025-12-24 04:14:14.894 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2025-12-24 04:14:14.895 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/receiving_node1_2025-12-24_04-14-14__4cbbeb93-5165-4be4-8f4c-136e37e7c68c__wakuorg_nwaku:latest.log
|
|
2025-12-24 04:14:14.895 DEBUG [src.node.waku_node] Starting Node...
|
|
2025-12-24 04:14:14.895 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2025-12-24 04:14:14.896 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2025-12-24 04:14:14.896 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.246.218
|
|
2025-12-24 04:14:14.897 DEBUG [src.node.docker_mananger] Generated ports ['2343', '2344', '2345', '2346', '2347']
|
|
2025-12-24 04:14:14.897 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2025-12-24 04:14:14.897 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2025-12-24 04:14:14.897 DEBUG [src.node.waku_node] Using volumes []
|
|
2025-12-24 04:14:14.897 DEBUG [src.node.docker_mananger] docker run -i -t -p 2343:2343 -p 2344:2344 -p 2345:2345 -p 2346:2346 -p 2347:2347 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=2345 --rest-port=2343 --tcp-port=2344 --discv5-udp-port=2346 --rest-address=0.0.0.0 --nat=extip:172.18.246.218 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=4ed0afaacf2db3ccbf2ed21d7541b8133ffa3fe128e1f1d2e932d9f7037c5e88 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=2347 --metrics-logging=true --lightpush=true --relay=true
|
|
2025-12-24 04:14:15.075 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.246.218 waku a2573d6a36e53aba07f21dc06c88112537f7d4b57de347675a80f1c5d64d57b7
|
|
2025-12-24 04:14:15.106 DEBUG [src.node.docker_mananger] Container started with ID a2573d6a36e5. Setting up logs at ./log/docker/receiving_node1_2025-12-24_04-14-14__4cbbeb93-5165-4be4-8f4c-136e37e7c68c__wakuorg_nwaku:latest.log
|
|
2025-12-24 04:14:15.106 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 2343
|
|
2025-12-24 04:14:15.107 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2025-12-24 04:14:15.172 ERROR [src.node.docker_mananger] Max retries reached for container 4a26754b4680. Exiting log stream.
|
|
2025-12-24 04:14:15.690 ERROR [src.node.docker_mananger] Max retries reached for container 7d9d1a9f8bd0. Exiting log stream.
|
|
2025-12-24 04:14:16.108 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:2343/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:14:16.111 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_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:14:16.111 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2025-12-24 04:14:16.112 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:2343/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:14:16.114 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.246.218/tcp/2344/p2p/16Uiu2HAmFPo6uvaWGkXYGSmZdTcnR1aRSvT4qQ1RZv9DJEKapE3s","/ip4/172.18.246.218/tcp/2345/ws/p2p/16Uiu2HAmFPo6uvaWGkXYGSmZdTcnR1aRSvT4qQ1RZv9DJEKapE3s"],"enrUri":"enr:-L24QM8Zz1YQkHOEAFwygaMaqp9hgt0ATUvl2nALrkVz7e4OOqX9FaPvK51XtuGDlNKAZEq9r70esdr97wS03oIuuCICgmlkgnY0gmlwhKwS9tqKbXVsdGlhZGRyc5YACASsEvbaBgkoAAoErBL22gYJKd0DgnJzhQADAQAAiXNlY3AyNTZrMaEDKK6hcTEF448Nc2bqcpWoTh9SwIH8UQKg7Chv_fHRgOKDdGNwggkog3VkcIIJKoV3YWt1Mgk"}'
|
|
2025-12-24 04:14:16.114 INFO [src.node.waku_node] REST service is ready !!
|
|
2025-12-24 04:14:16.121 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2025-12-24 04:14:16.121 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/receiving_node2_2025-12-24_04-14-14__4cbbeb93-5165-4be4-8f4c-136e37e7c68c__wakuorg_nwaku:latest.log
|
|
2025-12-24 04:14:16.121 DEBUG [src.node.waku_node] Starting Node...
|
|
2025-12-24 04:14:16.121 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2025-12-24 04:14:16.122 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2025-12-24 04:14:16.123 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.25.48
|
|
2025-12-24 04:14:16.123 DEBUG [src.node.docker_mananger] Generated ports ['55421', '55422', '55423', '55424', '55425']
|
|
2025-12-24 04:14:16.123 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2025-12-24 04:14:16.123 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2025-12-24 04:14:16.123 DEBUG [src.node.waku_node] Using volumes []
|
|
2025-12-24 04:14:16.123 DEBUG [src.node.docker_mananger] docker run -i -t -p 55421:55421 -p 55422:55422 -p 55423:55423 -p 55424:55424 -p 55425:55425 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=55423 --rest-port=55421 --tcp-port=55422 --discv5-udp-port=55424 --rest-address=0.0.0.0 --nat=extip:172.18.25.48 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=f81c73cd4e0c2dfc3fa428ac4b0d4ce63cfae0ae06be26355b3faab8c2a11e7d --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=55425 --metrics-logging=true --lightpush=false --relay=true
|
|
2025-12-24 04:14:16.300 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.25.48 waku 6ed96bb69ee08a3f32cc104fdc2dc3b50e28e0e335b978df73cec8517bb0c85a
|
|
2025-12-24 04:14:16.329 DEBUG [src.node.docker_mananger] Container started with ID 6ed96bb69ee0. Setting up logs at ./log/docker/receiving_node2_2025-12-24_04-14-14__4cbbeb93-5165-4be4-8f4c-136e37e7c68c__wakuorg_nwaku:latest.log
|
|
2025-12-24 04:14:16.329 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 55421
|
|
2025-12-24 04:14:16.329 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2025-12-24 04:14:17.330 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:55421/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:14:17.333 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:14:17.333 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2025-12-24 04:14:17.333 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:55421/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:14:17.336 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.25.48/tcp/55422/p2p/16Uiu2HAm1FcHdfYR51kvABZAnQQSL4Ssh3WVoi59iEwCNBP53DPz","/ip4/172.18.25.48/tcp/55423/ws/p2p/16Uiu2HAm1FcHdfYR51kvABZAnQQSL4Ssh3WVoi59iEwCNBP53DPz"],"enrUri":"enr:-L24QMMa-0RWavMyMvb6J0quB6tllBBD152g3IO92IEetnr_BndGWBWd0H5aTsz7xzawrVqj22NSrhAkIfst03eJkvwCgmlkgnY0gmlwhKwSGTCKbXVsdGlhZGRyc5YACASsEhkwBth-AAoErBIZMAbYf90DgnJzhQADAQAAiXNlY3AyNTZrMaECVpIjcDZzH-f4FVwCOP4csC7Hb5odltqtVEC1zdILBTWDdGNwgth-g3VkcILYgIV3YWt1MgE"}'
|
|
2025-12-24 04:14:17.336 INFO [src.node.waku_node] REST service is ready !!
|
|
2025-12-24 04:14:17.337 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:55421/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.246.218/tcp/2344/p2p/16Uiu2HAmFPo6uvaWGkXYGSmZdTcnR1aRSvT4qQ1RZv9DJEKapE3s"]'
|
|
2025-12-24 04:14:17.368 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-24 04:14:17.377 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2025-12-24 04:14:17.377 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/lightpush_node1_2025-12-24_04-14-14__4cbbeb93-5165-4be4-8f4c-136e37e7c68c__wakuorg_nwaku:latest.log
|
|
2025-12-24 04:14:17.377 DEBUG [src.node.waku_node] Starting Node...
|
|
2025-12-24 04:14:17.377 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2025-12-24 04:14:17.379 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2025-12-24 04:14:17.379 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.208.27
|
|
2025-12-24 04:14:17.379 DEBUG [src.node.docker_mananger] Generated ports ['49898', '49899', '49900', '49901', '49902']
|
|
2025-12-24 04:14:17.380 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2025-12-24 04:14:17.380 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2025-12-24 04:14:17.380 DEBUG [src.node.waku_node] Using volumes []
|
|
2025-12-24 04:14:17.380 DEBUG [src.node.docker_mananger] docker run -i -t -p 49898:49898 -p 49899:49899 -p 49900:49900 -p 49901:49901 -p 49902:49902 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=49900 --rest-port=49898 --tcp-port=49899 --discv5-udp-port=49901 --rest-address=0.0.0.0 --nat=extip:172.18.208.27 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=54bf28b862c8b9c7c0edd7e79ce6b5c3ea44d6ef2faa14fa6ecd58aed7fb955d --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=49902 --metrics-logging=true --discv5-bootstrap-node=enr:-L24QM8Zz1YQkHOEAFwygaMaqp9hgt0ATUvl2nALrkVz7e4OOqX9FaPvK51XtuGDlNKAZEq9r70esdr97wS03oIuuCICgmlkgnY0gmlwhKwS9tqKbXVsdGlhZGRyc5YACASsEvbaBgkoAAoErBL22gYJKd0DgnJzhQADAQAAiXNlY3AyNTZrMaEDKK6hcTEF448Nc2bqcpWoTh9SwIH8UQKg7Chv_fHRgOKDdGNwggkog3VkcIIJKoV3YWt1Mgk --lightpushnode=/ip4/172.18.246.218/tcp/2344/p2p/16Uiu2HAmFPo6uvaWGkXYGSmZdTcnR1aRSvT4qQ1RZv9DJEKapE3s --lightpush=true --relay=false
|
|
2025-12-24 04:14:17.570 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.208.27 waku 67065386fbf71d7cf7134338fe8d5a20614254796ff901a665b21a783a4deb16
|
|
2025-12-24 04:14:17.601 DEBUG [src.node.docker_mananger] Container started with ID 67065386fbf7. Setting up logs at ./log/docker/lightpush_node1_2025-12-24_04-14-14__4cbbeb93-5165-4be4-8f4c-136e37e7c68c__wakuorg_nwaku:latest.log
|
|
2025-12-24 04:14:17.602 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 49898
|
|
2025-12-24 04:14:17.602 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2025-12-24 04:14:18.602 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:49898/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:14:18.704 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:49898/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:14:18.806 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:49898/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:14:18.907 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:49898/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:14:18.945 ERROR [src.node.docker_mananger] Max retries reached for container 67065386fbf7. Exiting log stream.
|
|
2025-12-24 04:14:19.009 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:49898/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:14:19.110 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:49898/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:14:19.212 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:49898/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:14:19.313 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:49898/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:14:19.415 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:49898/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:14:19.516 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:49898/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:14:19.618 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:49898/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:14:19.719 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:49898/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:14:19.821 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:49898/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:14:19.922 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:49898/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:14:20.024 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:49898/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:14:20.126 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:49898/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:14:20.227 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:49898/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:14:20.328 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:49898/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:14:20.430 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:49898/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:14:20.531 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:49898/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:14:20.633 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:49898/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:14:20.734 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:49898/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:14:20.835 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:49898/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:14:20.937 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:49898/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:14:21.038 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:49898/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:14:21.140 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:49898/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:14:21.241 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:49898/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:14:21.343 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:49898/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:14:21.444 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:49898/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:14:21.546 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:49898/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:14:21.647 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:49898/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:14:21.749 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:49898/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:14:21.851 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:49898/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:14:21.952 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:49898/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:14:22.054 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:49898/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:14:22.155 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:49898/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:14:22.257 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:49898/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:14:22.358 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:49898/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:14:22.461 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:49898/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:14:22.562 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:49898/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:14:22.664 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:49898/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:14:22.765 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:49898/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:14:22.867 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:49898/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:14:22.968 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:49898/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:14:23.070 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:49898/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:14:23.172 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:49898/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:14:23.273 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:49898/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:14:23.374 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:49898/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:14:23.476 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:49898/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:14:23.577 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:49898/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:14:23.679 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:49898/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:14:23.781 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:49898/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:14:23.882 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:49898/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:14:23.983 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:49898/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:14:24.085 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:49898/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:14:24.186 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:49898/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:14:24.288 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:49898/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:14:24.389 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:49898/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:14:24.490 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:49898/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:14:24.592 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:49898/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:14:24.693 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:49898/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:14:24.794 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:49898/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:14:24.896 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:49898/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:14:24.997 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:49898/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:14:25.099 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:49898/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:14:25.201 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:49898/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:14:25.303 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:49898/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:14:25.404 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:49898/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:14:25.506 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:49898/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:14:25.608 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:49898/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:14:25.709 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:49898/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:14:25.811 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:49898/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:14:25.912 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:49898/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:14:26.014 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:49898/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:14:26.115 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:49898/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:14:26.217 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:49898/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:14:26.318 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:49898/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:14:26.421 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:49898/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:14:26.523 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:49898/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:14:26.624 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:49898/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:14:26.725 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:49898/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:14:26.827 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:49898/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:14:26.928 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:49898/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:14:27.029 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:49898/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:14:27.131 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:49898/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:14:27.232 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:49898/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:14:27.334 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:49898/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:14:27.436 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:49898/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:14:27.537 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:49898/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:14:27.638 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:49898/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:14:27.740 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:49898/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:14:27.841 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:49898/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:14:27.943 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:49898/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:14:28.045 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:49898/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:14:28.146 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:49898/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:14:28.248 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:49898/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:14:28.349 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:49898/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:14:28.450 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:49898/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:14:28.552 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:49898/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:14:28.654 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:49898/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:14:28.755 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:49898/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:14:28.856 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:49898/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:14:28.958 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:49898/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:14:29.059 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:49898/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:14:29.161 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:49898/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:14:29.262 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:49898/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:14:29.364 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:49898/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:14:29.466 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:49898/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:14:29.567 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:49898/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:14:29.669 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:49898/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:14:29.771 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:49898/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:14:29.872 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:49898/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:14:29.974 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:49898/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:14:30.075 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:49898/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:14:30.177 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:49898/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:14:30.278 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:49898/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:14:30.380 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:49898/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:14:30.481 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:49898/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:14:30.583 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:49898/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:14:30.684 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:49898/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:14:30.785 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:49898/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:14:30.887 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:49898/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:14:30.988 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:49898/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:14:31.090 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:49898/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:14:31.191 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:49898/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:14:31.292 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:49898/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:14:31.394 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:49898/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:14:31.495 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:49898/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:14:31.597 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:49898/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:14:31.699 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:49898/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:14:31.800 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:49898/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:14:31.902 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:49898/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:14:32.003 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:49898/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:14:32.105 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:49898/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:14:32.207 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:49898/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:14:32.309 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:49898/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:14:32.411 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:49898/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:14:32.512 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:49898/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:14:32.613 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:49898/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:14:32.715 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:49898/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:14:32.816 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:49898/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:14:32.918 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:49898/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:14:33.019 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:49898/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:14:33.121 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:49898/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:14:33.222 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:49898/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:14:33.324 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:49898/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:14:33.426 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:49898/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:14:33.527 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:49898/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:14:33.629 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:49898/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:14:33.730 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:49898/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:14:33.832 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:49898/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:14:33.933 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:49898/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:14:34.035 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:49898/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:14:34.137 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:49898/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:14:34.238 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:49898/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:14:34.340 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:49898/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:14:34.441 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:49898/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:14:34.543 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:49898/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:14:34.644 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:49898/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:14:34.746 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:49898/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:14:34.847 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:49898/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:14:34.949 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:49898/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:14:35.050 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:49898/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:14:35.152 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:49898/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:14:35.253 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:49898/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:14:35.355 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:49898/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:14:35.456 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:49898/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:14:35.558 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:49898/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:14:35.660 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:49898/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:14:35.761 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:49898/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:14:35.863 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:49898/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:14:35.965 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:49898/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:14:36.066 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:49898/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:14:36.167 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:49898/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:14:36.269 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:49898/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:14:36.370 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:49898/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:14:36.472 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:49898/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:14:36.574 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:49898/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:14:36.675 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:49898/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:14:36.776 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:49898/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:14:36.878 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:49898/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:14:36.979 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:49898/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:14:37.081 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:49898/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:14:37.183 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:49898/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:14:37.284 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:49898/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:14:37.386 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:49898/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:14:37.487 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:49898/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:14:37.589 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:49898/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:14:37.691 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:49898/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:14:37.792 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:49898/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:14:37.894 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:49898/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:14:37.996 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:49898/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:14:38.097 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:49898/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:14:38.199 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:49898/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:14:38.301 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:49898/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:14:38.402 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:49898/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:14:38.504 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:49898/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:14:38.605 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:49898/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:14:38.606 ERROR [src.node.waku_node] REST service did not become ready in time: HTTPConnectionPool(host='127.0.0.1', port=49898): Max retries exceeded with url: /health (Caused by NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7fc64f35cb30>: Failed to establish a new connection: [Errno 111] Connection refused'))
|
|
2025-12-24 04:14:38.707 DEBUG [src.node.waku_node] Starting Node...
|
|
2025-12-24 04:14:38.707 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2025-12-24 04:14:38.709 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2025-12-24 04:14:38.709 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.0.134
|
|
2025-12-24 04:14:38.709 DEBUG [src.node.docker_mananger] Generated ports ['23904', '23905', '23906', '23907', '23908']
|
|
2025-12-24 04:14:38.709 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2025-12-24 04:14:38.709 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2025-12-24 04:14:38.709 DEBUG [src.node.waku_node] Using volumes []
|
|
2025-12-24 04:14:38.710 DEBUG [src.node.docker_mananger] docker run -i -t -p 23904:23904 -p 23905:23905 -p 23906:23906 -p 23907:23907 -p 23908:23908 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=23906 --rest-port=23904 --tcp-port=23905 --discv5-udp-port=23907 --rest-address=0.0.0.0 --nat=extip:172.18.0.134 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=ebf20a0fbecffa0adfe7cdf4d9e96855fc5c2e788dc8e59e6a7c6dafb0df4fc0 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=23908 --metrics-logging=true --discv5-bootstrap-node=enr:-L24QM8Zz1YQkHOEAFwygaMaqp9hgt0ATUvl2nALrkVz7e4OOqX9FaPvK51XtuGDlNKAZEq9r70esdr97wS03oIuuCICgmlkgnY0gmlwhKwS9tqKbXVsdGlhZGRyc5YACASsEvbaBgkoAAoErBL22gYJKd0DgnJzhQADAQAAiXNlY3AyNTZrMaEDKK6hcTEF448Nc2bqcpWoTh9SwIH8UQKg7Chv_fHRgOKDdGNwggkog3VkcIIJKoV3YWt1Mgk --lightpushnode=/ip4/172.18.246.218/tcp/2344/p2p/16Uiu2HAmFPo6uvaWGkXYGSmZdTcnR1aRSvT4qQ1RZv9DJEKapE3s --lightpush=true --relay=false
|
|
2025-12-24 04:14:38.890 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.0.134 waku a29d04be9f3cb92d10fae09fa0a558513fcac9bd7318c8e99c7704c1ba510f48
|
|
2025-12-24 04:14:38.921 DEBUG [src.node.docker_mananger] Container started with ID a29d04be9f3c. Setting up logs at ./log/docker/lightpush_node1_2025-12-24_04-14-14__4cbbeb93-5165-4be4-8f4c-136e37e7c68c__wakuorg_nwaku:latest.log
|
|
2025-12-24 04:14:38.922 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 23904
|
|
2025-12-24 04:14:38.923 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2025-12-24 04:14:39.923 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23904/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:14:40.025 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23904/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:14:40.126 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23904/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:14:40.228 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23904/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:14:40.257 ERROR [src.node.docker_mananger] Max retries reached for container a29d04be9f3c. Exiting log stream.
|
|
2025-12-24 04:14:40.329 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23904/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:14:40.431 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23904/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:14:40.532 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23904/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:14:40.634 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23904/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:14:40.735 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23904/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:14:40.837 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23904/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:14:40.938 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23904/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:14:41.040 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23904/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:14:41.141 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23904/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:14:41.243 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23904/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:14:41.344 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23904/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:14:41.445 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23904/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:14:41.547 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23904/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:14:41.649 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23904/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:14:41.750 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23904/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:14:41.852 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23904/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:14:41.953 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23904/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:14:42.055 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23904/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:14:42.157 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23904/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:14:42.258 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23904/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:14:42.360 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23904/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:14:42.462 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23904/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:14:42.563 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23904/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:14:42.665 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23904/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:14:42.766 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23904/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:14:42.868 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23904/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:14:42.969 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23904/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:14:43.071 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23904/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:14:43.172 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23904/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:14:43.274 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23904/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:14:43.376 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23904/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:14:43.477 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23904/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:14:43.579 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23904/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:14:43.680 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23904/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:14:43.782 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23904/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:14:43.884 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23904/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:14:43.986 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23904/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:14:44.087 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23904/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:14:44.189 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23904/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:14:44.291 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23904/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:14:44.392 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23904/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:14:44.494 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23904/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:14:44.595 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23904/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:14:44.697 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23904/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:14:44.798 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23904/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:14:44.900 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23904/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:14:45.001 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23904/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:14:45.103 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23904/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:14:45.204 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23904/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:14:45.306 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23904/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:14:45.408 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23904/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:14:45.509 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23904/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:14:45.611 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23904/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:14:45.712 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23904/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:14:45.814 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23904/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:14:45.916 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23904/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:14:46.017 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23904/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:14:46.119 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23904/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:14:46.220 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23904/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:14:46.322 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23904/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:14:46.424 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23904/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:14:46.525 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23904/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:14:46.627 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23904/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:14:46.728 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23904/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:14:46.830 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23904/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:14:46.931 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23904/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:14:47.033 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23904/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:14:47.134 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23904/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:14:47.236 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23904/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:14:47.337 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23904/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:14:47.439 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23904/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:14:47.540 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23904/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:14:47.642 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23904/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:14:47.744 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23904/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:14:47.845 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23904/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:14:47.947 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23904/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:14:48.048 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23904/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:14:48.150 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23904/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:14:48.251 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23904/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:14:48.353 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23904/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:14:48.454 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23904/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:14:48.556 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23904/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:14:48.657 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23904/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:14:48.759 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23904/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:14:48.861 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23904/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:14:48.962 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23904/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:14:49.064 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23904/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:14:49.165 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23904/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:14:49.267 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23904/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:14:49.368 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23904/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:14:49.470 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23904/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:14:49.572 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23904/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:14:49.673 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23904/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:14:49.775 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23904/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:14:49.876 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23904/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:14:49.977 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23904/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:14:50.079 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23904/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:14:50.181 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23904/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:14:50.282 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23904/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:14:50.384 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23904/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:14:50.485 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23904/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:14:50.587 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23904/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:14:50.688 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23904/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:14:50.790 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23904/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:14:50.891 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23904/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:14:50.993 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23904/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:14:51.094 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23904/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:14:51.196 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23904/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:14:51.297 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23904/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:14:51.399 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23904/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:14:51.500 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23904/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:14:51.602 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23904/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:14:51.703 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23904/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:14:51.805 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23904/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:14:51.907 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23904/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:14:52.008 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23904/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:14:52.109 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23904/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:14:52.211 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23904/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:14:52.312 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23904/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:14:52.414 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23904/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:14:52.515 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23904/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:14:52.617 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23904/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:14:52.718 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23904/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:14:52.820 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23904/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:14:52.921 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23904/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:14:53.022 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23904/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:14:53.140 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23904/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:14:53.241 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23904/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:14:53.343 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23904/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:14:53.444 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23904/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:14:53.546 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23904/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:14:53.647 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23904/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:14:53.749 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23904/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:14:53.850 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23904/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:14:53.952 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23904/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:14:54.053 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23904/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:14:54.155 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23904/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:14:54.256 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23904/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:14:54.358 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23904/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:14:54.459 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23904/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:14:54.561 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23904/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:14:54.662 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23904/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:14:54.764 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23904/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:14:54.865 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23904/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:14:54.966 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23904/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:14:55.068 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23904/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:14:55.169 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23904/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:14:55.271 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23904/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:14:55.373 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23904/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:14:55.474 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23904/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:14:55.576 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23904/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:14:55.678 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23904/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:14:55.779 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23904/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:14:55.881 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23904/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:14:55.983 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23904/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:14:56.084 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23904/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:14:56.186 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23904/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:14:56.287 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23904/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:14:56.388 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23904/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:14:56.490 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23904/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:14:56.592 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23904/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:14:56.693 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23904/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:14:56.795 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23904/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:14:56.896 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23904/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:14:56.998 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23904/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:14:57.099 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23904/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:14:57.201 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23904/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:14:57.302 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23904/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:14:57.404 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23904/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:14:57.505 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23904/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:14:57.607 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23904/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:14:57.708 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23904/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:14:57.810 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23904/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:14:57.912 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23904/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:14:58.013 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23904/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:14:58.114 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23904/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:14:58.216 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23904/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:14:58.317 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23904/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:14:58.419 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23904/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:14:58.521 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23904/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:14:58.622 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23904/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:14:58.724 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23904/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:14:58.825 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23904/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:14:58.927 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23904/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:14:59.029 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23904/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:14:59.130 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23904/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:14:59.232 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23904/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:14:59.333 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23904/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:14:59.435 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23904/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:14:59.536 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23904/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:14:59.638 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23904/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:14:59.740 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23904/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:14:59.842 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23904/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:14:59.943 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23904/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:14:59.945 ERROR [src.node.waku_node] REST service did not become ready in time: HTTPConnectionPool(host='127.0.0.1', port=23904): Max retries exceeded with url: /health (Caused by NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7fc64f35e9c0>: Failed to establish a new connection: [Errno 111] Connection refused'))
|
|
2025-12-24 04:15:00.045 DEBUG [src.node.waku_node] Starting Node...
|
|
2025-12-24 04:15:00.045 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2025-12-24 04:15:00.047 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2025-12-24 04:15:00.047 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.131.180
|
|
2025-12-24 04:15:00.047 DEBUG [src.node.docker_mananger] Generated ports ['7183', '7184', '7185', '7186', '7187']
|
|
2025-12-24 04:15:00.048 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2025-12-24 04:15:00.048 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2025-12-24 04:15:00.048 DEBUG [src.node.waku_node] Using volumes []
|
|
2025-12-24 04:15:00.048 DEBUG [src.node.docker_mananger] docker run -i -t -p 7183:7183 -p 7184:7184 -p 7185:7185 -p 7186:7186 -p 7187:7187 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=7185 --rest-port=7183 --tcp-port=7184 --discv5-udp-port=7186 --rest-address=0.0.0.0 --nat=extip:172.18.131.180 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=ee81d7920eebdc3eba5fbbddd61d29edfa6dea4cffbe55afffe56f28afbff5e7 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=7187 --metrics-logging=true --discv5-bootstrap-node=enr:-L24QM8Zz1YQkHOEAFwygaMaqp9hgt0ATUvl2nALrkVz7e4OOqX9FaPvK51XtuGDlNKAZEq9r70esdr97wS03oIuuCICgmlkgnY0gmlwhKwS9tqKbXVsdGlhZGRyc5YACASsEvbaBgkoAAoErBL22gYJKd0DgnJzhQADAQAAiXNlY3AyNTZrMaEDKK6hcTEF448Nc2bqcpWoTh9SwIH8UQKg7Chv_fHRgOKDdGNwggkog3VkcIIJKoV3YWt1Mgk --lightpushnode=/ip4/172.18.246.218/tcp/2344/p2p/16Uiu2HAmFPo6uvaWGkXYGSmZdTcnR1aRSvT4qQ1RZv9DJEKapE3s --lightpush=true --relay=false
|
|
2025-12-24 04:15:00.231 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.131.180 waku 4a9b47fa18b27b96309f81757d8b1851f0f1b5f5d20ee5fb128c2cc4129ff400
|
|
2025-12-24 04:15:00.262 DEBUG [src.node.docker_mananger] Container started with ID 4a9b47fa18b2. Setting up logs at ./log/docker/lightpush_node1_2025-12-24_04-14-14__4cbbeb93-5165-4be4-8f4c-136e37e7c68c__wakuorg_nwaku:latest.log
|
|
2025-12-24 04:15:00.263 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 7183
|
|
2025-12-24 04:15:00.263 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2025-12-24 04:15:01.264 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:7183/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:15:01.365 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:7183/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:15:01.467 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:7183/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:15:01.569 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:7183/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:15:01.585 ERROR [src.node.docker_mananger] Max retries reached for container 4a9b47fa18b2. Exiting log stream.
|
|
2025-12-24 04:15:01.670 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:7183/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:15:01.772 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:7183/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:15:01.874 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:7183/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:15:01.975 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:7183/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:15:02.077 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:7183/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:15:02.178 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:7183/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:15:02.280 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:7183/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:15:02.382 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:7183/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:15:02.484 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:7183/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:15:02.585 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:7183/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:15:02.687 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:7183/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:15:02.788 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:7183/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:15:02.890 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:7183/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:15:02.992 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:7183/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:15:03.094 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:7183/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:15:03.195 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:7183/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:15:03.297 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:7183/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:15:03.398 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:7183/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:15:03.500 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:7183/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:15:03.602 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:7183/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:15:03.703 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:7183/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:15:03.805 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:7183/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:15:03.906 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:7183/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:15:04.008 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:7183/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:15:04.110 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:7183/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:15:04.211 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:7183/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:15:04.313 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:7183/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:15:04.414 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:7183/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:15:04.516 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:7183/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:15:04.617 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:7183/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:15:04.719 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:7183/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:15:04.821 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:7183/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:15:04.922 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:7183/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:15:05.024 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:7183/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:15:05.125 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:7183/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:15:05.231 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:7183/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:15:05.333 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:7183/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:15:05.435 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:7183/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:15:05.536 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:7183/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:15:05.638 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:7183/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:15:05.739 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:7183/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:15:05.841 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:7183/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:15:05.942 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:7183/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:15:06.044 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:7183/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:15:06.145 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:7183/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:15:06.247 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:7183/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:15:06.348 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:7183/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:15:06.456 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:7183/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:15:06.558 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:7183/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:15:06.659 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:7183/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:15:06.761 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:7183/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:15:06.862 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:7183/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:15:06.963 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:7183/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:15:07.065 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:7183/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:15:07.167 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:7183/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:15:07.268 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:7183/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:15:07.370 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:7183/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:15:07.471 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:7183/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:15:07.573 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:7183/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:15:07.674 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:7183/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:15:07.776 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:7183/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:15:07.878 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:7183/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:15:07.979 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:7183/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:15:08.080 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:7183/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:15:08.182 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:7183/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:15:08.283 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:7183/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:15:08.385 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:7183/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:15:08.487 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:7183/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:15:08.588 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:7183/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:15:08.689 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:7183/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:15:08.791 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:7183/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:15:08.892 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:7183/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:15:08.994 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:7183/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:15:09.096 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:7183/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:15:09.197 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:7183/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:15:09.298 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:7183/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:15:09.400 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:7183/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:15:09.501 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:7183/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:15:09.603 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:7183/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:15:09.705 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:7183/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:15:09.806 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:7183/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:15:09.908 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:7183/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:15:10.009 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:7183/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:15:10.111 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:7183/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:15:10.212 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:7183/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:15:10.314 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:7183/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:15:10.415 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:7183/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:15:10.517 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:7183/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:15:10.618 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:7183/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:15:10.720 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:7183/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:15:10.822 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:7183/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:15:10.923 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:7183/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:15:11.025 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:7183/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:15:11.126 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:7183/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:15:11.228 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:7183/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:15:11.329 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:7183/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:15:11.431 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:7183/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:15:11.533 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:7183/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:15:11.634 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:7183/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:15:11.736 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:7183/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:15:11.837 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:7183/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:15:11.939 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:7183/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:15:12.041 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:7183/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:15:12.142 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:7183/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:15:12.244 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:7183/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:15:12.345 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:7183/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:15:12.447 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:7183/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:15:12.548 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:7183/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:15:12.650 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:7183/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:15:12.752 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:7183/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:15:12.853 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:7183/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:15:12.955 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:7183/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:15:13.056 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:7183/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:15:13.158 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:7183/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:15:13.259 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:7183/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:15:13.361 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:7183/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:15:13.462 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:7183/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:15:13.564 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:7183/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:15:13.665 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:7183/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:15:13.767 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:7183/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:15:13.869 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:7183/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:15:13.970 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:7183/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:15:14.072 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:7183/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:15:14.173 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:7183/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:15:14.275 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:7183/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:15:14.376 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:7183/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:15:14.478 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:7183/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:15:14.580 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:7183/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:15:14.681 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:7183/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:15:14.783 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:7183/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:15:14.884 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:7183/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:15:14.986 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:7183/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:15:15.087 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:7183/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:15:15.189 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:7183/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:15:15.291 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:7183/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:15:15.392 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:7183/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:15:15.494 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:7183/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:15:15.595 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:7183/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:15:15.697 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:7183/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:15:15.799 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:7183/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:15:15.900 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:7183/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:15:16.001 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:7183/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:15:16.103 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:7183/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:15:16.204 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:7183/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:15:16.306 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:7183/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:15:16.408 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:7183/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:15:16.509 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:7183/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:15:16.610 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:7183/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:15:16.712 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:7183/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:15:16.814 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:7183/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:15:16.915 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:7183/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:15:17.017 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:7183/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:15:17.118 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:7183/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:15:17.220 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:7183/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:15:17.321 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:7183/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:15:17.423 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:7183/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:15:17.525 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:7183/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:15:17.626 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:7183/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:15:17.728 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:7183/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:15:17.829 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:7183/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:15:17.931 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:7183/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:15:18.032 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:7183/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:15:18.134 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:7183/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:15:18.236 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:7183/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:15:18.337 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:7183/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:15:18.438 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:7183/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:15:18.540 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:7183/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:15:18.641 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:7183/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:15:18.743 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:7183/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:15:18.845 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:7183/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:15:18.946 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:7183/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:15:19.048 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:7183/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:15:19.149 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:7183/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:15:19.250 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:7183/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:15:19.352 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:7183/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:15:19.454 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:7183/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:15:19.556 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:7183/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:15:19.657 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:7183/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:15:19.759 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:7183/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:15:19.860 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:7183/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:15:19.962 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:7183/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:15:20.064 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:7183/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:15:20.165 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:7183/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:15:20.266 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:7183/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:15:20.368 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:7183/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:15:20.470 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:7183/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:15:20.571 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:7183/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:15:20.673 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:7183/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:15:20.775 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:7183/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:15:20.876 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:7183/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:15:20.977 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:7183/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:15:21.079 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:7183/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:15:21.181 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:7183/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:15:21.282 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:7183/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:15:21.284 ERROR [src.node.waku_node] REST service did not become ready in time: HTTPConnectionPool(host='127.0.0.1', port=7183): Max retries exceeded with url: /health (Caused by NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7fc64f05acf0>: Failed to establish a new connection: [Errno 111] Connection refused'))
|
|
2025-12-24 04:15:21.539 DEBUG [tests.conftest] Running fixture teardown: test_setup
|
|
2025-12-24 04:15:21.540 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
|
|
2025-12-24 04:15:21.541 DEBUG [src.node.waku_node] Stopping container with id a2573d6a36e5
|
|
2025-12-24 04:15:22.073 DEBUG [src.node.waku_node] Container stopped.
|
|
2025-12-24 04:15:22.074 DEBUG [src.node.waku_node] Stopping container with id 6ed96bb69ee0
|
|
2025-12-24 04:15:22.592 DEBUG [src.node.waku_node] Container stopped.
|
|
2025-12-24 04:15:22.594 DEBUG [src.node.waku_node] Stopping container with id 4a9b47fa18b2
|
|
2025-12-24 04:15:22.696 DEBUG [src.node.waku_node] Stopping container with id 4a9b47fa18b2
|
|
2025-12-24 04:15:22.797 DEBUG [src.node.waku_node] Stopping container with id 4a9b47fa18b2
|
|
2025-12-24 04:15:22.886 ERROR [src.node.docker_mananger] Max retries reached for container a2573d6a36e5. Exiting log stream.
|
|
2025-12-24 04:15:22.899 DEBUG [src.node.waku_node] Stopping container with id 4a9b47fa18b2
|
|
2025-12-24 04:15:23.001 DEBUG [src.node.waku_node] Stopping container with id 4a9b47fa18b2
|
|
2025-12-24 04:15:23.102 DEBUG [src.node.waku_node] Stopping container with id 4a9b47fa18b2
|
|
2025-12-24 04:15:23.204 DEBUG [src.node.waku_node] Stopping container with id 4a9b47fa18b2
|
|
2025-12-24 04:15:23.305 DEBUG [src.node.waku_node] Stopping container with id 4a9b47fa18b2
|
|
2025-12-24 04:15:23.406 ERROR [src.node.docker_mananger] Max retries reached for container 6ed96bb69ee0. Exiting log stream.
|
|
2025-12-24 04:15:23.407 DEBUG [src.node.waku_node] Stopping container with id 4a9b47fa18b2
|
|
2025-12-24 04:15:23.508 DEBUG [src.node.waku_node] Stopping container with id 4a9b47fa18b2
|
|
2025-12-24 04:15:23.610 DEBUG [src.node.waku_node] Stopping container with id 4a9b47fa18b2
|
|
2025-12-24 04:15:23.712 DEBUG [src.node.waku_node] Stopping container with id 4a9b47fa18b2
|
|
2025-12-24 04:15:23.814 DEBUG [src.node.waku_node] Stopping container with id 4a9b47fa18b2
|
|
2025-12-24 04:15:23.916 DEBUG [src.node.waku_node] Stopping container with id 4a9b47fa18b2
|
|
2025-12-24 04:15:24.018 DEBUG [src.node.waku_node] Stopping container with id 4a9b47fa18b2
|
|
2025-12-24 04:15:24.120 DEBUG [src.node.waku_node] Stopping container with id 4a9b47fa18b2
|
|
2025-12-24 04:15:24.221 DEBUG [src.node.waku_node] Stopping container with id 4a9b47fa18b2
|
|
2025-12-24 04:15:24.323 DEBUG [src.node.waku_node] Stopping container with id 4a9b47fa18b2
|
|
2025-12-24 04:15:24.425 DEBUG [src.node.waku_node] Stopping container with id 4a9b47fa18b2
|
|
2025-12-24 04:15:24.527 DEBUG [src.node.waku_node] Stopping container with id 4a9b47fa18b2
|
|
2025-12-24 04:15:24.629 DEBUG [src.node.waku_node] Stopping container with id 4a9b47fa18b2
|
|
2025-12-24 04:15:24.730 DEBUG [src.node.waku_node] Stopping container with id 4a9b47fa18b2
|
|
2025-12-24 04:15:24.832 DEBUG [src.node.waku_node] Stopping container with id 4a9b47fa18b2
|
|
2025-12-24 04:15:24.934 DEBUG [src.node.waku_node] Stopping container with id 4a9b47fa18b2
|
|
2025-12-24 04:15:25.035 DEBUG [src.node.waku_node] Stopping container with id 4a9b47fa18b2
|
|
2025-12-24 04:15:25.137 DEBUG [src.node.waku_node] Stopping container with id 4a9b47fa18b2
|
|
2025-12-24 04:15:25.239 DEBUG [src.node.waku_node] Stopping container with id 4a9b47fa18b2
|
|
2025-12-24 04:15:25.341 DEBUG [src.node.waku_node] Stopping container with id 4a9b47fa18b2
|
|
2025-12-24 04:15:25.443 DEBUG [src.node.waku_node] Stopping container with id 4a9b47fa18b2
|
|
2025-12-24 04:15:25.545 DEBUG [src.node.waku_node] Stopping container with id 4a9b47fa18b2
|
|
2025-12-24 04:15:25.646 DEBUG [src.node.waku_node] Stopping container with id 4a9b47fa18b2
|
|
2025-12-24 04:15:25.748 DEBUG [src.node.waku_node] Stopping container with id 4a9b47fa18b2
|
|
2025-12-24 04:15:25.850 DEBUG [src.node.waku_node] Stopping container with id 4a9b47fa18b2
|
|
2025-12-24 04:15:25.952 DEBUG [src.node.waku_node] Stopping container with id 4a9b47fa18b2
|
|
2025-12-24 04:15:26.054 DEBUG [src.node.waku_node] Stopping container with id 4a9b47fa18b2
|
|
2025-12-24 04:15:26.156 DEBUG [src.node.waku_node] Stopping container with id 4a9b47fa18b2
|
|
2025-12-24 04:15:26.258 DEBUG [src.node.waku_node] Stopping container with id 4a9b47fa18b2
|
|
2025-12-24 04:15:26.359 DEBUG [src.node.waku_node] Stopping container with id 4a9b47fa18b2
|
|
2025-12-24 04:15:26.461 DEBUG [src.node.waku_node] Stopping container with id 4a9b47fa18b2
|
|
2025-12-24 04:15:26.563 DEBUG [src.node.waku_node] Stopping container with id 4a9b47fa18b2
|
|
2025-12-24 04:15:26.665 DEBUG [src.node.waku_node] Stopping container with id 4a9b47fa18b2
|
|
2025-12-24 04:15:26.767 DEBUG [src.node.waku_node] Stopping container with id 4a9b47fa18b2
|
|
2025-12-24 04:15:26.868 DEBUG [src.node.waku_node] Stopping container with id 4a9b47fa18b2
|
|
2025-12-24 04:15:26.970 DEBUG [src.node.waku_node] Stopping container with id 4a9b47fa18b2
|
|
2025-12-24 04:15:27.072 DEBUG [src.node.waku_node] Stopping container with id 4a9b47fa18b2
|
|
2025-12-24 04:15:27.174 DEBUG [src.node.waku_node] Stopping container with id 4a9b47fa18b2
|
|
2025-12-24 04:15:27.276 DEBUG [src.node.waku_node] Stopping container with id 4a9b47fa18b2
|
|
2025-12-24 04:15:27.377 DEBUG [src.node.waku_node] Stopping container with id 4a9b47fa18b2
|
|
2025-12-24 04:15:27.479 DEBUG [src.node.waku_node] Stopping container with id 4a9b47fa18b2
|
|
2025-12-24 04:15:27.581 DEBUG [src.node.waku_node] Stopping container with id 4a9b47fa18b2
|
|
2025-12-24 04:15:27.683 DEBUG [src.node.waku_node] Stopping container with id 4a9b47fa18b2
|
|
2025-12-24 04:15:27.685 ERROR [tests.conftest] Failed to stop container because of error 404 Client Error for http+docker://localhost/v1.48/containers/4a9b47fa18b27b96309f81757d8b1851f0f1b5f5d20ee5fb128c2cc4129ff400/stop: Not Found ("No such container: 4a9b47fa18b27b96309f81757d8b1851f0f1b5f5d20ee5fb128c2cc4129ff400")
|
|
2025-12-24 04:15:27.685 DEBUG [src.node.waku_node] Stopping container with id 4a9b47fa18b2
|
|
2025-12-24 04:15:27.786 DEBUG [src.node.waku_node] Stopping container with id 4a9b47fa18b2
|
|
2025-12-24 04:15:27.888 DEBUG [src.node.waku_node] Stopping container with id 4a9b47fa18b2
|
|
2025-12-24 04:15:27.990 DEBUG [src.node.waku_node] Stopping container with id 4a9b47fa18b2
|
|
2025-12-24 04:15:28.092 DEBUG [src.node.waku_node] Stopping container with id 4a9b47fa18b2
|
|
2025-12-24 04:15:28.193 DEBUG [src.node.waku_node] Stopping container with id 4a9b47fa18b2
|
|
2025-12-24 04:15:28.295 DEBUG [src.node.waku_node] Stopping container with id 4a9b47fa18b2
|
|
2025-12-24 04:15:28.397 DEBUG [src.node.waku_node] Stopping container with id 4a9b47fa18b2
|
|
2025-12-24 04:15:28.499 DEBUG [src.node.waku_node] Stopping container with id 4a9b47fa18b2
|
|
2025-12-24 04:15:28.601 DEBUG [src.node.waku_node] Stopping container with id 4a9b47fa18b2
|
|
2025-12-24 04:15:28.703 DEBUG [src.node.waku_node] Stopping container with id 4a9b47fa18b2
|
|
2025-12-24 04:15:28.804 DEBUG [src.node.waku_node] Stopping container with id 4a9b47fa18b2
|
|
2025-12-24 04:15:28.906 DEBUG [src.node.waku_node] Stopping container with id 4a9b47fa18b2
|
|
2025-12-24 04:15:29.008 DEBUG [src.node.waku_node] Stopping container with id 4a9b47fa18b2
|
|
2025-12-24 04:15:29.110 DEBUG [src.node.waku_node] Stopping container with id 4a9b47fa18b2
|
|
2025-12-24 04:15:29.211 DEBUG [src.node.waku_node] Stopping container with id 4a9b47fa18b2
|
|
2025-12-24 04:15:29.313 DEBUG [src.node.waku_node] Stopping container with id 4a9b47fa18b2
|
|
2025-12-24 04:15:29.415 DEBUG [src.node.waku_node] Stopping container with id 4a9b47fa18b2
|
|
2025-12-24 04:15:29.517 DEBUG [src.node.waku_node] Stopping container with id 4a9b47fa18b2
|
|
2025-12-24 04:15:29.619 DEBUG [src.node.waku_node] Stopping container with id 4a9b47fa18b2
|
|
2025-12-24 04:15:29.721 DEBUG [src.node.waku_node] Stopping container with id 4a9b47fa18b2
|
|
2025-12-24 04:15:29.823 DEBUG [src.node.waku_node] Stopping container with id 4a9b47fa18b2
|
|
2025-12-24 04:15:29.924 DEBUG [src.node.waku_node] Stopping container with id 4a9b47fa18b2
|
|
2025-12-24 04:15:30.026 DEBUG [src.node.waku_node] Stopping container with id 4a9b47fa18b2
|
|
2025-12-24 04:15:30.128 DEBUG [src.node.waku_node] Stopping container with id 4a9b47fa18b2
|
|
2025-12-24 04:15:30.230 DEBUG [src.node.waku_node] Stopping container with id 4a9b47fa18b2
|
|
2025-12-24 04:15:30.332 DEBUG [src.node.waku_node] Stopping container with id 4a9b47fa18b2
|
|
2025-12-24 04:15:30.433 DEBUG [src.node.waku_node] Stopping container with id 4a9b47fa18b2
|
|
2025-12-24 04:15:30.535 DEBUG [src.node.waku_node] Stopping container with id 4a9b47fa18b2
|
|
2025-12-24 04:15:30.637 DEBUG [src.node.waku_node] Stopping container with id 4a9b47fa18b2
|
|
2025-12-24 04:15:30.739 DEBUG [src.node.waku_node] Stopping container with id 4a9b47fa18b2
|
|
2025-12-24 04:15:30.840 DEBUG [src.node.waku_node] Stopping container with id 4a9b47fa18b2
|
|
2025-12-24 04:15:30.942 DEBUG [src.node.waku_node] Stopping container with id 4a9b47fa18b2
|
|
2025-12-24 04:15:31.044 DEBUG [src.node.waku_node] Stopping container with id 4a9b47fa18b2
|
|
2025-12-24 04:15:31.145 DEBUG [src.node.waku_node] Stopping container with id 4a9b47fa18b2
|
|
2025-12-24 04:15:31.247 DEBUG [src.node.waku_node] Stopping container with id 4a9b47fa18b2
|
|
2025-12-24 04:15:31.349 DEBUG [src.node.waku_node] Stopping container with id 4a9b47fa18b2
|
|
2025-12-24 04:15:31.451 DEBUG [src.node.waku_node] Stopping container with id 4a9b47fa18b2
|
|
2025-12-24 04:15:31.553 DEBUG [src.node.waku_node] Stopping container with id 4a9b47fa18b2
|
|
2025-12-24 04:15:31.655 DEBUG [src.node.waku_node] Stopping container with id 4a9b47fa18b2
|
|
2025-12-24 04:15:31.757 DEBUG [src.node.waku_node] Stopping container with id 4a9b47fa18b2
|
|
2025-12-24 04:15:31.859 DEBUG [src.node.waku_node] Stopping container with id 4a9b47fa18b2
|
|
2025-12-24 04:15:31.961 DEBUG [src.node.waku_node] Stopping container with id 4a9b47fa18b2
|
|
2025-12-24 04:15:32.062 DEBUG [src.node.waku_node] Stopping container with id 4a9b47fa18b2
|
|
2025-12-24 04:15:32.164 DEBUG [src.node.waku_node] Stopping container with id 4a9b47fa18b2
|
|
2025-12-24 04:15:32.266 DEBUG [src.node.waku_node] Stopping container with id 4a9b47fa18b2
|
|
2025-12-24 04:15:32.368 DEBUG [src.node.waku_node] Stopping container with id 4a9b47fa18b2
|
|
2025-12-24 04:15:32.470 DEBUG [src.node.waku_node] Stopping container with id 4a9b47fa18b2
|
|
2025-12-24 04:15:32.572 DEBUG [src.node.waku_node] Stopping container with id 4a9b47fa18b2
|
|
2025-12-24 04:15:32.674 DEBUG [src.node.waku_node] Stopping container with id 4a9b47fa18b2
|
|
2025-12-24 04:15:32.776 DEBUG [src.node.waku_node] Stopping container with id 4a9b47fa18b2
|
|
2025-12-24 04:15:32.778 ERROR [tests.conftest] Failed to stop container because of error 404 Client Error for http+docker://localhost/v1.48/containers/4a9b47fa18b27b96309f81757d8b1851f0f1b5f5d20ee5fb128c2cc4129ff400/stop: Not Found ("No such container: 4a9b47fa18b27b96309f81757d8b1851f0f1b5f5d20ee5fb128c2cc4129ff400")
|
|
2025-12-24 04:15:32.778 DEBUG [src.node.waku_node] Stopping container with id 4a9b47fa18b2
|
|
2025-12-24 04:15:32.879 DEBUG [src.node.waku_node] Stopping container with id 4a9b47fa18b2
|
|
2025-12-24 04:15:32.981 DEBUG [src.node.waku_node] Stopping container with id 4a9b47fa18b2
|
|
2025-12-24 04:15:33.083 DEBUG [src.node.waku_node] Stopping container with id 4a9b47fa18b2
|
|
2025-12-24 04:15:33.185 DEBUG [src.node.waku_node] Stopping container with id 4a9b47fa18b2
|
|
2025-12-24 04:15:33.287 DEBUG [src.node.waku_node] Stopping container with id 4a9b47fa18b2
|
|
2025-12-24 04:15:33.389 DEBUG [src.node.waku_node] Stopping container with id 4a9b47fa18b2
|
|
2025-12-24 04:15:33.491 DEBUG [src.node.waku_node] Stopping container with id 4a9b47fa18b2
|
|
2025-12-24 04:15:33.592 DEBUG [src.node.waku_node] Stopping container with id 4a9b47fa18b2
|
|
2025-12-24 04:15:33.694 DEBUG [src.node.waku_node] Stopping container with id 4a9b47fa18b2
|
|
2025-12-24 04:15:33.797 DEBUG [src.node.waku_node] Stopping container with id 4a9b47fa18b2
|
|
2025-12-24 04:15:33.899 DEBUG [src.node.waku_node] Stopping container with id 4a9b47fa18b2
|
|
2025-12-24 04:15:34.001 DEBUG [src.node.waku_node] Stopping container with id 4a9b47fa18b2
|
|
2025-12-24 04:15:34.103 DEBUG [src.node.waku_node] Stopping container with id 4a9b47fa18b2
|
|
2025-12-24 04:15:34.207 DEBUG [src.node.waku_node] Stopping container with id 4a9b47fa18b2
|
|
2025-12-24 04:15:34.309 DEBUG [src.node.waku_node] Stopping container with id 4a9b47fa18b2
|
|
2025-12-24 04:15:34.410 DEBUG [src.node.waku_node] Stopping container with id 4a9b47fa18b2
|
|
2025-12-24 04:15:34.512 DEBUG [src.node.waku_node] Stopping container with id 4a9b47fa18b2
|
|
2025-12-24 04:15:34.614 DEBUG [src.node.waku_node] Stopping container with id 4a9b47fa18b2
|
|
2025-12-24 04:15:34.716 DEBUG [src.node.waku_node] Stopping container with id 4a9b47fa18b2
|
|
2025-12-24 04:15:34.818 DEBUG [src.node.waku_node] Stopping container with id 4a9b47fa18b2
|
|
2025-12-24 04:15:34.920 DEBUG [src.node.waku_node] Stopping container with id 4a9b47fa18b2
|
|
2025-12-24 04:15:35.021 DEBUG [src.node.waku_node] Stopping container with id 4a9b47fa18b2
|
|
2025-12-24 04:15:35.123 DEBUG [src.node.waku_node] Stopping container with id 4a9b47fa18b2
|
|
2025-12-24 04:15:35.225 DEBUG [src.node.waku_node] Stopping container with id 4a9b47fa18b2
|
|
2025-12-24 04:15:35.327 DEBUG [src.node.waku_node] Stopping container with id 4a9b47fa18b2
|
|
2025-12-24 04:15:35.429 DEBUG [src.node.waku_node] Stopping container with id 4a9b47fa18b2
|
|
2025-12-24 04:15:35.531 DEBUG [src.node.waku_node] Stopping container with id 4a9b47fa18b2
|
|
2025-12-24 04:15:35.632 DEBUG [src.node.waku_node] Stopping container with id 4a9b47fa18b2
|
|
2025-12-24 04:15:35.734 DEBUG [src.node.waku_node] Stopping container with id 4a9b47fa18b2
|
|
2025-12-24 04:15:35.836 DEBUG [src.node.waku_node] Stopping container with id 4a9b47fa18b2
|
|
2025-12-24 04:15:35.938 DEBUG [src.node.waku_node] Stopping container with id 4a9b47fa18b2
|
|
2025-12-24 04:15:36.040 DEBUG [src.node.waku_node] Stopping container with id 4a9b47fa18b2
|
|
2025-12-24 04:15:36.142 DEBUG [src.node.waku_node] Stopping container with id 4a9b47fa18b2
|
|
2025-12-24 04:15:36.243 DEBUG [src.node.waku_node] Stopping container with id 4a9b47fa18b2
|
|
2025-12-24 04:15:36.345 DEBUG [src.node.waku_node] Stopping container with id 4a9b47fa18b2
|
|
2025-12-24 04:15:36.447 DEBUG [src.node.waku_node] Stopping container with id 4a9b47fa18b2
|
|
2025-12-24 04:15:36.549 DEBUG [src.node.waku_node] Stopping container with id 4a9b47fa18b2
|
|
2025-12-24 04:15:36.651 DEBUG [src.node.waku_node] Stopping container with id 4a9b47fa18b2
|
|
2025-12-24 04:15:36.752 DEBUG [src.node.waku_node] Stopping container with id 4a9b47fa18b2
|
|
2025-12-24 04:15:36.854 DEBUG [src.node.waku_node] Stopping container with id 4a9b47fa18b2
|
|
2025-12-24 04:15:36.956 DEBUG [src.node.waku_node] Stopping container with id 4a9b47fa18b2
|
|
2025-12-24 04:15:37.058 DEBUG [src.node.waku_node] Stopping container with id 4a9b47fa18b2
|
|
2025-12-24 04:15:37.160 DEBUG [src.node.waku_node] Stopping container with id 4a9b47fa18b2
|
|
2025-12-24 04:15:37.262 DEBUG [src.node.waku_node] Stopping container with id 4a9b47fa18b2
|
|
2025-12-24 04:15:37.364 DEBUG [src.node.waku_node] Stopping container with id 4a9b47fa18b2
|
|
2025-12-24 04:15:37.465 DEBUG [src.node.waku_node] Stopping container with id 4a9b47fa18b2
|
|
2025-12-24 04:15:37.567 DEBUG [src.node.waku_node] Stopping container with id 4a9b47fa18b2
|
|
2025-12-24 04:15:37.669 DEBUG [src.node.waku_node] Stopping container with id 4a9b47fa18b2
|
|
2025-12-24 04:15:37.771 DEBUG [src.node.waku_node] Stopping container with id 4a9b47fa18b2
|
|
2025-12-24 04:15:37.873 DEBUG [src.node.waku_node] Stopping container with id 4a9b47fa18b2
|
|
2025-12-24 04:15:37.875 ERROR [tests.conftest] Failed to stop container because of error 404 Client Error for http+docker://localhost/v1.48/containers/4a9b47fa18b27b96309f81757d8b1851f0f1b5f5d20ee5fb128c2cc4129ff400/stop: Not Found ("No such container: 4a9b47fa18b27b96309f81757d8b1851f0f1b5f5d20ee5fb128c2cc4129ff400")
|
|
2025-12-24 04:15:37.876 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
|
|
2025-12-24 04:15:37.900 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2025-12-24 04:15:37.925 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2025-12-24 04:15:37.926 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2025-12-24 04:15:37.926 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2025-12-24 04:15:37.927 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|