mirror of
https://github.com/logos-messaging/logos-messaging-interop-tests.git
synced 2026-01-04 06:53:07 +00:00
68 lines
12 KiB
Plaintext
68 lines
12 KiB
Plaintext
2025-12-11 04:14:28.853 DEBUG [tests.conftest] Running fixture setup: test_id
|
|
2025-12-11 04:14:28.854 DEBUG [tests.conftest] Running test: test_relay_peers_on_shard_schema with id: 2025-12-11_04-14-28__c2e42b8b-2f51-4a50-82cd-a66723157041
|
|
2025-12-11 04:14:28.854 DEBUG [src.steps.common] Running fixture setup: common_setup
|
|
2025-12-11 04:14:28.854 DEBUG [src.steps.filter] Running fixture setup: filter_setup
|
|
2025-12-11 04:14:28.855 DEBUG [src.steps.light_push] Running fixture setup: light_push_setup
|
|
2025-12-11 04:14:28.861 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2025-12-11 04:14:28.861 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node1_2025-12-11_04-14-28__c2e42b8b-2f51-4a50-82cd-a66723157041__wakuorg_nwaku:latest.log
|
|
2025-12-11 04:14:28.867 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2025-12-11 04:14:28.867 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node2_2025-12-11_04-14-28__c2e42b8b-2f51-4a50-82cd-a66723157041__wakuorg_nwaku:latest.log
|
|
2025-12-11 04:14:28.873 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2025-12-11 04:14:28.873 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node3_2025-12-11_04-14-28__c2e42b8b-2f51-4a50-82cd-a66723157041__wakuorg_nwaku:latest.log
|
|
2025-12-11 04:14:28.879 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2025-12-11 04:14:28.879 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node4_2025-12-11_04-14-28__c2e42b8b-2f51-4a50-82cd-a66723157041__wakuorg_nwaku:latest.log
|
|
2025-12-11 04:14:28.879 DEBUG [src.steps.relay] Running fixture setup: relay_setup
|
|
2025-12-11 04:14:28.879 DEBUG [src.steps.store] Running fixture setup: store_setup
|
|
2025-12-11 04:14:28.880 DEBUG [src.node.waku_node] Starting Node...
|
|
2025-12-11 04:14:28.880 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2025-12-11 04:14:28.882 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2025-12-11 04:14:28.882 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.250.245
|
|
2025-12-11 04:14:28.882 DEBUG [src.node.docker_mananger] Generated ports ['37161', '37162', '37163', '37164', '37165']
|
|
2025-12-11 04:14:28.882 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2025-12-11 04:14:28.882 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2025-12-11 04:14:28.882 DEBUG [src.node.waku_node] Using volumes []
|
|
2025-12-11 04:14:28.883 DEBUG [src.node.docker_mananger] docker run -i -t -p 37161:37161 -p 37162:37162 -p 37163:37163 -p 37164:37164 -p 37165:37165 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=37163 --rest-port=37161 --tcp-port=37162 --discv5-udp-port=37164 --rest-address=0.0.0.0 --nat=extip:172.18.250.245 --peer-exchange=true --discv5-discovery=false --cluster-id=3 --nodekey=bab6fbe581433dfa2677fbfaefacfbc95d7ae92a3210ad0333eb9ccdd9bdbd8d --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=37165 --metrics-logging=true --relay=true --dns-discovery=false
|
|
2025-12-11 04:14:29.059 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.250.245 waku 6b363064037941e0b57d5b0e023b0b31b16bdd416dcb78a5552e857250d830b4
|
|
2025-12-11 04:14:29.093 DEBUG [src.node.docker_mananger] Container started with ID 6b3630640379. Setting up logs at ./log/docker/node1_2025-12-11_04-14-28__c2e42b8b-2f51-4a50-82cd-a66723157041__wakuorg_nwaku:latest.log
|
|
2025-12-11 04:14:29.093 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 37161
|
|
2025-12-11 04:14:29.093 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2025-12-11 04:14:29.099 ERROR [src.node.docker_mananger] Max retries reached for container ba060dc53365. Exiting log stream.
|
|
2025-12-11 04:14:29.649 ERROR [src.node.docker_mananger] Max retries reached for container 42b5d5ead0c0. Exiting log stream.
|
|
2025-12-11 04:14:30.094 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:37161/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-11 04:14:30.097 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-11 04:14:30.097 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2025-12-11 04:14:30.097 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:37161/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-11 04:14:30.100 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.250.245/tcp/37162/p2p/16Uiu2HAmM4QQuVgNneNwcU4oU7ybmvkX3CeiEn85Nb7Ltn1wZftk","/ip4/172.18.250.245/tcp/37163/ws/p2p/16Uiu2HAmM4QQuVgNneNwcU4oU7ybmvkX3CeiEn85Nb7Ltn1wZftk"],"enrUri":"enr:-La4QDPCMBb9tQmWN1prGw8o9e8uyX-HkTpL1pspQG4lBYF3Y3ELz1c8O9fL4mYtRrLaRXSK2oDIMTlIz4QstvcZpl0CgmlkgnY0gmlwhKwS-vWKbXVsdGlhZGRyc5YACASsEvr1BpEqAAoErBL69QaRK90DgnJzhQADAQAAiXNlY3AyNTZrMaEDfN0Pt-euTHqtD0rNPXQSrfqdh3hJjTRhg6r60no7tTGDdGNwgpEqhXdha3UyAQ"}'
|
|
2025-12-11 04:14:30.100 INFO [src.node.waku_node] REST service is ready !!
|
|
2025-12-11 04:14:30.100 DEBUG [src.node.waku_node] Starting Node...
|
|
2025-12-11 04:14:30.100 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2025-12-11 04:14:30.102 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2025-12-11 04:14:30.102 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.139.46
|
|
2025-12-11 04:14:30.102 DEBUG [src.node.docker_mananger] Generated ports ['44869', '44870', '44871', '44872', '44873']
|
|
2025-12-11 04:14:30.102 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2025-12-11 04:14:30.102 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2025-12-11 04:14:30.102 DEBUG [src.node.waku_node] Using volumes []
|
|
2025-12-11 04:14:30.102 DEBUG [src.node.docker_mananger] docker run -i -t -p 44869:44869 -p 44870:44870 -p 44871:44871 -p 44872:44872 -p 44873:44873 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=44871 --rest-port=44869 --tcp-port=44870 --discv5-udp-port=44872 --rest-address=0.0.0.0 --nat=extip:172.18.139.46 --peer-exchange=true --discv5-discovery=false --cluster-id=3 --nodekey=a3a78c6bff2aad7f1494ee8e68ccebedfaeefdb3de2a59da9acc9ffb6ffccab3 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=44873 --metrics-logging=true --relay=true --dns-discovery=false --discv5-bootstrap-node=enr:-La4QDPCMBb9tQmWN1prGw8o9e8uyX-HkTpL1pspQG4lBYF3Y3ELz1c8O9fL4mYtRrLaRXSK2oDIMTlIz4QstvcZpl0CgmlkgnY0gmlwhKwS-vWKbXVsdGlhZGRyc5YACASsEvr1BpEqAAoErBL69QaRK90DgnJzhQADAQAAiXNlY3AyNTZrMaEDfN0Pt-euTHqtD0rNPXQSrfqdh3hJjTRhg6r60no7tTGDdGNwgpEqhXdha3UyAQ
|
|
2025-12-11 04:14:30.285 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.139.46 waku 323837104ddacb55df06d9f9d4681375948249901ea4dca50fd58fd9500d2a73
|
|
2025-12-11 04:14:30.315 DEBUG [src.node.docker_mananger] Container started with ID 323837104dda. Setting up logs at ./log/docker/node2_2025-12-11_04-14-28__c2e42b8b-2f51-4a50-82cd-a66723157041__wakuorg_nwaku:latest.log
|
|
2025-12-11 04:14:30.316 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 44869
|
|
2025-12-11 04:14:30.316 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2025-12-11 04:14:31.316 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:44869/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-11 04:14:31.320 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-11 04:14:31.320 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2025-12-11 04:14:31.320 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:44869/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-11 04:14:31.322 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.139.46/tcp/44870/p2p/16Uiu2HAm1bu8eHLPKVeYzaQARd7wgzUBAnYwTLEJokTM8FpBmSZC","/ip4/172.18.139.46/tcp/44871/ws/p2p/16Uiu2HAm1bu8eHLPKVeYzaQARd7wgzUBAnYwTLEJokTM8FpBmSZC"],"enrUri":"enr:-La4QFpvoL2l8XvMB-WhHG2PcY7pCoycFWPPJ1IzVXAolad6XrdfZ0FOWIacjLVHrllFEPoxIdiCpvjP2Ytk1hrtda0CgmlkgnY0gmlwhKwSiy6KbXVsdGlhZGRyc5YACASsEosuBq9GAAoErBKLLgavR90DgnJzhQADAQAAiXNlY3AyNTZrMaECW8TNI8ci73ZQHT_Zmfki4O8auR6KrP0usyHYn7x4Tq-DdGNwgq9GhXdha3UyAQ"}'
|
|
2025-12-11 04:14:31.323 INFO [src.node.waku_node] REST service is ready !!
|
|
2025-12-11 04:14:32.323 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:37161/admin/v1/peers/relay/on/0" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-11 04:14:32.326 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"shard":0,"peers":[]}'
|
|
2025-12-11 04:14:32.326 DEBUG [tests.rest_flags.test_admin_flags] relay peers on shard=0 (schema): {'shard': 0, 'peers': []}
|
|
2025-12-11 04:14:32.328 DEBUG [tests.conftest] Running fixture teardown: test_setup
|
|
2025-12-11 04:14:32.329 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
|
|
2025-12-11 04:14:32.329 DEBUG [src.node.waku_node] Stopping container with id 6b3630640379
|
|
2025-12-11 04:14:32.868 DEBUG [src.node.waku_node] Container stopped.
|
|
2025-12-11 04:14:32.868 DEBUG [src.node.waku_node] Stopping container with id 323837104dda
|
|
2025-12-11 04:14:33.417 DEBUG [src.node.waku_node] Container stopped.
|
|
2025-12-11 04:14:33.419 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
|
|
2025-12-11 04:14:33.421 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2025-12-11 04:14:33.423 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|