mirror of
https://github.com/logos-messaging/logos-messaging-interop-tests.git
synced 2026-05-04 09:33:42 +00:00
79 lines
14 KiB
Plaintext
79 lines
14 KiB
Plaintext
2026-03-15 04:50:30.659 DEBUG [tests.conftest] Running fixture setup: test_id
|
|
2026-03-15 04:50:30.660 DEBUG [tests.conftest] Running test: test_filter_get_message_duplicate_message with id: 2026-03-15_04-50-30__a446ab30-2b5e-42e5-af20-07a4c2212ff7
|
|
2026-03-15 04:50:30.660 DEBUG [src.steps.common] Running fixture setup: common_setup
|
|
2026-03-15 04:50:30.660 DEBUG [src.steps.filter] Running fixture setup: filter_setup
|
|
2026-03-15 04:50:30.661 DEBUG [src.steps.filter] Running fixture setup: setup_main_relay_node
|
|
2026-03-15 04:50:30.668 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-03-15 04:50:30.668 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node1_2026-03-15_04-50-30__a446ab30-2b5e-42e5-af20-07a4c2212ff7__wakuorg_nwaku:latest.log
|
|
2026-03-15 04:50:30.668 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-03-15 04:50:30.668 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-03-15 04:50:30.669 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-03-15 04:50:30.670 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.242.134
|
|
2026-03-15 04:50:30.670 DEBUG [src.node.docker_mananger] Generated ports ['18264', '18265', '18266', '18267', '18268']
|
|
2026-03-15 04:50:30.670 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-03-15 04:50:30.670 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-03-15 04:50:30.670 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-03-15 04:50:30.670 DEBUG [src.node.docker_mananger] docker run -i -t -p 18264:18264 -p 18265:18265 -p 18266:18266 -p 18267:18267 -p 18268:18268 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=18266 --rest-port=18264 --tcp-port=18265 --discv5-udp-port=18267 --rest-address=0.0.0.0 --nat=extip:172.18.242.134 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=e0b1e568e8097eea04540df0f3db8de3cc445deadf4c0bcdcd88e5e3cd73d912 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=18268 --metrics-logging=true --relay=true --filter=true
|
|
2026-03-15 04:50:30.863 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.242.134 waku 59f80b9aab821ca17a0c569ba2e466538105b9f594f9e24c2b76a9854ce06994
|
|
2026-03-15 04:50:30.896 DEBUG [src.node.docker_mananger] Container started with ID 59f80b9aab82. Setting up logs at ./log/docker/node1_2026-03-15_04-50-30__a446ab30-2b5e-42e5-af20-07a4c2212ff7__wakuorg_nwaku:latest.log
|
|
2026-03-15 04:50:30.897 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 18264
|
|
2026-03-15 04:50:30.897 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-03-15 04:50:30.907 ERROR [src.node.docker_mananger] Max retries reached for container 3132e926964a. Exiting log stream.
|
|
2026-03-15 04:50:31.456 ERROR [src.node.docker_mananger] Max retries reached for container 13903b3314f2. Exiting log stream.
|
|
2026-03-15 04:50:31.898 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:18264/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-15 04:50:31.901 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-03-15 04:50:31.901 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-03-15 04:50:31.901 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:18264/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-15 04:50:31.904 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.242.134/tcp/18265/p2p/16Uiu2HAm1cwGcTreQFAfGcEfHwFgRFXwVw9uheeiphCDCRBk6WEx","/ip4/172.18.242.134/tcp/18266/ws/p2p/16Uiu2HAm1cwGcTreQFAfGcEfHwFgRFXwVw9uheeiphCDCRBk6WEx"],"enrUri":"enr:-L24QG15PIsmkUmoQo2IQS9AKwavjKDRagQ2ytI6uP-mDPYPL8enoue99dsf9w4aTex1QCMWhu9540S533kHpxTDr0ICgmlkgnY0gmlwhKwS8oaKbXVsdGlhZGRyc5YACASsEvKGBkdZAAoErBLyhgZHWt0DgnJzhQADAQAAiXNlY3AyNTZrMaECXAjMhCQvLZiBZC0uylLyBM3v3S-gw8I66bQghfPYKHWDdGNwgkdZg3VkcIJHW4V3YWt1MgU"}'
|
|
2026-03-15 04:50:31.904 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-03-15 04:50:31.904 DEBUG [src.steps.filter] Running fixture setup: setup_main_filter_node
|
|
2026-03-15 04:50:31.911 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-03-15 04:50:31.911 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node2_2026-03-15_04-50-30__a446ab30-2b5e-42e5-af20-07a4c2212ff7__wakuorg_nwaku:latest.log
|
|
2026-03-15 04:50:31.911 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-03-15 04:50:31.911 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-03-15 04:50:31.913 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-03-15 04:50:31.913 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.71.110
|
|
2026-03-15 04:50:31.913 DEBUG [src.node.docker_mananger] Generated ports ['64018', '64019', '64020', '64021', '64022']
|
|
2026-03-15 04:50:31.913 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-03-15 04:50:31.913 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-03-15 04:50:31.913 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-03-15 04:50:31.913 DEBUG [src.node.docker_mananger] docker run -i -t -p 64018:64018 -p 64019:64019 -p 64020:64020 -p 64021:64021 -p 64022:64022 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=64020 --rest-port=64018 --tcp-port=64019 --discv5-udp-port=64021 --rest-address=0.0.0.0 --nat=extip:172.18.71.110 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=da98ec5a58fb1be5d8adfaceafd0cb6bc9aaf6fe8bf8fe8a950f0fdb8f12f8e7 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=64022 --metrics-logging=true --relay=false --discv5-bootstrap-node=enr:-L24QG15PIsmkUmoQo2IQS9AKwavjKDRagQ2ytI6uP-mDPYPL8enoue99dsf9w4aTex1QCMWhu9540S533kHpxTDr0ICgmlkgnY0gmlwhKwS8oaKbXVsdGlhZGRyc5YACASsEvKGBkdZAAoErBLyhgZHWt0DgnJzhQADAQAAiXNlY3AyNTZrMaECXAjMhCQvLZiBZC0uylLyBM3v3S-gw8I66bQghfPYKHWDdGNwgkdZg3VkcIJHW4V3YWt1MgU --filternode=/ip4/172.18.242.134/tcp/18265/p2p/16Uiu2HAm1cwGcTreQFAfGcEfHwFgRFXwVw9uheeiphCDCRBk6WEx
|
|
2026-03-15 04:50:32.109 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.71.110 waku bc6147b88a89a750a1ecdd38cc7aa2f08f56eb864c028ee4e454f245cb2b4db1
|
|
2026-03-15 04:50:32.144 DEBUG [src.node.docker_mananger] Container started with ID bc6147b88a89. Setting up logs at ./log/docker/node2_2026-03-15_04-50-30__a446ab30-2b5e-42e5-af20-07a4c2212ff7__wakuorg_nwaku:latest.log
|
|
2026-03-15 04:50:32.144 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 64018
|
|
2026-03-15 04:50:32.144 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-03-15 04:50:33.145 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:64018/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-15 04:50:33.148 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-03-15 04:50:33.148 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-03-15 04:50:33.148 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:64018/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-15 04:50:33.151 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.71.110/tcp/64019/p2p/16Uiu2HAmCQaCGSoV5Ckdk7iqBpXKocgZEzbLXfSTwDAUR1HDjLr6","/ip4/172.18.71.110/tcp/64020/ws/p2p/16Uiu2HAmCQaCGSoV5Ckdk7iqBpXKocgZEzbLXfSTwDAUR1HDjLr6"],"enrUri":"enr:-L24QKzVkVIJ3A5NqSZkrQTLgUMrAhuFloASt_oqycaaG29xJTx3iJXoqpPALv9axo06uZdg97FoQ9iiTyLx5iLr5NICgmlkgnY0gmlwhKwSR26KbXVsdGlhZGRyc5YACASsEkduBvoTAAoErBJHbgb6FN0DgnJzhQADAQAAiXNlY3AyNTZrMaEC_E6OTrY6x-zXhmbEG58pxik9cqBvYTILHeNXSvxipxuDdGNwgvoTg3VkcIL6FYV3YWt1MgA"}'
|
|
2026-03-15 04:50:33.151 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-03-15 04:50:33.151 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64018/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.242.134/tcp/18265/p2p/16Uiu2HAm1cwGcTreQFAfGcEfHwFgRFXwVw9uheeiphCDCRBk6WEx"]'
|
|
2026-03-15 04:50:33.185 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-15 04:50:33.187 DEBUG [src.steps.filter] Running fixture setup: subscribe_main_nodes
|
|
2026-03-15 04:50:33.187 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:18264/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/1"]'
|
|
2026-03-15 04:50:33.203 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-15 04:50:33.204 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64018/filter/v2/subscriptions" -H "Content-Type: application/json" -d '{"requestId": "c9bf3d53-746d-4bd6-9c54-6f62a3912fe1", "contentFilters": ["/test/1/waku-filter/proto"], "pubsubTopic": "/waku/2/rs/3/1"}'
|
|
2026-03-15 04:50:33.219 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"c9bf3d53-746d-4bd6-9c54-6f62a3912fe1","statusDesc":"OK"}'
|
|
2026-03-15 04:50:33.222 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:18264/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-03-15 04:50:33.230 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-15 04:50:33.231 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2026-03-15 04:50:33.331 DEBUG [src.steps.filter] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
|
2026-03-15 04:50:33.331 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:64018/filter/v2/messages/%2Ftest%2F1%2Fwaku-filter%2Fproto" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-15 04:50:33.334 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":1773550233222408565,"ephemeral":false}]'
|
|
2026-03-15 04:50:33.337 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:18264/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-03-15 04:50:33.341 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-15 04:50:33.342 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2026-03-15 04:50:33.442 DEBUG [src.steps.filter] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
|
2026-03-15 04:50:33.442 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:64018/filter/v2/messages/%2Ftest%2F1%2Fwaku-filter%2Fproto" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-15 04:50:33.446 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[]'
|
|
2026-03-15 04:50:33.448 DEBUG [tests.conftest] Running fixture teardown: test_setup
|
|
2026-03-15 04:50:33.449 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
|
|
2026-03-15 04:50:33.449 DEBUG [src.node.waku_node] Stopping container with id 59f80b9aab82
|
|
2026-03-15 04:50:34.010 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-03-15 04:50:34.010 DEBUG [src.node.waku_node] Stopping container with id bc6147b88a89
|
|
2026-03-15 04:50:34.539 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-03-15 04:50:34.540 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
|
|
2026-03-15 04:50:34.547 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2026-03-15 04:50:34.552 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|