mirror of
https://github.com/logos-messaging/logos-messaging-interop-tests.git
synced 2026-01-03 22:43:10 +00:00
68 lines
12 KiB
Plaintext
68 lines
12 KiB
Plaintext
2025-12-18 04:28:55.202 DEBUG [tests.conftest] Running fixture setup: test_id
|
|
2025-12-18 04:28:55.203 DEBUG [tests.conftest] Running test: test_relay_peers_on_shard_schema with id: 2025-12-18_04-28-55__02b83038-81dc-471d-8835-1e623e1396ef
|
|
2025-12-18 04:28:55.204 DEBUG [src.steps.common] Running fixture setup: common_setup
|
|
2025-12-18 04:28:55.204 DEBUG [src.steps.filter] Running fixture setup: filter_setup
|
|
2025-12-18 04:28:55.204 DEBUG [src.steps.light_push] Running fixture setup: light_push_setup
|
|
2025-12-18 04:28:55.213 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2025-12-18 04:28:55.214 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node1_2025-12-18_04-28-55__02b83038-81dc-471d-8835-1e623e1396ef__wakuorg_nwaku:latest.log
|
|
2025-12-18 04:28:55.219 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2025-12-18 04:28:55.220 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node2_2025-12-18_04-28-55__02b83038-81dc-471d-8835-1e623e1396ef__wakuorg_nwaku:latest.log
|
|
2025-12-18 04:28:55.225 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2025-12-18 04:28:55.225 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node3_2025-12-18_04-28-55__02b83038-81dc-471d-8835-1e623e1396ef__wakuorg_nwaku:latest.log
|
|
2025-12-18 04:28:55.230 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2025-12-18 04:28:55.231 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node4_2025-12-18_04-28-55__02b83038-81dc-471d-8835-1e623e1396ef__wakuorg_nwaku:latest.log
|
|
2025-12-18 04:28:55.231 DEBUG [src.steps.relay] Running fixture setup: relay_setup
|
|
2025-12-18 04:28:55.231 DEBUG [src.steps.store] Running fixture setup: store_setup
|
|
2025-12-18 04:28:55.232 DEBUG [src.node.waku_node] Starting Node...
|
|
2025-12-18 04:28:55.232 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2025-12-18 04:28:55.233 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2025-12-18 04:28:55.233 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.71.211
|
|
2025-12-18 04:28:55.233 DEBUG [src.node.docker_mananger] Generated ports ['29294', '29295', '29296', '29297', '29298']
|
|
2025-12-18 04:28:55.234 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2025-12-18 04:28:55.234 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2025-12-18 04:28:55.234 DEBUG [src.node.waku_node] Using volumes []
|
|
2025-12-18 04:28:55.234 DEBUG [src.node.docker_mananger] docker run -i -t -p 29294:29294 -p 29295:29295 -p 29296:29296 -p 29297:29297 -p 29298:29298 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=29296 --rest-port=29294 --tcp-port=29295 --discv5-udp-port=29297 --rest-address=0.0.0.0 --nat=extip:172.18.71.211 --peer-exchange=true --discv5-discovery=false --cluster-id=3 --nodekey=d82f6d90d0f0f088b8784597bad7f13fbcf7e1efc2c2ff83dbf0ff9e7b1fb9de --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=29298 --metrics-logging=true --relay=true --dns-discovery=false
|
|
2025-12-18 04:28:55.412 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.71.211 waku 41dd2b8ac5cc546989de58e3574b12fd3734336e78df56d6e2eee2666ee19663
|
|
2025-12-18 04:28:55.447 DEBUG [src.node.docker_mananger] Container started with ID 41dd2b8ac5cc. Setting up logs at ./log/docker/node1_2025-12-18_04-28-55__02b83038-81dc-471d-8835-1e623e1396ef__wakuorg_nwaku:latest.log
|
|
2025-12-18 04:28:55.448 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 29294
|
|
2025-12-18 04:28:55.449 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2025-12-18 04:28:55.480 ERROR [src.node.docker_mananger] Max retries reached for container 00e6bd2f9383. Exiting log stream.
|
|
2025-12-18 04:28:56.029 ERROR [src.node.docker_mananger] Max retries reached for container 53d35b6527c0. Exiting log stream.
|
|
2025-12-18 04:28:56.450 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:29294/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:28:56.453 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"READY","protocolsHealth":[{"Relay":"NOT_READY","desc":"No connected peers"},{"Rln Relay":"NOT_MOUNTED"},{"Lightpush":"NOT_MOUNTED"},{"Legacy Lightpush":"NOT_MOUNTED"},{"Filter":"NOT_MOUNTED"},{"Store":"NOT_MOUNTED"},{"Legacy Store":"NOT_MOUNTED"},{"Peer Exchange":"READY"},{"Rendezvous":"NOT_READY","desc":"No Rendezvous peers are available yet"},{"Mix":"NOT_MOUNTED"},{"Lightpush Client":"NOT_READY","desc":"No Lightpush service peer available yet"},{"Legacy Lightpush Client":"NOT_READY","desc":"No Lightpush service peer available yet"},{"Store Client":"NOT_READY","desc":"No Store service peer available yet, neither Store service set up for the node"},{"Legacy Store Client":"NOT_READY","desc":"No Legacy Store service peers are available yet, neither Store service set up for the node"},{"Filter Client":"NOT_READY","desc":"No Filter service peer available yet"}]}'
|
|
2025-12-18 04:28:56.453 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2025-12-18 04:28:56.453 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:29294/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:28:56.455 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.71.211/tcp/29295/p2p/16Uiu2HAmCRb4LouNoqjCuWVCqQ6ZJ2qpZRsBurwrEHNDAm352ECi","/ip4/172.18.71.211/tcp/29296/ws/p2p/16Uiu2HAmCRb4LouNoqjCuWVCqQ6ZJ2qpZRsBurwrEHNDAm352ECi"],"enrUri":"enr:-La4QN0nKICm1i8TAx7z0PeR0Do9A0uK9zCbhZcMF6b0CoYLRZCVnd3KSIuPnyNadtXkErHUUskyocaJT-pTMP84AkwCgmlkgnY0gmlwhKwSR9OKbXVsdGlhZGRyc5YACASsEkfTBnJvAAoErBJH0wZycN0DgnJzhQADAQAAiXNlY3AyNTZrMaEC_JEc55iFRGT98zxm8z3oEB72vTNs5DcjwwPvzjMePqODdGNwgnJvhXdha3UyAQ"}'
|
|
2025-12-18 04:28:56.455 INFO [src.node.waku_node] REST service is ready !!
|
|
2025-12-18 04:28:56.456 DEBUG [src.node.waku_node] Starting Node...
|
|
2025-12-18 04:28:56.456 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2025-12-18 04:28:56.457 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2025-12-18 04:28:56.457 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.87.187
|
|
2025-12-18 04:28:56.457 DEBUG [src.node.docker_mananger] Generated ports ['6265', '6266', '6267', '6268', '6269']
|
|
2025-12-18 04:28:56.457 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2025-12-18 04:28:56.458 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2025-12-18 04:28:56.458 DEBUG [src.node.waku_node] Using volumes []
|
|
2025-12-18 04:28:56.458 DEBUG [src.node.docker_mananger] docker run -i -t -p 6265:6265 -p 6266:6266 -p 6267:6267 -p 6268:6268 -p 6269:6269 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=6267 --rest-port=6265 --tcp-port=6266 --discv5-udp-port=6268 --rest-address=0.0.0.0 --nat=extip:172.18.87.187 --peer-exchange=true --discv5-discovery=false --cluster-id=3 --nodekey=c4ac77d9cacfd061fb527f42bcf3cfedceb462eeadd13ecffb4edc6869be282a --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=6269 --metrics-logging=true --relay=true --dns-discovery=false --discv5-bootstrap-node=enr:-La4QN0nKICm1i8TAx7z0PeR0Do9A0uK9zCbhZcMF6b0CoYLRZCVnd3KSIuPnyNadtXkErHUUskyocaJT-pTMP84AkwCgmlkgnY0gmlwhKwSR9OKbXVsdGlhZGRyc5YACASsEkfTBnJvAAoErBJH0wZycN0DgnJzhQADAQAAiXNlY3AyNTZrMaEC_JEc55iFRGT98zxm8z3oEB72vTNs5DcjwwPvzjMePqODdGNwgnJvhXdha3UyAQ
|
|
2025-12-18 04:28:56.641 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.87.187 waku 3387532ad71e7b2c45a7a44af345968021c7c9205711d3d5c5bdaa01979dc318
|
|
2025-12-18 04:28:56.673 DEBUG [src.node.docker_mananger] Container started with ID 3387532ad71e. Setting up logs at ./log/docker/node2_2025-12-18_04-28-55__02b83038-81dc-471d-8835-1e623e1396ef__wakuorg_nwaku:latest.log
|
|
2025-12-18 04:28:56.674 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 6265
|
|
2025-12-18 04:28:56.674 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2025-12-18 04:28:57.674 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:6265/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:28:57.677 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"READY","protocolsHealth":[{"Relay":"NOT_READY","desc":"No connected peers"},{"Rln Relay":"NOT_MOUNTED"},{"Lightpush":"NOT_MOUNTED"},{"Legacy Lightpush":"NOT_MOUNTED"},{"Filter":"NOT_MOUNTED"},{"Store":"NOT_MOUNTED"},{"Legacy Store":"NOT_MOUNTED"},{"Peer Exchange":"READY"},{"Rendezvous":"NOT_READY","desc":"No Rendezvous peers are available yet"},{"Mix":"NOT_MOUNTED"},{"Lightpush Client":"NOT_READY","desc":"No Lightpush service peer available yet"},{"Legacy Lightpush Client":"NOT_READY","desc":"No Lightpush service peer available yet"},{"Store Client":"NOT_READY","desc":"No Store service peer available yet, neither Store service set up for the node"},{"Legacy Store Client":"NOT_READY","desc":"No Legacy Store service peers are available yet, neither Store service set up for the node"},{"Filter Client":"NOT_READY","desc":"No Filter service peer available yet"}]}'
|
|
2025-12-18 04:28:57.678 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2025-12-18 04:28:57.678 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:6265/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:28:57.680 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.87.187/tcp/6266/p2p/16Uiu2HAm3TwMybjtgcHAkWYD1nWqYdNva8njckphttRkdLkZ98hA","/ip4/172.18.87.187/tcp/6267/ws/p2p/16Uiu2HAm3TwMybjtgcHAkWYD1nWqYdNva8njckphttRkdLkZ98hA"],"enrUri":"enr:-La4QBaW7f3MBtJmKlQdb0MMPGzAmm3Hsd--voUd1TGilfAHONJLKXjH3N-2JgSGEzNhztpVFbdcg_2LEoj7JKzCBvMCgmlkgnY0gmlwhKwSV7uKbXVsdGlhZGRyc5YACASsEle7Bhh6AAoErBJXuwYYe90DgnJzhQADAQAAiXNlY3AyNTZrMaECd3IMz3xDG-ajWnwJVZHmJndMviUZSZzerE-PAKgi6fWDdGNwghh6hXdha3UyAQ"}'
|
|
2025-12-18 04:28:57.680 INFO [src.node.waku_node] REST service is ready !!
|
|
2025-12-18 04:28:58.680 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:29294/admin/v1/peers/relay/on/0" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:28:58.683 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"shard":0,"peers":[]}'
|
|
2025-12-18 04:28:58.683 DEBUG [tests.rest_flags.test_admin_flags] relay peers on shard=0 (schema): {'shard': 0, 'peers': []}
|
|
2025-12-18 04:28:58.685 DEBUG [tests.conftest] Running fixture teardown: test_setup
|
|
2025-12-18 04:28:58.686 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
|
|
2025-12-18 04:28:58.687 DEBUG [src.node.waku_node] Stopping container with id 41dd2b8ac5cc
|
|
2025-12-18 04:28:59.231 DEBUG [src.node.waku_node] Container stopped.
|
|
2025-12-18 04:28:59.232 DEBUG [src.node.waku_node] Stopping container with id 3387532ad71e
|
|
2025-12-18 04:28:59.770 DEBUG [src.node.waku_node] Container stopped.
|
|
2025-12-18 04:28:59.772 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
|
|
2025-12-18 04:28:59.774 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2025-12-18 04:28:59.775 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|