mirror of
https://github.com/logos-messaging/logos-messaging-interop-tests.git
synced 2026-05-05 18:09:25 +00:00
69 lines
13 KiB
Plaintext
69 lines
13 KiB
Plaintext
2026-03-16 04:53:22.902 DEBUG [tests.conftest] Running fixture setup: test_id
|
|
2026-03-16 04:53:22.902 DEBUG [tests.conftest] Running test: test_filter_subscribe_with_invalid_pubsub_topic_format with id: 2026-03-16_04-53-22__9b3efac3-6a06-4d92-84af-37f4b0021dcd
|
|
2026-03-16 04:53:22.902 DEBUG [src.steps.common] Running fixture setup: common_setup
|
|
2026-03-16 04:53:22.903 DEBUG [src.steps.filter] Running fixture setup: filter_setup
|
|
2026-03-16 04:53:22.903 DEBUG [src.steps.filter] Running fixture setup: setup_main_relay_node
|
|
2026-03-16 04:53:22.910 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-03-16 04:53:22.910 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node1_2026-03-16_04-53-22__9b3efac3-6a06-4d92-84af-37f4b0021dcd__wakuorg_nwaku:latest.log
|
|
2026-03-16 04:53:22.911 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-03-16 04:53:22.911 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-03-16 04:53:22.912 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-03-16 04:53:22.912 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.139.37
|
|
2026-03-16 04:53:22.912 DEBUG [src.node.docker_mananger] Generated ports ['1981', '1982', '1983', '1984', '1985']
|
|
2026-03-16 04:53:22.913 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-03-16 04:53:22.913 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-03-16 04:53:22.913 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-03-16 04:53:22.913 DEBUG [src.node.docker_mananger] docker run -i -t -p 1981:1981 -p 1982:1982 -p 1983:1983 -p 1984:1984 -p 1985:1985 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=1983 --rest-port=1981 --tcp-port=1982 --discv5-udp-port=1984 --rest-address=0.0.0.0 --nat=extip:172.18.139.37 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=bdef826fc50ddbaf1cc2aef8a5f105efb6dade95c478cbed3fb7f3adaceb55c8 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=1985 --metrics-logging=true --relay=true --filter=true
|
|
2026-03-16 04:53:23.106 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.139.37 waku c3c1338e1dbdd011b8b96b71651a17c1cf07d8fcfb8021750e7e05d50af34c0f
|
|
2026-03-16 04:53:23.141 DEBUG [src.node.docker_mananger] Container started with ID c3c1338e1dbd. Setting up logs at ./log/docker/node1_2026-03-16_04-53-22__9b3efac3-6a06-4d92-84af-37f4b0021dcd__wakuorg_nwaku:latest.log
|
|
2026-03-16 04:53:23.142 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 1981
|
|
2026-03-16 04:53:23.142 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-03-16 04:53:23.177 ERROR [src.node.docker_mananger] Max retries reached for container 7e11f4ba081a. Exiting log stream.
|
|
2026-03-16 04:53:23.709 ERROR [src.node.docker_mananger] Max retries reached for container bc6db8fea23c. Exiting log stream.
|
|
2026-03-16 04:53:24.142 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:1981/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-16 04:53:24.145 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-16 04:53:24.146 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-03-16 04:53:24.146 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:1981/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-16 04:53:24.148 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.139.37/tcp/1982/p2p/16Uiu2HAmSsF312iSATZSQmP8KSK9ndoo8BRvNtJrR5Ld6p63uaJS","/ip4/172.18.139.37/tcp/1983/ws/p2p/16Uiu2HAmSsF312iSATZSQmP8KSK9ndoo8BRvNtJrR5Ld6p63uaJS"],"enrUri":"enr:-L24QHB-02lXQYnduEEIk_pVYcbqZ5TaKtKwUa6oLFpUvVDYYsvP75LmZmCkEBBV7ZcFM-na_fgpnWKvvIMPVegDpakCgmlkgnY0gmlwhKwSiyWKbXVsdGlhZGRyc5YACASsEoslBge-AAoErBKLJQYHv90DgnJzhQADAQAAiXNlY3AyNTZrMaED0ycw0aBBR2m-X3cWZmrQrwE3NZ0L-TcBAhL0fF1eODeDdGNwgge-g3VkcIIHwIV3YWt1MgU"}'
|
|
2026-03-16 04:53:24.148 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-03-16 04:53:24.149 DEBUG [src.steps.filter] Running fixture setup: setup_main_filter_node
|
|
2026-03-16 04:53:24.156 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-03-16 04:53:24.156 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node2_2026-03-16_04-53-22__9b3efac3-6a06-4d92-84af-37f4b0021dcd__wakuorg_nwaku:latest.log
|
|
2026-03-16 04:53:24.156 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-03-16 04:53:24.156 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-03-16 04:53:24.158 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-03-16 04:53:24.158 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.254.102
|
|
2026-03-16 04:53:24.158 DEBUG [src.node.docker_mananger] Generated ports ['5986', '5987', '5988', '5989', '5990']
|
|
2026-03-16 04:53:24.158 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-03-16 04:53:24.158 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-03-16 04:53:24.158 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-03-16 04:53:24.159 DEBUG [src.node.docker_mananger] docker run -i -t -p 5986:5986 -p 5987:5987 -p 5988:5988 -p 5989:5989 -p 5990:5990 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=5988 --rest-port=5986 --tcp-port=5987 --discv5-udp-port=5989 --rest-address=0.0.0.0 --nat=extip:172.18.254.102 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=af4736e7ffedf6f5bbfe5adef3aa065a2b2077a0e37b6f69db9e311b5cacceba --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=5990 --metrics-logging=true --relay=false --discv5-bootstrap-node=enr:-L24QHB-02lXQYnduEEIk_pVYcbqZ5TaKtKwUa6oLFpUvVDYYsvP75LmZmCkEBBV7ZcFM-na_fgpnWKvvIMPVegDpakCgmlkgnY0gmlwhKwSiyWKbXVsdGlhZGRyc5YACASsEoslBge-AAoErBKLJQYHv90DgnJzhQADAQAAiXNlY3AyNTZrMaED0ycw0aBBR2m-X3cWZmrQrwE3NZ0L-TcBAhL0fF1eODeDdGNwgge-g3VkcIIHwIV3YWt1MgU --filternode=/ip4/172.18.139.37/tcp/1982/p2p/16Uiu2HAmSsF312iSATZSQmP8KSK9ndoo8BRvNtJrR5Ld6p63uaJS
|
|
2026-03-16 04:53:24.376 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.254.102 waku 7a01b9982b4ff58ae7808cb0c14abe9a38f6c3b579d8912d11045f04a6075dfd
|
|
2026-03-16 04:53:24.413 DEBUG [src.node.docker_mananger] Container started with ID 7a01b9982b4f. Setting up logs at ./log/docker/node2_2026-03-16_04-53-22__9b3efac3-6a06-4d92-84af-37f4b0021dcd__wakuorg_nwaku:latest.log
|
|
2026-03-16 04:53:24.413 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 5986
|
|
2026-03-16 04:53:24.413 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-03-16 04:53:25.415 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:5986/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-16 04:53:25.418 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-16 04:53:25.418 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-03-16 04:53:25.418 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:5986/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-16 04:53:25.420 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.254.102/tcp/5987/p2p/16Uiu2HAmARVeB44CUPcdjrVVouEUY9xSFJifwH3cGC2vmSJM8TYz","/ip4/172.18.254.102/tcp/5988/ws/p2p/16Uiu2HAmARVeB44CUPcdjrVVouEUY9xSFJifwH3cGC2vmSJM8TYz"],"enrUri":"enr:-L24QKZZfK9v6rNcsdOG0bKa9tMiXY7wOQ-NtbU_EtTpjMSiAxw0IKe-hgbJWWsVUyL2-EuuKWfPbescfqd21zNObU0CgmlkgnY0gmlwhKwS_maKbXVsdGlhZGRyc5YACASsEv5mBhdjAAoErBL-ZgYXZN0DgnJzhQADAQAAiXNlY3AyNTZrMaEC3tOdSB0OkFxmrIwefhLivu0MEAV4miWEcvC_KTfp9h-DdGNwghdjg3VkcIIXZYV3YWt1MgA"}'
|
|
2026-03-16 04:53:25.421 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-03-16 04:53:25.421 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:5986/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.139.37/tcp/1982/p2p/16Uiu2HAmSsF312iSATZSQmP8KSK9ndoo8BRvNtJrR5Ld6p63uaJS"]'
|
|
2026-03-16 04:53:25.457 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-16 04:53:25.459 DEBUG [src.steps.filter] Running fixture setup: subscribe_main_nodes
|
|
2026-03-16 04:53:25.460 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:1981/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/1"]'
|
|
2026-03-16 04:53:25.475 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-16 04:53:25.476 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:5986/filter/v2/subscriptions" -H "Content-Type: application/json" -d '{"requestId": "a7ec3557-b59f-4ba8-8799-3fb7f0bb4333", "contentFilters": ["/test/1/waku-filter/proto"], "pubsubTopic": "/waku/2/rs/3/1"}'
|
|
2026-03-16 04:53:25.490 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"a7ec3557-b59f-4ba8-8799-3fb7f0bb4333","statusDesc":"OK"}'
|
|
2026-03-16 04:53:25.494 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:5986/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-16 04:53:25.497 ERROR [src.node.api_clients.base_client] HTTP error occurred: 400 Client Error: Bad Request for url: http://127.0.0.1:5986/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-16 04:53:25.500 DEBUG [tests.conftest] Running fixture teardown: test_setup
|
|
2026-03-16 04:53:25.501 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
|
|
2026-03-16 04:53:25.501 DEBUG [src.node.waku_node] Stopping container with id c3c1338e1dbd
|
|
2026-03-16 04:53:26.054 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-03-16 04:53:26.056 DEBUG [src.node.waku_node] Stopping container with id 7a01b9982b4f
|
|
2026-03-16 04:53:26.597 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-03-16 04:53:26.600 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
|
|
2026-03-16 04:53:26.606 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2026-03-16 04:53:26.610 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|