mirror of
https://github.com/logos-messaging/logos-messaging-interop-tests.git
synced 2026-01-04 06:53:07 +00:00
870 lines
127 KiB
Plaintext
870 lines
127 KiB
Plaintext
2025-12-18 04:11:51.461 DEBUG [tests.conftest] Running fixture setup: test_id
|
|
2025-12-18 04:11:51.462 DEBUG [tests.conftest] Running test: test_2_receiving_nodes__relay_node1_forwards_lightpushed_message_to_filter_node2 with id: 2025-12-18_04-11-51__d57b0e61-a305-4312-83bf-a6f3edad35fc
|
|
2025-12-18 04:11:51.462 DEBUG [src.steps.common] Running fixture setup: common_setup
|
|
2025-12-18 04:11:51.462 DEBUG [src.steps.light_push] Running fixture setup: light_push_setup
|
|
2025-12-18 04:11:51.469 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2025-12-18 04:11:51.469 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/receiving_node1_2025-12-18_04-11-51__d57b0e61-a305-4312-83bf-a6f3edad35fc__wakuorg_nwaku:latest.log
|
|
2025-12-18 04:11:51.469 DEBUG [src.node.waku_node] Starting Node...
|
|
2025-12-18 04:11:51.470 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2025-12-18 04:11:51.471 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2025-12-18 04:11:51.471 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.252.98
|
|
2025-12-18 04:11:51.471 DEBUG [src.node.docker_mananger] Generated ports ['22774', '22775', '22776', '22777', '22778']
|
|
2025-12-18 04:11:51.471 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2025-12-18 04:11:51.472 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2025-12-18 04:11:51.472 DEBUG [src.node.waku_node] Using volumes []
|
|
2025-12-18 04:11:51.472 DEBUG [src.node.docker_mananger] docker run -i -t -p 22774:22774 -p 22775:22775 -p 22776:22776 -p 22777:22777 -p 22778:22778 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=22776 --rest-port=22774 --tcp-port=22775 --discv5-udp-port=22777 --rest-address=0.0.0.0 --nat=extip:172.18.252.98 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=de12ff15fed0a7eafafc5e3fc7880038fefab956cd5c359af7cdded67f237deb --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=22778 --metrics-logging=true --lightpush=true --relay=true --filter=true
|
|
2025-12-18 04:11:51.663 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.252.98 waku 5aefb3d566606bc96048c1125d74d7164b2f615c5bf5f67916ce0b457223c887
|
|
2025-12-18 04:11:51.695 DEBUG [src.node.docker_mananger] Container started with ID 5aefb3d56660. Setting up logs at ./log/docker/receiving_node1_2025-12-18_04-11-51__d57b0e61-a305-4312-83bf-a6f3edad35fc__wakuorg_nwaku:latest.log
|
|
2025-12-18 04:11:51.696 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 22774
|
|
2025-12-18 04:11:51.696 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2025-12-18 04:11:51.765 ERROR [src.node.docker_mananger] Max retries reached for container 92729891f110. Exiting log stream.
|
|
2025-12-18 04:11:52.264 ERROR [src.node.docker_mananger] Max retries reached for container d8a1ddbac685. Exiting log stream.
|
|
2025-12-18 04:11:52.696 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:22774/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:11:52.699 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-18 04:11:52.700 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2025-12-18 04:11:52.700 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:22774/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:11:52.702 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.252.98/tcp/22775/p2p/16Uiu2HAmA5kY43Ri6bUJyv63Fxmcre8xKWvtmDdiQGUWMPDJqP3D","/ip4/172.18.252.98/tcp/22776/ws/p2p/16Uiu2HAmA5kY43Ri6bUJyv63Fxmcre8xKWvtmDdiQGUWMPDJqP3D"],"enrUri":"enr:-L24QIrKlYqHuzzAb6a4dE92oOM5BDbNhjJwx5zLBlmC1-HcOf3KlHON3_ov9dOa5Wqn71UfW46XL1J370cMYqC-qz0CgmlkgnY0gmlwhKwS_GKKbXVsdGlhZGRyc5YACASsEvxiBlj3AAoErBL8YgZY-N0DgnJzhQADAQAAiXNlY3AyNTZrMaEC2cTW5McRMwKaLvvU6_zNFYYdid-L83jEpBcQJj5VBSiDdGNwglj3g3VkcIJY-YV3YWt1Mg0"}'
|
|
2025-12-18 04:11:52.702 INFO [src.node.waku_node] REST service is ready !!
|
|
2025-12-18 04:11:52.709 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2025-12-18 04:11:52.709 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/receiving_node2_2025-12-18_04-11-51__d57b0e61-a305-4312-83bf-a6f3edad35fc__wakuorg_nwaku:latest.log
|
|
2025-12-18 04:11:52.709 DEBUG [src.node.waku_node] Starting Node...
|
|
2025-12-18 04:11:52.709 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2025-12-18 04:11:52.710 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2025-12-18 04:11:52.711 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.192.52
|
|
2025-12-18 04:11:52.711 DEBUG [src.node.docker_mananger] Generated ports ['29830', '29831', '29832', '29833', '29834']
|
|
2025-12-18 04:11:52.711 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2025-12-18 04:11:52.711 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2025-12-18 04:11:52.711 DEBUG [src.node.waku_node] Using volumes []
|
|
2025-12-18 04:11:52.711 DEBUG [src.node.docker_mananger] docker run -i -t -p 29830:29830 -p 29831:29831 -p 29832:29832 -p 29833:29833 -p 29834:29834 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=29832 --rest-port=29830 --tcp-port=29831 --discv5-udp-port=29833 --rest-address=0.0.0.0 --nat=extip:172.18.192.52 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=9a2cefaaa6bd5ae3e45a078714bfbbdbf1ab6ee0002f70bd48c9db06b9ee35ef --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=29834 --metrics-logging=true --lightpush=false --relay=false --filternode=/ip4/172.18.252.98/tcp/22775/p2p/16Uiu2HAmA5kY43Ri6bUJyv63Fxmcre8xKWvtmDdiQGUWMPDJqP3D
|
|
2025-12-18 04:11:52.893 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.192.52 waku 2de20a7ce71e8d7ccf238a491ed9cd89a527328be1eabcf9c6805998fcf1135f
|
|
2025-12-18 04:11:52.921 DEBUG [src.node.docker_mananger] Container started with ID 2de20a7ce71e. Setting up logs at ./log/docker/receiving_node2_2025-12-18_04-11-51__d57b0e61-a305-4312-83bf-a6f3edad35fc__wakuorg_nwaku:latest.log
|
|
2025-12-18 04:11:52.922 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 29830
|
|
2025-12-18 04:11:52.922 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2025-12-18 04:11:53.922 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:29830/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:11:53.926 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"READY","protocolsHealth":[{"Relay":"NOT_MOUNTED"},{"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":"READY"}]}'
|
|
2025-12-18 04:11:53.926 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2025-12-18 04:11:53.926 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:29830/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:11:53.928 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.192.52/tcp/29831/p2p/16Uiu2HAkxDRbQC2WWgbsHJcBJmNZhhf54GzALUdSnNFZgrcgM85M","/ip4/172.18.192.52/tcp/29832/ws/p2p/16Uiu2HAkxDRbQC2WWgbsHJcBJmNZhhf54GzALUdSnNFZgrcgM85M"],"enrUri":"enr:-L24QOnc2bKoncM6_4VCpenaOlclumWE2BxkrS1UIVBrh9FxM0Tmyz5CzkcDBn9IRohUwEmvKMGgnoeCyL00MUHziSYCgmlkgnY0gmlwhKwSwDSKbXVsdGlhZGRyc5YACASsEsA0BnSHAAoErBLANAZ0iN0DgnJzhQADAQAAiXNlY3AyNTZrMaECKW_THcdNjU88dTFjJ_ketx_kWbViPedxggf9pPftfiiDdGNwgnSHg3VkcIJ0iYV3YWt1MgA"}'
|
|
2025-12-18 04:11:53.929 INFO [src.node.waku_node] REST service is ready !!
|
|
2025-12-18 04:11:53.929 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:29830/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.252.98/tcp/22775/p2p/16Uiu2HAmA5kY43Ri6bUJyv63Fxmcre8xKWvtmDdiQGUWMPDJqP3D"]'
|
|
2025-12-18 04:11:53.958 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-18 04:11:53.967 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2025-12-18 04:11:53.968 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/lightpush_node1_2025-12-18_04-11-51__d57b0e61-a305-4312-83bf-a6f3edad35fc__wakuorg_nwaku:latest.log
|
|
2025-12-18 04:11:53.968 DEBUG [src.node.waku_node] Starting Node...
|
|
2025-12-18 04:11:53.968 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2025-12-18 04:11:53.970 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2025-12-18 04:11:53.970 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.83.83
|
|
2025-12-18 04:11:53.970 DEBUG [src.node.docker_mananger] Generated ports ['26533', '26534', '26535', '26536', '26537']
|
|
2025-12-18 04:11:53.970 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2025-12-18 04:11:53.970 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2025-12-18 04:11:53.970 DEBUG [src.node.waku_node] Using volumes []
|
|
2025-12-18 04:11:53.971 DEBUG [src.node.docker_mananger] docker run -i -t -p 26533:26533 -p 26534:26534 -p 26535:26535 -p 26536:26536 -p 26537:26537 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=26535 --rest-port=26533 --tcp-port=26534 --discv5-udp-port=26536 --rest-address=0.0.0.0 --nat=extip:172.18.83.83 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=b6cdad78f4adbf982eac6b64c56cc9bab2f61aa6b5cfdf3dbd04b80c0de4a918 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=26537 --metrics-logging=true --discv5-bootstrap-node=enr:-L24QIrKlYqHuzzAb6a4dE92oOM5BDbNhjJwx5zLBlmC1-HcOf3KlHON3_ov9dOa5Wqn71UfW46XL1J370cMYqC-qz0CgmlkgnY0gmlwhKwS_GKKbXVsdGlhZGRyc5YACASsEvxiBlj3AAoErBL8YgZY-N0DgnJzhQADAQAAiXNlY3AyNTZrMaEC2cTW5McRMwKaLvvU6_zNFYYdid-L83jEpBcQJj5VBSiDdGNwglj3g3VkcIJY-YV3YWt1Mg0 --lightpushnode=/ip4/172.18.252.98/tcp/22775/p2p/16Uiu2HAmA5kY43Ri6bUJyv63Fxmcre8xKWvtmDdiQGUWMPDJqP3D --lightpush=true --relay=false
|
|
2025-12-18 04:11:54.155 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.83.83 waku 4471a7e6c51d089730c7df39970072438ccb3226acaba1e2cfd195d64f23bfd0
|
|
2025-12-18 04:11:54.184 DEBUG [src.node.docker_mananger] Container started with ID 4471a7e6c51d. Setting up logs at ./log/docker/lightpush_node1_2025-12-18_04-11-51__d57b0e61-a305-4312-83bf-a6f3edad35fc__wakuorg_nwaku:latest.log
|
|
2025-12-18 04:11:54.186 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 26533
|
|
2025-12-18 04:11:54.186 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2025-12-18 04:11:55.186 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:26533/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:11:55.288 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:26533/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:11:55.389 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:26533/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:11:55.490 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:26533/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:11:55.500 ERROR [src.node.docker_mananger] Max retries reached for container 4471a7e6c51d. Exiting log stream.
|
|
2025-12-18 04:11:55.591 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:26533/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:11:55.692 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:26533/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:11:55.794 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:26533/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:11:55.895 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:26533/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:11:55.996 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:26533/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:11:56.097 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:26533/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:11:56.198 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:26533/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:11:56.300 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:26533/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:11:56.401 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:26533/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:11:56.502 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:26533/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:11:56.604 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:26533/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:11:56.706 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:26533/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:11:56.807 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:26533/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:11:56.908 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:26533/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:11:57.009 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:26533/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:11:57.110 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:26533/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:11:57.212 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:26533/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:11:57.313 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:26533/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:11:57.415 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:26533/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:11:57.516 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:26533/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:11:57.617 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:26533/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:11:57.718 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:26533/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:11:57.820 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:26533/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:11:57.921 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:26533/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:11:58.022 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:26533/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:11:58.123 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:26533/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:11:58.224 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:26533/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:11:58.326 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:26533/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:11:58.427 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:26533/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:11:58.528 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:26533/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:11:58.629 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:26533/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:11:58.731 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:26533/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:11:58.832 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:26533/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:11:58.934 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:26533/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:11:59.035 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:26533/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:11:59.136 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:26533/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:11:59.237 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:26533/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:11:59.339 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:26533/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:11:59.440 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:26533/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:11:59.541 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:26533/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:11:59.642 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:26533/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:11:59.743 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:26533/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:11:59.844 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:26533/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:11:59.945 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:26533/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:12:00.047 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:26533/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:12:00.148 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:26533/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:12:00.249 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:26533/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:12:00.350 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:26533/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:12:00.451 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:26533/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:12:00.553 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:26533/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:12:00.654 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:26533/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:12:00.755 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:26533/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:12:00.857 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:26533/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:12:00.958 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:26533/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:12:01.059 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:26533/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:12:01.160 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:26533/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:12:01.261 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:26533/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:12:01.362 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:26533/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:12:01.464 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:26533/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:12:01.565 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:26533/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:12:01.666 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:26533/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:12:01.767 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:26533/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:12:01.868 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:26533/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:12:01.969 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:26533/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:12:02.071 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:26533/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:12:02.172 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:26533/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:12:02.273 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:26533/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:12:02.374 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:26533/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:12:02.475 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:26533/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:12:02.576 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:26533/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:12:02.678 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:26533/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:12:02.779 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:26533/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:12:02.880 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:26533/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:12:02.981 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:26533/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:12:03.082 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:26533/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:12:03.183 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:26533/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:12:03.285 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:26533/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:12:03.386 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:26533/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:12:03.487 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:26533/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:12:03.588 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:26533/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:12:03.689 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:26533/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:12:03.791 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:26533/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:12:03.892 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:26533/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:12:03.993 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:26533/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:12:04.094 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:26533/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:12:04.196 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:26533/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:12:04.297 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:26533/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:12:04.398 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:26533/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:12:04.500 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:26533/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:12:04.601 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:26533/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:12:04.702 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:26533/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:12:04.803 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:26533/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:12:04.905 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:26533/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:12:05.006 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:26533/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:12:05.107 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:26533/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:12:05.208 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:26533/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:12:05.309 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:26533/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:12:05.411 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:26533/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:12:05.512 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:26533/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:12:05.613 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:26533/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:12:05.715 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:26533/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:12:05.816 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:26533/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:12:05.918 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:26533/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:12:06.019 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:26533/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:12:06.120 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:26533/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:12:06.221 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:26533/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:12:06.323 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:26533/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:12:06.424 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:26533/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:12:06.525 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:26533/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:12:06.627 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:26533/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:12:06.728 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:26533/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:12:06.829 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:26533/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:12:06.931 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:26533/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:12:07.032 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:26533/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:12:07.133 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:26533/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:12:07.234 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:26533/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:12:07.336 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:26533/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:12:07.437 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:26533/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:12:07.538 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:26533/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:12:07.639 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:26533/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:12:07.740 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:26533/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:12:07.842 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:26533/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:12:07.943 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:26533/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:12:08.044 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:26533/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:12:08.145 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:26533/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:12:08.246 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:26533/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:12:08.348 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:26533/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:12:08.449 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:26533/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:12:08.550 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:26533/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:12:08.651 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:26533/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:12:08.753 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:26533/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:12:08.854 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:26533/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:12:08.955 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:26533/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:12:09.057 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:26533/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:12:09.158 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:26533/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:12:09.259 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:26533/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:12:09.360 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:26533/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:12:09.461 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:26533/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:12:09.563 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:26533/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:12:09.664 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:26533/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:12:09.765 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:26533/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:12:09.866 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:26533/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:12:09.968 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:26533/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:12:10.069 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:26533/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:12:10.170 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:26533/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:12:10.271 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:26533/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:12:10.373 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:26533/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:12:10.474 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:26533/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:12:10.575 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:26533/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:12:10.677 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:26533/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:12:10.778 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:26533/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:12:10.879 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:26533/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:12:10.980 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:26533/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:12:11.081 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:26533/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:12:11.183 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:26533/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:12:11.284 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:26533/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:12:11.385 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:26533/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:12:11.486 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:26533/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:12:11.587 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:26533/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:12:11.688 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:26533/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:12:11.791 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:26533/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:12:11.892 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:26533/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:12:11.993 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:26533/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:12:12.094 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:26533/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:12:12.196 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:26533/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:12:12.297 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:26533/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:12:12.398 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:26533/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:12:12.499 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:26533/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:12:12.600 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:26533/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:12:12.701 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:26533/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:12:12.802 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:26533/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:12:12.903 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:26533/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:12:13.005 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:26533/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:12:13.106 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:26533/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:12:13.207 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:26533/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:12:13.308 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:26533/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:12:13.410 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:26533/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:12:13.511 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:26533/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:12:13.612 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:26533/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:12:13.713 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:26533/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:12:13.814 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:26533/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:12:13.916 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:26533/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:12:14.017 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:26533/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:12:14.118 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:26533/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:12:14.220 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:26533/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:12:14.321 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:26533/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:12:14.422 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:26533/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:12:14.523 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:26533/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:12:14.625 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:26533/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:12:14.726 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:26533/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:12:14.827 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:26533/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:12:14.929 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:26533/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:12:15.030 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:26533/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:12:15.131 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:26533/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:12:15.232 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:26533/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:12:15.234 ERROR [src.node.waku_node] REST service did not become ready in time: HTTPConnectionPool(host='127.0.0.1', port=26533): Max retries exceeded with url: /health (Caused by NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7f60b124ee70>: Failed to establish a new connection: [Errno 111] Connection refused'))
|
|
2025-12-18 04:12:15.334 DEBUG [src.node.waku_node] Starting Node...
|
|
2025-12-18 04:12:15.334 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2025-12-18 04:12:15.336 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2025-12-18 04:12:15.336 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.38.247
|
|
2025-12-18 04:12:15.336 DEBUG [src.node.docker_mananger] Generated ports ['48483', '48484', '48485', '48486', '48487']
|
|
2025-12-18 04:12:15.336 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2025-12-18 04:12:15.336 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2025-12-18 04:12:15.336 DEBUG [src.node.waku_node] Using volumes []
|
|
2025-12-18 04:12:15.337 DEBUG [src.node.docker_mananger] docker run -i -t -p 48483:48483 -p 48484:48484 -p 48485:48485 -p 48486:48486 -p 48487:48487 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=48485 --rest-port=48483 --tcp-port=48484 --discv5-udp-port=48486 --rest-address=0.0.0.0 --nat=extip:172.18.38.247 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=4f687a20cb3d417ff1beff698f5da3fcbfffca9bd1f73a8c47eaf5a7fb622cd4 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=48487 --metrics-logging=true --discv5-bootstrap-node=enr:-L24QIrKlYqHuzzAb6a4dE92oOM5BDbNhjJwx5zLBlmC1-HcOf3KlHON3_ov9dOa5Wqn71UfW46XL1J370cMYqC-qz0CgmlkgnY0gmlwhKwS_GKKbXVsdGlhZGRyc5YACASsEvxiBlj3AAoErBL8YgZY-N0DgnJzhQADAQAAiXNlY3AyNTZrMaEC2cTW5McRMwKaLvvU6_zNFYYdid-L83jEpBcQJj5VBSiDdGNwglj3g3VkcIJY-YV3YWt1Mg0 --lightpushnode=/ip4/172.18.252.98/tcp/22775/p2p/16Uiu2HAmA5kY43Ri6bUJyv63Fxmcre8xKWvtmDdiQGUWMPDJqP3D --lightpush=true --relay=false
|
|
2025-12-18 04:12:15.524 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.38.247 waku 32bcade8aabf2ba81ea209ab88d0ac7f2f112b654d32bf64b914c0d5fa37994b
|
|
2025-12-18 04:12:15.554 DEBUG [src.node.docker_mananger] Container started with ID 32bcade8aabf. Setting up logs at ./log/docker/lightpush_node1_2025-12-18_04-11-51__d57b0e61-a305-4312-83bf-a6f3edad35fc__wakuorg_nwaku:latest.log
|
|
2025-12-18 04:12:15.555 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 48483
|
|
2025-12-18 04:12:15.555 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2025-12-18 04:12:16.556 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:48483/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:12:16.657 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:48483/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:12:16.758 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:48483/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:12:16.859 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:48483/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:12:16.915 ERROR [src.node.docker_mananger] Max retries reached for container 32bcade8aabf. Exiting log stream.
|
|
2025-12-18 04:12:16.961 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:48483/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:12:17.062 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:48483/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:12:17.163 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:48483/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:12:17.265 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:48483/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:12:17.366 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:48483/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:12:17.467 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:48483/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:12:17.569 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:48483/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:12:17.670 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:48483/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:12:17.771 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:48483/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:12:17.872 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:48483/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:12:17.973 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:48483/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:12:18.075 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:48483/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:12:18.176 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:48483/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:12:18.277 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:48483/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:12:18.379 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:48483/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:12:18.480 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:48483/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:12:18.581 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:48483/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:12:18.683 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:48483/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:12:18.784 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:48483/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:12:18.885 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:48483/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:12:18.986 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:48483/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:12:19.087 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:48483/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:12:19.189 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:48483/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:12:19.290 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:48483/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:12:19.391 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:48483/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:12:19.492 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:48483/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:12:19.593 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:48483/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:12:19.695 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:48483/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:12:19.796 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:48483/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:12:19.897 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:48483/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:12:19.998 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:48483/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:12:20.099 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:48483/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:12:20.201 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:48483/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:12:20.302 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:48483/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:12:20.403 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:48483/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:12:20.504 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:48483/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:12:20.606 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:48483/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:12:20.707 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:48483/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:12:20.808 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:48483/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:12:20.910 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:48483/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:12:21.011 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:48483/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:12:21.113 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:48483/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:12:21.215 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:48483/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:12:21.316 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:48483/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:12:21.418 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:48483/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:12:21.519 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:48483/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:12:21.620 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:48483/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:12:21.722 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:48483/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:12:21.823 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:48483/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:12:21.925 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:48483/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:12:22.026 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:48483/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:12:22.127 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:48483/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:12:22.228 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:48483/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:12:22.330 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:48483/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:12:22.431 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:48483/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:12:22.532 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:48483/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:12:22.634 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:48483/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:12:22.735 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:48483/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:12:22.836 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:48483/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:12:22.938 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:48483/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:12:23.039 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:48483/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:12:23.140 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:48483/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:12:23.241 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:48483/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:12:23.342 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:48483/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:12:23.444 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:48483/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:12:23.545 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:48483/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:12:23.646 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:48483/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:12:23.747 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:48483/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:12:23.849 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:48483/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:12:23.950 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:48483/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:12:24.051 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:48483/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:12:24.153 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:48483/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:12:24.255 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:48483/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:12:24.356 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:48483/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:12:24.458 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:48483/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:12:24.559 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:48483/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:12:24.660 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:48483/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:12:24.761 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:48483/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:12:24.863 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:48483/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:12:24.964 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:48483/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:12:25.065 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:48483/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:12:25.166 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:48483/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:12:25.268 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:48483/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:12:25.369 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:48483/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:12:25.471 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:48483/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:12:25.572 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:48483/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:12:25.673 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:48483/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:12:25.774 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:48483/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:12:25.875 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:48483/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:12:25.977 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:48483/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:12:26.078 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:48483/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:12:26.179 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:48483/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:12:26.281 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:48483/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:12:26.382 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:48483/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:12:26.483 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:48483/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:12:26.584 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:48483/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:12:26.686 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:48483/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:12:26.787 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:48483/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:12:26.889 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:48483/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:12:26.990 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:48483/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:12:27.091 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:48483/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:12:27.193 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:48483/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:12:27.310 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:48483/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:12:27.411 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:48483/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:12:27.512 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:48483/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:12:27.614 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:48483/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:12:27.715 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:48483/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:12:27.816 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:48483/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:12:27.917 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:48483/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:12:28.018 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:48483/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:12:28.119 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:48483/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:12:28.221 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:48483/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:12:28.322 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:48483/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:12:28.424 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:48483/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:12:28.525 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:48483/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:12:28.626 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:48483/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:12:28.728 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:48483/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:12:28.829 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:48483/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:12:28.930 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:48483/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:12:29.032 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:48483/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:12:29.133 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:48483/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:12:29.234 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:48483/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:12:29.335 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:48483/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:12:29.437 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:48483/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:12:29.538 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:48483/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:12:29.639 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:48483/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:12:29.741 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:48483/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:12:29.842 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:48483/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:12:29.943 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:48483/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:12:30.044 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:48483/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:12:30.146 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:48483/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:12:30.247 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:48483/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:12:30.348 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:48483/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:12:30.450 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:48483/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:12:30.551 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:48483/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:12:30.652 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:48483/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:12:30.754 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:48483/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:12:30.855 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:48483/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:12:30.956 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:48483/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:12:31.057 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:48483/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:12:31.159 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:48483/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:12:31.260 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:48483/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:12:31.362 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:48483/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:12:31.463 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:48483/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:12:31.564 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:48483/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:12:31.665 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:48483/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:12:31.766 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:48483/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:12:31.867 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:48483/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:12:31.969 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:48483/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:12:32.070 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:48483/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:12:32.171 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:48483/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:12:32.272 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:48483/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:12:32.373 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:48483/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:12:32.475 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:48483/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:12:32.576 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:48483/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:12:32.677 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:48483/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:12:32.778 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:48483/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:12:32.880 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:48483/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:12:32.981 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:48483/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:12:33.082 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:48483/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:12:33.184 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:48483/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:12:33.285 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:48483/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:12:33.386 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:48483/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:12:33.488 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:48483/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:12:33.589 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:48483/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:12:33.690 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:48483/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:12:33.791 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:48483/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:12:33.892 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:48483/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:12:33.994 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:48483/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:12:34.095 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:48483/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:12:34.196 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:48483/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:12:34.297 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:48483/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:12:34.399 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:48483/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:12:34.500 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:48483/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:12:34.601 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:48483/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:12:34.702 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:48483/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:12:34.804 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:48483/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:12:34.905 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:48483/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:12:35.006 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:48483/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:12:35.108 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:48483/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:12:35.209 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:48483/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:12:35.310 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:48483/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:12:35.411 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:48483/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:12:35.512 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:48483/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:12:35.614 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:48483/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:12:35.715 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:48483/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:12:35.816 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:48483/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:12:35.917 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:48483/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:12:36.018 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:48483/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:12:36.119 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:48483/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:12:36.221 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:48483/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:12:36.322 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:48483/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:12:36.423 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:48483/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:12:36.525 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:48483/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:12:36.626 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:48483/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:12:36.628 ERROR [src.node.waku_node] REST service did not become ready in time: HTTPConnectionPool(host='127.0.0.1', port=48483): Max retries exceeded with url: /health (Caused by NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7f60b124f440>: Failed to establish a new connection: [Errno 111] Connection refused'))
|
|
2025-12-18 04:12:36.728 DEBUG [src.node.waku_node] Starting Node...
|
|
2025-12-18 04:12:36.728 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2025-12-18 04:12:36.730 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2025-12-18 04:12:36.730 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.108.113
|
|
2025-12-18 04:12:36.730 DEBUG [src.node.docker_mananger] Generated ports ['1668', '1669', '1670', '1671', '1672']
|
|
2025-12-18 04:12:36.730 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2025-12-18 04:12:36.730 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2025-12-18 04:12:36.731 DEBUG [src.node.waku_node] Using volumes []
|
|
2025-12-18 04:12:36.731 DEBUG [src.node.docker_mananger] docker run -i -t -p 1668:1668 -p 1669:1669 -p 1670:1670 -p 1671:1671 -p 1672:1672 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=1670 --rest-port=1668 --tcp-port=1669 --discv5-udp-port=1671 --rest-address=0.0.0.0 --nat=extip:172.18.108.113 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=698f1bf583c8dba0bc2a2f73994cedea9f1b6abcaa21e4becee8fbd6adf0de8c --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=1672 --metrics-logging=true --discv5-bootstrap-node=enr:-L24QIrKlYqHuzzAb6a4dE92oOM5BDbNhjJwx5zLBlmC1-HcOf3KlHON3_ov9dOa5Wqn71UfW46XL1J370cMYqC-qz0CgmlkgnY0gmlwhKwS_GKKbXVsdGlhZGRyc5YACASsEvxiBlj3AAoErBL8YgZY-N0DgnJzhQADAQAAiXNlY3AyNTZrMaEC2cTW5McRMwKaLvvU6_zNFYYdid-L83jEpBcQJj5VBSiDdGNwglj3g3VkcIJY-YV3YWt1Mg0 --lightpushnode=/ip4/172.18.252.98/tcp/22775/p2p/16Uiu2HAmA5kY43Ri6bUJyv63Fxmcre8xKWvtmDdiQGUWMPDJqP3D --lightpush=true --relay=false
|
|
2025-12-18 04:12:36.911 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.108.113 waku 89e7ff5f3247932295f86460130ae58deb09ef9a834f517b5540b689b7e78cf9
|
|
2025-12-18 04:12:36.940 DEBUG [src.node.docker_mananger] Container started with ID 89e7ff5f3247. Setting up logs at ./log/docker/lightpush_node1_2025-12-18_04-11-51__d57b0e61-a305-4312-83bf-a6f3edad35fc__wakuorg_nwaku:latest.log
|
|
2025-12-18 04:12:36.941 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 1668
|
|
2025-12-18 04:12:36.941 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2025-12-18 04:12:37.941 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:1668/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:12:38.043 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:1668/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:12:38.144 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:1668/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:12:38.245 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:1668/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:12:38.294 ERROR [src.node.docker_mananger] Max retries reached for container 89e7ff5f3247. Exiting log stream.
|
|
2025-12-18 04:12:38.346 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:1668/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:12:38.448 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:1668/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:12:38.549 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:1668/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:12:38.650 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:1668/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:12:38.751 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:1668/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:12:38.853 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:1668/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:12:38.954 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:1668/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:12:39.055 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:1668/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:12:39.156 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:1668/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:12:39.258 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:1668/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:12:39.359 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:1668/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:12:39.460 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:1668/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:12:39.562 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:1668/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:12:39.663 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:1668/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:12:39.764 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:1668/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:12:39.866 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:1668/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:12:39.967 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:1668/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:12:40.068 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:1668/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:12:40.170 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:1668/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:12:40.272 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:1668/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:12:40.373 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:1668/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:12:40.475 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:1668/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:12:40.576 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:1668/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:12:40.677 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:1668/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:12:40.778 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:1668/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:12:40.880 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:1668/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:12:40.981 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:1668/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:12:41.082 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:1668/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:12:41.183 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:1668/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:12:41.285 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:1668/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:12:41.386 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:1668/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:12:41.487 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:1668/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:12:41.588 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:1668/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:12:41.690 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:1668/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:12:41.791 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:1668/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:12:41.892 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:1668/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:12:41.994 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:1668/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:12:42.095 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:1668/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:12:42.196 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:1668/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:12:42.297 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:1668/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:12:42.399 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:1668/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:12:42.500 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:1668/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:12:42.602 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:1668/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:12:42.704 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:1668/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:12:42.805 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:1668/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:12:42.907 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:1668/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:12:43.008 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:1668/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:12:43.110 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:1668/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:12:43.211 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:1668/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:12:43.313 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:1668/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:12:43.414 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:1668/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:12:43.515 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:1668/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:12:43.617 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:1668/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:12:43.718 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:1668/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:12:43.819 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:1668/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:12:43.920 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:1668/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:12:44.021 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:1668/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:12:44.122 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:1668/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:12:44.224 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:1668/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:12:44.325 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:1668/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:12:44.426 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:1668/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:12:44.527 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:1668/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:12:44.629 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:1668/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:12:44.730 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:1668/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:12:44.831 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:1668/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:12:44.932 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:1668/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:12:45.034 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:1668/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:12:45.135 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:1668/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:12:45.236 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:1668/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:12:45.337 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:1668/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:12:45.438 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:1668/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:12:45.540 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:1668/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:12:45.641 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:1668/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:12:45.743 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:1668/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:12:45.844 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:1668/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:12:45.945 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:1668/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:12:46.046 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:1668/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:12:46.147 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:1668/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:12:46.249 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:1668/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:12:46.350 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:1668/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:12:46.451 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:1668/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:12:46.553 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:1668/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:12:46.654 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:1668/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:12:46.755 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:1668/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:12:46.857 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:1668/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:12:46.958 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:1668/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:12:47.059 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:1668/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:12:47.160 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:1668/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:12:47.261 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:1668/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:12:47.363 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:1668/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:12:47.464 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:1668/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:12:47.566 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:1668/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:12:47.667 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:1668/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:12:47.768 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:1668/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:12:47.869 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:1668/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:12:47.971 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:1668/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:12:48.072 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:1668/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:12:48.174 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:1668/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:12:48.275 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:1668/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:12:48.376 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:1668/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:12:48.477 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:1668/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:12:48.579 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:1668/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:12:48.680 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:1668/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:12:48.781 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:1668/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:12:48.883 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:1668/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:12:48.984 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:1668/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:12:49.085 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:1668/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:12:49.186 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:1668/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:12:49.288 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:1668/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:12:49.390 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:1668/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:12:49.491 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:1668/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:12:49.592 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:1668/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:12:49.693 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:1668/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:12:49.795 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:1668/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:12:49.896 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:1668/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:12:49.997 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:1668/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:12:50.098 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:1668/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:12:50.199 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:1668/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:12:50.301 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:1668/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:12:50.402 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:1668/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:12:50.504 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:1668/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:12:50.605 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:1668/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:12:50.706 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:1668/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:12:50.807 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:1668/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:12:50.908 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:1668/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:12:51.010 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:1668/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:12:51.111 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:1668/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:12:51.212 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:1668/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:12:51.313 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:1668/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:12:51.415 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:1668/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:12:51.516 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:1668/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:12:51.617 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:1668/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:12:51.720 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:1668/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:12:51.823 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:1668/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:12:51.924 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:1668/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:12:52.025 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:1668/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:12:52.126 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:1668/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:12:52.228 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:1668/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:12:52.330 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:1668/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:12:52.431 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:1668/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:12:52.532 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:1668/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:12:52.633 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:1668/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:12:52.735 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:1668/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:12:52.836 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:1668/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:12:52.937 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:1668/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:12:53.039 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:1668/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:12:53.140 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:1668/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:12:53.241 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:1668/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:12:53.342 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:1668/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:12:53.443 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:1668/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:12:53.545 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:1668/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:12:53.646 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:1668/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:12:53.747 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:1668/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:12:53.848 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:1668/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:12:53.949 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:1668/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:12:54.050 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:1668/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:12:54.152 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:1668/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:12:54.253 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:1668/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:12:54.354 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:1668/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:12:54.455 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:1668/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:12:54.556 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:1668/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:12:54.657 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:1668/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:12:54.759 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:1668/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:12:54.860 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:1668/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:12:54.961 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:1668/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:12:55.062 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:1668/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:12:55.163 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:1668/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:12:55.265 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:1668/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:12:55.366 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:1668/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:12:55.468 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:1668/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:12:55.569 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:1668/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:12:55.670 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:1668/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:12:55.772 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:1668/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:12:55.873 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:1668/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:12:55.975 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:1668/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:12:56.076 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:1668/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:12:56.177 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:1668/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:12:56.279 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:1668/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:12:56.380 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:1668/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:12:56.481 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:1668/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:12:56.582 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:1668/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:12:56.684 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:1668/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:12:56.785 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:1668/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:12:56.886 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:1668/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:12:56.988 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:1668/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:12:57.089 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:1668/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:12:57.190 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:1668/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:12:57.292 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:1668/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:12:57.393 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:1668/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:12:57.494 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:1668/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:12:57.596 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:1668/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:12:57.697 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:1668/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:12:57.798 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:1668/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:12:57.899 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:1668/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:12:58.001 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:1668/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:12:58.002 ERROR [src.node.waku_node] REST service did not become ready in time: HTTPConnectionPool(host='127.0.0.1', port=1668): Max retries exceeded with url: /health (Caused by NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7f60b124cce0>: Failed to establish a new connection: [Errno 111] Connection refused'))
|
|
2025-12-18 04:13:01.294 DEBUG [tests.conftest] Running fixture teardown: test_setup
|
|
2025-12-18 04:13:01.295 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
|
|
2025-12-18 04:13:01.295 DEBUG [src.node.waku_node] Stopping container with id 5aefb3d56660
|
|
2025-12-18 04:13:01.797 DEBUG [src.node.waku_node] Container stopped.
|
|
2025-12-18 04:13:01.798 DEBUG [src.node.waku_node] Stopping container with id 2de20a7ce71e
|
|
2025-12-18 04:13:02.317 DEBUG [src.node.waku_node] Container stopped.
|
|
2025-12-18 04:13:02.318 DEBUG [src.node.waku_node] Stopping container with id 89e7ff5f3247
|
|
2025-12-18 04:13:02.420 DEBUG [src.node.waku_node] Stopping container with id 89e7ff5f3247
|
|
2025-12-18 04:13:02.522 DEBUG [src.node.waku_node] Stopping container with id 89e7ff5f3247
|
|
2025-12-18 04:13:02.609 ERROR [src.node.docker_mananger] Max retries reached for container 5aefb3d56660. Exiting log stream.
|
|
2025-12-18 04:13:02.623 DEBUG [src.node.waku_node] Stopping container with id 89e7ff5f3247
|
|
2025-12-18 04:13:02.724 DEBUG [src.node.waku_node] Stopping container with id 89e7ff5f3247
|
|
2025-12-18 04:13:02.826 DEBUG [src.node.waku_node] Stopping container with id 89e7ff5f3247
|
|
2025-12-18 04:13:02.927 DEBUG [src.node.waku_node] Stopping container with id 89e7ff5f3247
|
|
2025-12-18 04:13:03.028 DEBUG [src.node.waku_node] Stopping container with id 89e7ff5f3247
|
|
2025-12-18 04:13:03.128 ERROR [src.node.docker_mananger] Max retries reached for container 2de20a7ce71e. Exiting log stream.
|
|
2025-12-18 04:13:03.129 DEBUG [src.node.waku_node] Stopping container with id 89e7ff5f3247
|
|
2025-12-18 04:13:03.231 DEBUG [src.node.waku_node] Stopping container with id 89e7ff5f3247
|
|
2025-12-18 04:13:03.332 DEBUG [src.node.waku_node] Stopping container with id 89e7ff5f3247
|
|
2025-12-18 04:13:03.434 DEBUG [src.node.waku_node] Stopping container with id 89e7ff5f3247
|
|
2025-12-18 04:13:03.535 DEBUG [src.node.waku_node] Stopping container with id 89e7ff5f3247
|
|
2025-12-18 04:13:03.637 DEBUG [src.node.waku_node] Stopping container with id 89e7ff5f3247
|
|
2025-12-18 04:13:03.738 DEBUG [src.node.waku_node] Stopping container with id 89e7ff5f3247
|
|
2025-12-18 04:13:03.839 DEBUG [src.node.waku_node] Stopping container with id 89e7ff5f3247
|
|
2025-12-18 04:13:03.941 DEBUG [src.node.waku_node] Stopping container with id 89e7ff5f3247
|
|
2025-12-18 04:13:04.042 DEBUG [src.node.waku_node] Stopping container with id 89e7ff5f3247
|
|
2025-12-18 04:13:04.143 DEBUG [src.node.waku_node] Stopping container with id 89e7ff5f3247
|
|
2025-12-18 04:13:04.245 DEBUG [src.node.waku_node] Stopping container with id 89e7ff5f3247
|
|
2025-12-18 04:13:04.346 DEBUG [src.node.waku_node] Stopping container with id 89e7ff5f3247
|
|
2025-12-18 04:13:04.448 DEBUG [src.node.waku_node] Stopping container with id 89e7ff5f3247
|
|
2025-12-18 04:13:04.550 DEBUG [src.node.waku_node] Stopping container with id 89e7ff5f3247
|
|
2025-12-18 04:13:04.651 DEBUG [src.node.waku_node] Stopping container with id 89e7ff5f3247
|
|
2025-12-18 04:13:04.753 DEBUG [src.node.waku_node] Stopping container with id 89e7ff5f3247
|
|
2025-12-18 04:13:04.854 DEBUG [src.node.waku_node] Stopping container with id 89e7ff5f3247
|
|
2025-12-18 04:13:04.956 DEBUG [src.node.waku_node] Stopping container with id 89e7ff5f3247
|
|
2025-12-18 04:13:05.057 DEBUG [src.node.waku_node] Stopping container with id 89e7ff5f3247
|
|
2025-12-18 04:13:05.159 DEBUG [src.node.waku_node] Stopping container with id 89e7ff5f3247
|
|
2025-12-18 04:13:05.260 DEBUG [src.node.waku_node] Stopping container with id 89e7ff5f3247
|
|
2025-12-18 04:13:05.362 DEBUG [src.node.waku_node] Stopping container with id 89e7ff5f3247
|
|
2025-12-18 04:13:05.463 DEBUG [src.node.waku_node] Stopping container with id 89e7ff5f3247
|
|
2025-12-18 04:13:05.564 DEBUG [src.node.waku_node] Stopping container with id 89e7ff5f3247
|
|
2025-12-18 04:13:05.666 DEBUG [src.node.waku_node] Stopping container with id 89e7ff5f3247
|
|
2025-12-18 04:13:05.767 DEBUG [src.node.waku_node] Stopping container with id 89e7ff5f3247
|
|
2025-12-18 04:13:05.868 DEBUG [src.node.waku_node] Stopping container with id 89e7ff5f3247
|
|
2025-12-18 04:13:05.970 DEBUG [src.node.waku_node] Stopping container with id 89e7ff5f3247
|
|
2025-12-18 04:13:06.071 DEBUG [src.node.waku_node] Stopping container with id 89e7ff5f3247
|
|
2025-12-18 04:13:06.173 DEBUG [src.node.waku_node] Stopping container with id 89e7ff5f3247
|
|
2025-12-18 04:13:06.274 DEBUG [src.node.waku_node] Stopping container with id 89e7ff5f3247
|
|
2025-12-18 04:13:06.376 DEBUG [src.node.waku_node] Stopping container with id 89e7ff5f3247
|
|
2025-12-18 04:13:06.477 DEBUG [src.node.waku_node] Stopping container with id 89e7ff5f3247
|
|
2025-12-18 04:13:06.579 DEBUG [src.node.waku_node] Stopping container with id 89e7ff5f3247
|
|
2025-12-18 04:13:06.680 DEBUG [src.node.waku_node] Stopping container with id 89e7ff5f3247
|
|
2025-12-18 04:13:06.782 DEBUG [src.node.waku_node] Stopping container with id 89e7ff5f3247
|
|
2025-12-18 04:13:06.883 DEBUG [src.node.waku_node] Stopping container with id 89e7ff5f3247
|
|
2025-12-18 04:13:06.985 DEBUG [src.node.waku_node] Stopping container with id 89e7ff5f3247
|
|
2025-12-18 04:13:07.087 DEBUG [src.node.waku_node] Stopping container with id 89e7ff5f3247
|
|
2025-12-18 04:13:07.188 DEBUG [src.node.waku_node] Stopping container with id 89e7ff5f3247
|
|
2025-12-18 04:13:07.290 DEBUG [src.node.waku_node] Stopping container with id 89e7ff5f3247
|
|
2025-12-18 04:13:07.392 DEBUG [src.node.waku_node] Stopping container with id 89e7ff5f3247
|
|
2025-12-18 04:13:07.394 ERROR [tests.conftest] Failed to stop container because of error 404 Client Error for http+docker://localhost/v1.48/containers/89e7ff5f3247932295f86460130ae58deb09ef9a834f517b5540b689b7e78cf9/stop: Not Found ("No such container: 89e7ff5f3247932295f86460130ae58deb09ef9a834f517b5540b689b7e78cf9")
|
|
2025-12-18 04:13:07.394 DEBUG [src.node.waku_node] Stopping container with id 89e7ff5f3247
|
|
2025-12-18 04:13:07.495 DEBUG [src.node.waku_node] Stopping container with id 89e7ff5f3247
|
|
2025-12-18 04:13:07.597 DEBUG [src.node.waku_node] Stopping container with id 89e7ff5f3247
|
|
2025-12-18 04:13:07.698 DEBUG [src.node.waku_node] Stopping container with id 89e7ff5f3247
|
|
2025-12-18 04:13:07.800 DEBUG [src.node.waku_node] Stopping container with id 89e7ff5f3247
|
|
2025-12-18 04:13:07.902 DEBUG [src.node.waku_node] Stopping container with id 89e7ff5f3247
|
|
2025-12-18 04:13:08.003 DEBUG [src.node.waku_node] Stopping container with id 89e7ff5f3247
|
|
2025-12-18 04:13:08.104 DEBUG [src.node.waku_node] Stopping container with id 89e7ff5f3247
|
|
2025-12-18 04:13:08.206 DEBUG [src.node.waku_node] Stopping container with id 89e7ff5f3247
|
|
2025-12-18 04:13:08.307 DEBUG [src.node.waku_node] Stopping container with id 89e7ff5f3247
|
|
2025-12-18 04:13:08.408 DEBUG [src.node.waku_node] Stopping container with id 89e7ff5f3247
|
|
2025-12-18 04:13:08.510 DEBUG [src.node.waku_node] Stopping container with id 89e7ff5f3247
|
|
2025-12-18 04:13:08.611 DEBUG [src.node.waku_node] Stopping container with id 89e7ff5f3247
|
|
2025-12-18 04:13:08.713 DEBUG [src.node.waku_node] Stopping container with id 89e7ff5f3247
|
|
2025-12-18 04:13:08.814 DEBUG [src.node.waku_node] Stopping container with id 89e7ff5f3247
|
|
2025-12-18 04:13:08.916 DEBUG [src.node.waku_node] Stopping container with id 89e7ff5f3247
|
|
2025-12-18 04:13:09.017 DEBUG [src.node.waku_node] Stopping container with id 89e7ff5f3247
|
|
2025-12-18 04:13:09.118 DEBUG [src.node.waku_node] Stopping container with id 89e7ff5f3247
|
|
2025-12-18 04:13:09.220 DEBUG [src.node.waku_node] Stopping container with id 89e7ff5f3247
|
|
2025-12-18 04:13:09.321 DEBUG [src.node.waku_node] Stopping container with id 89e7ff5f3247
|
|
2025-12-18 04:13:09.423 DEBUG [src.node.waku_node] Stopping container with id 89e7ff5f3247
|
|
2025-12-18 04:13:09.524 DEBUG [src.node.waku_node] Stopping container with id 89e7ff5f3247
|
|
2025-12-18 04:13:09.626 DEBUG [src.node.waku_node] Stopping container with id 89e7ff5f3247
|
|
2025-12-18 04:13:09.727 DEBUG [src.node.waku_node] Stopping container with id 89e7ff5f3247
|
|
2025-12-18 04:13:09.829 DEBUG [src.node.waku_node] Stopping container with id 89e7ff5f3247
|
|
2025-12-18 04:13:09.930 DEBUG [src.node.waku_node] Stopping container with id 89e7ff5f3247
|
|
2025-12-18 04:13:10.032 DEBUG [src.node.waku_node] Stopping container with id 89e7ff5f3247
|
|
2025-12-18 04:13:10.133 DEBUG [src.node.waku_node] Stopping container with id 89e7ff5f3247
|
|
2025-12-18 04:13:10.234 DEBUG [src.node.waku_node] Stopping container with id 89e7ff5f3247
|
|
2025-12-18 04:13:10.336 DEBUG [src.node.waku_node] Stopping container with id 89e7ff5f3247
|
|
2025-12-18 04:13:10.437 DEBUG [src.node.waku_node] Stopping container with id 89e7ff5f3247
|
|
2025-12-18 04:13:10.539 DEBUG [src.node.waku_node] Stopping container with id 89e7ff5f3247
|
|
2025-12-18 04:13:10.640 DEBUG [src.node.waku_node] Stopping container with id 89e7ff5f3247
|
|
2025-12-18 04:13:10.742 DEBUG [src.node.waku_node] Stopping container with id 89e7ff5f3247
|
|
2025-12-18 04:13:10.843 DEBUG [src.node.waku_node] Stopping container with id 89e7ff5f3247
|
|
2025-12-18 04:13:10.945 DEBUG [src.node.waku_node] Stopping container with id 89e7ff5f3247
|
|
2025-12-18 04:13:11.046 DEBUG [src.node.waku_node] Stopping container with id 89e7ff5f3247
|
|
2025-12-18 04:13:11.147 DEBUG [src.node.waku_node] Stopping container with id 89e7ff5f3247
|
|
2025-12-18 04:13:11.249 DEBUG [src.node.waku_node] Stopping container with id 89e7ff5f3247
|
|
2025-12-18 04:13:11.350 DEBUG [src.node.waku_node] Stopping container with id 89e7ff5f3247
|
|
2025-12-18 04:13:11.452 DEBUG [src.node.waku_node] Stopping container with id 89e7ff5f3247
|
|
2025-12-18 04:13:11.554 DEBUG [src.node.waku_node] Stopping container with id 89e7ff5f3247
|
|
2025-12-18 04:13:11.655 DEBUG [src.node.waku_node] Stopping container with id 89e7ff5f3247
|
|
2025-12-18 04:13:11.757 DEBUG [src.node.waku_node] Stopping container with id 89e7ff5f3247
|
|
2025-12-18 04:13:11.859 DEBUG [src.node.waku_node] Stopping container with id 89e7ff5f3247
|
|
2025-12-18 04:13:11.960 DEBUG [src.node.waku_node] Stopping container with id 89e7ff5f3247
|
|
2025-12-18 04:13:12.061 DEBUG [src.node.waku_node] Stopping container with id 89e7ff5f3247
|
|
2025-12-18 04:13:12.163 DEBUG [src.node.waku_node] Stopping container with id 89e7ff5f3247
|
|
2025-12-18 04:13:12.264 DEBUG [src.node.waku_node] Stopping container with id 89e7ff5f3247
|
|
2025-12-18 04:13:12.366 DEBUG [src.node.waku_node] Stopping container with id 89e7ff5f3247
|
|
2025-12-18 04:13:12.467 DEBUG [src.node.waku_node] Stopping container with id 89e7ff5f3247
|
|
2025-12-18 04:13:12.468 ERROR [tests.conftest] Failed to stop container because of error 404 Client Error for http+docker://localhost/v1.48/containers/89e7ff5f3247932295f86460130ae58deb09ef9a834f517b5540b689b7e78cf9/stop: Not Found ("No such container: 89e7ff5f3247932295f86460130ae58deb09ef9a834f517b5540b689b7e78cf9")
|
|
2025-12-18 04:13:12.468 DEBUG [src.node.waku_node] Stopping container with id 89e7ff5f3247
|
|
2025-12-18 04:13:12.570 DEBUG [src.node.waku_node] Stopping container with id 89e7ff5f3247
|
|
2025-12-18 04:13:12.671 DEBUG [src.node.waku_node] Stopping container with id 89e7ff5f3247
|
|
2025-12-18 04:13:12.773 DEBUG [src.node.waku_node] Stopping container with id 89e7ff5f3247
|
|
2025-12-18 04:13:12.874 DEBUG [src.node.waku_node] Stopping container with id 89e7ff5f3247
|
|
2025-12-18 04:13:12.976 DEBUG [src.node.waku_node] Stopping container with id 89e7ff5f3247
|
|
2025-12-18 04:13:13.077 DEBUG [src.node.waku_node] Stopping container with id 89e7ff5f3247
|
|
2025-12-18 04:13:13.179 DEBUG [src.node.waku_node] Stopping container with id 89e7ff5f3247
|
|
2025-12-18 04:13:13.280 DEBUG [src.node.waku_node] Stopping container with id 89e7ff5f3247
|
|
2025-12-18 04:13:13.382 DEBUG [src.node.waku_node] Stopping container with id 89e7ff5f3247
|
|
2025-12-18 04:13:13.484 DEBUG [src.node.waku_node] Stopping container with id 89e7ff5f3247
|
|
2025-12-18 04:13:13.585 DEBUG [src.node.waku_node] Stopping container with id 89e7ff5f3247
|
|
2025-12-18 04:13:13.686 DEBUG [src.node.waku_node] Stopping container with id 89e7ff5f3247
|
|
2025-12-18 04:13:13.788 DEBUG [src.node.waku_node] Stopping container with id 89e7ff5f3247
|
|
2025-12-18 04:13:13.889 DEBUG [src.node.waku_node] Stopping container with id 89e7ff5f3247
|
|
2025-12-18 04:13:13.991 DEBUG [src.node.waku_node] Stopping container with id 89e7ff5f3247
|
|
2025-12-18 04:13:14.092 DEBUG [src.node.waku_node] Stopping container with id 89e7ff5f3247
|
|
2025-12-18 04:13:14.194 DEBUG [src.node.waku_node] Stopping container with id 89e7ff5f3247
|
|
2025-12-18 04:13:14.295 DEBUG [src.node.waku_node] Stopping container with id 89e7ff5f3247
|
|
2025-12-18 04:13:14.397 DEBUG [src.node.waku_node] Stopping container with id 89e7ff5f3247
|
|
2025-12-18 04:13:14.498 DEBUG [src.node.waku_node] Stopping container with id 89e7ff5f3247
|
|
2025-12-18 04:13:14.600 DEBUG [src.node.waku_node] Stopping container with id 89e7ff5f3247
|
|
2025-12-18 04:13:14.701 DEBUG [src.node.waku_node] Stopping container with id 89e7ff5f3247
|
|
2025-12-18 04:13:14.803 DEBUG [src.node.waku_node] Stopping container with id 89e7ff5f3247
|
|
2025-12-18 04:13:14.905 DEBUG [src.node.waku_node] Stopping container with id 89e7ff5f3247
|
|
2025-12-18 04:13:15.006 DEBUG [src.node.waku_node] Stopping container with id 89e7ff5f3247
|
|
2025-12-18 04:13:15.108 DEBUG [src.node.waku_node] Stopping container with id 89e7ff5f3247
|
|
2025-12-18 04:13:15.209 DEBUG [src.node.waku_node] Stopping container with id 89e7ff5f3247
|
|
2025-12-18 04:13:15.310 DEBUG [src.node.waku_node] Stopping container with id 89e7ff5f3247
|
|
2025-12-18 04:13:15.412 DEBUG [src.node.waku_node] Stopping container with id 89e7ff5f3247
|
|
2025-12-18 04:13:15.513 DEBUG [src.node.waku_node] Stopping container with id 89e7ff5f3247
|
|
2025-12-18 04:13:15.615 DEBUG [src.node.waku_node] Stopping container with id 89e7ff5f3247
|
|
2025-12-18 04:13:15.716 DEBUG [src.node.waku_node] Stopping container with id 89e7ff5f3247
|
|
2025-12-18 04:13:15.818 DEBUG [src.node.waku_node] Stopping container with id 89e7ff5f3247
|
|
2025-12-18 04:13:15.919 DEBUG [src.node.waku_node] Stopping container with id 89e7ff5f3247
|
|
2025-12-18 04:13:16.021 DEBUG [src.node.waku_node] Stopping container with id 89e7ff5f3247
|
|
2025-12-18 04:13:16.122 DEBUG [src.node.waku_node] Stopping container with id 89e7ff5f3247
|
|
2025-12-18 04:13:16.223 DEBUG [src.node.waku_node] Stopping container with id 89e7ff5f3247
|
|
2025-12-18 04:13:16.325 DEBUG [src.node.waku_node] Stopping container with id 89e7ff5f3247
|
|
2025-12-18 04:13:16.426 DEBUG [src.node.waku_node] Stopping container with id 89e7ff5f3247
|
|
2025-12-18 04:13:16.528 DEBUG [src.node.waku_node] Stopping container with id 89e7ff5f3247
|
|
2025-12-18 04:13:16.629 DEBUG [src.node.waku_node] Stopping container with id 89e7ff5f3247
|
|
2025-12-18 04:13:16.730 DEBUG [src.node.waku_node] Stopping container with id 89e7ff5f3247
|
|
2025-12-18 04:13:16.832 DEBUG [src.node.waku_node] Stopping container with id 89e7ff5f3247
|
|
2025-12-18 04:13:16.933 DEBUG [src.node.waku_node] Stopping container with id 89e7ff5f3247
|
|
2025-12-18 04:13:17.035 DEBUG [src.node.waku_node] Stopping container with id 89e7ff5f3247
|
|
2025-12-18 04:13:17.137 DEBUG [src.node.waku_node] Stopping container with id 89e7ff5f3247
|
|
2025-12-18 04:13:17.238 DEBUG [src.node.waku_node] Stopping container with id 89e7ff5f3247
|
|
2025-12-18 04:13:17.339 DEBUG [src.node.waku_node] Stopping container with id 89e7ff5f3247
|
|
2025-12-18 04:13:17.441 DEBUG [src.node.waku_node] Stopping container with id 89e7ff5f3247
|
|
2025-12-18 04:13:17.542 DEBUG [src.node.waku_node] Stopping container with id 89e7ff5f3247
|
|
2025-12-18 04:13:17.544 ERROR [tests.conftest] Failed to stop container because of error 404 Client Error for http+docker://localhost/v1.48/containers/89e7ff5f3247932295f86460130ae58deb09ef9a834f517b5540b689b7e78cf9/stop: Not Found ("No such container: 89e7ff5f3247932295f86460130ae58deb09ef9a834f517b5540b689b7e78cf9")
|
|
2025-12-18 04:13:17.545 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
|
|
2025-12-18 04:13:17.566 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2025-12-18 04:13:17.585 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2025-12-18 04:13:17.586 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2025-12-18 04:13:17.586 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2025-12-18 04:13:17.587 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2025-12-18 04:13:17.587 DEBUG [tests.conftest] Running fixture teardown: attach_logs_on_fail
|
|
2025-12-18 04:13:17.587 DEBUG [tests.conftest] Test failed, attempting to attach logs to the allure reports
|
|
2025-12-18 04:13:17.588 DEBUG [src.libs.common] Attaching file ./log/docker/receiving_node1_2025-12-18_04-11-51__d57b0e61-a305-4312-83bf-a6f3edad35fc__wakuorg_nwaku:latest.log
|
|
2025-12-18 04:13:17.588 DEBUG [src.libs.common] Attaching file ./log/docker/receiving_node2_2025-12-18_04-11-51__d57b0e61-a305-4312-83bf-a6f3edad35fc__wakuorg_nwaku:latest.log
|
|
2025-12-18 04:13:17.589 DEBUG [src.libs.common] Attaching file ./log/docker/lightpush_node1_2025-12-18_04-11-51__d57b0e61-a305-4312-83bf-a6f3edad35fc__wakuorg_nwaku:latest.log
|