mirror of
https://github.com/logos-messaging/logos-messaging-interop-tests.git
synced 2026-05-04 01:23:07 +00:00
351 lines
64 KiB
Plaintext
351 lines
64 KiB
Plaintext
2026-02-25 19:30:10.116 DEBUG [tests.conftest] Running fixture setup: test_id
|
|
2026-02-25 19:30:10.116 DEBUG [tests.conftest] Running test: test_static_shard_relay_10_nwaku_nodes with id: 2026-02-25_19-30-10__7514e8d9-a385-425f-bd3a-d569918388ad
|
|
2026-02-25 19:30:10.116 DEBUG [src.steps.common] Running fixture setup: common_setup
|
|
2026-02-25 19:30:10.116 DEBUG [src.steps.relay] Running fixture setup: relay_setup
|
|
2026-02-25 19:30:10.117 DEBUG [src.steps.sharding] Running fixture setup: sharding_setup
|
|
2026-02-25 19:30:10.125 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-02-25 19:30:10.125 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node1_2026-02-25_19-30-10__7514e8d9-a385-425f-bd3a-d569918388ad__wakuorg_nwaku:latest.log
|
|
2026-02-25 19:30:10.125 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-02-25 19:30:10.126 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-02-25 19:30:10.127 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-02-25 19:30:10.127 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.28.153
|
|
2026-02-25 19:30:10.127 DEBUG [src.node.docker_mananger] Generated ports ['55565', '55566', '55567', '55568', '55569']
|
|
2026-02-25 19:30:10.128 DEBUG [src.node.waku_node] Cluster id was resolved to: 2
|
|
2026-02-25 19:30:10.128 DEBUG [src.node.waku_node] Removing pubsub-topic from nwaku args
|
|
2026-02-25 19:30:10.128 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-02-25 19:30:10.128 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-02-25 19:30:10.128 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-02-25 19:30:10.128 DEBUG [src.node.docker_mananger] docker run -i -t -p 55565:55565 -p 55566:55566 -p 55567:55567 -p 55568:55568 -p 55569:55569 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=55567 --rest-port=55565 --tcp-port=55566 --discv5-udp-port=55568 --rest-address=0.0.0.0 --nat=extip:172.18.28.153 --peer-exchange=true --discv5-discovery=true --cluster-id=2 --nodekey=dc9fc2aa6d33dfa6e2bc94191b4600ca446e1c8f5dcad4bb29ba413c4ace97d9 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=55569 --metrics-logging=true --relay=true --filter=true
|
|
2026-02-25 19:30:10.342 ERROR [src.node.docker_mananger] Max retries reached for container 64b35ee1a87b. Exiting log stream.
|
|
2026-02-25 19:30:10.349 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.28.153 waku 9b70cf7189027dd8d5a84ceccae3fb25a327855fced6d9ff21bb726bad9cc423
|
|
2026-02-25 19:30:10.383 DEBUG [src.node.docker_mananger] Container started with ID 9b70cf718902. Setting up logs at ./log/docker/node1_2026-02-25_19-30-10__7514e8d9-a385-425f-bd3a-d569918388ad__wakuorg_nwaku:latest.log
|
|
2026-02-25 19:30:10.384 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 55565
|
|
2026-02-25 19:30:10.385 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-02-25 19:30:10.919 ERROR [src.node.docker_mananger] Max retries reached for container dc87a59dbc1b. Exiting log stream.
|
|
2026-02-25 19:30:11.385 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:55565/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-25 19:30:11.388 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"READY","connectionStatus":"Disconnected","protocolsHealth":[{"Relay":"NOT_READY","desc":"No connected peers"},{"Lightpush":"NOT_MOUNTED"},{"Legacy Lightpush":"NOT_MOUNTED"},{"Filter":"NOT_READY","desc":"Relay is not ready, filter will not be able to sort out messages"},{"Store":"NOT_MOUNTED"},{"Legacy Store":"NOT_MOUNTED"},{"Peer Exchange":"READY"},{"Rendezvous":"NOT_READY","desc":"No Rendezvous peers are available yet"},{"Mix":"NOT_MOUNTED"},{"Lightpush Client":"NOT_READY","desc":"No Lightpush service peer available yet"},{"Legacy Lightpush Client":"NOT_READY","desc":"No Lightpush service peer available yet"},{"Store Client":"NOT_READY","desc":"No Store service peer available yet, neither Store service set up for the node"},{"Legacy Store Client":"NOT_READY","desc":"No Legacy Store service peers are available yet, neither Store service set up for the node"},{"Filter Client":"NOT_READY","desc":"No Filter service peer available yet"},{"Rln Relay":"NOT_MOUNTED"}]}'
|
|
2026-02-25 19:30:11.388 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-02-25 19:30:11.389 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:55565/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-25 19:30:11.391 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.28.153/tcp/55566/p2p/16Uiu2HAmKyXzGvtnMVr5Gjoxti4JSv17MxZWGmtgZ4uv329TGB9a","/ip4/172.18.28.153/tcp/55567/ws/p2p/16Uiu2HAmKyXzGvtnMVr5Gjoxti4JSv17MxZWGmtgZ4uv329TGB9a"],"enrUri":"enr:-L24QJB2F7BLBlNmniyaby1U56FLumGtXYaWyyJiSJ-XaCUcZHIUAxHCoOptRAD7ZDCuSI6_n6IDTDfs0E87WY2KA98CgmlkgnY0gmlwhKwSHJmKbXVsdGlhZGRyc5YACASsEhyZBtkOAAoErBIcmQbZD90DgnJzhQACAQAAiXNlY3AyNTZrMaEDbMIJMAwsqNszg4BOqiZ5F1UwhGKojVHfKpdcexb7wpGDdGNwgtkOg3VkcILZEIV3YWt1MgU"}'
|
|
2026-02-25 19:30:11.391 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-02-25 19:30:11.399 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-02-25 19:30:11.399 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node3_2026-02-25_19-30-10__7514e8d9-a385-425f-bd3a-d569918388ad__wakuorg_nwaku:latest.log
|
|
2026-02-25 19:30:11.399 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-02-25 19:30:11.399 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-02-25 19:30:11.401 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-02-25 19:30:11.401 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.236.57
|
|
2026-02-25 19:30:11.401 DEBUG [src.node.docker_mananger] Generated ports ['44010', '44011', '44012', '44013', '44014']
|
|
2026-02-25 19:30:11.402 DEBUG [src.node.waku_node] Cluster id was resolved to: 2
|
|
2026-02-25 19:30:11.402 DEBUG [src.node.waku_node] Removing pubsub-topic from nwaku args
|
|
2026-02-25 19:30:11.402 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-02-25 19:30:11.402 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-02-25 19:30:11.402 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-02-25 19:30:11.402 DEBUG [src.node.docker_mananger] docker run -i -t -p 44010:44010 -p 44011:44011 -p 44012:44012 -p 44013:44013 -p 44014:44014 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=44012 --rest-port=44010 --tcp-port=44011 --discv5-udp-port=44013 --rest-address=0.0.0.0 --nat=extip:172.18.236.57 --peer-exchange=true --discv5-discovery=true --cluster-id=2 --nodekey=cc1dbefabedbea2b1f4c4a27c7da532e6b5bad2adcddce47a45ab97cfa178e01 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=44014 --metrics-logging=true --relay=true --discv5-bootstrap-node=enr:-L24QJB2F7BLBlNmniyaby1U56FLumGtXYaWyyJiSJ-XaCUcZHIUAxHCoOptRAD7ZDCuSI6_n6IDTDfs0E87WY2KA98CgmlkgnY0gmlwhKwSHJmKbXVsdGlhZGRyc5YACASsEhyZBtkOAAoErBIcmQbZD90DgnJzhQACAQAAiXNlY3AyNTZrMaEDbMIJMAwsqNszg4BOqiZ5F1UwhGKojVHfKpdcexb7wpGDdGNwgtkOg3VkcILZEIV3YWt1MgU
|
|
2026-02-25 19:30:11.621 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.236.57 waku 05cf6f693c6a549f0ff2907a8593648a45e8ddfda7db85b53323a3bca9e00869
|
|
2026-02-25 19:30:11.657 DEBUG [src.node.docker_mananger] Container started with ID 05cf6f693c6a. Setting up logs at ./log/docker/node3_2026-02-25_19-30-10__7514e8d9-a385-425f-bd3a-d569918388ad__wakuorg_nwaku:latest.log
|
|
2026-02-25 19:30:11.657 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 44010
|
|
2026-02-25 19:30:11.657 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-02-25 19:30:12.659 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:44010/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-25 19:30:12.681 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"READY","connectionStatus":"Disconnected","protocolsHealth":[{"Relay":"NOT_READY","desc":"No connected peers"},{"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"},{"Rln Relay":"NOT_MOUNTED"}]}'
|
|
2026-02-25 19:30:12.682 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-02-25 19:30:12.685 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:44010/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-25 19:30:12.690 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.236.57/tcp/44011/p2p/16Uiu2HAmDK7Nj3QnNPUSNGks9qgHoqiNvANb4MPXK5MzSmmBuMEm","/ip4/172.18.236.57/tcp/44012/ws/p2p/16Uiu2HAmDK7Nj3QnNPUSNGks9qgHoqiNvANb4MPXK5MzSmmBuMEm"],"enrUri":"enr:-L24QED9tWhA5LL-o2DpIR5UhFZhEPgJOXwRRM3fJMQ4nx9HKJo6z8lp91uBcxJL1NTVv0u1mVv59tKuRBAq4Rxed0MCgmlkgnY0gmlwhKwS7DmKbXVsdGlhZGRyc5YACASsEuw5BqvrAAoErBLsOQar7N0DgnJzhQACAQAAiXNlY3AyNTZrMaEDCcQDf0VCCiwoojc3ntiVJLDXPUORH6LzGBSt4BXZ7q6DdGNwgqvrg3VkcIKr7YV3YWt1MgE"}'
|
|
2026-02-25 19:30:12.691 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-02-25 19:30:12.692 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:44010/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.28.153/tcp/55566/p2p/16Uiu2HAmKyXzGvtnMVr5Gjoxti4JSv17MxZWGmtgZ4uv329TGB9a"]'
|
|
2026-02-25 19:30:12.696 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 19:30:12.707 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-02-25 19:30:12.707 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node4_2026-02-25_19-30-10__7514e8d9-a385-425f-bd3a-d569918388ad__wakuorg_nwaku:latest.log
|
|
2026-02-25 19:30:12.707 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-02-25 19:30:12.707 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-02-25 19:30:12.709 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-02-25 19:30:12.709 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.19.168
|
|
2026-02-25 19:30:12.709 DEBUG [src.node.docker_mananger] Generated ports ['10624', '10625', '10626', '10627', '10628']
|
|
2026-02-25 19:30:12.709 DEBUG [src.node.waku_node] Cluster id was resolved to: 2
|
|
2026-02-25 19:30:12.709 DEBUG [src.node.waku_node] Removing pubsub-topic from nwaku args
|
|
2026-02-25 19:30:12.709 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-02-25 19:30:12.710 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-02-25 19:30:12.710 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-02-25 19:30:12.710 DEBUG [src.node.docker_mananger] docker run -i -t -p 10624:10624 -p 10625:10625 -p 10626:10626 -p 10627:10627 -p 10628:10628 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=10626 --rest-port=10624 --tcp-port=10625 --discv5-udp-port=10627 --rest-address=0.0.0.0 --nat=extip:172.18.19.168 --peer-exchange=true --discv5-discovery=true --cluster-id=2 --nodekey=b810ca144bcd0fd493fa98dfec432f01bc84d1eca0dac567bca22aeebdfeabdb --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=10628 --metrics-logging=true --relay=true --discv5-bootstrap-node=enr:-L24QJB2F7BLBlNmniyaby1U56FLumGtXYaWyyJiSJ-XaCUcZHIUAxHCoOptRAD7ZDCuSI6_n6IDTDfs0E87WY2KA98CgmlkgnY0gmlwhKwSHJmKbXVsdGlhZGRyc5YACASsEhyZBtkOAAoErBIcmQbZD90DgnJzhQACAQAAiXNlY3AyNTZrMaEDbMIJMAwsqNszg4BOqiZ5F1UwhGKojVHfKpdcexb7wpGDdGNwgtkOg3VkcILZEIV3YWt1MgU
|
|
2026-02-25 19:30:12.912 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.19.168 waku a9ae6728bb0265d6a43e086c8ce4b9adc6d769c5939a0c6262f225e4fb847bc6
|
|
2026-02-25 19:30:12.953 DEBUG [src.node.docker_mananger] Container started with ID a9ae6728bb02. Setting up logs at ./log/docker/node4_2026-02-25_19-30-10__7514e8d9-a385-425f-bd3a-d569918388ad__wakuorg_nwaku:latest.log
|
|
2026-02-25 19:30:12.954 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 10624
|
|
2026-02-25 19:30:12.954 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-02-25 19:30:13.956 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:10624/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-25 19:30:13.968 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"READY","connectionStatus":"Disconnected","protocolsHealth":[{"Relay":"NOT_READY","desc":"No connected peers"},{"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"},{"Rln Relay":"NOT_MOUNTED"}]}'
|
|
2026-02-25 19:30:13.969 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-02-25 19:30:13.970 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:10624/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-25 19:30:13.978 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.19.168/tcp/10625/p2p/16Uiu2HAm6xMxkaKonxXxyoSPSmwd2uhUSMs7EeratbVDoK7uXfnX","/ip4/172.18.19.168/tcp/10626/ws/p2p/16Uiu2HAm6xMxkaKonxXxyoSPSmwd2uhUSMs7EeratbVDoK7uXfnX"],"enrUri":"enr:-L24QAInOW-79STyEqiqOlcbRk0SvWdEwahGOWCk6ZaHehf4SgIL3e4kxZwj2Fn2l9hxpvNqcvmzHjmC0bo_fzw_hBoCgmlkgnY0gmlwhKwSE6iKbXVsdGlhZGRyc5YACASsEhOoBimBAAoErBITqAYpgt0DgnJzhQACAQAAiXNlY3AyNTZrMaECq00wNLGaW-byfSQF7R88zgo3rja1nWDLB5OSOmkLHtiDdGNwgimBg3VkcIIpg4V3YWt1MgE"}'
|
|
2026-02-25 19:30:13.979 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-02-25 19:30:13.979 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:10624/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.28.153/tcp/55566/p2p/16Uiu2HAmKyXzGvtnMVr5Gjoxti4JSv17MxZWGmtgZ4uv329TGB9a"]'
|
|
2026-02-25 19:30:13.982 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 19:30:13.989 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-02-25 19:30:13.989 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node5_2026-02-25_19-30-10__7514e8d9-a385-425f-bd3a-d569918388ad__wakuorg_nwaku:latest.log
|
|
2026-02-25 19:30:13.989 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-02-25 19:30:13.990 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-02-25 19:30:13.991 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-02-25 19:30:13.991 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.194.101
|
|
2026-02-25 19:30:13.991 DEBUG [src.node.docker_mananger] Generated ports ['35243', '35244', '35245', '35246', '35247']
|
|
2026-02-25 19:30:13.991 DEBUG [src.node.waku_node] Cluster id was resolved to: 2
|
|
2026-02-25 19:30:13.992 DEBUG [src.node.waku_node] Removing pubsub-topic from nwaku args
|
|
2026-02-25 19:30:13.992 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-02-25 19:30:13.992 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-02-25 19:30:13.992 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-02-25 19:30:13.992 DEBUG [src.node.docker_mananger] docker run -i -t -p 35243:35243 -p 35244:35244 -p 35245:35245 -p 35246:35246 -p 35247:35247 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=35245 --rest-port=35243 --tcp-port=35244 --discv5-udp-port=35246 --rest-address=0.0.0.0 --nat=extip:172.18.194.101 --peer-exchange=true --discv5-discovery=true --cluster-id=2 --nodekey=bff1d845d8eed5adb54ea1cf1eff7378ac40c2229ddccdeabdc127e81af2b4ea --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=35247 --metrics-logging=true --relay=true --discv5-bootstrap-node=enr:-L24QJB2F7BLBlNmniyaby1U56FLumGtXYaWyyJiSJ-XaCUcZHIUAxHCoOptRAD7ZDCuSI6_n6IDTDfs0E87WY2KA98CgmlkgnY0gmlwhKwSHJmKbXVsdGlhZGRyc5YACASsEhyZBtkOAAoErBIcmQbZD90DgnJzhQACAQAAiXNlY3AyNTZrMaEDbMIJMAwsqNszg4BOqiZ5F1UwhGKojVHfKpdcexb7wpGDdGNwgtkOg3VkcILZEIV3YWt1MgU
|
|
2026-02-25 19:30:14.203 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.194.101 waku 4bb3bda2872b4e1b242b8fa21a8dd53d436d86cd9cefbf32ad2b111760b5fc23
|
|
2026-02-25 19:30:14.240 DEBUG [src.node.docker_mananger] Container started with ID 4bb3bda2872b. Setting up logs at ./log/docker/node5_2026-02-25_19-30-10__7514e8d9-a385-425f-bd3a-d569918388ad__wakuorg_nwaku:latest.log
|
|
2026-02-25 19:30:14.240 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 35243
|
|
2026-02-25 19:30:14.241 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-02-25 19:30:15.243 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:35243/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-25 19:30:15.257 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"READY","connectionStatus":"Disconnected","protocolsHealth":[{"Relay":"NOT_READY","desc":"No connected peers"},{"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"},{"Rln Relay":"NOT_MOUNTED"}]}'
|
|
2026-02-25 19:30:15.261 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-02-25 19:30:15.261 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:35243/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-25 19:30:15.268 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.194.101/tcp/35244/p2p/16Uiu2HAmVqaczfoviDDeSpWtgGbNRMd4bQJ9SLdetiBpb35DVPEr","/ip4/172.18.194.101/tcp/35245/ws/p2p/16Uiu2HAmVqaczfoviDDeSpWtgGbNRMd4bQJ9SLdetiBpb35DVPEr"],"enrUri":"enr:-L24QC3jIDniQ-d1sEU8vpr5Kr96sBwzYeFA5Xl8VnOJoVaMHb5Y4Tmq4WOuZb0tZB3ite0XaDebRhJgVI9cZmC8iWcCgmlkgnY0gmlwhKwSwmWKbXVsdGlhZGRyc5YACASsEsJlBomsAAoErBLCZQaJrd0DgnJzhQACAQAAiXNlY3AyNTZrMaED_008Zh02MGiqez64TxyGqI0qLfSLdyIa0VYUUM9iBFuDdGNwgomsg3VkcIKJroV3YWt1MgE"}'
|
|
2026-02-25 19:30:15.269 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-02-25 19:30:15.270 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:35243/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.28.153/tcp/55566/p2p/16Uiu2HAmKyXzGvtnMVr5Gjoxti4JSv17MxZWGmtgZ4uv329TGB9a"]'
|
|
2026-02-25 19:30:15.273 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 19:30:15.281 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-02-25 19:30:15.281 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node6_2026-02-25_19-30-10__7514e8d9-a385-425f-bd3a-d569918388ad__wakuorg_nwaku:latest.log
|
|
2026-02-25 19:30:15.281 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-02-25 19:30:15.281 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-02-25 19:30:15.283 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-02-25 19:30:15.283 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.137.76
|
|
2026-02-25 19:30:15.283 DEBUG [src.node.docker_mananger] Generated ports ['33962', '33963', '33964', '33965', '33966']
|
|
2026-02-25 19:30:15.283 DEBUG [src.node.waku_node] Cluster id was resolved to: 2
|
|
2026-02-25 19:30:15.283 DEBUG [src.node.waku_node] Removing pubsub-topic from nwaku args
|
|
2026-02-25 19:30:15.283 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-02-25 19:30:15.283 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-02-25 19:30:15.284 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-02-25 19:30:15.284 DEBUG [src.node.docker_mananger] docker run -i -t -p 33962:33962 -p 33963:33963 -p 33964:33964 -p 33965:33965 -p 33966:33966 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=33964 --rest-port=33962 --tcp-port=33963 --discv5-udp-port=33965 --rest-address=0.0.0.0 --nat=extip:172.18.137.76 --peer-exchange=true --discv5-discovery=true --cluster-id=2 --nodekey=99e82b1ea22355f71f5c15cf8ffa9209de50f0b60d0ba1078c4ae5750f2eacb4 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=33966 --metrics-logging=true --relay=true --discv5-bootstrap-node=enr:-L24QJB2F7BLBlNmniyaby1U56FLumGtXYaWyyJiSJ-XaCUcZHIUAxHCoOptRAD7ZDCuSI6_n6IDTDfs0E87WY2KA98CgmlkgnY0gmlwhKwSHJmKbXVsdGlhZGRyc5YACASsEhyZBtkOAAoErBIcmQbZD90DgnJzhQACAQAAiXNlY3AyNTZrMaEDbMIJMAwsqNszg4BOqiZ5F1UwhGKojVHfKpdcexb7wpGDdGNwgtkOg3VkcILZEIV3YWt1MgU
|
|
2026-02-25 19:30:15.494 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.137.76 waku 7e9658fdb44037329d1e843b9b1a9c03f6bdf6a754e064b747d64b48e1f3c141
|
|
2026-02-25 19:30:15.531 DEBUG [src.node.docker_mananger] Container started with ID 7e9658fdb440. Setting up logs at ./log/docker/node6_2026-02-25_19-30-10__7514e8d9-a385-425f-bd3a-d569918388ad__wakuorg_nwaku:latest.log
|
|
2026-02-25 19:30:15.531 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 33962
|
|
2026-02-25 19:30:15.532 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-02-25 19:30:16.533 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:33962/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-25 19:30:16.542 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"READY","connectionStatus":"Disconnected","protocolsHealth":[{"Relay":"NOT_READY","desc":"No connected peers"},{"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"},{"Rln Relay":"NOT_MOUNTED"}]}'
|
|
2026-02-25 19:30:16.545 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-02-25 19:30:16.546 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:33962/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-25 19:30:16.555 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.137.76/tcp/33963/p2p/16Uiu2HAmUazBowHrrvH89RpQjn4Rj714JxqAGRMvJ3SMF5XuYic3","/ip4/172.18.137.76/tcp/33964/ws/p2p/16Uiu2HAmUazBowHrrvH89RpQjn4Rj714JxqAGRMvJ3SMF5XuYic3"],"enrUri":"enr:-L24QMFavLhdQzD1bL9bQNBO-i3KqthiN94Sa0o6_4WvrWSSejEAHR-Fl3j1a1N2-DHermQeuCcFlu5AIvrPSBzANgcCgmlkgnY0gmlwhKwSiUyKbXVsdGlhZGRyc5YACASsEolMBoSrAAoErBKJTAaErN0DgnJzhQACAQAAiXNlY3AyNTZrMaED7LR7l0u9q_CaOwrdoWYPG_OmSJI0E2pT512wbqOoh4yDdGNwgoSrg3VkcIKErYV3YWt1MgE"}'
|
|
2026-02-25 19:30:16.555 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-02-25 19:30:16.556 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:33962/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.28.153/tcp/55566/p2p/16Uiu2HAmKyXzGvtnMVr5Gjoxti4JSv17MxZWGmtgZ4uv329TGB9a"]'
|
|
2026-02-25 19:30:16.559 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 19:30:16.566 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-02-25 19:30:16.567 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node7_2026-02-25_19-30-10__7514e8d9-a385-425f-bd3a-d569918388ad__wakuorg_nwaku:latest.log
|
|
2026-02-25 19:30:16.567 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-02-25 19:30:16.567 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-02-25 19:30:16.569 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-02-25 19:30:16.569 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.41.238
|
|
2026-02-25 19:30:16.569 DEBUG [src.node.docker_mananger] Generated ports ['46091', '46092', '46093', '46094', '46095']
|
|
2026-02-25 19:30:16.569 DEBUG [src.node.waku_node] Cluster id was resolved to: 2
|
|
2026-02-25 19:30:16.569 DEBUG [src.node.waku_node] Removing pubsub-topic from nwaku args
|
|
2026-02-25 19:30:16.569 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-02-25 19:30:16.570 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-02-25 19:30:16.570 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-02-25 19:30:16.570 DEBUG [src.node.docker_mananger] docker run -i -t -p 46091:46091 -p 46092:46092 -p 46093:46093 -p 46094:46094 -p 46095:46095 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=46093 --rest-port=46091 --tcp-port=46092 --discv5-udp-port=46094 --rest-address=0.0.0.0 --nat=extip:172.18.41.238 --peer-exchange=true --discv5-discovery=true --cluster-id=2 --nodekey=a36dfcd1af44f2d2bedc608d0bf9d4317a8eea0dc9c9eaba5d096e5e119eebc4 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=46095 --metrics-logging=true --relay=true --discv5-bootstrap-node=enr:-L24QJB2F7BLBlNmniyaby1U56FLumGtXYaWyyJiSJ-XaCUcZHIUAxHCoOptRAD7ZDCuSI6_n6IDTDfs0E87WY2KA98CgmlkgnY0gmlwhKwSHJmKbXVsdGlhZGRyc5YACASsEhyZBtkOAAoErBIcmQbZD90DgnJzhQACAQAAiXNlY3AyNTZrMaEDbMIJMAwsqNszg4BOqiZ5F1UwhGKojVHfKpdcexb7wpGDdGNwgtkOg3VkcILZEIV3YWt1MgU
|
|
2026-02-25 19:30:16.795 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.41.238 waku c31715e1a80e211f76ed36d8793d19763b3d98e9b9b199ae1a6a1cf389c92742
|
|
2026-02-25 19:30:16.832 DEBUG [src.node.docker_mananger] Container started with ID c31715e1a80e. Setting up logs at ./log/docker/node7_2026-02-25_19-30-10__7514e8d9-a385-425f-bd3a-d569918388ad__wakuorg_nwaku:latest.log
|
|
2026-02-25 19:30:16.832 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 46091
|
|
2026-02-25 19:30:16.832 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-02-25 19:30:17.834 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:46091/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-25 19:30:17.850 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"READY","connectionStatus":"Disconnected","protocolsHealth":[{"Relay":"NOT_READY","desc":"No connected peers"},{"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"},{"Rln Relay":"NOT_MOUNTED"}]}'
|
|
2026-02-25 19:30:17.851 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-02-25 19:30:17.851 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:46091/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-25 19:30:17.858 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.41.238/tcp/46092/p2p/16Uiu2HAmRTq2TkSbDkLihfK27o1Ux1xLHrcFRCnhJLdV8htDURxc","/ip4/172.18.41.238/tcp/46093/ws/p2p/16Uiu2HAmRTq2TkSbDkLihfK27o1Ux1xLHrcFRCnhJLdV8htDURxc"],"enrUri":"enr:-L24QJ58wb8Ur0mfSRY9MbSxfJw0VqZ4OTYSD1TPTa4sIC-qIJy1ufpWuCYSU3S09xaa5ZBmmTp2eq1XYS8NBmh49wkCgmlkgnY0gmlwhKwSKe6KbXVsdGlhZGRyc5YACASsEinuBrQMAAoErBIp7ga0Dd0DgnJzhQACAQAAiXNlY3AyNTZrMaEDvkv_bWZasSI2seMYr5wNlJV53lhzh1gx_eUdQbjSEVGDdGNwgrQMg3VkcIK0DoV3YWt1MgE"}'
|
|
2026-02-25 19:30:17.859 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-02-25 19:30:17.859 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:46091/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.28.153/tcp/55566/p2p/16Uiu2HAmKyXzGvtnMVr5Gjoxti4JSv17MxZWGmtgZ4uv329TGB9a"]'
|
|
2026-02-25 19:30:17.863 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 19:30:17.871 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-02-25 19:30:17.871 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node8_2026-02-25_19-30-10__7514e8d9-a385-425f-bd3a-d569918388ad__wakuorg_nwaku:latest.log
|
|
2026-02-25 19:30:17.871 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-02-25 19:30:17.872 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-02-25 19:30:17.873 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-02-25 19:30:17.873 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.53.119
|
|
2026-02-25 19:30:17.873 DEBUG [src.node.docker_mananger] Generated ports ['26518', '26519', '26520', '26521', '26522']
|
|
2026-02-25 19:30:17.874 DEBUG [src.node.waku_node] Cluster id was resolved to: 2
|
|
2026-02-25 19:30:17.874 DEBUG [src.node.waku_node] Removing pubsub-topic from nwaku args
|
|
2026-02-25 19:30:17.874 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-02-25 19:30:17.874 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-02-25 19:30:17.874 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-02-25 19:30:17.874 DEBUG [src.node.docker_mananger] docker run -i -t -p 26518:26518 -p 26519:26519 -p 26520:26520 -p 26521:26521 -p 26522:26522 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=26520 --rest-port=26518 --tcp-port=26519 --discv5-udp-port=26521 --rest-address=0.0.0.0 --nat=extip:172.18.53.119 --peer-exchange=true --discv5-discovery=true --cluster-id=2 --nodekey=82ae4682b0ddba2bb54cc7cc76bab8ec7aecc7e5bea1dc21b6bce5ee1a8cfcab --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=26522 --metrics-logging=true --relay=true --discv5-bootstrap-node=enr:-L24QJB2F7BLBlNmniyaby1U56FLumGtXYaWyyJiSJ-XaCUcZHIUAxHCoOptRAD7ZDCuSI6_n6IDTDfs0E87WY2KA98CgmlkgnY0gmlwhKwSHJmKbXVsdGlhZGRyc5YACASsEhyZBtkOAAoErBIcmQbZD90DgnJzhQACAQAAiXNlY3AyNTZrMaEDbMIJMAwsqNszg4BOqiZ5F1UwhGKojVHfKpdcexb7wpGDdGNwgtkOg3VkcILZEIV3YWt1MgU
|
|
2026-02-25 19:30:18.088 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.53.119 waku 0fd0af8e4fe7bf6bd0d092d2212aabdca34e2faec238662c060be7c18497dc12
|
|
2026-02-25 19:30:18.131 DEBUG [src.node.docker_mananger] Container started with ID 0fd0af8e4fe7. Setting up logs at ./log/docker/node8_2026-02-25_19-30-10__7514e8d9-a385-425f-bd3a-d569918388ad__wakuorg_nwaku:latest.log
|
|
2026-02-25 19:30:18.131 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 26518
|
|
2026-02-25 19:30:18.131 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-02-25 19:30:19.132 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:26518/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-25 19:30:19.139 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"READY","connectionStatus":"Disconnected","protocolsHealth":[{"Relay":"NOT_READY","desc":"No connected peers"},{"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"},{"Rln Relay":"NOT_MOUNTED"}]}'
|
|
2026-02-25 19:30:19.140 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-02-25 19:30:19.140 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:26518/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-25 19:30:19.147 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.53.119/tcp/26519/p2p/16Uiu2HAm72Y8swV4tKtuDfB8g9de6NhBXd3RgJ3mkp5Tsjk7Misz","/ip4/172.18.53.119/tcp/26520/ws/p2p/16Uiu2HAm72Y8swV4tKtuDfB8g9de6NhBXd3RgJ3mkp5Tsjk7Misz"],"enrUri":"enr:-L24QHAIVmwgcCousTaVxXW70VTe17IBwByRfBotdGuB7tKeQ1aM9DtFcP7eUvkp8m_0W-1Am5z3FWGIsUhYMWspTgoCgmlkgnY0gmlwhKwSNXeKbXVsdGlhZGRyc5YACASsEjV3BmeXAAoErBI1dwZnmN0DgnJzhQACAQAAiXNlY3AyNTZrMaECrF8EGJ_rc8Oo3AXrMrg8_HZvuwXh7WkAt7yK1c7mKzGDdGNwgmeXg3VkcIJnmYV3YWt1MgE"}'
|
|
2026-02-25 19:30:19.149 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-02-25 19:30:19.149 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:26518/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.28.153/tcp/55566/p2p/16Uiu2HAmKyXzGvtnMVr5Gjoxti4JSv17MxZWGmtgZ4uv329TGB9a"]'
|
|
2026-02-25 19:30:19.155 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 19:30:19.162 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-02-25 19:30:19.162 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node9_2026-02-25_19-30-10__7514e8d9-a385-425f-bd3a-d569918388ad__wakuorg_nwaku:latest.log
|
|
2026-02-25 19:30:19.163 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-02-25 19:30:19.163 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-02-25 19:30:19.164 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-02-25 19:30:19.164 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.195.69
|
|
2026-02-25 19:30:19.165 DEBUG [src.node.docker_mananger] Generated ports ['49482', '49483', '49484', '49485', '49486']
|
|
2026-02-25 19:30:19.165 DEBUG [src.node.waku_node] Cluster id was resolved to: 2
|
|
2026-02-25 19:30:19.165 DEBUG [src.node.waku_node] Removing pubsub-topic from nwaku args
|
|
2026-02-25 19:30:19.165 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-02-25 19:30:19.165 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-02-25 19:30:19.165 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-02-25 19:30:19.165 DEBUG [src.node.docker_mananger] docker run -i -t -p 49482:49482 -p 49483:49483 -p 49484:49484 -p 49485:49485 -p 49486:49486 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=49484 --rest-port=49482 --tcp-port=49483 --discv5-udp-port=49485 --rest-address=0.0.0.0 --nat=extip:172.18.195.69 --peer-exchange=true --discv5-discovery=true --cluster-id=2 --nodekey=d72ca0db3562fe7e4ee8071bcaca26730bf2f73d8cbace0ad65ae4acebfbfe2a --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=49486 --metrics-logging=true --relay=true --discv5-bootstrap-node=enr:-L24QJB2F7BLBlNmniyaby1U56FLumGtXYaWyyJiSJ-XaCUcZHIUAxHCoOptRAD7ZDCuSI6_n6IDTDfs0E87WY2KA98CgmlkgnY0gmlwhKwSHJmKbXVsdGlhZGRyc5YACASsEhyZBtkOAAoErBIcmQbZD90DgnJzhQACAQAAiXNlY3AyNTZrMaEDbMIJMAwsqNszg4BOqiZ5F1UwhGKojVHfKpdcexb7wpGDdGNwgtkOg3VkcILZEIV3YWt1MgU
|
|
2026-02-25 19:30:19.382 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.195.69 waku 662e85818a00fb4e0e4a16d2451534f276ff26f126920e3a11c25b3cc61c4050
|
|
2026-02-25 19:30:19.418 DEBUG [src.node.docker_mananger] Container started with ID 662e85818a00. Setting up logs at ./log/docker/node9_2026-02-25_19-30-10__7514e8d9-a385-425f-bd3a-d569918388ad__wakuorg_nwaku:latest.log
|
|
2026-02-25 19:30:19.419 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 49482
|
|
2026-02-25 19:30:19.419 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-02-25 19:30:20.420 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:49482/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-25 19:30:20.445 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"READY","connectionStatus":"Disconnected","protocolsHealth":[{"Relay":"NOT_READY","desc":"No connected peers"},{"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"},{"Rln Relay":"NOT_MOUNTED"}]}'
|
|
2026-02-25 19:30:20.447 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-02-25 19:30:20.448 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:49482/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-25 19:30:20.453 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.195.69/tcp/49483/p2p/16Uiu2HAkuuQ5j5317tsFXRe6v34HAotaPNotG9Z4tvj1QmFhnHZZ","/ip4/172.18.195.69/tcp/49484/ws/p2p/16Uiu2HAkuuQ5j5317tsFXRe6v34HAotaPNotG9Z4tvj1QmFhnHZZ"],"enrUri":"enr:-L24QKcyQvYQJ6Gh5fXJs-KhVI2mEZ6unTZRyUhvbma-LQ9TU8msEvJzT2Dpxz9McBf2hpTOcKGTxlZzMDJmmX49rrACgmlkgnY0gmlwhKwSw0WKbXVsdGlhZGRyc5YACASsEsNFBsFLAAoErBLDRQbBTN0DgnJzhQACAQAAiXNlY3AyNTZrMaECBxpJfEYqxeSjsoNtu_PefnQ4XUTDujBxpzIhlyWCUGiDdGNwgsFLg3VkcILBTYV3YWt1MgE"}'
|
|
2026-02-25 19:30:20.454 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-02-25 19:30:20.455 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:49482/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.28.153/tcp/55566/p2p/16Uiu2HAmKyXzGvtnMVr5Gjoxti4JSv17MxZWGmtgZ4uv329TGB9a"]'
|
|
2026-02-25 19:30:20.458 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 19:30:20.465 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-02-25 19:30:20.465 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node10_2026-02-25_19-30-10__7514e8d9-a385-425f-bd3a-d569918388ad__wakuorg_nwaku:latest.log
|
|
2026-02-25 19:30:20.465 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-02-25 19:30:20.466 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-02-25 19:30:20.467 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-02-25 19:30:20.467 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.65.54
|
|
2026-02-25 19:30:20.467 DEBUG [src.node.docker_mananger] Generated ports ['31777', '31778', '31779', '31780', '31781']
|
|
2026-02-25 19:30:20.468 DEBUG [src.node.waku_node] Cluster id was resolved to: 2
|
|
2026-02-25 19:30:20.468 DEBUG [src.node.waku_node] Removing pubsub-topic from nwaku args
|
|
2026-02-25 19:30:20.468 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-02-25 19:30:20.468 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-02-25 19:30:20.468 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-02-25 19:30:20.468 DEBUG [src.node.docker_mananger] docker run -i -t -p 31777:31777 -p 31778:31778 -p 31779:31779 -p 31780:31780 -p 31781:31781 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=31779 --rest-port=31777 --tcp-port=31778 --discv5-udp-port=31780 --rest-address=0.0.0.0 --nat=extip:172.18.65.54 --peer-exchange=true --discv5-discovery=true --cluster-id=2 --nodekey=811ff2ad14ae5d79c4d883adda4e5dd5aaab5ebbfa8e1baa3ca2856f15dbf2db --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=31781 --metrics-logging=true --relay=true --discv5-bootstrap-node=enr:-L24QJB2F7BLBlNmniyaby1U56FLumGtXYaWyyJiSJ-XaCUcZHIUAxHCoOptRAD7ZDCuSI6_n6IDTDfs0E87WY2KA98CgmlkgnY0gmlwhKwSHJmKbXVsdGlhZGRyc5YACASsEhyZBtkOAAoErBIcmQbZD90DgnJzhQACAQAAiXNlY3AyNTZrMaEDbMIJMAwsqNszg4BOqiZ5F1UwhGKojVHfKpdcexb7wpGDdGNwgtkOg3VkcILZEIV3YWt1MgU
|
|
2026-02-25 19:30:20.682 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.65.54 waku 494f07bdb37bd7990c868927d9b2caafe75f324f50672000664b1fc82a01ff0f
|
|
2026-02-25 19:30:20.814 DEBUG [src.node.docker_mananger] Container started with ID 494f07bdb37b. Setting up logs at ./log/docker/node10_2026-02-25_19-30-10__7514e8d9-a385-425f-bd3a-d569918388ad__wakuorg_nwaku:latest.log
|
|
2026-02-25 19:30:20.819 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 31777
|
|
2026-02-25 19:30:20.822 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-02-25 19:30:21.822 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:31777/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-25 19:30:21.826 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"READY","connectionStatus":"PartiallyConnected","protocolsHealth":[{"Relay":"READY"},{"Lightpush":"NOT_MOUNTED"},{"Legacy Lightpush":"NOT_MOUNTED"},{"Filter":"NOT_MOUNTED"},{"Store":"NOT_MOUNTED"},{"Legacy Store":"NOT_MOUNTED"},{"Peer Exchange":"READY"},{"Rendezvous":"NOT_READY","desc":"No Rendezvous peers are available yet"},{"Mix":"NOT_MOUNTED"},{"Lightpush Client":"NOT_READY","desc":"No Lightpush service peer available yet"},{"Legacy Lightpush Client":"NOT_READY","desc":"No Lightpush service peer available yet"},{"Store Client":"NOT_READY","desc":"No Store service peer available yet, neither Store service set up for the node"},{"Legacy Store Client":"NOT_READY","desc":"No Legacy Store service peers are available yet, neither Store service set up for the node"},{"Filter Client":"READY"},{"Rln Relay":"NOT_MOUNTED"}]}'
|
|
2026-02-25 19:30:21.826 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-02-25 19:30:21.826 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:31777/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-25 19:30:21.829 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.65.54/tcp/31778/p2p/16Uiu2HAmMSGaGZ4Cj3gWyERKroDtnjZWMffcahLHQzUf11CtueNW","/ip4/172.18.65.54/tcp/31779/ws/p2p/16Uiu2HAmMSGaGZ4Cj3gWyERKroDtnjZWMffcahLHQzUf11CtueNW"],"enrUri":"enr:-L24QA3PP-pJ_ZU7aGlmYqVHjXoFvnu0abFsx6JDRBNjijofbd6KARoSB8Tn3gKjncm5f0bRjGrgLIDwflKsp1hqovACgmlkgnY0gmlwhKwSQTaKbXVsdGlhZGRyc5YACASsEkE2BnwiAAoErBJBNgZ8I90DgnJzhQACAQAAiXNlY3AyNTZrMaEDgnb54d9_olZtzu503xiTdX5r9GSvhRRtNQyAfwcWw0ODdGNwgnwig3VkcIJ8JIV3YWt1MgE"}'
|
|
2026-02-25 19:30:21.829 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-02-25 19:30:21.829 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:31777/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.28.153/tcp/55566/p2p/16Uiu2HAmKyXzGvtnMVr5Gjoxti4JSv17MxZWGmtgZ4uv329TGB9a"]'
|
|
2026-02-25 19:30:21.832 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 19:30:21.840 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-02-25 19:30:21.840 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node11_2026-02-25_19-30-10__7514e8d9-a385-425f-bd3a-d569918388ad__wakuorg_nwaku:latest.log
|
|
2026-02-25 19:30:21.840 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-02-25 19:30:21.840 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-02-25 19:30:21.842 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-02-25 19:30:21.842 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.43.222
|
|
2026-02-25 19:30:21.842 DEBUG [src.node.docker_mananger] Generated ports ['32735', '32736', '32737', '32738', '32739']
|
|
2026-02-25 19:30:21.842 DEBUG [src.node.waku_node] Cluster id was resolved to: 2
|
|
2026-02-25 19:30:21.843 DEBUG [src.node.waku_node] Removing pubsub-topic from nwaku args
|
|
2026-02-25 19:30:21.843 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-02-25 19:30:21.843 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-02-25 19:30:21.843 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-02-25 19:30:21.843 DEBUG [src.node.docker_mananger] docker run -i -t -p 32735:32735 -p 32736:32736 -p 32737:32737 -p 32738:32738 -p 32739:32739 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=32737 --rest-port=32735 --tcp-port=32736 --discv5-udp-port=32738 --rest-address=0.0.0.0 --nat=extip:172.18.43.222 --peer-exchange=true --discv5-discovery=true --cluster-id=2 --nodekey=5e8d7ae73dddeacbbcedea36cd4f5cf26f1ebbf7feb4366ddf8f9fb9f9fdf5f9 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=32739 --metrics-logging=true --relay=true --discv5-bootstrap-node=enr:-L24QJB2F7BLBlNmniyaby1U56FLumGtXYaWyyJiSJ-XaCUcZHIUAxHCoOptRAD7ZDCuSI6_n6IDTDfs0E87WY2KA98CgmlkgnY0gmlwhKwSHJmKbXVsdGlhZGRyc5YACASsEhyZBtkOAAoErBIcmQbZD90DgnJzhQACAQAAiXNlY3AyNTZrMaEDbMIJMAwsqNszg4BOqiZ5F1UwhGKojVHfKpdcexb7wpGDdGNwgtkOg3VkcILZEIV3YWt1MgU
|
|
2026-02-25 19:30:22.121 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.43.222 waku 2fa1a508a4938bd158796e9b6cfebcaf6221e5491d291eeef1c0cc13678e7fb8
|
|
2026-02-25 19:30:22.162 DEBUG [src.node.docker_mananger] Container started with ID 2fa1a508a493. Setting up logs at ./log/docker/node11_2026-02-25_19-30-10__7514e8d9-a385-425f-bd3a-d569918388ad__wakuorg_nwaku:latest.log
|
|
2026-02-25 19:30:22.163 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 32735
|
|
2026-02-25 19:30:22.163 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-02-25 19:30:23.163 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:32735/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-25 19:30:23.170 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"READY","connectionStatus":"Disconnected","protocolsHealth":[{"Relay":"NOT_READY","desc":"No connected peers"},{"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"},{"Rln Relay":"NOT_MOUNTED"}]}'
|
|
2026-02-25 19:30:23.170 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-02-25 19:30:23.170 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:32735/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-25 19:30:23.177 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.43.222/tcp/32736/p2p/16Uiu2HAm8ifnBifxjtQqFA6Wick6Ac7N2mHasDdV8XijaThbReiW","/ip4/172.18.43.222/tcp/32737/ws/p2p/16Uiu2HAm8ifnBifxjtQqFA6Wick6Ac7N2mHasDdV8XijaThbReiW"],"enrUri":"enr:-L24QBaI73bU0QUBuGbmxgUfbfHnM3sQj6DjnTPqWO5dQI8dbhLemc_frPCqHavWTw3uMwvB1ILPdQ44Rurz1rjE_kQCgmlkgnY0gmlwhKwSK96KbXVsdGlhZGRyc5YACASsEiveBn_gAAoErBIr3gZ_4d0DgnJzhQACAQAAiXNlY3AyNTZrMaECxYKT1y4lDpnG5EIGjpTnFKuiJ0ao_6g_YWyfyNohIXuDdGNwgn_gg3VkcIJ_4oV3YWt1MgE"}'
|
|
2026-02-25 19:30:23.177 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-02-25 19:30:23.178 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:32735/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.28.153/tcp/55566/p2p/16Uiu2HAmKyXzGvtnMVr5Gjoxti4JSv17MxZWGmtgZ4uv329TGB9a"]'
|
|
2026-02-25 19:30:23.183 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 19:30:23.184 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:55565/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/2/0"]'
|
|
2026-02-25 19:30:23.187 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 19:30:23.187 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:44010/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/2/0"]'
|
|
2026-02-25 19:30:23.190 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 19:30:23.190 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:10624/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/2/0"]'
|
|
2026-02-25 19:30:23.193 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 19:30:23.193 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:35243/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/2/0"]'
|
|
2026-02-25 19:30:23.196 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 19:30:23.196 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:33962/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/2/0"]'
|
|
2026-02-25 19:30:23.199 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 19:30:23.199 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:46091/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/2/0"]'
|
|
2026-02-25 19:30:23.201 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 19:30:23.202 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:26518/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/2/0"]'
|
|
2026-02-25 19:30:23.204 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 19:30:23.204 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:49482/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/2/0"]'
|
|
2026-02-25 19:30:23.207 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 19:30:23.207 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:31777/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/2/0"]'
|
|
2026-02-25 19:30:23.210 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 19:30:23.210 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:32735/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/2/0"]'
|
|
2026-02-25 19:30:23.213 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 19:30:23.214 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:55565/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F0" -H "Content-Type: application/json" -d '{"payload": "U2hhcmRpbmcgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 19:30:23.235 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 19:30:23.243 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2026-02-25 19:30:23.345 DEBUG [src.steps.sharding] Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
|
|
2026-02-25 19:30:23.345 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:55565/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F0" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-25 19:30:23.348 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1772047823214054832,"ephemeral":false,"proof":""}]'
|
|
2026-02-25 19:30:23.350 DEBUG [src.steps.sharding] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
|
2026-02-25 19:30:23.350 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:44010/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F0" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-25 19:30:23.352 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1772047823214054832,"ephemeral":false,"proof":""}]'
|
|
2026-02-25 19:30:23.354 DEBUG [src.steps.sharding] Checking that peer NODE_3:wakuorg/nwaku:latest can find the published message
|
|
2026-02-25 19:30:23.386 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:10624/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F0" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-25 19:30:23.390 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1772047823214054832,"ephemeral":false,"proof":""}]'
|
|
2026-02-25 19:30:23.392 DEBUG [src.steps.sharding] Checking that peer NODE_4:wakuorg/nwaku:latest can find the published message
|
|
2026-02-25 19:30:23.392 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:35243/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F0" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-25 19:30:23.395 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1772047823214054832,"ephemeral":false,"proof":""}]'
|
|
2026-02-25 19:30:23.396 DEBUG [src.steps.sharding] Checking that peer NODE_5:wakuorg/nwaku:latest can find the published message
|
|
2026-02-25 19:30:23.396 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:33962/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F0" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-25 19:30:23.399 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1772047823214054832,"ephemeral":false,"proof":""}]'
|
|
2026-02-25 19:30:23.401 DEBUG [src.steps.sharding] Checking that peer NODE_6:wakuorg/nwaku:latest can find the published message
|
|
2026-02-25 19:30:23.401 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:46091/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F0" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-25 19:30:23.404 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1772047823214054832,"ephemeral":false,"proof":""}]'
|
|
2026-02-25 19:30:23.406 DEBUG [src.steps.sharding] Checking that peer NODE_7:wakuorg/nwaku:latest can find the published message
|
|
2026-02-25 19:30:23.407 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:26518/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F0" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-25 19:30:23.409 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1772047823214054832,"ephemeral":false,"proof":""}]'
|
|
2026-02-25 19:30:23.411 DEBUG [src.steps.sharding] Checking that peer NODE_8:wakuorg/nwaku:latest can find the published message
|
|
2026-02-25 19:30:23.411 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:49482/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F0" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-25 19:30:23.414 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1772047823214054832,"ephemeral":false,"proof":""}]'
|
|
2026-02-25 19:30:23.415 DEBUG [src.steps.sharding] Checking that peer NODE_9:wakuorg/nwaku:latest can find the published message
|
|
2026-02-25 19:30:23.415 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:31777/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F0" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-25 19:30:23.418 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1772047823214054832,"ephemeral":false,"proof":""}]'
|
|
2026-02-25 19:30:23.419 DEBUG [src.steps.sharding] Checking that peer NODE_10:wakuorg/nwaku:latest can find the published message
|
|
2026-02-25 19:30:23.419 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:32735/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F0" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-25 19:30:23.422 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1772047823214054832,"ephemeral":false,"proof":""}]'
|
|
2026-02-25 19:30:23.424 DEBUG [tests.conftest] Running fixture teardown: test_setup
|
|
2026-02-25 19:30:23.426 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
|
|
2026-02-25 19:30:23.426 DEBUG [src.node.waku_node] Stopping container with id 9b70cf718902
|
|
2026-02-25 19:30:24.105 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-02-25 19:30:24.105 DEBUG [src.node.waku_node] Stopping container with id 05cf6f693c6a
|
|
2026-02-25 19:30:24.827 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-02-25 19:30:24.827 DEBUG [src.node.waku_node] Stopping container with id a9ae6728bb02
|
|
2026-02-25 19:30:25.103 ERROR [src.node.docker_mananger] Max retries reached for container 9b70cf718902. Exiting log stream.
|
|
2026-02-25 19:30:25.486 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-02-25 19:30:25.489 DEBUG [src.node.waku_node] Stopping container with id 4bb3bda2872b
|
|
2026-02-25 19:30:25.646 ERROR [src.node.docker_mananger] Max retries reached for container 05cf6f693c6a. Exiting log stream.
|
|
2026-02-25 19:30:26.107 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-02-25 19:30:26.109 DEBUG [src.node.waku_node] Stopping container with id 7e9658fdb440
|
|
2026-02-25 19:30:26.308 ERROR [src.node.docker_mananger] Max retries reached for container a9ae6728bb02. Exiting log stream.
|
|
2026-02-25 19:30:26.988 ERROR [src.node.docker_mananger] Max retries reached for container 4bb3bda2872b. Exiting log stream.
|
|
2026-02-25 19:30:36.702 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-02-25 19:30:36.702 DEBUG [src.node.waku_node] Stopping container with id c31715e1a80e
|
|
2026-02-25 19:30:37.567 ERROR [src.node.docker_mananger] Max retries reached for container 7e9658fdb440. Exiting log stream.
|
|
2026-02-25 19:30:47.293 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-02-25 19:30:47.293 DEBUG [src.node.waku_node] Stopping container with id 0fd0af8e4fe7
|
|
2026-02-25 19:30:47.856 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-02-25 19:30:47.856 DEBUG [src.node.waku_node] Stopping container with id 662e85818a00
|
|
2026-02-25 19:30:48.109 ERROR [src.node.docker_mananger] Max retries reached for container c31715e1a80e. Exiting log stream.
|
|
2026-02-25 19:30:48.406 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-02-25 19:30:48.406 DEBUG [src.node.waku_node] Stopping container with id 494f07bdb37b
|
|
2026-02-25 19:30:48.671 ERROR [src.node.docker_mananger] Max retries reached for container 0fd0af8e4fe7. Exiting log stream.
|
|
2026-02-25 19:30:49.059 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-02-25 19:30:49.059 DEBUG [src.node.waku_node] Stopping container with id 2fa1a508a493
|
|
2026-02-25 19:30:49.222 ERROR [src.node.docker_mananger] Max retries reached for container 662e85818a00. Exiting log stream.
|
|
2026-02-25 19:30:49.678 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-02-25 19:30:49.679 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
|
|
2026-02-25 19:30:49.744 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2026-02-25 19:30:49.766 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2026-02-25 19:30:49.789 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2026-02-25 19:30:49.830 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2026-02-25 19:30:49.862 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2026-02-25 19:30:49.872 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2026-02-25 19:30:49.898 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2026-02-25 19:30:49.910 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2026-02-25 19:30:49.910 ERROR [src.node.docker_mananger] Max retries reached for container 494f07bdb37b. Exiting log stream.
|
|
2026-02-25 19:30:49.918 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2026-02-25 19:30:49.928 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|