mirror of
https://github.com/logos-messaging/logos-messaging-interop-tests.git
synced 2026-05-05 01:53:28 +00:00
69 lines
12 KiB
Plaintext
69 lines
12 KiB
Plaintext
2026-03-18 09:09:12.163 DEBUG [tests.conftest] Running fixture setup: test_id
|
|
2026-03-18 09:09:12.165 DEBUG [tests.conftest] Running test: test_filter_subscribe_with_no_pubsub_topic with id: 2026-03-18_09-09-12__95dbac97-c569-49f2-9bf2-efe531d6e3f8
|
|
2026-03-18 09:09:12.165 DEBUG [src.steps.common] Running fixture setup: common_setup
|
|
2026-03-18 09:09:12.165 DEBUG [src.steps.filter] Running fixture setup: filter_setup
|
|
2026-03-18 09:09:12.166 DEBUG [src.steps.filter] Running fixture setup: setup_main_relay_node
|
|
2026-03-18 09:09:12.176 DEBUG [src.node.docker_mananger] Docker client initialized with image harbor.status.im/wakuorg/nwaku:v0.38.0-rc.0
|
|
2026-03-18 09:09:12.176 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node1_2026-03-18_09-09-12__95dbac97-c569-49f2-9bf2-efe531d6e3f8__harbor.status.im_wakuorg_nwaku:v0.38.0-rc.0.log
|
|
2026-03-18 09:09:12.176 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-03-18 09:09:12.177 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-03-18 09:09:12.180 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-03-18 09:09:12.180 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.249.153
|
|
2026-03-18 09:09:12.180 DEBUG [src.node.docker_mananger] Generated ports ['44320', '44321', '44322', '44323', '44324']
|
|
2026-03-18 09:09:12.181 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-03-18 09:09:12.181 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-03-18 09:09:12.181 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-03-18 09:09:12.182 DEBUG [src.node.docker_mananger] docker run -i -t -p 44320:44320 -p 44321:44321 -p 44322:44322 -p 44323:44323 -p 44324:44324 harbor.status.im/wakuorg/nwaku:v0.38.0-rc.0 --listen-address=0.0.0.0 --rest=true --rest-admin=true --websocket-support=true --log-level=TRACE --rest-relay-cache-capacity=100 --websocket-port=44322 --rest-port=44320 --tcp-port=44321 --discv5-udp-port=44323 --rest-address=0.0.0.0 --nat=extip:172.18.249.153 --peer-exchange=true --discv5-discovery=true --cluster-id=198 --nodekey=3d2cb4d1b1bc0003ad2b15eaeb340cbaccba827a3033dbcdeb7d1e5cb6bd40ff --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=44324 --metrics-logging=true --relay=true --filter=true
|
|
2026-03-18 09:09:12.372 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.249.153 waku e60387242405ca05fe2718a00c3523635a434065f9bf9ddf6fe247c8d467b4a7
|
|
2026-03-18 09:09:12.407 DEBUG [src.node.docker_mananger] Container started with ID e60387242405. Setting up logs at ./log/docker/node1_2026-03-18_09-09-12__95dbac97-c569-49f2-9bf2-efe531d6e3f8__harbor.status.im_wakuorg_nwaku:v0.38.0-rc.0.log
|
|
2026-03-18 09:09:12.408 DEBUG [src.node.waku_node] Started container from image harbor.status.im/wakuorg/nwaku:v0.38.0-rc.0. REST: 44320
|
|
2026-03-18 09:09:12.408 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-03-18 09:09:12.427 ERROR [src.node.docker_mananger] Max retries reached for container 19b1371a660e. Exiting log stream.
|
|
2026-03-18 09:09:12.999 ERROR [src.node.docker_mananger] Max retries reached for container 5e33b9a7a2e3. Exiting log stream.
|
|
2026-03-18 09:09:13.409 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:44320/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-18 09:09:13.411 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-18 09:09:13.412 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-03-18 09:09:13.412 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:44320/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-18 09:09:13.414 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.249.153/tcp/44321/p2p/16Uiu2HAmMeEhbbf93iedfNcsqdsRacJByXZ8oeTHQHUqFFaSPRAa","/ip4/172.18.249.153/tcp/44322/ws/p2p/16Uiu2HAmMeEhbbf93iedfNcsqdsRacJByXZ8oeTHQHUqFFaSPRAa"],"enrUri":"enr:-L24QHx0H6V7QO-tK4L1CzJ0IA-LommmPe5FDMPrCoRMEk0nKa4QbKrbzrQGD3Kn-7gxxnz6yzNhrXK-sRNZDcFDGNgCgmlkgnY0gmlwhKwS-ZmKbXVsdGlhZGRyc5YACASsEvmZBq0hAAoErBL5mQatIt0DgnJzhQDGAQAAiXNlY3AyNTZrMaEDhYfTx_hssLE3zpdkzgxydhXAu0K2h4s2FiHdIv5vXauDdGNwgq0hg3VkcIKtI4V3YWt1MgU"}'
|
|
2026-03-18 09:09:13.414 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-03-18 09:09:13.415 DEBUG [src.steps.filter] Running fixture setup: setup_main_filter_node
|
|
2026-03-18 09:09:13.421 DEBUG [src.node.docker_mananger] Docker client initialized with image harbor.status.im/wakuorg/nwaku:v0.38.0-rc.0
|
|
2026-03-18 09:09:13.422 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node2_2026-03-18_09-09-12__95dbac97-c569-49f2-9bf2-efe531d6e3f8__harbor.status.im_wakuorg_nwaku:v0.38.0-rc.0.log
|
|
2026-03-18 09:09:13.422 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-03-18 09:09:13.422 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-03-18 09:09:13.423 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-03-18 09:09:13.423 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.101.74
|
|
2026-03-18 09:09:13.424 DEBUG [src.node.docker_mananger] Generated ports ['43227', '43228', '43229', '43230', '43231']
|
|
2026-03-18 09:09:13.424 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-03-18 09:09:13.424 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-03-18 09:09:13.424 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-03-18 09:09:13.424 DEBUG [src.node.docker_mananger] docker run -i -t -p 43227:43227 -p 43228:43228 -p 43229:43229 -p 43230:43230 -p 43231:43231 harbor.status.im/wakuorg/nwaku:v0.38.0-rc.0 --listen-address=0.0.0.0 --rest=true --rest-admin=true --websocket-support=true --log-level=TRACE --rest-relay-cache-capacity=100 --websocket-port=43229 --rest-port=43227 --tcp-port=43228 --discv5-udp-port=43230 --rest-address=0.0.0.0 --nat=extip:172.18.101.74 --peer-exchange=true --discv5-discovery=true --cluster-id=198 --nodekey=83fb884fe1670685c93fedf91c550f0d49a8cdbb978dcafdf6c57fce476ea6f5 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=43231 --metrics-logging=true --relay=false --discv5-bootstrap-node=enr:-L24QHx0H6V7QO-tK4L1CzJ0IA-LommmPe5FDMPrCoRMEk0nKa4QbKrbzrQGD3Kn-7gxxnz6yzNhrXK-sRNZDcFDGNgCgmlkgnY0gmlwhKwS-ZmKbXVsdGlhZGRyc5YACASsEvmZBq0hAAoErBL5mQatIt0DgnJzhQDGAQAAiXNlY3AyNTZrMaEDhYfTx_hssLE3zpdkzgxydhXAu0K2h4s2FiHdIv5vXauDdGNwgq0hg3VkcIKtI4V3YWt1MgU --filternode=/ip4/172.18.249.153/tcp/44321/p2p/16Uiu2HAmMeEhbbf93iedfNcsqdsRacJByXZ8oeTHQHUqFFaSPRAa
|
|
2026-03-18 09:09:13.619 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.101.74 waku 8ee675b5ba673365132fc35301ec6dc0cd91f15adfabf017219931119ab42be3
|
|
2026-03-18 09:09:13.652 DEBUG [src.node.docker_mananger] Container started with ID 8ee675b5ba67. Setting up logs at ./log/docker/node2_2026-03-18_09-09-12__95dbac97-c569-49f2-9bf2-efe531d6e3f8__harbor.status.im_wakuorg_nwaku:v0.38.0-rc.0.log
|
|
2026-03-18 09:09:13.652 DEBUG [src.node.waku_node] Started container from image harbor.status.im/wakuorg/nwaku:v0.38.0-rc.0. REST: 43227
|
|
2026-03-18 09:09:13.653 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-03-18 09:09:14.653 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:43227/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-18 09:09:14.656 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-18 09:09:14.657 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-03-18 09:09:14.657 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:43227/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-18 09:09:14.659 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.101.74/tcp/43228/p2p/16Uiu2HAmKwN2LQNxF8UX7ahhjkqBQ1kiT5Q46bTqFr2CKm7CtSjo","/ip4/172.18.101.74/tcp/43229/ws/p2p/16Uiu2HAmKwN2LQNxF8UX7ahhjkqBQ1kiT5Q46bTqFr2CKm7CtSjo"],"enrUri":"enr:-L24QAB5v2eVLQKZXrC0zTGlGtGvI_hkKgbWfAch8gg4ByWsBEdoCY34X4jUB7iHKo7aKquFE3B89ghO051FyUTcQZoCgmlkgnY0gmlwhKwSZUqKbXVsdGlhZGRyc5YACASsEmVKBqjcAAoErBJlSgao3d0DgnJzhQDGAQAAiXNlY3AyNTZrMaEDbDObfhUtPvIW4pZUe-_whYM77XaOoG_2z9k0OAwZop6DdGNwgqjcg3VkcIKo3oV3YWt1MgA"}'
|
|
2026-03-18 09:09:14.659 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-03-18 09:09:14.660 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:43227/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.249.153/tcp/44321/p2p/16Uiu2HAmMeEhbbf93iedfNcsqdsRacJByXZ8oeTHQHUqFFaSPRAa"]'
|
|
2026-03-18 09:09:14.696 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-18 09:09:14.697 DEBUG [src.steps.filter] Running fixture setup: subscribe_main_nodes
|
|
2026-03-18 09:09:14.698 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:44320/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/198/1"]'
|
|
2026-03-18 09:09:14.718 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-18 09:09:14.718 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:43227/filter/v2/subscriptions" -H "Content-Type: application/json" -d '{"requestId": "4b73a623-27ad-4af6-9c85-be213e6e9243", "contentFilters": ["/test/1/waku-filter/proto"], "pubsubTopic": "/waku/2/rs/198/1"}'
|
|
2026-03-18 09:09:14.733 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"4b73a623-27ad-4af6-9c85-be213e6e9243","statusDesc":"OK"}'
|
|
2026-03-18 09:09:14.735 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:43227/filter/v2/subscriptions" -H "Content-Type: application/json" -d '{"requestId": "1", "contentFilters": ["/test/1/waku-filter/proto"]}'
|
|
2026-03-18 09:09:14.745 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"1","statusDesc":"OK"}'
|
|
2026-03-18 09:09:14.749 DEBUG [tests.conftest] Running fixture teardown: test_setup
|
|
2026-03-18 09:09:14.749 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
|
|
2026-03-18 09:09:14.750 DEBUG [src.node.waku_node] Stopping container with id e60387242405
|
|
2026-03-18 09:09:15.318 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-03-18 09:09:15.319 DEBUG [src.node.waku_node] Stopping container with id 8ee675b5ba67
|
|
2026-03-18 09:09:15.866 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-03-18 09:09:15.867 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
|
|
2026-03-18 09:09:15.875 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2026-03-18 09:09:15.880 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|