mirror of
https://github.com/logos-messaging/logos-messaging-interop-tests.git
synced 2026-05-04 01:23:07 +00:00
91 lines
16 KiB
Plaintext
91 lines
16 KiB
Plaintext
2026-02-04 04:33:33.055 DEBUG [tests.conftest] Running fixture setup: test_id
|
|
2026-02-04 04:33:33.055 DEBUG [tests.conftest] Running test: test_filter_unsubscribe_from_some_of_the_subscribed_content_topics with id: 2026-02-04_04-33-33__081b5fc2-8791-408b-8c0b-191f4306c83d
|
|
2026-02-04 04:33:33.055 DEBUG [src.steps.common] Running fixture setup: common_setup
|
|
2026-02-04 04:33:33.055 DEBUG [src.steps.filter] Running fixture setup: filter_setup
|
|
2026-02-04 04:33:33.056 DEBUG [src.steps.filter] Running fixture setup: setup_main_relay_node
|
|
2026-02-04 04:33:33.062 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-02-04 04:33:33.062 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node1_2026-02-04_04-33-33__081b5fc2-8791-408b-8c0b-191f4306c83d__wakuorg_nwaku:latest.log
|
|
2026-02-04 04:33:33.062 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-02-04 04:33:33.062 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-02-04 04:33:33.064 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-02-04 04:33:33.064 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.207.140
|
|
2026-02-04 04:33:33.064 DEBUG [src.node.docker_mananger] Generated ports ['63760', '63761', '63762', '63763', '63764']
|
|
2026-02-04 04:33:33.064 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-02-04 04:33:33.064 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-02-04 04:33:33.065 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-02-04 04:33:33.065 DEBUG [src.node.docker_mananger] docker run -i -t -p 63760:63760 -p 63761:63761 -p 63762:63762 -p 63763:63763 -p 63764:63764 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=63762 --rest-port=63760 --tcp-port=63761 --discv5-udp-port=63763 --rest-address=0.0.0.0 --nat=extip:172.18.207.140 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=ddd373fae5cabafd41327df5128cc39c6cddac305362cdfe944d7b5e51523dd6 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=63764 --metrics-logging=true --relay=true --filter=true
|
|
2026-02-04 04:33:33.257 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.207.140 waku b79f08181562ad0447bb16f95893b383c751bd693f60f06f07f45798d9aed60c
|
|
2026-02-04 04:33:33.286 DEBUG [src.node.docker_mananger] Container started with ID b79f08181562. Setting up logs at ./log/docker/node1_2026-02-04_04-33-33__081b5fc2-8791-408b-8c0b-191f4306c83d__wakuorg_nwaku:latest.log
|
|
2026-02-04 04:33:33.287 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 63760
|
|
2026-02-04 04:33:33.288 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-02-04 04:33:33.365 ERROR [src.node.docker_mananger] Max retries reached for container d87837890757. Exiting log stream.
|
|
2026-02-04 04:33:33.857 ERROR [src.node.docker_mananger] Max retries reached for container 8055db42fb4f. Exiting log stream.
|
|
2026-02-04 04:33:34.288 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63760/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-04 04:33:34.292 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"}]}'
|
|
2026-02-04 04:33:34.292 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-02-04 04:33:34.292 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63760/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-04 04:33:34.294 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.207.140/tcp/63761/p2p/16Uiu2HAm5Kuy5dYahaDrtaxdQV8DVDU1rYfN6T2rbeL9BbXMpBWn","/ip4/172.18.207.140/tcp/63762/ws/p2p/16Uiu2HAm5Kuy5dYahaDrtaxdQV8DVDU1rYfN6T2rbeL9BbXMpBWn"],"enrUri":"enr:-L24QIu_R0yewrgg6bINubmkehUrOFoZgtZisHbDqjqqJ00iBu3d6RtQ9w28iOEzmlyG_jbLHr7onG_TCm48DXDrvJMCgmlkgnY0gmlwhKwSz4yKbXVsdGlhZGRyc5YACASsEs-MBvkRAAoErBLPjAb5Et0DgnJzhQADAQAAiXNlY3AyNTZrMaECkxszSu-mZkuDNhEtgXi-aPkFHJAYd08gBn54MP0BzP-DdGNwgvkRg3VkcIL5E4V3YWt1MgU"}'
|
|
2026-02-04 04:33:34.294 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-02-04 04:33:34.295 DEBUG [src.steps.filter] Running fixture setup: setup_main_filter_node
|
|
2026-02-04 04:33:34.301 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-02-04 04:33:34.301 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node2_2026-02-04_04-33-33__081b5fc2-8791-408b-8c0b-191f4306c83d__wakuorg_nwaku:latest.log
|
|
2026-02-04 04:33:34.301 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-02-04 04:33:34.302 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-02-04 04:33:34.303 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-02-04 04:33:34.303 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.205.243
|
|
2026-02-04 04:33:34.303 DEBUG [src.node.docker_mananger] Generated ports ['63308', '63309', '63310', '63311', '63312']
|
|
2026-02-04 04:33:34.303 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-02-04 04:33:34.304 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-02-04 04:33:34.304 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-02-04 04:33:34.304 DEBUG [src.node.docker_mananger] docker run -i -t -p 63308:63308 -p 63309:63309 -p 63310:63310 -p 63311:63311 -p 63312:63312 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=63310 --rest-port=63308 --tcp-port=63309 --discv5-udp-port=63311 --rest-address=0.0.0.0 --nat=extip:172.18.205.243 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=6ad5cbfa5fffe48a7d95c2ddc91b41a5bbe189b0a211c1d6beeacea6b991ec2f --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=63312 --metrics-logging=true --relay=false --discv5-bootstrap-node=enr:-L24QIu_R0yewrgg6bINubmkehUrOFoZgtZisHbDqjqqJ00iBu3d6RtQ9w28iOEzmlyG_jbLHr7onG_TCm48DXDrvJMCgmlkgnY0gmlwhKwSz4yKbXVsdGlhZGRyc5YACASsEs-MBvkRAAoErBLPjAb5Et0DgnJzhQADAQAAiXNlY3AyNTZrMaECkxszSu-mZkuDNhEtgXi-aPkFHJAYd08gBn54MP0BzP-DdGNwgvkRg3VkcIL5E4V3YWt1MgU --filternode=/ip4/172.18.207.140/tcp/63761/p2p/16Uiu2HAm5Kuy5dYahaDrtaxdQV8DVDU1rYfN6T2rbeL9BbXMpBWn
|
|
2026-02-04 04:33:34.480 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.205.243 waku 5d0d672ec9803b03dfd8b2c05d9a9ffdedd1519b93d42aa644fa22aeb4f174c0
|
|
2026-02-04 04:33:34.510 DEBUG [src.node.docker_mananger] Container started with ID 5d0d672ec980. Setting up logs at ./log/docker/node2_2026-02-04_04-33-33__081b5fc2-8791-408b-8c0b-191f4306c83d__wakuorg_nwaku:latest.log
|
|
2026-02-04 04:33:34.511 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 63308
|
|
2026-02-04 04:33:34.511 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-02-04 04:33:35.512 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63308/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-04 04:33:35.516 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"}]}'
|
|
2026-02-04 04:33:35.516 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-02-04 04:33:35.517 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63308/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-04 04:33:35.519 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.205.243/tcp/63309/p2p/16Uiu2HAm8Z2jr8yMQC8QTq16xSDgKjE3hQGs4MNHvTBi2bapQXtR","/ip4/172.18.205.243/tcp/63310/ws/p2p/16Uiu2HAm8Z2jr8yMQC8QTq16xSDgKjE3hQGs4MNHvTBi2bapQXtR"],"enrUri":"enr:-L24QGY94fP_YbVikvZwEO_vT6QcDYdTRw7udKM1PQP1NhZjdxZTSC48IWXE2eewYspA6WwELaeoj3PeasN1yHS1jNACgmlkgnY0gmlwhKwSzfOKbXVsdGlhZGRyc5YACASsEs3zBvdNAAoErBLN8wb3Tt0DgnJzhQADAQAAiXNlY3AyNTZrMaECwwp39zO_SDX5yzxEBIyXdZtemZ-MhmC_T-YaLqzzmwaDdGNwgvdNg3VkcIL3T4V3YWt1MgA"}'
|
|
2026-02-04 04:33:35.519 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-02-04 04:33:35.519 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:63308/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.207.140/tcp/63761/p2p/16Uiu2HAm5Kuy5dYahaDrtaxdQV8DVDU1rYfN6T2rbeL9BbXMpBWn"]'
|
|
2026-02-04 04:33:35.550 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-04 04:33:35.554 DEBUG [src.steps.filter] Running fixture setup: subscribe_main_nodes
|
|
2026-02-04 04:33:35.554 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:63760/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/1"]'
|
|
2026-02-04 04:33:35.565 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-04 04:33:35.567 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:63308/filter/v2/subscriptions" -H "Content-Type: application/json" -d '{"requestId": "c026f702-d6f2-437e-8fbd-8143abf4333e", "contentFilters": ["/test/1/waku-filter/proto"], "pubsubTopic": "/waku/2/rs/3/1"}'
|
|
2026-02-04 04:33:35.577 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"c026f702-d6f2-437e-8fbd-8143abf4333e","statusDesc":"OK"}'
|
|
2026-02-04 04:33:35.578 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:63760/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/1"]'
|
|
2026-02-04 04:33:35.580 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-04 04:33:35.581 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:63308/filter/v2/subscriptions" -H "Content-Type: application/json" -d '{"requestId": "fbf82612-64a5-43ae-879f-af87539665d8", "contentFilters": ["Hello World!", "1234567890"], "pubsubTopic": "/waku/2/rs/3/1"}'
|
|
2026-02-04 04:33:35.589 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"fbf82612-64a5-43ae-879f-af87539665d8","statusDesc":"OK"}'
|
|
2026-02-04 04:33:35.590 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:63760/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "RmlsdGVyIHdvcmtzISE=", "contentTopic": "1234567890", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-04 04:33:35.597 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-04 04:33:35.597 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2026-02-04 04:33:35.697 DEBUG [src.steps.filter] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
|
2026-02-04 04:33:35.697 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63308/filter/v2/messages/1234567890" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-04 04:33:35.700 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"1234567890","version":0,"timestamp":1770179615590030657,"ephemeral":false}]'
|
|
2026-02-04 04:33:35.701 INFO [src.node.api_clients.base_client] curl -v -X DELETE "http://127.0.0.1:63308/filter/v2/subscriptions" -H "Content-Type: application/json" -d '{"requestId": "1", "contentFilters": ["Hello World!"], "pubsubTopic": "/waku/2/rs/3/1"}'
|
|
2026-02-04 04:33:35.709 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"1","statusDesc":"OK"}'
|
|
2026-02-04 04:33:35.710 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:63760/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "RmlsdGVyIHdvcmtzISE=", "contentTopic": "1234567890", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-04 04:33:35.714 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-04 04:33:35.714 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2026-02-04 04:33:35.814 DEBUG [src.steps.filter] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
|
2026-02-04 04:33:35.814 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63308/filter/v2/messages/1234567890" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-04 04:33:35.817 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"1234567890","version":0,"timestamp":1770179615709979919,"ephemeral":false}]'
|
|
2026-02-04 04:33:35.818 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:63760/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-04 04:33:35.822 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-04 04:33:35.822 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2026-02-04 04:33:35.922 DEBUG [src.steps.filter] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
|
2026-02-04 04:33:35.923 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63308/filter/v2/messages/Hello%20World%21" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-04 04:33:35.925 ERROR [src.node.api_clients.base_client] HTTP error occurred: 400 Client Error: Bad Request for url: http://127.0.0.1:63308/filter/v2/messages/Hello%20World%21. Response content: b'Not subscribed to topic: Hello World!'
|
|
2026-02-04 04:33:35.928 DEBUG [tests.conftest] Running fixture teardown: test_setup
|
|
2026-02-04 04:33:35.929 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
|
|
2026-02-04 04:33:35.930 DEBUG [src.node.waku_node] Stopping container with id b79f08181562
|
|
2026-02-04 04:33:36.469 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-02-04 04:33:36.469 DEBUG [src.node.waku_node] Stopping container with id 5d0d672ec980
|
|
2026-02-04 04:33:36.975 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-02-04 04:33:36.977 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
|
|
2026-02-04 04:33:36.983 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2026-02-04 04:33:36.988 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|