2026-02-25 19:46:01 +00:00

94 lines
17 KiB
Plaintext

2026-02-25 19:29:16.513 DEBUG [tests.conftest] Running fixture setup: test_id
2026-02-25 19:29:16.513 DEBUG [tests.conftest] Running test: test_filter_subscribe_with_multiple_overlapping_content_topics with id: 2026-02-25_19-29-16__f9a44987-77fa-4378-a8b1-bcbe06c0b67b
2026-02-25 19:29:16.514 DEBUG [src.steps.common] Running fixture setup: common_setup
2026-02-25 19:29:16.514 DEBUG [src.steps.filter] Running fixture setup: filter_setup
2026-02-25 19:29:16.514 DEBUG [src.steps.filter] Running fixture setup: setup_main_relay_node
2026-02-25 19:29:16.521 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
2026-02-25 19:29:16.522 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node1_2026-02-25_19-29-16__f9a44987-77fa-4378-a8b1-bcbe06c0b67b__wakuorg_nwaku:latest.log
2026-02-25 19:29:16.522 DEBUG [src.node.waku_node] Starting Node...
2026-02-25 19:29:16.522 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
2026-02-25 19:29:16.523 DEBUG [src.node.docker_mananger] Network waku already exists
2026-02-25 19:29:16.524 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.245.208
2026-02-25 19:29:16.524 DEBUG [src.node.docker_mananger] Generated ports ['15463', '15464', '15465', '15466', '15467']
2026-02-25 19:29:16.524 DEBUG [src.node.waku_node] RLN credentials were not set
2026-02-25 19:29:16.524 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
2026-02-25 19:29:16.524 DEBUG [src.node.waku_node] Using volumes []
2026-02-25 19:29:16.524 DEBUG [src.node.docker_mananger] docker run -i -t -p 15463:15463 -p 15464:15464 -p 15465:15465 -p 15466:15466 -p 15467:15467 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=15465 --rest-port=15463 --tcp-port=15464 --discv5-udp-port=15466 --rest-address=0.0.0.0 --nat=extip:172.18.245.208 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=b80cdd8ebe7ba30fdf0a127fa3b39bde2089d5c2b7fbb6cf9e3387ccc0fce2ce --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=15467 --metrics-logging=true --relay=true --filter=true
2026-02-25 19:29:16.714 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.245.208 waku c983b44ce1f85f582efbc5b42276b30e0dcaaec44b6490990031d74c9d4623a7
2026-02-25 19:29:16.752 DEBUG [src.node.docker_mananger] Container started with ID c983b44ce1f8. Setting up logs at ./log/docker/node1_2026-02-25_19-29-16__f9a44987-77fa-4378-a8b1-bcbe06c0b67b__wakuorg_nwaku:latest.log
2026-02-25 19:29:16.753 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 15463
2026-02-25 19:29:16.753 DEBUG [src.libs.common] Sleeping for 1 seconds
2026-02-25 19:29:16.769 ERROR [src.node.docker_mananger] Max retries reached for container 901d2787d372. Exiting log stream.
2026-02-25 19:29:17.312 ERROR [src.node.docker_mananger] Max retries reached for container ae9716ccf179. Exiting log stream.
2026-02-25 19:29:17.753 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:15463/health" -H "Content-Type: application/json" -d 'None'
2026-02-25 19:29:17.756 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-25 19:29:17.757 INFO [src.node.waku_node] Node protocols are initialized !!
2026-02-25 19:29:17.757 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:15463/debug/v1/info" -H "Content-Type: application/json" -d 'None'
2026-02-25 19:29:17.759 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.245.208/tcp/15464/p2p/16Uiu2HAm8e8bU2cxqtsP1Warfk45RkTRwnBegBBkjFvDStEFeG8M","/ip4/172.18.245.208/tcp/15465/ws/p2p/16Uiu2HAm8e8bU2cxqtsP1Warfk45RkTRwnBegBBkjFvDStEFeG8M"],"enrUri":"enr:-L24QB70kLMZkJPZJkF3pAYhUYGpyBVp_aiURB72ejlPYr9DBpA8Zr6ni8h9y-oN9U9L72UlxxGruyzCHTKdUuKnFWICgmlkgnY0gmlwhKwS9dCKbXVsdGlhZGRyc5YACASsEvXQBjxoAAoErBL10AY8ad0DgnJzhQADAQAAiXNlY3AyNTZrMaECxFj-VYGP9z88VaoAQsH_bqubGLX9fL6LdMA4h7mFqc6DdGNwgjxog3VkcII8aoV3YWt1MgU"}'
2026-02-25 19:29:17.759 INFO [src.node.waku_node] REST service is ready !!
2026-02-25 19:29:17.760 DEBUG [src.steps.filter] Running fixture setup: setup_main_filter_node
2026-02-25 19:29:17.767 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
2026-02-25 19:29:17.767 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node2_2026-02-25_19-29-16__f9a44987-77fa-4378-a8b1-bcbe06c0b67b__wakuorg_nwaku:latest.log
2026-02-25 19:29:17.767 DEBUG [src.node.waku_node] Starting Node...
2026-02-25 19:29:17.767 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
2026-02-25 19:29:17.769 DEBUG [src.node.docker_mananger] Network waku already exists
2026-02-25 19:29:17.769 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.216.121
2026-02-25 19:29:17.769 DEBUG [src.node.docker_mananger] Generated ports ['19919', '19920', '19921', '19922', '19923']
2026-02-25 19:29:17.769 DEBUG [src.node.waku_node] RLN credentials were not set
2026-02-25 19:29:17.769 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
2026-02-25 19:29:17.769 DEBUG [src.node.waku_node] Using volumes []
2026-02-25 19:29:17.769 DEBUG [src.node.docker_mananger] docker run -i -t -p 19919:19919 -p 19920:19920 -p 19921:19921 -p 19922:19922 -p 19923:19923 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=19921 --rest-port=19919 --tcp-port=19920 --discv5-udp-port=19922 --rest-address=0.0.0.0 --nat=extip:172.18.216.121 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=dc2d7a32b36adfda27ca2d7ab3fbbda65b25ccdefccab9f9f7bb7cc7d5e9d4a3 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=19923 --metrics-logging=true --relay=false --discv5-bootstrap-node=enr:-L24QB70kLMZkJPZJkF3pAYhUYGpyBVp_aiURB72ejlPYr9DBpA8Zr6ni8h9y-oN9U9L72UlxxGruyzCHTKdUuKnFWICgmlkgnY0gmlwhKwS9dCKbXVsdGlhZGRyc5YACASsEvXQBjxoAAoErBL10AY8ad0DgnJzhQADAQAAiXNlY3AyNTZrMaECxFj-VYGP9z88VaoAQsH_bqubGLX9fL6LdMA4h7mFqc6DdGNwgjxog3VkcII8aoV3YWt1MgU --filternode=/ip4/172.18.245.208/tcp/15464/p2p/16Uiu2HAm8e8bU2cxqtsP1Warfk45RkTRwnBegBBkjFvDStEFeG8M
2026-02-25 19:29:17.975 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.216.121 waku 3585b3c3009503d3879a5ae1acf9cf3746ab8ca519bd90aa66b6f6b8e141afa1
2026-02-25 19:29:18.011 DEBUG [src.node.docker_mananger] Container started with ID 3585b3c30095. Setting up logs at ./log/docker/node2_2026-02-25_19-29-16__f9a44987-77fa-4378-a8b1-bcbe06c0b67b__wakuorg_nwaku:latest.log
2026-02-25 19:29:18.012 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 19919
2026-02-25 19:29:18.012 DEBUG [src.libs.common] Sleeping for 1 seconds
2026-02-25 19:29:19.013 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:19919/health" -H "Content-Type: application/json" -d 'None'
2026-02-25 19:29:19.016 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-25 19:29:19.016 INFO [src.node.waku_node] Node protocols are initialized !!
2026-02-25 19:29:19.016 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:19919/debug/v1/info" -H "Content-Type: application/json" -d 'None'
2026-02-25 19:29:19.019 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.216.121/tcp/19920/p2p/16Uiu2HAmB2BPTWgo2b9tt1bMNEe6MhKC3J1Ny83zRs5d46uBLhbS","/ip4/172.18.216.121/tcp/19921/ws/p2p/16Uiu2HAmB2BPTWgo2b9tt1bMNEe6MhKC3J1Ny83zRs5d46uBLhbS"],"enrUri":"enr:-L24QJgO7836I9Ai_we6oTobapW9vPuWYQ9PpoblyVdYmGnrNSgJwlCmA8nPXjUlbt37dNHy-60T-WuKhbY0WL5FWq4CgmlkgnY0gmlwhKwS2HmKbXVsdGlhZGRyc5YACASsEth5Bk3QAAoErBLYeQZN0d0DgnJzhQADAQAAiXNlY3AyNTZrMaEC57ZNmsuhZKZVt-_KCfeFrMK-JNFlJaWej1v6gfVh8EWDdGNwgk3Qg3VkcIJN0oV3YWt1MgA"}'
2026-02-25 19:29:19.019 INFO [src.node.waku_node] REST service is ready !!
2026-02-25 19:29:19.019 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:19919/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.245.208/tcp/15464/p2p/16Uiu2HAm8e8bU2cxqtsP1Warfk45RkTRwnBegBBkjFvDStEFeG8M"]'
2026-02-25 19:29:19.059 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-02-25 19:29:19.062 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15463/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/1"]'
2026-02-25 19:29:19.080 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-02-25 19:29:19.081 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:19919/filter/v2/subscriptions" -H "Content-Type: application/json" -d '{"requestId": "a386c948-9294-4d47-b92d-e3f8a6e5804a", "contentFilters": ["Hello World!", "1234567890", "{\"key\": \"value\"}"], "pubsubTopic": "/waku/2/rs/3/1"}'
2026-02-25 19:29:19.096 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"a386c948-9294-4d47-b92d-e3f8a6e5804a","statusDesc":"OK"}'
2026-02-25 19:29:19.097 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15463/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/1"]'
2026-02-25 19:29:19.101 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-02-25 19:29:19.101 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:19919/filter/v2/subscriptions" -H "Content-Type: application/json" -d '{"requestId": "bab045ae-317f-4abc-9418-80d836a22c61", "contentFilters": ["1234567890", "{\"key\": \"value\"}", "\u8fd9\u662f\u4e00\u4e9b\u4e2d\u6587"], "pubsubTopic": "/waku/2/rs/3/1"}'
2026-02-25 19:29:19.112 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"bab045ae-317f-4abc-9418-80d836a22c61","statusDesc":"OK"}'
2026-02-25 19:29:19.112 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15463/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-25 19:29:19.121 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-02-25 19:29:19.121 DEBUG [src.libs.common] Sleeping for 0.1 seconds
2026-02-25 19:29:19.222 DEBUG [src.steps.filter] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
2026-02-25 19:29:19.222 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:19919/filter/v2/messages/Hello%20World%21" -H "Content-Type: application/json" -d 'None'
2026-02-25 19:29:19.225 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"Hello World!","version":0,"timestamp":1772047759112546331,"ephemeral":false}]'
2026-02-25 19:29:19.227 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15463/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "RmlsdGVyIHdvcmtzISE=", "contentTopic": "1234567890", "timestamp": '$(date +%s%N)'}'
2026-02-25 19:29:19.232 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-02-25 19:29:19.233 DEBUG [src.libs.common] Sleeping for 0.1 seconds
2026-02-25 19:29:19.333 DEBUG [src.steps.filter] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
2026-02-25 19:29:19.333 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:19919/filter/v2/messages/1234567890" -H "Content-Type: application/json" -d 'None'
2026-02-25 19:29:19.336 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"1234567890","version":0,"timestamp":1772047759227227242,"ephemeral":false}]'
2026-02-25 19:29:19.338 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15463/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-25 19:29:19.344 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-02-25 19:29:19.344 DEBUG [src.libs.common] Sleeping for 0.1 seconds
2026-02-25 19:29:19.444 DEBUG [src.steps.filter] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
2026-02-25 19:29:19.445 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:19919/filter/v2/messages/%7B%22key%22%3A%20%22value%22%7D" -H "Content-Type: application/json" -d 'None'
2026-02-25 19:29:19.448 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"{\\"key\\": \\"value\\"}","version":0,"timestamp":1772047759338574009,"ephemeral":false}]'
2026-02-25 19:29:19.450 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15463/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-25 19:29:19.455 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-02-25 19:29:19.455 DEBUG [src.libs.common] Sleeping for 0.1 seconds
2026-02-25 19:29:19.555 DEBUG [src.steps.filter] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
2026-02-25 19:29:19.556 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:19919/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-25 19:29:19.559 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":1772047759449888813,"ephemeral":false}]'
2026-02-25 19:29:19.562 DEBUG [tests.conftest] Running fixture teardown: test_setup
2026-02-25 19:29:19.563 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
2026-02-25 19:29:19.563 DEBUG [src.node.waku_node] Stopping container with id c983b44ce1f8
2026-02-25 19:29:20.126 DEBUG [src.node.waku_node] Container stopped.
2026-02-25 19:29:20.130 DEBUG [src.node.waku_node] Stopping container with id 3585b3c30095
2026-02-25 19:29:20.667 DEBUG [src.node.waku_node] Container stopped.
2026-02-25 19:29:20.668 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
2026-02-25 19:29:20.674 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
2026-02-25 19:29:20.679 DEBUG [src.node.docker_mananger] No errors found in the waku logs.