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-10 04:11:09.532 DEBUG [tests.conftest] Running fixture setup: test_id
|
|
2025-12-10 04:11:09.532 DEBUG [tests.conftest] Running test: test_filter_ping_on_subscribed_peer with id: 2025-12-10_04-11-09__65eda3af-54e6-4af2-babd-bb3a39d67c86
|
|
2025-12-10 04:11:09.533 DEBUG [src.steps.common] Running fixture setup: common_setup
|
|
2025-12-10 04:11:09.533 DEBUG [src.steps.filter] Running fixture setup: filter_setup
|
|
2025-12-10 04:11:09.533 DEBUG [src.steps.filter] Running fixture setup: setup_main_relay_node
|
|
2025-12-10 04:11:09.539 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2025-12-10 04:11:09.539 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node1_2025-12-10_04-11-09__65eda3af-54e6-4af2-babd-bb3a39d67c86__wakuorg_nwaku:latest.log
|
|
2025-12-10 04:11:09.540 DEBUG [src.node.waku_node] Starting Node...
|
|
2025-12-10 04:11:09.540 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2025-12-10 04:11:09.541 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2025-12-10 04:11:09.541 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.211.49
|
|
2025-12-10 04:11:09.541 DEBUG [src.node.docker_mananger] Generated ports ['42965', '42966', '42967', '42968', '42969']
|
|
2025-12-10 04:11:09.542 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2025-12-10 04:11:09.542 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2025-12-10 04:11:09.542 DEBUG [src.node.waku_node] Using volumes []
|
|
2025-12-10 04:11:09.542 DEBUG [src.node.docker_mananger] docker run -i -t -p 42965:42965 -p 42966:42966 -p 42967:42967 -p 42968:42968 -p 42969:42969 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=42967 --rest-port=42965 --tcp-port=42966 --discv5-udp-port=42968 --rest-address=0.0.0.0 --nat=extip:172.18.211.49 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=507cfe6f333c937f57bcae3df73ac2bcfdea1c7746fee6fea32cdea96330acc0 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=42969 --metrics-logging=true --relay=true --filter=true
|
|
2025-12-10 04:11:09.723 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.211.49 waku 85fda2e75e5513b554038cb5c9515304e421f8dbb68ab6c2d5679c4181eae9ed
|
|
2025-12-10 04:11:09.756 DEBUG [src.node.docker_mananger] Container started with ID 85fda2e75e55. Setting up logs at ./log/docker/node1_2025-12-10_04-11-09__65eda3af-54e6-4af2-babd-bb3a39d67c86__wakuorg_nwaku:latest.log
|
|
2025-12-10 04:11:09.758 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 42965
|
|
2025-12-10 04:11:09.758 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2025-12-10 04:11:09.778 ERROR [src.node.docker_mananger] Max retries reached for container 2a33bb043dcf. Exiting log stream.
|
|
2025-12-10 04:11:10.320 ERROR [src.node.docker_mananger] Max retries reached for container ae9248e1c8b0. Exiting log stream.
|
|
2025-12-10 04:11:10.758 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:42965/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-10 04:11:10.761 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-10 04:11:10.762 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2025-12-10 04:11:10.762 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:42965/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-10 04:11:10.764 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.211.49/tcp/42966/p2p/16Uiu2HAmLxMNh7gBAiSRjTiRvTDnYwEUdWFNWcxaRADWrQmWbHbn","/ip4/172.18.211.49/tcp/42967/ws/p2p/16Uiu2HAmLxMNh7gBAiSRjTiRvTDnYwEUdWFNWcxaRADWrQmWbHbn"],"enrUri":"enr:-L24QNX4ICYAfbGd1giCWvIU5fqT2V6z9bc6AWi2KKHzhRssHiUI69gbfIGGW9ddQQpbTsnpZMQuNIReQ3rYMawn7zACgmlkgnY0gmlwhKwS0zGKbXVsdGlhZGRyc5YACASsEtMxBqfWAAoErBLTMQan190DgnJzhQADAQAAiXNlY3AyNTZrMaEDe1AkKy8X0j2XXbWLnuhV21ybbrtehkyx6XpUt3YGIQGDdGNwgqfWg3VkcIKn2IV3YWt1MgU"}'
|
|
2025-12-10 04:11:10.764 INFO [src.node.waku_node] REST service is ready !!
|
|
2025-12-10 04:11:10.765 DEBUG [src.steps.filter] Running fixture setup: setup_main_filter_node
|
|
2025-12-10 04:11:10.771 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2025-12-10 04:11:10.771 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node2_2025-12-10_04-11-09__65eda3af-54e6-4af2-babd-bb3a39d67c86__wakuorg_nwaku:latest.log
|
|
2025-12-10 04:11:10.772 DEBUG [src.node.waku_node] Starting Node...
|
|
2025-12-10 04:11:10.772 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2025-12-10 04:11:10.773 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2025-12-10 04:11:10.773 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.72.8
|
|
2025-12-10 04:11:10.773 DEBUG [src.node.docker_mananger] Generated ports ['26427', '26428', '26429', '26430', '26431']
|
|
2025-12-10 04:11:10.773 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2025-12-10 04:11:10.774 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2025-12-10 04:11:10.774 DEBUG [src.node.waku_node] Using volumes []
|
|
2025-12-10 04:11:10.774 DEBUG [src.node.docker_mananger] docker run -i -t -p 26427:26427 -p 26428:26428 -p 26429:26429 -p 26430:26430 -p 26431:26431 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=26429 --rest-port=26427 --tcp-port=26428 --discv5-udp-port=26430 --rest-address=0.0.0.0 --nat=extip:172.18.72.8 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=286e7a2dc06bbd4c97a2fba6da5dabaa62164db6a97d59ac7a8a7c09abbd1b1f --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=26431 --metrics-logging=true --relay=false --discv5-bootstrap-node=enr:-L24QNX4ICYAfbGd1giCWvIU5fqT2V6z9bc6AWi2KKHzhRssHiUI69gbfIGGW9ddQQpbTsnpZMQuNIReQ3rYMawn7zACgmlkgnY0gmlwhKwS0zGKbXVsdGlhZGRyc5YACASsEtMxBqfWAAoErBLTMQan190DgnJzhQADAQAAiXNlY3AyNTZrMaEDe1AkKy8X0j2XXbWLnuhV21ybbrtehkyx6XpUt3YGIQGDdGNwgqfWg3VkcIKn2IV3YWt1MgU --filternode=/ip4/172.18.211.49/tcp/42966/p2p/16Uiu2HAmLxMNh7gBAiSRjTiRvTDnYwEUdWFNWcxaRADWrQmWbHbn
|
|
2025-12-10 04:11:10.963 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.72.8 waku 90c14e583e1f76068eaa90a3bd71b2cb2875b09b648aa47c61770951d13672a2
|
|
2025-12-10 04:11:10.994 DEBUG [src.node.docker_mananger] Container started with ID 90c14e583e1f. Setting up logs at ./log/docker/node2_2025-12-10_04-11-09__65eda3af-54e6-4af2-babd-bb3a39d67c86__wakuorg_nwaku:latest.log
|
|
2025-12-10 04:11:10.995 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 26427
|
|
2025-12-10 04:11:10.995 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2025-12-10 04:11:11.995 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:26427/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-10 04:11:11.999 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-10 04:11:11.999 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2025-12-10 04:11:12.000 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:26427/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-10 04:11:12.002 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.72.8/tcp/26428/p2p/16Uiu2HAmPCTNf6T5YUtX4WeQURBR7zdCJN3eXyJ5NPydmvCxobqi","/ip4/172.18.72.8/tcp/26429/ws/p2p/16Uiu2HAmPCTNf6T5YUtX4WeQURBR7zdCJN3eXyJ5NPydmvCxobqi"],"enrUri":"enr:-L24QLbjlzmlomo1W_bfivDpUMUpe-EfliJ-VfYUnzr27IpacaoNRv_OTR0Df7aTKGmw_6ISIYb6GdisYsWNcj9iCDgCgmlkgnY0gmlwhKwSSAiKbXVsdGlhZGRyc5YACASsEkgIBmc8AAoErBJICAZnPd0DgnJzhQADAQAAiXNlY3AyNTZrMaEDnKRuFN8pwyZxJtlhSns5XbuP7VmxX0OCwHmorsPEBpGDdGNwgmc8g3VkcIJnPoV3YWt1MgA"}'
|
|
2025-12-10 04:11:12.002 INFO [src.node.waku_node] REST service is ready !!
|
|
2025-12-10 04:11:12.003 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:26427/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.211.49/tcp/42966/p2p/16Uiu2HAmLxMNh7gBAiSRjTiRvTDnYwEUdWFNWcxaRADWrQmWbHbn"]'
|
|
2025-12-10 04:11:12.030 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-10 04:11:12.034 DEBUG [src.steps.filter] Running fixture setup: subscribe_main_nodes
|
|
2025-12-10 04:11:12.037 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:42965/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/1"]'
|
|
2025-12-10 04:11:12.043 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-10 04:11:12.044 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:26427/filter/v2/subscriptions" -H "Content-Type: application/json" -d '{"requestId": "f0838a88-8075-4edf-ac5a-b27080641044", "contentFilters": ["/test/1/waku-filter/proto"], "pubsubTopic": "/waku/2/rs/3/1"}'
|
|
2025-12-10 04:11:12.056 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"f0838a88-8075-4edf-ac5a-b27080641044","statusDesc":"OK"}'
|
|
2025-12-10 04:11:12.058 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:26427/filter/v2/subscriptions/e6c93174-b97a-4444-b0f6-0edf969119e4" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-10 04:11:12.065 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"e6c93174-b97a-4444-b0f6-0edf969119e4","statusDesc":"OK"}'
|
|
2025-12-10 04:11:12.067 DEBUG [tests.conftest] Running fixture teardown: test_setup
|
|
2025-12-10 04:11:12.068 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
|
|
2025-12-10 04:11:12.068 DEBUG [src.node.waku_node] Stopping container with id 85fda2e75e55
|
|
2025-12-10 04:11:12.580 DEBUG [src.node.waku_node] Container stopped.
|
|
2025-12-10 04:11:12.580 DEBUG [src.node.waku_node] Stopping container with id 90c14e583e1f
|
|
2025-12-10 04:11:13.086 DEBUG [src.node.waku_node] Container stopped.
|
|
2025-12-10 04:11:13.087 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
|
|
2025-12-10 04:11:13.093 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2025-12-10 04:11:13.097 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|