mirror of
https://github.com/logos-messaging/logos-messaging-interop-tests.git
synced 2026-05-05 18:09:25 +00:00
73 lines
13 KiB
Plaintext
73 lines
13 KiB
Plaintext
2026-02-05 04:37:10.676 DEBUG [tests.conftest] Running fixture setup: test_id
|
|
2026-02-05 04:37:10.676 DEBUG [tests.conftest] Running test: test_filter_get_message_with_meta with id: 2026-02-05_04-37-10__a8a0cef8-cee1-4af7-b076-26cbbd4a1c82
|
|
2026-02-05 04:37:10.676 DEBUG [src.steps.common] Running fixture setup: common_setup
|
|
2026-02-05 04:37:10.677 DEBUG [src.steps.filter] Running fixture setup: filter_setup
|
|
2026-02-05 04:37:10.677 DEBUG [src.steps.filter] Running fixture setup: setup_main_relay_node
|
|
2026-02-05 04:37:10.683 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-02-05 04:37:10.683 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node1_2026-02-05_04-37-10__a8a0cef8-cee1-4af7-b076-26cbbd4a1c82__wakuorg_nwaku:latest.log
|
|
2026-02-05 04:37:10.683 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-02-05 04:37:10.683 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-02-05 04:37:10.685 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-02-05 04:37:10.685 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.182.186
|
|
2026-02-05 04:37:10.685 DEBUG [src.node.docker_mananger] Generated ports ['26087', '26088', '26089', '26090', '26091']
|
|
2026-02-05 04:37:10.685 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-02-05 04:37:10.685 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-02-05 04:37:10.685 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-02-05 04:37:10.686 DEBUG [src.node.docker_mananger] docker run -i -t -p 26087:26087 -p 26088:26088 -p 26089:26089 -p 26090:26090 -p 26091:26091 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=26089 --rest-port=26087 --tcp-port=26088 --discv5-udp-port=26090 --rest-address=0.0.0.0 --nat=extip:172.18.182.186 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=8bbaa3d6a571edfe4b6b0e54213cb923a7bce8651fcfdbc4bfdabebd32d32a9a --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=26091 --metrics-logging=true --relay=true --filter=true
|
|
2026-02-05 04:37:10.865 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.182.186 waku 1e9d2a37ee423dabfee0af6e7c41c71cf47e3b9991e2a6763cf6f1842e810efc
|
|
2026-02-05 04:37:10.901 DEBUG [src.node.docker_mananger] Container started with ID 1e9d2a37ee42. Setting up logs at ./log/docker/node1_2026-02-05_04-37-10__a8a0cef8-cee1-4af7-b076-26cbbd4a1c82__wakuorg_nwaku:latest.log
|
|
2026-02-05 04:37:10.901 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 26087
|
|
2026-02-05 04:37:10.901 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-02-05 04:37:10.967 ERROR [src.node.docker_mananger] Max retries reached for container dd044501f4bc. Exiting log stream.
|
|
2026-02-05 04:37:11.282 ERROR [src.node.docker_mananger] Max retries reached for container c63094266164. Exiting log stream.
|
|
2026-02-05 04:37:11.903 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:26087/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-05 04:37:11.906 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-05 04:37:11.907 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-02-05 04:37:11.907 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:26087/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-05 04:37:11.909 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.182.186/tcp/26088/p2p/16Uiu2HAmQC6bXx4oXCUwZuNCLCebpdvPxDPLtvUyF6xMJHmQpCAH","/ip4/172.18.182.186/tcp/26089/ws/p2p/16Uiu2HAmQC6bXx4oXCUwZuNCLCebpdvPxDPLtvUyF6xMJHmQpCAH"],"enrUri":"enr:-L24QHcKkDOIv6TDd2eBLhq8Pc8natOkfyTYPP0-ruUkmgLuE36IUApORDgfInnUOPN7EurxgdgryNfmQkck78SXLgsCgmlkgnY0gmlwhKwStrqKbXVsdGlhZGRyc5YACASsEra6BmXoAAoErBK2ugZl6d0DgnJzhQADAQAAiXNlY3AyNTZrMaEDq2ifiUy9rru8ok_eZRzUDswNnkbBHSEgcrWON45tSG6DdGNwgmXog3VkcIJl6oV3YWt1MgU"}'
|
|
2026-02-05 04:37:11.909 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-02-05 04:37:11.910 DEBUG [src.steps.filter] Running fixture setup: setup_main_filter_node
|
|
2026-02-05 04:37:11.916 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-02-05 04:37:11.916 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node2_2026-02-05_04-37-10__a8a0cef8-cee1-4af7-b076-26cbbd4a1c82__wakuorg_nwaku:latest.log
|
|
2026-02-05 04:37:11.916 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-02-05 04:37:11.916 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-02-05 04:37:11.918 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-02-05 04:37:11.918 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.28.27
|
|
2026-02-05 04:37:11.918 DEBUG [src.node.docker_mananger] Generated ports ['5462', '5463', '5464', '5465', '5466']
|
|
2026-02-05 04:37:11.918 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-02-05 04:37:11.918 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-02-05 04:37:11.919 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-02-05 04:37:11.919 DEBUG [src.node.docker_mananger] docker run -i -t -p 5462:5462 -p 5463:5463 -p 5464:5464 -p 5465:5465 -p 5466:5466 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=5464 --rest-port=5462 --tcp-port=5463 --discv5-udp-port=5465 --rest-address=0.0.0.0 --nat=extip:172.18.28.27 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=ebbadecefb0ce87dfbfded8c7ea1ce5fed7c67ababc6d51b2b50d60e1fb74bb8 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=5466 --metrics-logging=true --relay=false --discv5-bootstrap-node=enr:-L24QHcKkDOIv6TDd2eBLhq8Pc8natOkfyTYPP0-ruUkmgLuE36IUApORDgfInnUOPN7EurxgdgryNfmQkck78SXLgsCgmlkgnY0gmlwhKwStrqKbXVsdGlhZGRyc5YACASsEra6BmXoAAoErBK2ugZl6d0DgnJzhQADAQAAiXNlY3AyNTZrMaEDq2ifiUy9rru8ok_eZRzUDswNnkbBHSEgcrWON45tSG6DdGNwgmXog3VkcIJl6oV3YWt1MgU --filternode=/ip4/172.18.182.186/tcp/26088/p2p/16Uiu2HAmQC6bXx4oXCUwZuNCLCebpdvPxDPLtvUyF6xMJHmQpCAH
|
|
2026-02-05 04:37:12.098 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.28.27 waku 515a7c130be4aacdc593460dfc466f93f3acc0098679c3b18b79091604e21dfa
|
|
2026-02-05 04:37:12.131 DEBUG [src.node.docker_mananger] Container started with ID 515a7c130be4. Setting up logs at ./log/docker/node2_2026-02-05_04-37-10__a8a0cef8-cee1-4af7-b076-26cbbd4a1c82__wakuorg_nwaku:latest.log
|
|
2026-02-05 04:37:12.131 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 5462
|
|
2026-02-05 04:37:12.131 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-02-05 04:37:13.132 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:5462/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-05 04:37:13.136 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-05 04:37:13.136 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-02-05 04:37:13.136 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:5462/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-05 04:37:13.138 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.28.27/tcp/5463/p2p/16Uiu2HAm32KUQEDEhLJcdK3q7T6npjJX5RQQ7s2vVPxF8qgPkVNW","/ip4/172.18.28.27/tcp/5464/ws/p2p/16Uiu2HAm32KUQEDEhLJcdK3q7T6npjJX5RQQ7s2vVPxF8qgPkVNW"],"enrUri":"enr:-L24QJKiTZm9b84KRl6FQfBz8T9YXhCdwcxunCGy0gU2aNoYG0PjElUKSs2KGJs27KX7gk5_tm9uAUjOqZLlAEDEcuwCgmlkgnY0gmlwhKwSHBuKbXVsdGlhZGRyc5YACASsEhwbBhVXAAoErBIcGwYVWN0DgnJzhQADAQAAiXNlY3AyNTZrMaECcOHzIaDUU5GODlbmVlP99KpignIUrz1pTjWHXpitRceDdGNwghVXg3VkcIIVWYV3YWt1MgA"}'
|
|
2026-02-05 04:37:13.138 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-02-05 04:37:13.139 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:5462/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.182.186/tcp/26088/p2p/16Uiu2HAmQC6bXx4oXCUwZuNCLCebpdvPxDPLtvUyF6xMJHmQpCAH"]'
|
|
2026-02-05 04:37:13.167 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-05 04:37:13.169 DEBUG [src.steps.filter] Running fixture setup: subscribe_main_nodes
|
|
2026-02-05 04:37:13.170 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:26087/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/1"]'
|
|
2026-02-05 04:37:13.181 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-05 04:37:13.182 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:5462/filter/v2/subscriptions" -H "Content-Type: application/json" -d '{"requestId": "09b060d5-ac4f-4b65-868b-417905385ca9", "contentFilters": ["/test/1/waku-filter/proto"], "pubsubTopic": "/waku/2/rs/3/1"}'
|
|
2026-02-05 04:37:13.194 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"09b060d5-ac4f-4b65-868b-417905385ca9","statusDesc":"OK"}'
|
|
2026-02-05 04:37:13.195 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:26087/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)', "meta": "RmlsdGVyIHdvcmtzISE="}'
|
|
2026-02-05 04:37:13.201 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-05 04:37:13.202 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2026-02-05 04:37:13.302 DEBUG [src.steps.filter] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
|
2026-02-05 04:37:13.303 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:5462/filter/v2/messages/%2Ftest%2F1%2Fwaku-filter%2Fproto" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-05 04:37:13.306 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":1770266233195088317,"meta":"RmlsdGVyIHdvcmtzISE=","ephemeral":false}]'
|
|
2026-02-05 04:37:13.309 DEBUG [tests.conftest] Running fixture teardown: test_setup
|
|
2026-02-05 04:37:13.310 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
|
|
2026-02-05 04:37:13.310 DEBUG [src.node.waku_node] Stopping container with id 1e9d2a37ee42
|
|
2026-02-05 04:37:13.817 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-02-05 04:37:13.817 DEBUG [src.node.waku_node] Stopping container with id 515a7c130be4
|
|
2026-02-05 04:37:14.338 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-02-05 04:37:14.339 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
|
|
2026-02-05 04:37:14.346 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2026-02-05 04:37:14.350 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|