mirror of
https://github.com/logos-messaging/logos-messaging-interop-tests.git
synced 2026-01-08 17:03:12 +00:00
1735 lines
253 KiB
Plaintext
1735 lines
253 KiB
Plaintext
2025-12-22 04:22:36.138 DEBUG [tests.conftest] Running fixture setup: test_id
|
|
2025-12-22 04:22:36.138 DEBUG [tests.conftest] Running test: test_main_node_only_lightpush__peer_full with id: 2025-12-22_04-22-36__f1c89154-97a2-4c0e-bc86-7c6477926f99
|
|
2025-12-22 04:22:36.138 DEBUG [src.steps.common] Running fixture setup: common_setup
|
|
2025-12-22 04:22:36.138 DEBUG [src.steps.light_push] Running fixture setup: light_push_setup
|
|
2025-12-22 04:22:36.145 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2025-12-22 04:22:36.145 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/receiving_node1_2025-12-22_04-22-36__f1c89154-97a2-4c0e-bc86-7c6477926f99__wakuorg_nwaku:latest.log
|
|
2025-12-22 04:22:36.146 DEBUG [src.node.waku_node] Starting Node...
|
|
2025-12-22 04:22:36.146 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2025-12-22 04:22:36.147 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2025-12-22 04:22:36.147 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.210.178
|
|
2025-12-22 04:22:36.147 DEBUG [src.node.docker_mananger] Generated ports ['45436', '45437', '45438', '45439', '45440']
|
|
2025-12-22 04:22:36.147 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2025-12-22 04:22:36.148 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2025-12-22 04:22:36.148 DEBUG [src.node.waku_node] Using volumes []
|
|
2025-12-22 04:22:36.148 DEBUG [src.node.docker_mananger] docker run -i -t -p 45436:45436 -p 45437:45437 -p 45438:45438 -p 45439:45439 -p 45440:45440 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=45438 --rest-port=45436 --tcp-port=45437 --discv5-udp-port=45439 --rest-address=0.0.0.0 --nat=extip:172.18.210.178 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=ffdbf454ecb6f13db876cadb359dcf5ac435f9efced2df0c55baecc8d0d3e8c3 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=45440 --metrics-logging=true --lightpush=true --relay=true --filter=true
|
|
2025-12-22 04:22:36.344 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.210.178 waku 3cab2d9717399d3c211b8ff319df4ab966f511b41a64a73d941bfd108919043e
|
|
2025-12-22 04:22:36.381 DEBUG [src.node.docker_mananger] Container started with ID 3cab2d971739. Setting up logs at ./log/docker/receiving_node1_2025-12-22_04-22-36__f1c89154-97a2-4c0e-bc86-7c6477926f99__wakuorg_nwaku:latest.log
|
|
2025-12-22 04:22:36.382 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 45436
|
|
2025-12-22 04:22:36.382 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2025-12-22 04:22:37.382 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:45436/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:22:37.386 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"READY","protocolsHealth":[{"Relay":"NOT_READY","desc":"No connected peers"},{"Rln Relay":"NOT_MOUNTED"},{"Lightpush":"NOT_READY","desc":"Node has no relay peers to fullfill push requests"},{"Legacy Lightpush":"NOT_READY","desc":"Node has no relay peers to fullfill push requests"},{"Filter":"NOT_READY","desc":"Relay is not ready, filter will not be able to sort out messages"},{"Store":"NOT_MOUNTED"},{"Legacy Store":"NOT_MOUNTED"},{"Peer Exchange":"READY"},{"Rendezvous":"NOT_READY","desc":"No Rendezvous peers are available yet"},{"Mix":"NOT_MOUNTED"},{"Lightpush Client":"NOT_READY","desc":"No Lightpush service peer available yet"},{"Legacy Lightpush Client":"NOT_READY","desc":"No Lightpush service peer available yet"},{"Store Client":"NOT_READY","desc":"No Store service peer available yet, neither Store service set up for the node"},{"Legacy Store Client":"NOT_READY","desc":"No Legacy Store service peers are available yet, neither Store service set up for the node"},{"Filter Client":"NOT_READY","desc":"No Filter service peer available yet"}]}'
|
|
2025-12-22 04:22:37.386 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2025-12-22 04:22:37.386 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:45436/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:22:37.388 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.210.178/tcp/45437/p2p/16Uiu2HAm1gBnm95XNWLX2RTk1MAMFPuLBSW72aRB1EaAzjao2PW2","/ip4/172.18.210.178/tcp/45438/ws/p2p/16Uiu2HAm1gBnm95XNWLX2RTk1MAMFPuLBSW72aRB1EaAzjao2PW2"],"enrUri":"enr:-L24QDEID5GznocZCYDuqDsNQBBcsX0IJAgfbyczGjq1wobxXh-1vDkziV9TuoBQ5zq2451V-UUHsQbdagQCQeW5EogCgmlkgnY0gmlwhKwS0rKKbXVsdGlhZGRyc5YACASsEtKyBrF9AAoErBLSsgaxft0DgnJzhQADAQAAiXNlY3AyNTZrMaECXN31fJBuG2iqcu_Nlm-IS-LYUDrUPMkr3BV1kQdieFODdGNwgrF9g3VkcIKxf4V3YWt1Mg0"}'
|
|
2025-12-22 04:22:37.388 INFO [src.node.waku_node] REST service is ready !!
|
|
2025-12-22 04:22:37.395 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2025-12-22 04:22:37.395 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/receiving_node2_2025-12-22_04-22-36__f1c89154-97a2-4c0e-bc86-7c6477926f99__wakuorg_nwaku:latest.log
|
|
2025-12-22 04:22:37.395 DEBUG [src.node.waku_node] Starting Node...
|
|
2025-12-22 04:22:37.395 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2025-12-22 04:22:37.396 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2025-12-22 04:22:37.396 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.122.83
|
|
2025-12-22 04:22:37.397 DEBUG [src.node.docker_mananger] Generated ports ['21037', '21038', '21039', '21040', '21041']
|
|
2025-12-22 04:22:37.397 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2025-12-22 04:22:37.397 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2025-12-22 04:22:37.397 DEBUG [src.node.waku_node] Using volumes []
|
|
2025-12-22 04:22:37.397 DEBUG [src.node.docker_mananger] docker run -i -t -p 21037:21037 -p 21038:21038 -p 21039:21039 -p 21040:21040 -p 21041:21041 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=21039 --rest-port=21037 --tcp-port=21038 --discv5-udp-port=21040 --rest-address=0.0.0.0 --nat=extip:172.18.122.83 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=ab684a1e6a0db1bd68a6b54c6aeeea31dd6b101ceb19acd4fbce051dbd2bdbeb --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=21041 --metrics-logging=true --lightpush=false --relay=true
|
|
2025-12-22 04:22:37.580 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.122.83 waku bf735598fb87fdd14e30ea99d345af20c64d8dfd4a59dffc6b0d2e8906bc270e
|
|
2025-12-22 04:22:37.612 DEBUG [src.node.docker_mananger] Container started with ID bf735598fb87. Setting up logs at ./log/docker/receiving_node2_2025-12-22_04-22-36__f1c89154-97a2-4c0e-bc86-7c6477926f99__wakuorg_nwaku:latest.log
|
|
2025-12-22 04:22:37.612 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 21037
|
|
2025-12-22 04:22:37.613 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2025-12-22 04:22:38.614 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:21037/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:22:38.617 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-22 04:22:38.617 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2025-12-22 04:22:38.617 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:21037/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:22:38.620 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.122.83/tcp/21038/p2p/16Uiu2HAkycCyC6S3ExQPxChmoLoMx7DKAQrXxb1nRqpjEp2M8wQ1","/ip4/172.18.122.83/tcp/21039/ws/p2p/16Uiu2HAkycCyC6S3ExQPxChmoLoMx7DKAQrXxb1nRqpjEp2M8wQ1"],"enrUri":"enr:-L24QI_mRw1OUzUKD8bHEtRcSwtNn2_pSbLEGU5Yfc-P3sUqH7kJYtkxWKW9eKA-BE4ZsAUlS3NrrsjHt5LJRQslB3oCgmlkgnY0gmlwhKwSelOKbXVsdGlhZGRyc5YACASsEnpTBlIuAAoErBJ6UwZSL90DgnJzhQADAQAAiXNlY3AyNTZrMaECPiGYi8sj7ul9ox7TMz1YZPA_6z3Ih7Q--5DpskJFKwaDdGNwglIug3VkcIJSMIV3YWt1MgE"}'
|
|
2025-12-22 04:22:38.620 INFO [src.node.waku_node] REST service is ready !!
|
|
2025-12-22 04:22:38.620 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:21037/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.210.178/tcp/45437/p2p/16Uiu2HAm1gBnm95XNWLX2RTk1MAMFPuLBSW72aRB1EaAzjao2PW2"]'
|
|
2025-12-22 04:22:38.653 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-22 04:22:38.662 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2025-12-22 04:22:38.663 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/lightpush_node1_2025-12-22_04-22-36__f1c89154-97a2-4c0e-bc86-7c6477926f99__wakuorg_nwaku:latest.log
|
|
2025-12-22 04:22:38.664 DEBUG [src.node.waku_node] Starting Node...
|
|
2025-12-22 04:22:38.664 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2025-12-22 04:22:38.668 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2025-12-22 04:22:38.668 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.251.234
|
|
2025-12-22 04:22:38.668 DEBUG [src.node.docker_mananger] Generated ports ['51791', '51792', '51793', '51794', '51795']
|
|
2025-12-22 04:22:38.668 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2025-12-22 04:22:38.668 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2025-12-22 04:22:38.669 DEBUG [src.node.waku_node] Using volumes []
|
|
2025-12-22 04:22:38.669 DEBUG [src.node.docker_mananger] docker run -i -t -p 51791:51791 -p 51792:51792 -p 51793:51793 -p 51794:51794 -p 51795:51795 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=51793 --rest-port=51791 --tcp-port=51792 --discv5-udp-port=51794 --rest-address=0.0.0.0 --nat=extip:172.18.251.234 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=e61a2aea11da5855c49ec9dff2adbbbceade1ada588ef21b2cbe8e6f808e0cdb --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=51795 --metrics-logging=true --discv5-bootstrap-node=enr:-L24QDEID5GznocZCYDuqDsNQBBcsX0IJAgfbyczGjq1wobxXh-1vDkziV9TuoBQ5zq2451V-UUHsQbdagQCQeW5EogCgmlkgnY0gmlwhKwS0rKKbXVsdGlhZGRyc5YACASsEtKyBrF9AAoErBLSsgaxft0DgnJzhQADAQAAiXNlY3AyNTZrMaECXN31fJBuG2iqcu_Nlm-IS-LYUDrUPMkr3BV1kQdieFODdGNwgrF9g3VkcIKxf4V3YWt1Mg0 --lightpushnode=/ip4/172.18.210.178/tcp/45437/p2p/16Uiu2HAm1gBnm95XNWLX2RTk1MAMFPuLBSW72aRB1EaAzjao2PW2 --lightpush=true --relay=false
|
|
2025-12-22 04:22:38.869 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.251.234 waku 94d027019ed0bec85eede14f86f48156b365c061b19ceaa25798ceea9a79b2a7
|
|
2025-12-22 04:22:38.900 DEBUG [src.node.docker_mananger] Container started with ID 94d027019ed0. Setting up logs at ./log/docker/lightpush_node1_2025-12-22_04-22-36__f1c89154-97a2-4c0e-bc86-7c6477926f99__wakuorg_nwaku:latest.log
|
|
2025-12-22 04:22:38.901 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 51791
|
|
2025-12-22 04:22:38.901 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2025-12-22 04:22:39.901 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:51791/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:22:40.003 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:51791/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:22:40.104 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:51791/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:22:40.202 ERROR [src.node.docker_mananger] Max retries reached for container 94d027019ed0. Exiting log stream.
|
|
2025-12-22 04:22:40.206 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:51791/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:22:40.307 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:51791/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:22:40.408 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:51791/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:22:40.509 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:51791/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:22:40.611 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:51791/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:22:40.712 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:51791/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:22:40.813 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:51791/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:22:40.915 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:51791/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:22:41.016 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:51791/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:22:41.118 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:51791/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:22:41.219 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:51791/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:22:41.321 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:51791/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:22:41.422 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:51791/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:22:41.523 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:51791/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:22:41.625 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:51791/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:22:41.726 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:51791/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:22:41.828 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:51791/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:22:41.929 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:51791/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:22:42.030 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:51791/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:22:42.132 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:51791/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:22:42.233 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:51791/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:22:42.335 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:51791/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:22:42.436 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:51791/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:22:42.537 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:51791/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:22:42.638 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:51791/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:22:42.740 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:51791/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:22:42.841 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:51791/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:22:42.942 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:51791/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:22:43.044 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:51791/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:22:43.145 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:51791/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:22:43.246 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:51791/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:22:43.347 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:51791/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:22:43.448 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:51791/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:22:43.550 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:51791/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:22:43.651 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:51791/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:22:43.752 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:51791/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:22:43.853 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:51791/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:22:43.955 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:51791/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:22:44.056 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:51791/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:22:44.158 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:51791/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:22:44.259 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:51791/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:22:44.360 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:51791/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:22:44.461 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:51791/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:22:44.563 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:51791/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:22:44.664 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:51791/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:22:44.766 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:51791/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:22:44.867 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:51791/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:22:44.969 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:51791/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:22:45.070 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:51791/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:22:45.172 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:51791/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:22:45.273 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:51791/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:22:45.375 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:51791/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:22:45.476 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:51791/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:22:45.577 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:51791/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:22:45.679 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:51791/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:22:45.780 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:51791/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:22:45.881 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:51791/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:22:45.983 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:51791/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:22:46.084 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:51791/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:22:46.185 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:51791/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:22:46.287 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:51791/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:22:46.388 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:51791/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:22:46.489 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:51791/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:22:46.591 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:51791/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:22:46.693 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:51791/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:22:46.794 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:51791/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:22:46.895 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:51791/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:22:46.997 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:51791/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:22:47.098 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:51791/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:22:47.200 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:51791/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:22:47.301 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:51791/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:22:47.403 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:51791/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:22:47.504 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:51791/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:22:47.605 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:51791/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:22:47.706 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:51791/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:22:47.808 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:51791/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:22:47.909 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:51791/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:22:48.011 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:51791/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:22:48.112 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:51791/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:22:48.213 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:51791/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:22:48.315 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:51791/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:22:48.416 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:51791/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:22:48.517 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:51791/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:22:48.619 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:51791/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:22:48.720 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:51791/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:22:48.821 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:51791/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:22:48.922 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:51791/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:22:49.024 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:51791/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:22:49.125 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:51791/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:22:49.227 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:51791/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:22:49.328 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:51791/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:22:49.430 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:51791/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:22:49.531 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:51791/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:22:49.632 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:51791/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:22:49.733 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:51791/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:22:49.834 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:51791/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:22:49.936 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:51791/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:22:50.037 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:51791/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:22:50.138 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:51791/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:22:50.240 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:51791/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:22:50.341 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:51791/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:22:50.442 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:51791/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:22:50.544 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:51791/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:22:50.645 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:51791/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:22:50.746 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:51791/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:22:50.848 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:51791/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:22:50.949 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:51791/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:22:51.050 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:51791/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:22:51.151 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:51791/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:22:51.252 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:51791/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:22:51.354 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:51791/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:22:51.455 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:51791/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:22:51.556 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:51791/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:22:51.657 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:51791/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:22:51.758 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:51791/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:22:51.859 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:51791/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:22:51.960 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:51791/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:22:52.062 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:51791/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:22:52.163 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:51791/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:22:52.265 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:51791/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:22:52.366 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:51791/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:22:52.467 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:51791/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:22:52.568 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:51791/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:22:52.670 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:51791/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:22:52.771 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:51791/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:22:52.872 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:51791/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:22:52.973 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:51791/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:22:53.074 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:51791/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:22:53.176 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:51791/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:22:53.277 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:51791/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:22:53.378 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:51791/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:22:53.480 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:51791/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:22:53.581 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:51791/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:22:53.682 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:51791/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:22:53.783 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:51791/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:22:53.884 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:51791/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:22:53.986 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:51791/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:22:54.087 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:51791/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:22:54.188 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:51791/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:22:54.289 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:51791/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:22:54.391 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:51791/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:22:54.492 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:51791/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:22:54.594 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:51791/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:22:54.695 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:51791/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:22:54.796 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:51791/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:22:54.897 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:51791/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:22:54.998 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:51791/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:22:55.100 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:51791/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:22:55.201 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:51791/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:22:55.303 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:51791/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:22:55.404 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:51791/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:22:55.505 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:51791/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:22:55.606 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:51791/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:22:55.708 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:51791/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:22:55.809 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:51791/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:22:55.910 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:51791/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:22:56.011 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:51791/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:22:56.112 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:51791/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:22:56.214 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:51791/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:22:56.315 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:51791/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:22:56.416 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:51791/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:22:56.517 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:51791/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:22:56.618 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:51791/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:22:56.720 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:51791/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:22:56.821 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:51791/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:22:56.922 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:51791/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:22:57.023 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:51791/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:22:57.124 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:51791/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:22:57.226 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:51791/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:22:57.327 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:51791/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:22:57.428 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:51791/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:22:57.529 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:51791/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:22:57.630 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:51791/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:22:57.731 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:51791/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:22:57.832 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:51791/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:22:57.933 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:51791/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:22:58.035 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:51791/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:22:58.136 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:51791/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:22:58.237 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:51791/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:22:58.338 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:51791/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:22:58.440 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:51791/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:22:58.541 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:51791/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:22:58.642 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:51791/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:22:58.743 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:51791/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:22:58.844 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:51791/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:22:58.946 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:51791/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:22:59.047 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:51791/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:22:59.148 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:51791/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:22:59.249 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:51791/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:22:59.351 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:51791/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:22:59.452 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:51791/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:22:59.553 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:51791/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:22:59.654 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:51791/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:22:59.755 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:51791/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:22:59.856 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:51791/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:22:59.958 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:51791/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:22:59.959 ERROR [src.node.waku_node] REST service did not become ready in time: HTTPConnectionPool(host='127.0.0.1', port=51791): Max retries exceeded with url: /health (Caused by NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7fbf72c7f5f0>: Failed to establish a new connection: [Errno 111] Connection refused'))
|
|
2025-12-22 04:23:00.059 DEBUG [src.node.waku_node] Starting Node...
|
|
2025-12-22 04:23:00.059 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2025-12-22 04:23:00.061 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2025-12-22 04:23:00.061 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.214.81
|
|
2025-12-22 04:23:00.061 DEBUG [src.node.docker_mananger] Generated ports ['35554', '35555', '35556', '35557', '35558']
|
|
2025-12-22 04:23:00.061 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2025-12-22 04:23:00.061 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2025-12-22 04:23:00.062 DEBUG [src.node.waku_node] Using volumes []
|
|
2025-12-22 04:23:00.062 DEBUG [src.node.docker_mananger] docker run -i -t -p 35554:35554 -p 35555:35555 -p 35556:35556 -p 35557:35557 -p 35558:35558 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=35556 --rest-port=35554 --tcp-port=35555 --discv5-udp-port=35557 --rest-address=0.0.0.0 --nat=extip:172.18.214.81 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=6c64cc596d3abfaad00dfbcefa2ba9f5de75e608f6d30bb478bcc75fc42cadee --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=35558 --metrics-logging=true --discv5-bootstrap-node=enr:-L24QDEID5GznocZCYDuqDsNQBBcsX0IJAgfbyczGjq1wobxXh-1vDkziV9TuoBQ5zq2451V-UUHsQbdagQCQeW5EogCgmlkgnY0gmlwhKwS0rKKbXVsdGlhZGRyc5YACASsEtKyBrF9AAoErBLSsgaxft0DgnJzhQADAQAAiXNlY3AyNTZrMaECXN31fJBuG2iqcu_Nlm-IS-LYUDrUPMkr3BV1kQdieFODdGNwgrF9g3VkcIKxf4V3YWt1Mg0 --lightpushnode=/ip4/172.18.210.178/tcp/45437/p2p/16Uiu2HAm1gBnm95XNWLX2RTk1MAMFPuLBSW72aRB1EaAzjao2PW2 --lightpush=true --relay=false
|
|
2025-12-22 04:23:00.256 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.214.81 waku e2e847e2865d6f870af6d444612e1fc04239f272006a21fd5acffa9eaf7cd9d3
|
|
2025-12-22 04:23:00.285 DEBUG [src.node.docker_mananger] Container started with ID e2e847e2865d. Setting up logs at ./log/docker/lightpush_node1_2025-12-22_04-22-36__f1c89154-97a2-4c0e-bc86-7c6477926f99__wakuorg_nwaku:latest.log
|
|
2025-12-22 04:23:00.287 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 35554
|
|
2025-12-22 04:23:00.287 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2025-12-22 04:23:01.287 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:35554/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:23:01.389 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:35554/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:23:01.490 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:35554/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:23:01.591 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:35554/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:23:01.631 ERROR [src.node.docker_mananger] Max retries reached for container e2e847e2865d. Exiting log stream.
|
|
2025-12-22 04:23:01.693 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:35554/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:23:01.794 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:35554/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:23:01.895 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:35554/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:23:01.996 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:35554/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:23:02.098 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:35554/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:23:02.199 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:35554/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:23:02.300 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:35554/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:23:02.401 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:35554/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:23:02.502 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:35554/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:23:02.604 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:35554/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:23:02.705 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:35554/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:23:02.806 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:35554/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:23:02.908 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:35554/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:23:03.009 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:35554/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:23:03.110 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:35554/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:23:03.211 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:35554/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:23:03.313 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:35554/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:23:03.414 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:35554/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:23:03.515 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:35554/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:23:03.616 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:35554/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:23:03.718 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:35554/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:23:03.819 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:35554/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:23:03.920 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:35554/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:23:04.022 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:35554/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:23:04.123 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:35554/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:23:04.225 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:35554/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:23:04.326 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:35554/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:23:04.427 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:35554/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:23:04.529 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:35554/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:23:04.630 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:35554/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:23:04.731 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:35554/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:23:04.832 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:35554/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:23:04.934 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:35554/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:23:05.035 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:35554/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:23:05.136 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:35554/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:23:05.238 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:35554/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:23:05.339 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:35554/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:23:05.440 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:35554/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:23:05.542 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:35554/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:23:05.643 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:35554/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:23:05.744 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:35554/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:23:05.846 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:35554/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:23:05.947 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:35554/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:23:06.048 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:35554/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:23:06.149 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:35554/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:23:06.250 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:35554/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:23:06.352 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:35554/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:23:06.453 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:35554/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:23:06.554 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:35554/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:23:06.655 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:35554/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:23:06.756 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:35554/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:23:06.857 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:35554/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:23:06.959 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:35554/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:23:07.060 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:35554/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:23:07.161 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:35554/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:23:07.262 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:35554/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:23:07.363 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:35554/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:23:07.464 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:35554/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:23:07.566 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:35554/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:23:07.667 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:35554/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:23:07.769 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:35554/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:23:07.870 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:35554/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:23:07.971 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:35554/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:23:08.072 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:35554/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:23:08.174 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:35554/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:23:08.275 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:35554/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:23:08.376 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:35554/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:23:08.478 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:35554/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:23:08.579 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:35554/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:23:08.680 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:35554/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:23:08.782 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:35554/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:23:08.883 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:35554/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:23:08.984 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:35554/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:23:09.085 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:35554/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:23:09.187 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:35554/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:23:09.288 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:35554/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:23:09.389 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:35554/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:23:09.491 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:35554/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:23:09.592 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:35554/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:23:09.693 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:35554/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:23:09.794 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:35554/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:23:09.895 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:35554/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:23:09.996 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:35554/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:23:10.098 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:35554/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:23:10.199 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:35554/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:23:10.301 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:35554/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:23:10.402 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:35554/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:23:10.503 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:35554/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:23:10.605 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:35554/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:23:10.706 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:35554/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:23:10.807 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:35554/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:23:10.908 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:35554/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:23:11.009 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:35554/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:23:11.110 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:35554/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:23:11.212 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:35554/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:23:11.313 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:35554/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:23:11.414 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:35554/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:23:11.515 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:35554/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:23:11.616 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:35554/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:23:11.717 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:35554/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:23:11.819 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:35554/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:23:11.920 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:35554/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:23:12.021 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:35554/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:23:12.122 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:35554/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:23:12.223 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:35554/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:23:12.324 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:35554/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:23:12.426 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:35554/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:23:12.527 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:35554/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:23:12.628 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:35554/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:23:12.729 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:35554/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:23:12.830 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:35554/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:23:12.931 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:35554/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:23:13.033 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:35554/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:23:13.134 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:35554/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:23:13.235 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:35554/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:23:13.337 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:35554/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:23:13.438 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:35554/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:23:13.539 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:35554/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:23:13.640 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:35554/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:23:13.741 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:35554/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:23:13.842 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:35554/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:23:13.944 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:35554/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:23:14.045 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:35554/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:23:14.146 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:35554/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:23:14.249 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:35554/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:23:14.350 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:35554/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:23:14.451 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:35554/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:23:14.552 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:35554/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:23:14.654 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:35554/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:23:14.755 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:35554/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:23:14.857 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:35554/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:23:14.958 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:35554/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:23:15.060 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:35554/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:23:15.161 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:35554/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:23:15.263 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:35554/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:23:15.364 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:35554/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:23:15.466 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:35554/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:23:15.567 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:35554/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:23:15.669 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:35554/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:23:15.770 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:35554/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:23:15.871 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:35554/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:23:15.972 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:35554/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:23:16.074 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:35554/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:23:16.175 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:35554/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:23:16.276 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:35554/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:23:16.377 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:35554/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:23:16.478 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:35554/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:23:16.579 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:35554/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:23:16.681 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:35554/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:23:16.782 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:35554/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:23:16.883 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:35554/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:23:16.984 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:35554/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:23:17.085 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:35554/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:23:17.186 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:35554/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:23:17.288 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:35554/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:23:17.389 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:35554/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:23:17.490 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:35554/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:23:17.591 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:35554/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:23:17.692 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:35554/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:23:17.793 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:35554/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:23:17.895 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:35554/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:23:17.996 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:35554/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:23:18.097 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:35554/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:23:18.198 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:35554/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:23:18.300 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:35554/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:23:18.401 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:35554/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:23:18.502 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:35554/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:23:18.604 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:35554/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:23:18.705 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:35554/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:23:18.806 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:35554/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:23:18.907 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:35554/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:23:19.008 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:35554/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:23:19.110 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:35554/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:23:19.212 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:35554/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:23:19.313 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:35554/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:23:19.414 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:35554/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:23:19.515 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:35554/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:23:19.617 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:35554/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:23:19.718 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:35554/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:23:19.820 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:35554/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:23:19.921 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:35554/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:23:20.022 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:35554/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:23:20.123 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:35554/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:23:20.224 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:35554/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:23:20.326 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:35554/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:23:20.427 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:35554/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:23:20.528 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:35554/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:23:20.629 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:35554/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:23:20.730 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:35554/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:23:20.831 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:35554/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:23:20.933 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:35554/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:23:21.034 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:35554/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:23:21.135 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:35554/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:23:21.236 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:35554/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:23:21.337 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:35554/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:23:21.338 ERROR [src.node.waku_node] REST service did not become ready in time: HTTPConnectionPool(host='127.0.0.1', port=35554): Max retries exceeded with url: /health (Caused by NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7fbf730cb980>: Failed to establish a new connection: [Errno 111] Connection refused'))
|
|
2025-12-22 04:23:21.439 DEBUG [src.node.waku_node] Starting Node...
|
|
2025-12-22 04:23:21.439 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2025-12-22 04:23:21.440 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2025-12-22 04:23:21.441 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.8.129
|
|
2025-12-22 04:23:21.441 DEBUG [src.node.docker_mananger] Generated ports ['26079', '26080', '26081', '26082', '26083']
|
|
2025-12-22 04:23:21.441 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2025-12-22 04:23:21.441 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2025-12-22 04:23:21.441 DEBUG [src.node.waku_node] Using volumes []
|
|
2025-12-22 04:23:21.441 DEBUG [src.node.docker_mananger] docker run -i -t -p 26079:26079 -p 26080:26080 -p 26081:26081 -p 26082:26082 -p 26083:26083 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=26081 --rest-port=26079 --tcp-port=26080 --discv5-udp-port=26082 --rest-address=0.0.0.0 --nat=extip:172.18.8.129 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=58baffc403530ad2fb97e0399a58b1d2b1eacdeebdfdf7913f2a5ab35a19abda --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=26083 --metrics-logging=true --discv5-bootstrap-node=enr:-L24QDEID5GznocZCYDuqDsNQBBcsX0IJAgfbyczGjq1wobxXh-1vDkziV9TuoBQ5zq2451V-UUHsQbdagQCQeW5EogCgmlkgnY0gmlwhKwS0rKKbXVsdGlhZGRyc5YACASsEtKyBrF9AAoErBLSsgaxft0DgnJzhQADAQAAiXNlY3AyNTZrMaECXN31fJBuG2iqcu_Nlm-IS-LYUDrUPMkr3BV1kQdieFODdGNwgrF9g3VkcIKxf4V3YWt1Mg0 --lightpushnode=/ip4/172.18.210.178/tcp/45437/p2p/16Uiu2HAm1gBnm95XNWLX2RTk1MAMFPuLBSW72aRB1EaAzjao2PW2 --lightpush=true --relay=false
|
|
2025-12-22 04:23:21.627 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.8.129 waku fd1576e5ea3e7462f688dab5266312739840a8e917540560adaceb91b1776a9e
|
|
2025-12-22 04:23:21.656 DEBUG [src.node.docker_mananger] Container started with ID fd1576e5ea3e. Setting up logs at ./log/docker/lightpush_node1_2025-12-22_04-22-36__f1c89154-97a2-4c0e-bc86-7c6477926f99__wakuorg_nwaku:latest.log
|
|
2025-12-22 04:23:21.657 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 26079
|
|
2025-12-22 04:23:21.657 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2025-12-22 04:23:22.658 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:26079/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:23:22.759 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:26079/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:23:22.860 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:26079/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:23:22.961 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:26079/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:23:22.987 ERROR [src.node.docker_mananger] Max retries reached for container fd1576e5ea3e. Exiting log stream.
|
|
2025-12-22 04:23:23.063 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:26079/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:23:23.164 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:26079/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:23:23.266 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:26079/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:23:23.367 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:26079/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:23:23.468 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:26079/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:23:23.570 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:26079/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:23:23.672 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:26079/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:23:23.773 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:26079/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:23:23.874 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:26079/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:23:23.975 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:26079/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:23:24.076 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:26079/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:23:24.178 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:26079/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:23:24.279 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:26079/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:23:24.381 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:26079/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:23:24.482 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:26079/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:23:24.583 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:26079/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:23:24.684 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:26079/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:23:24.786 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:26079/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:23:24.887 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:26079/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:23:24.989 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:26079/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:23:25.090 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:26079/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:23:25.192 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:26079/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:23:25.293 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:26079/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:23:25.394 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:26079/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:23:25.495 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:26079/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:23:25.596 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:26079/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:23:25.698 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:26079/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:23:25.799 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:26079/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:23:25.900 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:26079/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:23:26.001 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:26079/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:23:26.103 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:26079/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:23:26.204 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:26079/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:23:26.305 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:26079/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:23:26.406 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:26079/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:23:26.507 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:26079/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:23:26.609 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:26079/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:23:26.710 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:26079/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:23:26.812 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:26079/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:23:26.913 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:26079/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:23:27.014 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:26079/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:23:27.115 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:26079/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:23:27.216 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:26079/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:23:27.318 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:26079/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:23:27.419 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:26079/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:23:27.520 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:26079/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:23:27.621 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:26079/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:23:27.722 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:26079/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:23:27.823 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:26079/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:23:27.925 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:26079/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:23:28.026 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:26079/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:23:28.127 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:26079/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:23:28.229 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:26079/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:23:28.330 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:26079/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:23:28.431 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:26079/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:23:28.533 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:26079/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:23:28.635 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:26079/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:23:28.736 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:26079/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:23:28.838 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:26079/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:23:28.939 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:26079/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:23:29.040 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:26079/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:23:29.141 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:26079/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:23:29.243 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:26079/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:23:29.344 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:26079/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:23:29.445 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:26079/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:23:29.546 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:26079/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:23:29.648 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:26079/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:23:29.749 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:26079/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:23:29.850 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:26079/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:23:29.952 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:26079/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:23:30.053 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:26079/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:23:30.154 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:26079/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:23:30.255 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:26079/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:23:30.357 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:26079/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:23:30.458 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:26079/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:23:30.559 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:26079/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:23:30.661 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:26079/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:23:30.762 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:26079/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:23:30.863 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:26079/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:23:30.965 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:26079/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:23:31.066 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:26079/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:23:31.168 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:26079/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:23:31.269 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:26079/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:23:31.370 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:26079/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:23:31.471 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:26079/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:23:31.573 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:26079/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:23:31.674 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:26079/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:23:31.775 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:26079/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:23:31.876 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:26079/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:23:31.977 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:26079/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:23:32.078 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:26079/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:23:32.180 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:26079/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:23:32.281 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:26079/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:23:32.383 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:26079/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:23:32.484 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:26079/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:23:32.585 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:26079/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:23:32.686 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:26079/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:23:32.788 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:26079/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:23:32.889 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:26079/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:23:32.990 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:26079/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:23:33.091 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:26079/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:23:33.193 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:26079/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:23:33.294 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:26079/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:23:33.395 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:26079/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:23:33.497 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:26079/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:23:33.598 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:26079/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:23:33.699 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:26079/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:23:33.800 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:26079/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:23:33.901 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:26079/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:23:34.003 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:26079/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:23:34.104 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:26079/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:23:34.206 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:26079/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:23:34.307 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:26079/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:23:34.408 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:26079/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:23:34.509 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:26079/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:23:34.611 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:26079/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:23:34.712 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:26079/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:23:34.813 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:26079/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:23:34.915 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:26079/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:23:35.016 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:26079/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:23:35.117 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:26079/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:23:35.219 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:26079/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:23:35.320 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:26079/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:23:35.422 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:26079/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:23:35.523 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:26079/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:23:35.624 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:26079/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:23:35.725 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:26079/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:23:35.827 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:26079/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:23:35.928 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:26079/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:23:36.029 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:26079/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:23:36.130 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:26079/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:23:36.231 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:26079/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:23:36.332 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:26079/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:23:36.434 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:26079/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:23:36.535 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:26079/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:23:36.636 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:26079/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:23:36.737 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:26079/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:23:36.838 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:26079/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:23:36.939 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:26079/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:23:37.041 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:26079/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:23:37.142 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:26079/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:23:37.244 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:26079/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:23:37.345 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:26079/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:23:37.446 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:26079/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:23:37.547 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:26079/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:23:37.649 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:26079/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:23:37.753 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:26079/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:23:37.854 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:26079/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:23:37.955 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:26079/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:23:38.056 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:26079/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:23:38.158 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:26079/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:23:38.259 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:26079/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:23:38.360 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:26079/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:23:38.461 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:26079/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:23:38.563 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:26079/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:23:38.664 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:26079/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:23:38.765 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:26079/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:23:38.867 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:26079/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:23:38.968 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:26079/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:23:39.069 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:26079/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:23:39.170 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:26079/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:23:39.271 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:26079/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:23:39.372 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:26079/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:23:39.473 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:26079/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:23:39.575 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:26079/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:23:39.676 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:26079/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:23:39.777 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:26079/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:23:39.878 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:26079/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:23:39.979 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:26079/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:23:40.081 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:26079/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:23:40.183 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:26079/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:23:40.284 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:26079/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:23:40.385 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:26079/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:23:40.486 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:26079/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:23:40.587 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:26079/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:23:40.689 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:26079/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:23:40.790 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:26079/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:23:40.891 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:26079/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:23:40.993 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:26079/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:23:41.094 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:26079/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:23:41.196 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:26079/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:23:41.297 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:26079/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:23:41.398 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:26079/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:23:41.500 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:26079/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:23:41.601 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:26079/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:23:41.702 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:26079/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:23:41.803 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:26079/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:23:41.905 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:26079/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:23:42.006 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:26079/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:23:42.108 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:26079/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:23:42.209 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:26079/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:23:42.310 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:26079/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:23:42.411 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:26079/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:23:42.513 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:26079/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:23:42.614 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:26079/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:23:42.716 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:26079/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:23:42.717 ERROR [src.node.waku_node] REST service did not become ready in time: HTTPConnectionPool(host='127.0.0.1', port=26079): Max retries exceeded with url: /health (Caused by NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7fbf72c7e810>: Failed to establish a new connection: [Errno 111] Connection refused'))
|
|
2025-12-22 04:23:42.890 DEBUG [tests.conftest] Running fixture teardown: test_setup
|
|
2025-12-22 04:23:42.891 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
|
|
2025-12-22 04:23:42.891 DEBUG [src.node.waku_node] Stopping container with id 3cab2d971739
|
|
2025-12-22 04:23:43.427 DEBUG [src.node.waku_node] Container stopped.
|
|
2025-12-22 04:23:43.428 DEBUG [src.node.waku_node] Stopping container with id bf735598fb87
|
|
2025-12-22 04:23:43.948 DEBUG [src.node.waku_node] Container stopped.
|
|
2025-12-22 04:23:43.949 DEBUG [src.node.waku_node] Stopping container with id fd1576e5ea3e
|
|
2025-12-22 04:23:44.052 DEBUG [src.node.waku_node] Stopping container with id fd1576e5ea3e
|
|
2025-12-22 04:23:44.153 DEBUG [src.node.waku_node] Stopping container with id fd1576e5ea3e
|
|
2025-12-22 04:23:44.240 ERROR [src.node.docker_mananger] Max retries reached for container 3cab2d971739. Exiting log stream.
|
|
2025-12-22 04:23:44.255 DEBUG [src.node.waku_node] Stopping container with id fd1576e5ea3e
|
|
2025-12-22 04:23:44.356 DEBUG [src.node.waku_node] Stopping container with id fd1576e5ea3e
|
|
2025-12-22 04:23:44.457 DEBUG [src.node.waku_node] Stopping container with id fd1576e5ea3e
|
|
2025-12-22 04:23:44.559 DEBUG [src.node.waku_node] Stopping container with id fd1576e5ea3e
|
|
2025-12-22 04:23:44.660 DEBUG [src.node.waku_node] Stopping container with id fd1576e5ea3e
|
|
2025-12-22 04:23:44.762 DEBUG [src.node.waku_node] Stopping container with id fd1576e5ea3e
|
|
2025-12-22 04:23:44.835 ERROR [src.node.docker_mananger] Max retries reached for container bf735598fb87. Exiting log stream.
|
|
2025-12-22 04:23:44.864 DEBUG [src.node.waku_node] Stopping container with id fd1576e5ea3e
|
|
2025-12-22 04:23:44.966 DEBUG [src.node.waku_node] Stopping container with id fd1576e5ea3e
|
|
2025-12-22 04:23:45.067 DEBUG [src.node.waku_node] Stopping container with id fd1576e5ea3e
|
|
2025-12-22 04:23:45.169 DEBUG [src.node.waku_node] Stopping container with id fd1576e5ea3e
|
|
2025-12-22 04:23:45.270 DEBUG [src.node.waku_node] Stopping container with id fd1576e5ea3e
|
|
2025-12-22 04:23:45.372 DEBUG [src.node.waku_node] Stopping container with id fd1576e5ea3e
|
|
2025-12-22 04:23:45.473 DEBUG [src.node.waku_node] Stopping container with id fd1576e5ea3e
|
|
2025-12-22 04:23:45.575 DEBUG [src.node.waku_node] Stopping container with id fd1576e5ea3e
|
|
2025-12-22 04:23:45.676 DEBUG [src.node.waku_node] Stopping container with id fd1576e5ea3e
|
|
2025-12-22 04:23:45.777 DEBUG [src.node.waku_node] Stopping container with id fd1576e5ea3e
|
|
2025-12-22 04:23:45.879 DEBUG [src.node.waku_node] Stopping container with id fd1576e5ea3e
|
|
2025-12-22 04:23:45.980 DEBUG [src.node.waku_node] Stopping container with id fd1576e5ea3e
|
|
2025-12-22 04:23:46.082 DEBUG [src.node.waku_node] Stopping container with id fd1576e5ea3e
|
|
2025-12-22 04:23:46.183 DEBUG [src.node.waku_node] Stopping container with id fd1576e5ea3e
|
|
2025-12-22 04:23:46.285 DEBUG [src.node.waku_node] Stopping container with id fd1576e5ea3e
|
|
2025-12-22 04:23:46.387 DEBUG [src.node.waku_node] Stopping container with id fd1576e5ea3e
|
|
2025-12-22 04:23:46.488 DEBUG [src.node.waku_node] Stopping container with id fd1576e5ea3e
|
|
2025-12-22 04:23:46.590 DEBUG [src.node.waku_node] Stopping container with id fd1576e5ea3e
|
|
2025-12-22 04:23:46.691 DEBUG [src.node.waku_node] Stopping container with id fd1576e5ea3e
|
|
2025-12-22 04:23:46.793 DEBUG [src.node.waku_node] Stopping container with id fd1576e5ea3e
|
|
2025-12-22 04:23:46.894 DEBUG [src.node.waku_node] Stopping container with id fd1576e5ea3e
|
|
2025-12-22 04:23:46.996 DEBUG [src.node.waku_node] Stopping container with id fd1576e5ea3e
|
|
2025-12-22 04:23:47.097 DEBUG [src.node.waku_node] Stopping container with id fd1576e5ea3e
|
|
2025-12-22 04:23:47.199 DEBUG [src.node.waku_node] Stopping container with id fd1576e5ea3e
|
|
2025-12-22 04:23:47.300 DEBUG [src.node.waku_node] Stopping container with id fd1576e5ea3e
|
|
2025-12-22 04:23:47.401 DEBUG [src.node.waku_node] Stopping container with id fd1576e5ea3e
|
|
2025-12-22 04:23:47.503 DEBUG [src.node.waku_node] Stopping container with id fd1576e5ea3e
|
|
2025-12-22 04:23:47.604 DEBUG [src.node.waku_node] Stopping container with id fd1576e5ea3e
|
|
2025-12-22 04:23:47.706 DEBUG [src.node.waku_node] Stopping container with id fd1576e5ea3e
|
|
2025-12-22 04:23:47.808 DEBUG [src.node.waku_node] Stopping container with id fd1576e5ea3e
|
|
2025-12-22 04:23:47.909 DEBUG [src.node.waku_node] Stopping container with id fd1576e5ea3e
|
|
2025-12-22 04:23:48.010 DEBUG [src.node.waku_node] Stopping container with id fd1576e5ea3e
|
|
2025-12-22 04:23:48.112 DEBUG [src.node.waku_node] Stopping container with id fd1576e5ea3e
|
|
2025-12-22 04:23:48.214 DEBUG [src.node.waku_node] Stopping container with id fd1576e5ea3e
|
|
2025-12-22 04:23:48.315 DEBUG [src.node.waku_node] Stopping container with id fd1576e5ea3e
|
|
2025-12-22 04:23:48.416 DEBUG [src.node.waku_node] Stopping container with id fd1576e5ea3e
|
|
2025-12-22 04:23:48.517 DEBUG [src.node.waku_node] Stopping container with id fd1576e5ea3e
|
|
2025-12-22 04:23:48.619 DEBUG [src.node.waku_node] Stopping container with id fd1576e5ea3e
|
|
2025-12-22 04:23:48.721 DEBUG [src.node.waku_node] Stopping container with id fd1576e5ea3e
|
|
2025-12-22 04:23:48.822 DEBUG [src.node.waku_node] Stopping container with id fd1576e5ea3e
|
|
2025-12-22 04:23:48.923 DEBUG [src.node.waku_node] Stopping container with id fd1576e5ea3e
|
|
2025-12-22 04:23:49.025 DEBUG [src.node.waku_node] Stopping container with id fd1576e5ea3e
|
|
2025-12-22 04:23:49.027 ERROR [tests.conftest] Failed to stop container because of error 404 Client Error for http+docker://localhost/v1.48/containers/fd1576e5ea3e7462f688dab5266312739840a8e917540560adaceb91b1776a9e/stop: Not Found ("No such container: fd1576e5ea3e7462f688dab5266312739840a8e917540560adaceb91b1776a9e")
|
|
2025-12-22 04:23:49.027 DEBUG [src.node.waku_node] Stopping container with id fd1576e5ea3e
|
|
2025-12-22 04:23:49.128 DEBUG [src.node.waku_node] Stopping container with id fd1576e5ea3e
|
|
2025-12-22 04:23:49.230 DEBUG [src.node.waku_node] Stopping container with id fd1576e5ea3e
|
|
2025-12-22 04:23:49.331 DEBUG [src.node.waku_node] Stopping container with id fd1576e5ea3e
|
|
2025-12-22 04:23:49.432 DEBUG [src.node.waku_node] Stopping container with id fd1576e5ea3e
|
|
2025-12-22 04:23:49.534 DEBUG [src.node.waku_node] Stopping container with id fd1576e5ea3e
|
|
2025-12-22 04:23:49.635 DEBUG [src.node.waku_node] Stopping container with id fd1576e5ea3e
|
|
2025-12-22 04:23:49.737 DEBUG [src.node.waku_node] Stopping container with id fd1576e5ea3e
|
|
2025-12-22 04:23:49.839 DEBUG [src.node.waku_node] Stopping container with id fd1576e5ea3e
|
|
2025-12-22 04:23:49.941 DEBUG [src.node.waku_node] Stopping container with id fd1576e5ea3e
|
|
2025-12-22 04:23:50.042 DEBUG [src.node.waku_node] Stopping container with id fd1576e5ea3e
|
|
2025-12-22 04:23:50.144 DEBUG [src.node.waku_node] Stopping container with id fd1576e5ea3e
|
|
2025-12-22 04:23:50.246 DEBUG [src.node.waku_node] Stopping container with id fd1576e5ea3e
|
|
2025-12-22 04:23:50.348 DEBUG [src.node.waku_node] Stopping container with id fd1576e5ea3e
|
|
2025-12-22 04:23:50.451 DEBUG [src.node.waku_node] Stopping container with id fd1576e5ea3e
|
|
2025-12-22 04:23:50.552 DEBUG [src.node.waku_node] Stopping container with id fd1576e5ea3e
|
|
2025-12-22 04:23:50.654 DEBUG [src.node.waku_node] Stopping container with id fd1576e5ea3e
|
|
2025-12-22 04:23:50.755 DEBUG [src.node.waku_node] Stopping container with id fd1576e5ea3e
|
|
2025-12-22 04:23:50.857 DEBUG [src.node.waku_node] Stopping container with id fd1576e5ea3e
|
|
2025-12-22 04:23:50.958 DEBUG [src.node.waku_node] Stopping container with id fd1576e5ea3e
|
|
2025-12-22 04:23:51.060 DEBUG [src.node.waku_node] Stopping container with id fd1576e5ea3e
|
|
2025-12-22 04:23:51.161 DEBUG [src.node.waku_node] Stopping container with id fd1576e5ea3e
|
|
2025-12-22 04:23:51.263 DEBUG [src.node.waku_node] Stopping container with id fd1576e5ea3e
|
|
2025-12-22 04:23:51.364 DEBUG [src.node.waku_node] Stopping container with id fd1576e5ea3e
|
|
2025-12-22 04:23:51.466 DEBUG [src.node.waku_node] Stopping container with id fd1576e5ea3e
|
|
2025-12-22 04:23:51.567 DEBUG [src.node.waku_node] Stopping container with id fd1576e5ea3e
|
|
2025-12-22 04:23:51.668 DEBUG [src.node.waku_node] Stopping container with id fd1576e5ea3e
|
|
2025-12-22 04:23:51.769 DEBUG [src.node.waku_node] Stopping container with id fd1576e5ea3e
|
|
2025-12-22 04:23:51.871 DEBUG [src.node.waku_node] Stopping container with id fd1576e5ea3e
|
|
2025-12-22 04:23:51.972 DEBUG [src.node.waku_node] Stopping container with id fd1576e5ea3e
|
|
2025-12-22 04:23:52.074 DEBUG [src.node.waku_node] Stopping container with id fd1576e5ea3e
|
|
2025-12-22 04:23:52.176 DEBUG [src.node.waku_node] Stopping container with id fd1576e5ea3e
|
|
2025-12-22 04:23:52.278 DEBUG [src.node.waku_node] Stopping container with id fd1576e5ea3e
|
|
2025-12-22 04:23:52.379 DEBUG [src.node.waku_node] Stopping container with id fd1576e5ea3e
|
|
2025-12-22 04:23:52.481 DEBUG [src.node.waku_node] Stopping container with id fd1576e5ea3e
|
|
2025-12-22 04:23:52.583 DEBUG [src.node.waku_node] Stopping container with id fd1576e5ea3e
|
|
2025-12-22 04:23:52.684 DEBUG [src.node.waku_node] Stopping container with id fd1576e5ea3e
|
|
2025-12-22 04:23:52.786 DEBUG [src.node.waku_node] Stopping container with id fd1576e5ea3e
|
|
2025-12-22 04:23:52.888 DEBUG [src.node.waku_node] Stopping container with id fd1576e5ea3e
|
|
2025-12-22 04:23:52.990 DEBUG [src.node.waku_node] Stopping container with id fd1576e5ea3e
|
|
2025-12-22 04:23:53.092 DEBUG [src.node.waku_node] Stopping container with id fd1576e5ea3e
|
|
2025-12-22 04:23:53.193 DEBUG [src.node.waku_node] Stopping container with id fd1576e5ea3e
|
|
2025-12-22 04:23:53.295 DEBUG [src.node.waku_node] Stopping container with id fd1576e5ea3e
|
|
2025-12-22 04:23:53.396 DEBUG [src.node.waku_node] Stopping container with id fd1576e5ea3e
|
|
2025-12-22 04:23:53.498 DEBUG [src.node.waku_node] Stopping container with id fd1576e5ea3e
|
|
2025-12-22 04:23:53.600 DEBUG [src.node.waku_node] Stopping container with id fd1576e5ea3e
|
|
2025-12-22 04:23:53.701 DEBUG [src.node.waku_node] Stopping container with id fd1576e5ea3e
|
|
2025-12-22 04:23:53.803 DEBUG [src.node.waku_node] Stopping container with id fd1576e5ea3e
|
|
2025-12-22 04:23:53.905 DEBUG [src.node.waku_node] Stopping container with id fd1576e5ea3e
|
|
2025-12-22 04:23:54.006 DEBUG [src.node.waku_node] Stopping container with id fd1576e5ea3e
|
|
2025-12-22 04:23:54.108 DEBUG [src.node.waku_node] Stopping container with id fd1576e5ea3e
|
|
2025-12-22 04:23:54.109 ERROR [tests.conftest] Failed to stop container because of error 404 Client Error for http+docker://localhost/v1.48/containers/fd1576e5ea3e7462f688dab5266312739840a8e917540560adaceb91b1776a9e/stop: Not Found ("No such container: fd1576e5ea3e7462f688dab5266312739840a8e917540560adaceb91b1776a9e")
|
|
2025-12-22 04:23:54.109 DEBUG [src.node.waku_node] Stopping container with id fd1576e5ea3e
|
|
2025-12-22 04:23:54.211 DEBUG [src.node.waku_node] Stopping container with id fd1576e5ea3e
|
|
2025-12-22 04:23:54.313 DEBUG [src.node.waku_node] Stopping container with id fd1576e5ea3e
|
|
2025-12-22 04:23:54.414 DEBUG [src.node.waku_node] Stopping container with id fd1576e5ea3e
|
|
2025-12-22 04:23:54.515 DEBUG [src.node.waku_node] Stopping container with id fd1576e5ea3e
|
|
2025-12-22 04:23:54.617 DEBUG [src.node.waku_node] Stopping container with id fd1576e5ea3e
|
|
2025-12-22 04:23:54.719 DEBUG [src.node.waku_node] Stopping container with id fd1576e5ea3e
|
|
2025-12-22 04:23:54.820 DEBUG [src.node.waku_node] Stopping container with id fd1576e5ea3e
|
|
2025-12-22 04:23:54.921 DEBUG [src.node.waku_node] Stopping container with id fd1576e5ea3e
|
|
2025-12-22 04:23:55.023 DEBUG [src.node.waku_node] Stopping container with id fd1576e5ea3e
|
|
2025-12-22 04:23:55.125 DEBUG [src.node.waku_node] Stopping container with id fd1576e5ea3e
|
|
2025-12-22 04:23:55.226 DEBUG [src.node.waku_node] Stopping container with id fd1576e5ea3e
|
|
2025-12-22 04:23:55.328 DEBUG [src.node.waku_node] Stopping container with id fd1576e5ea3e
|
|
2025-12-22 04:23:55.430 DEBUG [src.node.waku_node] Stopping container with id fd1576e5ea3e
|
|
2025-12-22 04:23:55.531 DEBUG [src.node.waku_node] Stopping container with id fd1576e5ea3e
|
|
2025-12-22 04:23:55.633 DEBUG [src.node.waku_node] Stopping container with id fd1576e5ea3e
|
|
2025-12-22 04:23:55.734 DEBUG [src.node.waku_node] Stopping container with id fd1576e5ea3e
|
|
2025-12-22 04:23:55.836 DEBUG [src.node.waku_node] Stopping container with id fd1576e5ea3e
|
|
2025-12-22 04:23:55.937 DEBUG [src.node.waku_node] Stopping container with id fd1576e5ea3e
|
|
2025-12-22 04:23:56.038 DEBUG [src.node.waku_node] Stopping container with id fd1576e5ea3e
|
|
2025-12-22 04:23:56.140 DEBUG [src.node.waku_node] Stopping container with id fd1576e5ea3e
|
|
2025-12-22 04:23:56.241 DEBUG [src.node.waku_node] Stopping container with id fd1576e5ea3e
|
|
2025-12-22 04:23:56.343 DEBUG [src.node.waku_node] Stopping container with id fd1576e5ea3e
|
|
2025-12-22 04:23:56.444 DEBUG [src.node.waku_node] Stopping container with id fd1576e5ea3e
|
|
2025-12-22 04:23:56.546 DEBUG [src.node.waku_node] Stopping container with id fd1576e5ea3e
|
|
2025-12-22 04:23:56.647 DEBUG [src.node.waku_node] Stopping container with id fd1576e5ea3e
|
|
2025-12-22 04:23:56.748 DEBUG [src.node.waku_node] Stopping container with id fd1576e5ea3e
|
|
2025-12-22 04:23:56.850 DEBUG [src.node.waku_node] Stopping container with id fd1576e5ea3e
|
|
2025-12-22 04:23:56.951 DEBUG [src.node.waku_node] Stopping container with id fd1576e5ea3e
|
|
2025-12-22 04:23:57.053 DEBUG [src.node.waku_node] Stopping container with id fd1576e5ea3e
|
|
2025-12-22 04:23:57.154 DEBUG [src.node.waku_node] Stopping container with id fd1576e5ea3e
|
|
2025-12-22 04:23:57.256 DEBUG [src.node.waku_node] Stopping container with id fd1576e5ea3e
|
|
2025-12-22 04:23:57.357 DEBUG [src.node.waku_node] Stopping container with id fd1576e5ea3e
|
|
2025-12-22 04:23:57.459 DEBUG [src.node.waku_node] Stopping container with id fd1576e5ea3e
|
|
2025-12-22 04:23:57.560 DEBUG [src.node.waku_node] Stopping container with id fd1576e5ea3e
|
|
2025-12-22 04:23:57.662 DEBUG [src.node.waku_node] Stopping container with id fd1576e5ea3e
|
|
2025-12-22 04:23:57.763 DEBUG [src.node.waku_node] Stopping container with id fd1576e5ea3e
|
|
2025-12-22 04:23:57.865 DEBUG [src.node.waku_node] Stopping container with id fd1576e5ea3e
|
|
2025-12-22 04:23:57.966 DEBUG [src.node.waku_node] Stopping container with id fd1576e5ea3e
|
|
2025-12-22 04:23:58.068 DEBUG [src.node.waku_node] Stopping container with id fd1576e5ea3e
|
|
2025-12-22 04:23:58.169 DEBUG [src.node.waku_node] Stopping container with id fd1576e5ea3e
|
|
2025-12-22 04:23:58.271 DEBUG [src.node.waku_node] Stopping container with id fd1576e5ea3e
|
|
2025-12-22 04:23:58.372 DEBUG [src.node.waku_node] Stopping container with id fd1576e5ea3e
|
|
2025-12-22 04:23:58.473 DEBUG [src.node.waku_node] Stopping container with id fd1576e5ea3e
|
|
2025-12-22 04:23:58.575 DEBUG [src.node.waku_node] Stopping container with id fd1576e5ea3e
|
|
2025-12-22 04:23:58.676 DEBUG [src.node.waku_node] Stopping container with id fd1576e5ea3e
|
|
2025-12-22 04:23:58.777 DEBUG [src.node.waku_node] Stopping container with id fd1576e5ea3e
|
|
2025-12-22 04:23:58.879 DEBUG [src.node.waku_node] Stopping container with id fd1576e5ea3e
|
|
2025-12-22 04:23:58.980 DEBUG [src.node.waku_node] Stopping container with id fd1576e5ea3e
|
|
2025-12-22 04:23:59.082 DEBUG [src.node.waku_node] Stopping container with id fd1576e5ea3e
|
|
2025-12-22 04:23:59.183 DEBUG [src.node.waku_node] Stopping container with id fd1576e5ea3e
|
|
2025-12-22 04:23:59.185 ERROR [tests.conftest] Failed to stop container because of error 404 Client Error for http+docker://localhost/v1.48/containers/fd1576e5ea3e7462f688dab5266312739840a8e917540560adaceb91b1776a9e/stop: Not Found ("No such container: fd1576e5ea3e7462f688dab5266312739840a8e917540560adaceb91b1776a9e")
|
|
2025-12-22 04:23:59.185 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
|
|
2025-12-22 04:23:59.209 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2025-12-22 04:23:59.256 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2025-12-22 04:23:59.256 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2025-12-22 04:23:59.257 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2025-12-22 04:23:59.257 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2025-12-22 04:23:59.258 DEBUG [tests.conftest] Running fixture teardown: attach_logs_on_fail
|
|
2025-12-22 04:23:59.258 DEBUG [tests.conftest] Test failed, attempting to attach logs to the allure reports
|
|
2025-12-22 04:23:59.258 DEBUG [src.libs.common] Attaching file ./log/docker/receiving_node2_2025-12-22_04-22-36__f1c89154-97a2-4c0e-bc86-7c6477926f99__wakuorg_nwaku:latest.log
|
|
2025-12-22 04:23:59.260 DEBUG [src.libs.common] Attaching file ./log/docker/receiving_node1_2025-12-22_04-22-36__f1c89154-97a2-4c0e-bc86-7c6477926f99__wakuorg_nwaku:latest.log
|
|
2025-12-22 04:23:59.260 DEBUG [src.libs.common] Attaching file ./log/docker/lightpush_node1_2025-12-22_04-22-36__f1c89154-97a2-4c0e-bc86-7c6477926f99__wakuorg_nwaku:latest.log
|
|
2025-12-22 04:23:59.272 DEBUG [tests.conftest] Running fixture setup: test_id
|
|
2025-12-22 04:23:59.272 DEBUG [tests.conftest] Running test: test_main_node_only_lightpush__peer_full with id: 2025-12-22_04-23-59__21ad018f-dc11-434c-8fd5-4276fe11d315
|
|
2025-12-22 04:23:59.273 DEBUG [src.steps.common] Running fixture setup: common_setup
|
|
2025-12-22 04:23:59.273 DEBUG [src.steps.light_push] Running fixture setup: light_push_setup
|
|
2025-12-22 04:23:59.279 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2025-12-22 04:23:59.280 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/receiving_node1_2025-12-22_04-23-59__21ad018f-dc11-434c-8fd5-4276fe11d315__wakuorg_nwaku:latest.log
|
|
2025-12-22 04:23:59.280 DEBUG [src.node.waku_node] Starting Node...
|
|
2025-12-22 04:23:59.280 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2025-12-22 04:23:59.281 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2025-12-22 04:23:59.281 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.200.104
|
|
2025-12-22 04:23:59.281 DEBUG [src.node.docker_mananger] Generated ports ['63903', '63904', '63905', '63906', '63907']
|
|
2025-12-22 04:23:59.282 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2025-12-22 04:23:59.282 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2025-12-22 04:23:59.282 DEBUG [src.node.waku_node] Using volumes []
|
|
2025-12-22 04:23:59.282 DEBUG [src.node.docker_mananger] docker run -i -t -p 63903:63903 -p 63904:63904 -p 63905:63905 -p 63906:63906 -p 63907:63907 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=63905 --rest-port=63903 --tcp-port=63904 --discv5-udp-port=63906 --rest-address=0.0.0.0 --nat=extip:172.18.200.104 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=2b7883a020b015efd152e48736ceae33adedd9ef11faaaf7eef368a71bae3a8c --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=63907 --metrics-logging=true --lightpush=true --relay=true --filter=true
|
|
2025-12-22 04:23:59.466 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.200.104 waku 1d5af3a77077bf46793692c2df2d7deb5a47cf554d061e9daa1c4d407e86d919
|
|
2025-12-22 04:23:59.499 DEBUG [src.node.docker_mananger] Container started with ID 1d5af3a77077. Setting up logs at ./log/docker/receiving_node1_2025-12-22_04-23-59__21ad018f-dc11-434c-8fd5-4276fe11d315__wakuorg_nwaku:latest.log
|
|
2025-12-22 04:23:59.500 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 63903
|
|
2025-12-22 04:23:59.500 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2025-12-22 04:24:00.500 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63903/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:24:00.521 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"READY","protocolsHealth":[{"Relay":"NOT_READY","desc":"No connected peers"},{"Rln Relay":"NOT_MOUNTED"},{"Lightpush":"NOT_READY","desc":"Node has no relay peers to fullfill push requests"},{"Legacy Lightpush":"NOT_READY","desc":"Node has no relay peers to fullfill push requests"},{"Filter":"NOT_READY","desc":"Relay is not ready, filter will not be able to sort out messages"},{"Store":"NOT_MOUNTED"},{"Legacy Store":"NOT_MOUNTED"},{"Peer Exchange":"READY"},{"Rendezvous":"NOT_READY","desc":"No Rendezvous peers are available yet"},{"Mix":"NOT_MOUNTED"},{"Lightpush Client":"NOT_READY","desc":"No Lightpush service peer available yet"},{"Legacy Lightpush Client":"NOT_READY","desc":"No Lightpush service peer available yet"},{"Store Client":"NOT_READY","desc":"No Store service peer available yet, neither Store service set up for the node"},{"Legacy Store Client":"NOT_READY","desc":"No Legacy Store service peers are available yet, neither Store service set up for the node"},{"Filter Client":"NOT_READY","desc":"No Filter service peer available yet"}]}'
|
|
2025-12-22 04:24:00.522 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2025-12-22 04:24:00.522 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63903/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:24:00.524 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.200.104/tcp/63904/p2p/16Uiu2HAmABg1txiqU5cTq1iLUfqUxckon8rCnxCEVQadZL1kSF3C","/ip4/172.18.200.104/tcp/63905/ws/p2p/16Uiu2HAmABg1txiqU5cTq1iLUfqUxckon8rCnxCEVQadZL1kSF3C"],"enrUri":"enr:-L24QGjtttlKD_zK_k7UKcT-4KnIxO6YL8QKWgh8Jjv1wIf-LriM7VcRghB91B_k2R6ZIPNYPuB1VHpWNMZTJrYuFS8CgmlkgnY0gmlwhKwSyGiKbXVsdGlhZGRyc5YACASsEshoBvmgAAoErBLIaAb5od0DgnJzhQADAQAAiXNlY3AyNTZrMaEC20k2rHuITbnaoypUoH_O59dDStMDHfFI054nVQyDyM-DdGNwgvmgg3VkcIL5ooV3YWt1Mg0"}'
|
|
2025-12-22 04:24:00.524 INFO [src.node.waku_node] REST service is ready !!
|
|
2025-12-22 04:24:00.531 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2025-12-22 04:24:00.531 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/receiving_node2_2025-12-22_04-23-59__21ad018f-dc11-434c-8fd5-4276fe11d315__wakuorg_nwaku:latest.log
|
|
2025-12-22 04:24:00.532 DEBUG [src.node.waku_node] Starting Node...
|
|
2025-12-22 04:24:00.532 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2025-12-22 04:24:00.533 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2025-12-22 04:24:00.533 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.3.221
|
|
2025-12-22 04:24:00.533 DEBUG [src.node.docker_mananger] Generated ports ['12231', '12232', '12233', '12234', '12235']
|
|
2025-12-22 04:24:00.533 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2025-12-22 04:24:00.533 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2025-12-22 04:24:00.533 DEBUG [src.node.waku_node] Using volumes []
|
|
2025-12-22 04:24:00.534 DEBUG [src.node.docker_mananger] docker run -i -t -p 12231:12231 -p 12232:12232 -p 12233:12233 -p 12234:12234 -p 12235:12235 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=12233 --rest-port=12231 --tcp-port=12232 --discv5-udp-port=12234 --rest-address=0.0.0.0 --nat=extip:172.18.3.221 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=b6fa54dddcce65cc6d8e10cc2e098f5ccd5ab07ce6dd7298cec29474bc2a8f02 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=12235 --metrics-logging=true --lightpush=false --relay=true
|
|
2025-12-22 04:24:00.713 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.3.221 waku 9381c8edd59661c784e47482a579bad637828045ca2d4953132ce18a8f3a3456
|
|
2025-12-22 04:24:00.743 DEBUG [src.node.docker_mananger] Container started with ID 9381c8edd596. Setting up logs at ./log/docker/receiving_node2_2025-12-22_04-23-59__21ad018f-dc11-434c-8fd5-4276fe11d315__wakuorg_nwaku:latest.log
|
|
2025-12-22 04:24:00.744 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 12231
|
|
2025-12-22 04:24:00.744 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2025-12-22 04:24:01.744 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:12231/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:24:01.747 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-22 04:24:01.748 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2025-12-22 04:24:01.748 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:12231/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:24:01.750 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.3.221/tcp/12232/p2p/16Uiu2HAmELEMMMpiyUSr5WunApP3UezX4kMz5bq2nJxkHUSVf9NE","/ip4/172.18.3.221/tcp/12233/ws/p2p/16Uiu2HAmELEMMMpiyUSr5WunApP3UezX4kMz5bq2nJxkHUSVf9NE"],"enrUri":"enr:-L24QEwIXZlffs2znw5zSQ5ikZpvnGYjdNcpUcCgtSug6rtgSaA_nlAjwEB4RkQuMGw_oLioCTvj7beaaYqPU32QAWgCgmlkgnY0gmlwhKwSA92KbXVsdGlhZGRyc5YACASsEgPdBi_IAAoErBID3QYvyd0DgnJzhQADAQAAiXNlY3AyNTZrMaEDGOkrZuHTNlFgefoxd4jcz2pmbqAjvs1U6-zf7iOhJ_-DdGNwgi_Ig3VkcIIvyoV3YWt1MgE"}'
|
|
2025-12-22 04:24:01.750 INFO [src.node.waku_node] REST service is ready !!
|
|
2025-12-22 04:24:01.751 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:12231/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.200.104/tcp/63904/p2p/16Uiu2HAmABg1txiqU5cTq1iLUfqUxckon8rCnxCEVQadZL1kSF3C"]'
|
|
2025-12-22 04:24:01.780 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-22 04:24:01.793 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2025-12-22 04:24:01.793 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/lightpush_node1_2025-12-22_04-23-59__21ad018f-dc11-434c-8fd5-4276fe11d315__wakuorg_nwaku:latest.log
|
|
2025-12-22 04:24:01.793 DEBUG [src.node.waku_node] Starting Node...
|
|
2025-12-22 04:24:01.793 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2025-12-22 04:24:01.795 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2025-12-22 04:24:01.795 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.39.252
|
|
2025-12-22 04:24:01.796 DEBUG [src.node.docker_mananger] Generated ports ['60212', '60213', '60214', '60215', '60216']
|
|
2025-12-22 04:24:01.796 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2025-12-22 04:24:01.796 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2025-12-22 04:24:01.796 DEBUG [src.node.waku_node] Using volumes []
|
|
2025-12-22 04:24:01.797 DEBUG [src.node.docker_mananger] docker run -i -t -p 60212:60212 -p 60213:60213 -p 60214:60214 -p 60215:60215 -p 60216:60216 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=60214 --rest-port=60212 --tcp-port=60213 --discv5-udp-port=60215 --rest-address=0.0.0.0 --nat=extip:172.18.39.252 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=2d6b7f7de93e6c7d5ad584cffeedb22ca803800451d267ec19c0c7395d6c2a18 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=60216 --metrics-logging=true --discv5-bootstrap-node=enr:-L24QGjtttlKD_zK_k7UKcT-4KnIxO6YL8QKWgh8Jjv1wIf-LriM7VcRghB91B_k2R6ZIPNYPuB1VHpWNMZTJrYuFS8CgmlkgnY0gmlwhKwSyGiKbXVsdGlhZGRyc5YACASsEshoBvmgAAoErBLIaAb5od0DgnJzhQADAQAAiXNlY3AyNTZrMaEC20k2rHuITbnaoypUoH_O59dDStMDHfFI054nVQyDyM-DdGNwgvmgg3VkcIL5ooV3YWt1Mg0 --lightpushnode=/ip4/172.18.200.104/tcp/63904/p2p/16Uiu2HAmABg1txiqU5cTq1iLUfqUxckon8rCnxCEVQadZL1kSF3C --lightpush=true --relay=false
|
|
2025-12-22 04:24:01.981 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.39.252 waku 60d701e07070418aeada8dd7cb262625e92696f6234dff69ea34de19ab44c848
|
|
2025-12-22 04:24:02.014 DEBUG [src.node.docker_mananger] Container started with ID 60d701e07070. Setting up logs at ./log/docker/lightpush_node1_2025-12-22_04-23-59__21ad018f-dc11-434c-8fd5-4276fe11d315__wakuorg_nwaku:latest.log
|
|
2025-12-22 04:24:02.014 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 60212
|
|
2025-12-22 04:24:02.014 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2025-12-22 04:24:03.015 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:60212/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:24:03.116 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:60212/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:24:03.218 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:60212/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:24:03.319 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:60212/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:24:03.338 ERROR [src.node.docker_mananger] Max retries reached for container 60d701e07070. Exiting log stream.
|
|
2025-12-22 04:24:03.420 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:60212/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:24:03.521 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:60212/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:24:03.623 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:60212/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:24:03.724 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:60212/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:24:03.825 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:60212/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:24:03.927 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:60212/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:24:04.028 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:60212/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:24:04.129 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:60212/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:24:04.231 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:60212/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:24:04.332 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:60212/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:24:04.433 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:60212/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:24:04.535 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:60212/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:24:04.636 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:60212/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:24:04.737 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:60212/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:24:04.838 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:60212/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:24:04.940 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:60212/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:24:05.041 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:60212/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:24:05.142 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:60212/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:24:05.243 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:60212/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:24:05.344 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:60212/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:24:05.446 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:60212/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:24:05.547 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:60212/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:24:05.648 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:60212/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:24:05.749 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:60212/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:24:05.850 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:60212/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:24:05.952 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:60212/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:24:06.053 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:60212/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:24:06.154 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:60212/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:24:06.255 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:60212/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:24:06.357 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:60212/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:24:06.458 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:60212/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:24:06.559 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:60212/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:24:06.660 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:60212/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:24:06.761 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:60212/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:24:06.863 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:60212/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:24:06.964 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:60212/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:24:07.065 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:60212/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:24:07.166 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:60212/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:24:07.268 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:60212/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:24:07.369 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:60212/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:24:07.470 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:60212/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:24:07.571 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:60212/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:24:07.673 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:60212/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:24:07.774 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:60212/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:24:07.876 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:60212/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:24:07.977 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:60212/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:24:08.078 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:60212/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:24:08.179 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:60212/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:24:08.280 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:60212/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:24:08.381 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:60212/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:24:08.483 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:60212/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:24:08.584 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:60212/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:24:08.685 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:60212/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:24:08.787 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:60212/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:24:08.888 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:60212/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:24:08.989 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:60212/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:24:09.091 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:60212/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:24:09.193 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:60212/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:24:09.294 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:60212/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:24:09.395 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:60212/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:24:09.496 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:60212/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:24:09.598 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:60212/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:24:09.699 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:60212/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:24:09.800 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:60212/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:24:09.902 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:60212/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:24:10.003 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:60212/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:24:10.104 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:60212/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:24:10.206 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:60212/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:24:10.307 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:60212/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:24:10.408 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:60212/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:24:10.510 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:60212/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:24:10.611 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:60212/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:24:10.712 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:60212/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:24:10.813 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:60212/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:24:10.914 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:60212/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:24:11.015 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:60212/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:24:11.117 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:60212/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:24:11.218 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:60212/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:24:11.319 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:60212/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:24:11.421 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:60212/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:24:11.522 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:60212/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:24:11.623 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:60212/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:24:11.724 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:60212/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:24:11.826 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:60212/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:24:11.927 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:60212/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:24:12.028 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:60212/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:24:12.130 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:60212/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:24:12.231 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:60212/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:24:12.332 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:60212/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:24:12.433 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:60212/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:24:12.534 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:60212/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:24:12.635 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:60212/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:24:12.737 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:60212/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:24:12.838 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:60212/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:24:12.939 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:60212/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:24:13.040 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:60212/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:24:13.141 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:60212/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:24:13.243 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:60212/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:24:13.344 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:60212/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:24:13.445 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:60212/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:24:13.547 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:60212/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:24:13.648 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:60212/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:24:13.749 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:60212/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:24:13.850 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:60212/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:24:13.952 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:60212/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:24:14.053 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:60212/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:24:14.154 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:60212/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:24:14.255 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:60212/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:24:14.356 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:60212/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:24:14.458 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:60212/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:24:14.559 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:60212/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:24:14.660 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:60212/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:24:14.762 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:60212/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:24:14.864 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:60212/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:24:14.965 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:60212/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:24:15.066 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:60212/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:24:15.168 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:60212/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:24:15.270 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:60212/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:24:15.371 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:60212/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:24:15.473 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:60212/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:24:15.574 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:60212/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:24:15.675 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:60212/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:24:15.777 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:60212/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:24:15.878 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:60212/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:24:15.979 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:60212/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:24:16.081 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:60212/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:24:16.182 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:60212/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:24:16.284 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:60212/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:24:16.385 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:60212/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:24:16.486 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:60212/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:24:16.588 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:60212/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:24:16.689 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:60212/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:24:16.790 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:60212/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:24:16.891 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:60212/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:24:16.993 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:60212/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:24:17.094 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:60212/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:24:17.195 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:60212/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:24:17.297 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:60212/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:24:17.398 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:60212/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:24:17.499 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:60212/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:24:17.600 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:60212/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:24:17.701 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:60212/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:24:17.803 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:60212/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:24:17.904 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:60212/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:24:18.005 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:60212/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:24:18.106 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:60212/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:24:18.208 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:60212/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:24:18.309 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:60212/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:24:18.410 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:60212/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:24:18.511 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:60212/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:24:18.612 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:60212/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:24:18.713 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:60212/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:24:18.815 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:60212/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:24:18.916 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:60212/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:24:19.017 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:60212/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:24:19.119 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:60212/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:24:19.220 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:60212/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:24:19.322 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:60212/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:24:19.423 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:60212/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:24:19.524 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:60212/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:24:19.625 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:60212/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:24:19.726 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:60212/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:24:19.827 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:60212/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:24:19.928 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:60212/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:24:20.030 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:60212/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:24:20.131 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:60212/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:24:20.233 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:60212/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:24:20.334 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:60212/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:24:20.436 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:60212/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:24:20.537 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:60212/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:24:20.639 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:60212/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:24:20.740 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:60212/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:24:20.844 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:60212/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:24:20.946 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:60212/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:24:21.047 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:60212/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:24:21.148 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:60212/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:24:21.250 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:60212/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:24:21.351 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:60212/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:24:21.452 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:60212/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:24:21.553 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:60212/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:24:21.655 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:60212/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:24:21.756 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:60212/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:24:21.857 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:60212/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:24:21.958 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:60212/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:24:22.060 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:60212/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:24:22.161 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:60212/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:24:22.262 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:60212/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:24:22.364 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:60212/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:24:22.465 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:60212/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:24:22.566 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:60212/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:24:22.668 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:60212/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:24:22.769 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:60212/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:24:22.870 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:60212/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:24:22.971 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:60212/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:24:23.073 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:60212/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:24:23.074 ERROR [src.node.waku_node] REST service did not become ready in time: HTTPConnectionPool(host='127.0.0.1', port=60212): Max retries exceeded with url: /health (Caused by NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7fbf72dce120>: Failed to establish a new connection: [Errno 111] Connection refused'))
|
|
2025-12-22 04:24:23.174 DEBUG [src.node.waku_node] Starting Node...
|
|
2025-12-22 04:24:23.174 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2025-12-22 04:24:23.176 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2025-12-22 04:24:23.176 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.35.78
|
|
2025-12-22 04:24:23.176 DEBUG [src.node.docker_mananger] Generated ports ['60516', '60517', '60518', '60519', '60520']
|
|
2025-12-22 04:24:23.176 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2025-12-22 04:24:23.176 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2025-12-22 04:24:23.176 DEBUG [src.node.waku_node] Using volumes []
|
|
2025-12-22 04:24:23.177 DEBUG [src.node.docker_mananger] docker run -i -t -p 60516:60516 -p 60517:60517 -p 60518:60518 -p 60519:60519 -p 60520:60520 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=60518 --rest-port=60516 --tcp-port=60517 --discv5-udp-port=60519 --rest-address=0.0.0.0 --nat=extip:172.18.35.78 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=fa868c6cc0df8230a3651d8a8db87a1e73efdd4f1d11c30cfdf5c499ccefec1d --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=60520 --metrics-logging=true --discv5-bootstrap-node=enr:-L24QGjtttlKD_zK_k7UKcT-4KnIxO6YL8QKWgh8Jjv1wIf-LriM7VcRghB91B_k2R6ZIPNYPuB1VHpWNMZTJrYuFS8CgmlkgnY0gmlwhKwSyGiKbXVsdGlhZGRyc5YACASsEshoBvmgAAoErBLIaAb5od0DgnJzhQADAQAAiXNlY3AyNTZrMaEC20k2rHuITbnaoypUoH_O59dDStMDHfFI054nVQyDyM-DdGNwgvmgg3VkcIL5ooV3YWt1Mg0 --lightpushnode=/ip4/172.18.200.104/tcp/63904/p2p/16Uiu2HAmABg1txiqU5cTq1iLUfqUxckon8rCnxCEVQadZL1kSF3C --lightpush=true --relay=false
|
|
2025-12-22 04:24:23.381 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.35.78 waku d888a81bf2a860e7f9344be3b0a1b2fddb644866e576e77486e50628a8111a2d
|
|
2025-12-22 04:24:23.409 DEBUG [src.node.docker_mananger] Container started with ID d888a81bf2a8. Setting up logs at ./log/docker/lightpush_node1_2025-12-22_04-23-59__21ad018f-dc11-434c-8fd5-4276fe11d315__wakuorg_nwaku:latest.log
|
|
2025-12-22 04:24:23.410 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 60516
|
|
2025-12-22 04:24:23.411 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2025-12-22 04:24:24.412 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:60516/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:24:24.513 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:60516/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:24:24.614 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:60516/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:24:24.716 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:60516/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:24:24.725 ERROR [src.node.docker_mananger] Max retries reached for container d888a81bf2a8. Exiting log stream.
|
|
2025-12-22 04:24:24.817 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:60516/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:24:24.918 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:60516/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:24:25.019 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:60516/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:24:25.120 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:60516/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:24:25.222 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:60516/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:24:25.324 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:60516/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:24:25.425 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:60516/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:24:25.526 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:60516/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:24:25.627 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:60516/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:24:25.729 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:60516/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:24:25.830 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:60516/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:24:25.931 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:60516/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:24:26.032 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:60516/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:24:26.133 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:60516/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:24:26.235 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:60516/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:24:26.336 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:60516/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:24:26.437 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:60516/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:24:26.538 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:60516/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:24:26.639 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:60516/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:24:26.741 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:60516/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:24:26.842 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:60516/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:24:26.943 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:60516/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:24:27.044 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:60516/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:24:27.145 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:60516/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:24:27.247 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:60516/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:24:27.348 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:60516/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:24:27.449 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:60516/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:24:27.550 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:60516/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:24:27.652 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:60516/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:24:27.753 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:60516/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:24:27.854 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:60516/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:24:27.955 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:60516/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:24:28.056 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:60516/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:24:28.157 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:60516/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:24:28.259 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:60516/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:24:28.360 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:60516/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:24:28.461 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:60516/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:24:28.562 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:60516/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:24:28.663 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:60516/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:24:28.764 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:60516/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:24:28.866 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:60516/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:24:28.967 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:60516/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:24:29.068 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:60516/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:24:29.169 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:60516/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:24:29.270 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:60516/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:24:29.371 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:60516/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:24:29.473 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:60516/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:24:29.574 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:60516/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:24:29.675 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:60516/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:24:29.776 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:60516/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:24:29.877 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:60516/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:24:29.978 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:60516/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:24:30.080 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:60516/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:24:30.181 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:60516/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:24:30.282 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:60516/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:24:30.383 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:60516/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:24:30.484 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:60516/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:24:30.586 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:60516/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:24:30.687 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:60516/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:24:30.788 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:60516/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:24:30.890 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:60516/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:24:30.991 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:60516/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:24:31.092 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:60516/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:24:31.193 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:60516/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:24:31.295 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:60516/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:24:31.396 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:60516/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:24:31.497 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:60516/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:24:31.599 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:60516/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:24:31.700 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:60516/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:24:31.801 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:60516/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:24:31.902 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:60516/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:24:32.004 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:60516/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:24:32.105 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:60516/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:24:32.206 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:60516/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:24:32.307 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:60516/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:24:32.408 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:60516/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:24:32.510 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:60516/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:24:32.611 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:60516/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:24:32.712 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:60516/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:24:32.813 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:60516/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:24:32.915 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:60516/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:24:33.016 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:60516/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:24:33.118 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:60516/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:24:33.219 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:60516/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:24:33.320 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:60516/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:24:33.421 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:60516/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:24:33.522 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:60516/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:24:33.623 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:60516/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:24:33.725 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:60516/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:24:33.826 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:60516/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:24:33.928 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:60516/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:24:34.029 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:60516/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:24:34.130 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:60516/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:24:34.232 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:60516/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:24:34.333 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:60516/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:24:34.434 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:60516/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:24:34.535 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:60516/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:24:34.637 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:60516/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:24:34.738 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:60516/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:24:34.839 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:60516/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:24:34.941 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:60516/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:24:35.042 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:60516/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:24:35.143 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:60516/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:24:35.245 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:60516/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:24:35.346 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:60516/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:24:35.447 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:60516/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:24:35.549 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:60516/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:24:35.650 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:60516/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:24:35.751 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:60516/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:24:35.853 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:60516/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:24:35.954 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:60516/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:24:36.056 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:60516/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:24:36.157 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:60516/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:24:36.258 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:60516/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:24:36.360 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:60516/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:24:36.461 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:60516/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:24:36.562 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:60516/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:24:36.663 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:60516/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:24:36.765 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:60516/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:24:36.866 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:60516/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:24:36.967 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:60516/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:24:37.069 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:60516/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:24:37.170 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:60516/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:24:37.271 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:60516/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:24:37.373 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:60516/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:24:37.474 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:60516/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:24:37.575 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:60516/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:24:37.676 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:60516/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:24:37.778 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:60516/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:24:37.879 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:60516/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:24:37.980 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:60516/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:24:38.081 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:60516/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:24:38.183 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:60516/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:24:38.284 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:60516/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:24:38.385 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:60516/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:24:38.486 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:60516/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:24:38.588 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:60516/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:24:38.689 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:60516/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:24:38.790 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:60516/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:24:38.891 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:60516/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:24:38.993 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:60516/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:24:39.094 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:60516/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:24:39.195 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:60516/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:24:39.297 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:60516/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:24:39.398 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:60516/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:24:39.499 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:60516/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:24:39.601 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:60516/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:24:39.702 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:60516/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:24:39.803 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:60516/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:24:39.905 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:60516/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:24:40.006 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:60516/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:24:40.107 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:60516/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:24:40.209 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:60516/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:24:40.310 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:60516/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:24:40.411 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:60516/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:24:40.512 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:60516/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:24:40.613 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:60516/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:24:40.715 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:60516/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:24:40.816 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:60516/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:24:40.917 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:60516/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:24:41.019 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:60516/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:24:41.120 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:60516/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:24:41.222 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:60516/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:24:41.323 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:60516/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:24:41.424 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:60516/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:24:41.525 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:60516/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:24:41.627 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:60516/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:24:41.728 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:60516/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:24:41.829 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:60516/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:24:41.931 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:60516/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:24:42.032 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:60516/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:24:42.133 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:60516/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:24:42.235 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:60516/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:24:42.336 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:60516/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:24:42.438 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:60516/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:24:42.539 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:60516/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:24:42.640 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:60516/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:24:42.741 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:60516/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:24:42.843 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:60516/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:24:42.944 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:60516/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:24:43.045 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:60516/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:24:43.147 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:60516/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:24:43.248 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:60516/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:24:43.349 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:60516/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:24:43.451 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:60516/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:24:43.552 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:60516/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:24:43.653 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:60516/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:24:43.754 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:60516/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:24:43.856 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:60516/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:24:43.957 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:60516/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:24:44.058 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:60516/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:24:44.159 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:60516/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:24:44.261 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:60516/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:24:44.362 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:60516/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:24:44.463 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:60516/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:24:44.464 ERROR [src.node.waku_node] REST service did not become ready in time: HTTPConnectionPool(host='127.0.0.1', port=60516): Max retries exceeded with url: /health (Caused by NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7fbf72d9bfb0>: Failed to establish a new connection: [Errno 111] Connection refused'))
|
|
2025-12-22 04:24:44.565 DEBUG [src.node.waku_node] Starting Node...
|
|
2025-12-22 04:24:44.565 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2025-12-22 04:24:44.567 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2025-12-22 04:24:44.567 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.128.29
|
|
2025-12-22 04:24:44.567 DEBUG [src.node.docker_mananger] Generated ports ['39991', '39992', '39993', '39994', '39995']
|
|
2025-12-22 04:24:44.568 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2025-12-22 04:24:44.568 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2025-12-22 04:24:44.568 DEBUG [src.node.waku_node] Using volumes []
|
|
2025-12-22 04:24:44.568 DEBUG [src.node.docker_mananger] docker run -i -t -p 39991:39991 -p 39992:39992 -p 39993:39993 -p 39994:39994 -p 39995:39995 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=39993 --rest-port=39991 --tcp-port=39992 --discv5-udp-port=39994 --rest-address=0.0.0.0 --nat=extip:172.18.128.29 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=ebbafacddf1f20c9a264a1c5ad3aeb6fc26efbafe1a27b6fdc6a698e190a0ad6 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=39995 --metrics-logging=true --discv5-bootstrap-node=enr:-L24QGjtttlKD_zK_k7UKcT-4KnIxO6YL8QKWgh8Jjv1wIf-LriM7VcRghB91B_k2R6ZIPNYPuB1VHpWNMZTJrYuFS8CgmlkgnY0gmlwhKwSyGiKbXVsdGlhZGRyc5YACASsEshoBvmgAAoErBLIaAb5od0DgnJzhQADAQAAiXNlY3AyNTZrMaEC20k2rHuITbnaoypUoH_O59dDStMDHfFI054nVQyDyM-DdGNwgvmgg3VkcIL5ooV3YWt1Mg0 --lightpushnode=/ip4/172.18.200.104/tcp/63904/p2p/16Uiu2HAmABg1txiqU5cTq1iLUfqUxckon8rCnxCEVQadZL1kSF3C --lightpush=true --relay=false
|
|
2025-12-22 04:24:44.755 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.128.29 waku 73a41d159ad3922dfa0a9a399a9668001f9753112b8582ddc2103d1138da46f1
|
|
2025-12-22 04:24:44.784 DEBUG [src.node.docker_mananger] Container started with ID 73a41d159ad3. Setting up logs at ./log/docker/lightpush_node1_2025-12-22_04-23-59__21ad018f-dc11-434c-8fd5-4276fe11d315__wakuorg_nwaku:latest.log
|
|
2025-12-22 04:24:44.785 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 39991
|
|
2025-12-22 04:24:44.786 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2025-12-22 04:24:45.786 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:39991/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:24:45.888 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:39991/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:24:45.989 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:39991/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:24:46.091 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:39991/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:24:46.098 ERROR [src.node.docker_mananger] Max retries reached for container 73a41d159ad3. Exiting log stream.
|
|
2025-12-22 04:24:46.192 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:39991/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:24:46.294 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:39991/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:24:46.395 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:39991/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:24:46.496 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:39991/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:24:46.597 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:39991/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:24:46.698 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:39991/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:24:46.800 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:39991/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:24:46.901 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:39991/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:24:47.003 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:39991/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:24:47.104 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:39991/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:24:47.205 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:39991/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:24:47.306 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:39991/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:24:47.408 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:39991/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:24:47.509 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:39991/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:24:47.610 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:39991/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:24:47.711 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:39991/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:24:47.813 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:39991/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:24:47.914 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:39991/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:24:48.016 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:39991/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:24:48.117 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:39991/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:24:48.218 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:39991/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:24:48.319 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:39991/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:24:48.420 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:39991/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:24:48.521 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:39991/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:24:48.623 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:39991/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:24:48.725 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:39991/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:24:48.826 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:39991/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:24:48.927 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:39991/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:24:49.028 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:39991/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:24:49.130 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:39991/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:24:49.232 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:39991/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:24:49.333 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:39991/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:24:49.434 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:39991/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:24:49.535 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:39991/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:24:49.636 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:39991/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:24:49.737 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:39991/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:24:49.839 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:39991/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:24:49.940 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:39991/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:24:50.041 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:39991/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:24:50.142 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:39991/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:24:50.244 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:39991/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:24:50.345 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:39991/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:24:50.446 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:39991/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:24:50.548 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:39991/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:24:50.649 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:39991/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:24:50.751 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:39991/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:24:50.854 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:39991/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:24:50.955 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:39991/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:24:51.057 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:39991/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:24:51.158 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:39991/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:24:51.259 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:39991/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:24:51.360 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:39991/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:24:51.462 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:39991/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:24:51.563 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:39991/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:24:51.664 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:39991/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:24:51.765 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:39991/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:24:51.866 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:39991/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:24:51.968 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:39991/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:24:52.069 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:39991/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:24:52.170 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:39991/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:24:52.272 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:39991/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:24:52.373 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:39991/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:24:52.474 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:39991/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:24:52.576 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:39991/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:24:52.677 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:39991/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:24:52.778 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:39991/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:24:52.879 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:39991/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:24:52.980 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:39991/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:24:53.081 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:39991/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:24:53.183 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:39991/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:24:53.284 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:39991/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:24:53.385 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:39991/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:24:53.487 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:39991/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:24:53.588 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:39991/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:24:53.689 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:39991/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:24:53.790 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:39991/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:24:53.891 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:39991/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:24:53.992 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:39991/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:24:54.094 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:39991/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:24:54.195 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:39991/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:24:54.296 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:39991/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:24:54.397 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:39991/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:24:54.498 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:39991/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:24:54.599 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:39991/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:24:54.701 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:39991/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:24:54.802 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:39991/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:24:54.903 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:39991/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:24:55.004 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:39991/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:24:55.106 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:39991/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:24:55.207 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:39991/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:24:55.308 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:39991/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:24:55.410 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:39991/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:24:55.511 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:39991/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:24:55.612 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:39991/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:24:55.713 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:39991/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:24:55.814 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:39991/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:24:55.916 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:39991/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:24:56.017 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:39991/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:24:56.118 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:39991/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:24:56.220 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:39991/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:24:56.321 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:39991/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:24:56.422 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:39991/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:24:56.523 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:39991/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:24:56.624 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:39991/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:24:56.726 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:39991/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:24:56.827 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:39991/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:24:56.928 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:39991/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:24:57.029 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:39991/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:24:57.130 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:39991/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:24:57.232 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:39991/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:24:57.333 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:39991/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:24:57.434 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:39991/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:24:57.535 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:39991/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:24:57.636 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:39991/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:24:57.738 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:39991/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:24:57.839 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:39991/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:24:57.940 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:39991/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:24:58.041 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:39991/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:24:58.142 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:39991/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:24:58.243 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:39991/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:24:58.345 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:39991/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:24:58.446 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:39991/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:24:58.547 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:39991/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:24:58.648 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:39991/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:24:58.749 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:39991/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:24:58.850 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:39991/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:24:58.952 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:39991/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:24:59.053 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:39991/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:24:59.154 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:39991/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:24:59.255 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:39991/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:24:59.356 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:39991/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:24:59.458 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:39991/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:24:59.559 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:39991/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:24:59.660 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:39991/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:24:59.761 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:39991/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:24:59.863 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:39991/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:24:59.964 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:39991/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:25:00.065 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:39991/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:25:00.167 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:39991/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:25:00.268 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:39991/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:25:00.369 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:39991/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:25:00.470 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:39991/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:25:00.572 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:39991/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:25:00.673 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:39991/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:25:00.774 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:39991/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:25:00.875 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:39991/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:25:00.976 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:39991/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:25:01.078 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:39991/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:25:01.179 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:39991/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:25:01.280 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:39991/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:25:01.382 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:39991/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:25:01.484 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:39991/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:25:01.585 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:39991/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:25:01.686 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:39991/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:25:01.787 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:39991/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:25:01.888 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:39991/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:25:01.989 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:39991/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:25:02.091 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:39991/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:25:02.192 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:39991/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:25:02.293 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:39991/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:25:02.394 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:39991/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:25:02.495 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:39991/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:25:02.597 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:39991/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:25:02.698 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:39991/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:25:02.799 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:39991/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:25:02.900 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:39991/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:25:03.001 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:39991/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:25:03.102 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:39991/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:25:03.204 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:39991/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:25:03.305 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:39991/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:25:03.406 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:39991/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:25:03.507 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:39991/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:25:03.608 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:39991/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:25:03.710 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:39991/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:25:03.812 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:39991/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:25:03.913 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:39991/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:25:04.014 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:39991/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:25:04.115 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:39991/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:25:04.217 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:39991/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:25:04.318 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:39991/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:25:04.419 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:39991/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:25:04.520 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:39991/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:25:04.621 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:39991/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:25:04.722 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:39991/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:25:04.823 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:39991/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:25:04.925 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:39991/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:25:05.026 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:39991/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:25:05.127 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:39991/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:25:05.228 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:39991/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:25:05.330 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:39991/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:25:05.431 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:39991/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:25:05.532 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:39991/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:25:05.633 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:39991/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:25:05.734 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:39991/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:25:05.835 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:39991/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:25:05.836 ERROR [src.node.waku_node] REST service did not become ready in time: HTTPConnectionPool(host='127.0.0.1', port=39991): Max retries exceeded with url: /health (Caused by NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7fbf73151520>: Failed to establish a new connection: [Errno 111] Connection refused'))
|
|
2025-12-22 04:25:06.008 DEBUG [tests.conftest] Running fixture teardown: test_setup
|
|
2025-12-22 04:25:06.009 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
|
|
2025-12-22 04:25:06.009 DEBUG [src.node.waku_node] Stopping container with id 1d5af3a77077
|
|
2025-12-22 04:25:06.534 DEBUG [src.node.waku_node] Container stopped.
|
|
2025-12-22 04:25:06.534 DEBUG [src.node.waku_node] Stopping container with id 9381c8edd596
|
|
2025-12-22 04:25:07.061 DEBUG [src.node.waku_node] Container stopped.
|
|
2025-12-22 04:25:07.062 DEBUG [src.node.waku_node] Stopping container with id 73a41d159ad3
|
|
2025-12-22 04:25:07.164 DEBUG [src.node.waku_node] Stopping container with id 73a41d159ad3
|
|
2025-12-22 04:25:07.266 DEBUG [src.node.waku_node] Stopping container with id 73a41d159ad3
|
|
2025-12-22 04:25:07.345 ERROR [src.node.docker_mananger] Max retries reached for container 1d5af3a77077. Exiting log stream.
|
|
2025-12-22 04:25:07.367 DEBUG [src.node.waku_node] Stopping container with id 73a41d159ad3
|
|
2025-12-22 04:25:07.469 DEBUG [src.node.waku_node] Stopping container with id 73a41d159ad3
|
|
2025-12-22 04:25:07.571 DEBUG [src.node.waku_node] Stopping container with id 73a41d159ad3
|
|
2025-12-22 04:25:07.672 DEBUG [src.node.waku_node] Stopping container with id 73a41d159ad3
|
|
2025-12-22 04:25:07.774 DEBUG [src.node.waku_node] Stopping container with id 73a41d159ad3
|
|
2025-12-22 04:25:07.874 ERROR [src.node.docker_mananger] Max retries reached for container 9381c8edd596. Exiting log stream.
|
|
2025-12-22 04:25:07.875 DEBUG [src.node.waku_node] Stopping container with id 73a41d159ad3
|
|
2025-12-22 04:25:07.976 DEBUG [src.node.waku_node] Stopping container with id 73a41d159ad3
|
|
2025-12-22 04:25:08.078 DEBUG [src.node.waku_node] Stopping container with id 73a41d159ad3
|
|
2025-12-22 04:25:08.179 DEBUG [src.node.waku_node] Stopping container with id 73a41d159ad3
|
|
2025-12-22 04:25:08.280 DEBUG [src.node.waku_node] Stopping container with id 73a41d159ad3
|
|
2025-12-22 04:25:08.382 DEBUG [src.node.waku_node] Stopping container with id 73a41d159ad3
|
|
2025-12-22 04:25:08.483 DEBUG [src.node.waku_node] Stopping container with id 73a41d159ad3
|
|
2025-12-22 04:25:08.584 DEBUG [src.node.waku_node] Stopping container with id 73a41d159ad3
|
|
2025-12-22 04:25:08.686 DEBUG [src.node.waku_node] Stopping container with id 73a41d159ad3
|
|
2025-12-22 04:25:08.787 DEBUG [src.node.waku_node] Stopping container with id 73a41d159ad3
|
|
2025-12-22 04:25:08.889 DEBUG [src.node.waku_node] Stopping container with id 73a41d159ad3
|
|
2025-12-22 04:25:08.990 DEBUG [src.node.waku_node] Stopping container with id 73a41d159ad3
|
|
2025-12-22 04:25:09.092 DEBUG [src.node.waku_node] Stopping container with id 73a41d159ad3
|
|
2025-12-22 04:25:09.193 DEBUG [src.node.waku_node] Stopping container with id 73a41d159ad3
|
|
2025-12-22 04:25:09.294 DEBUG [src.node.waku_node] Stopping container with id 73a41d159ad3
|
|
2025-12-22 04:25:09.396 DEBUG [src.node.waku_node] Stopping container with id 73a41d159ad3
|
|
2025-12-22 04:25:09.497 DEBUG [src.node.waku_node] Stopping container with id 73a41d159ad3
|
|
2025-12-22 04:25:09.599 DEBUG [src.node.waku_node] Stopping container with id 73a41d159ad3
|
|
2025-12-22 04:25:09.700 DEBUG [src.node.waku_node] Stopping container with id 73a41d159ad3
|
|
2025-12-22 04:25:09.801 DEBUG [src.node.waku_node] Stopping container with id 73a41d159ad3
|
|
2025-12-22 04:25:09.903 DEBUG [src.node.waku_node] Stopping container with id 73a41d159ad3
|
|
2025-12-22 04:25:10.005 DEBUG [src.node.waku_node] Stopping container with id 73a41d159ad3
|
|
2025-12-22 04:25:10.106 DEBUG [src.node.waku_node] Stopping container with id 73a41d159ad3
|
|
2025-12-22 04:25:10.208 DEBUG [src.node.waku_node] Stopping container with id 73a41d159ad3
|
|
2025-12-22 04:25:10.309 DEBUG [src.node.waku_node] Stopping container with id 73a41d159ad3
|
|
2025-12-22 04:25:10.410 DEBUG [src.node.waku_node] Stopping container with id 73a41d159ad3
|
|
2025-12-22 04:25:10.512 DEBUG [src.node.waku_node] Stopping container with id 73a41d159ad3
|
|
2025-12-22 04:25:10.613 DEBUG [src.node.waku_node] Stopping container with id 73a41d159ad3
|
|
2025-12-22 04:25:10.715 DEBUG [src.node.waku_node] Stopping container with id 73a41d159ad3
|
|
2025-12-22 04:25:10.816 DEBUG [src.node.waku_node] Stopping container with id 73a41d159ad3
|
|
2025-12-22 04:25:10.917 DEBUG [src.node.waku_node] Stopping container with id 73a41d159ad3
|
|
2025-12-22 04:25:11.019 DEBUG [src.node.waku_node] Stopping container with id 73a41d159ad3
|
|
2025-12-22 04:25:11.120 DEBUG [src.node.waku_node] Stopping container with id 73a41d159ad3
|
|
2025-12-22 04:25:11.222 DEBUG [src.node.waku_node] Stopping container with id 73a41d159ad3
|
|
2025-12-22 04:25:11.323 DEBUG [src.node.waku_node] Stopping container with id 73a41d159ad3
|
|
2025-12-22 04:25:11.425 DEBUG [src.node.waku_node] Stopping container with id 73a41d159ad3
|
|
2025-12-22 04:25:11.526 DEBUG [src.node.waku_node] Stopping container with id 73a41d159ad3
|
|
2025-12-22 04:25:11.628 DEBUG [src.node.waku_node] Stopping container with id 73a41d159ad3
|
|
2025-12-22 04:25:11.729 DEBUG [src.node.waku_node] Stopping container with id 73a41d159ad3
|
|
2025-12-22 04:25:11.831 DEBUG [src.node.waku_node] Stopping container with id 73a41d159ad3
|
|
2025-12-22 04:25:11.932 DEBUG [src.node.waku_node] Stopping container with id 73a41d159ad3
|
|
2025-12-22 04:25:12.033 DEBUG [src.node.waku_node] Stopping container with id 73a41d159ad3
|
|
2025-12-22 04:25:12.134 DEBUG [src.node.waku_node] Stopping container with id 73a41d159ad3
|
|
2025-12-22 04:25:12.136 ERROR [tests.conftest] Failed to stop container because of error 404 Client Error for http+docker://localhost/v1.48/containers/73a41d159ad3922dfa0a9a399a9668001f9753112b8582ddc2103d1138da46f1/stop: Not Found ("No such container: 73a41d159ad3922dfa0a9a399a9668001f9753112b8582ddc2103d1138da46f1")
|
|
2025-12-22 04:25:12.136 DEBUG [src.node.waku_node] Stopping container with id 73a41d159ad3
|
|
2025-12-22 04:25:12.237 DEBUG [src.node.waku_node] Stopping container with id 73a41d159ad3
|
|
2025-12-22 04:25:12.339 DEBUG [src.node.waku_node] Stopping container with id 73a41d159ad3
|
|
2025-12-22 04:25:12.440 DEBUG [src.node.waku_node] Stopping container with id 73a41d159ad3
|
|
2025-12-22 04:25:12.541 DEBUG [src.node.waku_node] Stopping container with id 73a41d159ad3
|
|
2025-12-22 04:25:12.643 DEBUG [src.node.waku_node] Stopping container with id 73a41d159ad3
|
|
2025-12-22 04:25:12.744 DEBUG [src.node.waku_node] Stopping container with id 73a41d159ad3
|
|
2025-12-22 04:25:12.845 DEBUG [src.node.waku_node] Stopping container with id 73a41d159ad3
|
|
2025-12-22 04:25:12.947 DEBUG [src.node.waku_node] Stopping container with id 73a41d159ad3
|
|
2025-12-22 04:25:13.048 DEBUG [src.node.waku_node] Stopping container with id 73a41d159ad3
|
|
2025-12-22 04:25:13.150 DEBUG [src.node.waku_node] Stopping container with id 73a41d159ad3
|
|
2025-12-22 04:25:13.252 DEBUG [src.node.waku_node] Stopping container with id 73a41d159ad3
|
|
2025-12-22 04:25:13.353 DEBUG [src.node.waku_node] Stopping container with id 73a41d159ad3
|
|
2025-12-22 04:25:13.454 DEBUG [src.node.waku_node] Stopping container with id 73a41d159ad3
|
|
2025-12-22 04:25:13.556 DEBUG [src.node.waku_node] Stopping container with id 73a41d159ad3
|
|
2025-12-22 04:25:13.657 DEBUG [src.node.waku_node] Stopping container with id 73a41d159ad3
|
|
2025-12-22 04:25:13.758 DEBUG [src.node.waku_node] Stopping container with id 73a41d159ad3
|
|
2025-12-22 04:25:13.860 DEBUG [src.node.waku_node] Stopping container with id 73a41d159ad3
|
|
2025-12-22 04:25:13.961 DEBUG [src.node.waku_node] Stopping container with id 73a41d159ad3
|
|
2025-12-22 04:25:14.063 DEBUG [src.node.waku_node] Stopping container with id 73a41d159ad3
|
|
2025-12-22 04:25:14.164 DEBUG [src.node.waku_node] Stopping container with id 73a41d159ad3
|
|
2025-12-22 04:25:14.265 DEBUG [src.node.waku_node] Stopping container with id 73a41d159ad3
|
|
2025-12-22 04:25:14.367 DEBUG [src.node.waku_node] Stopping container with id 73a41d159ad3
|
|
2025-12-22 04:25:14.468 DEBUG [src.node.waku_node] Stopping container with id 73a41d159ad3
|
|
2025-12-22 04:25:14.570 DEBUG [src.node.waku_node] Stopping container with id 73a41d159ad3
|
|
2025-12-22 04:25:14.672 DEBUG [src.node.waku_node] Stopping container with id 73a41d159ad3
|
|
2025-12-22 04:25:14.773 DEBUG [src.node.waku_node] Stopping container with id 73a41d159ad3
|
|
2025-12-22 04:25:14.875 DEBUG [src.node.waku_node] Stopping container with id 73a41d159ad3
|
|
2025-12-22 04:25:14.977 DEBUG [src.node.waku_node] Stopping container with id 73a41d159ad3
|
|
2025-12-22 04:25:15.079 DEBUG [src.node.waku_node] Stopping container with id 73a41d159ad3
|
|
2025-12-22 04:25:15.181 DEBUG [src.node.waku_node] Stopping container with id 73a41d159ad3
|
|
2025-12-22 04:25:15.282 DEBUG [src.node.waku_node] Stopping container with id 73a41d159ad3
|
|
2025-12-22 04:25:15.384 DEBUG [src.node.waku_node] Stopping container with id 73a41d159ad3
|
|
2025-12-22 04:25:15.485 DEBUG [src.node.waku_node] Stopping container with id 73a41d159ad3
|
|
2025-12-22 04:25:15.587 DEBUG [src.node.waku_node] Stopping container with id 73a41d159ad3
|
|
2025-12-22 04:25:15.688 DEBUG [src.node.waku_node] Stopping container with id 73a41d159ad3
|
|
2025-12-22 04:25:15.789 DEBUG [src.node.waku_node] Stopping container with id 73a41d159ad3
|
|
2025-12-22 04:25:15.891 DEBUG [src.node.waku_node] Stopping container with id 73a41d159ad3
|
|
2025-12-22 04:25:15.992 DEBUG [src.node.waku_node] Stopping container with id 73a41d159ad3
|
|
2025-12-22 04:25:16.094 DEBUG [src.node.waku_node] Stopping container with id 73a41d159ad3
|
|
2025-12-22 04:25:16.196 DEBUG [src.node.waku_node] Stopping container with id 73a41d159ad3
|
|
2025-12-22 04:25:16.297 DEBUG [src.node.waku_node] Stopping container with id 73a41d159ad3
|
|
2025-12-22 04:25:16.398 DEBUG [src.node.waku_node] Stopping container with id 73a41d159ad3
|
|
2025-12-22 04:25:16.500 DEBUG [src.node.waku_node] Stopping container with id 73a41d159ad3
|
|
2025-12-22 04:25:16.602 DEBUG [src.node.waku_node] Stopping container with id 73a41d159ad3
|
|
2025-12-22 04:25:16.703 DEBUG [src.node.waku_node] Stopping container with id 73a41d159ad3
|
|
2025-12-22 04:25:16.804 DEBUG [src.node.waku_node] Stopping container with id 73a41d159ad3
|
|
2025-12-22 04:25:16.906 DEBUG [src.node.waku_node] Stopping container with id 73a41d159ad3
|
|
2025-12-22 04:25:17.007 DEBUG [src.node.waku_node] Stopping container with id 73a41d159ad3
|
|
2025-12-22 04:25:17.108 DEBUG [src.node.waku_node] Stopping container with id 73a41d159ad3
|
|
2025-12-22 04:25:17.210 DEBUG [src.node.waku_node] Stopping container with id 73a41d159ad3
|
|
2025-12-22 04:25:17.211 ERROR [tests.conftest] Failed to stop container because of error 404 Client Error for http+docker://localhost/v1.48/containers/73a41d159ad3922dfa0a9a399a9668001f9753112b8582ddc2103d1138da46f1/stop: Not Found ("No such container: 73a41d159ad3922dfa0a9a399a9668001f9753112b8582ddc2103d1138da46f1")
|
|
2025-12-22 04:25:17.211 DEBUG [src.node.waku_node] Stopping container with id 73a41d159ad3
|
|
2025-12-22 04:25:17.313 DEBUG [src.node.waku_node] Stopping container with id 73a41d159ad3
|
|
2025-12-22 04:25:17.414 DEBUG [src.node.waku_node] Stopping container with id 73a41d159ad3
|
|
2025-12-22 04:25:17.516 DEBUG [src.node.waku_node] Stopping container with id 73a41d159ad3
|
|
2025-12-22 04:25:17.618 DEBUG [src.node.waku_node] Stopping container with id 73a41d159ad3
|
|
2025-12-22 04:25:17.720 DEBUG [src.node.waku_node] Stopping container with id 73a41d159ad3
|
|
2025-12-22 04:25:17.822 DEBUG [src.node.waku_node] Stopping container with id 73a41d159ad3
|
|
2025-12-22 04:25:17.923 DEBUG [src.node.waku_node] Stopping container with id 73a41d159ad3
|
|
2025-12-22 04:25:18.024 DEBUG [src.node.waku_node] Stopping container with id 73a41d159ad3
|
|
2025-12-22 04:25:18.126 DEBUG [src.node.waku_node] Stopping container with id 73a41d159ad3
|
|
2025-12-22 04:25:18.227 DEBUG [src.node.waku_node] Stopping container with id 73a41d159ad3
|
|
2025-12-22 04:25:18.329 DEBUG [src.node.waku_node] Stopping container with id 73a41d159ad3
|
|
2025-12-22 04:25:18.430 DEBUG [src.node.waku_node] Stopping container with id 73a41d159ad3
|
|
2025-12-22 04:25:18.532 DEBUG [src.node.waku_node] Stopping container with id 73a41d159ad3
|
|
2025-12-22 04:25:18.633 DEBUG [src.node.waku_node] Stopping container with id 73a41d159ad3
|
|
2025-12-22 04:25:18.735 DEBUG [src.node.waku_node] Stopping container with id 73a41d159ad3
|
|
2025-12-22 04:25:18.836 DEBUG [src.node.waku_node] Stopping container with id 73a41d159ad3
|
|
2025-12-22 04:25:18.938 DEBUG [src.node.waku_node] Stopping container with id 73a41d159ad3
|
|
2025-12-22 04:25:19.040 DEBUG [src.node.waku_node] Stopping container with id 73a41d159ad3
|
|
2025-12-22 04:25:19.141 DEBUG [src.node.waku_node] Stopping container with id 73a41d159ad3
|
|
2025-12-22 04:25:19.243 DEBUG [src.node.waku_node] Stopping container with id 73a41d159ad3
|
|
2025-12-22 04:25:19.344 DEBUG [src.node.waku_node] Stopping container with id 73a41d159ad3
|
|
2025-12-22 04:25:19.446 DEBUG [src.node.waku_node] Stopping container with id 73a41d159ad3
|
|
2025-12-22 04:25:19.547 DEBUG [src.node.waku_node] Stopping container with id 73a41d159ad3
|
|
2025-12-22 04:25:19.649 DEBUG [src.node.waku_node] Stopping container with id 73a41d159ad3
|
|
2025-12-22 04:25:19.750 DEBUG [src.node.waku_node] Stopping container with id 73a41d159ad3
|
|
2025-12-22 04:25:19.852 DEBUG [src.node.waku_node] Stopping container with id 73a41d159ad3
|
|
2025-12-22 04:25:19.953 DEBUG [src.node.waku_node] Stopping container with id 73a41d159ad3
|
|
2025-12-22 04:25:20.054 DEBUG [src.node.waku_node] Stopping container with id 73a41d159ad3
|
|
2025-12-22 04:25:20.156 DEBUG [src.node.waku_node] Stopping container with id 73a41d159ad3
|
|
2025-12-22 04:25:20.257 DEBUG [src.node.waku_node] Stopping container with id 73a41d159ad3
|
|
2025-12-22 04:25:20.359 DEBUG [src.node.waku_node] Stopping container with id 73a41d159ad3
|
|
2025-12-22 04:25:20.460 DEBUG [src.node.waku_node] Stopping container with id 73a41d159ad3
|
|
2025-12-22 04:25:20.561 DEBUG [src.node.waku_node] Stopping container with id 73a41d159ad3
|
|
2025-12-22 04:25:20.663 DEBUG [src.node.waku_node] Stopping container with id 73a41d159ad3
|
|
2025-12-22 04:25:20.764 DEBUG [src.node.waku_node] Stopping container with id 73a41d159ad3
|
|
2025-12-22 04:25:20.866 DEBUG [src.node.waku_node] Stopping container with id 73a41d159ad3
|
|
2025-12-22 04:25:20.968 DEBUG [src.node.waku_node] Stopping container with id 73a41d159ad3
|
|
2025-12-22 04:25:21.070 DEBUG [src.node.waku_node] Stopping container with id 73a41d159ad3
|
|
2025-12-22 04:25:21.171 DEBUG [src.node.waku_node] Stopping container with id 73a41d159ad3
|
|
2025-12-22 04:25:21.272 DEBUG [src.node.waku_node] Stopping container with id 73a41d159ad3
|
|
2025-12-22 04:25:21.374 DEBUG [src.node.waku_node] Stopping container with id 73a41d159ad3
|
|
2025-12-22 04:25:21.475 DEBUG [src.node.waku_node] Stopping container with id 73a41d159ad3
|
|
2025-12-22 04:25:21.577 DEBUG [src.node.waku_node] Stopping container with id 73a41d159ad3
|
|
2025-12-22 04:25:21.679 DEBUG [src.node.waku_node] Stopping container with id 73a41d159ad3
|
|
2025-12-22 04:25:21.780 DEBUG [src.node.waku_node] Stopping container with id 73a41d159ad3
|
|
2025-12-22 04:25:21.882 DEBUG [src.node.waku_node] Stopping container with id 73a41d159ad3
|
|
2025-12-22 04:25:21.983 DEBUG [src.node.waku_node] Stopping container with id 73a41d159ad3
|
|
2025-12-22 04:25:22.085 DEBUG [src.node.waku_node] Stopping container with id 73a41d159ad3
|
|
2025-12-22 04:25:22.187 DEBUG [src.node.waku_node] Stopping container with id 73a41d159ad3
|
|
2025-12-22 04:25:22.289 DEBUG [src.node.waku_node] Stopping container with id 73a41d159ad3
|
|
2025-12-22 04:25:22.290 ERROR [tests.conftest] Failed to stop container because of error 404 Client Error for http+docker://localhost/v1.48/containers/73a41d159ad3922dfa0a9a399a9668001f9753112b8582ddc2103d1138da46f1/stop: Not Found ("No such container: 73a41d159ad3922dfa0a9a399a9668001f9753112b8582ddc2103d1138da46f1")
|
|
2025-12-22 04:25:22.291 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
|
|
2025-12-22 04:25:22.315 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2025-12-22 04:25:22.338 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2025-12-22 04:25:22.339 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2025-12-22 04:25:22.339 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2025-12-22 04:25:22.339 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2025-12-22 04:25:22.340 DEBUG [tests.conftest] Running fixture teardown: attach_logs_on_fail
|
|
2025-12-22 04:25:22.340 DEBUG [tests.conftest] Test failed, attempting to attach logs to the allure reports
|
|
2025-12-22 04:25:22.341 DEBUG [src.libs.common] Attaching file ./log/docker/lightpush_node1_2025-12-22_04-23-59__21ad018f-dc11-434c-8fd5-4276fe11d315__wakuorg_nwaku:latest.log
|
|
2025-12-22 04:25:22.341 DEBUG [src.libs.common] Attaching file ./log/docker/receiving_node2_2025-12-22_04-23-59__21ad018f-dc11-434c-8fd5-4276fe11d315__wakuorg_nwaku:latest.log
|
|
2025-12-22 04:25:22.342 DEBUG [src.libs.common] Attaching file ./log/docker/receiving_node1_2025-12-22_04-23-59__21ad018f-dc11-434c-8fd5-4276fe11d315__wakuorg_nwaku:latest.log
|