mirror of
https://github.com/logos-messaging/logos-messaging-interop-tests.git
synced 2026-01-08 00:43:07 +00:00
94 lines
17 KiB
Plaintext
94 lines
17 KiB
Plaintext
2025-12-08 08:56:35.869 DEBUG [tests.conftest] Running fixture setup: test_id
|
|
2025-12-08 08:56:35.870 DEBUG [tests.conftest] Running test: test_filter_subscribe_with_multiple_overlapping_content_topics with id: 2025-12-08_08-56-35__075b5cb9-8ebb-42e8-a894-bcae2c2c58d8
|
|
2025-12-08 08:56:35.870 DEBUG [src.steps.common] Running fixture setup: common_setup
|
|
2025-12-08 08:56:35.870 DEBUG [src.steps.filter] Running fixture setup: filter_setup
|
|
2025-12-08 08:56:35.870 DEBUG [src.steps.filter] Running fixture setup: setup_main_relay_node
|
|
2025-12-08 08:56:35.877 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2025-12-08 08:56:35.877 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node1_2025-12-08_08-56-35__075b5cb9-8ebb-42e8-a894-bcae2c2c58d8__wakuorg_nwaku:latest.log
|
|
2025-12-08 08:56:35.877 DEBUG [src.node.waku_node] Starting Node...
|
|
2025-12-08 08:56:35.877 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2025-12-08 08:56:35.879 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2025-12-08 08:56:35.879 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.120.186
|
|
2025-12-08 08:56:35.879 DEBUG [src.node.docker_mananger] Generated ports ['1235', '1236', '1237', '1238', '1239']
|
|
2025-12-08 08:56:35.879 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2025-12-08 08:56:35.879 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2025-12-08 08:56:35.879 DEBUG [src.node.waku_node] Using volumes []
|
|
2025-12-08 08:56:35.880 DEBUG [src.node.docker_mananger] docker run -i -t -p 1235:1235 -p 1236:1236 -p 1237:1237 -p 1238:1238 -p 1239:1239 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=1237 --rest-port=1235 --tcp-port=1236 --discv5-udp-port=1238 --rest-address=0.0.0.0 --nat=extip:172.18.120.186 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=34f78fc1c9ebd60cbdfdeef0daeb4a9ee8d78ae6e81e4d7aeb89a3a8edd5afe3 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=1239 --metrics-logging=true --relay=true --filter=true
|
|
2025-12-08 08:56:36.063 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.120.186 waku 1b2b59cee75b2effbcb8d2397a170d5bc2df787a6eb95ff947250cadbd39c9a5
|
|
2025-12-08 08:56:36.097 DEBUG [src.node.docker_mananger] Container started with ID 1b2b59cee75b. Setting up logs at ./log/docker/node1_2025-12-08_08-56-35__075b5cb9-8ebb-42e8-a894-bcae2c2c58d8__wakuorg_nwaku:latest.log
|
|
2025-12-08 08:56:36.097 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 1235
|
|
2025-12-08 08:56:36.097 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2025-12-08 08:56:36.133 ERROR [src.node.docker_mananger] Max retries reached for container 0dd00d3e68f2. Exiting log stream.
|
|
2025-12-08 08:56:36.679 ERROR [src.node.docker_mananger] Max retries reached for container 012275ec1fa7. Exiting log stream.
|
|
2025-12-08 08:56:37.098 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:1235/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-08 08:56:37.101 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-08 08:56:37.101 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2025-12-08 08:56:37.101 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:1235/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-08 08:56:37.104 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.120.186/tcp/1236/p2p/16Uiu2HAmPi47jMcCfzttTSUDLw2Sfv1kSTnj6wG7vL3HFPDByAF6","/ip4/172.18.120.186/tcp/1237/ws/p2p/16Uiu2HAmPi47jMcCfzttTSUDLw2Sfv1kSTnj6wG7vL3HFPDByAF6"],"enrUri":"enr:-L24QDsupE-IW-BtpI8p6iVzJW0UFru54IXX7M-XtLIsdGwyPJHHDLtULMCD3aQqJiAgm6am7MZhyeCpdCna2JmsCv0CgmlkgnY0gmlwhKwSeLqKbXVsdGlhZGRyc5YACASsEni6BgTUAAoErBJ4ugYE1d0DgnJzhQADAQAAiXNlY3AyNTZrMaEDpDmOnmL23SbHqZAZHCznN_9EUVV9l9A2vkf0UhAJTNWDdGNwggTUg3VkcIIE1oV3YWt1MgU"}'
|
|
2025-12-08 08:56:37.104 INFO [src.node.waku_node] REST service is ready !!
|
|
2025-12-08 08:56:37.104 DEBUG [src.steps.filter] Running fixture setup: setup_main_filter_node
|
|
2025-12-08 08:56:37.110 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2025-12-08 08:56:37.111 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node2_2025-12-08_08-56-35__075b5cb9-8ebb-42e8-a894-bcae2c2c58d8__wakuorg_nwaku:latest.log
|
|
2025-12-08 08:56:37.111 DEBUG [src.node.waku_node] Starting Node...
|
|
2025-12-08 08:56:37.111 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2025-12-08 08:56:37.112 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2025-12-08 08:56:37.112 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.106.167
|
|
2025-12-08 08:56:37.112 DEBUG [src.node.docker_mananger] Generated ports ['44212', '44213', '44214', '44215', '44216']
|
|
2025-12-08 08:56:37.113 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2025-12-08 08:56:37.113 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2025-12-08 08:56:37.113 DEBUG [src.node.waku_node] Using volumes []
|
|
2025-12-08 08:56:37.113 DEBUG [src.node.docker_mananger] docker run -i -t -p 44212:44212 -p 44213:44213 -p 44214:44214 -p 44215:44215 -p 44216:44216 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=44214 --rest-port=44212 --tcp-port=44213 --discv5-udp-port=44215 --rest-address=0.0.0.0 --nat=extip:172.18.106.167 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=babcfbd9eb5fa1bbf132730810ebfd055bfd78fc7a07cfd6ebbe9dd598d4ccbc --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=44216 --metrics-logging=true --relay=false --discv5-bootstrap-node=enr:-L24QDsupE-IW-BtpI8p6iVzJW0UFru54IXX7M-XtLIsdGwyPJHHDLtULMCD3aQqJiAgm6am7MZhyeCpdCna2JmsCv0CgmlkgnY0gmlwhKwSeLqKbXVsdGlhZGRyc5YACASsEni6BgTUAAoErBJ4ugYE1d0DgnJzhQADAQAAiXNlY3AyNTZrMaEDpDmOnmL23SbHqZAZHCznN_9EUVV9l9A2vkf0UhAJTNWDdGNwggTUg3VkcIIE1oV3YWt1MgU --filternode=/ip4/172.18.120.186/tcp/1236/p2p/16Uiu2HAmPi47jMcCfzttTSUDLw2Sfv1kSTnj6wG7vL3HFPDByAF6
|
|
2025-12-08 08:56:37.302 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.106.167 waku a19ccecf942b5a41bb3554713b1381d1dd2522ee1aa42c618c6401d52fdb66f2
|
|
2025-12-08 08:56:37.334 DEBUG [src.node.docker_mananger] Container started with ID a19ccecf942b. Setting up logs at ./log/docker/node2_2025-12-08_08-56-35__075b5cb9-8ebb-42e8-a894-bcae2c2c58d8__wakuorg_nwaku:latest.log
|
|
2025-12-08 08:56:37.335 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 44212
|
|
2025-12-08 08:56:37.335 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2025-12-08 08:56:38.335 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:44212/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-08 08:56:38.339 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-08 08:56:38.340 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2025-12-08 08:56:38.340 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:44212/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-08 08:56:38.342 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.106.167/tcp/44213/p2p/16Uiu2HAm3qtSHM6MecTDUyJGaLyfdphHpd1xigqjszNvZFtr1CZF","/ip4/172.18.106.167/tcp/44214/ws/p2p/16Uiu2HAm3qtSHM6MecTDUyJGaLyfdphHpd1xigqjszNvZFtr1CZF"],"enrUri":"enr:-L24QK1QlaJCVklqg44XkIkWVPIaFwGViaL7R49yIy7wQOftWqW2jafcaYdYFTT7MYYA82QnvDUkfhyECFVYItW5so4CgmlkgnY0gmlwhKwSaqeKbXVsdGlhZGRyc5YACASsEmqnBqy1AAoErBJqpwastt0DgnJzhQADAQAAiXNlY3AyNTZrMaECfRGFCWV4p0_uQPEwJ3_tTDcVnb5NB3gmT0Fx9rUvWUqDdGNwgqy1g3VkcIKst4V3YWt1MgA"}'
|
|
2025-12-08 08:56:38.342 INFO [src.node.waku_node] REST service is ready !!
|
|
2025-12-08 08:56:38.343 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:44212/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.120.186/tcp/1236/p2p/16Uiu2HAmPi47jMcCfzttTSUDLw2Sfv1kSTnj6wG7vL3HFPDByAF6"]'
|
|
2025-12-08 08:56:38.377 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-08 08:56:38.379 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:1235/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/1"]'
|
|
2025-12-08 08:56:38.388 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-08 08:56:38.390 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:44212/filter/v2/subscriptions" -H "Content-Type: application/json" -d '{"requestId": "c48c1509-23b4-4982-bf11-8044de11f42a", "contentFilters": ["Hello World!", "1234567890", "{\"key\": \"value\"}"], "pubsubTopic": "/waku/2/rs/3/1"}'
|
|
2025-12-08 08:56:38.401 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"c48c1509-23b4-4982-bf11-8044de11f42a","statusDesc":"OK"}'
|
|
2025-12-08 08:56:38.402 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:1235/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/1"]'
|
|
2025-12-08 08:56:38.405 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-08 08:56:38.405 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:44212/filter/v2/subscriptions" -H "Content-Type: application/json" -d '{"requestId": "ad531a17-295e-4932-898f-d91e291d984f", "contentFilters": ["1234567890", "{\"key\": \"value\"}", "\u8fd9\u662f\u4e00\u4e9b\u4e2d\u6587"], "pubsubTopic": "/waku/2/rs/3/1"}'
|
|
2025-12-08 08:56:38.414 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"ad531a17-295e-4932-898f-d91e291d984f","statusDesc":"OK"}'
|
|
2025-12-08 08:56:38.414 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:1235/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "RmlsdGVyIHdvcmtzISE=", "contentTopic": "Hello World!", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-08 08:56:38.421 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-08 08:56:38.422 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2025-12-08 08:56:38.522 DEBUG [src.steps.filter] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
|
2025-12-08 08:56:38.523 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:44212/filter/v2/messages/Hello%20World%21" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-08 08:56:38.526 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"Hello World!","version":0,"timestamp":1765184198414636756,"ephemeral":false}]'
|
|
2025-12-08 08:56:38.528 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:1235/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "RmlsdGVyIHdvcmtzISE=", "contentTopic": "1234567890", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-08 08:56:38.533 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-08 08:56:38.533 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2025-12-08 08:56:38.633 DEBUG [src.steps.filter] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
|
2025-12-08 08:56:38.634 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:44212/filter/v2/messages/1234567890" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-08 08:56:38.636 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"1234567890","version":0,"timestamp":1765184198527924468,"ephemeral":false}]'
|
|
2025-12-08 08:56:38.638 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:1235/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "RmlsdGVyIHdvcmtzISE=", "contentTopic": "{\"key\": \"value\"}", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-08 08:56:38.643 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-08 08:56:38.644 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2025-12-08 08:56:38.744 DEBUG [src.steps.filter] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
|
2025-12-08 08:56:38.744 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:44212/filter/v2/messages/%7B%22key%22%3A%20%22value%22%7D" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-08 08:56:38.747 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"{\\"key\\": \\"value\\"}","version":0,"timestamp":1765184198638375682,"ephemeral":false}]'
|
|
2025-12-08 08:56:38.748 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:1235/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)'}'
|
|
2025-12-08 08:56:38.754 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-08 08:56:38.754 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2025-12-08 08:56:38.854 DEBUG [src.steps.filter] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
|
2025-12-08 08:56:38.855 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:44212/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'
|
|
2025-12-08 08:56:38.857 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":1765184198748816994,"ephemeral":false}]'
|
|
2025-12-08 08:56:38.860 DEBUG [tests.conftest] Running fixture teardown: test_setup
|
|
2025-12-08 08:56:38.861 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
|
|
2025-12-08 08:56:38.861 DEBUG [src.node.waku_node] Stopping container with id 1b2b59cee75b
|
|
2025-12-08 08:56:39.382 DEBUG [src.node.waku_node] Container stopped.
|
|
2025-12-08 08:56:39.383 DEBUG [src.node.waku_node] Stopping container with id a19ccecf942b
|
|
2025-12-08 08:56:39.866 DEBUG [src.node.waku_node] Container stopped.
|
|
2025-12-08 08:56:39.867 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
|
|
2025-12-08 08:56:39.873 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2025-12-08 08:56:39.880 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|