mirror of
https://github.com/logos-messaging/logos-messaging-interop-tests.git
synced 2026-01-03 22:43:10 +00:00
2589 lines
377 KiB
Plaintext
2589 lines
377 KiB
Plaintext
2025-12-18 04:12:32.616 DEBUG [tests.conftest] Running fixture setup: test_id
|
|
2025-12-18 04:12:32.617 DEBUG [tests.conftest] Running test: test_light_push_with_invalid_pubsub_topics with id: 2025-12-18_04-12-32__6056b4b9-f6b9-44f2-b99e-8ee0d7e2ace4
|
|
2025-12-18 04:12:32.618 DEBUG [src.steps.common] Running fixture setup: common_setup
|
|
2025-12-18 04:12:32.618 DEBUG [src.steps.light_push] Running fixture setup: light_push_setup
|
|
2025-12-18 04:12:32.629 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2025-12-18 04:12:32.630 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/receiving_node1_2025-12-18_04-12-32__6056b4b9-f6b9-44f2-b99e-8ee0d7e2ace4__wakuorg_nwaku:latest.log
|
|
2025-12-18 04:12:32.631 DEBUG [src.node.waku_node] Starting Node...
|
|
2025-12-18 04:12:32.631 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2025-12-18 04:12:32.633 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2025-12-18 04:12:32.633 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.114.4
|
|
2025-12-18 04:12:32.633 DEBUG [src.node.docker_mananger] Generated ports ['46113', '46114', '46115', '46116', '46117']
|
|
2025-12-18 04:12:32.633 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2025-12-18 04:12:32.634 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2025-12-18 04:12:32.634 DEBUG [src.node.waku_node] Using volumes []
|
|
2025-12-18 04:12:32.634 DEBUG [src.node.docker_mananger] docker run -i -t -p 46113:46113 -p 46114:46114 -p 46115:46115 -p 46116:46116 -p 46117:46117 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=46115 --rest-port=46113 --tcp-port=46114 --discv5-udp-port=46116 --rest-address=0.0.0.0 --nat=extip:172.18.114.4 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=7d8c7ea71312d53540abe1eb6e7d649e58baca0e3cb1655c2d7ac276c0b261bd --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=46117 --metrics-logging=true --lightpush=true --relay=true
|
|
2025-12-18 04:12:32.812 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.114.4 waku 2802cddc877e65a51ccfec70bd26e792978afb3851cbed91b26ea5dcd752ff7f
|
|
2025-12-18 04:12:32.842 DEBUG [src.node.docker_mananger] Container started with ID 2802cddc877e. Setting up logs at ./log/docker/receiving_node1_2025-12-18_04-12-32__6056b4b9-f6b9-44f2-b99e-8ee0d7e2ace4__wakuorg_nwaku:latest.log
|
|
2025-12-18 04:12:32.844 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 46113
|
|
2025-12-18 04:12:32.844 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2025-12-18 04:12:32.870 ERROR [src.node.docker_mananger] Max retries reached for container c20aae6e0b63. Exiting log stream.
|
|
2025-12-18 04:12:33.443 ERROR [src.node.docker_mananger] Max retries reached for container 7475a998ddbe. Exiting log stream.
|
|
2025-12-18 04:12:33.844 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:46113/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:12:33.847 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"READY","protocolsHealth":[{"Relay":"NOT_READY","desc":"No connected peers"},{"Rln Relay":"NOT_MOUNTED"},{"Lightpush":"NOT_READY","desc":"Node has no relay peers to fullfill push requests"},{"Legacy Lightpush":"NOT_READY","desc":"Node has no relay peers to fullfill push requests"},{"Filter":"NOT_MOUNTED"},{"Store":"NOT_MOUNTED"},{"Legacy Store":"NOT_MOUNTED"},{"Peer Exchange":"READY"},{"Rendezvous":"NOT_READY","desc":"No Rendezvous peers are available yet"},{"Mix":"NOT_MOUNTED"},{"Lightpush Client":"NOT_READY","desc":"No Lightpush service peer available yet"},{"Legacy Lightpush Client":"NOT_READY","desc":"No Lightpush service peer available yet"},{"Store Client":"NOT_READY","desc":"No Store service peer available yet, neither Store service set up for the node"},{"Legacy Store Client":"NOT_READY","desc":"No Legacy Store service peers are available yet, neither Store service set up for the node"},{"Filter Client":"NOT_READY","desc":"No Filter service peer available yet"}]}'
|
|
2025-12-18 04:12:33.848 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2025-12-18 04:12:33.848 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:46113/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:12:33.850 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.114.4/tcp/46114/p2p/16Uiu2HAmUG11Xt4PYpnZu22SyNhFAN8cD8Df2qRoJhpvJj6Lgg8u","/ip4/172.18.114.4/tcp/46115/ws/p2p/16Uiu2HAmUG11Xt4PYpnZu22SyNhFAN8cD8Df2qRoJhpvJj6Lgg8u"],"enrUri":"enr:-L24QOyDi3ygVrdP0wTmE_6GwqbOqeh5w3KSB952gBTz4CquCjpDFhyQifKAJ3DWvSTEZPPrsVUyEbOxFKxGcN6ex4oCgmlkgnY0gmlwhKwScgSKbXVsdGlhZGRyc5YACASsEnIEBrQiAAoErBJyBAa0I90DgnJzhQADAQAAiXNlY3AyNTZrMaED59dgtRNM6vx4DpK0YRWkDJDUxi_IVyoHbCKe7n-l_q6DdGNwgrQig3VkcIK0JIV3YWt1Mgk"}'
|
|
2025-12-18 04:12:33.850 INFO [src.node.waku_node] REST service is ready !!
|
|
2025-12-18 04:12:33.857 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2025-12-18 04:12:33.857 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/receiving_node2_2025-12-18_04-12-32__6056b4b9-f6b9-44f2-b99e-8ee0d7e2ace4__wakuorg_nwaku:latest.log
|
|
2025-12-18 04:12:33.857 DEBUG [src.node.waku_node] Starting Node...
|
|
2025-12-18 04:12:33.858 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2025-12-18 04:12:33.859 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2025-12-18 04:12:33.859 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.136.50
|
|
2025-12-18 04:12:33.859 DEBUG [src.node.docker_mananger] Generated ports ['17550', '17551', '17552', '17553', '17554']
|
|
2025-12-18 04:12:33.859 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2025-12-18 04:12:33.859 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2025-12-18 04:12:33.859 DEBUG [src.node.waku_node] Using volumes []
|
|
2025-12-18 04:12:33.860 DEBUG [src.node.docker_mananger] docker run -i -t -p 17550:17550 -p 17551:17551 -p 17552:17552 -p 17553:17553 -p 17554:17554 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=17552 --rest-port=17550 --tcp-port=17551 --discv5-udp-port=17553 --rest-address=0.0.0.0 --nat=extip:172.18.136.50 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=c9a9dba542bcd703516351ea3a73bba641f20fee70ead83ef3f9190fae5db15b --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=17554 --metrics-logging=true --lightpush=false --relay=true
|
|
2025-12-18 04:12:34.049 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.136.50 waku d966affb5916defdb89bb2eef73085bf13be23bcee22c3d2f88087c3da879ef1
|
|
2025-12-18 04:12:34.079 DEBUG [src.node.docker_mananger] Container started with ID d966affb5916. Setting up logs at ./log/docker/receiving_node2_2025-12-18_04-12-32__6056b4b9-f6b9-44f2-b99e-8ee0d7e2ace4__wakuorg_nwaku:latest.log
|
|
2025-12-18 04:12:34.079 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 17550
|
|
2025-12-18 04:12:34.079 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2025-12-18 04:12:35.080 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:17550/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:12:35.084 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"READY","protocolsHealth":[{"Relay":"NOT_READY","desc":"No connected peers"},{"Rln Relay":"NOT_MOUNTED"},{"Lightpush":"NOT_MOUNTED"},{"Legacy Lightpush":"NOT_MOUNTED"},{"Filter":"NOT_MOUNTED"},{"Store":"NOT_MOUNTED"},{"Legacy Store":"NOT_MOUNTED"},{"Peer Exchange":"READY"},{"Rendezvous":"NOT_READY","desc":"No Rendezvous peers are available yet"},{"Mix":"NOT_MOUNTED"},{"Lightpush Client":"NOT_READY","desc":"No Lightpush service peer available yet"},{"Legacy Lightpush Client":"NOT_READY","desc":"No Lightpush service peer available yet"},{"Store Client":"NOT_READY","desc":"No Store service peer available yet, neither Store service set up for the node"},{"Legacy Store Client":"NOT_READY","desc":"No Legacy Store service peers are available yet, neither Store service set up for the node"},{"Filter Client":"NOT_READY","desc":"No Filter service peer available yet"}]}'
|
|
2025-12-18 04:12:35.084 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2025-12-18 04:12:35.084 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:17550/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:12:35.086 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.136.50/tcp/17551/p2p/16Uiu2HAmAbJgvJp1oeE9CBxTbiKDkX5jmHSvbTpEexbocXopQ3KT","/ip4/172.18.136.50/tcp/17552/ws/p2p/16Uiu2HAmAbJgvJp1oeE9CBxTbiKDkX5jmHSvbTpEexbocXopQ3KT"],"enrUri":"enr:-L24QPhgRIvzYBLEAzJGhdjxu3JzuTY9Cf1HOX-75gTBfSwLTPgO4pCNc5txPgyflO2AUD8RvcR6_rwXrnDHLjO4r6wCgmlkgnY0gmlwhKwSiDKKbXVsdGlhZGRyc5YACASsEogyBkSPAAoErBKIMgZEkN0DgnJzhQADAQAAiXNlY3AyNTZrMaEC4VcJy3rqBCNMvINPKJpPsAcLCEmI6WPgW2TkbXMMob6DdGNwgkSPg3VkcIJEkYV3YWt1MgE"}'
|
|
2025-12-18 04:12:35.086 INFO [src.node.waku_node] REST service is ready !!
|
|
2025-12-18 04:12:35.087 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:17550/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.114.4/tcp/46114/p2p/16Uiu2HAmUG11Xt4PYpnZu22SyNhFAN8cD8Df2qRoJhpvJj6Lgg8u"]'
|
|
2025-12-18 04:12:35.118 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-18 04:12:35.125 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2025-12-18 04:12:35.125 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/lightpush_node1_2025-12-18_04-12-32__6056b4b9-f6b9-44f2-b99e-8ee0d7e2ace4__wakuorg_nwaku:latest.log
|
|
2025-12-18 04:12:35.125 DEBUG [src.node.waku_node] Starting Node...
|
|
2025-12-18 04:12:35.125 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2025-12-18 04:12:35.127 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2025-12-18 04:12:35.127 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.20.189
|
|
2025-12-18 04:12:35.127 DEBUG [src.node.docker_mananger] Generated ports ['31499', '31500', '31501', '31502', '31503']
|
|
2025-12-18 04:12:35.127 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2025-12-18 04:12:35.127 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2025-12-18 04:12:35.128 DEBUG [src.node.waku_node] Using volumes []
|
|
2025-12-18 04:12:35.128 DEBUG [src.node.docker_mananger] docker run -i -t -p 31499:31499 -p 31500:31500 -p 31501:31501 -p 31502:31502 -p 31503:31503 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=31501 --rest-port=31499 --tcp-port=31500 --discv5-udp-port=31502 --rest-address=0.0.0.0 --nat=extip:172.18.20.189 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=cd8f2e2deaedbacdf6efccbe759ce13df0e9e70ab1bf9bb8729408be2be0c58b --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=31503 --metrics-logging=true --discv5-bootstrap-node=enr:-L24QOyDi3ygVrdP0wTmE_6GwqbOqeh5w3KSB952gBTz4CquCjpDFhyQifKAJ3DWvSTEZPPrsVUyEbOxFKxGcN6ex4oCgmlkgnY0gmlwhKwScgSKbXVsdGlhZGRyc5YACASsEnIEBrQiAAoErBJyBAa0I90DgnJzhQADAQAAiXNlY3AyNTZrMaED59dgtRNM6vx4DpK0YRWkDJDUxi_IVyoHbCKe7n-l_q6DdGNwgrQig3VkcIK0JIV3YWt1Mgk --lightpushnode=/ip4/172.18.114.4/tcp/46114/p2p/16Uiu2HAmUG11Xt4PYpnZu22SyNhFAN8cD8Df2qRoJhpvJj6Lgg8u --lightpush=true --relay=false
|
|
2025-12-18 04:12:35.314 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.20.189 waku 54f320bd15882ef28d28c49d7f65dd3c48098d46168dff9533903e395c33699d
|
|
2025-12-18 04:12:35.345 DEBUG [src.node.docker_mananger] Container started with ID 54f320bd1588. Setting up logs at ./log/docker/lightpush_node1_2025-12-18_04-12-32__6056b4b9-f6b9-44f2-b99e-8ee0d7e2ace4__wakuorg_nwaku:latest.log
|
|
2025-12-18 04:12:35.346 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 31499
|
|
2025-12-18 04:12:35.347 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2025-12-18 04:12:36.347 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:31499/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:12:36.448 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:31499/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:12:36.550 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:31499/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:12:36.651 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:31499/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:12:36.693 ERROR [src.node.docker_mananger] Max retries reached for container 54f320bd1588. Exiting log stream.
|
|
2025-12-18 04:12:36.752 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:31499/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:12:36.853 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:31499/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:12:36.954 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:31499/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:12:37.055 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:31499/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:12:37.157 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:31499/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:12:37.258 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:31499/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:12:37.360 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:31499/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:12:37.461 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:31499/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:12:37.562 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:31499/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:12:37.663 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:31499/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:12:37.765 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:31499/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:12:37.866 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:31499/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:12:37.967 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:31499/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:12:38.069 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:31499/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:12:38.170 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:31499/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:12:38.271 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:31499/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:12:38.373 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:31499/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:12:38.474 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:31499/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:12:38.576 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:31499/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:12:38.677 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:31499/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:12:38.778 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:31499/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:12:38.879 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:31499/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:12:38.981 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:31499/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:12:39.082 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:31499/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:12:39.183 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:31499/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:12:39.284 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:31499/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:12:39.385 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:31499/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:12:39.487 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:31499/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:12:39.588 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:31499/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:12:39.689 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:31499/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:12:39.790 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:31499/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:12:39.891 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:31499/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:12:39.992 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:31499/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:12:40.094 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:31499/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:12:40.195 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:31499/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:12:40.296 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:31499/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:12:40.397 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:31499/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:12:40.498 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:31499/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:12:40.600 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:31499/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:12:40.701 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:31499/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:12:40.802 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:31499/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:12:40.904 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:31499/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:12:41.005 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:31499/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:12:41.107 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:31499/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:12:41.208 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:31499/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:12:41.309 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:31499/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:12:41.411 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:31499/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:12:41.512 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:31499/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:12:41.613 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:31499/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:12:41.714 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:31499/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:12:41.816 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:31499/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:12:41.917 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:31499/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:12:42.018 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:31499/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:12:42.120 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:31499/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:12:42.221 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:31499/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:12:42.322 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:31499/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:12:42.423 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:31499/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:12:42.525 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:31499/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:12:42.627 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:31499/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:12:42.728 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:31499/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:12:42.830 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:31499/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:12:42.933 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:31499/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:12:43.034 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:31499/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:12:43.135 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:31499/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:12:43.237 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:31499/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:12:43.338 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:31499/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:12:43.439 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:31499/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:12:43.541 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:31499/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:12:43.642 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:31499/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:12:43.744 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:31499/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:12:43.845 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:31499/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:12:43.946 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:31499/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:12:44.047 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:31499/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:12:44.148 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:31499/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:12:44.250 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:31499/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:12:44.351 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:31499/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:12:44.453 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:31499/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:12:44.554 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:31499/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:12:44.655 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:31499/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:12:44.757 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:31499/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:12:44.858 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:31499/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:12:44.959 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:31499/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:12:45.060 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:31499/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:12:45.162 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:31499/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:12:45.263 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:31499/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:12:45.364 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:31499/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:12:45.466 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:31499/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:12:45.567 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:31499/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:12:45.669 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:31499/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:12:45.770 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:31499/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:12:45.872 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:31499/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:12:45.973 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:31499/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:12:46.074 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:31499/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:12:46.176 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:31499/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:12:46.277 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:31499/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:12:46.379 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:31499/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:12:46.480 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:31499/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:12:46.581 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:31499/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:12:46.682 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:31499/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:12:46.783 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:31499/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:12:46.885 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:31499/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:12:46.986 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:31499/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:12:47.087 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:31499/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:12:47.188 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:31499/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:12:47.290 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:31499/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:12:47.391 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:31499/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:12:47.493 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:31499/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:12:47.594 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:31499/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:12:47.695 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:31499/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:12:47.797 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:31499/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:12:47.898 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:31499/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:12:47.999 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:31499/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:12:48.101 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:31499/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:12:48.202 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:31499/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:12:48.303 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:31499/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:12:48.405 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:31499/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:12:48.506 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:31499/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:12:48.607 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:31499/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:12:48.709 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:31499/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:12:48.810 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:31499/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:12:48.912 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:31499/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:12:49.013 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:31499/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:12:49.114 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:31499/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:12:49.216 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:31499/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:12:49.317 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:31499/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:12:49.419 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:31499/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:12:49.520 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:31499/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:12:49.621 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:31499/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:12:49.723 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:31499/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:12:49.824 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:31499/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:12:49.925 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:31499/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:12:50.027 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:31499/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:12:50.128 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:31499/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:12:50.229 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:31499/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:12:50.330 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:31499/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:12:50.431 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:31499/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:12:50.533 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:31499/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:12:50.634 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:31499/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:12:50.735 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:31499/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:12:50.837 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:31499/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:12:50.938 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:31499/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:12:51.039 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:31499/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:12:51.140 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:31499/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:12:51.242 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:31499/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:12:51.343 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:31499/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:12:51.444 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:31499/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:12:51.545 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:31499/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:12:51.647 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:31499/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:12:51.748 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:31499/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:12:51.849 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:31499/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:12:51.951 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:31499/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:12:52.052 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:31499/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:12:52.153 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:31499/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:12:52.254 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:31499/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:12:52.356 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:31499/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:12:52.457 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:31499/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:12:52.558 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:31499/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:12:52.659 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:31499/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:12:52.760 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:31499/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:12:52.862 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:31499/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:12:52.963 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:31499/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:12:53.064 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:31499/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:12:53.165 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:31499/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:12:53.266 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:31499/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:12:53.367 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:31499/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:12:53.469 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:31499/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:12:53.570 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:31499/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:12:53.672 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:31499/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:12:53.773 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:31499/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:12:53.874 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:31499/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:12:53.975 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:31499/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:12:54.077 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:31499/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:12:54.183 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:31499/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:12:54.284 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:31499/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:12:54.385 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:31499/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:12:54.487 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:31499/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:12:54.588 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:31499/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:12:54.690 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:31499/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:12:54.791 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:31499/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:12:54.892 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:31499/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:12:54.994 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:31499/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:12:55.095 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:31499/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:12:55.196 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:31499/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:12:55.297 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:31499/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:12:55.399 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:31499/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:12:55.500 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:31499/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:12:55.602 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:31499/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:12:55.703 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:31499/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:12:55.804 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:31499/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:12:55.906 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:31499/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:12:56.007 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:31499/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:12:56.108 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:31499/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:12:56.210 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:31499/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:12:56.311 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:31499/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:12:56.412 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:31499/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:12:56.413 ERROR [src.node.waku_node] REST service did not become ready in time: HTTPConnectionPool(host='127.0.0.1', port=31499): Max retries exceeded with url: /health (Caused by NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7f118b5bd400>: Failed to establish a new connection: [Errno 111] Connection refused'))
|
|
2025-12-18 04:12:56.514 DEBUG [src.node.waku_node] Starting Node...
|
|
2025-12-18 04:12:56.514 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2025-12-18 04:12:56.516 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2025-12-18 04:12:56.516 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.90.181
|
|
2025-12-18 04:12:56.516 DEBUG [src.node.docker_mananger] Generated ports ['11941', '11942', '11943', '11944', '11945']
|
|
2025-12-18 04:12:56.516 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2025-12-18 04:12:56.517 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2025-12-18 04:12:56.517 DEBUG [src.node.waku_node] Using volumes []
|
|
2025-12-18 04:12:56.517 DEBUG [src.node.docker_mananger] docker run -i -t -p 11941:11941 -p 11942:11942 -p 11943:11943 -p 11944:11944 -p 11945:11945 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=11943 --rest-port=11941 --tcp-port=11942 --discv5-udp-port=11944 --rest-address=0.0.0.0 --nat=extip:172.18.90.181 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=df08ca8609ac9d428a72aa0fbe4baf1fa7b9f3330d81afefcedbca6b0ffa751a --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=11945 --metrics-logging=true --discv5-bootstrap-node=enr:-L24QOyDi3ygVrdP0wTmE_6GwqbOqeh5w3KSB952gBTz4CquCjpDFhyQifKAJ3DWvSTEZPPrsVUyEbOxFKxGcN6ex4oCgmlkgnY0gmlwhKwScgSKbXVsdGlhZGRyc5YACASsEnIEBrQiAAoErBJyBAa0I90DgnJzhQADAQAAiXNlY3AyNTZrMaED59dgtRNM6vx4DpK0YRWkDJDUxi_IVyoHbCKe7n-l_q6DdGNwgrQig3VkcIK0JIV3YWt1Mgk --lightpushnode=/ip4/172.18.114.4/tcp/46114/p2p/16Uiu2HAmUG11Xt4PYpnZu22SyNhFAN8cD8Df2qRoJhpvJj6Lgg8u --lightpush=true --relay=false
|
|
2025-12-18 04:12:56.706 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.90.181 waku a3b952bf255c379d12e7768e67c705411df0f250e2a6ffdcc4eec9d6ee2f915a
|
|
2025-12-18 04:12:56.739 DEBUG [src.node.docker_mananger] Container started with ID a3b952bf255c. Setting up logs at ./log/docker/lightpush_node1_2025-12-18_04-12-32__6056b4b9-f6b9-44f2-b99e-8ee0d7e2ace4__wakuorg_nwaku:latest.log
|
|
2025-12-18 04:12:56.739 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 11941
|
|
2025-12-18 04:12:56.740 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2025-12-18 04:12:57.740 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:11941/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:12:57.841 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:11941/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:12:57.942 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:11941/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:12:58.044 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:11941/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:12:58.059 ERROR [src.node.docker_mananger] Max retries reached for container a3b952bf255c. Exiting log stream.
|
|
2025-12-18 04:12:58.145 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:11941/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:12:58.246 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:11941/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:12:58.347 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:11941/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:12:58.449 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:11941/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:12:58.550 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:11941/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:12:58.651 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:11941/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:12:58.753 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:11941/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:12:58.855 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:11941/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:12:58.956 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:11941/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:12:59.057 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:11941/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:12:59.158 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:11941/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:12:59.259 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:11941/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:12:59.361 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:11941/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:12:59.462 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:11941/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:12:59.563 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:11941/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:12:59.664 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:11941/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:12:59.765 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:11941/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:12:59.866 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:11941/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:12:59.968 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:11941/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:13:00.069 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:11941/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:13:00.170 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:11941/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:13:00.272 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:11941/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:13:00.373 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:11941/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:13:00.475 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:11941/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:13:00.576 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:11941/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:13:00.678 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:11941/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:13:00.779 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:11941/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:13:00.880 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:11941/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:13:00.981 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:11941/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:13:01.082 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:11941/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:13:01.184 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:11941/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:13:01.285 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:11941/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:13:01.386 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:11941/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:13:01.488 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:11941/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:13:01.589 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:11941/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:13:01.690 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:11941/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:13:01.792 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:11941/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:13:01.893 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:11941/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:13:01.994 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:11941/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:13:02.095 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:11941/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:13:02.196 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:11941/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:13:02.298 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:11941/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:13:02.399 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:11941/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:13:02.501 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:11941/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:13:02.602 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:11941/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:13:02.703 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:11941/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:13:02.804 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:11941/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:13:02.905 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:11941/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:13:03.007 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:11941/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:13:03.108 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:11941/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:13:03.210 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:11941/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:13:03.311 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:11941/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:13:03.412 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:11941/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:13:03.513 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:11941/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:13:03.615 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:11941/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:13:03.716 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:11941/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:13:03.817 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:11941/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:13:03.919 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:11941/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:13:04.020 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:11941/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:13:04.121 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:11941/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:13:04.222 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:11941/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:13:04.323 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:11941/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:13:04.425 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:11941/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:13:04.526 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:11941/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:13:04.627 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:11941/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:13:04.728 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:11941/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:13:04.830 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:11941/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:13:04.931 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:11941/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:13:05.032 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:11941/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:13:05.133 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:11941/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:13:05.235 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:11941/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:13:05.336 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:11941/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:13:05.437 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:11941/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:13:05.539 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:11941/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:13:05.640 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:11941/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:13:05.741 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:11941/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:13:05.842 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:11941/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:13:05.943 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:11941/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:13:06.045 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:11941/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:13:06.146 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:11941/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:13:06.247 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:11941/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:13:06.348 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:11941/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:13:06.449 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:11941/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:13:06.550 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:11941/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:13:06.668 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:11941/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:13:06.769 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:11941/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:13:06.870 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:11941/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:13:06.971 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:11941/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:13:07.073 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:11941/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:13:07.174 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:11941/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:13:07.275 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:11941/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:13:07.376 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:11941/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:13:07.477 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:11941/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:13:07.578 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:11941/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:13:07.680 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:11941/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:13:07.781 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:11941/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:13:07.882 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:11941/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:13:07.983 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:11941/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:13:08.084 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:11941/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:13:08.185 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:11941/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:13:08.287 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:11941/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:13:08.388 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:11941/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:13:08.489 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:11941/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:13:08.590 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:11941/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:13:08.691 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:11941/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:13:08.793 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:11941/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:13:08.894 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:11941/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:13:08.996 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:11941/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:13:09.097 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:11941/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:13:09.198 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:11941/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:13:09.299 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:11941/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:13:09.400 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:11941/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:13:09.502 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:11941/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:13:09.603 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:11941/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:13:09.704 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:11941/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:13:09.805 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:11941/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:13:09.906 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:11941/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:13:10.008 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:11941/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:13:10.109 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:11941/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:13:10.210 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:11941/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:13:10.312 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:11941/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:13:10.413 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:11941/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:13:10.514 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:11941/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:13:10.616 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:11941/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:13:10.717 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:11941/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:13:10.818 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:11941/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:13:10.920 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:11941/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:13:11.021 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:11941/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:13:11.122 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:11941/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:13:11.223 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:11941/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:13:11.325 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:11941/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:13:11.426 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:11941/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:13:11.527 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:11941/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:13:11.628 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:11941/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:13:11.729 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:11941/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:13:11.830 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:11941/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:13:11.932 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:11941/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:13:12.033 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:11941/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:13:12.134 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:11941/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:13:12.235 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:11941/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:13:12.336 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:11941/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:13:12.437 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:11941/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:13:12.539 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:11941/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:13:12.640 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:11941/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:13:12.741 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:11941/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:13:12.842 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:11941/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:13:12.943 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:11941/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:13:13.044 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:11941/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:13:13.146 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:11941/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:13:13.247 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:11941/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:13:13.348 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:11941/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:13:13.449 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:11941/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:13:13.550 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:11941/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:13:13.652 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:11941/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:13:13.753 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:11941/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:13:13.854 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:11941/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:13:13.955 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:11941/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:13:14.056 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:11941/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:13:14.158 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:11941/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:13:14.259 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:11941/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:13:14.361 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:11941/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:13:14.462 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:11941/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:13:14.563 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:11941/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:13:14.664 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:11941/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:13:14.766 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:11941/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:13:14.867 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:11941/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:13:14.968 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:11941/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:13:15.069 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:11941/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:13:15.171 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:11941/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:13:15.272 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:11941/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:13:15.373 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:11941/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:13:15.475 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:11941/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:13:15.576 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:11941/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:13:15.677 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:11941/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:13:15.779 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:11941/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:13:15.880 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:11941/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:13:15.981 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:11941/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:13:16.082 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:11941/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:13:16.184 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:11941/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:13:16.285 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:11941/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:13:16.386 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:11941/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:13:16.487 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:11941/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:13:16.588 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:11941/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:13:16.689 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:11941/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:13:16.791 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:11941/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:13:16.892 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:11941/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:13:16.993 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:11941/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:13:17.095 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:11941/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:13:17.196 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:11941/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:13:17.297 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:11941/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:13:17.399 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:11941/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:13:17.500 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:11941/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:13:17.601 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:11941/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:13:17.702 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:11941/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:13:17.803 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:11941/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:13:17.805 ERROR [src.node.waku_node] REST service did not become ready in time: HTTPConnectionPool(host='127.0.0.1', port=11941): Max retries exceeded with url: /health (Caused by NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7f118b5bfdd0>: Failed to establish a new connection: [Errno 111] Connection refused'))
|
|
2025-12-18 04:13:17.905 DEBUG [src.node.waku_node] Starting Node...
|
|
2025-12-18 04:13:17.905 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2025-12-18 04:13:17.907 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2025-12-18 04:13:17.907 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.236.207
|
|
2025-12-18 04:13:17.907 DEBUG [src.node.docker_mananger] Generated ports ['29634', '29635', '29636', '29637', '29638']
|
|
2025-12-18 04:13:17.907 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2025-12-18 04:13:17.907 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2025-12-18 04:13:17.908 DEBUG [src.node.waku_node] Using volumes []
|
|
2025-12-18 04:13:17.908 DEBUG [src.node.docker_mananger] docker run -i -t -p 29634:29634 -p 29635:29635 -p 29636:29636 -p 29637:29637 -p 29638:29638 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=29636 --rest-port=29634 --tcp-port=29635 --discv5-udp-port=29637 --rest-address=0.0.0.0 --nat=extip:172.18.236.207 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=a7eaa03cfd74715d7cbfdb4ce5fe4eb2da4057bdcd696d58bfde52a9ce5eecbd --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=29638 --metrics-logging=true --discv5-bootstrap-node=enr:-L24QOyDi3ygVrdP0wTmE_6GwqbOqeh5w3KSB952gBTz4CquCjpDFhyQifKAJ3DWvSTEZPPrsVUyEbOxFKxGcN6ex4oCgmlkgnY0gmlwhKwScgSKbXVsdGlhZGRyc5YACASsEnIEBrQiAAoErBJyBAa0I90DgnJzhQADAQAAiXNlY3AyNTZrMaED59dgtRNM6vx4DpK0YRWkDJDUxi_IVyoHbCKe7n-l_q6DdGNwgrQig3VkcIK0JIV3YWt1Mgk --lightpushnode=/ip4/172.18.114.4/tcp/46114/p2p/16Uiu2HAmUG11Xt4PYpnZu22SyNhFAN8cD8Df2qRoJhpvJj6Lgg8u --lightpush=true --relay=false
|
|
2025-12-18 04:13:18.090 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.236.207 waku 1f944cdb7de1f0f301664acb8c91072d89f20418bb7b19c6e11e1f4884f7b1d8
|
|
2025-12-18 04:13:18.118 DEBUG [src.node.docker_mananger] Container started with ID 1f944cdb7de1. Setting up logs at ./log/docker/lightpush_node1_2025-12-18_04-12-32__6056b4b9-f6b9-44f2-b99e-8ee0d7e2ace4__wakuorg_nwaku:latest.log
|
|
2025-12-18 04:13:18.119 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 29634
|
|
2025-12-18 04:13:18.120 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2025-12-18 04:13:19.120 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:29634/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:13:19.221 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:29634/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:13:19.322 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:29634/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:13:19.424 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:29634/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:13:19.467 ERROR [src.node.docker_mananger] Max retries reached for container 1f944cdb7de1. Exiting log stream.
|
|
2025-12-18 04:13:19.525 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:29634/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:13:19.626 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:29634/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:13:19.727 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:29634/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:13:19.828 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:29634/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:13:19.929 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:29634/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:13:20.030 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:29634/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:13:20.132 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:29634/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:13:20.233 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:29634/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:13:20.334 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:29634/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:13:20.436 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:29634/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:13:20.537 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:29634/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:13:20.638 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:29634/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:13:20.740 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:29634/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:13:20.841 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:29634/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:13:20.942 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:29634/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:13:21.043 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:29634/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:13:21.145 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:29634/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:13:21.246 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:29634/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:13:21.347 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:29634/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:13:21.448 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:29634/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:13:21.549 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:29634/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:13:21.650 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:29634/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:13:21.752 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:29634/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:13:21.853 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:29634/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:13:21.954 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:29634/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:13:22.056 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:29634/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:13:22.158 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:29634/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:13:22.259 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:29634/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:13:22.361 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:29634/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:13:22.462 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:29634/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:13:22.564 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:29634/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:13:22.665 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:29634/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:13:22.767 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:29634/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:13:22.870 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:29634/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:13:22.973 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:29634/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:13:23.074 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:29634/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:13:23.175 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:29634/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:13:23.277 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:29634/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:13:23.378 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:29634/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:13:23.479 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:29634/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:13:23.580 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:29634/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:13:23.682 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:29634/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:13:23.783 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:29634/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:13:23.884 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:29634/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:13:23.986 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:29634/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:13:24.087 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:29634/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:13:24.188 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:29634/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:13:24.289 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:29634/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:13:24.391 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:29634/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:13:24.492 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:29634/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:13:24.593 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:29634/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:13:24.695 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:29634/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:13:24.796 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:29634/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:13:24.897 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:29634/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:13:24.998 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:29634/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:13:25.100 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:29634/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:13:25.201 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:29634/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:13:25.302 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:29634/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:13:25.403 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:29634/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:13:25.505 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:29634/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:13:25.606 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:29634/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:13:25.708 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:29634/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:13:25.809 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:29634/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:13:25.910 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:29634/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:13:26.011 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:29634/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:13:26.112 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:29634/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:13:26.214 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:29634/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:13:26.315 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:29634/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:13:26.416 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:29634/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:13:26.518 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:29634/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:13:26.619 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:29634/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:13:26.721 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:29634/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:13:26.823 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:29634/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:13:26.924 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:29634/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:13:27.026 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:29634/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:13:27.127 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:29634/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:13:27.229 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:29634/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:13:27.330 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:29634/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:13:27.432 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:29634/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:13:27.533 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:29634/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:13:27.635 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:29634/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:13:27.736 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:29634/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:13:27.837 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:29634/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:13:27.938 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:29634/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:13:28.040 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:29634/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:13:28.141 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:29634/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:13:28.242 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:29634/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:13:28.344 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:29634/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:13:28.445 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:29634/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:13:28.546 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:29634/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:13:28.648 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:29634/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:13:28.749 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:29634/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:13:28.851 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:29634/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:13:28.952 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:29634/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:13:29.053 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:29634/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:13:29.155 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:29634/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:13:29.257 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:29634/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:13:29.358 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:29634/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:13:29.459 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:29634/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:13:29.560 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:29634/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:13:29.662 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:29634/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:13:29.763 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:29634/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:13:29.865 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:29634/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:13:29.966 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:29634/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:13:30.067 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:29634/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:13:30.169 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:29634/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:13:30.270 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:29634/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:13:30.372 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:29634/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:13:30.473 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:29634/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:13:30.574 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:29634/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:13:30.676 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:29634/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:13:30.777 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:29634/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:13:30.878 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:29634/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:13:30.979 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:29634/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:13:31.081 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:29634/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:13:31.182 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:29634/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:13:31.284 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:29634/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:13:31.385 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:29634/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:13:31.486 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:29634/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:13:31.587 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:29634/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:13:31.689 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:29634/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:13:31.790 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:29634/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:13:31.891 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:29634/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:13:31.993 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:29634/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:13:32.094 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:29634/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:13:32.195 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:29634/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:13:32.297 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:29634/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:13:32.398 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:29634/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:13:32.499 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:29634/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:13:32.600 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:29634/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:13:32.701 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:29634/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:13:32.803 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:29634/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:13:32.904 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:29634/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:13:33.005 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:29634/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:13:33.107 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:29634/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:13:33.208 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:29634/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:13:33.310 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:29634/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:13:33.411 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:29634/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:13:33.512 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:29634/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:13:33.613 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:29634/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:13:33.715 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:29634/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:13:33.816 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:29634/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:13:33.918 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:29634/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:13:34.019 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:29634/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:13:34.121 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:29634/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:13:34.222 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:29634/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:13:34.323 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:29634/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:13:34.425 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:29634/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:13:34.526 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:29634/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:13:34.627 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:29634/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:13:34.729 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:29634/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:13:34.830 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:29634/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:13:34.931 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:29634/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:13:35.032 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:29634/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:13:35.133 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:29634/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:13:35.235 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:29634/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:13:35.337 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:29634/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:13:35.438 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:29634/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:13:35.540 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:29634/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:13:35.641 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:29634/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:13:35.742 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:29634/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:13:35.843 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:29634/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:13:35.945 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:29634/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:13:36.046 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:29634/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:13:36.147 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:29634/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:13:36.248 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:29634/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:13:36.349 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:29634/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:13:36.451 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:29634/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:13:36.552 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:29634/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:13:36.653 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:29634/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:13:36.754 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:29634/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:13:36.855 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:29634/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:13:36.957 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:29634/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:13:37.058 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:29634/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:13:37.159 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:29634/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:13:37.260 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:29634/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:13:37.362 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:29634/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:13:37.463 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:29634/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:13:37.564 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:29634/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:13:37.666 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:29634/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:13:37.767 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:29634/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:13:37.868 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:29634/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:13:37.969 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:29634/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:13:38.071 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:29634/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:13:38.172 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:29634/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:13:38.273 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:29634/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:13:38.374 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:29634/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:13:38.475 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:29634/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:13:38.577 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:29634/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:13:38.678 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:29634/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:13:38.779 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:29634/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:13:38.881 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:29634/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:13:38.982 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:29634/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:13:39.083 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:29634/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:13:39.185 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:29634/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:13:39.186 ERROR [src.node.waku_node] REST service did not become ready in time: HTTPConnectionPool(host='127.0.0.1', port=29634): Max retries exceeded with url: /health (Caused by NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7f118b41b1d0>: Failed to establish a new connection: [Errno 111] Connection refused'))
|
|
2025-12-18 04:13:39.466 DEBUG [tests.conftest] Running fixture teardown: test_setup
|
|
2025-12-18 04:13:39.466 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
|
|
2025-12-18 04:13:39.467 DEBUG [src.node.waku_node] Stopping container with id 2802cddc877e
|
|
2025-12-18 04:13:39.999 DEBUG [src.node.waku_node] Container stopped.
|
|
2025-12-18 04:13:39.999 DEBUG [src.node.waku_node] Stopping container with id d966affb5916
|
|
2025-12-18 04:13:40.469 DEBUG [src.node.waku_node] Container stopped.
|
|
2025-12-18 04:13:40.470 DEBUG [src.node.waku_node] Stopping container with id 1f944cdb7de1
|
|
2025-12-18 04:13:40.573 DEBUG [src.node.waku_node] Stopping container with id 1f944cdb7de1
|
|
2025-12-18 04:13:40.674 DEBUG [src.node.waku_node] Stopping container with id 1f944cdb7de1
|
|
2025-12-18 04:13:40.775 DEBUG [src.node.waku_node] Stopping container with id 1f944cdb7de1
|
|
2025-12-18 04:13:40.811 ERROR [src.node.docker_mananger] Max retries reached for container 2802cddc877e. Exiting log stream.
|
|
2025-12-18 04:13:40.877 DEBUG [src.node.waku_node] Stopping container with id 1f944cdb7de1
|
|
2025-12-18 04:13:40.978 DEBUG [src.node.waku_node] Stopping container with id 1f944cdb7de1
|
|
2025-12-18 04:13:41.080 DEBUG [src.node.waku_node] Stopping container with id 1f944cdb7de1
|
|
2025-12-18 04:13:41.181 DEBUG [src.node.waku_node] Stopping container with id 1f944cdb7de1
|
|
2025-12-18 04:13:41.283 DEBUG [src.node.waku_node] Stopping container with id 1f944cdb7de1
|
|
2025-12-18 04:13:41.350 ERROR [src.node.docker_mananger] Max retries reached for container d966affb5916. Exiting log stream.
|
|
2025-12-18 04:13:41.385 DEBUG [src.node.waku_node] Stopping container with id 1f944cdb7de1
|
|
2025-12-18 04:13:41.486 DEBUG [src.node.waku_node] Stopping container with id 1f944cdb7de1
|
|
2025-12-18 04:13:41.588 DEBUG [src.node.waku_node] Stopping container with id 1f944cdb7de1
|
|
2025-12-18 04:13:41.690 DEBUG [src.node.waku_node] Stopping container with id 1f944cdb7de1
|
|
2025-12-18 04:13:41.792 DEBUG [src.node.waku_node] Stopping container with id 1f944cdb7de1
|
|
2025-12-18 04:13:41.893 DEBUG [src.node.waku_node] Stopping container with id 1f944cdb7de1
|
|
2025-12-18 04:13:41.995 DEBUG [src.node.waku_node] Stopping container with id 1f944cdb7de1
|
|
2025-12-18 04:13:42.096 DEBUG [src.node.waku_node] Stopping container with id 1f944cdb7de1
|
|
2025-12-18 04:13:42.198 DEBUG [src.node.waku_node] Stopping container with id 1f944cdb7de1
|
|
2025-12-18 04:13:42.299 DEBUG [src.node.waku_node] Stopping container with id 1f944cdb7de1
|
|
2025-12-18 04:13:42.401 DEBUG [src.node.waku_node] Stopping container with id 1f944cdb7de1
|
|
2025-12-18 04:13:42.503 DEBUG [src.node.waku_node] Stopping container with id 1f944cdb7de1
|
|
2025-12-18 04:13:42.605 DEBUG [src.node.waku_node] Stopping container with id 1f944cdb7de1
|
|
2025-12-18 04:13:42.706 DEBUG [src.node.waku_node] Stopping container with id 1f944cdb7de1
|
|
2025-12-18 04:13:42.808 DEBUG [src.node.waku_node] Stopping container with id 1f944cdb7de1
|
|
2025-12-18 04:13:42.909 DEBUG [src.node.waku_node] Stopping container with id 1f944cdb7de1
|
|
2025-12-18 04:13:43.011 DEBUG [src.node.waku_node] Stopping container with id 1f944cdb7de1
|
|
2025-12-18 04:13:43.112 DEBUG [src.node.waku_node] Stopping container with id 1f944cdb7de1
|
|
2025-12-18 04:13:43.214 DEBUG [src.node.waku_node] Stopping container with id 1f944cdb7de1
|
|
2025-12-18 04:13:43.315 DEBUG [src.node.waku_node] Stopping container with id 1f944cdb7de1
|
|
2025-12-18 04:13:43.417 DEBUG [src.node.waku_node] Stopping container with id 1f944cdb7de1
|
|
2025-12-18 04:13:43.518 DEBUG [src.node.waku_node] Stopping container with id 1f944cdb7de1
|
|
2025-12-18 04:13:43.620 DEBUG [src.node.waku_node] Stopping container with id 1f944cdb7de1
|
|
2025-12-18 04:13:43.721 DEBUG [src.node.waku_node] Stopping container with id 1f944cdb7de1
|
|
2025-12-18 04:13:43.823 DEBUG [src.node.waku_node] Stopping container with id 1f944cdb7de1
|
|
2025-12-18 04:13:43.925 DEBUG [src.node.waku_node] Stopping container with id 1f944cdb7de1
|
|
2025-12-18 04:13:44.026 DEBUG [src.node.waku_node] Stopping container with id 1f944cdb7de1
|
|
2025-12-18 04:13:44.128 DEBUG [src.node.waku_node] Stopping container with id 1f944cdb7de1
|
|
2025-12-18 04:13:44.229 DEBUG [src.node.waku_node] Stopping container with id 1f944cdb7de1
|
|
2025-12-18 04:13:44.331 DEBUG [src.node.waku_node] Stopping container with id 1f944cdb7de1
|
|
2025-12-18 04:13:44.432 DEBUG [src.node.waku_node] Stopping container with id 1f944cdb7de1
|
|
2025-12-18 04:13:44.533 DEBUG [src.node.waku_node] Stopping container with id 1f944cdb7de1
|
|
2025-12-18 04:13:44.635 DEBUG [src.node.waku_node] Stopping container with id 1f944cdb7de1
|
|
2025-12-18 04:13:44.736 DEBUG [src.node.waku_node] Stopping container with id 1f944cdb7de1
|
|
2025-12-18 04:13:44.838 DEBUG [src.node.waku_node] Stopping container with id 1f944cdb7de1
|
|
2025-12-18 04:13:44.939 DEBUG [src.node.waku_node] Stopping container with id 1f944cdb7de1
|
|
2025-12-18 04:13:45.040 DEBUG [src.node.waku_node] Stopping container with id 1f944cdb7de1
|
|
2025-12-18 04:13:45.142 DEBUG [src.node.waku_node] Stopping container with id 1f944cdb7de1
|
|
2025-12-18 04:13:45.244 DEBUG [src.node.waku_node] Stopping container with id 1f944cdb7de1
|
|
2025-12-18 04:13:45.345 DEBUG [src.node.waku_node] Stopping container with id 1f944cdb7de1
|
|
2025-12-18 04:13:45.447 DEBUG [src.node.waku_node] Stopping container with id 1f944cdb7de1
|
|
2025-12-18 04:13:45.548 DEBUG [src.node.waku_node] Stopping container with id 1f944cdb7de1
|
|
2025-12-18 04:13:45.550 ERROR [tests.conftest] Failed to stop container because of error 404 Client Error for http+docker://localhost/v1.48/containers/1f944cdb7de1f0f301664acb8c91072d89f20418bb7b19c6e11e1f4884f7b1d8/stop: Not Found ("No such container: 1f944cdb7de1f0f301664acb8c91072d89f20418bb7b19c6e11e1f4884f7b1d8")
|
|
2025-12-18 04:13:45.550 DEBUG [src.node.waku_node] Stopping container with id 1f944cdb7de1
|
|
2025-12-18 04:13:45.651 DEBUG [src.node.waku_node] Stopping container with id 1f944cdb7de1
|
|
2025-12-18 04:13:45.753 DEBUG [src.node.waku_node] Stopping container with id 1f944cdb7de1
|
|
2025-12-18 04:13:45.855 DEBUG [src.node.waku_node] Stopping container with id 1f944cdb7de1
|
|
2025-12-18 04:13:45.956 DEBUG [src.node.waku_node] Stopping container with id 1f944cdb7de1
|
|
2025-12-18 04:13:46.058 DEBUG [src.node.waku_node] Stopping container with id 1f944cdb7de1
|
|
2025-12-18 04:13:46.160 DEBUG [src.node.waku_node] Stopping container with id 1f944cdb7de1
|
|
2025-12-18 04:13:46.262 DEBUG [src.node.waku_node] Stopping container with id 1f944cdb7de1
|
|
2025-12-18 04:13:46.363 DEBUG [src.node.waku_node] Stopping container with id 1f944cdb7de1
|
|
2025-12-18 04:13:46.465 DEBUG [src.node.waku_node] Stopping container with id 1f944cdb7de1
|
|
2025-12-18 04:13:46.566 DEBUG [src.node.waku_node] Stopping container with id 1f944cdb7de1
|
|
2025-12-18 04:13:46.668 DEBUG [src.node.waku_node] Stopping container with id 1f944cdb7de1
|
|
2025-12-18 04:13:46.769 DEBUG [src.node.waku_node] Stopping container with id 1f944cdb7de1
|
|
2025-12-18 04:13:46.871 DEBUG [src.node.waku_node] Stopping container with id 1f944cdb7de1
|
|
2025-12-18 04:13:46.972 DEBUG [src.node.waku_node] Stopping container with id 1f944cdb7de1
|
|
2025-12-18 04:13:47.074 DEBUG [src.node.waku_node] Stopping container with id 1f944cdb7de1
|
|
2025-12-18 04:13:47.175 DEBUG [src.node.waku_node] Stopping container with id 1f944cdb7de1
|
|
2025-12-18 04:13:47.277 DEBUG [src.node.waku_node] Stopping container with id 1f944cdb7de1
|
|
2025-12-18 04:13:47.378 DEBUG [src.node.waku_node] Stopping container with id 1f944cdb7de1
|
|
2025-12-18 04:13:47.480 DEBUG [src.node.waku_node] Stopping container with id 1f944cdb7de1
|
|
2025-12-18 04:13:47.581 DEBUG [src.node.waku_node] Stopping container with id 1f944cdb7de1
|
|
2025-12-18 04:13:47.683 DEBUG [src.node.waku_node] Stopping container with id 1f944cdb7de1
|
|
2025-12-18 04:13:47.784 DEBUG [src.node.waku_node] Stopping container with id 1f944cdb7de1
|
|
2025-12-18 04:13:47.885 DEBUG [src.node.waku_node] Stopping container with id 1f944cdb7de1
|
|
2025-12-18 04:13:47.987 DEBUG [src.node.waku_node] Stopping container with id 1f944cdb7de1
|
|
2025-12-18 04:13:48.088 DEBUG [src.node.waku_node] Stopping container with id 1f944cdb7de1
|
|
2025-12-18 04:13:48.190 DEBUG [src.node.waku_node] Stopping container with id 1f944cdb7de1
|
|
2025-12-18 04:13:48.291 DEBUG [src.node.waku_node] Stopping container with id 1f944cdb7de1
|
|
2025-12-18 04:13:48.393 DEBUG [src.node.waku_node] Stopping container with id 1f944cdb7de1
|
|
2025-12-18 04:13:48.494 DEBUG [src.node.waku_node] Stopping container with id 1f944cdb7de1
|
|
2025-12-18 04:13:48.596 DEBUG [src.node.waku_node] Stopping container with id 1f944cdb7de1
|
|
2025-12-18 04:13:48.698 DEBUG [src.node.waku_node] Stopping container with id 1f944cdb7de1
|
|
2025-12-18 04:13:48.799 DEBUG [src.node.waku_node] Stopping container with id 1f944cdb7de1
|
|
2025-12-18 04:13:48.901 DEBUG [src.node.waku_node] Stopping container with id 1f944cdb7de1
|
|
2025-12-18 04:13:49.002 DEBUG [src.node.waku_node] Stopping container with id 1f944cdb7de1
|
|
2025-12-18 04:13:49.104 DEBUG [src.node.waku_node] Stopping container with id 1f944cdb7de1
|
|
2025-12-18 04:13:49.206 DEBUG [src.node.waku_node] Stopping container with id 1f944cdb7de1
|
|
2025-12-18 04:13:49.308 DEBUG [src.node.waku_node] Stopping container with id 1f944cdb7de1
|
|
2025-12-18 04:13:49.410 DEBUG [src.node.waku_node] Stopping container with id 1f944cdb7de1
|
|
2025-12-18 04:13:49.511 DEBUG [src.node.waku_node] Stopping container with id 1f944cdb7de1
|
|
2025-12-18 04:13:49.613 DEBUG [src.node.waku_node] Stopping container with id 1f944cdb7de1
|
|
2025-12-18 04:13:49.715 DEBUG [src.node.waku_node] Stopping container with id 1f944cdb7de1
|
|
2025-12-18 04:13:49.817 DEBUG [src.node.waku_node] Stopping container with id 1f944cdb7de1
|
|
2025-12-18 04:13:49.918 DEBUG [src.node.waku_node] Stopping container with id 1f944cdb7de1
|
|
2025-12-18 04:13:50.020 DEBUG [src.node.waku_node] Stopping container with id 1f944cdb7de1
|
|
2025-12-18 04:13:50.122 DEBUG [src.node.waku_node] Stopping container with id 1f944cdb7de1
|
|
2025-12-18 04:13:50.223 DEBUG [src.node.waku_node] Stopping container with id 1f944cdb7de1
|
|
2025-12-18 04:13:50.325 DEBUG [src.node.waku_node] Stopping container with id 1f944cdb7de1
|
|
2025-12-18 04:13:50.427 DEBUG [src.node.waku_node] Stopping container with id 1f944cdb7de1
|
|
2025-12-18 04:13:50.529 DEBUG [src.node.waku_node] Stopping container with id 1f944cdb7de1
|
|
2025-12-18 04:13:50.630 DEBUG [src.node.waku_node] Stopping container with id 1f944cdb7de1
|
|
2025-12-18 04:13:50.632 ERROR [tests.conftest] Failed to stop container because of error 404 Client Error for http+docker://localhost/v1.48/containers/1f944cdb7de1f0f301664acb8c91072d89f20418bb7b19c6e11e1f4884f7b1d8/stop: Not Found ("No such container: 1f944cdb7de1f0f301664acb8c91072d89f20418bb7b19c6e11e1f4884f7b1d8")
|
|
2025-12-18 04:13:50.632 DEBUG [src.node.waku_node] Stopping container with id 1f944cdb7de1
|
|
2025-12-18 04:13:50.733 DEBUG [src.node.waku_node] Stopping container with id 1f944cdb7de1
|
|
2025-12-18 04:13:50.835 DEBUG [src.node.waku_node] Stopping container with id 1f944cdb7de1
|
|
2025-12-18 04:13:50.937 DEBUG [src.node.waku_node] Stopping container with id 1f944cdb7de1
|
|
2025-12-18 04:13:51.038 DEBUG [src.node.waku_node] Stopping container with id 1f944cdb7de1
|
|
2025-12-18 04:13:51.140 DEBUG [src.node.waku_node] Stopping container with id 1f944cdb7de1
|
|
2025-12-18 04:13:51.242 DEBUG [src.node.waku_node] Stopping container with id 1f944cdb7de1
|
|
2025-12-18 04:13:51.344 DEBUG [src.node.waku_node] Stopping container with id 1f944cdb7de1
|
|
2025-12-18 04:13:51.445 DEBUG [src.node.waku_node] Stopping container with id 1f944cdb7de1
|
|
2025-12-18 04:13:51.547 DEBUG [src.node.waku_node] Stopping container with id 1f944cdb7de1
|
|
2025-12-18 04:13:51.649 DEBUG [src.node.waku_node] Stopping container with id 1f944cdb7de1
|
|
2025-12-18 04:13:51.751 DEBUG [src.node.waku_node] Stopping container with id 1f944cdb7de1
|
|
2025-12-18 04:13:51.853 DEBUG [src.node.waku_node] Stopping container with id 1f944cdb7de1
|
|
2025-12-18 04:13:51.954 DEBUG [src.node.waku_node] Stopping container with id 1f944cdb7de1
|
|
2025-12-18 04:13:52.056 DEBUG [src.node.waku_node] Stopping container with id 1f944cdb7de1
|
|
2025-12-18 04:13:52.158 DEBUG [src.node.waku_node] Stopping container with id 1f944cdb7de1
|
|
2025-12-18 04:13:52.260 DEBUG [src.node.waku_node] Stopping container with id 1f944cdb7de1
|
|
2025-12-18 04:13:52.362 DEBUG [src.node.waku_node] Stopping container with id 1f944cdb7de1
|
|
2025-12-18 04:13:52.463 DEBUG [src.node.waku_node] Stopping container with id 1f944cdb7de1
|
|
2025-12-18 04:13:52.565 DEBUG [src.node.waku_node] Stopping container with id 1f944cdb7de1
|
|
2025-12-18 04:13:52.667 DEBUG [src.node.waku_node] Stopping container with id 1f944cdb7de1
|
|
2025-12-18 04:13:52.769 DEBUG [src.node.waku_node] Stopping container with id 1f944cdb7de1
|
|
2025-12-18 04:13:52.871 DEBUG [src.node.waku_node] Stopping container with id 1f944cdb7de1
|
|
2025-12-18 04:13:52.972 DEBUG [src.node.waku_node] Stopping container with id 1f944cdb7de1
|
|
2025-12-18 04:13:53.074 DEBUG [src.node.waku_node] Stopping container with id 1f944cdb7de1
|
|
2025-12-18 04:13:53.176 DEBUG [src.node.waku_node] Stopping container with id 1f944cdb7de1
|
|
2025-12-18 04:13:53.278 DEBUG [src.node.waku_node] Stopping container with id 1f944cdb7de1
|
|
2025-12-18 04:13:53.380 DEBUG [src.node.waku_node] Stopping container with id 1f944cdb7de1
|
|
2025-12-18 04:13:53.481 DEBUG [src.node.waku_node] Stopping container with id 1f944cdb7de1
|
|
2025-12-18 04:13:53.583 DEBUG [src.node.waku_node] Stopping container with id 1f944cdb7de1
|
|
2025-12-18 04:13:53.685 DEBUG [src.node.waku_node] Stopping container with id 1f944cdb7de1
|
|
2025-12-18 04:13:53.786 DEBUG [src.node.waku_node] Stopping container with id 1f944cdb7de1
|
|
2025-12-18 04:13:53.888 DEBUG [src.node.waku_node] Stopping container with id 1f944cdb7de1
|
|
2025-12-18 04:13:53.990 DEBUG [src.node.waku_node] Stopping container with id 1f944cdb7de1
|
|
2025-12-18 04:13:54.092 DEBUG [src.node.waku_node] Stopping container with id 1f944cdb7de1
|
|
2025-12-18 04:13:54.193 DEBUG [src.node.waku_node] Stopping container with id 1f944cdb7de1
|
|
2025-12-18 04:13:54.295 DEBUG [src.node.waku_node] Stopping container with id 1f944cdb7de1
|
|
2025-12-18 04:13:54.397 DEBUG [src.node.waku_node] Stopping container with id 1f944cdb7de1
|
|
2025-12-18 04:13:54.498 DEBUG [src.node.waku_node] Stopping container with id 1f944cdb7de1
|
|
2025-12-18 04:13:54.600 DEBUG [src.node.waku_node] Stopping container with id 1f944cdb7de1
|
|
2025-12-18 04:13:54.701 DEBUG [src.node.waku_node] Stopping container with id 1f944cdb7de1
|
|
2025-12-18 04:13:54.803 DEBUG [src.node.waku_node] Stopping container with id 1f944cdb7de1
|
|
2025-12-18 04:13:54.904 DEBUG [src.node.waku_node] Stopping container with id 1f944cdb7de1
|
|
2025-12-18 04:13:55.005 DEBUG [src.node.waku_node] Stopping container with id 1f944cdb7de1
|
|
2025-12-18 04:13:55.107 DEBUG [src.node.waku_node] Stopping container with id 1f944cdb7de1
|
|
2025-12-18 04:13:55.208 DEBUG [src.node.waku_node] Stopping container with id 1f944cdb7de1
|
|
2025-12-18 04:13:55.310 DEBUG [src.node.waku_node] Stopping container with id 1f944cdb7de1
|
|
2025-12-18 04:13:55.411 DEBUG [src.node.waku_node] Stopping container with id 1f944cdb7de1
|
|
2025-12-18 04:13:55.513 DEBUG [src.node.waku_node] Stopping container with id 1f944cdb7de1
|
|
2025-12-18 04:13:55.614 DEBUG [src.node.waku_node] Stopping container with id 1f944cdb7de1
|
|
2025-12-18 04:13:55.716 DEBUG [src.node.waku_node] Stopping container with id 1f944cdb7de1
|
|
2025-12-18 04:13:55.717 ERROR [tests.conftest] Failed to stop container because of error 404 Client Error for http+docker://localhost/v1.48/containers/1f944cdb7de1f0f301664acb8c91072d89f20418bb7b19c6e11e1f4884f7b1d8/stop: Not Found ("No such container: 1f944cdb7de1f0f301664acb8c91072d89f20418bb7b19c6e11e1f4884f7b1d8")
|
|
2025-12-18 04:13:55.718 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
|
|
2025-12-18 04:13:55.741 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2025-12-18 04:13:55.788 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2025-12-18 04:13:55.789 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2025-12-18 04:13:55.789 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2025-12-18 04:13:55.790 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2025-12-18 04:13:55.800 DEBUG [tests.conftest] Running fixture setup: test_id
|
|
2025-12-18 04:13:55.801 DEBUG [tests.conftest] Running test: test_light_push_with_invalid_pubsub_topics with id: 2025-12-18_04-13-55__80b73040-41a4-4939-8447-fb5f065a4856
|
|
2025-12-18 04:13:55.801 DEBUG [src.steps.common] Running fixture setup: common_setup
|
|
2025-12-18 04:13:55.801 DEBUG [src.steps.light_push] Running fixture setup: light_push_setup
|
|
2025-12-18 04:13:55.807 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2025-12-18 04:13:55.808 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/receiving_node1_2025-12-18_04-13-55__80b73040-41a4-4939-8447-fb5f065a4856__wakuorg_nwaku:latest.log
|
|
2025-12-18 04:13:55.808 DEBUG [src.node.waku_node] Starting Node...
|
|
2025-12-18 04:13:55.808 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2025-12-18 04:13:55.809 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2025-12-18 04:13:55.809 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.217.129
|
|
2025-12-18 04:13:55.809 DEBUG [src.node.docker_mananger] Generated ports ['59577', '59578', '59579', '59580', '59581']
|
|
2025-12-18 04:13:55.810 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2025-12-18 04:13:55.810 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2025-12-18 04:13:55.810 DEBUG [src.node.waku_node] Using volumes []
|
|
2025-12-18 04:13:55.810 DEBUG [src.node.docker_mananger] docker run -i -t -p 59577:59577 -p 59578:59578 -p 59579:59579 -p 59580:59580 -p 59581:59581 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=59579 --rest-port=59577 --tcp-port=59578 --discv5-udp-port=59580 --rest-address=0.0.0.0 --nat=extip:172.18.217.129 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=bffcb9abcd72be2699589fb9a98e5f5300726bbc05fb3fabbe4c2acf6ba244c8 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=59581 --metrics-logging=true --lightpush=true --relay=true
|
|
2025-12-18 04:13:55.988 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.217.129 waku 8f0bb3aa90c1a8d75d523ef20e3d39a17605b8272869fd93dccb0a4825c2d237
|
|
2025-12-18 04:13:56.019 DEBUG [src.node.docker_mananger] Container started with ID 8f0bb3aa90c1. Setting up logs at ./log/docker/receiving_node1_2025-12-18_04-13-55__80b73040-41a4-4939-8447-fb5f065a4856__wakuorg_nwaku:latest.log
|
|
2025-12-18 04:13:56.020 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 59577
|
|
2025-12-18 04:13:56.020 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2025-12-18 04:13:57.021 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:59577/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:13:57.024 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"READY","protocolsHealth":[{"Relay":"NOT_READY","desc":"No connected peers"},{"Rln Relay":"NOT_MOUNTED"},{"Lightpush":"NOT_READY","desc":"Node has no relay peers to fullfill push requests"},{"Legacy Lightpush":"NOT_READY","desc":"Node has no relay peers to fullfill push requests"},{"Filter":"NOT_MOUNTED"},{"Store":"NOT_MOUNTED"},{"Legacy Store":"NOT_MOUNTED"},{"Peer Exchange":"READY"},{"Rendezvous":"NOT_READY","desc":"No Rendezvous peers are available yet"},{"Mix":"NOT_MOUNTED"},{"Lightpush Client":"NOT_READY","desc":"No Lightpush service peer available yet"},{"Legacy Lightpush Client":"NOT_READY","desc":"No Lightpush service peer available yet"},{"Store Client":"NOT_READY","desc":"No Store service peer available yet, neither Store service set up for the node"},{"Legacy Store Client":"NOT_READY","desc":"No Legacy Store service peers are available yet, neither Store service set up for the node"},{"Filter Client":"NOT_READY","desc":"No Filter service peer available yet"}]}'
|
|
2025-12-18 04:13:57.024 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2025-12-18 04:13:57.024 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:59577/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:13:57.026 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.217.129/tcp/59578/p2p/16Uiu2HAmDvAmCqkkePQXdnYwBxzKuC2ESWDnZy6UwdWnqUNityYW","/ip4/172.18.217.129/tcp/59579/ws/p2p/16Uiu2HAmDvAmCqkkePQXdnYwBxzKuC2ESWDnZy6UwdWnqUNityYW"],"enrUri":"enr:-L24QOauwDS9M67_uzDyV-GWIePoTXULFcVaM02EHVoZNtpAJksDA4utTcIwbTvo24ZM9OIxImLQ8Wo4BpZeWpLe5u4CgmlkgnY0gmlwhKwS2YGKbXVsdGlhZGRyc5YACASsEtmBBui6AAoErBLZgQbou90DgnJzhQADAQAAiXNlY3AyNTZrMaEDEr8sHTLmkrDPKXOFCrycXUzf_RKrrd47hBtwIUbXSmuDdGNwgui6g3VkcILovIV3YWt1Mgk"}'
|
|
2025-12-18 04:13:57.026 INFO [src.node.waku_node] REST service is ready !!
|
|
2025-12-18 04:13:57.034 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2025-12-18 04:13:57.034 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/receiving_node2_2025-12-18_04-13-55__80b73040-41a4-4939-8447-fb5f065a4856__wakuorg_nwaku:latest.log
|
|
2025-12-18 04:13:57.034 DEBUG [src.node.waku_node] Starting Node...
|
|
2025-12-18 04:13:57.034 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2025-12-18 04:13:57.035 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2025-12-18 04:13:57.035 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.26.45
|
|
2025-12-18 04:13:57.036 DEBUG [src.node.docker_mananger] Generated ports ['16227', '16228', '16229', '16230', '16231']
|
|
2025-12-18 04:13:57.036 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2025-12-18 04:13:57.036 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2025-12-18 04:13:57.036 DEBUG [src.node.waku_node] Using volumes []
|
|
2025-12-18 04:13:57.036 DEBUG [src.node.docker_mananger] docker run -i -t -p 16227:16227 -p 16228:16228 -p 16229:16229 -p 16230:16230 -p 16231:16231 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=16229 --rest-port=16227 --tcp-port=16228 --discv5-udp-port=16230 --rest-address=0.0.0.0 --nat=extip:172.18.26.45 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=8feb909639f711890ecbd574cfec0c031ffa72536f1c7cc3ba51ddd4fb2b98fc --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=16231 --metrics-logging=true --lightpush=false --relay=true
|
|
2025-12-18 04:13:57.226 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.26.45 waku 9f2f5571ecc2e56ea91677ce12681da2951d62be4a0fba2c42764a74b7532cda
|
|
2025-12-18 04:13:57.255 DEBUG [src.node.docker_mananger] Container started with ID 9f2f5571ecc2. Setting up logs at ./log/docker/receiving_node2_2025-12-18_04-13-55__80b73040-41a4-4939-8447-fb5f065a4856__wakuorg_nwaku:latest.log
|
|
2025-12-18 04:13:57.256 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 16227
|
|
2025-12-18 04:13:57.256 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2025-12-18 04:13:58.256 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:16227/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:13:58.259 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"READY","protocolsHealth":[{"Relay":"NOT_READY","desc":"No connected peers"},{"Rln Relay":"NOT_MOUNTED"},{"Lightpush":"NOT_MOUNTED"},{"Legacy Lightpush":"NOT_MOUNTED"},{"Filter":"NOT_MOUNTED"},{"Store":"NOT_MOUNTED"},{"Legacy Store":"NOT_MOUNTED"},{"Peer Exchange":"READY"},{"Rendezvous":"NOT_READY","desc":"No Rendezvous peers are available yet"},{"Mix":"NOT_MOUNTED"},{"Lightpush Client":"NOT_READY","desc":"No Lightpush service peer available yet"},{"Legacy Lightpush Client":"NOT_READY","desc":"No Lightpush service peer available yet"},{"Store Client":"NOT_READY","desc":"No Store service peer available yet, neither Store service set up for the node"},{"Legacy Store Client":"NOT_READY","desc":"No Legacy Store service peers are available yet, neither Store service set up for the node"},{"Filter Client":"NOT_READY","desc":"No Filter service peer available yet"}]}'
|
|
2025-12-18 04:13:58.260 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2025-12-18 04:13:58.260 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:16227/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:13:58.262 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.26.45/tcp/16228/p2p/16Uiu2HAmUGSUkQzjNMCbXunyrTuwBy5WLggxHWDkZNzMWk9QYph3","/ip4/172.18.26.45/tcp/16229/ws/p2p/16Uiu2HAmUGSUkQzjNMCbXunyrTuwBy5WLggxHWDkZNzMWk9QYph3"],"enrUri":"enr:-L24QEGSxHS1t5u6viyhVjELxj0YYZieXeRAUW2orIaWRhbxUH1YUKnQ3y1YFIlJ08Vw4OWVngWjwvSQmfnoj22zYwoCgmlkgnY0gmlwhKwSGi2KbXVsdGlhZGRyc5YACASsEhotBj9kAAoErBIaLQY_Zd0DgnJzhQADAQAAiXNlY3AyNTZrMaED5_QtCZtpJteoNXsZJe79dcTl97n7CyPRTlzM7uKqVjaDdGNwgj9kg3VkcII_ZoV3YWt1MgE"}'
|
|
2025-12-18 04:13:58.262 INFO [src.node.waku_node] REST service is ready !!
|
|
2025-12-18 04:13:58.263 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:16227/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.217.129/tcp/59578/p2p/16Uiu2HAmDvAmCqkkePQXdnYwBxzKuC2ESWDnZy6UwdWnqUNityYW"]'
|
|
2025-12-18 04:13:58.293 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-18 04:13:58.307 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2025-12-18 04:13:58.307 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/lightpush_node1_2025-12-18_04-13-55__80b73040-41a4-4939-8447-fb5f065a4856__wakuorg_nwaku:latest.log
|
|
2025-12-18 04:13:58.308 DEBUG [src.node.waku_node] Starting Node...
|
|
2025-12-18 04:13:58.308 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2025-12-18 04:13:58.310 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2025-12-18 04:13:58.311 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.29.233
|
|
2025-12-18 04:13:58.312 DEBUG [src.node.docker_mananger] Generated ports ['20945', '20946', '20947', '20948', '20949']
|
|
2025-12-18 04:13:58.313 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2025-12-18 04:13:58.313 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2025-12-18 04:13:58.313 DEBUG [src.node.waku_node] Using volumes []
|
|
2025-12-18 04:13:58.313 DEBUG [src.node.docker_mananger] docker run -i -t -p 20945:20945 -p 20946:20946 -p 20947:20947 -p 20948:20948 -p 20949:20949 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=20947 --rest-port=20945 --tcp-port=20946 --discv5-udp-port=20948 --rest-address=0.0.0.0 --nat=extip:172.18.29.233 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=e18f52fbed4a30cef52e5e5d8ecf90fb189a0ab03556f2b55a1d1db33dddba2f --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=20949 --metrics-logging=true --discv5-bootstrap-node=enr:-L24QOauwDS9M67_uzDyV-GWIePoTXULFcVaM02EHVoZNtpAJksDA4utTcIwbTvo24ZM9OIxImLQ8Wo4BpZeWpLe5u4CgmlkgnY0gmlwhKwS2YGKbXVsdGlhZGRyc5YACASsEtmBBui6AAoErBLZgQbou90DgnJzhQADAQAAiXNlY3AyNTZrMaEDEr8sHTLmkrDPKXOFCrycXUzf_RKrrd47hBtwIUbXSmuDdGNwgui6g3VkcILovIV3YWt1Mgk --lightpushnode=/ip4/172.18.217.129/tcp/59578/p2p/16Uiu2HAmDvAmCqkkePQXdnYwBxzKuC2ESWDnZy6UwdWnqUNityYW --lightpush=true --relay=false
|
|
2025-12-18 04:13:58.506 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.29.233 waku e1763438181364945cad34dcde11cc8fbb48ec2e989e1c7dee64243f23c0ca49
|
|
2025-12-18 04:13:58.536 DEBUG [src.node.docker_mananger] Container started with ID e17634381813. Setting up logs at ./log/docker/lightpush_node1_2025-12-18_04-13-55__80b73040-41a4-4939-8447-fb5f065a4856__wakuorg_nwaku:latest.log
|
|
2025-12-18 04:13:58.537 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 20945
|
|
2025-12-18 04:13:58.538 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2025-12-18 04:13:59.538 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:20945/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:13:59.640 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:20945/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:13:59.741 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:20945/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:13:59.842 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:20945/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:13:59.860 ERROR [src.node.docker_mananger] Max retries reached for container e17634381813. Exiting log stream.
|
|
2025-12-18 04:13:59.944 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:20945/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:14:00.045 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:20945/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:14:00.147 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:20945/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:14:00.249 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:20945/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:14:00.350 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:20945/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:14:00.451 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:20945/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:14:00.553 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:20945/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:14:00.654 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:20945/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:14:00.755 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:20945/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:14:00.856 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:20945/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:14:00.957 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:20945/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:14:01.059 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:20945/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:14:01.160 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:20945/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:14:01.261 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:20945/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:14:01.362 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:20945/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:14:01.464 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:20945/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:14:01.565 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:20945/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:14:01.666 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:20945/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:14:01.767 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:20945/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:14:01.868 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:20945/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:14:01.969 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:20945/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:14:02.071 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:20945/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:14:02.172 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:20945/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:14:02.273 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:20945/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:14:02.374 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:20945/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:14:02.476 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:20945/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:14:02.577 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:20945/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:14:02.679 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:20945/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:14:02.780 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:20945/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:14:02.881 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:20945/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:14:02.982 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:20945/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:14:03.083 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:20945/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:14:03.185 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:20945/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:14:03.286 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:20945/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:14:03.387 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:20945/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:14:03.489 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:20945/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:14:03.590 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:20945/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:14:03.691 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:20945/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:14:03.792 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:20945/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:14:03.894 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:20945/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:14:03.995 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:20945/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:14:04.096 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:20945/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:14:04.197 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:20945/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:14:04.299 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:20945/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:14:04.400 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:20945/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:14:04.501 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:20945/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:14:04.602 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:20945/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:14:04.703 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:20945/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:14:04.804 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:20945/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:14:04.905 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:20945/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:14:05.007 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:20945/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:14:05.108 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:20945/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:14:05.210 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:20945/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:14:05.311 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:20945/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:14:05.412 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:20945/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:14:05.514 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:20945/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:14:05.615 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:20945/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:14:05.717 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:20945/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:14:05.818 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:20945/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:14:05.919 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:20945/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:14:06.021 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:20945/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:14:06.122 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:20945/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:14:06.223 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:20945/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:14:06.325 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:20945/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:14:06.426 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:20945/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:14:06.527 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:20945/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:14:06.629 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:20945/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:14:06.730 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:20945/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:14:06.831 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:20945/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:14:06.932 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:20945/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:14:07.034 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:20945/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:14:07.135 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:20945/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:14:07.236 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:20945/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:14:07.338 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:20945/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:14:07.439 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:20945/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:14:07.541 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:20945/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:14:07.642 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:20945/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:14:07.743 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:20945/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:14:07.844 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:20945/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:14:07.945 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:20945/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:14:08.046 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:20945/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:14:08.148 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:20945/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:14:08.249 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:20945/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:14:08.350 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:20945/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:14:08.451 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:20945/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:14:08.553 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:20945/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:14:08.654 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:20945/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:14:08.755 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:20945/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:14:08.857 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:20945/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:14:08.958 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:20945/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:14:09.060 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:20945/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:14:09.161 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:20945/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:14:09.263 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:20945/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:14:09.365 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:20945/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:14:09.466 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:20945/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:14:09.568 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:20945/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:14:09.669 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:20945/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:14:09.770 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:20945/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:14:09.872 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:20945/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:14:09.974 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:20945/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:14:10.075 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:20945/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:14:10.176 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:20945/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:14:10.278 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:20945/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:14:10.379 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:20945/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:14:10.480 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:20945/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:14:10.582 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:20945/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:14:10.683 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:20945/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:14:10.785 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:20945/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:14:10.886 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:20945/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:14:10.987 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:20945/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:14:11.088 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:20945/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:14:11.190 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:20945/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:14:11.291 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:20945/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:14:11.392 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:20945/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:14:11.493 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:20945/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:14:11.594 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:20945/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:14:11.695 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:20945/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:14:11.797 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:20945/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:14:11.898 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:20945/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:14:11.999 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:20945/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:14:12.100 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:20945/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:14:12.201 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:20945/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:14:12.302 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:20945/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:14:12.404 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:20945/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:14:12.505 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:20945/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:14:12.606 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:20945/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:14:12.707 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:20945/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:14:12.808 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:20945/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:14:12.909 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:20945/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:14:13.011 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:20945/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:14:13.112 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:20945/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:14:13.213 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:20945/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:14:13.314 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:20945/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:14:13.415 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:20945/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:14:13.516 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:20945/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:14:13.618 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:20945/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:14:13.719 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:20945/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:14:13.820 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:20945/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:14:13.922 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:20945/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:14:14.023 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:20945/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:14:14.124 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:20945/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:14:14.226 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:20945/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:14:14.327 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:20945/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:14:14.429 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:20945/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:14:14.530 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:20945/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:14:14.631 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:20945/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:14:14.733 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:20945/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:14:14.834 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:20945/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:14:14.935 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:20945/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:14:15.037 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:20945/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:14:15.138 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:20945/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:14:15.239 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:20945/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:14:15.341 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:20945/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:14:15.442 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:20945/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:14:15.544 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:20945/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:14:15.645 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:20945/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:14:15.746 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:20945/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:14:15.847 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:20945/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:14:15.949 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:20945/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:14:16.050 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:20945/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:14:16.151 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:20945/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:14:16.253 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:20945/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:14:16.354 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:20945/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:14:16.455 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:20945/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:14:16.557 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:20945/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:14:16.658 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:20945/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:14:16.759 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:20945/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:14:16.860 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:20945/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:14:16.961 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:20945/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:14:17.062 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:20945/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:14:17.164 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:20945/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:14:17.265 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:20945/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:14:17.366 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:20945/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:14:17.468 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:20945/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:14:17.569 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:20945/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:14:17.670 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:20945/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:14:17.772 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:20945/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:14:17.873 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:20945/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:14:17.975 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:20945/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:14:18.076 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:20945/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:14:18.177 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:20945/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:14:18.279 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:20945/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:14:18.380 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:20945/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:14:18.482 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:20945/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:14:18.583 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:20945/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:14:18.684 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:20945/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:14:18.786 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:20945/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:14:18.887 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:20945/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:14:18.989 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:20945/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:14:19.090 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:20945/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:14:19.191 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:20945/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:14:19.293 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:20945/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:14:19.394 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:20945/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:14:19.495 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:20945/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:14:19.596 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:20945/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:14:19.598 ERROR [src.node.waku_node] REST service did not become ready in time: HTTPConnectionPool(host='127.0.0.1', port=20945): Max retries exceeded with url: /health (Caused by NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7f118b606db0>: Failed to establish a new connection: [Errno 111] Connection refused'))
|
|
2025-12-18 04:14:19.698 DEBUG [src.node.waku_node] Starting Node...
|
|
2025-12-18 04:14:19.698 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2025-12-18 04:14:19.700 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2025-12-18 04:14:19.700 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.185.239
|
|
2025-12-18 04:14:19.700 DEBUG [src.node.docker_mananger] Generated ports ['12256', '12257', '12258', '12259', '12260']
|
|
2025-12-18 04:14:19.700 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2025-12-18 04:14:19.701 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2025-12-18 04:14:19.701 DEBUG [src.node.waku_node] Using volumes []
|
|
2025-12-18 04:14:19.701 DEBUG [src.node.docker_mananger] docker run -i -t -p 12256:12256 -p 12257:12257 -p 12258:12258 -p 12259:12259 -p 12260:12260 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=12258 --rest-port=12256 --tcp-port=12257 --discv5-udp-port=12259 --rest-address=0.0.0.0 --nat=extip:172.18.185.239 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=b5fcca0e0baf59bdac82eeeaef296fd0a5f347b1dd7fead5be4fab57c9c2168a --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=12260 --metrics-logging=true --discv5-bootstrap-node=enr:-L24QOauwDS9M67_uzDyV-GWIePoTXULFcVaM02EHVoZNtpAJksDA4utTcIwbTvo24ZM9OIxImLQ8Wo4BpZeWpLe5u4CgmlkgnY0gmlwhKwS2YGKbXVsdGlhZGRyc5YACASsEtmBBui6AAoErBLZgQbou90DgnJzhQADAQAAiXNlY3AyNTZrMaEDEr8sHTLmkrDPKXOFCrycXUzf_RKrrd47hBtwIUbXSmuDdGNwgui6g3VkcILovIV3YWt1Mgk --lightpushnode=/ip4/172.18.217.129/tcp/59578/p2p/16Uiu2HAmDvAmCqkkePQXdnYwBxzKuC2ESWDnZy6UwdWnqUNityYW --lightpush=true --relay=false
|
|
2025-12-18 04:14:19.893 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.185.239 waku 95adac669b0539aa837eeaad48fe0ab2aa84ee8b3522d4ee8f46309e65688414
|
|
2025-12-18 04:14:19.921 DEBUG [src.node.docker_mananger] Container started with ID 95adac669b05. Setting up logs at ./log/docker/lightpush_node1_2025-12-18_04-13-55__80b73040-41a4-4939-8447-fb5f065a4856__wakuorg_nwaku:latest.log
|
|
2025-12-18 04:14:19.921 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 12256
|
|
2025-12-18 04:14:19.922 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2025-12-18 04:14:20.923 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:12256/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:14:21.024 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:12256/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:14:21.126 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:12256/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:14:21.227 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:12256/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:14:21.242 ERROR [src.node.docker_mananger] Max retries reached for container 95adac669b05. Exiting log stream.
|
|
2025-12-18 04:14:21.329 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:12256/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:14:21.430 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:12256/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:14:21.531 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:12256/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:14:21.632 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:12256/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:14:21.733 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:12256/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:14:21.834 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:12256/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:14:21.936 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:12256/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:14:22.037 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:12256/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:14:22.138 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:12256/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:14:22.239 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:12256/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:14:22.340 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:12256/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:14:22.442 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:12256/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:14:22.543 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:12256/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:14:22.645 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:12256/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:14:22.746 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:12256/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:14:22.847 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:12256/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:14:22.948 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:12256/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:14:23.050 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:12256/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:14:23.152 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:12256/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:14:23.253 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:12256/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:14:23.355 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:12256/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:14:23.456 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:12256/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:14:23.557 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:12256/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:14:23.659 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:12256/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:14:23.761 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:12256/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:14:23.862 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:12256/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:14:23.964 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:12256/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:14:24.065 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:12256/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:14:24.166 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:12256/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:14:24.268 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:12256/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:14:24.369 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:12256/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:14:24.471 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:12256/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:14:24.572 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:12256/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:14:24.673 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:12256/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:14:24.775 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:12256/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:14:24.876 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:12256/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:14:24.978 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:12256/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:14:25.079 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:12256/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:14:25.180 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:12256/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:14:25.281 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:12256/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:14:25.383 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:12256/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:14:25.484 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:12256/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:14:25.585 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:12256/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:14:25.687 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:12256/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:14:25.788 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:12256/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:14:25.889 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:12256/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:14:25.990 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:12256/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:14:26.091 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:12256/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:14:26.193 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:12256/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:14:26.294 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:12256/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:14:26.395 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:12256/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:14:26.496 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:12256/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:14:26.597 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:12256/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:14:26.699 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:12256/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:14:26.800 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:12256/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:14:26.901 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:12256/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:14:27.002 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:12256/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:14:27.103 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:12256/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:14:27.204 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:12256/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:14:27.306 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:12256/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:14:27.407 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:12256/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:14:27.508 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:12256/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:14:27.609 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:12256/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:14:27.711 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:12256/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:14:27.812 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:12256/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:14:27.913 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:12256/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:14:28.014 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:12256/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:14:28.115 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:12256/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:14:28.217 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:12256/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:14:28.318 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:12256/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:14:28.419 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:12256/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:14:28.521 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:12256/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:14:28.623 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:12256/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:14:28.724 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:12256/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:14:28.826 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:12256/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:14:28.927 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:12256/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:14:29.029 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:12256/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:14:29.130 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:12256/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:14:29.232 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:12256/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:14:29.333 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:12256/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:14:29.434 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:12256/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:14:29.536 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:12256/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:14:29.637 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:12256/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:14:29.738 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:12256/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:14:29.839 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:12256/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:14:29.940 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:12256/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:14:30.042 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:12256/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:14:30.143 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:12256/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:14:30.244 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:12256/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:14:30.346 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:12256/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:14:30.447 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:12256/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:14:30.549 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:12256/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:14:30.650 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:12256/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:14:30.751 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:12256/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:14:30.852 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:12256/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:14:30.954 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:12256/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:14:31.055 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:12256/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:14:31.156 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:12256/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:14:31.257 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:12256/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:14:31.359 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:12256/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:14:31.460 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:12256/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:14:31.561 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:12256/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:14:31.662 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:12256/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:14:31.764 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:12256/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:14:31.865 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:12256/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:14:31.966 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:12256/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:14:32.067 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:12256/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:14:32.169 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:12256/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:14:32.270 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:12256/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:14:32.371 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:12256/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:14:32.472 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:12256/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:14:32.573 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:12256/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:14:32.675 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:12256/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:14:32.776 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:12256/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:14:32.877 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:12256/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:14:32.978 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:12256/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:14:33.079 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:12256/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:14:33.181 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:12256/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:14:33.282 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:12256/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:14:33.383 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:12256/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:14:33.484 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:12256/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:14:33.585 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:12256/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:14:33.687 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:12256/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:14:33.788 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:12256/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:14:33.889 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:12256/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:14:33.991 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:12256/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:14:34.092 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:12256/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:14:34.193 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:12256/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:14:34.295 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:12256/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:14:34.396 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:12256/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:14:34.497 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:12256/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:14:34.598 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:12256/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:14:34.700 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:12256/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:14:34.801 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:12256/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:14:34.902 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:12256/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:14:35.003 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:12256/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:14:35.104 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:12256/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:14:35.206 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:12256/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:14:35.307 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:12256/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:14:35.408 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:12256/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:14:35.509 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:12256/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:14:35.610 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:12256/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:14:35.712 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:12256/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:14:35.813 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:12256/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:14:35.914 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:12256/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:14:36.016 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:12256/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:14:36.117 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:12256/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:14:36.218 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:12256/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:14:36.319 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:12256/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:14:36.421 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:12256/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:14:36.522 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:12256/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:14:36.623 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:12256/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:14:36.724 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:12256/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:14:36.825 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:12256/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:14:36.926 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:12256/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:14:37.028 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:12256/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:14:37.130 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:12256/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:14:37.231 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:12256/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:14:37.332 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:12256/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:14:37.434 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:12256/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:14:37.535 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:12256/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:14:37.636 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:12256/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:14:37.737 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:12256/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:14:37.839 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:12256/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:14:37.940 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:12256/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:14:38.041 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:12256/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:14:38.142 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:12256/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:14:38.259 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:12256/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:14:38.360 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:12256/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:14:38.461 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:12256/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:14:38.562 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:12256/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:14:38.664 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:12256/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:14:38.765 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:12256/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:14:38.867 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:12256/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:14:38.968 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:12256/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:14:39.069 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:12256/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:14:39.170 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:12256/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:14:39.271 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:12256/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:14:39.372 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:12256/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:14:39.473 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:12256/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:14:39.575 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:12256/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:14:39.676 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:12256/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:14:39.777 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:12256/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:14:39.878 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:12256/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:14:39.979 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:12256/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:14:40.081 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:12256/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:14:40.182 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:12256/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:14:40.283 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:12256/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:14:40.385 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:12256/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:14:40.486 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:12256/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:14:40.587 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:12256/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:14:40.688 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:12256/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:14:40.789 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:12256/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:14:40.890 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:12256/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:14:40.991 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:12256/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:14:40.992 ERROR [src.node.waku_node] REST service did not become ready in time: HTTPConnectionPool(host='127.0.0.1', port=12256): Max retries exceeded with url: /health (Caused by NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7f118b6b1340>: Failed to establish a new connection: [Errno 111] Connection refused'))
|
|
2025-12-18 04:14:41.093 DEBUG [src.node.waku_node] Starting Node...
|
|
2025-12-18 04:14:41.093 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2025-12-18 04:14:41.094 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2025-12-18 04:14:41.094 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.162.181
|
|
2025-12-18 04:14:41.095 DEBUG [src.node.docker_mananger] Generated ports ['5675', '5676', '5677', '5678', '5679']
|
|
2025-12-18 04:14:41.095 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2025-12-18 04:14:41.095 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2025-12-18 04:14:41.095 DEBUG [src.node.waku_node] Using volumes []
|
|
2025-12-18 04:14:41.095 DEBUG [src.node.docker_mananger] docker run -i -t -p 5675:5675 -p 5676:5676 -p 5677:5677 -p 5678:5678 -p 5679:5679 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=5677 --rest-port=5675 --tcp-port=5676 --discv5-udp-port=5678 --rest-address=0.0.0.0 --nat=extip:172.18.162.181 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=3bdf3fe4bcc0279bdb4561ebe32ef1d6b353bf77cf51aedc092d16acec3e054d --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=5679 --metrics-logging=true --discv5-bootstrap-node=enr:-L24QOauwDS9M67_uzDyV-GWIePoTXULFcVaM02EHVoZNtpAJksDA4utTcIwbTvo24ZM9OIxImLQ8Wo4BpZeWpLe5u4CgmlkgnY0gmlwhKwS2YGKbXVsdGlhZGRyc5YACASsEtmBBui6AAoErBLZgQbou90DgnJzhQADAQAAiXNlY3AyNTZrMaEDEr8sHTLmkrDPKXOFCrycXUzf_RKrrd47hBtwIUbXSmuDdGNwgui6g3VkcILovIV3YWt1Mgk --lightpushnode=/ip4/172.18.217.129/tcp/59578/p2p/16Uiu2HAmDvAmCqkkePQXdnYwBxzKuC2ESWDnZy6UwdWnqUNityYW --lightpush=true --relay=false
|
|
2025-12-18 04:14:41.289 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.162.181 waku 2f370c30aafab588d68893c2261ebcd41c46afca1665d1bb5d0e2b9265cb4f19
|
|
2025-12-18 04:14:41.316 DEBUG [src.node.docker_mananger] Container started with ID 2f370c30aafa. Setting up logs at ./log/docker/lightpush_node1_2025-12-18_04-13-55__80b73040-41a4-4939-8447-fb5f065a4856__wakuorg_nwaku:latest.log
|
|
2025-12-18 04:14:41.317 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 5675
|
|
2025-12-18 04:14:41.317 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2025-12-18 04:14:42.317 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:5675/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:14:42.419 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:5675/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:14:42.521 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:5675/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:14:42.622 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:5675/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:14:42.633 ERROR [src.node.docker_mananger] Max retries reached for container 2f370c30aafa. Exiting log stream.
|
|
2025-12-18 04:14:42.724 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:5675/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:14:42.825 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:5675/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:14:42.927 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:5675/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:14:43.028 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:5675/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:14:43.130 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:5675/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:14:43.232 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:5675/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:14:43.333 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:5675/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:14:43.435 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:5675/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:14:43.536 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:5675/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:14:43.638 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:5675/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:14:43.739 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:5675/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:14:43.841 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:5675/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:14:43.942 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:5675/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:14:44.044 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:5675/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:14:44.145 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:5675/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:14:44.247 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:5675/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:14:44.349 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:5675/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:14:44.450 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:5675/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:14:44.551 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:5675/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:14:44.653 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:5675/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:14:44.754 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:5675/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:14:44.856 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:5675/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:14:44.958 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:5675/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:14:45.059 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:5675/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:14:45.161 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:5675/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:14:45.262 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:5675/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:14:45.363 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:5675/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:14:45.465 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:5675/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:14:45.567 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:5675/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:14:45.668 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:5675/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:14:45.770 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:5675/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:14:45.871 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:5675/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:14:45.973 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:5675/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:14:46.074 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:5675/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:14:46.176 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:5675/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:14:46.277 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:5675/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:14:46.379 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:5675/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:14:46.480 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:5675/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:14:46.582 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:5675/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:14:46.683 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:5675/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:14:46.784 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:5675/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:14:46.886 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:5675/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:14:46.987 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:5675/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:14:47.088 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:5675/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:14:47.189 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:5675/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:14:47.290 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:5675/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:14:47.392 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:5675/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:14:47.493 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:5675/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:14:47.595 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:5675/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:14:47.696 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:5675/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:14:47.797 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:5675/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:14:47.898 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:5675/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:14:48.000 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:5675/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:14:48.101 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:5675/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:14:48.202 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:5675/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:14:48.303 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:5675/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:14:48.404 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:5675/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:14:48.506 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:5675/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:14:48.607 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:5675/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:14:48.709 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:5675/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:14:48.810 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:5675/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:14:48.911 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:5675/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:14:49.013 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:5675/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:14:49.114 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:5675/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:14:49.215 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:5675/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:14:49.317 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:5675/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:14:49.418 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:5675/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:14:49.519 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:5675/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:14:49.620 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:5675/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:14:49.721 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:5675/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:14:49.823 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:5675/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:14:49.924 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:5675/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:14:50.025 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:5675/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:14:50.127 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:5675/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:14:50.228 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:5675/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:14:50.329 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:5675/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:14:50.430 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:5675/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:14:50.532 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:5675/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:14:50.633 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:5675/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:14:50.735 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:5675/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:14:50.836 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:5675/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:14:50.938 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:5675/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:14:51.039 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:5675/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:14:51.140 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:5675/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:14:51.241 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:5675/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:14:51.343 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:5675/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:14:51.444 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:5675/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:14:51.545 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:5675/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:14:51.647 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:5675/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:14:51.748 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:5675/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:14:51.849 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:5675/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:14:51.950 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:5675/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:14:52.051 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:5675/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:14:52.152 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:5675/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:14:52.254 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:5675/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:14:52.355 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:5675/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:14:52.457 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:5675/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:14:52.558 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:5675/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:14:52.659 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:5675/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:14:52.760 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:5675/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:14:52.862 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:5675/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:14:52.963 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:5675/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:14:53.064 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:5675/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:14:53.165 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:5675/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:14:53.266 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:5675/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:14:53.367 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:5675/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:14:53.469 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:5675/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:14:53.570 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:5675/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:14:53.671 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:5675/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:14:53.772 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:5675/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:14:53.874 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:5675/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:14:53.975 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:5675/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:14:54.076 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:5675/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:14:54.178 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:5675/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:14:54.279 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:5675/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:14:54.380 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:5675/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:14:54.481 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:5675/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:14:54.582 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:5675/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:14:54.683 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:5675/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:14:54.784 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:5675/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:14:54.885 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:5675/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:14:54.986 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:5675/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:14:55.088 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:5675/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:14:55.189 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:5675/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:14:55.290 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:5675/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:14:55.391 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:5675/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:14:55.493 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:5675/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:14:55.594 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:5675/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:14:55.695 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:5675/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:14:55.796 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:5675/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:14:55.897 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:5675/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:14:55.998 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:5675/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:14:56.099 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:5675/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:14:56.201 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:5675/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:14:56.302 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:5675/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:14:56.403 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:5675/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:14:56.504 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:5675/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:14:56.605 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:5675/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:14:56.707 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:5675/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:14:56.808 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:5675/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:14:56.909 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:5675/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:14:57.010 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:5675/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:14:57.112 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:5675/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:14:57.213 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:5675/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:14:57.315 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:5675/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:14:57.416 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:5675/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:14:57.517 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:5675/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:14:57.618 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:5675/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:14:57.720 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:5675/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:14:57.821 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:5675/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:14:57.922 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:5675/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:14:58.023 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:5675/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:14:58.124 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:5675/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:14:58.226 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:5675/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:14:58.327 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:5675/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:14:58.429 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:5675/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:14:58.530 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:5675/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:14:58.631 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:5675/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:14:58.732 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:5675/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:14:58.834 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:5675/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:14:58.935 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:5675/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:14:59.036 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:5675/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:14:59.137 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:5675/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:14:59.238 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:5675/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:14:59.340 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:5675/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:14:59.441 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:5675/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:14:59.542 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:5675/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:14:59.643 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:5675/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:14:59.745 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:5675/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:14:59.846 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:5675/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:14:59.947 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:5675/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:15:00.048 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:5675/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:15:00.150 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:5675/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:15:00.251 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:5675/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:15:00.353 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:5675/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:15:00.454 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:5675/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:15:00.555 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:5675/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:15:00.656 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:5675/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:15:00.758 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:5675/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:15:00.859 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:5675/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:15:00.960 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:5675/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:15:01.062 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:5675/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:15:01.163 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:5675/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:15:01.265 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:5675/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:15:01.366 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:5675/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:15:01.467 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:5675/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:15:01.569 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:5675/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:15:01.670 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:5675/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:15:01.771 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:5675/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:15:01.872 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:5675/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:15:01.974 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:5675/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:15:02.075 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:5675/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:15:02.176 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:5675/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:15:02.278 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:5675/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:15:02.379 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:5675/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:15:02.381 ERROR [src.node.waku_node] REST service did not become ready in time: HTTPConnectionPool(host='127.0.0.1', port=5675): Max retries exceeded with url: /health (Caused by NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7f118b5bcda0>: Failed to establish a new connection: [Errno 111] Connection refused'))
|
|
2025-12-18 04:15:02.561 DEBUG [tests.conftest] Running fixture teardown: test_setup
|
|
2025-12-18 04:15:02.562 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
|
|
2025-12-18 04:15:02.562 DEBUG [src.node.waku_node] Stopping container with id 8f0bb3aa90c1
|
|
2025-12-18 04:15:03.098 DEBUG [src.node.waku_node] Container stopped.
|
|
2025-12-18 04:15:03.098 DEBUG [src.node.waku_node] Stopping container with id 9f2f5571ecc2
|
|
2025-12-18 04:15:03.625 DEBUG [src.node.waku_node] Container stopped.
|
|
2025-12-18 04:15:03.627 DEBUG [src.node.waku_node] Stopping container with id 2f370c30aafa
|
|
2025-12-18 04:15:03.730 DEBUG [src.node.waku_node] Stopping container with id 2f370c30aafa
|
|
2025-12-18 04:15:03.832 DEBUG [src.node.waku_node] Stopping container with id 2f370c30aafa
|
|
2025-12-18 04:15:03.933 DEBUG [src.node.waku_node] Stopping container with id 2f370c30aafa
|
|
2025-12-18 04:15:03.996 ERROR [src.node.docker_mananger] Max retries reached for container 8f0bb3aa90c1. Exiting log stream.
|
|
2025-12-18 04:15:04.035 DEBUG [src.node.waku_node] Stopping container with id 2f370c30aafa
|
|
2025-12-18 04:15:04.136 DEBUG [src.node.waku_node] Stopping container with id 2f370c30aafa
|
|
2025-12-18 04:15:04.237 DEBUG [src.node.waku_node] Stopping container with id 2f370c30aafa
|
|
2025-12-18 04:15:04.339 DEBUG [src.node.waku_node] Stopping container with id 2f370c30aafa
|
|
2025-12-18 04:15:04.440 DEBUG [src.node.waku_node] Stopping container with id 2f370c30aafa
|
|
2025-12-18 04:15:04.508 ERROR [src.node.docker_mananger] Max retries reached for container 9f2f5571ecc2. Exiting log stream.
|
|
2025-12-18 04:15:04.542 DEBUG [src.node.waku_node] Stopping container with id 2f370c30aafa
|
|
2025-12-18 04:15:04.643 DEBUG [src.node.waku_node] Stopping container with id 2f370c30aafa
|
|
2025-12-18 04:15:04.745 DEBUG [src.node.waku_node] Stopping container with id 2f370c30aafa
|
|
2025-12-18 04:15:04.847 DEBUG [src.node.waku_node] Stopping container with id 2f370c30aafa
|
|
2025-12-18 04:15:04.948 DEBUG [src.node.waku_node] Stopping container with id 2f370c30aafa
|
|
2025-12-18 04:15:05.050 DEBUG [src.node.waku_node] Stopping container with id 2f370c30aafa
|
|
2025-12-18 04:15:05.151 DEBUG [src.node.waku_node] Stopping container with id 2f370c30aafa
|
|
2025-12-18 04:15:05.252 DEBUG [src.node.waku_node] Stopping container with id 2f370c30aafa
|
|
2025-12-18 04:15:05.354 DEBUG [src.node.waku_node] Stopping container with id 2f370c30aafa
|
|
2025-12-18 04:15:05.456 DEBUG [src.node.waku_node] Stopping container with id 2f370c30aafa
|
|
2025-12-18 04:15:05.557 DEBUG [src.node.waku_node] Stopping container with id 2f370c30aafa
|
|
2025-12-18 04:15:05.659 DEBUG [src.node.waku_node] Stopping container with id 2f370c30aafa
|
|
2025-12-18 04:15:05.760 DEBUG [src.node.waku_node] Stopping container with id 2f370c30aafa
|
|
2025-12-18 04:15:05.862 DEBUG [src.node.waku_node] Stopping container with id 2f370c30aafa
|
|
2025-12-18 04:15:05.963 DEBUG [src.node.waku_node] Stopping container with id 2f370c30aafa
|
|
2025-12-18 04:15:06.065 DEBUG [src.node.waku_node] Stopping container with id 2f370c30aafa
|
|
2025-12-18 04:15:06.166 DEBUG [src.node.waku_node] Stopping container with id 2f370c30aafa
|
|
2025-12-18 04:15:06.268 DEBUG [src.node.waku_node] Stopping container with id 2f370c30aafa
|
|
2025-12-18 04:15:06.369 DEBUG [src.node.waku_node] Stopping container with id 2f370c30aafa
|
|
2025-12-18 04:15:06.470 DEBUG [src.node.waku_node] Stopping container with id 2f370c30aafa
|
|
2025-12-18 04:15:06.572 DEBUG [src.node.waku_node] Stopping container with id 2f370c30aafa
|
|
2025-12-18 04:15:06.673 DEBUG [src.node.waku_node] Stopping container with id 2f370c30aafa
|
|
2025-12-18 04:15:06.775 DEBUG [src.node.waku_node] Stopping container with id 2f370c30aafa
|
|
2025-12-18 04:15:06.876 DEBUG [src.node.waku_node] Stopping container with id 2f370c30aafa
|
|
2025-12-18 04:15:06.977 DEBUG [src.node.waku_node] Stopping container with id 2f370c30aafa
|
|
2025-12-18 04:15:07.079 DEBUG [src.node.waku_node] Stopping container with id 2f370c30aafa
|
|
2025-12-18 04:15:07.180 DEBUG [src.node.waku_node] Stopping container with id 2f370c30aafa
|
|
2025-12-18 04:15:07.282 DEBUG [src.node.waku_node] Stopping container with id 2f370c30aafa
|
|
2025-12-18 04:15:07.383 DEBUG [src.node.waku_node] Stopping container with id 2f370c30aafa
|
|
2025-12-18 04:15:07.484 DEBUG [src.node.waku_node] Stopping container with id 2f370c30aafa
|
|
2025-12-18 04:15:07.586 DEBUG [src.node.waku_node] Stopping container with id 2f370c30aafa
|
|
2025-12-18 04:15:07.688 DEBUG [src.node.waku_node] Stopping container with id 2f370c30aafa
|
|
2025-12-18 04:15:07.789 DEBUG [src.node.waku_node] Stopping container with id 2f370c30aafa
|
|
2025-12-18 04:15:07.891 DEBUG [src.node.waku_node] Stopping container with id 2f370c30aafa
|
|
2025-12-18 04:15:07.992 DEBUG [src.node.waku_node] Stopping container with id 2f370c30aafa
|
|
2025-12-18 04:15:08.094 DEBUG [src.node.waku_node] Stopping container with id 2f370c30aafa
|
|
2025-12-18 04:15:08.196 DEBUG [src.node.waku_node] Stopping container with id 2f370c30aafa
|
|
2025-12-18 04:15:08.298 DEBUG [src.node.waku_node] Stopping container with id 2f370c30aafa
|
|
2025-12-18 04:15:08.400 DEBUG [src.node.waku_node] Stopping container with id 2f370c30aafa
|
|
2025-12-18 04:15:08.502 DEBUG [src.node.waku_node] Stopping container with id 2f370c30aafa
|
|
2025-12-18 04:15:08.604 DEBUG [src.node.waku_node] Stopping container with id 2f370c30aafa
|
|
2025-12-18 04:15:08.705 DEBUG [src.node.waku_node] Stopping container with id 2f370c30aafa
|
|
2025-12-18 04:15:08.707 ERROR [tests.conftest] Failed to stop container because of error 404 Client Error for http+docker://localhost/v1.48/containers/2f370c30aafab588d68893c2261ebcd41c46afca1665d1bb5d0e2b9265cb4f19/stop: Not Found ("No such container: 2f370c30aafab588d68893c2261ebcd41c46afca1665d1bb5d0e2b9265cb4f19")
|
|
2025-12-18 04:15:08.707 DEBUG [src.node.waku_node] Stopping container with id 2f370c30aafa
|
|
2025-12-18 04:15:08.808 DEBUG [src.node.waku_node] Stopping container with id 2f370c30aafa
|
|
2025-12-18 04:15:08.910 DEBUG [src.node.waku_node] Stopping container with id 2f370c30aafa
|
|
2025-12-18 04:15:09.012 DEBUG [src.node.waku_node] Stopping container with id 2f370c30aafa
|
|
2025-12-18 04:15:09.113 DEBUG [src.node.waku_node] Stopping container with id 2f370c30aafa
|
|
2025-12-18 04:15:09.215 DEBUG [src.node.waku_node] Stopping container with id 2f370c30aafa
|
|
2025-12-18 04:15:09.317 DEBUG [src.node.waku_node] Stopping container with id 2f370c30aafa
|
|
2025-12-18 04:15:09.418 DEBUG [src.node.waku_node] Stopping container with id 2f370c30aafa
|
|
2025-12-18 04:15:09.520 DEBUG [src.node.waku_node] Stopping container with id 2f370c30aafa
|
|
2025-12-18 04:15:09.621 DEBUG [src.node.waku_node] Stopping container with id 2f370c30aafa
|
|
2025-12-18 04:15:09.723 DEBUG [src.node.waku_node] Stopping container with id 2f370c30aafa
|
|
2025-12-18 04:15:09.825 DEBUG [src.node.waku_node] Stopping container with id 2f370c30aafa
|
|
2025-12-18 04:15:09.926 DEBUG [src.node.waku_node] Stopping container with id 2f370c30aafa
|
|
2025-12-18 04:15:10.028 DEBUG [src.node.waku_node] Stopping container with id 2f370c30aafa
|
|
2025-12-18 04:15:10.129 DEBUG [src.node.waku_node] Stopping container with id 2f370c30aafa
|
|
2025-12-18 04:15:10.231 DEBUG [src.node.waku_node] Stopping container with id 2f370c30aafa
|
|
2025-12-18 04:15:10.332 DEBUG [src.node.waku_node] Stopping container with id 2f370c30aafa
|
|
2025-12-18 04:15:10.434 DEBUG [src.node.waku_node] Stopping container with id 2f370c30aafa
|
|
2025-12-18 04:15:10.535 DEBUG [src.node.waku_node] Stopping container with id 2f370c30aafa
|
|
2025-12-18 04:15:10.637 DEBUG [src.node.waku_node] Stopping container with id 2f370c30aafa
|
|
2025-12-18 04:15:10.738 DEBUG [src.node.waku_node] Stopping container with id 2f370c30aafa
|
|
2025-12-18 04:15:10.840 DEBUG [src.node.waku_node] Stopping container with id 2f370c30aafa
|
|
2025-12-18 04:15:10.941 DEBUG [src.node.waku_node] Stopping container with id 2f370c30aafa
|
|
2025-12-18 04:15:11.043 DEBUG [src.node.waku_node] Stopping container with id 2f370c30aafa
|
|
2025-12-18 04:15:11.144 DEBUG [src.node.waku_node] Stopping container with id 2f370c30aafa
|
|
2025-12-18 04:15:11.245 DEBUG [src.node.waku_node] Stopping container with id 2f370c30aafa
|
|
2025-12-18 04:15:11.347 DEBUG [src.node.waku_node] Stopping container with id 2f370c30aafa
|
|
2025-12-18 04:15:11.448 DEBUG [src.node.waku_node] Stopping container with id 2f370c30aafa
|
|
2025-12-18 04:15:11.550 DEBUG [src.node.waku_node] Stopping container with id 2f370c30aafa
|
|
2025-12-18 04:15:11.651 DEBUG [src.node.waku_node] Stopping container with id 2f370c30aafa
|
|
2025-12-18 04:15:11.752 DEBUG [src.node.waku_node] Stopping container with id 2f370c30aafa
|
|
2025-12-18 04:15:11.854 DEBUG [src.node.waku_node] Stopping container with id 2f370c30aafa
|
|
2025-12-18 04:15:11.955 DEBUG [src.node.waku_node] Stopping container with id 2f370c30aafa
|
|
2025-12-18 04:15:12.057 DEBUG [src.node.waku_node] Stopping container with id 2f370c30aafa
|
|
2025-12-18 04:15:12.158 DEBUG [src.node.waku_node] Stopping container with id 2f370c30aafa
|
|
2025-12-18 04:15:12.259 DEBUG [src.node.waku_node] Stopping container with id 2f370c30aafa
|
|
2025-12-18 04:15:12.361 DEBUG [src.node.waku_node] Stopping container with id 2f370c30aafa
|
|
2025-12-18 04:15:12.462 DEBUG [src.node.waku_node] Stopping container with id 2f370c30aafa
|
|
2025-12-18 04:15:12.564 DEBUG [src.node.waku_node] Stopping container with id 2f370c30aafa
|
|
2025-12-18 04:15:12.665 DEBUG [src.node.waku_node] Stopping container with id 2f370c30aafa
|
|
2025-12-18 04:15:12.766 DEBUG [src.node.waku_node] Stopping container with id 2f370c30aafa
|
|
2025-12-18 04:15:12.868 DEBUG [src.node.waku_node] Stopping container with id 2f370c30aafa
|
|
2025-12-18 04:15:12.969 DEBUG [src.node.waku_node] Stopping container with id 2f370c30aafa
|
|
2025-12-18 04:15:13.071 DEBUG [src.node.waku_node] Stopping container with id 2f370c30aafa
|
|
2025-12-18 04:15:13.172 DEBUG [src.node.waku_node] Stopping container with id 2f370c30aafa
|
|
2025-12-18 04:15:13.274 DEBUG [src.node.waku_node] Stopping container with id 2f370c30aafa
|
|
2025-12-18 04:15:13.375 DEBUG [src.node.waku_node] Stopping container with id 2f370c30aafa
|
|
2025-12-18 04:15:13.476 DEBUG [src.node.waku_node] Stopping container with id 2f370c30aafa
|
|
2025-12-18 04:15:13.578 DEBUG [src.node.waku_node] Stopping container with id 2f370c30aafa
|
|
2025-12-18 04:15:13.679 DEBUG [src.node.waku_node] Stopping container with id 2f370c30aafa
|
|
2025-12-18 04:15:13.781 DEBUG [src.node.waku_node] Stopping container with id 2f370c30aafa
|
|
2025-12-18 04:15:13.782 ERROR [tests.conftest] Failed to stop container because of error 404 Client Error for http+docker://localhost/v1.48/containers/2f370c30aafab588d68893c2261ebcd41c46afca1665d1bb5d0e2b9265cb4f19/stop: Not Found ("No such container: 2f370c30aafab588d68893c2261ebcd41c46afca1665d1bb5d0e2b9265cb4f19")
|
|
2025-12-18 04:15:13.782 DEBUG [src.node.waku_node] Stopping container with id 2f370c30aafa
|
|
2025-12-18 04:15:13.884 DEBUG [src.node.waku_node] Stopping container with id 2f370c30aafa
|
|
2025-12-18 04:15:13.985 DEBUG [src.node.waku_node] Stopping container with id 2f370c30aafa
|
|
2025-12-18 04:15:14.086 DEBUG [src.node.waku_node] Stopping container with id 2f370c30aafa
|
|
2025-12-18 04:15:14.188 DEBUG [src.node.waku_node] Stopping container with id 2f370c30aafa
|
|
2025-12-18 04:15:14.289 DEBUG [src.node.waku_node] Stopping container with id 2f370c30aafa
|
|
2025-12-18 04:15:14.391 DEBUG [src.node.waku_node] Stopping container with id 2f370c30aafa
|
|
2025-12-18 04:15:14.492 DEBUG [src.node.waku_node] Stopping container with id 2f370c30aafa
|
|
2025-12-18 04:15:14.594 DEBUG [src.node.waku_node] Stopping container with id 2f370c30aafa
|
|
2025-12-18 04:15:14.695 DEBUG [src.node.waku_node] Stopping container with id 2f370c30aafa
|
|
2025-12-18 04:15:14.797 DEBUG [src.node.waku_node] Stopping container with id 2f370c30aafa
|
|
2025-12-18 04:15:14.899 DEBUG [src.node.waku_node] Stopping container with id 2f370c30aafa
|
|
2025-12-18 04:15:15.000 DEBUG [src.node.waku_node] Stopping container with id 2f370c30aafa
|
|
2025-12-18 04:15:15.101 DEBUG [src.node.waku_node] Stopping container with id 2f370c30aafa
|
|
2025-12-18 04:15:15.203 DEBUG [src.node.waku_node] Stopping container with id 2f370c30aafa
|
|
2025-12-18 04:15:15.305 DEBUG [src.node.waku_node] Stopping container with id 2f370c30aafa
|
|
2025-12-18 04:15:15.407 DEBUG [src.node.waku_node] Stopping container with id 2f370c30aafa
|
|
2025-12-18 04:15:15.508 DEBUG [src.node.waku_node] Stopping container with id 2f370c30aafa
|
|
2025-12-18 04:15:15.609 DEBUG [src.node.waku_node] Stopping container with id 2f370c30aafa
|
|
2025-12-18 04:15:15.711 DEBUG [src.node.waku_node] Stopping container with id 2f370c30aafa
|
|
2025-12-18 04:15:15.813 DEBUG [src.node.waku_node] Stopping container with id 2f370c30aafa
|
|
2025-12-18 04:15:15.914 DEBUG [src.node.waku_node] Stopping container with id 2f370c30aafa
|
|
2025-12-18 04:15:16.015 DEBUG [src.node.waku_node] Stopping container with id 2f370c30aafa
|
|
2025-12-18 04:15:16.117 DEBUG [src.node.waku_node] Stopping container with id 2f370c30aafa
|
|
2025-12-18 04:15:16.219 DEBUG [src.node.waku_node] Stopping container with id 2f370c30aafa
|
|
2025-12-18 04:15:16.320 DEBUG [src.node.waku_node] Stopping container with id 2f370c30aafa
|
|
2025-12-18 04:15:16.422 DEBUG [src.node.waku_node] Stopping container with id 2f370c30aafa
|
|
2025-12-18 04:15:16.523 DEBUG [src.node.waku_node] Stopping container with id 2f370c30aafa
|
|
2025-12-18 04:15:16.625 DEBUG [src.node.waku_node] Stopping container with id 2f370c30aafa
|
|
2025-12-18 04:15:16.727 DEBUG [src.node.waku_node] Stopping container with id 2f370c30aafa
|
|
2025-12-18 04:15:16.828 DEBUG [src.node.waku_node] Stopping container with id 2f370c30aafa
|
|
2025-12-18 04:15:16.930 DEBUG [src.node.waku_node] Stopping container with id 2f370c30aafa
|
|
2025-12-18 04:15:17.031 DEBUG [src.node.waku_node] Stopping container with id 2f370c30aafa
|
|
2025-12-18 04:15:17.133 DEBUG [src.node.waku_node] Stopping container with id 2f370c30aafa
|
|
2025-12-18 04:15:17.234 DEBUG [src.node.waku_node] Stopping container with id 2f370c30aafa
|
|
2025-12-18 04:15:17.336 DEBUG [src.node.waku_node] Stopping container with id 2f370c30aafa
|
|
2025-12-18 04:15:17.438 DEBUG [src.node.waku_node] Stopping container with id 2f370c30aafa
|
|
2025-12-18 04:15:17.539 DEBUG [src.node.waku_node] Stopping container with id 2f370c30aafa
|
|
2025-12-18 04:15:17.641 DEBUG [src.node.waku_node] Stopping container with id 2f370c30aafa
|
|
2025-12-18 04:15:17.742 DEBUG [src.node.waku_node] Stopping container with id 2f370c30aafa
|
|
2025-12-18 04:15:17.844 DEBUG [src.node.waku_node] Stopping container with id 2f370c30aafa
|
|
2025-12-18 04:15:17.945 DEBUG [src.node.waku_node] Stopping container with id 2f370c30aafa
|
|
2025-12-18 04:15:18.047 DEBUG [src.node.waku_node] Stopping container with id 2f370c30aafa
|
|
2025-12-18 04:15:18.148 DEBUG [src.node.waku_node] Stopping container with id 2f370c30aafa
|
|
2025-12-18 04:15:18.250 DEBUG [src.node.waku_node] Stopping container with id 2f370c30aafa
|
|
2025-12-18 04:15:18.351 DEBUG [src.node.waku_node] Stopping container with id 2f370c30aafa
|
|
2025-12-18 04:15:18.453 DEBUG [src.node.waku_node] Stopping container with id 2f370c30aafa
|
|
2025-12-18 04:15:18.554 DEBUG [src.node.waku_node] Stopping container with id 2f370c30aafa
|
|
2025-12-18 04:15:18.655 DEBUG [src.node.waku_node] Stopping container with id 2f370c30aafa
|
|
2025-12-18 04:15:18.757 DEBUG [src.node.waku_node] Stopping container with id 2f370c30aafa
|
|
2025-12-18 04:15:18.859 DEBUG [src.node.waku_node] Stopping container with id 2f370c30aafa
|
|
2025-12-18 04:15:18.861 ERROR [tests.conftest] Failed to stop container because of error 404 Client Error for http+docker://localhost/v1.48/containers/2f370c30aafab588d68893c2261ebcd41c46afca1665d1bb5d0e2b9265cb4f19/stop: Not Found ("No such container: 2f370c30aafab588d68893c2261ebcd41c46afca1665d1bb5d0e2b9265cb4f19")
|
|
2025-12-18 04:15:18.862 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
|
|
2025-12-18 04:15:18.909 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2025-12-18 04:15:18.957 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2025-12-18 04:15:18.957 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2025-12-18 04:15:18.958 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2025-12-18 04:15:18.958 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2025-12-18 04:15:18.969 DEBUG [tests.conftest] Running fixture setup: test_id
|
|
2025-12-18 04:15:18.969 DEBUG [tests.conftest] Running test: test_light_push_with_invalid_pubsub_topics with id: 2025-12-18_04-15-18__53816b29-0a41-4fbb-a138-ad711a571630
|
|
2025-12-18 04:15:18.969 DEBUG [src.steps.common] Running fixture setup: common_setup
|
|
2025-12-18 04:15:18.970 DEBUG [src.steps.light_push] Running fixture setup: light_push_setup
|
|
2025-12-18 04:15:18.976 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2025-12-18 04:15:18.976 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/receiving_node1_2025-12-18_04-15-18__53816b29-0a41-4fbb-a138-ad711a571630__wakuorg_nwaku:latest.log
|
|
2025-12-18 04:15:18.976 DEBUG [src.node.waku_node] Starting Node...
|
|
2025-12-18 04:15:18.977 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2025-12-18 04:15:18.978 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2025-12-18 04:15:18.978 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.103.255
|
|
2025-12-18 04:15:18.978 DEBUG [src.node.docker_mananger] Generated ports ['64743', '64744', '64745', '64746', '64747']
|
|
2025-12-18 04:15:18.978 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2025-12-18 04:15:18.978 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2025-12-18 04:15:18.979 DEBUG [src.node.waku_node] Using volumes []
|
|
2025-12-18 04:15:18.979 DEBUG [src.node.docker_mananger] docker run -i -t -p 64743:64743 -p 64744:64744 -p 64745:64745 -p 64746:64746 -p 64747:64747 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=64745 --rest-port=64743 --tcp-port=64744 --discv5-udp-port=64746 --rest-address=0.0.0.0 --nat=extip:172.18.103.255 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=1ba8cdd570c637d78e45eeb0a9d3d6dfa4adbceeafbef03fb1ccbb87daba5273 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=64747 --metrics-logging=true --lightpush=true --relay=true
|
|
2025-12-18 04:15:19.159 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.103.255 waku 49a940f2078a1e74c7198bd6ed1cc2f058143e49ea7aec1868094026601a142a
|
|
2025-12-18 04:15:19.190 DEBUG [src.node.docker_mananger] Container started with ID 49a940f2078a. Setting up logs at ./log/docker/receiving_node1_2025-12-18_04-15-18__53816b29-0a41-4fbb-a138-ad711a571630__wakuorg_nwaku:latest.log
|
|
2025-12-18 04:15:19.191 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 64743
|
|
2025-12-18 04:15:19.192 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2025-12-18 04:15:20.192 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:64743/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:15:20.195 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"READY","protocolsHealth":[{"Relay":"NOT_READY","desc":"No connected peers"},{"Rln Relay":"NOT_MOUNTED"},{"Lightpush":"NOT_READY","desc":"Node has no relay peers to fullfill push requests"},{"Legacy Lightpush":"NOT_READY","desc":"Node has no relay peers to fullfill push requests"},{"Filter":"NOT_MOUNTED"},{"Store":"NOT_MOUNTED"},{"Legacy Store":"NOT_MOUNTED"},{"Peer Exchange":"READY"},{"Rendezvous":"NOT_READY","desc":"No Rendezvous peers are available yet"},{"Mix":"NOT_MOUNTED"},{"Lightpush Client":"NOT_READY","desc":"No Lightpush service peer available yet"},{"Legacy Lightpush Client":"NOT_READY","desc":"No Lightpush service peer available yet"},{"Store Client":"NOT_READY","desc":"No Store service peer available yet, neither Store service set up for the node"},{"Legacy Store Client":"NOT_READY","desc":"No Legacy Store service peers are available yet, neither Store service set up for the node"},{"Filter Client":"NOT_READY","desc":"No Filter service peer available yet"}]}'
|
|
2025-12-18 04:15:20.195 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2025-12-18 04:15:20.195 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:64743/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:15:20.197 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.103.255/tcp/64744/p2p/16Uiu2HAkxHZyCnQNvMPfWTjKusyfQWoRgsSv5Ai3RENvXWhqDMxv","/ip4/172.18.103.255/tcp/64745/ws/p2p/16Uiu2HAkxHZyCnQNvMPfWTjKusyfQWoRgsSv5Ai3RENvXWhqDMxv"],"enrUri":"enr:-L24QLGHysYTwauIj8-bV9aQE-kIJ5A6dkvUyZe-kedafkWoZUcFb0ZezTnxKGvh1ZK4my0863WWwdBpHKqPfMzkX-4CgmlkgnY0gmlwhKwSZ_-KbXVsdGlhZGRyc5YACASsEmf_BvzoAAoErBJn_wb86d0DgnJzhQADAQAAiXNlY3AyNTZrMaECKn-eXAWVK0xAN4nS6ZD2HU2nm3HeMjShP_VRIKYmXJuDdGNwgvzog3VkcIL86oV3YWt1Mgk"}'
|
|
2025-12-18 04:15:20.198 INFO [src.node.waku_node] REST service is ready !!
|
|
2025-12-18 04:15:20.205 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2025-12-18 04:15:20.205 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/receiving_node2_2025-12-18_04-15-18__53816b29-0a41-4fbb-a138-ad711a571630__wakuorg_nwaku:latest.log
|
|
2025-12-18 04:15:20.205 DEBUG [src.node.waku_node] Starting Node...
|
|
2025-12-18 04:15:20.205 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2025-12-18 04:15:20.206 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2025-12-18 04:15:20.207 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.98.160
|
|
2025-12-18 04:15:20.207 DEBUG [src.node.docker_mananger] Generated ports ['42446', '42447', '42448', '42449', '42450']
|
|
2025-12-18 04:15:20.207 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2025-12-18 04:15:20.207 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2025-12-18 04:15:20.207 DEBUG [src.node.waku_node] Using volumes []
|
|
2025-12-18 04:15:20.207 DEBUG [src.node.docker_mananger] docker run -i -t -p 42446:42446 -p 42447:42447 -p 42448:42448 -p 42449:42449 -p 42450:42450 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=42448 --rest-port=42446 --tcp-port=42447 --discv5-udp-port=42449 --rest-address=0.0.0.0 --nat=extip:172.18.98.160 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=4d91ca1ae6dbe5aace71967faeda1ff5a5fa56fbfaeba8ee5db0f46e088ab9da --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=42450 --metrics-logging=true --lightpush=false --relay=true
|
|
2025-12-18 04:15:20.395 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.98.160 waku ce9303524d1bc08306f272e4393c9168280ef0e15c3537585c33194ca48b87bb
|
|
2025-12-18 04:15:20.427 DEBUG [src.node.docker_mananger] Container started with ID ce9303524d1b. Setting up logs at ./log/docker/receiving_node2_2025-12-18_04-15-18__53816b29-0a41-4fbb-a138-ad711a571630__wakuorg_nwaku:latest.log
|
|
2025-12-18 04:15:20.428 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 42446
|
|
2025-12-18 04:15:20.428 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2025-12-18 04:15:21.429 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:42446/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:15:21.433 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"READY","protocolsHealth":[{"Relay":"NOT_READY","desc":"No connected peers"},{"Rln Relay":"NOT_MOUNTED"},{"Lightpush":"NOT_MOUNTED"},{"Legacy Lightpush":"NOT_MOUNTED"},{"Filter":"NOT_MOUNTED"},{"Store":"NOT_MOUNTED"},{"Legacy Store":"NOT_MOUNTED"},{"Peer Exchange":"READY"},{"Rendezvous":"NOT_READY","desc":"No Rendezvous peers are available yet"},{"Mix":"NOT_MOUNTED"},{"Lightpush Client":"NOT_READY","desc":"No Lightpush service peer available yet"},{"Legacy Lightpush Client":"NOT_READY","desc":"No Lightpush service peer available yet"},{"Store Client":"NOT_READY","desc":"No Store service peer available yet, neither Store service set up for the node"},{"Legacy Store Client":"NOT_READY","desc":"No Legacy Store service peers are available yet, neither Store service set up for the node"},{"Filter Client":"NOT_READY","desc":"No Filter service peer available yet"}]}'
|
|
2025-12-18 04:15:21.433 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2025-12-18 04:15:21.433 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:42446/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:15:21.435 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.98.160/tcp/42447/p2p/16Uiu2HAmTvgV6G61q5se4cM1xR5QVVnF4Y7mFzNpjrMSvadYmkkN","/ip4/172.18.98.160/tcp/42448/ws/p2p/16Uiu2HAmTvgV6G61q5se4cM1xR5QVVnF4Y7mFzNpjrMSvadYmkkN"],"enrUri":"enr:-L24QBc_K_CmU1XlwZj_g1g__IAGrB1TcrAqftfbi9OE6Ld0APNqwEQMZBQCSZznPEVEggoxxqLnD33DwimB-SbA5QkCgmlkgnY0gmlwhKwSYqCKbXVsdGlhZGRyc5YACASsEmKgBqXPAAoErBJioAal0N0DgnJzhQADAQAAiXNlY3AyNTZrMaED4uRlccpeI662SmezfJzNAaw6yUgpViOEDqe43_-_fO-DdGNwgqXPg3VkcIKl0YV3YWt1MgE"}'
|
|
2025-12-18 04:15:21.435 INFO [src.node.waku_node] REST service is ready !!
|
|
2025-12-18 04:15:21.436 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:42446/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.103.255/tcp/64744/p2p/16Uiu2HAkxHZyCnQNvMPfWTjKusyfQWoRgsSv5Ai3RENvXWhqDMxv"]'
|
|
2025-12-18 04:15:21.467 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-18 04:15:21.480 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2025-12-18 04:15:21.480 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/lightpush_node1_2025-12-18_04-15-18__53816b29-0a41-4fbb-a138-ad711a571630__wakuorg_nwaku:latest.log
|
|
2025-12-18 04:15:21.480 DEBUG [src.node.waku_node] Starting Node...
|
|
2025-12-18 04:15:21.480 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2025-12-18 04:15:21.482 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2025-12-18 04:15:21.483 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.193.99
|
|
2025-12-18 04:15:21.483 DEBUG [src.node.docker_mananger] Generated ports ['32041', '32042', '32043', '32044', '32045']
|
|
2025-12-18 04:15:21.483 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2025-12-18 04:15:21.484 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2025-12-18 04:15:21.484 DEBUG [src.node.waku_node] Using volumes []
|
|
2025-12-18 04:15:21.484 DEBUG [src.node.docker_mananger] docker run -i -t -p 32041:32041 -p 32042:32042 -p 32043:32043 -p 32044:32044 -p 32045:32045 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=32043 --rest-port=32041 --tcp-port=32042 --discv5-udp-port=32044 --rest-address=0.0.0.0 --nat=extip:172.18.193.99 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=0ba12c69b1fadc65ebd4feb2ab53c4146c2baf8fcede266fba3dedc2c3bf8a8c --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=32045 --metrics-logging=true --discv5-bootstrap-node=enr:-L24QLGHysYTwauIj8-bV9aQE-kIJ5A6dkvUyZe-kedafkWoZUcFb0ZezTnxKGvh1ZK4my0863WWwdBpHKqPfMzkX-4CgmlkgnY0gmlwhKwSZ_-KbXVsdGlhZGRyc5YACASsEmf_BvzoAAoErBJn_wb86d0DgnJzhQADAQAAiXNlY3AyNTZrMaECKn-eXAWVK0xAN4nS6ZD2HU2nm3HeMjShP_VRIKYmXJuDdGNwgvzog3VkcIL86oV3YWt1Mgk --lightpushnode=/ip4/172.18.103.255/tcp/64744/p2p/16Uiu2HAkxHZyCnQNvMPfWTjKusyfQWoRgsSv5Ai3RENvXWhqDMxv --lightpush=true --relay=false
|
|
2025-12-18 04:15:21.671 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.193.99 waku b1fd1a259a74ea1b75737623d24c8ac06e5900618feca3aa0ced9c706e75d52d
|
|
2025-12-18 04:15:21.702 DEBUG [src.node.docker_mananger] Container started with ID b1fd1a259a74. Setting up logs at ./log/docker/lightpush_node1_2025-12-18_04-15-18__53816b29-0a41-4fbb-a138-ad711a571630__wakuorg_nwaku:latest.log
|
|
2025-12-18 04:15:21.703 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 32041
|
|
2025-12-18 04:15:21.703 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2025-12-18 04:15:22.703 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:32041/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:15:22.805 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:32041/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:15:22.906 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:32041/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:15:22.996 ERROR [src.node.docker_mananger] Max retries reached for container b1fd1a259a74. Exiting log stream.
|
|
2025-12-18 04:15:23.007 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:32041/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:15:23.108 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:32041/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:15:23.210 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:32041/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:15:23.311 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:32041/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:15:23.412 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:32041/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:15:23.513 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:32041/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:15:23.614 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:32041/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:15:23.716 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:32041/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:15:23.817 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:32041/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:15:23.918 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:32041/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:15:24.020 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:32041/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:15:24.121 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:32041/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:15:24.222 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:32041/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:15:24.323 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:32041/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:15:24.425 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:32041/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:15:24.526 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:32041/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:15:24.627 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:32041/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:15:24.729 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:32041/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:15:24.830 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:32041/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:15:24.931 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:32041/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:15:25.032 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:32041/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:15:25.133 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:32041/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:15:25.234 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:32041/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:15:25.335 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:32041/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:15:25.437 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:32041/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:15:25.538 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:32041/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:15:25.639 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:32041/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:15:25.740 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:32041/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:15:25.842 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:32041/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:15:25.943 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:32041/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:15:26.044 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:32041/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:15:26.146 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:32041/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:15:26.247 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:32041/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:15:26.348 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:32041/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:15:26.450 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:32041/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:15:26.551 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:32041/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:15:26.652 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:32041/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:15:26.753 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:32041/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:15:26.854 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:32041/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:15:26.955 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:32041/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:15:27.057 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:32041/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:15:27.158 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:32041/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:15:27.259 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:32041/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:15:27.360 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:32041/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:15:27.461 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:32041/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:15:27.563 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:32041/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:15:27.664 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:32041/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:15:27.765 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:32041/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:15:27.867 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:32041/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:15:27.968 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:32041/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:15:28.069 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:32041/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:15:28.170 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:32041/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:15:28.272 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:32041/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:15:28.373 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:32041/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:15:28.474 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:32041/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:15:28.576 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:32041/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:15:28.677 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:32041/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:15:28.779 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:32041/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:15:28.880 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:32041/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:15:28.982 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:32041/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:15:29.083 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:32041/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:15:29.184 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:32041/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:15:29.286 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:32041/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:15:29.387 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:32041/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:15:29.488 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:32041/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:15:29.589 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:32041/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:15:29.691 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:32041/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:15:29.792 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:32041/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:15:29.893 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:32041/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:15:29.994 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:32041/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:15:30.096 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:32041/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:15:30.197 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:32041/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:15:30.298 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:32041/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:15:30.400 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:32041/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:15:30.501 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:32041/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:15:30.602 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:32041/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:15:30.704 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:32041/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:15:30.805 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:32041/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:15:30.906 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:32041/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:15:31.008 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:32041/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:15:31.109 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:32041/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:15:31.210 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:32041/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:15:31.312 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:32041/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:15:31.413 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:32041/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:15:31.514 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:32041/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:15:31.615 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:32041/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:15:31.716 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:32041/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:15:31.818 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:32041/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:15:31.919 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:32041/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:15:32.020 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:32041/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:15:32.121 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:32041/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:15:32.223 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:32041/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:15:32.324 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:32041/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:15:32.425 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:32041/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:15:32.527 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:32041/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:15:32.628 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:32041/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:15:32.729 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:32041/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:15:32.831 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:32041/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:15:32.932 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:32041/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:15:33.034 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:32041/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:15:33.135 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:32041/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:15:33.236 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:32041/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:15:33.338 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:32041/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:15:33.439 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:32041/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:15:33.540 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:32041/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:15:33.641 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:32041/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:15:33.743 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:32041/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:15:33.844 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:32041/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:15:33.945 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:32041/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:15:34.047 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:32041/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:15:34.148 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:32041/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:15:34.250 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:32041/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:15:34.351 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:32041/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:15:34.452 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:32041/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:15:34.553 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:32041/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:15:34.655 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:32041/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:15:34.756 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:32041/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:15:34.857 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:32041/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:15:34.959 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:32041/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:15:35.060 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:32041/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:15:35.161 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:32041/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:15:35.262 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:32041/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:15:35.363 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:32041/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:15:35.465 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:32041/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:15:35.566 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:32041/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:15:35.668 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:32041/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:15:35.769 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:32041/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:15:35.870 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:32041/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:15:35.972 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:32041/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:15:36.073 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:32041/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:15:36.174 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:32041/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:15:36.276 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:32041/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:15:36.377 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:32041/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:15:36.479 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:32041/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:15:36.580 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:32041/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:15:36.681 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:32041/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:15:36.783 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:32041/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:15:36.884 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:32041/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:15:36.986 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:32041/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:15:37.087 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:32041/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:15:37.189 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:32041/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:15:37.290 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:32041/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:15:37.391 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:32041/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:15:37.493 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:32041/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:15:37.594 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:32041/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:15:37.695 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:32041/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:15:37.796 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:32041/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:15:37.898 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:32041/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:15:37.999 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:32041/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:15:38.100 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:32041/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:15:38.202 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:32041/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:15:38.303 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:32041/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:15:38.404 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:32041/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:15:38.505 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:32041/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:15:38.607 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:32041/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:15:38.708 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:32041/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:15:38.810 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:32041/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:15:38.911 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:32041/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:15:39.012 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:32041/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:15:39.114 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:32041/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:15:39.215 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:32041/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:15:39.316 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:32041/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:15:39.418 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:32041/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:15:39.519 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:32041/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:15:39.620 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:32041/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:15:39.721 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:32041/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:15:39.823 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:32041/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:15:39.924 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:32041/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:15:40.025 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:32041/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:15:40.126 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:32041/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:15:40.227 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:32041/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:15:40.328 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:32041/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:15:40.430 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:32041/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:15:40.531 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:32041/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:15:40.632 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:32041/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:15:40.733 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:32041/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:15:40.835 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:32041/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:15:40.936 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:32041/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:15:41.037 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:32041/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:15:41.139 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:32041/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:15:41.240 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:32041/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:15:41.341 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:32041/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:15:41.442 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:32041/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:15:41.544 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:32041/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:15:41.645 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:32041/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:15:41.746 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:32041/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:15:41.848 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:32041/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:15:41.949 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:32041/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:15:42.050 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:32041/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:15:42.152 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:32041/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:15:42.253 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:32041/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:15:42.355 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:32041/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:15:42.456 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:32041/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:15:42.558 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:32041/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:15:42.659 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:32041/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:15:42.760 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:32041/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:15:42.762 ERROR [src.node.waku_node] REST service did not become ready in time: HTTPConnectionPool(host='127.0.0.1', port=32041): Max retries exceeded with url: /health (Caused by NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7f118b21d490>: Failed to establish a new connection: [Errno 111] Connection refused'))
|
|
2025-12-18 04:15:42.862 DEBUG [src.node.waku_node] Starting Node...
|
|
2025-12-18 04:15:42.862 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2025-12-18 04:15:42.864 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2025-12-18 04:15:42.864 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.144.149
|
|
2025-12-18 04:15:42.864 DEBUG [src.node.docker_mananger] Generated ports ['17135', '17136', '17137', '17138', '17139']
|
|
2025-12-18 04:15:42.864 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2025-12-18 04:15:42.864 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2025-12-18 04:15:42.864 DEBUG [src.node.waku_node] Using volumes []
|
|
2025-12-18 04:15:42.865 DEBUG [src.node.docker_mananger] docker run -i -t -p 17135:17135 -p 17136:17136 -p 17137:17137 -p 17138:17138 -p 17139:17139 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=17137 --rest-port=17135 --tcp-port=17136 --discv5-udp-port=17138 --rest-address=0.0.0.0 --nat=extip:172.18.144.149 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=e39ecbad5adfbee2b7c3ffeeb6defdd9edfeb22c0e1bfbef35807f8db2cdd856 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=17139 --metrics-logging=true --discv5-bootstrap-node=enr:-L24QLGHysYTwauIj8-bV9aQE-kIJ5A6dkvUyZe-kedafkWoZUcFb0ZezTnxKGvh1ZK4my0863WWwdBpHKqPfMzkX-4CgmlkgnY0gmlwhKwSZ_-KbXVsdGlhZGRyc5YACASsEmf_BvzoAAoErBJn_wb86d0DgnJzhQADAQAAiXNlY3AyNTZrMaECKn-eXAWVK0xAN4nS6ZD2HU2nm3HeMjShP_VRIKYmXJuDdGNwgvzog3VkcIL86oV3YWt1Mgk --lightpushnode=/ip4/172.18.103.255/tcp/64744/p2p/16Uiu2HAkxHZyCnQNvMPfWTjKusyfQWoRgsSv5Ai3RENvXWhqDMxv --lightpush=true --relay=false
|
|
2025-12-18 04:15:43.049 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.144.149 waku 959482fb673108b711dd2a5fcfd386ee6c6a5ca5d159379081465a99117519d3
|
|
2025-12-18 04:15:43.079 DEBUG [src.node.docker_mananger] Container started with ID 959482fb6731. Setting up logs at ./log/docker/lightpush_node1_2025-12-18_04-15-18__53816b29-0a41-4fbb-a138-ad711a571630__wakuorg_nwaku:latest.log
|
|
2025-12-18 04:15:43.080 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 17135
|
|
2025-12-18 04:15:43.080 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2025-12-18 04:15:44.080 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:17135/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:15:44.182 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:17135/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:15:44.283 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:17135/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:15:44.384 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:17135/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:15:44.423 ERROR [src.node.docker_mananger] Max retries reached for container 959482fb6731. Exiting log stream.
|
|
2025-12-18 04:15:44.485 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:17135/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:15:44.586 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:17135/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:15:44.688 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:17135/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:15:44.789 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:17135/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:15:44.890 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:17135/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:15:44.991 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:17135/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:15:45.093 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:17135/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:15:45.194 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:17135/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:15:45.296 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:17135/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:15:45.397 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:17135/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:15:45.498 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:17135/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:15:45.599 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:17135/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:15:45.701 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:17135/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:15:45.802 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:17135/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:15:45.903 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:17135/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:15:46.004 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:17135/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:15:46.106 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:17135/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:15:46.207 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:17135/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:15:46.309 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:17135/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:15:46.410 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:17135/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:15:46.512 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:17135/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:15:46.613 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:17135/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:15:46.715 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:17135/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:15:46.816 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:17135/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:15:46.917 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:17135/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:15:47.019 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:17135/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:15:47.120 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:17135/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:15:47.221 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:17135/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:15:47.323 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:17135/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:15:47.424 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:17135/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:15:47.525 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:17135/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:15:47.626 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:17135/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:15:47.728 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:17135/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:15:47.829 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:17135/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:15:47.930 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:17135/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:15:48.031 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:17135/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:15:48.132 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:17135/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:15:48.233 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:17135/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:15:48.335 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:17135/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:15:48.436 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:17135/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:15:48.537 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:17135/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:15:48.638 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:17135/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:15:48.740 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:17135/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:15:48.841 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:17135/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:15:48.942 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:17135/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:15:49.044 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:17135/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:15:49.145 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:17135/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:15:49.246 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:17135/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:15:49.347 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:17135/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:15:49.448 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:17135/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:15:49.550 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:17135/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:15:49.651 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:17135/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:15:49.752 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:17135/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:15:49.853 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:17135/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:15:49.955 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:17135/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:15:50.056 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:17135/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:15:50.157 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:17135/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:15:50.258 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:17135/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:15:50.360 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:17135/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:15:50.461 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:17135/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:15:50.562 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:17135/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:15:50.664 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:17135/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:15:50.765 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:17135/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:15:50.867 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:17135/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:15:50.968 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:17135/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:15:51.069 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:17135/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:15:51.170 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:17135/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:15:51.271 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:17135/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:15:51.373 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:17135/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:15:51.474 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:17135/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:15:51.575 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:17135/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:15:51.677 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:17135/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:15:51.778 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:17135/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:15:51.880 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:17135/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:15:51.981 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:17135/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:15:52.082 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:17135/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:15:52.184 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:17135/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:15:52.285 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:17135/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:15:52.387 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:17135/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:15:52.488 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:17135/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:15:52.590 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:17135/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:15:52.691 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:17135/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:15:52.793 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:17135/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:15:52.894 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:17135/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:15:52.996 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:17135/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:15:53.097 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:17135/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:15:53.198 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:17135/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:15:53.300 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:17135/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:15:53.401 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:17135/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:15:53.502 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:17135/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:15:53.604 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:17135/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:15:53.706 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:17135/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:15:53.807 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:17135/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:15:53.909 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:17135/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:15:54.010 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:17135/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:15:54.111 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:17135/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:15:54.213 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:17135/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:15:54.314 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:17135/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:15:54.416 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:17135/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:15:54.517 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:17135/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:15:54.618 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:17135/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:15:54.719 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:17135/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:15:54.821 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:17135/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:15:54.922 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:17135/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:15:55.024 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:17135/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:15:55.126 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:17135/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:15:55.227 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:17135/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:15:55.329 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:17135/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:15:55.431 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:17135/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:15:55.532 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:17135/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:15:55.634 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:17135/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:15:55.735 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:17135/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:15:55.836 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:17135/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:15:55.938 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:17135/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:15:56.039 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:17135/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:15:56.141 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:17135/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:15:56.242 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:17135/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:15:56.344 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:17135/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:15:56.445 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:17135/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:15:56.546 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:17135/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:15:56.648 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:17135/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:15:56.749 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:17135/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:15:56.851 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:17135/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:15:56.952 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:17135/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:15:57.053 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:17135/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:15:57.154 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:17135/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:15:57.256 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:17135/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:15:57.357 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:17135/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:15:57.458 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:17135/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:15:57.560 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:17135/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:15:57.661 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:17135/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:15:57.762 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:17135/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:15:57.864 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:17135/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:15:57.965 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:17135/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:15:58.066 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:17135/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:15:58.167 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:17135/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:15:58.269 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:17135/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:15:58.370 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:17135/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:15:58.471 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:17135/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:15:58.573 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:17135/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:15:58.674 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:17135/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:15:58.776 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:17135/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:15:58.877 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:17135/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:15:58.979 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:17135/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:15:59.080 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:17135/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:15:59.182 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:17135/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:15:59.283 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:17135/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:15:59.384 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:17135/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:15:59.485 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:17135/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:15:59.587 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:17135/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:15:59.688 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:17135/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:15:59.789 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:17135/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:15:59.890 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:17135/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:15:59.991 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:17135/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:16:00.093 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:17135/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:16:00.194 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:17135/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:16:00.296 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:17135/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:16:00.397 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:17135/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:16:00.499 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:17135/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:16:00.600 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:17135/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:16:00.701 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:17135/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:16:00.802 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:17135/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:16:00.903 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:17135/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:16:01.005 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:17135/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:16:01.106 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:17135/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:16:01.208 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:17135/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:16:01.309 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:17135/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:16:01.410 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:17135/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:16:01.512 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:17135/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:16:01.613 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:17135/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:16:01.714 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:17135/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:16:01.816 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:17135/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:16:01.917 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:17135/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:16:02.018 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:17135/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:16:02.120 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:17135/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:16:02.221 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:17135/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:16:02.323 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:17135/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:16:02.424 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:17135/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:16:02.526 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:17135/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:16:02.627 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:17135/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:16:02.729 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:17135/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:16:02.830 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:17135/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:16:02.931 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:17135/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:16:03.032 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:17135/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:16:03.133 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:17135/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:16:03.235 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:17135/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:16:03.336 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:17135/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:16:03.437 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:17135/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:16:03.539 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:17135/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:16:03.640 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:17135/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:16:03.741 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:17135/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:16:03.843 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:17135/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:16:03.945 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:17135/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:16:04.046 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:17135/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:16:04.147 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:17135/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:16:04.148 ERROR [src.node.waku_node] REST service did not become ready in time: HTTPConnectionPool(host='127.0.0.1', port=17135): Max retries exceeded with url: /health (Caused by NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7f118b6485c0>: Failed to establish a new connection: [Errno 111] Connection refused'))
|
|
2025-12-18 04:16:04.248 DEBUG [src.node.waku_node] Starting Node...
|
|
2025-12-18 04:16:04.249 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2025-12-18 04:16:04.250 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2025-12-18 04:16:04.250 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.107.24
|
|
2025-12-18 04:16:04.250 DEBUG [src.node.docker_mananger] Generated ports ['43661', '43662', '43663', '43664', '43665']
|
|
2025-12-18 04:16:04.251 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2025-12-18 04:16:04.251 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2025-12-18 04:16:04.251 DEBUG [src.node.waku_node] Using volumes []
|
|
2025-12-18 04:16:04.251 DEBUG [src.node.docker_mananger] docker run -i -t -p 43661:43661 -p 43662:43662 -p 43663:43663 -p 43664:43664 -p 43665:43665 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=43663 --rest-port=43661 --tcp-port=43662 --discv5-udp-port=43664 --rest-address=0.0.0.0 --nat=extip:172.18.107.24 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=a94b7ae2fbb71dd8eec0d7fa0dc0f27c6ed4533f56a6aba1c7ca62c5ed5ac222 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=43665 --metrics-logging=true --discv5-bootstrap-node=enr:-L24QLGHysYTwauIj8-bV9aQE-kIJ5A6dkvUyZe-kedafkWoZUcFb0ZezTnxKGvh1ZK4my0863WWwdBpHKqPfMzkX-4CgmlkgnY0gmlwhKwSZ_-KbXVsdGlhZGRyc5YACASsEmf_BvzoAAoErBJn_wb86d0DgnJzhQADAQAAiXNlY3AyNTZrMaECKn-eXAWVK0xAN4nS6ZD2HU2nm3HeMjShP_VRIKYmXJuDdGNwgvzog3VkcIL86oV3YWt1Mgk --lightpushnode=/ip4/172.18.103.255/tcp/64744/p2p/16Uiu2HAkxHZyCnQNvMPfWTjKusyfQWoRgsSv5Ai3RENvXWhqDMxv --lightpush=true --relay=false
|
|
2025-12-18 04:16:04.427 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.107.24 waku f72a321b54764daeb558ef4609b6deb336d16048a2846fea24004239ec265dbb
|
|
2025-12-18 04:16:04.456 DEBUG [src.node.docker_mananger] Container started with ID f72a321b5476. Setting up logs at ./log/docker/lightpush_node1_2025-12-18_04-15-18__53816b29-0a41-4fbb-a138-ad711a571630__wakuorg_nwaku:latest.log
|
|
2025-12-18 04:16:04.457 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 43661
|
|
2025-12-18 04:16:04.458 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2025-12-18 04:16:05.459 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:43661/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:16:05.560 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:43661/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:16:05.661 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:43661/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:16:05.763 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:43661/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:16:05.818 ERROR [src.node.docker_mananger] Max retries reached for container f72a321b5476. Exiting log stream.
|
|
2025-12-18 04:16:05.864 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:43661/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:16:05.965 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:43661/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:16:06.067 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:43661/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:16:06.168 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:43661/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:16:06.269 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:43661/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:16:06.370 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:43661/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:16:06.472 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:43661/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:16:06.573 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:43661/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:16:06.674 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:43661/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:16:06.776 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:43661/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:16:06.877 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:43661/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:16:06.978 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:43661/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:16:07.079 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:43661/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:16:07.180 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:43661/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:16:07.282 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:43661/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:16:07.383 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:43661/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:16:07.484 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:43661/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:16:07.585 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:43661/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:16:07.686 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:43661/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:16:07.787 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:43661/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:16:07.889 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:43661/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:16:07.990 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:43661/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:16:08.092 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:43661/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:16:08.193 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:43661/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:16:08.294 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:43661/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:16:08.395 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:43661/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:16:08.497 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:43661/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:16:08.598 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:43661/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:16:08.700 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:43661/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:16:08.801 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:43661/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:16:08.902 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:43661/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:16:09.003 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:43661/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:16:09.105 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:43661/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:16:09.206 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:43661/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:16:09.310 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:43661/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:16:09.412 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:43661/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:16:09.513 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:43661/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:16:09.614 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:43661/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:16:09.716 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:43661/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:16:09.817 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:43661/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:16:09.918 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:43661/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:16:10.019 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:43661/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:16:10.120 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:43661/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:16:10.221 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:43661/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:16:10.338 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:43661/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:16:10.440 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:43661/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:16:10.547 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:43661/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:16:10.648 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:43661/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:16:10.750 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:43661/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:16:10.851 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:43661/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:16:10.952 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:43661/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:16:11.053 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:43661/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:16:11.154 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:43661/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:16:11.256 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:43661/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:16:11.357 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:43661/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:16:11.458 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:43661/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:16:11.560 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:43661/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:16:11.661 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:43661/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:16:11.762 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:43661/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:16:11.863 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:43661/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:16:11.964 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:43661/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:16:12.065 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:43661/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:16:12.167 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:43661/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:16:12.268 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:43661/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:16:12.369 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:43661/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:16:12.471 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:43661/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:16:12.572 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:43661/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:16:12.673 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:43661/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:16:12.774 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:43661/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:16:12.875 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:43661/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:16:12.977 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:43661/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:16:13.078 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:43661/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:16:13.179 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:43661/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:16:13.280 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:43661/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:16:13.382 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:43661/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:16:13.483 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:43661/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:16:13.584 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:43661/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:16:13.685 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:43661/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:16:13.787 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:43661/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:16:13.888 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:43661/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:16:13.989 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:43661/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:16:14.090 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:43661/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:16:14.191 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:43661/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:16:14.292 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:43661/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:16:14.394 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:43661/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:16:14.495 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:43661/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:16:14.596 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:43661/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:16:14.698 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:43661/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:16:14.799 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:43661/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:16:14.900 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:43661/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:16:15.002 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:43661/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:16:15.103 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:43661/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:16:15.204 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:43661/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:16:15.309 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:43661/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:16:15.410 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:43661/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:16:15.511 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:43661/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:16:15.613 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:43661/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:16:15.714 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:43661/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:16:15.815 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:43661/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:16:15.916 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:43661/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:16:16.018 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:43661/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:16:16.119 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:43661/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:16:16.220 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:43661/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:16:16.321 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:43661/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:16:16.423 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:43661/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:16:16.524 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:43661/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:16:16.625 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:43661/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:16:16.727 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:43661/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:16:16.828 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:43661/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:16:16.929 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:43661/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:16:17.031 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:43661/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:16:17.132 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:43661/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:16:17.233 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:43661/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:16:17.334 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:43661/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:16:17.435 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:43661/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:16:17.537 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:43661/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:16:17.638 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:43661/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:16:17.739 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:43661/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:16:17.840 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:43661/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:16:17.942 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:43661/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:16:18.043 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:43661/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:16:18.144 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:43661/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:16:18.245 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:43661/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:16:18.347 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:43661/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:16:18.448 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:43661/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:16:18.549 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:43661/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:16:18.650 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:43661/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:16:18.752 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:43661/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:16:18.853 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:43661/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:16:18.954 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:43661/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:16:19.056 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:43661/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:16:19.157 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:43661/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:16:19.258 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:43661/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:16:19.360 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:43661/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:16:19.461 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:43661/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:16:19.562 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:43661/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:16:19.663 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:43661/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:16:19.764 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:43661/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:16:19.866 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:43661/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:16:19.967 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:43661/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:16:20.068 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:43661/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:16:20.169 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:43661/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:16:20.270 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:43661/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:16:20.371 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:43661/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:16:20.473 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:43661/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:16:20.574 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:43661/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:16:20.675 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:43661/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:16:20.777 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:43661/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:16:20.878 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:43661/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:16:20.979 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:43661/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:16:21.080 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:43661/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:16:21.181 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:43661/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:16:21.282 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:43661/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:16:21.384 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:43661/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:16:21.485 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:43661/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:16:21.586 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:43661/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:16:21.687 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:43661/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:16:21.788 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:43661/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:16:21.890 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:43661/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:16:21.991 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:43661/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:16:22.092 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:43661/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:16:22.193 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:43661/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:16:22.295 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:43661/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:16:22.396 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:43661/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:16:22.497 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:43661/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:16:22.599 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:43661/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:16:22.700 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:43661/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:16:22.801 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:43661/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:16:22.903 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:43661/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:16:23.004 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:43661/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:16:23.105 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:43661/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:16:23.207 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:43661/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:16:23.308 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:43661/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:16:23.409 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:43661/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:16:23.511 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:43661/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:16:23.612 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:43661/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:16:23.713 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:43661/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:16:23.815 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:43661/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:16:23.916 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:43661/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:16:24.017 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:43661/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:16:24.119 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:43661/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:16:24.220 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:43661/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:16:24.321 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:43661/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:16:24.422 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:43661/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:16:24.523 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:43661/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:16:24.624 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:43661/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:16:24.726 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:43661/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:16:24.827 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:43661/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:16:24.928 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:43661/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:16:25.029 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:43661/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:16:25.130 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:43661/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:16:25.231 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:43661/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:16:25.333 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:43661/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:16:25.434 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:43661/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:16:25.536 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:43661/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:16:25.536 ERROR [src.node.waku_node] REST service did not become ready in time: HTTPConnectionPool(host='127.0.0.1', port=43661): Max retries exceeded with url: /health (Caused by NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7f118b64b590>: Failed to establish a new connection: [Errno 111] Connection refused'))
|
|
2025-12-18 04:16:25.716 DEBUG [tests.conftest] Running fixture teardown: test_setup
|
|
2025-12-18 04:16:25.717 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
|
|
2025-12-18 04:16:25.717 DEBUG [src.node.waku_node] Stopping container with id 49a940f2078a
|
|
2025-12-18 04:16:26.224 DEBUG [src.node.waku_node] Container stopped.
|
|
2025-12-18 04:16:26.224 DEBUG [src.node.waku_node] Stopping container with id ce9303524d1b
|
|
2025-12-18 04:16:26.728 DEBUG [src.node.waku_node] Container stopped.
|
|
2025-12-18 04:16:26.730 DEBUG [src.node.waku_node] Stopping container with id f72a321b5476
|
|
2025-12-18 04:16:26.834 DEBUG [src.node.waku_node] Stopping container with id f72a321b5476
|
|
2025-12-18 04:16:26.935 DEBUG [src.node.waku_node] Stopping container with id f72a321b5476
|
|
2025-12-18 04:16:27.037 DEBUG [src.node.waku_node] Stopping container with id f72a321b5476
|
|
2025-12-18 04:16:27.038 ERROR [src.node.docker_mananger] Max retries reached for container 49a940f2078a. Exiting log stream.
|
|
2025-12-18 04:16:27.139 DEBUG [src.node.waku_node] Stopping container with id f72a321b5476
|
|
2025-12-18 04:16:27.240 DEBUG [src.node.waku_node] Stopping container with id f72a321b5476
|
|
2025-12-18 04:16:27.341 DEBUG [src.node.waku_node] Stopping container with id f72a321b5476
|
|
2025-12-18 04:16:27.443 DEBUG [src.node.waku_node] Stopping container with id f72a321b5476
|
|
2025-12-18 04:16:27.544 DEBUG [src.node.waku_node] Stopping container with id f72a321b5476
|
|
2025-12-18 04:16:27.616 ERROR [src.node.docker_mananger] Max retries reached for container ce9303524d1b. Exiting log stream.
|
|
2025-12-18 04:16:27.645 DEBUG [src.node.waku_node] Stopping container with id f72a321b5476
|
|
2025-12-18 04:16:27.747 DEBUG [src.node.waku_node] Stopping container with id f72a321b5476
|
|
2025-12-18 04:16:27.848 DEBUG [src.node.waku_node] Stopping container with id f72a321b5476
|
|
2025-12-18 04:16:27.950 DEBUG [src.node.waku_node] Stopping container with id f72a321b5476
|
|
2025-12-18 04:16:28.051 DEBUG [src.node.waku_node] Stopping container with id f72a321b5476
|
|
2025-12-18 04:16:28.152 DEBUG [src.node.waku_node] Stopping container with id f72a321b5476
|
|
2025-12-18 04:16:28.254 DEBUG [src.node.waku_node] Stopping container with id f72a321b5476
|
|
2025-12-18 04:16:28.355 DEBUG [src.node.waku_node] Stopping container with id f72a321b5476
|
|
2025-12-18 04:16:28.457 DEBUG [src.node.waku_node] Stopping container with id f72a321b5476
|
|
2025-12-18 04:16:28.558 DEBUG [src.node.waku_node] Stopping container with id f72a321b5476
|
|
2025-12-18 04:16:28.660 DEBUG [src.node.waku_node] Stopping container with id f72a321b5476
|
|
2025-12-18 04:16:28.762 DEBUG [src.node.waku_node] Stopping container with id f72a321b5476
|
|
2025-12-18 04:16:28.863 DEBUG [src.node.waku_node] Stopping container with id f72a321b5476
|
|
2025-12-18 04:16:28.965 DEBUG [src.node.waku_node] Stopping container with id f72a321b5476
|
|
2025-12-18 04:16:29.066 DEBUG [src.node.waku_node] Stopping container with id f72a321b5476
|
|
2025-12-18 04:16:29.168 DEBUG [src.node.waku_node] Stopping container with id f72a321b5476
|
|
2025-12-18 04:16:29.270 DEBUG [src.node.waku_node] Stopping container with id f72a321b5476
|
|
2025-12-18 04:16:29.371 DEBUG [src.node.waku_node] Stopping container with id f72a321b5476
|
|
2025-12-18 04:16:29.473 DEBUG [src.node.waku_node] Stopping container with id f72a321b5476
|
|
2025-12-18 04:16:29.575 DEBUG [src.node.waku_node] Stopping container with id f72a321b5476
|
|
2025-12-18 04:16:29.677 DEBUG [src.node.waku_node] Stopping container with id f72a321b5476
|
|
2025-12-18 04:16:29.778 DEBUG [src.node.waku_node] Stopping container with id f72a321b5476
|
|
2025-12-18 04:16:29.879 DEBUG [src.node.waku_node] Stopping container with id f72a321b5476
|
|
2025-12-18 04:16:29.981 DEBUG [src.node.waku_node] Stopping container with id f72a321b5476
|
|
2025-12-18 04:16:30.083 DEBUG [src.node.waku_node] Stopping container with id f72a321b5476
|
|
2025-12-18 04:16:30.184 DEBUG [src.node.waku_node] Stopping container with id f72a321b5476
|
|
2025-12-18 04:16:30.286 DEBUG [src.node.waku_node] Stopping container with id f72a321b5476
|
|
2025-12-18 04:16:30.388 DEBUG [src.node.waku_node] Stopping container with id f72a321b5476
|
|
2025-12-18 04:16:30.489 DEBUG [src.node.waku_node] Stopping container with id f72a321b5476
|
|
2025-12-18 04:16:30.591 DEBUG [src.node.waku_node] Stopping container with id f72a321b5476
|
|
2025-12-18 04:16:30.693 DEBUG [src.node.waku_node] Stopping container with id f72a321b5476
|
|
2025-12-18 04:16:30.794 DEBUG [src.node.waku_node] Stopping container with id f72a321b5476
|
|
2025-12-18 04:16:30.896 DEBUG [src.node.waku_node] Stopping container with id f72a321b5476
|
|
2025-12-18 04:16:30.997 DEBUG [src.node.waku_node] Stopping container with id f72a321b5476
|
|
2025-12-18 04:16:31.099 DEBUG [src.node.waku_node] Stopping container with id f72a321b5476
|
|
2025-12-18 04:16:31.200 DEBUG [src.node.waku_node] Stopping container with id f72a321b5476
|
|
2025-12-18 04:16:31.302 DEBUG [src.node.waku_node] Stopping container with id f72a321b5476
|
|
2025-12-18 04:16:31.403 DEBUG [src.node.waku_node] Stopping container with id f72a321b5476
|
|
2025-12-18 04:16:31.505 DEBUG [src.node.waku_node] Stopping container with id f72a321b5476
|
|
2025-12-18 04:16:31.606 DEBUG [src.node.waku_node] Stopping container with id f72a321b5476
|
|
2025-12-18 04:16:31.708 DEBUG [src.node.waku_node] Stopping container with id f72a321b5476
|
|
2025-12-18 04:16:31.809 DEBUG [src.node.waku_node] Stopping container with id f72a321b5476
|
|
2025-12-18 04:16:31.811 ERROR [tests.conftest] Failed to stop container because of error 404 Client Error for http+docker://localhost/v1.48/containers/f72a321b54764daeb558ef4609b6deb336d16048a2846fea24004239ec265dbb/stop: Not Found ("No such container: f72a321b54764daeb558ef4609b6deb336d16048a2846fea24004239ec265dbb")
|
|
2025-12-18 04:16:31.811 DEBUG [src.node.waku_node] Stopping container with id f72a321b5476
|
|
2025-12-18 04:16:31.912 DEBUG [src.node.waku_node] Stopping container with id f72a321b5476
|
|
2025-12-18 04:16:32.013 DEBUG [src.node.waku_node] Stopping container with id f72a321b5476
|
|
2025-12-18 04:16:32.115 DEBUG [src.node.waku_node] Stopping container with id f72a321b5476
|
|
2025-12-18 04:16:32.217 DEBUG [src.node.waku_node] Stopping container with id f72a321b5476
|
|
2025-12-18 04:16:32.318 DEBUG [src.node.waku_node] Stopping container with id f72a321b5476
|
|
2025-12-18 04:16:32.419 DEBUG [src.node.waku_node] Stopping container with id f72a321b5476
|
|
2025-12-18 04:16:32.521 DEBUG [src.node.waku_node] Stopping container with id f72a321b5476
|
|
2025-12-18 04:16:32.622 DEBUG [src.node.waku_node] Stopping container with id f72a321b5476
|
|
2025-12-18 04:16:32.724 DEBUG [src.node.waku_node] Stopping container with id f72a321b5476
|
|
2025-12-18 04:16:32.825 DEBUG [src.node.waku_node] Stopping container with id f72a321b5476
|
|
2025-12-18 04:16:32.927 DEBUG [src.node.waku_node] Stopping container with id f72a321b5476
|
|
2025-12-18 04:16:33.029 DEBUG [src.node.waku_node] Stopping container with id f72a321b5476
|
|
2025-12-18 04:16:33.130 DEBUG [src.node.waku_node] Stopping container with id f72a321b5476
|
|
2025-12-18 04:16:33.232 DEBUG [src.node.waku_node] Stopping container with id f72a321b5476
|
|
2025-12-18 04:16:33.334 DEBUG [src.node.waku_node] Stopping container with id f72a321b5476
|
|
2025-12-18 04:16:33.435 DEBUG [src.node.waku_node] Stopping container with id f72a321b5476
|
|
2025-12-18 04:16:33.536 DEBUG [src.node.waku_node] Stopping container with id f72a321b5476
|
|
2025-12-18 04:16:33.638 DEBUG [src.node.waku_node] Stopping container with id f72a321b5476
|
|
2025-12-18 04:16:33.740 DEBUG [src.node.waku_node] Stopping container with id f72a321b5476
|
|
2025-12-18 04:16:33.842 DEBUG [src.node.waku_node] Stopping container with id f72a321b5476
|
|
2025-12-18 04:16:33.943 DEBUG [src.node.waku_node] Stopping container with id f72a321b5476
|
|
2025-12-18 04:16:34.045 DEBUG [src.node.waku_node] Stopping container with id f72a321b5476
|
|
2025-12-18 04:16:34.147 DEBUG [src.node.waku_node] Stopping container with id f72a321b5476
|
|
2025-12-18 04:16:34.249 DEBUG [src.node.waku_node] Stopping container with id f72a321b5476
|
|
2025-12-18 04:16:34.350 DEBUG [src.node.waku_node] Stopping container with id f72a321b5476
|
|
2025-12-18 04:16:34.451 DEBUG [src.node.waku_node] Stopping container with id f72a321b5476
|
|
2025-12-18 04:16:34.553 DEBUG [src.node.waku_node] Stopping container with id f72a321b5476
|
|
2025-12-18 04:16:34.654 DEBUG [src.node.waku_node] Stopping container with id f72a321b5476
|
|
2025-12-18 04:16:34.756 DEBUG [src.node.waku_node] Stopping container with id f72a321b5476
|
|
2025-12-18 04:16:34.857 DEBUG [src.node.waku_node] Stopping container with id f72a321b5476
|
|
2025-12-18 04:16:34.959 DEBUG [src.node.waku_node] Stopping container with id f72a321b5476
|
|
2025-12-18 04:16:35.060 DEBUG [src.node.waku_node] Stopping container with id f72a321b5476
|
|
2025-12-18 04:16:35.162 DEBUG [src.node.waku_node] Stopping container with id f72a321b5476
|
|
2025-12-18 04:16:35.263 DEBUG [src.node.waku_node] Stopping container with id f72a321b5476
|
|
2025-12-18 04:16:35.365 DEBUG [src.node.waku_node] Stopping container with id f72a321b5476
|
|
2025-12-18 04:16:35.466 DEBUG [src.node.waku_node] Stopping container with id f72a321b5476
|
|
2025-12-18 04:16:35.568 DEBUG [src.node.waku_node] Stopping container with id f72a321b5476
|
|
2025-12-18 04:16:35.669 DEBUG [src.node.waku_node] Stopping container with id f72a321b5476
|
|
2025-12-18 04:16:35.771 DEBUG [src.node.waku_node] Stopping container with id f72a321b5476
|
|
2025-12-18 04:16:35.873 DEBUG [src.node.waku_node] Stopping container with id f72a321b5476
|
|
2025-12-18 04:16:35.974 DEBUG [src.node.waku_node] Stopping container with id f72a321b5476
|
|
2025-12-18 04:16:36.075 DEBUG [src.node.waku_node] Stopping container with id f72a321b5476
|
|
2025-12-18 04:16:36.177 DEBUG [src.node.waku_node] Stopping container with id f72a321b5476
|
|
2025-12-18 04:16:36.278 DEBUG [src.node.waku_node] Stopping container with id f72a321b5476
|
|
2025-12-18 04:16:36.380 DEBUG [src.node.waku_node] Stopping container with id f72a321b5476
|
|
2025-12-18 04:16:36.481 DEBUG [src.node.waku_node] Stopping container with id f72a321b5476
|
|
2025-12-18 04:16:36.582 DEBUG [src.node.waku_node] Stopping container with id f72a321b5476
|
|
2025-12-18 04:16:36.684 DEBUG [src.node.waku_node] Stopping container with id f72a321b5476
|
|
2025-12-18 04:16:36.785 DEBUG [src.node.waku_node] Stopping container with id f72a321b5476
|
|
2025-12-18 04:16:36.887 DEBUG [src.node.waku_node] Stopping container with id f72a321b5476
|
|
2025-12-18 04:16:36.888 ERROR [tests.conftest] Failed to stop container because of error 404 Client Error for http+docker://localhost/v1.48/containers/f72a321b54764daeb558ef4609b6deb336d16048a2846fea24004239ec265dbb/stop: Not Found ("No such container: f72a321b54764daeb558ef4609b6deb336d16048a2846fea24004239ec265dbb")
|
|
2025-12-18 04:16:36.888 DEBUG [src.node.waku_node] Stopping container with id f72a321b5476
|
|
2025-12-18 04:16:36.989 DEBUG [src.node.waku_node] Stopping container with id f72a321b5476
|
|
2025-12-18 04:16:37.091 DEBUG [src.node.waku_node] Stopping container with id f72a321b5476
|
|
2025-12-18 04:16:37.193 DEBUG [src.node.waku_node] Stopping container with id f72a321b5476
|
|
2025-12-18 04:16:37.294 DEBUG [src.node.waku_node] Stopping container with id f72a321b5476
|
|
2025-12-18 04:16:37.396 DEBUG [src.node.waku_node] Stopping container with id f72a321b5476
|
|
2025-12-18 04:16:37.497 DEBUG [src.node.waku_node] Stopping container with id f72a321b5476
|
|
2025-12-18 04:16:37.599 DEBUG [src.node.waku_node] Stopping container with id f72a321b5476
|
|
2025-12-18 04:16:37.700 DEBUG [src.node.waku_node] Stopping container with id f72a321b5476
|
|
2025-12-18 04:16:37.802 DEBUG [src.node.waku_node] Stopping container with id f72a321b5476
|
|
2025-12-18 04:16:37.904 DEBUG [src.node.waku_node] Stopping container with id f72a321b5476
|
|
2025-12-18 04:16:38.005 DEBUG [src.node.waku_node] Stopping container with id f72a321b5476
|
|
2025-12-18 04:16:38.107 DEBUG [src.node.waku_node] Stopping container with id f72a321b5476
|
|
2025-12-18 04:16:38.208 DEBUG [src.node.waku_node] Stopping container with id f72a321b5476
|
|
2025-12-18 04:16:38.310 DEBUG [src.node.waku_node] Stopping container with id f72a321b5476
|
|
2025-12-18 04:16:38.411 DEBUG [src.node.waku_node] Stopping container with id f72a321b5476
|
|
2025-12-18 04:16:38.513 DEBUG [src.node.waku_node] Stopping container with id f72a321b5476
|
|
2025-12-18 04:16:38.614 DEBUG [src.node.waku_node] Stopping container with id f72a321b5476
|
|
2025-12-18 04:16:38.716 DEBUG [src.node.waku_node] Stopping container with id f72a321b5476
|
|
2025-12-18 04:16:38.818 DEBUG [src.node.waku_node] Stopping container with id f72a321b5476
|
|
2025-12-18 04:16:38.919 DEBUG [src.node.waku_node] Stopping container with id f72a321b5476
|
|
2025-12-18 04:16:39.021 DEBUG [src.node.waku_node] Stopping container with id f72a321b5476
|
|
2025-12-18 04:16:39.122 DEBUG [src.node.waku_node] Stopping container with id f72a321b5476
|
|
2025-12-18 04:16:39.224 DEBUG [src.node.waku_node] Stopping container with id f72a321b5476
|
|
2025-12-18 04:16:39.326 DEBUG [src.node.waku_node] Stopping container with id f72a321b5476
|
|
2025-12-18 04:16:39.428 DEBUG [src.node.waku_node] Stopping container with id f72a321b5476
|
|
2025-12-18 04:16:39.529 DEBUG [src.node.waku_node] Stopping container with id f72a321b5476
|
|
2025-12-18 04:16:39.631 DEBUG [src.node.waku_node] Stopping container with id f72a321b5476
|
|
2025-12-18 04:16:39.732 DEBUG [src.node.waku_node] Stopping container with id f72a321b5476
|
|
2025-12-18 04:16:39.834 DEBUG [src.node.waku_node] Stopping container with id f72a321b5476
|
|
2025-12-18 04:16:39.935 DEBUG [src.node.waku_node] Stopping container with id f72a321b5476
|
|
2025-12-18 04:16:40.037 DEBUG [src.node.waku_node] Stopping container with id f72a321b5476
|
|
2025-12-18 04:16:40.139 DEBUG [src.node.waku_node] Stopping container with id f72a321b5476
|
|
2025-12-18 04:16:40.240 DEBUG [src.node.waku_node] Stopping container with id f72a321b5476
|
|
2025-12-18 04:16:40.342 DEBUG [src.node.waku_node] Stopping container with id f72a321b5476
|
|
2025-12-18 04:16:40.443 DEBUG [src.node.waku_node] Stopping container with id f72a321b5476
|
|
2025-12-18 04:16:40.545 DEBUG [src.node.waku_node] Stopping container with id f72a321b5476
|
|
2025-12-18 04:16:40.646 DEBUG [src.node.waku_node] Stopping container with id f72a321b5476
|
|
2025-12-18 04:16:40.748 DEBUG [src.node.waku_node] Stopping container with id f72a321b5476
|
|
2025-12-18 04:16:40.849 DEBUG [src.node.waku_node] Stopping container with id f72a321b5476
|
|
2025-12-18 04:16:40.950 DEBUG [src.node.waku_node] Stopping container with id f72a321b5476
|
|
2025-12-18 04:16:41.052 DEBUG [src.node.waku_node] Stopping container with id f72a321b5476
|
|
2025-12-18 04:16:41.154 DEBUG [src.node.waku_node] Stopping container with id f72a321b5476
|
|
2025-12-18 04:16:41.255 DEBUG [src.node.waku_node] Stopping container with id f72a321b5476
|
|
2025-12-18 04:16:41.357 DEBUG [src.node.waku_node] Stopping container with id f72a321b5476
|
|
2025-12-18 04:16:41.458 DEBUG [src.node.waku_node] Stopping container with id f72a321b5476
|
|
2025-12-18 04:16:41.560 DEBUG [src.node.waku_node] Stopping container with id f72a321b5476
|
|
2025-12-18 04:16:41.661 DEBUG [src.node.waku_node] Stopping container with id f72a321b5476
|
|
2025-12-18 04:16:41.762 DEBUG [src.node.waku_node] Stopping container with id f72a321b5476
|
|
2025-12-18 04:16:41.864 DEBUG [src.node.waku_node] Stopping container with id f72a321b5476
|
|
2025-12-18 04:16:41.965 DEBUG [src.node.waku_node] Stopping container with id f72a321b5476
|
|
2025-12-18 04:16:41.967 ERROR [tests.conftest] Failed to stop container because of error 404 Client Error for http+docker://localhost/v1.48/containers/f72a321b54764daeb558ef4609b6deb336d16048a2846fea24004239ec265dbb/stop: Not Found ("No such container: f72a321b54764daeb558ef4609b6deb336d16048a2846fea24004239ec265dbb")
|
|
2025-12-18 04:16:41.968 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
|
|
2025-12-18 04:16:41.991 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2025-12-18 04:16:42.038 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2025-12-18 04:16:42.039 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2025-12-18 04:16:42.039 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2025-12-18 04:16:42.039 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|