mirror of
https://github.com/logos-messaging/logos-messaging-interop-tests.git
synced 2026-05-02 08:33:08 +00:00
72 lines
13 KiB
Plaintext
72 lines
13 KiB
Plaintext
2026-02-25 19:34:11.079 DEBUG [tests.conftest] Running fixture setup: test_id
|
|
2026-02-25 19:34:11.079 DEBUG [tests.conftest] Running test: test_filter_subscribe_to_single_topics with id: 2026-02-25_19-34-11__2acc97e8-0c24-4a1d-8455-9db8c61c870e
|
|
2026-02-25 19:34:11.080 DEBUG [src.steps.common] Running fixture setup: common_setup
|
|
2026-02-25 19:34:11.080 DEBUG [src.steps.filter] Running fixture setup: filter_setup
|
|
2026-02-25 19:34:11.081 DEBUG [src.steps.filter] Running fixture setup: setup_main_relay_node
|
|
2026-02-25 19:34:11.090 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-02-25 19:34:11.090 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node1_2026-02-25_19-34-11__2acc97e8-0c24-4a1d-8455-9db8c61c870e__wakuorg_nwaku:latest.log
|
|
2026-02-25 19:34:11.090 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-02-25 19:34:11.090 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-02-25 19:34:11.092 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-02-25 19:34:11.092 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.94.252
|
|
2026-02-25 19:34:11.092 DEBUG [src.node.docker_mananger] Generated ports ['58892', '58893', '58894', '58895', '58896']
|
|
2026-02-25 19:34:11.093 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-02-25 19:34:11.093 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-02-25 19:34:11.093 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-02-25 19:34:11.093 DEBUG [src.node.docker_mananger] docker run -i -t -p 58892:58892 -p 58893:58893 -p 58894:58894 -p 58895:58895 -p 58896:58896 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=58894 --rest-port=58892 --tcp-port=58893 --discv5-udp-port=58895 --rest-address=0.0.0.0 --nat=extip:172.18.94.252 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=ba28e5ebb6494e75dc5203d2b64cbb625c7e6f15ce2aefad1b39829c9ddd0241 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=58896 --metrics-logging=true --relay=true --filter=true
|
|
2026-02-25 19:34:11.286 ERROR [src.node.docker_mananger] Max retries reached for container 4d55e16a0be4. Exiting log stream.
|
|
2026-02-25 19:34:11.302 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.94.252 waku 721b5f76e00f24b10c9cd13b6fc71e864b8872c6be1e2d99e2a2355bb67b89f1
|
|
2026-02-25 19:34:11.344 DEBUG [src.node.docker_mananger] Container started with ID 721b5f76e00f. Setting up logs at ./log/docker/node1_2026-02-25_19-34-11__2acc97e8-0c24-4a1d-8455-9db8c61c870e__wakuorg_nwaku:latest.log
|
|
2026-02-25 19:34:11.344 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 58892
|
|
2026-02-25 19:34:11.344 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-02-25 19:34:11.874 ERROR [src.node.docker_mananger] Max retries reached for container 9c20c8e94822. Exiting log stream.
|
|
2026-02-25 19:34:12.345 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:58892/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-25 19:34:12.348 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:34:12.348 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-02-25 19:34:12.348 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:58892/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-25 19:34:12.351 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.94.252/tcp/58893/p2p/16Uiu2HAmS9S9iv3mDHwXqLi1xY6C9AD6B67umr5XoeaAPUcXVt6r","/ip4/172.18.94.252/tcp/58894/ws/p2p/16Uiu2HAmS9S9iv3mDHwXqLi1xY6C9AD6B67umr5XoeaAPUcXVt6r"],"enrUri":"enr:-L24QL2gfv2t3pxm7qwE1TheCBv0XRN7vXBzmVFWE1uFbQt5XWyc94rhBaeDc8TdOtc9drNQsIh9Ff1SsLlJ4jGlBWYCgmlkgnY0gmlwhKwSXvyKbXVsdGlhZGRyc5YACASsEl78BuYNAAoErBJe_AbmDt0DgnJzhQADAQAAiXNlY3AyNTZrMaEDyHFdkbmD_3A_ZiytOHuvMDuk_sFFgRQCjlMn713hL1-DdGNwguYNg3VkcILmD4V3YWt1MgU"}'
|
|
2026-02-25 19:34:12.351 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-02-25 19:34:12.352 DEBUG [src.steps.filter] Running fixture setup: setup_main_filter_node
|
|
2026-02-25 19:34:12.359 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-02-25 19:34:12.359 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node2_2026-02-25_19-34-11__2acc97e8-0c24-4a1d-8455-9db8c61c870e__wakuorg_nwaku:latest.log
|
|
2026-02-25 19:34:12.359 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-02-25 19:34:12.359 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-02-25 19:34:12.361 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-02-25 19:34:12.361 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.119.31
|
|
2026-02-25 19:34:12.361 DEBUG [src.node.docker_mananger] Generated ports ['40537', '40538', '40539', '40540', '40541']
|
|
2026-02-25 19:34:12.361 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-02-25 19:34:12.362 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-02-25 19:34:12.362 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-02-25 19:34:12.362 DEBUG [src.node.docker_mananger] docker run -i -t -p 40537:40537 -p 40538:40538 -p 40539:40539 -p 40540:40540 -p 40541:40541 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=40539 --rest-port=40537 --tcp-port=40538 --discv5-udp-port=40540 --rest-address=0.0.0.0 --nat=extip:172.18.119.31 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=baaf83b9aeeda7a3f1bcdef735b1610e423ecbe44d9bddd5fb221f16875fffe4 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=40541 --metrics-logging=true --relay=false --discv5-bootstrap-node=enr:-L24QL2gfv2t3pxm7qwE1TheCBv0XRN7vXBzmVFWE1uFbQt5XWyc94rhBaeDc8TdOtc9drNQsIh9Ff1SsLlJ4jGlBWYCgmlkgnY0gmlwhKwSXvyKbXVsdGlhZGRyc5YACASsEl78BuYNAAoErBJe_AbmDt0DgnJzhQADAQAAiXNlY3AyNTZrMaEDyHFdkbmD_3A_ZiytOHuvMDuk_sFFgRQCjlMn713hL1-DdGNwguYNg3VkcILmD4V3YWt1MgU --filternode=/ip4/172.18.94.252/tcp/58893/p2p/16Uiu2HAmS9S9iv3mDHwXqLi1xY6C9AD6B67umr5XoeaAPUcXVt6r
|
|
2026-02-25 19:34:12.564 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.119.31 waku abce5e69471e71c740cf47d730f4ab69472939e378ac28e9db68f7585411c20e
|
|
2026-02-25 19:34:12.602 DEBUG [src.node.docker_mananger] Container started with ID abce5e69471e. Setting up logs at ./log/docker/node2_2026-02-25_19-34-11__2acc97e8-0c24-4a1d-8455-9db8c61c870e__wakuorg_nwaku:latest.log
|
|
2026-02-25 19:34:12.602 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 40537
|
|
2026-02-25 19:34:12.603 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-02-25 19:34:13.604 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40537/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-25 19:34:13.610 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:34:13.611 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-02-25 19:34:13.611 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40537/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-25 19:34:13.615 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.119.31/tcp/40538/p2p/16Uiu2HAmSxXVTkDK6sVxrf3BNnDeAWq1wTPpgbA9rgriKpbm3fr8","/ip4/172.18.119.31/tcp/40539/ws/p2p/16Uiu2HAmSxXVTkDK6sVxrf3BNnDeAWq1wTPpgbA9rgriKpbm3fr8"],"enrUri":"enr:-L24QJDxVgI3dAm3JoBSAhrI38fW3-qjrWjHwYcJxHHKghhhSxXJDDDGzcqjURglIsbWw79EmuWe7E0IcJ5y6F31YggCgmlkgnY0gmlwhKwSdx-KbXVsdGlhZGRyc5YACASsEncfBp5aAAoErBJ3HwaeW90DgnJzhQADAQAAiXNlY3AyNTZrMaED1IGzrFYtGzK034YKdc7OiMuvvUfK7buXJ87plHvDuomDdGNwgp5ag3VkcIKeXIV3YWt1MgA"}'
|
|
2026-02-25 19:34:13.615 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-02-25 19:34:13.616 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40537/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.94.252/tcp/58893/p2p/16Uiu2HAmS9S9iv3mDHwXqLi1xY6C9AD6B67umr5XoeaAPUcXVt6r"]'
|
|
2026-02-25 19:34:13.650 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 19:34:13.655 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:58892/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/1"]'
|
|
2026-02-25 19:34:13.672 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 19:34:13.674 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40537/filter/v2/subscriptions" -H "Content-Type: application/json" -d '{"requestId": "3d9a8ba1-249d-4cf0-8738-b0a28ec091a8", "contentFilters": ["/test/1/waku-filter/proto"], "pubsubTopic": "/waku/2/rs/3/1"}'
|
|
2026-02-25 19:34:13.686 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"3d9a8ba1-249d-4cf0-8738-b0a28ec091a8","statusDesc":"OK"}'
|
|
2026-02-25 19:34:13.687 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:58892/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "RmlsdGVyIHdvcmtzISE=", "contentTopic": "/test/1/waku-filter/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 19:34:13.694 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 19:34:13.695 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2026-02-25 19:34:13.795 DEBUG [src.steps.filter] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
|
2026-02-25 19:34:13.796 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40537/filter/v2/messages/%2Ftest%2F1%2Fwaku-filter%2Fproto" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-25 19:34:13.799 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"/test/1/waku-filter/proto","version":0,"timestamp":1772048053687048323,"ephemeral":false}]'
|
|
2026-02-25 19:34:13.802 DEBUG [tests.conftest] Running fixture teardown: test_setup
|
|
2026-02-25 19:34:13.803 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
|
|
2026-02-25 19:34:13.803 DEBUG [src.node.waku_node] Stopping container with id 721b5f76e00f
|
|
2026-02-25 19:34:14.399 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-02-25 19:34:14.400 DEBUG [src.node.waku_node] Stopping container with id abce5e69471e
|
|
2026-02-25 19:34:14.985 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-02-25 19:34:14.987 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
|
|
2026-02-25 19:34:14.993 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2026-02-25 19:34:14.998 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|