mirror of
https://github.com/logos-messaging/logos-messaging-interop-tests.git
synced 2026-05-03 09:03:25 +00:00
74 lines
13 KiB
Plaintext
74 lines
13 KiB
Plaintext
2026-03-15 04:48:19.217 DEBUG [tests.conftest] Running fixture setup: test_id
|
|
2026-03-15 04:48:19.217 DEBUG [tests.conftest] Running test: test_filter_update_subscription_refresh_existing with id: 2026-03-15_04-48-19__a957a96d-3e08-48b9-ad66-e5f247e92bcc
|
|
2026-03-15 04:48:19.217 DEBUG [src.steps.common] Running fixture setup: common_setup
|
|
2026-03-15 04:48:19.217 DEBUG [src.steps.filter] Running fixture setup: filter_setup
|
|
2026-03-15 04:48:19.218 DEBUG [src.steps.filter] Running fixture setup: setup_main_relay_node
|
|
2026-03-15 04:48:19.224 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-03-15 04:48:19.224 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node1_2026-03-15_04-48-19__a957a96d-3e08-48b9-ad66-e5f247e92bcc__wakuorg_nwaku:latest.log
|
|
2026-03-15 04:48:19.224 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-03-15 04:48:19.224 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-03-15 04:48:19.226 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-03-15 04:48:19.226 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.30.98
|
|
2026-03-15 04:48:19.226 DEBUG [src.node.docker_mananger] Generated ports ['15518', '15519', '15520', '15521', '15522']
|
|
2026-03-15 04:48:19.226 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-03-15 04:48:19.226 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-03-15 04:48:19.227 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-03-15 04:48:19.227 DEBUG [src.node.docker_mananger] docker run -i -t -p 15518:15518 -p 15519:15519 -p 15520:15520 -p 15521:15521 -p 15522:15522 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=15520 --rest-port=15518 --tcp-port=15519 --discv5-udp-port=15521 --rest-address=0.0.0.0 --nat=extip:172.18.30.98 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=c28cbe272c7a7f4cfede8ba279ffaf6f5e3f9c49b3f516be47d1e50eb8b2cd7c --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=15522 --metrics-logging=true --relay=true --filter=true
|
|
2026-03-15 04:48:19.418 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.30.98 waku ac9a1aedebc661db36c3e767711ccd7ab53885989cd700eaa6585318b6740bd3
|
|
2026-03-15 04:48:19.446 ERROR [src.node.docker_mananger] Max retries reached for container 865cc44f69a0. Exiting log stream.
|
|
2026-03-15 04:48:19.454 DEBUG [src.node.docker_mananger] Container started with ID ac9a1aedebc6. Setting up logs at ./log/docker/node1_2026-03-15_04-48-19__a957a96d-3e08-48b9-ad66-e5f247e92bcc__wakuorg_nwaku:latest.log
|
|
2026-03-15 04:48:19.456 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 15518
|
|
2026-03-15 04:48:19.456 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-03-15 04:48:20.015 ERROR [src.node.docker_mananger] Max retries reached for container a715ad2a0acb. Exiting log stream.
|
|
2026-03-15 04:48:20.456 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:15518/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-15 04:48:20.459 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:48:20.459 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-03-15 04:48:20.460 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:15518/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-15 04:48:20.462 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.30.98/tcp/15519/p2p/16Uiu2HAm4xBxk6YtHUFB1beoCYgWqLC3mj3uqQoLhTG14m5YwYmi","/ip4/172.18.30.98/tcp/15520/ws/p2p/16Uiu2HAm4xBxk6YtHUFB1beoCYgWqLC3mj3uqQoLhTG14m5YwYmi"],"enrUri":"enr:-L24QON6uONTmlSuDBpIwcSKKOTX70jCpDdFG8LD9qZDgANGH7Cs9gHULseJfSv0dFd6oM7r9xgER4yY335hCtAF4M4CgmlkgnY0gmlwhKwSHmKKbXVsdGlhZGRyc5YACASsEh5iBjyfAAoErBIeYgY8oN0DgnJzhQADAQAAiXNlY3AyNTZrMaECjYqB22uD-Es1ISFg-CzVCcDAZ8UvJoAQAhsmxyVBgd2DdGNwgjyfg3VkcII8oYV3YWt1MgU"}'
|
|
2026-03-15 04:48:20.462 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-03-15 04:48:20.463 DEBUG [src.steps.filter] Running fixture setup: setup_main_filter_node
|
|
2026-03-15 04:48:20.469 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-03-15 04:48:20.470 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node2_2026-03-15_04-48-19__a957a96d-3e08-48b9-ad66-e5f247e92bcc__wakuorg_nwaku:latest.log
|
|
2026-03-15 04:48:20.470 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-03-15 04:48:20.470 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-03-15 04:48:20.471 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-03-15 04:48:20.471 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.22.157
|
|
2026-03-15 04:48:20.471 DEBUG [src.node.docker_mananger] Generated ports ['45718', '45719', '45720', '45721', '45722']
|
|
2026-03-15 04:48:20.472 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-03-15 04:48:20.472 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-03-15 04:48:20.472 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-03-15 04:48:20.472 DEBUG [src.node.docker_mananger] docker run -i -t -p 45718:45718 -p 45719:45719 -p 45720:45720 -p 45721:45721 -p 45722:45722 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=45720 --rest-port=45718 --tcp-port=45719 --discv5-udp-port=45721 --rest-address=0.0.0.0 --nat=extip:172.18.22.157 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=bc8eab46deb4aa0d6df3872eb51fecf68a16eab9fb90ca0aebfd37b05f494428 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=45722 --metrics-logging=true --relay=false --discv5-bootstrap-node=enr:-L24QON6uONTmlSuDBpIwcSKKOTX70jCpDdFG8LD9qZDgANGH7Cs9gHULseJfSv0dFd6oM7r9xgER4yY335hCtAF4M4CgmlkgnY0gmlwhKwSHmKKbXVsdGlhZGRyc5YACASsEh5iBjyfAAoErBIeYgY8oN0DgnJzhQADAQAAiXNlY3AyNTZrMaECjYqB22uD-Es1ISFg-CzVCcDAZ8UvJoAQAhsmxyVBgd2DdGNwgjyfg3VkcII8oYV3YWt1MgU --filternode=/ip4/172.18.30.98/tcp/15519/p2p/16Uiu2HAm4xBxk6YtHUFB1beoCYgWqLC3mj3uqQoLhTG14m5YwYmi
|
|
2026-03-15 04:48:20.679 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.22.157 waku 2da75fa71a6621eb3e61fdfa5999dd160fdf646894bd3c8941b08c7cd2e2680b
|
|
2026-03-15 04:48:20.717 DEBUG [src.node.docker_mananger] Container started with ID 2da75fa71a66. Setting up logs at ./log/docker/node2_2026-03-15_04-48-19__a957a96d-3e08-48b9-ad66-e5f247e92bcc__wakuorg_nwaku:latest.log
|
|
2026-03-15 04:48:20.718 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 45718
|
|
2026-03-15 04:48:20.718 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-03-15 04:48:21.718 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:45718/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-15 04:48:21.721 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:48:21.721 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-03-15 04:48:21.721 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:45718/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-15 04:48:21.724 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.22.157/tcp/45719/p2p/16Uiu2HAmU6LdJ46UgWt2Fa6zbemrR1miQhVZvNwnx5f5VC9wm6sf","/ip4/172.18.22.157/tcp/45720/ws/p2p/16Uiu2HAmU6LdJ46UgWt2Fa6zbemrR1miQhVZvNwnx5f5VC9wm6sf"],"enrUri":"enr:-L24QCge9orQ_JilbJxwzzaBLPvz-5EZANaeqwnfE0yT4RANeOHBXjSK7mfYmaaiKn0HlwRGecCa_zYQxeiuQDE7nsYCgmlkgnY0gmlwhKwSFp2KbXVsdGlhZGRyc5YACASsEhadBrKXAAoErBIWnQaymN0DgnJzhQADAQAAiXNlY3AyNTZrMaED5V3ADbbGyaS0Z75FYEjEkyD_-Co7yCNhh81DBjT53S6DdGNwgrKXg3VkcIKymYV3YWt1MgA"}'
|
|
2026-03-15 04:48:21.724 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-03-15 04:48:21.724 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:45718/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.30.98/tcp/15519/p2p/16Uiu2HAm4xBxk6YtHUFB1beoCYgWqLC3mj3uqQoLhTG14m5YwYmi"]'
|
|
2026-03-15 04:48:21.760 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-15 04:48:21.765 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15518/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/1"]'
|
|
2026-03-15 04:48:21.778 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-15 04:48:21.780 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:45718/filter/v2/subscriptions" -H "Content-Type: application/json" -d '{"requestId": "b51b8afb-2667-4604-805e-f133f76263ec", "contentFilters": ["/test/1/waku-filter/proto"], "pubsubTopic": "/waku/2/rs/3/1"}'
|
|
2026-03-15 04:48:21.793 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"b51b8afb-2667-4604-805e-f133f76263ec","statusDesc":"OK"}'
|
|
2026-03-15 04:48:21.793 INFO [src.node.api_clients.base_client] curl -v -X PUT "http://127.0.0.1:45718/filter/v2/subscriptions" -H "Content-Type: application/json" -d '{"requestId": "1", "contentFilters": ["/test/1/waku-filter/proto"], "pubsubTopic": "/waku/2/rs/3/1"}'
|
|
2026-03-15 04:48:21.803 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"1","statusDesc":"OK"}'
|
|
2026-03-15 04:48:21.804 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15518/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:48:21.811 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-15 04:48:21.811 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2026-03-15 04:48:21.912 DEBUG [src.steps.filter] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
|
2026-03-15 04:48:21.912 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:45718/filter/v2/messages/%2Ftest%2F1%2Fwaku-filter%2Fproto" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-15 04:48:21.915 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":1773550101803958045,"ephemeral":false}]'
|
|
2026-03-15 04:48:21.917 DEBUG [tests.conftest] Running fixture teardown: test_setup
|
|
2026-03-15 04:48:21.918 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
|
|
2026-03-15 04:48:21.919 DEBUG [src.node.waku_node] Stopping container with id ac9a1aedebc6
|
|
2026-03-15 04:48:22.471 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-03-15 04:48:22.471 DEBUG [src.node.waku_node] Stopping container with id 2da75fa71a66
|
|
2026-03-15 04:48:23.030 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-03-15 04:48:23.033 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
|
|
2026-03-15 04:48:23.043 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2026-03-15 04:48:23.047 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|