mirror of
https://github.com/logos-messaging/logos-messaging-interop-tests.git
synced 2026-01-04 06:53:07 +00:00
69 lines
12 KiB
Plaintext
69 lines
12 KiB
Plaintext
2025-12-18 04:12:17.710 DEBUG [tests.conftest] Running fixture setup: test_id
|
|
2025-12-18 04:12:17.710 DEBUG [tests.conftest] Running test: test_filter_ping_without_request_id with id: 2025-12-18_04-12-17__8b60712a-3778-47a2-9ea2-8de757c2c5fa
|
|
2025-12-18 04:12:17.710 DEBUG [src.steps.common] Running fixture setup: common_setup
|
|
2025-12-18 04:12:17.711 DEBUG [src.steps.filter] Running fixture setup: filter_setup
|
|
2025-12-18 04:12:17.712 DEBUG [src.steps.filter] Running fixture setup: setup_main_relay_node
|
|
2025-12-18 04:12:17.719 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2025-12-18 04:12:17.719 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node1_2025-12-18_04-12-17__8b60712a-3778-47a2-9ea2-8de757c2c5fa__wakuorg_nwaku:latest.log
|
|
2025-12-18 04:12:17.719 DEBUG [src.node.waku_node] Starting Node...
|
|
2025-12-18 04:12:17.719 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2025-12-18 04:12:17.723 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2025-12-18 04:12:17.723 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.114.248
|
|
2025-12-18 04:12:17.723 DEBUG [src.node.docker_mananger] Generated ports ['19790', '19791', '19792', '19793', '19794']
|
|
2025-12-18 04:12:17.723 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2025-12-18 04:12:17.724 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2025-12-18 04:12:17.724 DEBUG [src.node.waku_node] Using volumes []
|
|
2025-12-18 04:12:17.724 DEBUG [src.node.docker_mananger] docker run -i -t -p 19790:19790 -p 19791:19791 -p 19792:19792 -p 19793:19793 -p 19794:19794 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=19792 --rest-port=19790 --tcp-port=19791 --discv5-udp-port=19793 --rest-address=0.0.0.0 --nat=extip:172.18.114.248 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=b309baa095df38140b525cddeeb08ffce5fdbfb866a30fd17ad4fcec7470a86e --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=19794 --metrics-logging=true --relay=true --filter=true
|
|
2025-12-18 04:12:17.908 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.114.248 waku 689035af9d57301f4c049f8bdda3c48f205bc13509402842aba5b7632515c23f
|
|
2025-12-18 04:12:17.940 DEBUG [src.node.docker_mananger] Container started with ID 689035af9d57. Setting up logs at ./log/docker/node1_2025-12-18_04-12-17__8b60712a-3778-47a2-9ea2-8de757c2c5fa__wakuorg_nwaku:latest.log
|
|
2025-12-18 04:12:17.940 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 19790
|
|
2025-12-18 04:12:17.941 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2025-12-18 04:12:17.990 ERROR [src.node.docker_mananger] Max retries reached for container 48816cd9f859. Exiting log stream.
|
|
2025-12-18 04:12:18.536 ERROR [src.node.docker_mananger] Max retries reached for container 4f1bb1a847ab. Exiting log stream.
|
|
2025-12-18 04:12:18.942 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:19790/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:12:18.945 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:12:18.945 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2025-12-18 04:12:18.945 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:19790/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:12:18.948 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.114.248/tcp/19791/p2p/16Uiu2HAkwp6YNyqHoQUX6sZE2GjSMwdMrbBJn12H6RL8m4XGUuGe","/ip4/172.18.114.248/tcp/19792/ws/p2p/16Uiu2HAkwp6YNyqHoQUX6sZE2GjSMwdMrbBJn12H6RL8m4XGUuGe"],"enrUri":"enr:-L24QHVJSfQ7_NO2IRRsnGez7-1doPXBYwinXCYJRXszNH61cnLbBrOZLopntR0Z7djkhq71aINKuIITgstpgQhiLEcCgmlkgnY0gmlwhKwScviKbXVsdGlhZGRyc5YACASsEnL4Bk1PAAoErBJy-AZNUN0DgnJzhQADAQAAiXNlY3AyNTZrMaECI3XsfnMXfXwFsaBWbkZ8DX1SKZoli4_zyZCFRO_r-4ODdGNwgk1Pg3VkcIJNUYV3YWt1MgU"}'
|
|
2025-12-18 04:12:18.948 INFO [src.node.waku_node] REST service is ready !!
|
|
2025-12-18 04:12:18.948 DEBUG [src.steps.filter] Running fixture setup: setup_main_filter_node
|
|
2025-12-18 04:12:18.954 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2025-12-18 04:12:18.954 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node2_2025-12-18_04-12-17__8b60712a-3778-47a2-9ea2-8de757c2c5fa__wakuorg_nwaku:latest.log
|
|
2025-12-18 04:12:18.955 DEBUG [src.node.waku_node] Starting Node...
|
|
2025-12-18 04:12:18.955 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2025-12-18 04:12:18.956 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2025-12-18 04:12:18.956 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.153.53
|
|
2025-12-18 04:12:18.956 DEBUG [src.node.docker_mananger] Generated ports ['20064', '20065', '20066', '20067', '20068']
|
|
2025-12-18 04:12:18.956 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2025-12-18 04:12:18.957 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2025-12-18 04:12:18.957 DEBUG [src.node.waku_node] Using volumes []
|
|
2025-12-18 04:12:18.957 DEBUG [src.node.docker_mananger] docker run -i -t -p 20064:20064 -p 20065:20065 -p 20066:20066 -p 20067:20067 -p 20068:20068 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=20066 --rest-port=20064 --tcp-port=20065 --discv5-udp-port=20067 --rest-address=0.0.0.0 --nat=extip:172.18.153.53 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=9eca4d71c4c1de667cdda27f60edcaa73eae50c1b2ede18cbed047eda1f22601 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=20068 --metrics-logging=true --relay=false --discv5-bootstrap-node=enr:-L24QHVJSfQ7_NO2IRRsnGez7-1doPXBYwinXCYJRXszNH61cnLbBrOZLopntR0Z7djkhq71aINKuIITgstpgQhiLEcCgmlkgnY0gmlwhKwScviKbXVsdGlhZGRyc5YACASsEnL4Bk1PAAoErBJy-AZNUN0DgnJzhQADAQAAiXNlY3AyNTZrMaECI3XsfnMXfXwFsaBWbkZ8DX1SKZoli4_zyZCFRO_r-4ODdGNwgk1Pg3VkcIJNUYV3YWt1MgU --filternode=/ip4/172.18.114.248/tcp/19791/p2p/16Uiu2HAkwp6YNyqHoQUX6sZE2GjSMwdMrbBJn12H6RL8m4XGUuGe
|
|
2025-12-18 04:12:19.145 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.153.53 waku 483d1305ee8df7423a37a2f347dfcb2946713276b59fbf91df3810b1003b9640
|
|
2025-12-18 04:12:19.175 DEBUG [src.node.docker_mananger] Container started with ID 483d1305ee8d. Setting up logs at ./log/docker/node2_2025-12-18_04-12-17__8b60712a-3778-47a2-9ea2-8de757c2c5fa__wakuorg_nwaku:latest.log
|
|
2025-12-18 04:12:19.175 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 20064
|
|
2025-12-18 04:12:19.175 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2025-12-18 04:12:20.177 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:20064/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:12:20.181 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"READY","protocolsHealth":[{"Relay":"NOT_MOUNTED"},{"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:12:20.181 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2025-12-18 04:12:20.181 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:20064/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:12:20.183 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.153.53/tcp/20065/p2p/16Uiu2HAm2eRyrG2VcJWGtZChE9Xh9XekbQxPgNMvG6ZetMMQBB8p","/ip4/172.18.153.53/tcp/20066/ws/p2p/16Uiu2HAm2eRyrG2VcJWGtZChE9Xh9XekbQxPgNMvG6ZetMMQBB8p"],"enrUri":"enr:-L24QH8y9nCwyYRn0V1z7cJmbn1GMEP5q7O3MAufQr98DmOmEAbZPiP4ttvBvAMABg6Arv_7Y8WHJZrZKD6YD1RjDGMCgmlkgnY0gmlwhKwSmTWKbXVsdGlhZGRyc5YACASsEpk1Bk5hAAoErBKZNQZOYt0DgnJzhQADAQAAiXNlY3AyNTZrMaECa0aHvs8O619OhIS7hZ9-FhduLpIaYim5xsSU_L8MnS2DdGNwgk5hg3VkcIJOY4V3YWt1MgA"}'
|
|
2025-12-18 04:12:20.183 INFO [src.node.waku_node] REST service is ready !!
|
|
2025-12-18 04:12:20.184 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:20064/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.114.248/tcp/19791/p2p/16Uiu2HAkwp6YNyqHoQUX6sZE2GjSMwdMrbBJn12H6RL8m4XGUuGe"]'
|
|
2025-12-18 04:12:20.217 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-18 04:12:20.219 DEBUG [src.steps.filter] Running fixture setup: subscribe_main_nodes
|
|
2025-12-18 04:12:20.219 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:19790/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/1"]'
|
|
2025-12-18 04:12:20.229 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-18 04:12:20.230 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:20064/filter/v2/subscriptions" -H "Content-Type: application/json" -d '{"requestId": "0a2e8bcc-3f3b-45f9-b7f3-d02a65ded066", "contentFilters": ["/test/1/waku-filter/proto"], "pubsubTopic": "/waku/2/rs/3/1"}'
|
|
2025-12-18 04:12:20.242 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"0a2e8bcc-3f3b-45f9-b7f3-d02a65ded066","statusDesc":"OK"}'
|
|
2025-12-18 04:12:20.243 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:20064/filter/v2/subscriptions/" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:12:20.250 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"","statusDesc":"OK"}'
|
|
2025-12-18 04:12:20.252 DEBUG [tests.conftest] Running fixture teardown: test_setup
|
|
2025-12-18 04:12:20.253 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
|
|
2025-12-18 04:12:20.253 DEBUG [src.node.waku_node] Stopping container with id 689035af9d57
|
|
2025-12-18 04:12:20.775 DEBUG [src.node.waku_node] Container stopped.
|
|
2025-12-18 04:12:20.776 DEBUG [src.node.waku_node] Stopping container with id 483d1305ee8d
|
|
2025-12-18 04:12:21.296 DEBUG [src.node.waku_node] Container stopped.
|
|
2025-12-18 04:12:21.299 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
|
|
2025-12-18 04:12:21.308 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2025-12-18 04:12:21.312 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|