mirror of
https://github.com/logos-messaging/logos-messaging-interop-tests.git
synced 2026-04-12 23:03:39 +00:00
68 lines
13 KiB
Plaintext
68 lines
13 KiB
Plaintext
2026-03-03 04:34:12.839 DEBUG [tests.conftest] Running fixture setup: test_id
|
|
2026-03-03 04:34:12.839 DEBUG [tests.conftest] Running test: test_admin_peers_stats_schema with id: 2026-03-03_04-34-12__aff12477-1663-4891-bc40-8a352f8de4e3
|
|
2026-03-03 04:34:12.840 DEBUG [src.steps.common] Running fixture setup: common_setup
|
|
2026-03-03 04:34:12.840 DEBUG [src.steps.filter] Running fixture setup: filter_setup
|
|
2026-03-03 04:34:12.840 DEBUG [src.steps.light_push] Running fixture setup: light_push_setup
|
|
2026-03-03 04:34:12.847 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-03-03 04:34:12.847 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node1_2026-03-03_04-34-12__aff12477-1663-4891-bc40-8a352f8de4e3__wakuorg_nwaku:latest.log
|
|
2026-03-03 04:34:12.853 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-03-03 04:34:12.853 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node2_2026-03-03_04-34-12__aff12477-1663-4891-bc40-8a352f8de4e3__wakuorg_nwaku:latest.log
|
|
2026-03-03 04:34:12.859 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-03-03 04:34:12.859 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node3_2026-03-03_04-34-12__aff12477-1663-4891-bc40-8a352f8de4e3__wakuorg_nwaku:latest.log
|
|
2026-03-03 04:34:12.865 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-03-03 04:34:12.865 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node4_2026-03-03_04-34-12__aff12477-1663-4891-bc40-8a352f8de4e3__wakuorg_nwaku:latest.log
|
|
2026-03-03 04:34:12.865 DEBUG [src.steps.relay] Running fixture setup: relay_setup
|
|
2026-03-03 04:34:12.865 DEBUG [src.steps.store] Running fixture setup: store_setup
|
|
2026-03-03 04:34:12.866 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-03-03 04:34:12.866 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-03-03 04:34:12.868 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-03-03 04:34:12.868 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.246.68
|
|
2026-03-03 04:34:12.868 DEBUG [src.node.docker_mananger] Generated ports ['61812', '61813', '61814', '61815', '61816']
|
|
2026-03-03 04:34:12.868 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-03-03 04:34:12.868 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-03-03 04:34:12.868 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-03-03 04:34:12.868 DEBUG [src.node.docker_mananger] docker run -i -t -p 61812:61812 -p 61813:61813 -p 61814:61814 -p 61815:61815 -p 61816:61816 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=61814 --rest-port=61812 --tcp-port=61813 --discv5-udp-port=61815 --rest-address=0.0.0.0 --nat=extip:172.18.246.68 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=8b41ece3bacdfab0bdeb0e06c88c8ea80d865c49975de3b43cfedcadf7f9d5ea --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=61816 --metrics-logging=true --filter=true --relay=true
|
|
2026-03-03 04:34:13.029 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.246.68 waku 8caf876ca58427e2aa86c4040932fc47e0b7157870572883b065e56a1d3d9bc6
|
|
2026-03-03 04:34:13.056 DEBUG [src.node.docker_mananger] Container started with ID 8caf876ca584. Setting up logs at ./log/docker/node1_2026-03-03_04-34-12__aff12477-1663-4891-bc40-8a352f8de4e3__wakuorg_nwaku:latest.log
|
|
2026-03-03 04:34:13.056 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 61812
|
|
2026-03-03 04:34:13.057 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-03-03 04:34:13.141 ERROR [src.node.docker_mananger] Max retries reached for container cec098ebbdde. Exiting log stream.
|
|
2026-03-03 04:34:13.634 ERROR [src.node.docker_mananger] Max retries reached for container ccfe717be321. Exiting log stream.
|
|
2026-03-03 04:34:14.057 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:61812/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-03 04:34:14.060 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"READY","connectionStatus":"Disconnected","protocolsHealth":[{"Relay":"NOT_READY","desc":"No connected peers"},{"Lightpush":"NOT_MOUNTED"},{"Legacy Lightpush":"NOT_MOUNTED"},{"Filter":"NOT_READY","desc":"Relay is not ready, filter will not be able to sort out messages"},{"Store":"NOT_MOUNTED"},{"Legacy Store":"NOT_MOUNTED"},{"Peer Exchange":"READY"},{"Rendezvous":"NOT_READY","desc":"No Rendezvous peers are available yet"},{"Mix":"NOT_MOUNTED"},{"Lightpush Client":"NOT_READY","desc":"No Lightpush service peer available yet"},{"Legacy Lightpush Client":"NOT_READY","desc":"No Lightpush service peer available yet"},{"Store Client":"NOT_READY","desc":"No Store service peer available yet, neither Store service set up for the node"},{"Legacy Store Client":"NOT_READY","desc":"No Legacy Store service peers are available yet, neither Store service set up for the node"},{"Filter Client":"NOT_READY","desc":"No Filter service peer available yet"},{"Rln Relay":"NOT_MOUNTED"}]}'
|
|
2026-03-03 04:34:14.060 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-03-03 04:34:14.060 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:61812/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-03 04:34:14.062 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.246.68/tcp/61813/p2p/16Uiu2HAkzFeffbRd213SbSGsZdVHQnZP4GxWBbW2M8eBuCqZnTuK","/ip4/172.18.246.68/tcp/61814/ws/p2p/16Uiu2HAkzFeffbRd213SbSGsZdVHQnZP4GxWBbW2M8eBuCqZnTuK"],"enrUri":"enr:-L24QDjBcGgUg5DKHhRjPlhp3Px4pxzB20tzCvlEsbD0SBWbeC6uoV86jrMfwxFwoEgwr0HR7-HcMEiaFYqWdXC_UzMCgmlkgnY0gmlwhKwS9kSKbXVsdGlhZGRyc5YACASsEvZEBvF1AAoErBL2RAbxdt0DgnJzhQADAQAAiXNlY3AyNTZrMaECR7kkd3VUY4vVHXFtkySRJ9Ck9lA_IQukQSFvPwfYiUqDdGNwgvF1g3VkcILxd4V3YWt1MgU"}'
|
|
2026-03-03 04:34:14.063 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-03-03 04:34:14.063 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-03-03 04:34:14.063 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-03-03 04:34:14.064 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-03-03 04:34:14.064 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.51.35
|
|
2026-03-03 04:34:14.065 DEBUG [src.node.docker_mananger] Generated ports ['22596', '22597', '22598', '22599', '22600']
|
|
2026-03-03 04:34:14.065 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-03-03 04:34:14.065 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-03-03 04:34:14.065 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-03-03 04:34:14.065 DEBUG [src.node.docker_mananger] docker run -i -t -p 22596:22596 -p 22597:22597 -p 22598:22598 -p 22599:22599 -p 22600:22600 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=22598 --rest-port=22596 --tcp-port=22597 --discv5-udp-port=22599 --rest-address=0.0.0.0 --nat=extip:172.18.51.35 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=14db3c66bf87161aad6b4ede79d525afd352126ef4aa0bdfef2cdde0d6c4c83d --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=22600 --metrics-logging=true --relay=true --discv5-bootstrap-node=enr:-L24QDjBcGgUg5DKHhRjPlhp3Px4pxzB20tzCvlEsbD0SBWbeC6uoV86jrMfwxFwoEgwr0HR7-HcMEiaFYqWdXC_UzMCgmlkgnY0gmlwhKwS9kSKbXVsdGlhZGRyc5YACASsEvZEBvF1AAoErBL2RAbxdt0DgnJzhQADAQAAiXNlY3AyNTZrMaECR7kkd3VUY4vVHXFtkySRJ9Ck9lA_IQukQSFvPwfYiUqDdGNwgvF1g3VkcILxd4V3YWt1MgU
|
|
2026-03-03 04:34:14.223 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.51.35 waku fd3f53915d58d129080aefd47ea07e7140a0e28f2ef51c163e9305ae92d8035e
|
|
2026-03-03 04:34:14.251 DEBUG [src.node.docker_mananger] Container started with ID fd3f53915d58. Setting up logs at ./log/docker/node2_2026-03-03_04-34-12__aff12477-1663-4891-bc40-8a352f8de4e3__wakuorg_nwaku:latest.log
|
|
2026-03-03 04:34:14.251 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 22596
|
|
2026-03-03 04:34:14.251 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-03-03 04:34:15.253 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:22596/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-03 04:34:15.277 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"READY","connectionStatus":"Disconnected","protocolsHealth":[{"Relay":"NOT_READY","desc":"No connected peers"},{"Lightpush":"NOT_MOUNTED"},{"Legacy Lightpush":"NOT_MOUNTED"},{"Filter":"NOT_MOUNTED"},{"Store":"NOT_MOUNTED"},{"Legacy Store":"NOT_MOUNTED"},{"Peer Exchange":"READY"},{"Rendezvous":"NOT_READY","desc":"No Rendezvous peers are available yet"},{"Mix":"NOT_MOUNTED"},{"Lightpush Client":"NOT_READY","desc":"No Lightpush service peer available yet"},{"Legacy Lightpush Client":"NOT_READY","desc":"No Lightpush service peer available yet"},{"Store Client":"NOT_READY","desc":"No Store service peer available yet, neither Store service set up for the node"},{"Legacy Store Client":"NOT_READY","desc":"No Legacy Store service peers are available yet, neither Store service set up for the node"},{"Filter Client":"NOT_READY","desc":"No Filter service peer available yet"},{"Rln Relay":"NOT_MOUNTED"}]}'
|
|
2026-03-03 04:34:15.280 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-03-03 04:34:15.284 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:22596/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-03 04:34:15.288 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.51.35/tcp/22597/p2p/16Uiu2HAmMjfYpx4AbGW9JvtoKBKbHwsLxE2DcosA4cznRwtfH1XN","/ip4/172.18.51.35/tcp/22598/ws/p2p/16Uiu2HAmMjfYpx4AbGW9JvtoKBKbHwsLxE2DcosA4cznRwtfH1XN"],"enrUri":"enr:-L24QDfPUTKOSKN6BzCYPPzxonWFmSLplKBFpXvbwyJT4CsEWyto7ak_kVwsRdA9BUNxC1HClmFnAH5lIhKcHxHsuWgCgmlkgnY0gmlwhKwSMyOKbXVsdGlhZGRyc5YACASsEjMjBlhFAAoErBIzIwZYRt0DgnJzhQADAQAAiXNlY3AyNTZrMaEDhuvT89RPc0PPtL1rqY8EKA-wuTvAXYAVN10aPY5tQSGDdGNwglhFg3VkcIJYR4V3YWt1MgE"}'
|
|
2026-03-03 04:34:15.288 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-03-03 04:34:15.288 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:61812/admin/v1/peers/stats" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-03 04:34:15.291 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"Sum":{"Total peers":1},"By Connectedness":{"Connected":1,"NotConnected":0,"CannotConnect":0,"CanConnect":0},"Relay peers":{"0":1,"Total relay peers":1},"Mesh peers":{"0":1,"Total mesh peers":1},"By Protocols":{"/vac/waku/relay/2.0.0":1,"/vac/waku/filter-subscribe/2.0.0-beta1":0,"/vac/waku/filter-push/2.0.0-beta1":1,"/vac/waku/store-query/3.0.0":0,"/vac/waku/store/2.0.0-beta4":0,"/vac/waku/lightpush/3.0.0":0,"/vac/waku/lightpush/2.0.0-beta1":0,"/vac/waku/peer-exchange/2.0.0-alpha1":1,"/vac/waku/reconciliation/1.0.0":0}}'
|
|
2026-03-03 04:34:15.291 DEBUG [tests.rest_flags.test_admin_flags] Peer stats schema check: {'Sum': {'Total peers': 1}, 'By Connectedness': {'Connected': 1, 'NotConnected': 0, 'CannotConnect': 0, 'CanConnect': 0}, 'Relay peers': {'0': 1, 'Total relay peers': 1}, 'Mesh peers': {'0': 1, 'Total mesh peers': 1}, 'By Protocols': {'/vac/waku/relay/2.0.0': 1, '/vac/waku/filter-subscribe/2.0.0-beta1': 0, '/vac/waku/filter-push/2.0.0-beta1': 1, '/vac/waku/store-query/3.0.0': 0, '/vac/waku/store/2.0.0-beta4': 0, '/vac/waku/lightpush/3.0.0': 0, '/vac/waku/lightpush/2.0.0-beta1': 0, '/vac/waku/peer-exchange/2.0.0-alpha1': 1, '/vac/waku/reconciliation/1.0.0': 0}}
|
|
2026-03-03 04:34:15.293 DEBUG [tests.conftest] Running fixture teardown: test_setup
|
|
2026-03-03 04:34:15.294 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
|
|
2026-03-03 04:34:15.294 DEBUG [src.node.waku_node] Stopping container with id 8caf876ca584
|
|
2026-03-03 04:34:15.762 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-03-03 04:34:15.763 DEBUG [src.node.waku_node] Stopping container with id fd3f53915d58
|
|
2026-03-03 04:34:16.231 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-03-03 04:34:16.233 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
|
|
2026-03-03 04:34:16.238 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2026-03-03 04:34:16.246 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|