mirror of
https://github.com/logos-messaging/logos-messaging-interop-tests.git
synced 2026-05-03 00:53:08 +00:00
68 lines
13 KiB
Plaintext
68 lines
13 KiB
Plaintext
2026-03-11 04:33:51.147 DEBUG [tests.conftest] Running fixture setup: test_id
|
|
2026-03-11 04:33:51.148 DEBUG [tests.conftest] Running test: test_admin_peers_stats_schema with id: 2026-03-11_04-33-51__2798556a-ab5b-4486-9528-b7fd929bdaa6
|
|
2026-03-11 04:33:51.149 DEBUG [src.steps.common] Running fixture setup: common_setup
|
|
2026-03-11 04:33:51.150 DEBUG [src.steps.filter] Running fixture setup: filter_setup
|
|
2026-03-11 04:33:51.151 DEBUG [src.steps.light_push] Running fixture setup: light_push_setup
|
|
2026-03-11 04:33:51.162 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-03-11 04:33:51.162 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node1_2026-03-11_04-33-51__2798556a-ab5b-4486-9528-b7fd929bdaa6__wakuorg_nwaku:latest.log
|
|
2026-03-11 04:33:51.170 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-03-11 04:33:51.170 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node2_2026-03-11_04-33-51__2798556a-ab5b-4486-9528-b7fd929bdaa6__wakuorg_nwaku:latest.log
|
|
2026-03-11 04:33:51.177 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-03-11 04:33:51.177 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node3_2026-03-11_04-33-51__2798556a-ab5b-4486-9528-b7fd929bdaa6__wakuorg_nwaku:latest.log
|
|
2026-03-11 04:33:51.184 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-03-11 04:33:51.184 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node4_2026-03-11_04-33-51__2798556a-ab5b-4486-9528-b7fd929bdaa6__wakuorg_nwaku:latest.log
|
|
2026-03-11 04:33:51.184 DEBUG [src.steps.relay] Running fixture setup: relay_setup
|
|
2026-03-11 04:33:51.185 DEBUG [src.steps.store] Running fixture setup: store_setup
|
|
2026-03-11 04:33:51.185 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-03-11 04:33:51.186 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-03-11 04:33:51.187 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-03-11 04:33:51.188 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.20.6
|
|
2026-03-11 04:33:51.188 DEBUG [src.node.docker_mananger] Generated ports ['18087', '18088', '18089', '18090', '18091']
|
|
2026-03-11 04:33:51.188 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-03-11 04:33:51.188 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-03-11 04:33:51.188 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-03-11 04:33:51.188 DEBUG [src.node.docker_mananger] docker run -i -t -p 18087:18087 -p 18088:18088 -p 18089:18089 -p 18090:18090 -p 18091:18091 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=18089 --rest-port=18087 --tcp-port=18088 --discv5-udp-port=18090 --rest-address=0.0.0.0 --nat=extip:172.18.20.6 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=f5bbdfcd1e1cefff3c58ef6069cb8bd1dc4d03d86b10a02fef2bbc3f36efe159 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=18091 --metrics-logging=true --filter=true --relay=true
|
|
2026-03-11 04:33:51.326 ERROR [src.node.docker_mananger] Max retries reached for container 8a546f25bcce. Exiting log stream.
|
|
2026-03-11 04:33:51.384 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.20.6 waku 386966531a8687d50e72d6f8a107579d8b85256e9adc8967594eedfae4e1f11b
|
|
2026-03-11 04:33:51.421 DEBUG [src.node.docker_mananger] Container started with ID 386966531a86. Setting up logs at ./log/docker/node1_2026-03-11_04-33-51__2798556a-ab5b-4486-9528-b7fd929bdaa6__wakuorg_nwaku:latest.log
|
|
2026-03-11 04:33:51.422 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 18087
|
|
2026-03-11 04:33:51.422 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-03-11 04:33:51.979 ERROR [src.node.docker_mananger] Max retries reached for container f69e7111304b. Exiting log stream.
|
|
2026-03-11 04:33:52.423 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:18087/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-11 04:33:52.426 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-11 04:33:52.426 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-03-11 04:33:52.426 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:18087/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-11 04:33:52.429 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.20.6/tcp/18088/p2p/16Uiu2HAkzcnucHTCKxruSkt3s7YaxcCbXYHXu8aqN8BjotVDJW87","/ip4/172.18.20.6/tcp/18089/ws/p2p/16Uiu2HAkzcnucHTCKxruSkt3s7YaxcCbXYHXu8aqN8BjotVDJW87"],"enrUri":"enr:-L24QCFam9kF5bEGQa13u7u4rG2rprh17A7Id0E4aCHH2Q8FQiRbU6FaBY-pBcZigVhJoLUhdi10Vz17sXnhgXC_a8UCgmlkgnY0gmlwhKwSFAaKbXVsdGlhZGRyc5YACASsEhQGBkaoAAoErBIUBgZGqd0DgnJzhQADAQAAiXNlY3AyNTZrMaECTSOoKX50Ry5VPYjtjSNSBXxn5527QD4uub2HbX2ZqViDdGNwgkaog3VkcIJGqoV3YWt1MgU"}'
|
|
2026-03-11 04:33:52.429 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-03-11 04:33:52.429 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-03-11 04:33:52.429 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-03-11 04:33:52.431 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-03-11 04:33:52.431 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.108.156
|
|
2026-03-11 04:33:52.431 DEBUG [src.node.docker_mananger] Generated ports ['23489', '23490', '23491', '23492', '23493']
|
|
2026-03-11 04:33:52.431 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-03-11 04:33:52.431 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-03-11 04:33:52.432 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-03-11 04:33:52.432 DEBUG [src.node.docker_mananger] docker run -i -t -p 23489:23489 -p 23490:23490 -p 23491:23491 -p 23492:23492 -p 23493:23493 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=23491 --rest-port=23489 --tcp-port=23490 --discv5-udp-port=23492 --rest-address=0.0.0.0 --nat=extip:172.18.108.156 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=98d6ab792aeb41aadfb24a6a309c6b4e02bdfaabf6832efcf0bf2bc38d5a1d1c --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=23493 --metrics-logging=true --relay=true --discv5-bootstrap-node=enr:-L24QCFam9kF5bEGQa13u7u4rG2rprh17A7Id0E4aCHH2Q8FQiRbU6FaBY-pBcZigVhJoLUhdi10Vz17sXnhgXC_a8UCgmlkgnY0gmlwhKwSFAaKbXVsdGlhZGRyc5YACASsEhQGBkaoAAoErBIUBgZGqd0DgnJzhQADAQAAiXNlY3AyNTZrMaECTSOoKX50Ry5VPYjtjSNSBXxn5527QD4uub2HbX2ZqViDdGNwgkaog3VkcIJGqoV3YWt1MgU
|
|
2026-03-11 04:33:52.636 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.108.156 waku cba72c5cce1afcc5532ed3152ab91566f4b362134107a077c7994b9850ae81fa
|
|
2026-03-11 04:33:52.670 DEBUG [src.node.docker_mananger] Container started with ID cba72c5cce1a. Setting up logs at ./log/docker/node2_2026-03-11_04-33-51__2798556a-ab5b-4486-9528-b7fd929bdaa6__wakuorg_nwaku:latest.log
|
|
2026-03-11 04:33:52.670 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 23489
|
|
2026-03-11 04:33:52.670 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-03-11 04:33:53.671 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23489/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-11 04:33:53.688 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-11 04:33:53.691 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-03-11 04:33:53.693 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23489/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-11 04:33:53.699 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.108.156/tcp/23490/p2p/16Uiu2HAm5JrfPTMMdfmXoY5JQ5rAyoAdvNE9BFX8d3mojRzPxgxj","/ip4/172.18.108.156/tcp/23491/ws/p2p/16Uiu2HAm5JrfPTMMdfmXoY5JQ5rAyoAdvNE9BFX8d3mojRzPxgxj"],"enrUri":"enr:-L24QPVkpHxBJVQ5gw5hEFEKZe3UrWyZr1ZyQjG7G5lfJ1_lJMttV0fDGWtAXf9O1VDJoZrfI6rPn-waUtwkL0a_PxUCgmlkgnY0gmlwhKwSbJyKbXVsdGlhZGRyc5YACASsEmycBlvCAAoErBJsnAZbw90DgnJzhQADAQAAiXNlY3AyNTZrMaECktXh7S5XhXK_48kXt_vXdsQD1qppelgi0vjK1iC-qLSDdGNwglvCg3VkcIJbxIV3YWt1MgE"}'
|
|
2026-03-11 04:33:53.700 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-03-11 04:33:53.700 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:18087/admin/v1/peers/stats" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-11 04:33:53.703 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-11 04:33:53.704 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-11 04:33:53.706 DEBUG [tests.conftest] Running fixture teardown: test_setup
|
|
2026-03-11 04:33:53.707 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
|
|
2026-03-11 04:33:53.707 DEBUG [src.node.waku_node] Stopping container with id 386966531a86
|
|
2026-03-11 04:33:54.280 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-03-11 04:33:54.281 DEBUG [src.node.waku_node] Stopping container with id cba72c5cce1a
|
|
2026-03-11 04:33:54.865 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-03-11 04:33:54.867 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
|
|
2026-03-11 04:33:54.872 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2026-03-11 04:33:54.877 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|