mirror of
https://github.com/logos-messaging/logos-messaging-interop-tests.git
synced 2026-04-25 13:13:10 +00:00
69 lines
13 KiB
Plaintext
69 lines
13 KiB
Plaintext
2026-02-27 04:34:45.738 DEBUG [tests.conftest] Running fixture setup: test_id
|
|
2026-02-27 04:34:45.738 DEBUG [tests.conftest] Running test: test_filter_unsubscribe_with_invalid_request_id with id: 2026-02-27_04-34-45__890509d3-3dc5-472c-b0b7-ec70d52508f0
|
|
2026-02-27 04:34:45.738 DEBUG [src.steps.common] Running fixture setup: common_setup
|
|
2026-02-27 04:34:45.739 DEBUG [src.steps.filter] Running fixture setup: filter_setup
|
|
2026-02-27 04:34:45.739 DEBUG [src.steps.filter] Running fixture setup: setup_main_relay_node
|
|
2026-02-27 04:34:45.746 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-02-27 04:34:45.746 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node1_2026-02-27_04-34-45__890509d3-3dc5-472c-b0b7-ec70d52508f0__wakuorg_nwaku:latest.log
|
|
2026-02-27 04:34:45.746 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-02-27 04:34:45.746 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-02-27 04:34:45.747 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-02-27 04:34:45.748 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.144.134
|
|
2026-02-27 04:34:45.748 DEBUG [src.node.docker_mananger] Generated ports ['23707', '23708', '23709', '23710', '23711']
|
|
2026-02-27 04:34:45.748 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-02-27 04:34:45.748 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-02-27 04:34:45.748 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-02-27 04:34:45.748 DEBUG [src.node.docker_mananger] docker run -i -t -p 23707:23707 -p 23708:23708 -p 23709:23709 -p 23710:23710 -p 23711:23711 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=23709 --rest-port=23707 --tcp-port=23708 --discv5-udp-port=23710 --rest-address=0.0.0.0 --nat=extip:172.18.144.134 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=ad0cdc8cd1cac22280b56e14f60b7b287afb4b54dbb911d8dabc617bcfbc972b --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=23711 --metrics-logging=true --relay=true --filter=true
|
|
2026-02-27 04:34:45.945 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.144.134 waku 30bb452761e0acf7f1044fafcc67721156b4eaed5b8f5a68e09bf737fea8e940
|
|
2026-02-27 04:34:45.983 DEBUG [src.node.docker_mananger] Container started with ID 30bb452761e0. Setting up logs at ./log/docker/node1_2026-02-27_04-34-45__890509d3-3dc5-472c-b0b7-ec70d52508f0__wakuorg_nwaku:latest.log
|
|
2026-02-27 04:34:45.984 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 23707
|
|
2026-02-27 04:34:45.985 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-02-27 04:34:45.990 ERROR [src.node.docker_mananger] Max retries reached for container 3aa16b0255b0. Exiting log stream.
|
|
2026-02-27 04:34:46.535 ERROR [src.node.docker_mananger] Max retries reached for container 98ce66938b50. Exiting log stream.
|
|
2026-02-27 04:34:46.985 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23707/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-27 04:34:46.988 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-02-27 04:34:46.988 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-02-27 04:34:46.988 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23707/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-27 04:34:46.991 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.144.134/tcp/23708/p2p/16Uiu2HAmPE1fCTcqKE62gRe9X1qcME4PRCA4hCPLVj8G58fY1KwG","/ip4/172.18.144.134/tcp/23709/ws/p2p/16Uiu2HAmPE1fCTcqKE62gRe9X1qcME4PRCA4hCPLVj8G58fY1KwG"],"enrUri":"enr:-L24QGwug7MsP1lY5HLpDLsFJKbBz_8KmfjvWoQRb4JcJcm7AUmPV6uJiVmgBo5_Qe6lwe1io84SjprM6RxvFoK3a_gCgmlkgnY0gmlwhKwSkIaKbXVsdGlhZGRyc5YACASsEpCGBlycAAoErBKQhgZcnd0DgnJzhQADAQAAiXNlY3AyNTZrMaEDnQqECuDv8_oW1Ki-YMbX04aPws-lCFKIM-OTlFfBVkODdGNwglycg3VkcIJcnoV3YWt1MgU"}'
|
|
2026-02-27 04:34:46.991 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-02-27 04:34:46.991 DEBUG [src.steps.filter] Running fixture setup: setup_main_filter_node
|
|
2026-02-27 04:34:46.998 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-02-27 04:34:46.998 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node2_2026-02-27_04-34-45__890509d3-3dc5-472c-b0b7-ec70d52508f0__wakuorg_nwaku:latest.log
|
|
2026-02-27 04:34:46.998 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-02-27 04:34:46.998 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-02-27 04:34:47.000 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-02-27 04:34:47.000 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.67.39
|
|
2026-02-27 04:34:47.000 DEBUG [src.node.docker_mananger] Generated ports ['43573', '43574', '43575', '43576', '43577']
|
|
2026-02-27 04:34:47.000 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-02-27 04:34:47.000 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-02-27 04:34:47.000 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-02-27 04:34:47.000 DEBUG [src.node.docker_mananger] docker run -i -t -p 43573:43573 -p 43574:43574 -p 43575:43575 -p 43576:43576 -p 43577:43577 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=43575 --rest-port=43573 --tcp-port=43574 --discv5-udp-port=43576 --rest-address=0.0.0.0 --nat=extip:172.18.67.39 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=dfce0d4ca08fddcd11bb32f0bc594da3dd81e6f836d78b1aa0b6ff7b4ff12bfc --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=43577 --metrics-logging=true --relay=false --discv5-bootstrap-node=enr:-L24QGwug7MsP1lY5HLpDLsFJKbBz_8KmfjvWoQRb4JcJcm7AUmPV6uJiVmgBo5_Qe6lwe1io84SjprM6RxvFoK3a_gCgmlkgnY0gmlwhKwSkIaKbXVsdGlhZGRyc5YACASsEpCGBlycAAoErBKQhgZcnd0DgnJzhQADAQAAiXNlY3AyNTZrMaEDnQqECuDv8_oW1Ki-YMbX04aPws-lCFKIM-OTlFfBVkODdGNwglycg3VkcIJcnoV3YWt1MgU --filternode=/ip4/172.18.144.134/tcp/23708/p2p/16Uiu2HAmPE1fCTcqKE62gRe9X1qcME4PRCA4hCPLVj8G58fY1KwG
|
|
2026-02-27 04:34:47.190 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.67.39 waku 51289cbaad6693ffde528f5a90c8ad967bb621d5b7ee6bc7816a3f24606a851e
|
|
2026-02-27 04:34:47.225 DEBUG [src.node.docker_mananger] Container started with ID 51289cbaad66. Setting up logs at ./log/docker/node2_2026-02-27_04-34-45__890509d3-3dc5-472c-b0b7-ec70d52508f0__wakuorg_nwaku:latest.log
|
|
2026-02-27 04:34:47.226 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 43573
|
|
2026-02-27 04:34:47.226 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-02-27 04:34:48.226 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:43573/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-27 04:34:48.229 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-02-27 04:34:48.230 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-02-27 04:34:48.230 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:43573/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-27 04:34:48.232 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.67.39/tcp/43574/p2p/16Uiu2HAkwPFJsvkiFYQspjJ7UP2AZT4J5Xpyp2xSyr6KnsZnxyLJ","/ip4/172.18.67.39/tcp/43575/ws/p2p/16Uiu2HAkwPFJsvkiFYQspjJ7UP2AZT4J5Xpyp2xSyr6KnsZnxyLJ"],"enrUri":"enr:-L24QEcOpn3lvpU3nDAFHe-PEQe9Yk6xmmVC9aA6IIKRJV4STLD20CRHV91AiSQvb4FyrzLAjOeYpoHLtEhsrjx00CQCgmlkgnY0gmlwhKwSQyeKbXVsdGlhZGRyc5YACASsEkMnBqo2AAoErBJDJwaqN90DgnJzhQADAQAAiXNlY3AyNTZrMaECHRhRE_vfKB3jny1YYbP6OTOATHtkqwUGkDvIhoClu6eDdGNwgqo2g3VkcIKqOIV3YWt1MgA"}'
|
|
2026-02-27 04:34:48.233 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-02-27 04:34:48.233 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:43573/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.144.134/tcp/23708/p2p/16Uiu2HAmPE1fCTcqKE62gRe9X1qcME4PRCA4hCPLVj8G58fY1KwG"]'
|
|
2026-02-27 04:34:48.268 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-27 04:34:48.269 DEBUG [src.steps.filter] Running fixture setup: subscribe_main_nodes
|
|
2026-02-27 04:34:48.270 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:23707/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/1"]'
|
|
2026-02-27 04:34:48.287 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-27 04:34:48.287 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:43573/filter/v2/subscriptions" -H "Content-Type: application/json" -d '{"requestId": "1a7bb3eb-e8a9-49cd-9688-f60b21c7c34b", "contentFilters": ["/test/1/waku-filter/proto"], "pubsubTopic": "/waku/2/rs/3/1"}'
|
|
2026-02-27 04:34:48.298 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"1a7bb3eb-e8a9-49cd-9688-f60b21c7c34b","statusDesc":"OK"}'
|
|
2026-02-27 04:34:48.300 INFO [src.node.api_clients.base_client] curl -v -X DELETE "http://127.0.0.1:43573/filter/v2/subscriptions" -H "Content-Type: application/json" -d '{"requestId": 1, "contentFilters": ["/test/1/waku-filter/proto"], "pubsubTopic": "/waku/2/rs/3/1"}'
|
|
2026-02-27 04:34:48.305 ERROR [src.node.api_clients.base_client] HTTP error occurred: 400 Client Error: Bad Request for url: http://127.0.0.1:43573/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-02-27 04:34:48.307 DEBUG [tests.conftest] Running fixture teardown: test_setup
|
|
2026-02-27 04:34:48.308 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
|
|
2026-02-27 04:34:48.308 DEBUG [src.node.waku_node] Stopping container with id 30bb452761e0
|
|
2026-02-27 04:34:48.876 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-02-27 04:34:48.878 DEBUG [src.node.waku_node] Stopping container with id 51289cbaad66
|
|
2026-02-27 04:34:49.431 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-02-27 04:34:49.434 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
|
|
2026-02-27 04:34:49.443 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2026-02-27 04:34:49.447 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|