mirror of
https://github.com/logos-messaging/logos-messaging-interop-tests.git
synced 2026-05-06 02:19:26 +00:00
69 lines
13 KiB
Plaintext
69 lines
13 KiB
Plaintext
2026-03-11 04:37:24.595 DEBUG [tests.conftest] Running fixture setup: test_id
|
|
2026-03-11 04:37:24.595 DEBUG [tests.conftest] Running test: test_filter_update_subscription_with_no_content_topic with id: 2026-03-11_04-37-24__7f656d92-55e5-46c7-b8eb-dc012bb782b9
|
|
2026-03-11 04:37:24.596 DEBUG [src.steps.common] Running fixture setup: common_setup
|
|
2026-03-11 04:37:24.596 DEBUG [src.steps.filter] Running fixture setup: filter_setup
|
|
2026-03-11 04:37:24.596 DEBUG [src.steps.filter] Running fixture setup: setup_main_relay_node
|
|
2026-03-11 04:37:24.603 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-03-11 04:37:24.603 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node1_2026-03-11_04-37-24__7f656d92-55e5-46c7-b8eb-dc012bb782b9__wakuorg_nwaku:latest.log
|
|
2026-03-11 04:37:24.603 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-03-11 04:37:24.603 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-03-11 04:37:24.605 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-03-11 04:37:24.605 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.112.205
|
|
2026-03-11 04:37:24.605 DEBUG [src.node.docker_mananger] Generated ports ['50921', '50922', '50923', '50924', '50925']
|
|
2026-03-11 04:37:24.605 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-03-11 04:37:24.605 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-03-11 04:37:24.605 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-03-11 04:37:24.606 DEBUG [src.node.docker_mananger] docker run -i -t -p 50921:50921 -p 50922:50922 -p 50923:50923 -p 50924:50924 -p 50925:50925 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=50923 --rest-port=50921 --tcp-port=50922 --discv5-udp-port=50924 --rest-address=0.0.0.0 --nat=extip:172.18.112.205 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=f8b7d8fcd6512ce13abf8a23da0fc576e4616ec7b0ae8bb6dad10896c8a5cecf --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=50925 --metrics-logging=true --relay=true --filter=true
|
|
2026-03-11 04:37:24.809 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.112.205 waku c2fc1f89e9e48f53abff6556437b9d5765877947a5bed19919020b1a1629dc15
|
|
2026-03-11 04:37:24.844 DEBUG [src.node.docker_mananger] Container started with ID c2fc1f89e9e4. Setting up logs at ./log/docker/node1_2026-03-11_04-37-24__7f656d92-55e5-46c7-b8eb-dc012bb782b9__wakuorg_nwaku:latest.log
|
|
2026-03-11 04:37:24.845 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 50921
|
|
2026-03-11 04:37:24.845 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-03-11 04:37:24.859 ERROR [src.node.docker_mananger] Max retries reached for container 7e3f7ca7e655. Exiting log stream.
|
|
2026-03-11 04:37:25.397 ERROR [src.node.docker_mananger] Max retries reached for container 129704175e84. Exiting log stream.
|
|
2026-03-11 04:37:25.846 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50921/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-11 04:37:25.848 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-11 04:37:25.849 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-03-11 04:37:25.849 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50921/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-11 04:37:25.851 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.112.205/tcp/50922/p2p/16Uiu2HAmFazBZ3De6q5LXkiKvEdk98nKtxSWcevHnSxHgdtcbVWe","/ip4/172.18.112.205/tcp/50923/ws/p2p/16Uiu2HAmFazBZ3De6q5LXkiKvEdk98nKtxSWcevHnSxHgdtcbVWe"],"enrUri":"enr:-L24QMOMtVOFlC9DuPQ7r3sNb4zeQHd3YZnfs7DUnJw2wL4rPuHyfQlXnek08NHx6ZdmIOTqiYj0ZYJPXyWY1bNpFXECgmlkgnY0gmlwhKwScM2KbXVsdGlhZGRyc5YACASsEnDNBsbqAAoErBJwzQbG690DgnJzhQADAQAAiXNlY3AyNTZrMaEDK4yMN9uxwxwbl083balEWlWHquyUZMirwLTnH8GDlIeDdGNwgsbqg3VkcILG7IV3YWt1MgU"}'
|
|
2026-03-11 04:37:25.852 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-03-11 04:37:25.852 DEBUG [src.steps.filter] Running fixture setup: setup_main_filter_node
|
|
2026-03-11 04:37:25.859 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-03-11 04:37:25.859 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node2_2026-03-11_04-37-24__7f656d92-55e5-46c7-b8eb-dc012bb782b9__wakuorg_nwaku:latest.log
|
|
2026-03-11 04:37:25.859 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-03-11 04:37:25.859 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-03-11 04:37:25.860 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-03-11 04:37:25.861 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.225.209
|
|
2026-03-11 04:37:25.861 DEBUG [src.node.docker_mananger] Generated ports ['56822', '56823', '56824', '56825', '56826']
|
|
2026-03-11 04:37:25.861 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-03-11 04:37:25.861 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-03-11 04:37:25.861 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-03-11 04:37:25.861 DEBUG [src.node.docker_mananger] docker run -i -t -p 56822:56822 -p 56823:56823 -p 56824:56824 -p 56825:56825 -p 56826:56826 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=56824 --rest-port=56822 --tcp-port=56823 --discv5-udp-port=56825 --rest-address=0.0.0.0 --nat=extip:172.18.225.209 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=fef2b7b769ecba340e05cf7b1a8ba49b4d6cd9d622fda90007afeacfde8cd0dc --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=56826 --metrics-logging=true --relay=false --discv5-bootstrap-node=enr:-L24QMOMtVOFlC9DuPQ7r3sNb4zeQHd3YZnfs7DUnJw2wL4rPuHyfQlXnek08NHx6ZdmIOTqiYj0ZYJPXyWY1bNpFXECgmlkgnY0gmlwhKwScM2KbXVsdGlhZGRyc5YACASsEnDNBsbqAAoErBJwzQbG690DgnJzhQADAQAAiXNlY3AyNTZrMaEDK4yMN9uxwxwbl083balEWlWHquyUZMirwLTnH8GDlIeDdGNwgsbqg3VkcILG7IV3YWt1MgU --filternode=/ip4/172.18.112.205/tcp/50922/p2p/16Uiu2HAmFazBZ3De6q5LXkiKvEdk98nKtxSWcevHnSxHgdtcbVWe
|
|
2026-03-11 04:37:26.057 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.225.209 waku 1d2e2cef0c990bd7937ae1c5cc230d083a8b7592a13995a2a980c474a5473f27
|
|
2026-03-11 04:37:26.092 DEBUG [src.node.docker_mananger] Container started with ID 1d2e2cef0c99. Setting up logs at ./log/docker/node2_2026-03-11_04-37-24__7f656d92-55e5-46c7-b8eb-dc012bb782b9__wakuorg_nwaku:latest.log
|
|
2026-03-11 04:37:26.092 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 56822
|
|
2026-03-11 04:37:26.092 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-03-11 04:37:27.093 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:56822/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-11 04:37:27.096 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-11 04:37:27.096 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-03-11 04:37:27.097 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:56822/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-11 04:37:27.099 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.225.209/tcp/56823/p2p/16Uiu2HAm9fpSUNjwUtpbzYRHRJPXkRiokTt91RCt9e6NVWT8kpf7","/ip4/172.18.225.209/tcp/56824/ws/p2p/16Uiu2HAm9fpSUNjwUtpbzYRHRJPXkRiokTt91RCt9e6NVWT8kpf7"],"enrUri":"enr:-L24QFkMApcSMuwrEN6DB-XPzGoRXm89vFEWaWBeNWzNVAhbAK2pHR-HMyvrZ_Vamk3ALPH3H_STqIQKUN3gkXh7YpsCgmlkgnY0gmlwhKwS4dGKbXVsdGlhZGRyc5YACASsEuHRBt33AAoErBLh0Qbd-N0DgnJzhQADAQAAiXNlY3AyNTZrMaEC06NQZI9zCwQw3Zh69dJzCHUII8wXOF_WtQmvZZRjOuaDdGNwgt33g3VkcILd-YV3YWt1MgA"}'
|
|
2026-03-11 04:37:27.099 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-03-11 04:37:27.099 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:56822/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.112.205/tcp/50922/p2p/16Uiu2HAmFazBZ3De6q5LXkiKvEdk98nKtxSWcevHnSxHgdtcbVWe"]'
|
|
2026-03-11 04:37:27.133 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-11 04:37:27.135 DEBUG [src.steps.filter] Running fixture setup: subscribe_main_nodes
|
|
2026-03-11 04:37:27.135 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:50921/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/1"]'
|
|
2026-03-11 04:37:27.157 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-11 04:37:27.157 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:56822/filter/v2/subscriptions" -H "Content-Type: application/json" -d '{"requestId": "d53600a5-42b4-463b-9cf1-7fcb9f91bb3a", "contentFilters": ["/test/1/waku-filter/proto"], "pubsubTopic": "/waku/2/rs/3/1"}'
|
|
2026-03-11 04:37:27.170 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"d53600a5-42b4-463b-9cf1-7fcb9f91bb3a","statusDesc":"OK"}'
|
|
2026-03-11 04:37:27.171 INFO [src.node.api_clients.base_client] curl -v -X PUT "http://127.0.0.1:56822/filter/v2/subscriptions" -H "Content-Type: application/json" -d '{"requestId": "1", "pubsubTopic": "/waku/2/rs/3/1"}'
|
|
2026-03-11 04:37:27.176 ERROR [src.node.api_clients.base_client] HTTP error occurred: 400 Client Error: Bad Request for url: http://127.0.0.1:56822/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-11 04:37:27.179 DEBUG [tests.conftest] Running fixture teardown: test_setup
|
|
2026-03-11 04:37:27.180 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
|
|
2026-03-11 04:37:27.180 DEBUG [src.node.waku_node] Stopping container with id c2fc1f89e9e4
|
|
2026-03-11 04:37:27.716 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-03-11 04:37:27.719 DEBUG [src.node.waku_node] Stopping container with id 1d2e2cef0c99
|
|
2026-03-11 04:37:28.261 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-03-11 04:37:28.264 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
|
|
2026-03-11 04:37:28.268 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2026-03-11 04:37:28.273 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|