mirror of
https://github.com/logos-messaging/logos-messaging-interop-tests.git
synced 2026-05-04 01:23:07 +00:00
270 lines
48 KiB
Plaintext
270 lines
48 KiB
Plaintext
2026-03-04 04:42:37.590 DEBUG [tests.conftest] Running fixture setup: test_id
|
|
2026-03-04 04:42:37.590 DEBUG [tests.conftest] Running test: test_store_sync_long_chain with id: 2026-03-04_04-42-37__42123329-cd69-41e1-bdc0-a57ea62e05f3
|
|
2026-03-04 04:42:37.590 DEBUG [src.steps.common] Running fixture setup: common_setup
|
|
2026-03-04 04:42:37.597 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-03-04 04:42:37.597 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node1_2026-03-04_04-42-37__42123329-cd69-41e1-bdc0-a57ea62e05f3__wakuorg_nwaku:latest.log
|
|
2026-03-04 04:42:37.604 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-03-04 04:42:37.604 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node2_2026-03-04_04-42-37__42123329-cd69-41e1-bdc0-a57ea62e05f3__wakuorg_nwaku:latest.log
|
|
2026-03-04 04:42:37.611 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-03-04 04:42:37.611 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node3_2026-03-04_04-42-37__42123329-cd69-41e1-bdc0-a57ea62e05f3__wakuorg_nwaku:latest.log
|
|
2026-03-04 04:42:37.611 DEBUG [src.steps.store] Running fixture setup: store_setup
|
|
2026-03-04 04:42:37.612 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-03-04 04:42:37.612 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-03-04 04:42:37.613 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-03-04 04:42:37.613 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.149.1
|
|
2026-03-04 04:42:37.614 DEBUG [src.node.docker_mananger] Generated ports ['4072', '4073', '4074', '4075', '4076']
|
|
2026-03-04 04:42:37.614 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-03-04 04:42:37.614 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-03-04 04:42:37.614 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-03-04 04:42:37.614 DEBUG [src.node.docker_mananger] docker run -i -t -p 4072:4072 -p 4073:4073 -p 4074:4074 -p 4075:4075 -p 4076:4076 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=4074 --rest-port=4072 --tcp-port=4073 --discv5-udp-port=4075 --rest-address=0.0.0.0 --nat=extip:172.18.149.1 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=a9108da4cbdfe2cab4ef3affb31d2acd3d6dabb3d7ebbac4df4345ab2edc2fd0 --store-sync=true --store=true --store-sync-range=120 --store-sync-interval=10 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=4076 --metrics-logging=true --store-sync-relay-jitter=0 --relay=true --dns-discovery=false
|
|
2026-03-04 04:42:37.809 ERROR [src.node.docker_mananger] Max retries reached for container 5d23ae4339eb. Exiting log stream.
|
|
2026-03-04 04:42:37.819 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.149.1 waku 7ea03b42ed1070edd9150d5f96aae36828b74dc1f18215b8c09d5483dc1e65fe
|
|
2026-03-04 04:42:37.854 DEBUG [src.node.docker_mananger] Container started with ID 7ea03b42ed10. Setting up logs at ./log/docker/node1_2026-03-04_04-42-37__42123329-cd69-41e1-bdc0-a57ea62e05f3__wakuorg_nwaku:latest.log
|
|
2026-03-04 04:42:37.854 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 4072
|
|
2026-03-04 04:42:37.854 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-03-04 04:42:38.392 ERROR [src.node.docker_mananger] Max retries reached for container e9b1c4875fd5. Exiting log stream.
|
|
2026-03-04 04:42:38.855 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:4072/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-04 04:42:38.858 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":"READY"},{"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":"READY"},{"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-03-04 04:42:38.858 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-03-04 04:42:38.858 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:4072/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-04 04:42:38.860 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.149.1/tcp/4073/p2p/16Uiu2HAmL2ToLhwPvALDa7Tid4wuYATXwMJP4u7kZ6QyMxvM81w9","/ip4/172.18.149.1/tcp/4074/ws/p2p/16Uiu2HAmL2ToLhwPvALDa7Tid4wuYATXwMJP4u7kZ6QyMxvM81w9"],"enrUri":"enr:-L24QBcnwD8bhoLOLthv7qfUKeUg57XhU3qnxGegcvijnl2BTs9UXMyMRxS-AsTkZ2qXoDNDaelyEe2Yf7VSVemS-yUCgmlkgnY0gmlwhKwSlQGKbXVsdGlhZGRyc5YACASsEpUBBg_pAAoErBKVAQYP6t0DgnJzhQADAQAAiXNlY3AyNTZrMaEDbYIK1f7o00C3b-IFVTy_UsdIYRQUoofSG3kU_ZRHXnyDdGNwgg_pg3VkcIIP64V3YWt1MhM"}'
|
|
2026-03-04 04:42:38.861 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-03-04 04:42:38.861 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:4072/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/0"]'
|
|
2026-03-04 04:42:38.879 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-04 04:42:38.886 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-03-04 04:42:38.886 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node4_2026-03-04_04-42-37__42123329-cd69-41e1-bdc0-a57ea62e05f3__wakuorg_nwaku:latest.log
|
|
2026-03-04 04:42:38.893 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-03-04 04:42:38.893 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node5_2026-03-04_04-42-37__42123329-cd69-41e1-bdc0-a57ea62e05f3__wakuorg_nwaku:latest.log
|
|
2026-03-04 04:42:38.899 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-03-04 04:42:38.899 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node6_2026-03-04_04-42-37__42123329-cd69-41e1-bdc0-a57ea62e05f3__wakuorg_nwaku:latest.log
|
|
2026-03-04 04:42:38.905 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-03-04 04:42:38.905 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node7_2026-03-04_04-42-37__42123329-cd69-41e1-bdc0-a57ea62e05f3__wakuorg_nwaku:latest.log
|
|
2026-03-04 04:42:38.911 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-03-04 04:42:38.911 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node8_2026-03-04_04-42-37__42123329-cd69-41e1-bdc0-a57ea62e05f3__wakuorg_nwaku:latest.log
|
|
2026-03-04 04:42:38.911 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-03-04 04:42:38.912 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-03-04 04:42:38.913 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-03-04 04:42:38.913 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.104.152
|
|
2026-03-04 04:42:38.913 DEBUG [src.node.docker_mananger] Generated ports ['34844', '34845', '34846', '34847', '34848']
|
|
2026-03-04 04:42:38.913 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-03-04 04:42:38.913 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-03-04 04:42:38.914 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-03-04 04:42:38.914 DEBUG [src.node.docker_mananger] docker run -i -t -p 34844:34844 -p 34845:34845 -p 34846:34846 -p 34847:34847 -p 34848:34848 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=34846 --rest-port=34844 --tcp-port=34845 --discv5-udp-port=34847 --rest-address=0.0.0.0 --nat=extip:172.18.104.152 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=4ebba91de2c0c3b759a05800dfb6a4dd1be1a9b692669049bafb084c9bddcfae --store-sync=true --store=true --store-sync-range=120 --store-sync-interval=10 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=34848 --metrics-logging=true --store-sync-relay-jitter=0 --relay=false --dns-discovery=false
|
|
2026-03-04 04:42:39.127 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.104.152 waku 59f7e198505978ac06d67c3fde86ec9a7a940eb48610be3e0869cbd20b0321e8
|
|
2026-03-04 04:42:39.167 DEBUG [src.node.docker_mananger] Container started with ID 59f7e1985059. Setting up logs at ./log/docker/node2_2026-03-04_04-42-37__42123329-cd69-41e1-bdc0-a57ea62e05f3__wakuorg_nwaku:latest.log
|
|
2026-03-04 04:42:39.167 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 34844
|
|
2026-03-04 04:42:39.169 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-03-04 04:42:40.169 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:34844/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-04 04:42:40.172 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"READY","connectionStatus":"Disconnected","protocolsHealth":[{"Relay":"NOT_MOUNTED"},{"Lightpush":"NOT_MOUNTED"},{"Legacy Lightpush":"NOT_MOUNTED"},{"Filter":"NOT_MOUNTED"},{"Store":"READY"},{"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":"READY"},{"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-03-04 04:42:40.172 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-03-04 04:42:40.173 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:34844/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-04 04:42:40.175 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.104.152/tcp/34845/p2p/16Uiu2HAm7uS5PLBzrPcnJ84tbVahRoZbSSk3pi4ScdXeSdCnWdzN","/ip4/172.18.104.152/tcp/34846/ws/p2p/16Uiu2HAm7uS5PLBzrPcnJ84tbVahRoZbSSk3pi4ScdXeSdCnWdzN"],"enrUri":"enr:-L24QI-zCQx98gGKpftgBReM4Atq-ReTAsNr3w3sLKNKUML_aOCgfoO9pASNlN8_kIEGCgDxPTR89f_nopcnK3nwS60CgmlkgnY0gmlwhKwSaJiKbXVsdGlhZGRyc5YACASsEmiYBogdAAoErBJomAaIHt0DgnJzhQADAQAAiXNlY3AyNTZrMaECuWjI8euW_rsWu4hIUi749GnQePdznnkVRpvlF_PQRseDdGNwgogdg3VkcIKIH4V3YWt1MhI"}'
|
|
2026-03-04 04:42:40.175 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-03-04 04:42:40.176 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:34844/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.149.1/tcp/4073/p2p/16Uiu2HAmL2ToLhwPvALDa7Tid4wuYATXwMJP4u7kZ6QyMxvM81w9"]'
|
|
2026-03-04 04:42:40.213 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-04 04:42:40.216 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-03-04 04:42:40.216 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-03-04 04:42:40.220 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-03-04 04:42:40.222 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.54.165
|
|
2026-03-04 04:42:40.223 DEBUG [src.node.docker_mananger] Generated ports ['64144', '64145', '64146', '64147', '64148']
|
|
2026-03-04 04:42:40.223 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-03-04 04:42:40.223 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-03-04 04:42:40.223 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-03-04 04:42:40.223 DEBUG [src.node.docker_mananger] docker run -i -t -p 64144:64144 -p 64145:64145 -p 64146:64146 -p 64147:64147 -p 64148:64148 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=64146 --rest-port=64144 --tcp-port=64145 --discv5-udp-port=64147 --rest-address=0.0.0.0 --nat=extip:172.18.54.165 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=cbbbfe0adc5daf94c06f79f45beeefacae4578b1d113d2eeaef9ac3049b4d3b2 --store-sync=true --store=true --store-sync-range=120 --store-sync-interval=10 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=64148 --metrics-logging=true --store-sync-relay-jitter=0 --relay=false --dns-discovery=false
|
|
2026-03-04 04:42:40.422 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.54.165 waku c2c49c4360a38735bc16946216867c11b2ac682c81682b9b061c83374a0b40a5
|
|
2026-03-04 04:42:40.461 DEBUG [src.node.docker_mananger] Container started with ID c2c49c4360a3. Setting up logs at ./log/docker/node3_2026-03-04_04-42-37__42123329-cd69-41e1-bdc0-a57ea62e05f3__wakuorg_nwaku:latest.log
|
|
2026-03-04 04:42:40.461 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 64144
|
|
2026-03-04 04:42:40.461 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-03-04 04:42:41.462 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:64144/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-04 04:42:41.465 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"READY","connectionStatus":"Disconnected","protocolsHealth":[{"Relay":"NOT_MOUNTED"},{"Lightpush":"NOT_MOUNTED"},{"Legacy Lightpush":"NOT_MOUNTED"},{"Filter":"NOT_MOUNTED"},{"Store":"READY"},{"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":"READY"},{"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-03-04 04:42:41.465 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-03-04 04:42:41.465 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:64144/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-04 04:42:41.468 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.54.165/tcp/64145/p2p/16Uiu2HAmAoEYf8cxN8v1AGEfYbZAwqu5Kxhd1E9mCH2ViGbP2wNt","/ip4/172.18.54.165/tcp/64146/ws/p2p/16Uiu2HAmAoEYf8cxN8v1AGEfYbZAwqu5Kxhd1E9mCH2ViGbP2wNt"],"enrUri":"enr:-L24QCulWdkpjlXsSQ_0Ph9Mps-plKqbrulo8ZE1I7zJxmT4ZWjWUHHtuwMrrzyQ7UajoPK15TOjcJyIYEJmP4XDT2YCgmlkgnY0gmlwhKwSNqWKbXVsdGlhZGRyc5YACASsEjalBvqRAAoErBI2pQb6kt0DgnJzhQADAQAAiXNlY3AyNTZrMaEC5GVS9-58Jv-ZW9-O_ZJ95pokz-rhc2HDtZPrqsYNXZWDdGNwgvqRg3VkcIL6k4V3YWt1MhI"}'
|
|
2026-03-04 04:42:41.468 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-03-04 04:42:41.468 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64144/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.104.152/tcp/34845/p2p/16Uiu2HAm7uS5PLBzrPcnJ84tbVahRoZbSSk3pi4ScdXeSdCnWdzN"]'
|
|
2026-03-04 04:42:41.502 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-04 04:42:41.502 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-03-04 04:42:41.503 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-03-04 04:42:41.508 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-03-04 04:42:41.508 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.151.156
|
|
2026-03-04 04:42:41.510 DEBUG [src.node.docker_mananger] Generated ports ['58309', '58310', '58311', '58312', '58313']
|
|
2026-03-04 04:42:41.511 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-03-04 04:42:41.511 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-03-04 04:42:41.511 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-03-04 04:42:41.512 DEBUG [src.node.docker_mananger] docker run -i -t -p 58309:58309 -p 58310:58310 -p 58311:58311 -p 58312:58312 -p 58313:58313 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=58311 --rest-port=58309 --tcp-port=58310 --discv5-udp-port=58312 --rest-address=0.0.0.0 --nat=extip:172.18.151.156 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=1baaffbda16adc88ab280fb449b9f759737e4ea8bab7aa83b7e018deb9edcbdd --store-sync=true --store=true --store-sync-range=120 --store-sync-interval=10 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=58313 --metrics-logging=true --store-sync-relay-jitter=0 --relay=false --dns-discovery=false
|
|
2026-03-04 04:42:41.728 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.151.156 waku 68c1d720ad8de5f1d4ff586e9c3fade70d43795e0c61bf4b196508d1bd1f8c10
|
|
2026-03-04 04:42:41.762 DEBUG [src.node.docker_mananger] Container started with ID 68c1d720ad8d. Setting up logs at ./log/docker/node4_2026-03-04_04-42-37__42123329-cd69-41e1-bdc0-a57ea62e05f3__wakuorg_nwaku:latest.log
|
|
2026-03-04 04:42:41.763 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 58309
|
|
2026-03-04 04:42:41.763 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-03-04 04:42:42.764 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:58309/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-04 04:42:42.767 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"READY","connectionStatus":"Disconnected","protocolsHealth":[{"Relay":"NOT_MOUNTED"},{"Lightpush":"NOT_MOUNTED"},{"Legacy Lightpush":"NOT_MOUNTED"},{"Filter":"NOT_MOUNTED"},{"Store":"READY"},{"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":"READY"},{"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-03-04 04:42:42.767 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-03-04 04:42:42.768 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:58309/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-04 04:42:42.770 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.151.156/tcp/58310/p2p/16Uiu2HAmAbwHvk4t2mx339HyaoWMcjoBDiFYx42twDaozm9TtBj9","/ip4/172.18.151.156/tcp/58311/ws/p2p/16Uiu2HAmAbwHvk4t2mx339HyaoWMcjoBDiFYx42twDaozm9TtBj9"],"enrUri":"enr:-L24QNde6wng14oxTVDgx_MPKE_1Eq54KsgLvTmNlGtnmc2aVfWReLSqfo9QhxPZa2OUFJ2PiVxCtZnNqcRE4Y-qJyACgmlkgnY0gmlwhKwSl5yKbXVsdGlhZGRyc5YACASsEpecBuPGAAoErBKXnAbjx90DgnJzhQADAQAAiXNlY3AyNTZrMaEC4YBtEimSabK9uIGpzxe5wS0hg49PyaKzxQU79PXQBQyDdGNwguPGg3VkcILjyIV3YWt1MhI"}'
|
|
2026-03-04 04:42:42.770 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-03-04 04:42:42.770 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:58309/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.54.165/tcp/64145/p2p/16Uiu2HAmAoEYf8cxN8v1AGEfYbZAwqu5Kxhd1E9mCH2ViGbP2wNt"]'
|
|
2026-03-04 04:42:42.805 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-04 04:42:42.806 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-03-04 04:42:42.808 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-03-04 04:42:42.812 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-03-04 04:42:42.812 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.159.56
|
|
2026-03-04 04:42:42.813 DEBUG [src.node.docker_mananger] Generated ports ['63372', '63373', '63374', '63375', '63376']
|
|
2026-03-04 04:42:42.813 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-03-04 04:42:42.814 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-03-04 04:42:42.814 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-03-04 04:42:42.814 DEBUG [src.node.docker_mananger] docker run -i -t -p 63372:63372 -p 63373:63373 -p 63374:63374 -p 63375:63375 -p 63376:63376 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=63374 --rest-port=63372 --tcp-port=63373 --discv5-udp-port=63375 --rest-address=0.0.0.0 --nat=extip:172.18.159.56 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=9ccb4aad4badef3bd56c3d9ab4c4fbd3cfe9e946da0ddfdc2c1b7ede4b7dabb7 --store-sync=true --store=true --store-sync-range=120 --store-sync-interval=10 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=63376 --metrics-logging=true --store-sync-relay-jitter=0 --relay=false --dns-discovery=false
|
|
2026-03-04 04:42:43.025 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.159.56 waku 58991907100c004a05a40ef7086d6a471d22d4da7d08b9369928815bca0950d7
|
|
2026-03-04 04:42:43.062 DEBUG [src.node.docker_mananger] Container started with ID 58991907100c. Setting up logs at ./log/docker/node5_2026-03-04_04-42-37__42123329-cd69-41e1-bdc0-a57ea62e05f3__wakuorg_nwaku:latest.log
|
|
2026-03-04 04:42:43.062 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 63372
|
|
2026-03-04 04:42:43.063 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-03-04 04:42:44.063 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63372/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-04 04:42:44.066 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"READY","connectionStatus":"Disconnected","protocolsHealth":[{"Relay":"NOT_MOUNTED"},{"Lightpush":"NOT_MOUNTED"},{"Legacy Lightpush":"NOT_MOUNTED"},{"Filter":"NOT_MOUNTED"},{"Store":"READY"},{"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":"READY"},{"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-03-04 04:42:44.066 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-03-04 04:42:44.067 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63372/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-04 04:42:44.069 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.159.56/tcp/63373/p2p/16Uiu2HAmNzAABmnGrQixF7US5F8BYPrNBGSeL3RyGj5WpQiWqYjz","/ip4/172.18.159.56/tcp/63374/ws/p2p/16Uiu2HAmNzAABmnGrQixF7US5F8BYPrNBGSeL3RyGj5WpQiWqYjz"],"enrUri":"enr:-L24QIqYPmKMFILcXhAdOBU_GLcBDJjp3zoOckt1p8gl3sUoatAO6ZVjcxnr3t6gLXjYzmaiSLsLzGwdENyy2CMMg1ICgmlkgnY0gmlwhKwSnziKbXVsdGlhZGRyc5YACASsEp84BveNAAoErBKfOAb3jt0DgnJzhQADAQAAiXNlY3AyNTZrMaEDmX3-xlOVAnLZDoszao64O9zgmQL6fsFm9Bj4JDOoXEmDdGNwgveNg3VkcIL3j4V3YWt1MhI"}'
|
|
2026-03-04 04:42:44.069 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-03-04 04:42:44.069 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:63372/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.151.156/tcp/58310/p2p/16Uiu2HAmAbwHvk4t2mx339HyaoWMcjoBDiFYx42twDaozm9TtBj9"]'
|
|
2026-03-04 04:42:44.102 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-04 04:42:44.103 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-03-04 04:42:44.103 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-03-04 04:42:44.105 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-03-04 04:42:44.106 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.144.157
|
|
2026-03-04 04:42:44.106 DEBUG [src.node.docker_mananger] Generated ports ['39349', '39350', '39351', '39352', '39353']
|
|
2026-03-04 04:42:44.107 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-03-04 04:42:44.107 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-03-04 04:42:44.107 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-03-04 04:42:44.109 DEBUG [src.node.docker_mananger] docker run -i -t -p 39349:39349 -p 39350:39350 -p 39351:39351 -p 39352:39352 -p 39353:39353 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=39351 --rest-port=39349 --tcp-port=39350 --discv5-udp-port=39352 --rest-address=0.0.0.0 --nat=extip:172.18.144.157 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=bb2caf9fd0fa6dcdea778b9a9becfed6cfbb0becd8acfde14b4cd1618fcb2ec0 --store-sync=true --store=true --store-sync-range=120 --store-sync-interval=10 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=39353 --metrics-logging=true --store-sync-relay-jitter=0 --relay=false --dns-discovery=false
|
|
2026-03-04 04:42:44.315 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.144.157 waku 0c0d62691082ed125e02a4c1d9bd97ee89bbcb53ef9e9b83c9305ddfa9dfe509
|
|
2026-03-04 04:42:44.351 DEBUG [src.node.docker_mananger] Container started with ID 0c0d62691082. Setting up logs at ./log/docker/node6_2026-03-04_04-42-37__42123329-cd69-41e1-bdc0-a57ea62e05f3__wakuorg_nwaku:latest.log
|
|
2026-03-04 04:42:44.351 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 39349
|
|
2026-03-04 04:42:44.352 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-03-04 04:42:45.353 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:39349/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-04 04:42:45.356 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"READY","connectionStatus":"Disconnected","protocolsHealth":[{"Relay":"NOT_MOUNTED"},{"Lightpush":"NOT_MOUNTED"},{"Legacy Lightpush":"NOT_MOUNTED"},{"Filter":"NOT_MOUNTED"},{"Store":"READY"},{"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":"READY"},{"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-03-04 04:42:45.356 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-03-04 04:42:45.356 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:39349/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-04 04:42:45.358 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.144.157/tcp/39350/p2p/16Uiu2HAmLgZ7X6JANtKeRfUhmKtjHDYzs5d5mKueU6rMZN1zYf5y","/ip4/172.18.144.157/tcp/39351/ws/p2p/16Uiu2HAmLgZ7X6JANtKeRfUhmKtjHDYzs5d5mKueU6rMZN1zYf5y"],"enrUri":"enr:-L24QKoaoki5RgPb36ZZh82PI1uy71NfuEU4PKjLvTscC6X5HiC9XuYwscDK7hPRrXOyrER6XB_wepCl6AGRDB8IW6UCgmlkgnY0gmlwhKwSkJ2KbXVsdGlhZGRyc5YACASsEpCdBpm2AAoErBKQnQaZt90DgnJzhQADAQAAiXNlY3AyNTZrMaEDd0Qe-SpYurv7ROP2jgWQvNdFfgqDHkFXu3ajwMaC5SCDdGNwgpm2g3VkcIKZuIV3YWt1MhI"}'
|
|
2026-03-04 04:42:45.359 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-03-04 04:42:45.359 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:39349/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.159.56/tcp/63373/p2p/16Uiu2HAmNzAABmnGrQixF7US5F8BYPrNBGSeL3RyGj5WpQiWqYjz"]'
|
|
2026-03-04 04:42:45.397 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-04 04:42:45.398 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-03-04 04:42:45.399 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-03-04 04:42:45.401 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-03-04 04:42:45.401 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.1.134
|
|
2026-03-04 04:42:45.402 DEBUG [src.node.docker_mananger] Generated ports ['56619', '56620', '56621', '56622', '56623']
|
|
2026-03-04 04:42:45.402 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-03-04 04:42:45.402 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-03-04 04:42:45.402 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-03-04 04:42:45.402 DEBUG [src.node.docker_mananger] docker run -i -t -p 56619:56619 -p 56620:56620 -p 56621:56621 -p 56622:56622 -p 56623:56623 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=56621 --rest-port=56619 --tcp-port=56620 --discv5-udp-port=56622 --rest-address=0.0.0.0 --nat=extip:172.18.1.134 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=3ac93b1eecbaf2f095aff7799a34abd0690adedfe7dfc7c9d9da5ab3b3c8eb3a --store-sync=true --store=true --store-sync-range=120 --store-sync-interval=10 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=56623 --metrics-logging=true --store-sync-relay-jitter=0 --relay=false --dns-discovery=false
|
|
2026-03-04 04:42:45.612 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.1.134 waku a6f09354941b6fac8b4b8ca3de2c206b7ea164ad047555f53a30e331e6d59acd
|
|
2026-03-04 04:42:45.649 DEBUG [src.node.docker_mananger] Container started with ID a6f09354941b. Setting up logs at ./log/docker/node7_2026-03-04_04-42-37__42123329-cd69-41e1-bdc0-a57ea62e05f3__wakuorg_nwaku:latest.log
|
|
2026-03-04 04:42:45.650 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 56619
|
|
2026-03-04 04:42:45.650 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-03-04 04:42:46.651 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:56619/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-04 04:42:46.654 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"READY","connectionStatus":"Disconnected","protocolsHealth":[{"Relay":"NOT_MOUNTED"},{"Lightpush":"NOT_MOUNTED"},{"Legacy Lightpush":"NOT_MOUNTED"},{"Filter":"NOT_MOUNTED"},{"Store":"READY"},{"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":"READY"},{"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-03-04 04:42:46.654 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-03-04 04:42:46.654 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:56619/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-04 04:42:46.656 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.1.134/tcp/56620/p2p/16Uiu2HAm4Gtb2W8NwaL1T86fC5C4wiS3ZEkEbV3Et4769jrKR56g","/ip4/172.18.1.134/tcp/56621/ws/p2p/16Uiu2HAm4Gtb2W8NwaL1T86fC5C4wiS3ZEkEbV3Et4769jrKR56g"],"enrUri":"enr:-L24QATBMaFvTsR32krweqAxUFHvp_v-iZl237zDEc5A2ZlreZrTPfNohIUf0krOemQ8T_cnYIE_zjEIUd6Dq89IlbACgmlkgnY0gmlwhKwSAYaKbXVsdGlhZGRyc5YACASsEgGGBt0sAAoErBIBhgbdLd0DgnJzhQADAQAAiXNlY3AyNTZrMaECg3k12o1KDvUF-LW6nfcghkoSKDgGabGIap5oL2Zmp9mDdGNwgt0sg3VkcILdLoV3YWt1MhI"}'
|
|
2026-03-04 04:42:46.657 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-03-04 04:42:46.657 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:56619/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.144.157/tcp/39350/p2p/16Uiu2HAmLgZ7X6JANtKeRfUhmKtjHDYzs5d5mKueU6rMZN1zYf5y"]'
|
|
2026-03-04 04:42:46.694 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-04 04:42:46.695 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-03-04 04:42:46.695 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-03-04 04:42:46.700 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-03-04 04:42:46.700 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.252.11
|
|
2026-03-04 04:42:46.700 DEBUG [src.node.docker_mananger] Generated ports ['46489', '46490', '46491', '46492', '46493']
|
|
2026-03-04 04:42:46.701 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-03-04 04:42:46.701 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-03-04 04:42:46.701 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-03-04 04:42:46.701 DEBUG [src.node.docker_mananger] docker run -i -t -p 46489:46489 -p 46490:46490 -p 46491:46491 -p 46492:46492 -p 46493:46493 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=46491 --rest-port=46489 --tcp-port=46490 --discv5-udp-port=46492 --rest-address=0.0.0.0 --nat=extip:172.18.252.11 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=a823460c82fa1f1edec9be729bd540ec33dd5eefe203defdcf9eedd42fcfdf54 --store-sync=true --store=true --store-sync-range=120 --store-sync-interval=10 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=46493 --metrics-logging=true --store-sync-relay-jitter=0 --relay=false --dns-discovery=false
|
|
2026-03-04 04:42:46.921 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.252.11 waku 085417cf54bd7ea4c401b133e29b58aafc383456e642029fece0c5d1e9f82bdc
|
|
2026-03-04 04:42:46.956 DEBUG [src.node.docker_mananger] Container started with ID 085417cf54bd. Setting up logs at ./log/docker/node8_2026-03-04_04-42-37__42123329-cd69-41e1-bdc0-a57ea62e05f3__wakuorg_nwaku:latest.log
|
|
2026-03-04 04:42:46.957 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 46489
|
|
2026-03-04 04:42:46.958 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-03-04 04:42:47.959 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:46489/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-04 04:42:47.961 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"READY","connectionStatus":"Disconnected","protocolsHealth":[{"Relay":"NOT_MOUNTED"},{"Lightpush":"NOT_MOUNTED"},{"Legacy Lightpush":"NOT_MOUNTED"},{"Filter":"NOT_MOUNTED"},{"Store":"READY"},{"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":"READY"},{"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-03-04 04:42:47.962 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-03-04 04:42:47.962 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:46489/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-04 04:42:47.964 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.252.11/tcp/46490/p2p/16Uiu2HAm9xY4kfhqSmEQYDxmYbHYcwB8bHXJwKRNTK8uuucX9jc6","/ip4/172.18.252.11/tcp/46491/ws/p2p/16Uiu2HAm9xY4kfhqSmEQYDxmYbHYcwB8bHXJwKRNTK8uuucX9jc6"],"enrUri":"enr:-L24QDk9OYGM5pNvJFE5qGkMKs0kzu7grhJxkrAxn1_QJuCcDi4E8mFrkxKLO2x_1boceXKlgOTUkDoburl4kBWVyqECgmlkgnY0gmlwhKwS_AuKbXVsdGlhZGRyc5YACASsEvwLBrWaAAoErBL8Cwa1m90DgnJzhQADAQAAiXNlY3AyNTZrMaEC1-usUZH5tUrojPGZ6WEf0vBGWTqXWTWppGBTDebMdtuDdGNwgrWag3VkcIK1nIV3YWt1MhI"}'
|
|
2026-03-04 04:42:47.964 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-03-04 04:42:47.965 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:46489/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.1.134/tcp/56620/p2p/16Uiu2HAm4Gtb2W8NwaL1T86fC5C4wiS3ZEkEbV3Et4769jrKR56g"]'
|
|
2026-03-04 04:42:47.995 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-04 04:42:47.999 DEBUG [src.steps.store] Relaying message
|
|
2026-03-04 04:42:48.000 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:4072/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-04 04:42:48.006 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-04 04:42:48.007 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-04 04:42:48.208 DEBUG [src.steps.store] Relaying message
|
|
2026-03-04 04:42:48.208 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:4072/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-04 04:42:48.213 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-04 04:42:48.213 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-04 04:42:48.413 DEBUG [src.steps.store] Relaying message
|
|
2026-03-04 04:42:48.414 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:4072/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-04 04:42:48.418 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-04 04:42:48.418 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-04 04:42:48.619 DEBUG [src.steps.store] Relaying message
|
|
2026-03-04 04:42:48.619 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:4072/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-04 04:42:48.623 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-04 04:42:48.624 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-04 04:42:48.824 DEBUG [src.steps.store] Relaying message
|
|
2026-03-04 04:42:48.825 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:4072/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-04 04:42:48.829 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-04 04:42:48.829 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-04 04:42:49.030 DEBUG [src.steps.store] Relaying message
|
|
2026-03-04 04:42:49.030 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:4072/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-04 04:42:49.037 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-04 04:42:49.037 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-04 04:42:49.238 DEBUG [src.steps.store] Relaying message
|
|
2026-03-04 04:42:49.238 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:4072/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-04 04:42:49.243 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-04 04:42:49.243 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-04 04:42:49.443 DEBUG [src.steps.store] Relaying message
|
|
2026-03-04 04:42:49.444 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:4072/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-04 04:42:49.448 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-04 04:42:49.448 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-04 04:42:49.649 DEBUG [src.steps.store] Relaying message
|
|
2026-03-04 04:42:49.649 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:4072/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-04 04:42:49.654 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-04 04:42:49.654 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-04 04:42:49.855 DEBUG [src.steps.store] Relaying message
|
|
2026-03-04 04:42:49.855 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:4072/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-04 04:42:49.859 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-04 04:42:49.859 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-04 04:42:50.060 DEBUG [src.libs.common] Sleeping for 90 seconds
|
|
2026-03-04 04:44:20.060 DEBUG [src.steps.store] Checking that peer wakuorg/nwaku:latest can find the stored messages
|
|
2026-03-04 04:44:20.061 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:46489/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&pageSize=100&ascending=true" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-04 04:44:20.065 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"","statusCode":200,"statusDesc":"OK","messages":[{"messageHash":"0x382f75e1213765a810c7fa3cf250152537902aa0053dccc430211c27137b341a"},{"messageHash":"0xfecb6bb00e41bc34851085907f79a2bcc89021d0912c8e1f71090d0a19068a19"},{"messageHash":"0xfe55ab1c2394eaf1dfb358b2b37540da2ef818cdce51204d83824e51d0e3b095"},{"messageHash":"0x8e943216b62df342727d0bda8e001ec6f677c6b410df0301913907d15de1e164"},{"messageHash":"0x8ce59b46f8211b029ed58bb343cbdc85d14e6fdfc628a19a1a549bdc88cc0ad1"},{"messageHash":"0x3af287e09e728c5acce75ada595619a1edb5334090f426b47c6c924bb89971fc"},{"messageHash":"0x5edb972045b8ce5f014e6e16ccd3c1a9bee7e0cc53d1c379ffdcf72fc7271b04"},{"messageHash":"0x52ec3021fa93d0c9240471ddf87d7cecbbc1343d186ee13ed424627d580e576f"},{"messageHash":"0x2a72d62ce531e5f88777be049bbf011c070742f0824fc14e35937b2c31c0189e"},{"messageHash":"0x138a838a0dfe089555e1b48de771206e1343a2ee7340a4a11408a194e5219c2a"}]}'
|
|
2026-03-04 04:44:20.065 DEBUG [src.steps.store] messages length is 10
|
|
2026-03-04 04:44:20.067 DEBUG [tests.conftest] Running fixture teardown: test_setup
|
|
2026-03-04 04:44:20.069 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
|
|
2026-03-04 04:44:20.069 DEBUG [src.node.waku_node] Stopping container with id 7ea03b42ed10
|
|
2026-03-04 04:44:20.699 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-03-04 04:44:20.700 DEBUG [src.node.waku_node] Stopping container with id 59f7e1985059
|
|
2026-03-04 04:44:21.333 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-03-04 04:44:21.335 DEBUG [src.node.waku_node] Stopping container with id c2c49c4360a3
|
|
2026-03-04 04:44:21.518 ERROR [src.node.docker_mananger] Max retries reached for container 7ea03b42ed10. Exiting log stream.
|
|
2026-03-04 04:44:21.967 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-03-04 04:44:21.967 DEBUG [src.node.waku_node] Stopping container with id 68c1d720ad8d
|
|
2026-03-04 04:44:22.334 ERROR [src.node.docker_mananger] Max retries reached for container 59f7e1985059. Exiting log stream.
|
|
2026-03-04 04:44:22.544 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-03-04 04:44:22.544 DEBUG [src.node.waku_node] Stopping container with id 58991907100c
|
|
2026-03-04 04:44:22.782 ERROR [src.node.docker_mananger] Max retries reached for container c2c49c4360a3. Exiting log stream.
|
|
2026-03-04 04:44:23.122 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-03-04 04:44:23.122 DEBUG [src.node.waku_node] Stopping container with id 0c0d62691082
|
|
2026-03-04 04:44:23.362 ERROR [src.node.docker_mananger] Max retries reached for container 68c1d720ad8d. Exiting log stream.
|
|
2026-03-04 04:44:23.732 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-03-04 04:44:23.733 DEBUG [src.node.waku_node] Stopping container with id a6f09354941b
|
|
2026-03-04 04:44:24.094 ERROR [src.node.docker_mananger] Max retries reached for container 58991907100c. Exiting log stream.
|
|
2026-03-04 04:44:24.299 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-03-04 04:44:24.300 DEBUG [src.node.waku_node] Stopping container with id 085417cf54bd
|
|
2026-03-04 04:44:24.547 ERROR [src.node.docker_mananger] Max retries reached for container 0c0d62691082. Exiting log stream.
|
|
2026-03-04 04:44:24.883 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-03-04 04:44:24.884 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
|
|
2026-03-04 04:44:24.927 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2026-03-04 04:44:25.035 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2026-03-04 04:44:25.080 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2026-03-04 04:44:25.131 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2026-03-04 04:44:25.220 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2026-03-04 04:44:25.263 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2026-03-04 04:44:25.315 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2026-03-04 04:44:25.346 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2026-03-04 04:44:25.349 ERROR [src.node.docker_mananger] Max retries reached for container a6f09354941b. Exiting log stream.
|