mirror of
https://github.com/logos-messaging/logos-messaging-interop-tests.git
synced 2026-05-03 00:53:08 +00:00
69 lines
12 KiB
Plaintext
69 lines
12 KiB
Plaintext
2026-03-14 04:32:49.311 DEBUG [tests.conftest] Running fixture setup: test_id
|
|
2026-03-14 04:32:49.311 DEBUG [tests.conftest] Running test: test_filter_ping_without_request_id with id: 2026-03-14_04-32-49__621636b5-b6ff-4b34-989d-a211d2c08262
|
|
2026-03-14 04:32:49.312 DEBUG [src.steps.common] Running fixture setup: common_setup
|
|
2026-03-14 04:32:49.312 DEBUG [src.steps.filter] Running fixture setup: filter_setup
|
|
2026-03-14 04:32:49.312 DEBUG [src.steps.filter] Running fixture setup: setup_main_relay_node
|
|
2026-03-14 04:32:49.319 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-03-14 04:32:49.319 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node1_2026-03-14_04-32-49__621636b5-b6ff-4b34-989d-a211d2c08262__wakuorg_nwaku:latest.log
|
|
2026-03-14 04:32:49.319 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-03-14 04:32:49.319 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-03-14 04:32:49.321 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-03-14 04:32:49.321 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.94.26
|
|
2026-03-14 04:32:49.321 DEBUG [src.node.docker_mananger] Generated ports ['24207', '24208', '24209', '24210', '24211']
|
|
2026-03-14 04:32:49.321 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-03-14 04:32:49.321 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-03-14 04:32:49.322 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-03-14 04:32:49.322 DEBUG [src.node.docker_mananger] docker run -i -t -p 24207:24207 -p 24208:24208 -p 24209:24209 -p 24210:24210 -p 24211:24211 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=24209 --rest-port=24207 --tcp-port=24208 --discv5-udp-port=24210 --rest-address=0.0.0.0 --nat=extip:172.18.94.26 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=44dfd1b0bbac7a976b1cbcc9cec4bb7fbdbabfaad5000a56d1bedeb25db1c72f --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=24211 --metrics-logging=true --relay=true --filter=true
|
|
2026-03-14 04:32:49.514 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.94.26 waku 1654a71b0ab4ba1b9042ddae4d1eec7c3d8ab4519f031c2b004d4202f2309c03
|
|
2026-03-14 04:32:49.550 DEBUG [src.node.docker_mananger] Container started with ID 1654a71b0ab4. Setting up logs at ./log/docker/node1_2026-03-14_04-32-49__621636b5-b6ff-4b34-989d-a211d2c08262__wakuorg_nwaku:latest.log
|
|
2026-03-14 04:32:49.550 ERROR [src.node.docker_mananger] Max retries reached for container 18b8bf49e0f9. Exiting log stream.
|
|
2026-03-14 04:32:49.551 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 24207
|
|
2026-03-14 04:32:49.551 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-03-14 04:32:50.112 ERROR [src.node.docker_mananger] Max retries reached for container f94bfc9ceec7. Exiting log stream.
|
|
2026-03-14 04:32:50.551 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:24207/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-14 04:32:50.554 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-14 04:32:50.554 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-03-14 04:32:50.554 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:24207/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-14 04:32:50.557 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.94.26/tcp/24208/p2p/16Uiu2HAmLnQ5rxdM8eTrpgpjgxTgUhYsK9eLzeqymkSHxCQCtsFP","/ip4/172.18.94.26/tcp/24209/ws/p2p/16Uiu2HAmLnQ5rxdM8eTrpgpjgxTgUhYsK9eLzeqymkSHxCQCtsFP"],"enrUri":"enr:-L24QEhcNcVc4rkyFoPhXzuERQDYj2tZNSXPym570b_nv7I9cQkY5LFveQJ0i71VKcIAejxvxOGg3-TlvO4UcStyQR4CgmlkgnY0gmlwhKwSXhqKbXVsdGlhZGRyc5YACASsEl4aBl6QAAoErBJeGgZekd0DgnJzhQADAQAAiXNlY3AyNTZrMaEDeMNlrt_a_p5kU6ojpKq1VOLNerLMcPO8dQGg1LrNl5KDdGNwgl6Qg3VkcIJekoV3YWt1MgU"}'
|
|
2026-03-14 04:32:50.557 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-03-14 04:32:50.557 DEBUG [src.steps.filter] Running fixture setup: setup_main_filter_node
|
|
2026-03-14 04:32:50.564 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-03-14 04:32:50.564 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node2_2026-03-14_04-32-49__621636b5-b6ff-4b34-989d-a211d2c08262__wakuorg_nwaku:latest.log
|
|
2026-03-14 04:32:50.564 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-03-14 04:32:50.564 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-03-14 04:32:50.566 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-03-14 04:32:50.566 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.115.198
|
|
2026-03-14 04:32:50.566 DEBUG [src.node.docker_mananger] Generated ports ['8915', '8916', '8917', '8918', '8919']
|
|
2026-03-14 04:32:50.566 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-03-14 04:32:50.566 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-03-14 04:32:50.566 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-03-14 04:32:50.567 DEBUG [src.node.docker_mananger] docker run -i -t -p 8915:8915 -p 8916:8916 -p 8917:8917 -p 8918:8918 -p 8919:8919 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=8917 --rest-port=8915 --tcp-port=8916 --discv5-udp-port=8918 --rest-address=0.0.0.0 --nat=extip:172.18.115.198 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=f44a6d795f2eca8fd493682e806e1b2bdfedfae3227bab26da16cec46bd712ad --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=8919 --metrics-logging=true --relay=false --discv5-bootstrap-node=enr:-L24QEhcNcVc4rkyFoPhXzuERQDYj2tZNSXPym570b_nv7I9cQkY5LFveQJ0i71VKcIAejxvxOGg3-TlvO4UcStyQR4CgmlkgnY0gmlwhKwSXhqKbXVsdGlhZGRyc5YACASsEl4aBl6QAAoErBJeGgZekd0DgnJzhQADAQAAiXNlY3AyNTZrMaEDeMNlrt_a_p5kU6ojpKq1VOLNerLMcPO8dQGg1LrNl5KDdGNwgl6Qg3VkcIJekoV3YWt1MgU --filternode=/ip4/172.18.94.26/tcp/24208/p2p/16Uiu2HAmLnQ5rxdM8eTrpgpjgxTgUhYsK9eLzeqymkSHxCQCtsFP
|
|
2026-03-14 04:32:50.765 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.115.198 waku 1f75678edb89fcdf96d91b211125a10e8baddabaa64398fb697edc25ceefb5be
|
|
2026-03-14 04:32:50.797 DEBUG [src.node.docker_mananger] Container started with ID 1f75678edb89. Setting up logs at ./log/docker/node2_2026-03-14_04-32-49__621636b5-b6ff-4b34-989d-a211d2c08262__wakuorg_nwaku:latest.log
|
|
2026-03-14 04:32:50.798 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 8915
|
|
2026-03-14 04:32:50.798 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-03-14 04:32:51.798 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:8915/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-14 04:32:51.802 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"READY","connectionStatus":"Disconnected","protocolsHealth":[{"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":"NOT_READY","desc":"No Filter service peer available yet"},{"Rln Relay":"NOT_MOUNTED"}]}'
|
|
2026-03-14 04:32:51.802 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-03-14 04:32:51.802 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:8915/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-14 04:32:51.804 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.115.198/tcp/8916/p2p/16Uiu2HAmDquqXUiNf9owEi4rDjtKKi4ab9JQMPCWQaGktKH3GZVs","/ip4/172.18.115.198/tcp/8917/ws/p2p/16Uiu2HAmDquqXUiNf9owEi4rDjtKKi4ab9JQMPCWQaGktKH3GZVs"],"enrUri":"enr:-L24QLWDV9Dfm7mxYiRAe4qf-LxUjJxOF-clI1ZEp1Mc-mD7G_JJaLb497Jmp52GNXARU6f61v3Le3P_K8JIqdC_5GQCgmlkgnY0gmlwhKwSc8aKbXVsdGlhZGRyc5YACASsEnPGBiLUAAoErBJzxgYi1d0DgnJzhQADAQAAiXNlY3AyNTZrMaEDEaf5B7hQmLfiVSlv2bGo1ahDZWlyRVPdtL_mUqNfzIKDdGNwgiLUg3VkcIIi1oV3YWt1MgA"}'
|
|
2026-03-14 04:32:51.804 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-03-14 04:32:51.805 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:8915/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.94.26/tcp/24208/p2p/16Uiu2HAmLnQ5rxdM8eTrpgpjgxTgUhYsK9eLzeqymkSHxCQCtsFP"]'
|
|
2026-03-14 04:32:51.841 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-14 04:32:51.842 DEBUG [src.steps.filter] Running fixture setup: subscribe_main_nodes
|
|
2026-03-14 04:32:51.845 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:24207/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/1"]'
|
|
2026-03-14 04:32:51.859 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-14 04:32:51.861 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:8915/filter/v2/subscriptions" -H "Content-Type: application/json" -d '{"requestId": "bd0c5535-feb0-47cc-848a-2ba36cfbf52e", "contentFilters": ["/test/1/waku-filter/proto"], "pubsubTopic": "/waku/2/rs/3/1"}'
|
|
2026-03-14 04:32:51.874 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"bd0c5535-feb0-47cc-848a-2ba36cfbf52e","statusDesc":"OK"}'
|
|
2026-03-14 04:32:51.876 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:8915/filter/v2/subscriptions/" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-14 04:32:51.884 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"","statusDesc":"OK"}'
|
|
2026-03-14 04:32:51.886 DEBUG [tests.conftest] Running fixture teardown: test_setup
|
|
2026-03-14 04:32:51.887 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
|
|
2026-03-14 04:32:51.888 DEBUG [src.node.waku_node] Stopping container with id 1654a71b0ab4
|
|
2026-03-14 04:32:52.443 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-03-14 04:32:52.443 DEBUG [src.node.waku_node] Stopping container with id 1f75678edb89
|
|
2026-03-14 04:32:52.993 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-03-14 04:32:52.997 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
|
|
2026-03-14 04:32:53.005 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2026-03-14 04:32:53.010 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|