mirror of
https://github.com/logos-messaging/logos-messaging-interop-tests.git
synced 2026-01-08 17:03:12 +00:00
68 lines
13 KiB
Plaintext
68 lines
13 KiB
Plaintext
2025-12-18 04:15:45.517 DEBUG [tests.conftest] Running fixture setup: test_id
|
|
2025-12-18 04:15:45.517 DEBUG [tests.conftest] Running test: test_admin_peers_stats_schema with id: 2025-12-18_04-15-45__d1be96b0-0ee3-4c14-8225-7eab401ef8ae
|
|
2025-12-18 04:15:45.517 DEBUG [src.steps.common] Running fixture setup: common_setup
|
|
2025-12-18 04:15:45.517 DEBUG [src.steps.filter] Running fixture setup: filter_setup
|
|
2025-12-18 04:15:45.518 DEBUG [src.steps.light_push] Running fixture setup: light_push_setup
|
|
2025-12-18 04:15:45.523 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2025-12-18 04:15:45.523 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node1_2025-12-18_04-15-45__d1be96b0-0ee3-4c14-8225-7eab401ef8ae__wakuorg_nwaku:latest.log
|
|
2025-12-18 04:15:45.528 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2025-12-18 04:15:45.528 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node2_2025-12-18_04-15-45__d1be96b0-0ee3-4c14-8225-7eab401ef8ae__wakuorg_nwaku:latest.log
|
|
2025-12-18 04:15:45.533 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2025-12-18 04:15:45.533 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node3_2025-12-18_04-15-45__d1be96b0-0ee3-4c14-8225-7eab401ef8ae__wakuorg_nwaku:latest.log
|
|
2025-12-18 04:15:45.538 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2025-12-18 04:15:45.538 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node4_2025-12-18_04-15-45__d1be96b0-0ee3-4c14-8225-7eab401ef8ae__wakuorg_nwaku:latest.log
|
|
2025-12-18 04:15:45.538 DEBUG [src.steps.relay] Running fixture setup: relay_setup
|
|
2025-12-18 04:15:45.539 DEBUG [src.steps.store] Running fixture setup: store_setup
|
|
2025-12-18 04:15:45.539 DEBUG [src.node.waku_node] Starting Node...
|
|
2025-12-18 04:15:45.539 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2025-12-18 04:15:45.541 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2025-12-18 04:15:45.541 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.216.28
|
|
2025-12-18 04:15:45.541 DEBUG [src.node.docker_mananger] Generated ports ['17299', '17300', '17301', '17302', '17303']
|
|
2025-12-18 04:15:45.541 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2025-12-18 04:15:45.541 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2025-12-18 04:15:45.541 DEBUG [src.node.waku_node] Using volumes []
|
|
2025-12-18 04:15:45.541 DEBUG [src.node.docker_mananger] docker run -i -t -p 17299:17299 -p 17300:17300 -p 17301:17301 -p 17302:17302 -p 17303:17303 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=17301 --rest-port=17299 --tcp-port=17300 --discv5-udp-port=17302 --rest-address=0.0.0.0 --nat=extip:172.18.216.28 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=69b43bed7434ff59aaec14da0adb20bc944cde77990677ade67ebfbe66b61e2c --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=17303 --metrics-logging=true --filter=true --relay=true
|
|
2025-12-18 04:15:45.692 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.216.28 waku a651b61cebff6a49e91fdb9bcac1a349232bdb1850b33e7da4c4dad789615063
|
|
2025-12-18 04:15:45.716 DEBUG [src.node.docker_mananger] Container started with ID a651b61cebff. Setting up logs at ./log/docker/node1_2025-12-18_04-15-45__d1be96b0-0ee3-4c14-8225-7eab401ef8ae__wakuorg_nwaku:latest.log
|
|
2025-12-18 04:15:45.718 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 17299
|
|
2025-12-18 04:15:45.718 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2025-12-18 04:15:45.846 ERROR [src.node.docker_mananger] Max retries reached for container 752869edb164. Exiting log stream.
|
|
2025-12-18 04:15:46.315 ERROR [src.node.docker_mananger] Max retries reached for container 65ae604ffec1. Exiting log stream.
|
|
2025-12-18 04:15:46.718 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:17299/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:15:46.722 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_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"}]}'
|
|
2025-12-18 04:15:46.722 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2025-12-18 04:15:46.722 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:17299/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:15:46.724 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.216.28/tcp/17300/p2p/16Uiu2HAmPwYjAUrRMNzxs1So333iMFQkZuRzyhR2U2RppGqNvCFx","/ip4/172.18.216.28/tcp/17301/ws/p2p/16Uiu2HAmPwYjAUrRMNzxs1So333iMFQkZuRzyhR2U2RppGqNvCFx"],"enrUri":"enr:-L24QKv4g_F3SL2Wf0Gd2i-dt1t17PDi16zHyf_I8BteqL-BSlG0J13O30hV_p0LQTF35oo4X5jyLlsmOCkaw-PHLssCgmlkgnY0gmlwhKwS2ByKbXVsdGlhZGRyc5YACASsEtgcBkOUAAoErBLYHAZDld0DgnJzhQADAQAAiXNlY3AyNTZrMaEDp651RVcD42Xgnmb20WSngt11G-JcZ0BtBP7cgfL_FMeDdGNwgkOUg3VkcIJDloV3YWt1MgU"}'
|
|
2025-12-18 04:15:46.724 INFO [src.node.waku_node] REST service is ready !!
|
|
2025-12-18 04:15:46.725 DEBUG [src.node.waku_node] Starting Node...
|
|
2025-12-18 04:15:46.725 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2025-12-18 04:15:46.726 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2025-12-18 04:15:46.726 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.213.22
|
|
2025-12-18 04:15:46.726 DEBUG [src.node.docker_mananger] Generated ports ['35518', '35519', '35520', '35521', '35522']
|
|
2025-12-18 04:15:46.727 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2025-12-18 04:15:46.727 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2025-12-18 04:15:46.727 DEBUG [src.node.waku_node] Using volumes []
|
|
2025-12-18 04:15:46.727 DEBUG [src.node.docker_mananger] docker run -i -t -p 35518:35518 -p 35519:35519 -p 35520:35520 -p 35521:35521 -p 35522:35522 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=35520 --rest-port=35518 --tcp-port=35519 --discv5-udp-port=35521 --rest-address=0.0.0.0 --nat=extip:172.18.213.22 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=1db6efde5becf9ba5fec9ee3eeaa61fd6565b76cba56473ce26add1baebfe2eb --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=35522 --metrics-logging=true --relay=true --discv5-bootstrap-node=enr:-L24QKv4g_F3SL2Wf0Gd2i-dt1t17PDi16zHyf_I8BteqL-BSlG0J13O30hV_p0LQTF35oo4X5jyLlsmOCkaw-PHLssCgmlkgnY0gmlwhKwS2ByKbXVsdGlhZGRyc5YACASsEtgcBkOUAAoErBLYHAZDld0DgnJzhQADAQAAiXNlY3AyNTZrMaEDp651RVcD42Xgnmb20WSngt11G-JcZ0BtBP7cgfL_FMeDdGNwgkOUg3VkcIJDloV3YWt1MgU
|
|
2025-12-18 04:15:46.884 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.213.22 waku 75d0e5ef4cfaf3c5e91c4545126c82e4077743f4920a37bcd7706114cd140e60
|
|
2025-12-18 04:15:46.910 DEBUG [src.node.docker_mananger] Container started with ID 75d0e5ef4cfa. Setting up logs at ./log/docker/node2_2025-12-18_04-15-45__d1be96b0-0ee3-4c14-8225-7eab401ef8ae__wakuorg_nwaku:latest.log
|
|
2025-12-18 04:15:46.910 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 35518
|
|
2025-12-18 04:15:46.911 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2025-12-18 04:15:47.911 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:35518/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:15:47.928 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":"READY"}]}'
|
|
2025-12-18 04:15:47.929 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2025-12-18 04:15:47.929 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:35518/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:15:47.936 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.213.22/tcp/35519/p2p/16Uiu2HAkzQvV5uV6BRz7yg6iyaFGtEANHDCcK45xhdbJ9eyReBPQ","/ip4/172.18.213.22/tcp/35520/ws/p2p/16Uiu2HAkzQvV5uV6BRz7yg6iyaFGtEANHDCcK45xhdbJ9eyReBPQ"],"enrUri":"enr:-L24QDDnyWS67xSER5spcOLyFAaL9I_XjOKi4Qm93SHNxRGOb7H64oeRwBIR30OytAxuKqX8dlXBsznCpmNLCxOeq88CgmlkgnY0gmlwhKwS1RaKbXVsdGlhZGRyc5YACASsEtUWBoq_AAoErBLVFgaKwN0DgnJzhQADAQAAiXNlY3AyNTZrMaECShlBNP5JDuUtVvla8NW2YOk9Rl4j_v-BAYng4fZ1ZQODdGNwgoq_g3VkcIKKwYV3YWt1MgE"}'
|
|
2025-12-18 04:15:47.936 INFO [src.node.waku_node] REST service is ready !!
|
|
2025-12-18 04:15:47.936 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:17299/admin/v1/peers/stats" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:15:47.939 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}}'
|
|
2025-12-18 04:15:47.939 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}}
|
|
2025-12-18 04:15:47.940 DEBUG [tests.conftest] Running fixture teardown: test_setup
|
|
2025-12-18 04:15:47.941 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
|
|
2025-12-18 04:15:47.941 DEBUG [src.node.waku_node] Stopping container with id a651b61cebff
|
|
2025-12-18 04:15:48.438 DEBUG [src.node.waku_node] Container stopped.
|
|
2025-12-18 04:15:48.438 DEBUG [src.node.waku_node] Stopping container with id 75d0e5ef4cfa
|
|
2025-12-18 04:15:48.918 DEBUG [src.node.waku_node] Container stopped.
|
|
2025-12-18 04:15:48.920 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
|
|
2025-12-18 04:15:48.924 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2025-12-18 04:15:48.928 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|