mirror of
https://github.com/logos-messaging/logos-messaging-interop-tests.git
synced 2026-05-05 10:03:16 +00:00
94 lines
17 KiB
Plaintext
94 lines
17 KiB
Plaintext
2026-02-26 04:36:36.757 DEBUG [tests.conftest] Running fixture setup: test_id
|
|
2026-02-26 04:36:36.758 DEBUG [tests.conftest] Running test: test_filter_subscribe_with_multiple_overlapping_content_topics with id: 2026-02-26_04-36-36__b62f1af9-cc50-4b18-918f-ea740268c323
|
|
2026-02-26 04:36:36.758 DEBUG [src.steps.common] Running fixture setup: common_setup
|
|
2026-02-26 04:36:36.758 DEBUG [src.steps.filter] Running fixture setup: filter_setup
|
|
2026-02-26 04:36:36.759 DEBUG [src.steps.filter] Running fixture setup: setup_main_relay_node
|
|
2026-02-26 04:36:36.765 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-02-26 04:36:36.765 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node1_2026-02-26_04-36-36__b62f1af9-cc50-4b18-918f-ea740268c323__wakuorg_nwaku:latest.log
|
|
2026-02-26 04:36:36.765 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-02-26 04:36:36.765 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-02-26 04:36:36.767 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-02-26 04:36:36.767 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.238.173
|
|
2026-02-26 04:36:36.767 DEBUG [src.node.docker_mananger] Generated ports ['38177', '38178', '38179', '38180', '38181']
|
|
2026-02-26 04:36:36.767 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-02-26 04:36:36.767 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-02-26 04:36:36.767 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-02-26 04:36:36.768 DEBUG [src.node.docker_mananger] docker run -i -t -p 38177:38177 -p 38178:38178 -p 38179:38179 -p 38180:38180 -p 38181:38181 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=38179 --rest-port=38177 --tcp-port=38178 --discv5-udp-port=38180 --rest-address=0.0.0.0 --nat=extip:172.18.238.173 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=351ebdaa7fd4ac111731ddf6efbab0530837afa844e5da8f02fcfccdbb2264f3 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=38181 --metrics-logging=true --relay=true --filter=true
|
|
2026-02-26 04:36:36.952 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.238.173 waku 38ed117f033d058bf7631dee8c73c56c946a36fa3b001f7f5f399080b2ca4bd0
|
|
2026-02-26 04:36:36.986 DEBUG [src.node.docker_mananger] Container started with ID 38ed117f033d. Setting up logs at ./log/docker/node1_2026-02-26_04-36-36__b62f1af9-cc50-4b18-918f-ea740268c323__wakuorg_nwaku:latest.log
|
|
2026-02-26 04:36:36.987 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 38177
|
|
2026-02-26 04:36:36.987 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-02-26 04:36:36.994 ERROR [src.node.docker_mananger] Max retries reached for container 35b2989cc8c7. Exiting log stream.
|
|
2026-02-26 04:36:37.565 ERROR [src.node.docker_mananger] Max retries reached for container da5c512a321d. Exiting log stream.
|
|
2026-02-26 04:36:37.988 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:38177/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-26 04:36:37.991 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-02-26 04:36:37.991 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-02-26 04:36:37.991 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:38177/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-26 04:36:37.994 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.238.173/tcp/38178/p2p/16Uiu2HAmMfv1yWD16kU6dSUTnYXMDvQMFE1GEhG2K4KLvPSYr4nc","/ip4/172.18.238.173/tcp/38179/ws/p2p/16Uiu2HAmMfv1yWD16kU6dSUTnYXMDvQMFE1GEhG2K4KLvPSYr4nc"],"enrUri":"enr:-L24QCq9gYhk8gGyrbMnXk_slsOSQU8LwWKuXmYsUr_cUA5ZCPUvXqG9u8C3C7PCCTcGb6ZOrsqEyj6KsBJqZK3k78gCgmlkgnY0gmlwhKwS7q2KbXVsdGlhZGRyc5YACASsEu6tBpUiAAoErBLurQaVI90DgnJzhQADAQAAiXNlY3AyNTZrMaEDhfXdIWQefGnPTWkp5-5uP8t9vzP3PI0utjkIYY29DfmDdGNwgpUig3VkcIKVJIV3YWt1MgU"}'
|
|
2026-02-26 04:36:37.994 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-02-26 04:36:37.994 DEBUG [src.steps.filter] Running fixture setup: setup_main_filter_node
|
|
2026-02-26 04:36:38.001 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-02-26 04:36:38.001 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node2_2026-02-26_04-36-36__b62f1af9-cc50-4b18-918f-ea740268c323__wakuorg_nwaku:latest.log
|
|
2026-02-26 04:36:38.001 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-02-26 04:36:38.001 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-02-26 04:36:38.002 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-02-26 04:36:38.002 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.11.120
|
|
2026-02-26 04:36:38.003 DEBUG [src.node.docker_mananger] Generated ports ['14702', '14703', '14704', '14705', '14706']
|
|
2026-02-26 04:36:38.003 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-02-26 04:36:38.003 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-02-26 04:36:38.003 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-02-26 04:36:38.003 DEBUG [src.node.docker_mananger] docker run -i -t -p 14702:14702 -p 14703:14703 -p 14704:14704 -p 14705:14705 -p 14706:14706 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=14704 --rest-port=14702 --tcp-port=14703 --discv5-udp-port=14705 --rest-address=0.0.0.0 --nat=extip:172.18.11.120 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=ced16aaaac2e70de790fc6eebae1f4dddaff8028dd928310a3ba8ac0ab7a0ae2 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=14706 --metrics-logging=true --relay=false --discv5-bootstrap-node=enr:-L24QCq9gYhk8gGyrbMnXk_slsOSQU8LwWKuXmYsUr_cUA5ZCPUvXqG9u8C3C7PCCTcGb6ZOrsqEyj6KsBJqZK3k78gCgmlkgnY0gmlwhKwS7q2KbXVsdGlhZGRyc5YACASsEu6tBpUiAAoErBLurQaVI90DgnJzhQADAQAAiXNlY3AyNTZrMaEDhfXdIWQefGnPTWkp5-5uP8t9vzP3PI0utjkIYY29DfmDdGNwgpUig3VkcIKVJIV3YWt1MgU --filternode=/ip4/172.18.238.173/tcp/38178/p2p/16Uiu2HAmMfv1yWD16kU6dSUTnYXMDvQMFE1GEhG2K4KLvPSYr4nc
|
|
2026-02-26 04:36:38.189 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.11.120 waku 10a77256e1277ae8ad5f8c8c2269bc32e3ac68627d653074c314b6f801cf582e
|
|
2026-02-26 04:36:38.223 DEBUG [src.node.docker_mananger] Container started with ID 10a77256e127. Setting up logs at ./log/docker/node2_2026-02-26_04-36-36__b62f1af9-cc50-4b18-918f-ea740268c323__wakuorg_nwaku:latest.log
|
|
2026-02-26 04:36:38.224 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 14702
|
|
2026-02-26 04:36:38.224 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-02-26 04:36:39.225 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:14702/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-26 04:36:39.228 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-02-26 04:36:39.229 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-02-26 04:36:39.229 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:14702/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-26 04:36:39.231 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.11.120/tcp/14703/p2p/16Uiu2HAmNJpHZ9CStg5PdtkPar1FDasrnwEc4nqWCS1mwdfbUh2F","/ip4/172.18.11.120/tcp/14704/ws/p2p/16Uiu2HAmNJpHZ9CStg5PdtkPar1FDasrnwEc4nqWCS1mwdfbUh2F"],"enrUri":"enr:-L24QBu3RvyoWBu-jtxgOyZPk2YLpKBuu_4iYtrmfmnG5i_XQdOSlxT-8hS_L30RoH6eZ-f9bCC_5Jn0W5fTmUpOdKgCgmlkgnY0gmlwhKwSC3iKbXVsdGlhZGRyc5YACASsEgt4BjlvAAoErBILeAY5cN0DgnJzhQADAQAAiXNlY3AyNTZrMaEDj2nfjExxkIJm95GnOc95PZIyQ2Wp2GK-UYTjgeq2sgCDdGNwgjlvg3VkcII5cYV3YWt1MgA"}'
|
|
2026-02-26 04:36:39.231 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-02-26 04:36:39.231 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:14702/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.238.173/tcp/38178/p2p/16Uiu2HAmMfv1yWD16kU6dSUTnYXMDvQMFE1GEhG2K4KLvPSYr4nc"]'
|
|
2026-02-26 04:36:39.266 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-26 04:36:39.271 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:38177/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/1"]'
|
|
2026-02-26 04:36:39.286 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-26 04:36:39.290 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:14702/filter/v2/subscriptions" -H "Content-Type: application/json" -d '{"requestId": "85c3df29-b5a1-46ce-8061-9c38336c1116", "contentFilters": ["Hello World!", "1234567890", "{\"key\": \"value\"}"], "pubsubTopic": "/waku/2/rs/3/1"}'
|
|
2026-02-26 04:36:39.303 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"85c3df29-b5a1-46ce-8061-9c38336c1116","statusDesc":"OK"}'
|
|
2026-02-26 04:36:39.303 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:38177/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/1"]'
|
|
2026-02-26 04:36:39.306 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-26 04:36:39.306 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:14702/filter/v2/subscriptions" -H "Content-Type: application/json" -d '{"requestId": "4c2f02b6-f92a-4438-b165-7f78064870ff", "contentFilters": ["1234567890", "{\"key\": \"value\"}", "\u8fd9\u662f\u4e00\u4e9b\u4e2d\u6587"], "pubsubTopic": "/waku/2/rs/3/1"}'
|
|
2026-02-26 04:36:39.315 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"4c2f02b6-f92a-4438-b165-7f78064870ff","statusDesc":"OK"}'
|
|
2026-02-26 04:36:39.316 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:38177/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "RmlsdGVyIHdvcmtzISE=", "contentTopic": "Hello World!", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-26 04:36:39.324 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-26 04:36:39.325 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2026-02-26 04:36:39.426 DEBUG [src.steps.filter] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
|
2026-02-26 04:36:39.426 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:14702/filter/v2/messages/Hello%20World%21" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-26 04:36:39.429 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"Hello World!","version":0,"timestamp":1772080599315858959,"ephemeral":false}]'
|
|
2026-02-26 04:36:39.431 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:38177/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "RmlsdGVyIHdvcmtzISE=", "contentTopic": "1234567890", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-26 04:36:39.435 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-26 04:36:39.436 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2026-02-26 04:36:39.536 DEBUG [src.steps.filter] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
|
2026-02-26 04:36:39.536 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:14702/filter/v2/messages/1234567890" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-26 04:36:39.539 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"1234567890","version":0,"timestamp":1772080599431006392,"ephemeral":false}]'
|
|
2026-02-26 04:36:39.540 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:38177/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "RmlsdGVyIHdvcmtzISE=", "contentTopic": "{\"key\": \"value\"}", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-26 04:36:39.545 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-26 04:36:39.545 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2026-02-26 04:36:39.645 DEBUG [src.steps.filter] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
|
2026-02-26 04:36:39.645 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:14702/filter/v2/messages/%7B%22key%22%3A%20%22value%22%7D" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-26 04:36:39.648 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"{\\"key\\": \\"value\\"}","version":0,"timestamp":1772080599540517319,"ephemeral":false}]'
|
|
2026-02-26 04:36:39.651 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:38177/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "RmlsdGVyIHdvcmtzISE=", "contentTopic": "\u8fd9\u662f\u4e00\u4e9b\u4e2d\u6587", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-26 04:36:39.656 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-26 04:36:39.656 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2026-02-26 04:36:39.756 DEBUG [src.steps.filter] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
|
2026-02-26 04:36:39.756 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:14702/filter/v2/messages/%E8%BF%99%E6%98%AF%E4%B8%80%E4%BA%9B%E4%B8%AD%E6%96%87" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-26 04:36:39.759 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"\xe8\xbf\x99\xe6\x98\xaf\xe4\xb8\x80\xe4\xba\x9b\xe4\xb8\xad\xe6\x96\x87","version":0,"timestamp":1772080599650965696,"ephemeral":false}]'
|
|
2026-02-26 04:36:39.761 DEBUG [tests.conftest] Running fixture teardown: test_setup
|
|
2026-02-26 04:36:39.762 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
|
|
2026-02-26 04:36:39.762 DEBUG [src.node.waku_node] Stopping container with id 38ed117f033d
|
|
2026-02-26 04:36:40.319 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-02-26 04:36:40.319 DEBUG [src.node.waku_node] Stopping container with id 10a77256e127
|
|
2026-02-26 04:36:40.851 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-02-26 04:36:40.854 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
|
|
2026-02-26 04:36:40.861 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2026-02-26 04:36:40.866 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|