mirror of
https://github.com/logos-messaging/logos-messaging-interop-tests.git
synced 2026-01-04 06:53:07 +00:00
162 lines
30 KiB
Plaintext
162 lines
30 KiB
Plaintext
2025-12-17 04:10:05.612 DEBUG [tests.conftest] Running fixture setup: test_id
|
|
2025-12-17 04:10:05.613 DEBUG [tests.conftest] Running test: test_store_no_peer_selected with id: 2025-12-17_04-10-05__2c8a398d-6762-49dc-844e-6b3b70109584
|
|
2025-12-17 04:10:05.613 DEBUG [src.steps.common] Running fixture setup: common_setup
|
|
2025-12-17 04:10:05.613 DEBUG [src.steps.filter] Running fixture setup: filter_setup
|
|
2025-12-17 04:10:05.613 DEBUG [src.steps.light_push] Running fixture setup: light_push_setup
|
|
2025-12-17 04:10:05.623 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2025-12-17 04:10:05.623 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node1_2025-12-17_04-10-05__2c8a398d-6762-49dc-844e-6b3b70109584__wakuorg_nwaku:latest.log
|
|
2025-12-17 04:10:05.629 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2025-12-17 04:10:05.629 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node2_2025-12-17_04-10-05__2c8a398d-6762-49dc-844e-6b3b70109584__wakuorg_nwaku:latest.log
|
|
2025-12-17 04:10:05.634 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2025-12-17 04:10:05.635 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node3_2025-12-17_04-10-05__2c8a398d-6762-49dc-844e-6b3b70109584__wakuorg_nwaku:latest.log
|
|
2025-12-17 04:10:05.635 DEBUG [src.steps.relay] Running fixture setup: relay_setup
|
|
2025-12-17 04:10:05.635 DEBUG [src.steps.store] Running fixture setup: store_setup
|
|
2025-12-17 04:10:05.636 DEBUG [tests.e2e.test_e2e] Start 5 nodes
|
|
2025-12-17 04:10:05.641 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2025-12-17 04:10:05.641 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node3_2025-12-17_04-10-05__2c8a398d-6762-49dc-844e-6b3b70109584__wakuorg_nwaku:latest.log
|
|
2025-12-17 04:10:05.646 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2025-12-17 04:10:05.646 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node4_2025-12-17_04-10-05__2c8a398d-6762-49dc-844e-6b3b70109584__wakuorg_nwaku:latest.log
|
|
2025-12-17 04:10:05.651 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2025-12-17 04:10:05.651 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node5_2025-12-17_04-10-05__2c8a398d-6762-49dc-844e-6b3b70109584__wakuorg_nwaku:latest.log
|
|
2025-12-17 04:10:05.651 DEBUG [src.node.waku_node] Starting Node...
|
|
2025-12-17 04:10:05.651 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2025-12-17 04:10:05.685 DEBUG [src.node.docker_mananger] Network waku created
|
|
2025-12-17 04:10:05.686 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.240.212
|
|
2025-12-17 04:10:05.686 DEBUG [src.node.docker_mananger] Generated ports ['46856', '46857', '46858', '46859', '46860']
|
|
2025-12-17 04:10:05.686 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2025-12-17 04:10:05.686 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2025-12-17 04:10:05.686 DEBUG [src.node.waku_node] Using volumes []
|
|
2025-12-17 04:10:05.686 DEBUG [src.node.docker_mananger] docker run -i -t -p 46856:46856 -p 46857:46857 -p 46858:46858 -p 46859:46859 -p 46860:46860 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=46858 --rest-port=46856 --tcp-port=46857 --discv5-udp-port=46859 --rest-address=0.0.0.0 --nat=extip:172.18.240.212 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=9aef3f4fc54bbe3aed8e69cc5e242fad8a35e6fe2407149fc3c8aee937acc5df --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=46860 --metrics-logging=true --relay=true --store=true
|
|
2025-12-17 04:10:08.917 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.240.212 waku f01d10342739ff451e67b5591d2e4402a7cf3ea12aec5a551fb34309cca5fc5b
|
|
2025-12-17 04:10:08.949 DEBUG [src.node.docker_mananger] Container started with ID f01d10342739. Setting up logs at ./log/docker/node1_2025-12-17_04-10-05__2c8a398d-6762-49dc-844e-6b3b70109584__wakuorg_nwaku:latest.log
|
|
2025-12-17 04:10:08.950 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 46856
|
|
2025-12-17 04:10:08.951 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2025-12-17 04:10:09.953 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:46856/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-17 04:10:09.957 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"READY","protocolsHealth":[{"Relay":"NOT_READY","desc":"No connected peers"},{"Rln Relay":"NOT_MOUNTED"},{"Lightpush":"NOT_MOUNTED"},{"Legacy Lightpush":"NOT_MOUNTED"},{"Filter":"NOT_MOUNTED"},{"Store":"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"}]}'
|
|
2025-12-17 04:10:09.957 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2025-12-17 04:10:09.957 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:46856/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-17 04:10:09.959 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.240.212/tcp/46857/p2p/16Uiu2HAmQ7Rtdev1NbGBTVoVASCUhdjjXTbctjR5TDM7m8e118q4","/ip4/172.18.240.212/tcp/46858/ws/p2p/16Uiu2HAmQ7Rtdev1NbGBTVoVASCUhdjjXTbctjR5TDM7m8e118q4"],"enrUri":"enr:-L24QD9kFroWMa2t69X9MPOsWigyBrYDYmAEzdjh8LrN_y5IWAxu9-a7v_CYh5dvkEce1gi4Pf1M2ngs0q-XRW2YSIYCgmlkgnY0gmlwhKwS8NSKbXVsdGlhZGRyc5YACASsEvDUBrcJAAoErBLw1Aa3Ct0DgnJzhQADAQAAiXNlY3AyNTZrMaEDqjaJLPaYfV0FR6hoLDVVW5eRQUItsuBSv5cP8Dfezr-DdGNwgrcJg3VkcIK3C4V3YWt1MgM"}'
|
|
2025-12-17 04:10:09.960 INFO [src.node.waku_node] REST service is ready !!
|
|
2025-12-17 04:10:09.960 DEBUG [src.node.waku_node] Starting Node...
|
|
2025-12-17 04:10:09.960 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2025-12-17 04:10:09.961 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2025-12-17 04:10:09.961 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.70.216
|
|
2025-12-17 04:10:09.961 DEBUG [src.node.docker_mananger] Generated ports ['48931', '48932', '48933', '48934', '48935']
|
|
2025-12-17 04:10:09.962 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2025-12-17 04:10:09.962 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2025-12-17 04:10:09.962 DEBUG [src.node.waku_node] Using volumes []
|
|
2025-12-17 04:10:09.962 DEBUG [src.node.docker_mananger] docker run -i -t -p 48931:48931 -p 48932:48932 -p 48933:48933 -p 48934:48934 -p 48935:48935 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=48933 --rest-port=48931 --tcp-port=48932 --discv5-udp-port=48934 --rest-address=0.0.0.0 --nat=extip:172.18.70.216 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=6bb35cf57bed9bb146daf022ae1c3feb769ff3dfcaf8c5618b06bae3756fb9dd --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=48935 --metrics-logging=true --store=false --relay=false --discv5-bootstrap-node=enr:-L24QD9kFroWMa2t69X9MPOsWigyBrYDYmAEzdjh8LrN_y5IWAxu9-a7v_CYh5dvkEce1gi4Pf1M2ngs0q-XRW2YSIYCgmlkgnY0gmlwhKwS8NSKbXVsdGlhZGRyc5YACASsEvDUBrcJAAoErBLw1Aa3Ct0DgnJzhQADAQAAiXNlY3AyNTZrMaEDqjaJLPaYfV0FR6hoLDVVW5eRQUItsuBSv5cP8Dfezr-DdGNwgrcJg3VkcIK3C4V3YWt1MgM
|
|
2025-12-17 04:10:10.124 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.70.216 waku 429378d5a03a31865711a4fe07773886cc9baeedd44a12268dc51e838b09fd3a
|
|
2025-12-17 04:10:10.151 DEBUG [src.node.docker_mananger] Container started with ID 429378d5a03a. Setting up logs at ./log/docker/node2_2025-12-17_04-10-05__2c8a398d-6762-49dc-844e-6b3b70109584__wakuorg_nwaku:latest.log
|
|
2025-12-17 04:10:10.151 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 48931
|
|
2025-12-17 04:10:10.152 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2025-12-17 04:10:11.153 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:48931/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-17 04:10:11.157 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"READY","protocolsHealth":[{"Relay":"NOT_MOUNTED"},{"Rln Relay":"NOT_MOUNTED"},{"Lightpush":"NOT_MOUNTED"},{"Legacy Lightpush":"NOT_MOUNTED"},{"Filter":"NOT_MOUNTED"},{"Store":"NOT_MOUNTED"},{"Legacy Store":"NOT_MOUNTED"},{"Peer Exchange":"READY"},{"Rendezvous":"NOT_READY","desc":"No Rendezvous peers are available yet"},{"Mix":"NOT_MOUNTED"},{"Lightpush Client":"NOT_READY","desc":"No Lightpush service peer available yet"},{"Legacy Lightpush Client":"NOT_READY","desc":"No Lightpush service peer available yet"},{"Store Client":"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"}]}'
|
|
2025-12-17 04:10:11.157 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2025-12-17 04:10:11.158 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:48931/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-17 04:10:11.160 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.70.216/tcp/48932/p2p/16Uiu2HAmSDCmP8Rejs6PyjthypjcPf1xWeeGf4D7PKejUiTiD9Sa","/ip4/172.18.70.216/tcp/48933/ws/p2p/16Uiu2HAmSDCmP8Rejs6PyjthypjcPf1xWeeGf4D7PKejUiTiD9Sa"],"enrUri":"enr:-L24QEBNNQ-zVaj8GY9wiF_CErM3sEPfx33x6bx7Ol2qYMYnXtOTU3w9G5BprutpftcsHcUMkeQgbRIxe5AcrC5MX9UCgmlkgnY0gmlwhKwSRtiKbXVsdGlhZGRyc5YACASsEkbYBr8kAAoErBJG2Aa_Jd0DgnJzhQADAQAAiXNlY3AyNTZrMaEDyWiN1p4EL3prPMMAKEc5iO2viazzul4ONjpjNKTZEluDdGNwgr8kg3VkcIK_JoV3YWt1MgA"}'
|
|
2025-12-17 04:10:11.160 INFO [src.node.waku_node] REST service is ready !!
|
|
2025-12-17 04:10:11.160 DEBUG [src.node.waku_node] Starting Node...
|
|
2025-12-17 04:10:11.160 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2025-12-17 04:10:11.161 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2025-12-17 04:10:11.162 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.240.151
|
|
2025-12-17 04:10:11.162 DEBUG [src.node.docker_mananger] Generated ports ['15235', '15236', '15237', '15238', '15239']
|
|
2025-12-17 04:10:11.162 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2025-12-17 04:10:11.162 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2025-12-17 04:10:11.162 DEBUG [src.node.waku_node] Using volumes []
|
|
2025-12-17 04:10:11.162 DEBUG [src.node.docker_mananger] docker run -i -t -p 15235:15235 -p 15236:15236 -p 15237:15237 -p 15238:15238 -p 15239:15239 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=15237 --rest-port=15235 --tcp-port=15236 --discv5-udp-port=15238 --rest-address=0.0.0.0 --nat=extip:172.18.240.151 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=5061d5e9c47dda4e8fdfc7bcaf5da1d76deb9cfd363bfacbb5de60e2b1aeafdb --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=15239 --metrics-logging=true --relay=false --discv5-bootstrap-node=enr:-L24QEBNNQ-zVaj8GY9wiF_CErM3sEPfx33x6bx7Ol2qYMYnXtOTU3w9G5BprutpftcsHcUMkeQgbRIxe5AcrC5MX9UCgmlkgnY0gmlwhKwSRtiKbXVsdGlhZGRyc5YACASsEkbYBr8kAAoErBJG2Aa_Jd0DgnJzhQADAQAAiXNlY3AyNTZrMaEDyWiN1p4EL3prPMMAKEc5iO2viazzul4ONjpjNKTZEluDdGNwgr8kg3VkcIK_JoV3YWt1MgA
|
|
2025-12-17 04:10:11.322 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.240.151 waku 7474d77e3265034657a4b35a9226df7851df09732d30c612877d1fc0b532b9e9
|
|
2025-12-17 04:10:11.346 DEBUG [src.node.docker_mananger] Container started with ID 7474d77e3265. Setting up logs at ./log/docker/node3_2025-12-17_04-10-05__2c8a398d-6762-49dc-844e-6b3b70109584__wakuorg_nwaku:latest.log
|
|
2025-12-17 04:10:11.346 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 15235
|
|
2025-12-17 04:10:11.347 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2025-12-17 04:10:12.347 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:15235/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-17 04:10:12.351 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"READY","protocolsHealth":[{"Relay":"NOT_MOUNTED"},{"Rln Relay":"NOT_MOUNTED"},{"Lightpush":"NOT_MOUNTED"},{"Legacy Lightpush":"NOT_MOUNTED"},{"Filter":"NOT_MOUNTED"},{"Store":"NOT_MOUNTED"},{"Legacy Store":"NOT_MOUNTED"},{"Peer Exchange":"READY"},{"Rendezvous":"NOT_READY","desc":"No Rendezvous peers are available yet"},{"Mix":"NOT_MOUNTED"},{"Lightpush Client":"NOT_READY","desc":"No Lightpush service peer available yet"},{"Legacy Lightpush Client":"NOT_READY","desc":"No Lightpush service peer available yet"},{"Store Client":"NOT_READY","desc":"No Store service peer available yet, neither Store service set up for the node"},{"Legacy Store Client":"NOT_READY","desc":"No Legacy Store service peers are available yet, neither Store service set up for the node"},{"Filter Client":"NOT_READY","desc":"No Filter service peer available yet"}]}'
|
|
2025-12-17 04:10:12.351 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2025-12-17 04:10:12.351 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:15235/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-17 04:10:12.353 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.240.151/tcp/15236/p2p/16Uiu2HAkxjSQDcrARi12mh4ibSjRThA7YUcCrMCmgmfKFZGw5ptW","/ip4/172.18.240.151/tcp/15237/ws/p2p/16Uiu2HAkxjSQDcrARi12mh4ibSjRThA7YUcCrMCmgmfKFZGw5ptW"],"enrUri":"enr:-L24QITDnxd8z_PZJklN6v2k0reMfDwKPGbg-mTeERS_1QSnG4Io-Y1a0VqLqa00G5FKZGoI4BUmTLsfXw001bbkJTwCgmlkgnY0gmlwhKwS8JeKbXVsdGlhZGRyc5YACASsEvCXBjuEAAoErBLwlwY7hd0DgnJzhQADAQAAiXNlY3AyNTZrMaECMSApYgIu-6o29dbS-dyA85_hB3Py7GqVewjMQlzW9KeDdGNwgjuEg3VkcII7hoV3YWt1MgA"}'
|
|
2025-12-17 04:10:12.353 INFO [src.node.waku_node] REST service is ready !!
|
|
2025-12-17 04:10:12.354 DEBUG [src.node.waku_node] Starting Node...
|
|
2025-12-17 04:10:12.354 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2025-12-17 04:10:12.355 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2025-12-17 04:10:12.355 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.51.128
|
|
2025-12-17 04:10:12.355 DEBUG [src.node.docker_mananger] Generated ports ['40414', '40415', '40416', '40417', '40418']
|
|
2025-12-17 04:10:12.355 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2025-12-17 04:10:12.355 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2025-12-17 04:10:12.355 DEBUG [src.node.waku_node] Using volumes []
|
|
2025-12-17 04:10:12.356 DEBUG [src.node.docker_mananger] docker run -i -t -p 40414:40414 -p 40415:40415 -p 40416:40416 -p 40417:40417 -p 40418:40418 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=40416 --rest-port=40414 --tcp-port=40415 --discv5-udp-port=40417 --rest-address=0.0.0.0 --nat=extip:172.18.51.128 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=ad8df07f524ca158a90a0a20f74470facb20b2e37af3ea6eb6cb4ebb7cbc88d5 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=40418 --metrics-logging=true --relay=true --store=false --discv5-bootstrap-node=enr:-L24QITDnxd8z_PZJklN6v2k0reMfDwKPGbg-mTeERS_1QSnG4Io-Y1a0VqLqa00G5FKZGoI4BUmTLsfXw001bbkJTwCgmlkgnY0gmlwhKwS8JeKbXVsdGlhZGRyc5YACASsEvCXBjuEAAoErBLwlwY7hd0DgnJzhQADAQAAiXNlY3AyNTZrMaECMSApYgIu-6o29dbS-dyA85_hB3Py7GqVewjMQlzW9KeDdGNwgjuEg3VkcII7hoV3YWt1MgA
|
|
2025-12-17 04:10:12.517 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.51.128 waku 47a584178970404507ff0a75d74b7efbcedd45ae4ec8a9aff2d489070fd470bf
|
|
2025-12-17 04:10:12.541 DEBUG [src.node.docker_mananger] Container started with ID 47a584178970. Setting up logs at ./log/docker/node3_2025-12-17_04-10-05__2c8a398d-6762-49dc-844e-6b3b70109584__wakuorg_nwaku:latest.log
|
|
2025-12-17 04:10:12.542 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 40414
|
|
2025-12-17 04:10:12.542 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2025-12-17 04:10:13.543 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40414/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-17 04:10:13.560 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"READY","protocolsHealth":[{"Relay":"NOT_READY","desc":"No connected peers"},{"Rln Relay":"NOT_MOUNTED"},{"Lightpush":"NOT_MOUNTED"},{"Legacy Lightpush":"NOT_MOUNTED"},{"Filter":"NOT_MOUNTED"},{"Store":"NOT_MOUNTED"},{"Legacy Store":"NOT_MOUNTED"},{"Peer Exchange":"READY"},{"Rendezvous":"NOT_READY","desc":"No Rendezvous peers are available yet"},{"Mix":"NOT_MOUNTED"},{"Lightpush Client":"NOT_READY","desc":"No Lightpush service peer available yet"},{"Legacy Lightpush Client":"NOT_READY","desc":"No Lightpush service peer available yet"},{"Store Client":"NOT_READY","desc":"No Store service peer available yet, neither Store service set up for the node"},{"Legacy Store Client":"NOT_READY","desc":"No Legacy Store service peers are available yet, neither Store service set up for the node"},{"Filter Client":"NOT_READY","desc":"No Filter service peer available yet"}]}'
|
|
2025-12-17 04:10:13.560 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2025-12-17 04:10:13.560 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40414/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-17 04:10:13.570 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.51.128/tcp/40415/p2p/16Uiu2HAm9Enqcxgg4u8Ld4mZSJ2xSKSqkvopC1NvsqnL2bPhSsX2","/ip4/172.18.51.128/tcp/40416/ws/p2p/16Uiu2HAm9Enqcxgg4u8Ld4mZSJ2xSKSqkvopC1NvsqnL2bPhSsX2"],"enrUri":"enr:-L24QNxLkwBc3qe_bk98iPh9JkUYfhlDpWMGOboZN-s6wCRvXCnQyVyoCw4Ln6j8sR9F2lfPIF6FUKeof2WdIQxqv5gCgmlkgnY0gmlwhKwSM4CKbXVsdGlhZGRyc5YACASsEjOABp3fAAoErBIzgAad4N0DgnJzhQADAQAAiXNlY3AyNTZrMaECzTn70bJW0gNdgFi-9pZagkxI2w8aZrPLjIj136I_T_2DdGNwgp3fg3VkcIKd4YV3YWt1MgE"}'
|
|
2025-12-17 04:10:13.571 INFO [src.node.waku_node] REST service is ready !!
|
|
2025-12-17 04:10:13.571 DEBUG [src.node.waku_node] Starting Node...
|
|
2025-12-17 04:10:13.571 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2025-12-17 04:10:13.572 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2025-12-17 04:10:13.573 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.80.149
|
|
2025-12-17 04:10:13.573 DEBUG [src.node.docker_mananger] Generated ports ['49920', '49921', '49922', '49923', '49924']
|
|
2025-12-17 04:10:13.573 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2025-12-17 04:10:13.573 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2025-12-17 04:10:13.573 DEBUG [src.node.waku_node] Using volumes []
|
|
2025-12-17 04:10:13.573 DEBUG [src.node.docker_mananger] docker run -i -t -p 49920:49920 -p 49921:49921 -p 49922:49922 -p 49923:49923 -p 49924:49924 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=49922 --rest-port=49920 --tcp-port=49921 --discv5-udp-port=49923 --rest-address=0.0.0.0 --nat=extip:172.18.80.149 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=e25cdb16bed0caf9c94dc9846b0e5a1ee9eb2c288ccce183f42e55572f0deaf2 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=49924 --metrics-logging=true --relay=false --store=false --discv5-bootstrap-node=enr:-L24QNxLkwBc3qe_bk98iPh9JkUYfhlDpWMGOboZN-s6wCRvXCnQyVyoCw4Ln6j8sR9F2lfPIF6FUKeof2WdIQxqv5gCgmlkgnY0gmlwhKwSM4CKbXVsdGlhZGRyc5YACASsEjOABp3fAAoErBIzgAad4N0DgnJzhQADAQAAiXNlY3AyNTZrMaECzTn70bJW0gNdgFi-9pZagkxI2w8aZrPLjIj136I_T_2DdGNwgp3fg3VkcIKd4YV3YWt1MgE
|
|
2025-12-17 04:10:13.725 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.80.149 waku b5669f715a15ef39f8896f60e5aca52705fc9ddad77e72b5a112d6ea09c957d8
|
|
2025-12-17 04:10:13.751 DEBUG [src.node.docker_mananger] Container started with ID b5669f715a15. Setting up logs at ./log/docker/node4_2025-12-17_04-10-05__2c8a398d-6762-49dc-844e-6b3b70109584__wakuorg_nwaku:latest.log
|
|
2025-12-17 04:10:13.751 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 49920
|
|
2025-12-17 04:10:13.752 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2025-12-17 04:10:14.752 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:49920/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-17 04:10:14.756 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"READY","protocolsHealth":[{"Relay":"NOT_MOUNTED"},{"Rln Relay":"NOT_MOUNTED"},{"Lightpush":"NOT_MOUNTED"},{"Legacy Lightpush":"NOT_MOUNTED"},{"Filter":"NOT_MOUNTED"},{"Store":"NOT_MOUNTED"},{"Legacy Store":"NOT_MOUNTED"},{"Peer Exchange":"READY"},{"Rendezvous":"NOT_READY","desc":"No Rendezvous peers are available yet"},{"Mix":"NOT_MOUNTED"},{"Lightpush Client":"NOT_READY","desc":"No Lightpush service peer available yet"},{"Legacy Lightpush Client":"NOT_READY","desc":"No Lightpush service peer available yet"},{"Store Client":"NOT_READY","desc":"No Store service peer available yet, neither Store service set up for the node"},{"Legacy Store Client":"NOT_READY","desc":"No Legacy Store service peers are available yet, neither Store service set up for the node"},{"Filter Client":"NOT_READY","desc":"No Filter service peer available yet"}]}'
|
|
2025-12-17 04:10:14.756 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2025-12-17 04:10:14.756 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:49920/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-17 04:10:14.758 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.80.149/tcp/49921/p2p/16Uiu2HAm771Ku7yzmJVZpR5PvnKda5xgM69XAmos92GeKrqqbMRz","/ip4/172.18.80.149/tcp/49922/ws/p2p/16Uiu2HAm771Ku7yzmJVZpR5PvnKda5xgM69XAmos92GeKrqqbMRz"],"enrUri":"enr:-L24QLIXpjHP-f61qN8xa8x7OkuC07YzCf1xFz1MhCJITgQWasrFqSUibyHmwcLWuL6OYoFXwaBIL1i3o62QKhaLWpQCgmlkgnY0gmlwhKwSUJWKbXVsdGlhZGRyc5YACASsElCVBsMBAAoErBJQlQbDAt0DgnJzhQADAQAAiXNlY3AyNTZrMaECrYQVRGk3JNBtz7N9s32U5q8Bq933Q454WUCIIx-GxQmDdGNwgsMBg3VkcILDA4V3YWt1MgA"}'
|
|
2025-12-17 04:10:14.759 INFO [src.node.waku_node] REST service is ready !!
|
|
2025-12-17 04:10:14.759 DEBUG [tests.e2e.test_e2e] Add 3 peer nodes to node3
|
|
2025-12-17 04:10:14.759 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15235/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.240.212/tcp/46857/p2p/16Uiu2HAmQ7Rtdev1NbGBTVoVASCUhdjjXTbctjR5TDM7m8e118q4"]'
|
|
2025-12-17 04:10:14.776 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-17 04:10:14.777 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15235/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.70.216/tcp/48932/p2p/16Uiu2HAmSDCmP8Rejs6PyjthypjcPf1xWeeGf4D7PKejUiTiD9Sa"]'
|
|
2025-12-17 04:10:14.800 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-17 04:10:14.802 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15235/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.51.128/tcp/40415/p2p/16Uiu2HAm9Enqcxgg4u8Ld4mZSJ2xSKSqkvopC1NvsqnL2bPhSsX2"]'
|
|
2025-12-17 04:10:14.808 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-17 04:10:14.809 DEBUG [tests.e2e.test_e2e] Subscribe nodes 1,2 to relay on pubsubtopic /waku/2/rs/3/1
|
|
2025-12-17 04:10:14.809 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40414/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/1"]'
|
|
2025-12-17 04:10:14.812 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-17 04:10:14.814 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:46856/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/1"]'
|
|
2025-12-17 04:10:14.818 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-17 04:10:14.818 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:46856/admin/v1/peers" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-17 04:10:14.820 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"multiaddr":"/ip4/172.18.240.151/tcp/53864/p2p/16Uiu2HAkxjSQDcrARi12mh4ibSjRThA7YUcCrMCmgmfKFZGw5ptW","protocols":["/ipfs/id/1.0.0","/libp2p/autonat/1.0.0","/libp2p/circuit/relay/0.2.0/hop","/vac/waku/metadata/1.0.0","/vac/waku/rendezvous/1.0.0","/ipfs/ping/1.0.0","/vac/waku/filter-push/2.0.0-beta1","/vac/waku/peer-exchange/2.0.0-alpha1"],"shards":[],"connected":"Connected","agent":"nwaku-v0.36.0-119-gbc5059","origin":"UnknownOrigin"}]'
|
|
2025-12-17 04:10:14.820 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40414/admin/v1/peers" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-17 04:10:14.822 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"multiaddr":"/ip4/172.18.240.151/tcp/15236/p2p/16Uiu2HAkxjSQDcrARi12mh4ibSjRThA7YUcCrMCmgmfKFZGw5ptW","protocols":["/ipfs/id/1.0.0","/libp2p/autonat/1.0.0","/libp2p/circuit/relay/0.2.0/hop","/vac/waku/metadata/1.0.0","/vac/waku/rendezvous/1.0.0","/ipfs/ping/1.0.0","/vac/waku/filter-push/2.0.0-beta1","/vac/waku/peer-exchange/2.0.0-alpha1"],"shards":[0],"connected":"Connected","agent":"nwaku-v0.36.0-119-gbc5059","origin":"Discv5"}]'
|
|
2025-12-17 04:10:14.822 DEBUG [src.libs.common] Sleeping for 30 seconds
|
|
2025-12-17 04:10:44.823 DEBUG [tests.e2e.test_e2e] Node1 publish message
|
|
2025-12-17 04:10:44.823 DEBUG [src.steps.store] Relaying message
|
|
2025-12-17 04:10:44.824 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40414/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "RmlsdGVyIHdvcmtzISE=", "contentTopic": "/test/1/waku-filter/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-17 04:10:44.828 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-17 04:10:44.829 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2025-12-17 04:10:45.029 DEBUG [tests.e2e.test_e2e] Check if node3 can inquiry stored message without stor peer specified
|
|
2025-12-17 04:10:45.030 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:15235/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F1&contentTopics=%2Ftest%2F1%2Fwaku-filter%2Fproto&pageSize=5&ascending=true" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-17 04:10:45.038 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"2b1b047f5149ce9171e6","statusCode":200,"statusDesc":"OK","messages":[{"messageHash":"0x87b7272f658a2ff2fa974721fed88d3f0424f4db4191adeb2739282343a3b2a2"}]}'
|
|
2025-12-17 04:10:45.041 DEBUG [tests.conftest] Running fixture teardown: test_setup
|
|
2025-12-17 04:10:45.041 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
|
|
2025-12-17 04:10:45.042 DEBUG [src.node.waku_node] Stopping container with id f01d10342739
|
|
2025-12-17 04:10:45.508 DEBUG [src.node.waku_node] Container stopped.
|
|
2025-12-17 04:10:45.510 DEBUG [src.node.waku_node] Stopping container with id 429378d5a03a
|
|
2025-12-17 04:10:45.970 DEBUG [src.node.waku_node] Container stopped.
|
|
2025-12-17 04:10:45.970 DEBUG [src.node.waku_node] Stopping container with id 7474d77e3265
|
|
2025-12-17 04:10:46.322 ERROR [src.node.docker_mananger] Max retries reached for container f01d10342739. Exiting log stream.
|
|
2025-12-17 04:10:46.454 DEBUG [src.node.waku_node] Container stopped.
|
|
2025-12-17 04:10:46.455 DEBUG [src.node.waku_node] Stopping container with id 47a584178970
|
|
2025-12-17 04:10:46.783 ERROR [src.node.docker_mananger] Max retries reached for container 429378d5a03a. Exiting log stream.
|
|
2025-12-17 04:10:46.916 DEBUG [src.node.waku_node] Container stopped.
|
|
2025-12-17 04:10:46.917 DEBUG [src.node.waku_node] Stopping container with id b5669f715a15
|
|
2025-12-17 04:10:47.268 ERROR [src.node.docker_mananger] Max retries reached for container 7474d77e3265. Exiting log stream.
|
|
2025-12-17 04:10:47.388 DEBUG [src.node.waku_node] Container stopped.
|
|
2025-12-17 04:10:47.390 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
|
|
2025-12-17 04:10:47.409 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2025-12-17 04:10:47.418 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2025-12-17 04:10:47.441 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2025-12-17 04:10:47.465 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2025-12-17 04:10:47.467 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|