mirror of
https://github.com/logos-messaging/logos-messaging-interop-tests.git
synced 2026-05-05 01:53:28 +00:00
69 lines
13 KiB
Plaintext
69 lines
13 KiB
Plaintext
2026-03-14 04:36:07.163 DEBUG [tests.conftest] Running fixture setup: test_id
|
|
2026-03-14 04:36:07.164 DEBUG [tests.conftest] Running test: test_filter_update_subscription_with_no_content_topic with id: 2026-03-14_04-36-07__99bae4d7-2d36-4483-ab4b-92d8e3bf0292
|
|
2026-03-14 04:36:07.164 DEBUG [src.steps.common] Running fixture setup: common_setup
|
|
2026-03-14 04:36:07.164 DEBUG [src.steps.filter] Running fixture setup: filter_setup
|
|
2026-03-14 04:36:07.164 DEBUG [src.steps.filter] Running fixture setup: setup_main_relay_node
|
|
2026-03-14 04:36:07.170 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-03-14 04:36:07.170 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node1_2026-03-14_04-36-07__99bae4d7-2d36-4483-ab4b-92d8e3bf0292__wakuorg_nwaku:latest.log
|
|
2026-03-14 04:36:07.170 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-03-14 04:36:07.170 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-03-14 04:36:07.172 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-03-14 04:36:07.172 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.180.185
|
|
2026-03-14 04:36:07.172 DEBUG [src.node.docker_mananger] Generated ports ['23325', '23326', '23327', '23328', '23329']
|
|
2026-03-14 04:36:07.172 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-03-14 04:36:07.172 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-03-14 04:36:07.172 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-03-14 04:36:07.172 DEBUG [src.node.docker_mananger] docker run -i -t -p 23325:23325 -p 23326:23326 -p 23327:23327 -p 23328:23328 -p 23329:23329 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=23327 --rest-port=23325 --tcp-port=23326 --discv5-udp-port=23328 --rest-address=0.0.0.0 --nat=extip:172.18.180.185 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=f2d0dce83611dcb3cc6f4a7584e1d2bb171dbe2a17eba91d6d56afedebfe53c8 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=23329 --metrics-logging=true --relay=true --filter=true
|
|
2026-03-14 04:36:07.323 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.180.185 waku dcc64822e3c1fbb9ee86d2a93027dc3e4e473c6202eb3d579e80145b0898dc4c
|
|
2026-03-14 04:36:07.349 DEBUG [src.node.docker_mananger] Container started with ID dcc64822e3c1. Setting up logs at ./log/docker/node1_2026-03-14_04-36-07__99bae4d7-2d36-4483-ab4b-92d8e3bf0292__wakuorg_nwaku:latest.log
|
|
2026-03-14 04:36:07.349 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 23325
|
|
2026-03-14 04:36:07.349 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-03-14 04:36:07.492 ERROR [src.node.docker_mananger] Max retries reached for container 21841839453a. Exiting log stream.
|
|
2026-03-14 04:36:07.965 ERROR [src.node.docker_mananger] Max retries reached for container c6e2662b77cb. Exiting log stream.
|
|
2026-03-14 04:36:08.350 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23325/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-14 04:36:08.352 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-14 04:36:08.352 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-03-14 04:36:08.353 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23325/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-14 04:36:08.355 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.180.185/tcp/23326/p2p/16Uiu2HAm2FAt3fPK59QhPzfpqbLY2obAG2eP5Twafg5nPFAcRTTZ","/ip4/172.18.180.185/tcp/23327/ws/p2p/16Uiu2HAm2FAt3fPK59QhPzfpqbLY2obAG2eP5Twafg5nPFAcRTTZ"],"enrUri":"enr:-L24QIaEK9GadQnkTf34fa3UDKNZ7AU7VHfMjwoE_J52ZcGvDa8g0lpssCyeSWtl1B-cjpbSWEbaLEFi3V8ZashytjUCgmlkgnY0gmlwhKwStLmKbXVsdGlhZGRyc5YACASsErS5BlseAAoErBK0uQZbH90DgnJzhQADAQAAiXNlY3AyNTZrMaECZVEZE6GjGEymGRE4PXqrj8408Tdsr7axy4YYdb-liryDdGNwglseg3VkcIJbIIV3YWt1MgU"}'
|
|
2026-03-14 04:36:08.355 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-03-14 04:36:08.356 DEBUG [src.steps.filter] Running fixture setup: setup_main_filter_node
|
|
2026-03-14 04:36:08.361 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-03-14 04:36:08.361 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node2_2026-03-14_04-36-07__99bae4d7-2d36-4483-ab4b-92d8e3bf0292__wakuorg_nwaku:latest.log
|
|
2026-03-14 04:36:08.361 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-03-14 04:36:08.361 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-03-14 04:36:08.363 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-03-14 04:36:08.363 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.85.141
|
|
2026-03-14 04:36:08.363 DEBUG [src.node.docker_mananger] Generated ports ['8456', '8457', '8458', '8459', '8460']
|
|
2026-03-14 04:36:08.363 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-03-14 04:36:08.363 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-03-14 04:36:08.363 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-03-14 04:36:08.363 DEBUG [src.node.docker_mananger] docker run -i -t -p 8456:8456 -p 8457:8457 -p 8458:8458 -p 8459:8459 -p 8460:8460 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=8458 --rest-port=8456 --tcp-port=8457 --discv5-udp-port=8459 --rest-address=0.0.0.0 --nat=extip:172.18.85.141 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=daf6c91d310cbca9d11460e413b7dec4ee325a4ae50add4fba12bd88602f4d47 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=8460 --metrics-logging=true --relay=false --discv5-bootstrap-node=enr:-L24QIaEK9GadQnkTf34fa3UDKNZ7AU7VHfMjwoE_J52ZcGvDa8g0lpssCyeSWtl1B-cjpbSWEbaLEFi3V8ZashytjUCgmlkgnY0gmlwhKwStLmKbXVsdGlhZGRyc5YACASsErS5BlseAAoErBK0uQZbH90DgnJzhQADAQAAiXNlY3AyNTZrMaECZVEZE6GjGEymGRE4PXqrj8408Tdsr7axy4YYdb-liryDdGNwglseg3VkcIJbIIV3YWt1MgU --filternode=/ip4/172.18.180.185/tcp/23326/p2p/16Uiu2HAm2FAt3fPK59QhPzfpqbLY2obAG2eP5Twafg5nPFAcRTTZ
|
|
2026-03-14 04:36:08.517 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.85.141 waku 30bb854a031d4ebdf249137349554d148d32b4169f1390734a5e3b00e666e063
|
|
2026-03-14 04:36:08.547 DEBUG [src.node.docker_mananger] Container started with ID 30bb854a031d. Setting up logs at ./log/docker/node2_2026-03-14_04-36-07__99bae4d7-2d36-4483-ab4b-92d8e3bf0292__wakuorg_nwaku:latest.log
|
|
2026-03-14 04:36:08.547 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 8456
|
|
2026-03-14 04:36:08.547 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-03-14 04:36:09.548 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:8456/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-14 04:36:09.550 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-14 04:36:09.550 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-03-14 04:36:09.551 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:8456/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-14 04:36:09.553 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.85.141/tcp/8457/p2p/16Uiu2HAkydGSeqoi2onBMCUebADJ39NsAHmGxB42woMZU4SyD2H8","/ip4/172.18.85.141/tcp/8458/ws/p2p/16Uiu2HAkydGSeqoi2onBMCUebADJ39NsAHmGxB42woMZU4SyD2H8"],"enrUri":"enr:-L24QPhPo-mx9hIMhxyPBq7j1yKvRP73bMa2YrDhbKKQhSA6M9nQg8aQA1fQR8y8J-gQzriGWshUzr2jES0BvFtQB94CgmlkgnY0gmlwhKwSVY2KbXVsdGlhZGRyc5YACASsElWNBiEJAAoErBJVjQYhCt0DgnJzhQADAQAAiXNlY3AyNTZrMaECPmcaqe5Dyj8Hn0Q2SxKXhIcV2bM_TyLr42B5FN6k0QuDdGNwgiEJg3VkcIIhC4V3YWt1MgA"}'
|
|
2026-03-14 04:36:09.553 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-03-14 04:36:09.553 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:8456/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.180.185/tcp/23326/p2p/16Uiu2HAm2FAt3fPK59QhPzfpqbLY2obAG2eP5Twafg5nPFAcRTTZ"]'
|
|
2026-03-14 04:36:09.585 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-14 04:36:09.585 DEBUG [src.steps.filter] Running fixture setup: subscribe_main_nodes
|
|
2026-03-14 04:36:09.586 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:23325/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/1"]'
|
|
2026-03-14 04:36:09.600 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-14 04:36:09.601 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:8456/filter/v2/subscriptions" -H "Content-Type: application/json" -d '{"requestId": "2eb1291f-1815-4a78-81f9-f09514bd0855", "contentFilters": ["/test/1/waku-filter/proto"], "pubsubTopic": "/waku/2/rs/3/1"}'
|
|
2026-03-14 04:36:09.613 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"2eb1291f-1815-4a78-81f9-f09514bd0855","statusDesc":"OK"}'
|
|
2026-03-14 04:36:09.614 INFO [src.node.api_clients.base_client] curl -v -X PUT "http://127.0.0.1:8456/filter/v2/subscriptions" -H "Content-Type: application/json" -d '{"requestId": "1", "pubsubTopic": "/waku/2/rs/3/1"}'
|
|
2026-03-14 04:36:09.617 ERROR [src.node.api_clients.base_client] HTTP error occurred: 400 Client Error: Bad Request for url: http://127.0.0.1:8456/filter/v2/subscriptions. Response content: b'{"requestId":"unknown","statusDesc":"BAD_REQUEST: Failed to decode request: (status: 400 Bad Request, headers: , kind: Error, errobj: (status: 400 Bad Request, message: \\"Invalid content body, could not decode. Unable to deserialize data: \\", contentType: \\"text/plain\\"))"}'
|
|
2026-03-14 04:36:09.619 DEBUG [tests.conftest] Running fixture teardown: test_setup
|
|
2026-03-14 04:36:09.620 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
|
|
2026-03-14 04:36:09.620 DEBUG [src.node.waku_node] Stopping container with id dcc64822e3c1
|
|
2026-03-14 04:36:10.145 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-03-14 04:36:10.145 DEBUG [src.node.waku_node] Stopping container with id 30bb854a031d
|
|
2026-03-14 04:36:10.604 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-03-14 04:36:10.605 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
|
|
2026-03-14 04:36:10.610 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2026-03-14 04:36:10.614 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|