mirror of
https://github.com/logos-messaging/logos-messaging-interop-tests.git
synced 2026-05-05 10:03:16 +00:00
92 lines
17 KiB
Plaintext
92 lines
17 KiB
Plaintext
2026-02-02 04:44:20.561 DEBUG [tests.conftest] Running fixture setup: test_id
|
|
2026-02-02 04:44:20.562 DEBUG [tests.conftest] Running test: test_filter_get_message_after_node1_restarts with id: 2026-02-02_04-44-20__55aa4f57-285f-4b26-a66f-eaaf37502ee3
|
|
2026-02-02 04:44:20.562 DEBUG [src.steps.common] Running fixture setup: common_setup
|
|
2026-02-02 04:44:20.562 DEBUG [src.steps.filter] Running fixture setup: filter_setup
|
|
2026-02-02 04:44:20.562 DEBUG [src.steps.filter] Running fixture setup: setup_main_relay_node
|
|
2026-02-02 04:44:20.568 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-02-02 04:44:20.568 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node1_2026-02-02_04-44-20__55aa4f57-285f-4b26-a66f-eaaf37502ee3__wakuorg_nwaku:latest.log
|
|
2026-02-02 04:44:20.568 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-02-02 04:44:20.568 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-02-02 04:44:20.569 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-02-02 04:44:20.569 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.134.27
|
|
2026-02-02 04:44:20.570 DEBUG [src.node.docker_mananger] Generated ports ['38935', '38936', '38937', '38938', '38939']
|
|
2026-02-02 04:44:20.570 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-02-02 04:44:20.570 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-02-02 04:44:20.570 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-02-02 04:44:20.570 DEBUG [src.node.docker_mananger] docker run -i -t -p 38935:38935 -p 38936:38936 -p 38937:38937 -p 38938:38938 -p 38939:38939 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=38937 --rest-port=38935 --tcp-port=38936 --discv5-udp-port=38938 --rest-address=0.0.0.0 --nat=extip:172.18.134.27 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=17efddffaaabea4c73ff50bd3f5dce15d43628fd981f84bcd695dc4cf51be88b --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=38939 --metrics-logging=true --relay=true --filter=true
|
|
2026-02-02 04:44:20.715 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.134.27 waku 7bf3a61bc36a5951afb1c26e463cac489542798209441ad644d54b1ad0cbf265
|
|
2026-02-02 04:44:20.738 DEBUG [src.node.docker_mananger] Container started with ID 7bf3a61bc36a. Setting up logs at ./log/docker/node1_2026-02-02_04-44-20__55aa4f57-285f-4b26-a66f-eaaf37502ee3__wakuorg_nwaku:latest.log
|
|
2026-02-02 04:44:20.739 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 38935
|
|
2026-02-02 04:44:20.739 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-02-02 04:44:20.914 ERROR [src.node.docker_mananger] Max retries reached for container e6c5c5151eff. Exiting log stream.
|
|
2026-02-02 04:44:21.368 ERROR [src.node.docker_mananger] Max retries reached for container cf4e956f0ddb. Exiting log stream.
|
|
2026-02-02 04:44:21.740 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:38935/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-02 04:44:21.742 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-02 04:44:21.743 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-02-02 04:44:21.743 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:38935/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-02 04:44:21.745 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.134.27/tcp/38936/p2p/16Uiu2HAmLy81tcoaFTZ8e8LeFtvZp88JHUwk76gUFRu2Hbqj53XM","/ip4/172.18.134.27/tcp/38937/ws/p2p/16Uiu2HAmLy81tcoaFTZ8e8LeFtvZp88JHUwk76gUFRu2Hbqj53XM"],"enrUri":"enr:-L24QFYRo4JYDyAjKnjDqV6MsRMgZX9qO4Nv3Ctn18onWAXeR1pHtYxD817aYbLxw_v1wEzt_0WNw3UvEQaXWD2HLSUCgmlkgnY0gmlwhKwShhuKbXVsdGlhZGRyc5YACASsEoYbBpgYAAoErBKGGwaYGd0DgnJzhQADAQAAiXNlY3AyNTZrMaEDe4KeDzV5BKjuz84G-8vpdZ7lx-Xf5ZJeKKnBep6ogeiDdGNwgpgYg3VkcIKYGoV3YWt1MgU"}'
|
|
2026-02-02 04:44:21.745 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-02-02 04:44:21.745 DEBUG [src.steps.filter] Running fixture setup: setup_main_filter_node
|
|
2026-02-02 04:44:21.751 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-02-02 04:44:21.751 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node2_2026-02-02_04-44-20__55aa4f57-285f-4b26-a66f-eaaf37502ee3__wakuorg_nwaku:latest.log
|
|
2026-02-02 04:44:21.752 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-02-02 04:44:21.752 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-02-02 04:44:21.753 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-02-02 04:44:21.753 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.92.137
|
|
2026-02-02 04:44:21.753 DEBUG [src.node.docker_mananger] Generated ports ['30839', '30840', '30841', '30842', '30843']
|
|
2026-02-02 04:44:21.753 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-02-02 04:44:21.754 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-02-02 04:44:21.754 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-02-02 04:44:21.754 DEBUG [src.node.docker_mananger] docker run -i -t -p 30839:30839 -p 30840:30840 -p 30841:30841 -p 30842:30842 -p 30843:30843 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=30841 --rest-port=30839 --tcp-port=30840 --discv5-udp-port=30842 --rest-address=0.0.0.0 --nat=extip:172.18.92.137 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=4adfcf1ebccfedd0a31d5cade47a8f3c57dea9ba488f108da22a75d0196fb4d1 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=30843 --metrics-logging=true --relay=false --discv5-bootstrap-node=enr:-L24QFYRo4JYDyAjKnjDqV6MsRMgZX9qO4Nv3Ctn18onWAXeR1pHtYxD817aYbLxw_v1wEzt_0WNw3UvEQaXWD2HLSUCgmlkgnY0gmlwhKwShhuKbXVsdGlhZGRyc5YACASsEoYbBpgYAAoErBKGGwaYGd0DgnJzhQADAQAAiXNlY3AyNTZrMaEDe4KeDzV5BKjuz84G-8vpdZ7lx-Xf5ZJeKKnBep6ogeiDdGNwgpgYg3VkcIKYGoV3YWt1MgU --filternode=/ip4/172.18.134.27/tcp/38936/p2p/16Uiu2HAmLy81tcoaFTZ8e8LeFtvZp88JHUwk76gUFRu2Hbqj53XM
|
|
2026-02-02 04:44:21.899 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.92.137 waku 9debef323aaad634baf6f0c2125ecc565c2a70b74ac637c7b3a4c01fdbacad8e
|
|
2026-02-02 04:44:21.921 DEBUG [src.node.docker_mananger] Container started with ID 9debef323aaa. Setting up logs at ./log/docker/node2_2026-02-02_04-44-20__55aa4f57-285f-4b26-a66f-eaaf37502ee3__wakuorg_nwaku:latest.log
|
|
2026-02-02 04:44:21.922 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 30839
|
|
2026-02-02 04:44:21.922 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-02-02 04:44:22.922 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:30839/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-02 04:44:22.926 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-02 04:44:22.926 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-02-02 04:44:22.926 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:30839/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-02 04:44:22.928 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.92.137/tcp/30840/p2p/16Uiu2HAm3EGr7p5jwkioYdfQR2b4DzrjQ9jhyyc1RCry3fCV3iCw","/ip4/172.18.92.137/tcp/30841/ws/p2p/16Uiu2HAm3EGr7p5jwkioYdfQR2b4DzrjQ9jhyyc1RCry3fCV3iCw"],"enrUri":"enr:-L24QMg2Owve_2sL5TFhpCBeBC6jHTK4aQFsXTcDKmOEkvs_HpQK-_ghFAJ_uWB2rTk2VAQfj4QbCl3iT4asAI-mq8sCgmlkgnY0gmlwhKwSXImKbXVsdGlhZGRyc5YACASsElyJBnh4AAoErBJciQZ4ed0DgnJzhQADAQAAiXNlY3AyNTZrMaECc_HzYQ_0Vhdzcnvn5796ikyLiP0_b3HB4a4ZhA4yjeiDdGNwgnh4g3VkcIJ4eoV3YWt1MgA"}'
|
|
2026-02-02 04:44:22.929 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-02-02 04:44:22.929 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:30839/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.134.27/tcp/38936/p2p/16Uiu2HAmLy81tcoaFTZ8e8LeFtvZp88JHUwk76gUFRu2Hbqj53XM"]'
|
|
2026-02-02 04:44:22.957 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-02 04:44:22.958 DEBUG [src.steps.filter] Running fixture setup: subscribe_main_nodes
|
|
2026-02-02 04:44:22.958 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:38935/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/1"]'
|
|
2026-02-02 04:44:22.970 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-02 04:44:22.971 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:30839/filter/v2/subscriptions" -H "Content-Type: application/json" -d '{"requestId": "eef3eb13-ddc2-465a-907a-54b849b9e585", "contentFilters": ["/test/1/waku-filter/proto"], "pubsubTopic": "/waku/2/rs/3/1"}'
|
|
2026-02-02 04:44:22.982 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"eef3eb13-ddc2-465a-907a-54b849b9e585","statusDesc":"OK"}'
|
|
2026-02-02 04:44:22.983 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:38935/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-02 04:44:22.989 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-02 04:44:22.989 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2026-02-02 04:44:23.089 DEBUG [src.steps.filter] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
|
2026-02-02 04:44:23.090 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:30839/filter/v2/messages/%2Ftest%2F1%2Fwaku-filter%2Fproto" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-02 04:44:23.093 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":1770007462983540584,"ephemeral":false}]'
|
|
2026-02-02 04:44:23.094 DEBUG [src.node.waku_node] Restarting container with id 7bf3a61bc36a
|
|
2026-02-02 04:44:23.704 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:38935/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-02 04:44:23.808 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:38935/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-02 04:44:23.811 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-02 04:44:23.811 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-02-02 04:44:23.811 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:38935/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-02 04:44:23.813 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.134.27/tcp/38936/p2p/16Uiu2HAmLy81tcoaFTZ8e8LeFtvZp88JHUwk76gUFRu2Hbqj53XM","/ip4/172.18.134.27/tcp/38937/ws/p2p/16Uiu2HAmLy81tcoaFTZ8e8LeFtvZp88JHUwk76gUFRu2Hbqj53XM"],"enrUri":"enr:-L24QFYRo4JYDyAjKnjDqV6MsRMgZX9qO4Nv3Ctn18onWAXeR1pHtYxD817aYbLxw_v1wEzt_0WNw3UvEQaXWD2HLSUCgmlkgnY0gmlwhKwShhuKbXVsdGlhZGRyc5YACASsEoYbBpgYAAoErBKGGwaYGd0DgnJzhQADAQAAiXNlY3AyNTZrMaEDe4KeDzV5BKjuz84G-8vpdZ7lx-Xf5ZJeKKnBep6ogeiDdGNwgpgYg3VkcIKYGoV3YWt1MgU"}'
|
|
2026-02-02 04:44:23.813 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-02-02 04:44:23.813 DEBUG [src.libs.common] Sleeping for 2 seconds
|
|
2026-02-02 04:44:25.814 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:38935/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/1"]'
|
|
2026-02-02 04:44:25.825 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-02 04:44:25.826 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:30839/filter/v2/subscriptions" -H "Content-Type: application/json" -d '{"requestId": "2c2fee3a-c92a-42d9-9a98-0dcb39aa46ab", "contentFilters": ["/test/1/waku-filter/proto"], "pubsubTopic": "/waku/2/rs/3/1"}'
|
|
2026-02-02 04:44:25.850 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"2c2fee3a-c92a-42d9-9a98-0dcb39aa46ab","statusDesc":"OK"}'
|
|
2026-02-02 04:44:25.851 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:38935/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-02 04:44:25.860 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-02 04:44:25.860 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2026-02-02 04:44:25.960 DEBUG [src.steps.filter] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
|
2026-02-02 04:44:25.961 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:30839/filter/v2/messages/%2Ftest%2F1%2Fwaku-filter%2Fproto" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-02 04:44:25.963 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":1770007465851115266,"ephemeral":false}]'
|
|
2026-02-02 04:44:25.966 DEBUG [tests.conftest] Running fixture teardown: test_setup
|
|
2026-02-02 04:44:25.966 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
|
|
2026-02-02 04:44:25.967 DEBUG [src.node.waku_node] Stopping container with id 7bf3a61bc36a
|
|
2026-02-02 04:44:26.453 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-02-02 04:44:26.454 DEBUG [src.node.waku_node] Stopping container with id 9debef323aaa
|
|
2026-02-02 04:44:26.937 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-02-02 04:44:26.940 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
|
|
2026-02-02 04:44:26.957 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2026-02-02 04:44:26.964 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|