mirror of
https://github.com/logos-messaging/logos-messaging-interop-tests.git
synced 2026-05-05 10:03:16 +00:00
69 lines
13 KiB
Plaintext
69 lines
13 KiB
Plaintext
2026-03-21 04:39:09.240 DEBUG [tests.conftest] Running fixture setup: test_id
|
|
2026-03-21 04:39:09.240 DEBUG [tests.conftest] Running test: test_filter_update_subscription_with_invalid_request_id with id: 2026-03-21_04-39-09__4fb4a190-ae2a-477b-b606-8cab036cb9e0
|
|
2026-03-21 04:39:09.240 DEBUG [src.steps.common] Running fixture setup: common_setup
|
|
2026-03-21 04:39:09.241 DEBUG [src.steps.filter] Running fixture setup: filter_setup
|
|
2026-03-21 04:39:09.241 DEBUG [src.steps.filter] Running fixture setup: setup_main_relay_node
|
|
2026-03-21 04:39:09.249 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-03-21 04:39:09.249 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node1_2026-03-21_04-39-09__4fb4a190-ae2a-477b-b606-8cab036cb9e0__wakuorg_nwaku:latest.log
|
|
2026-03-21 04:39:09.249 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-03-21 04:39:09.249 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-03-21 04:39:09.251 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-03-21 04:39:09.251 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.206.240
|
|
2026-03-21 04:39:09.251 DEBUG [src.node.docker_mananger] Generated ports ['7122', '7123', '7124', '7125', '7126']
|
|
2026-03-21 04:39:09.251 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-03-21 04:39:09.251 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-03-21 04:39:09.251 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-03-21 04:39:09.252 DEBUG [src.node.docker_mananger] docker run -i -t -p 7122:7122 -p 7123:7123 -p 7124:7124 -p 7125:7125 -p 7126:7126 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=7124 --rest-port=7122 --tcp-port=7123 --discv5-udp-port=7125 --rest-address=0.0.0.0 --nat=extip:172.18.206.240 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=bbdbf24cfe824e9afedf64c48cadbe0f94febaadc52d9b2f2baef66da9ddeea0 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=7126 --metrics-logging=true --relay=true --filter=true
|
|
2026-03-21 04:39:09.443 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.206.240 waku 6919f5fbcac57cac3bce93441520ac3bbdf564e812d9d0ae6f9ae8051abee3ac
|
|
2026-03-21 04:39:09.447 ERROR [src.node.docker_mananger] Max retries reached for container 8f660740ef63. Exiting log stream.
|
|
2026-03-21 04:39:09.480 DEBUG [src.node.docker_mananger] Container started with ID 6919f5fbcac5. Setting up logs at ./log/docker/node1_2026-03-21_04-39-09__4fb4a190-ae2a-477b-b606-8cab036cb9e0__wakuorg_nwaku:latest.log
|
|
2026-03-21 04:39:09.480 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 7122
|
|
2026-03-21 04:39:09.480 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-03-21 04:39:10.019 ERROR [src.node.docker_mananger] Max retries reached for container f3a3d1eff4bc. Exiting log stream.
|
|
2026-03-21 04:39:10.481 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:7122/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-21 04:39:10.484 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-21 04:39:10.484 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-03-21 04:39:10.484 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:7122/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-21 04:39:10.486 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.206.240/tcp/7123/p2p/16Uiu2HAmJQp36zkDkipnLFhbhSXiHGRdPQ6BBoM1A5KQzH4boi9d","/ip4/172.18.206.240/tcp/7124/ws/p2p/16Uiu2HAmJQp36zkDkipnLFhbhSXiHGRdPQ6BBoM1A5KQzH4boi9d"],"enrUri":"enr:-L24QI6vk4vfu9jZ6rCJiiXIydmkAA4rfAsk2qWFajdmYnDyZaqgNHBcJc-P8IbGA33yesNAFwbfgfPLREJatddnmLoCgmlkgnY0gmlwhKwSzvCKbXVsdGlhZGRyc5YACASsEs7wBhvTAAoErBLO8AYb1N0DgnJzhQADAQAAiXNlY3AyNTZrMaEDVYRUI4Yb0A9UrKc0cNhzVQToUMyWzxV7UHdO1INhCmiDdGNwghvTg3VkcIIb1YV3YWt1MgU"}'
|
|
2026-03-21 04:39:10.487 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-03-21 04:39:10.487 DEBUG [src.steps.filter] Running fixture setup: setup_main_filter_node
|
|
2026-03-21 04:39:10.494 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-03-21 04:39:10.494 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node2_2026-03-21_04-39-09__4fb4a190-ae2a-477b-b606-8cab036cb9e0__wakuorg_nwaku:latest.log
|
|
2026-03-21 04:39:10.494 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-03-21 04:39:10.494 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-03-21 04:39:10.496 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-03-21 04:39:10.496 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.242.234
|
|
2026-03-21 04:39:10.496 DEBUG [src.node.docker_mananger] Generated ports ['43548', '43549', '43550', '43551', '43552']
|
|
2026-03-21 04:39:10.496 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-03-21 04:39:10.496 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-03-21 04:39:10.497 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-03-21 04:39:10.497 DEBUG [src.node.docker_mananger] docker run -i -t -p 43548:43548 -p 43549:43549 -p 43550:43550 -p 43551:43551 -p 43552:43552 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=43550 --rest-port=43548 --tcp-port=43549 --discv5-udp-port=43551 --rest-address=0.0.0.0 --nat=extip:172.18.242.234 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=b0be82d6b900ffc9bf1baeb2bcfcdc111dcae13bc4ee3b16ce612cb6ea651e3d --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=43552 --metrics-logging=true --relay=false --discv5-bootstrap-node=enr:-L24QI6vk4vfu9jZ6rCJiiXIydmkAA4rfAsk2qWFajdmYnDyZaqgNHBcJc-P8IbGA33yesNAFwbfgfPLREJatddnmLoCgmlkgnY0gmlwhKwSzvCKbXVsdGlhZGRyc5YACASsEs7wBhvTAAoErBLO8AYb1N0DgnJzhQADAQAAiXNlY3AyNTZrMaEDVYRUI4Yb0A9UrKc0cNhzVQToUMyWzxV7UHdO1INhCmiDdGNwghvTg3VkcIIb1YV3YWt1MgU --filternode=/ip4/172.18.206.240/tcp/7123/p2p/16Uiu2HAmJQp36zkDkipnLFhbhSXiHGRdPQ6BBoM1A5KQzH4boi9d
|
|
2026-03-21 04:39:10.700 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.242.234 waku 0d4bd956c17cc0efd4d9dd3325cc6b2f0a940efc79aebc22162011bbf56af587
|
|
2026-03-21 04:39:10.734 DEBUG [src.node.docker_mananger] Container started with ID 0d4bd956c17c. Setting up logs at ./log/docker/node2_2026-03-21_04-39-09__4fb4a190-ae2a-477b-b606-8cab036cb9e0__wakuorg_nwaku:latest.log
|
|
2026-03-21 04:39:10.734 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 43548
|
|
2026-03-21 04:39:10.734 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-03-21 04:39:11.735 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:43548/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-21 04:39:11.739 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-21 04:39:11.739 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-03-21 04:39:11.739 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:43548/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-21 04:39:11.741 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.242.234/tcp/43549/p2p/16Uiu2HAm1VKLFuFAzLyAyLRRSbKejgG5phriA5VbZEtw5tCkHUqK","/ip4/172.18.242.234/tcp/43550/ws/p2p/16Uiu2HAm1VKLFuFAzLyAyLRRSbKejgG5phriA5VbZEtw5tCkHUqK"],"enrUri":"enr:-L24QDt7vADul88C5rLbXDoBDVjGmVUVti7G8L2T4oaAZYfuTbx9THoahFjar-8WnfA9SXwzap4lxQyIB5Z4tDQGJ5ECgmlkgnY0gmlwhKwS8uqKbXVsdGlhZGRyc5YACASsEvLqBqodAAoErBLy6gaqHt0DgnJzhQADAQAAiXNlY3AyNTZrMaECWhUZVdmQj_W-Ljq59tc9PlMD_YRE3lrcJ3oAzB7kcI6DdGNwgqodg3VkcIKqH4V3YWt1MgA"}'
|
|
2026-03-21 04:39:11.742 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-03-21 04:39:11.742 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:43548/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.206.240/tcp/7123/p2p/16Uiu2HAmJQp36zkDkipnLFhbhSXiHGRdPQ6BBoM1A5KQzH4boi9d"]'
|
|
2026-03-21 04:39:11.782 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-21 04:39:11.784 DEBUG [src.steps.filter] Running fixture setup: subscribe_main_nodes
|
|
2026-03-21 04:39:11.786 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:7122/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/1"]'
|
|
2026-03-21 04:39:11.800 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-21 04:39:11.802 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:43548/filter/v2/subscriptions" -H "Content-Type: application/json" -d '{"requestId": "84386f8d-2dcb-49c6-9202-41721e3e5e57", "contentFilters": ["/test/1/waku-filter/proto"], "pubsubTopic": "/waku/2/rs/3/1"}'
|
|
2026-03-21 04:39:11.815 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"84386f8d-2dcb-49c6-9202-41721e3e5e57","statusDesc":"OK"}'
|
|
2026-03-21 04:39:11.817 INFO [src.node.api_clients.base_client] curl -v -X PUT "http://127.0.0.1:43548/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-21 04:39:11.820 ERROR [src.node.api_clients.base_client] HTTP error occurred: 400 Client Error: Bad Request for url: http://127.0.0.1:43548/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-21 04:39:11.822 DEBUG [tests.conftest] Running fixture teardown: test_setup
|
|
2026-03-21 04:39:11.823 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
|
|
2026-03-21 04:39:11.823 DEBUG [src.node.waku_node] Stopping container with id 6919f5fbcac5
|
|
2026-03-21 04:39:12.379 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-03-21 04:39:12.380 DEBUG [src.node.waku_node] Stopping container with id 0d4bd956c17c
|
|
2026-03-21 04:39:12.937 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-03-21 04:39:12.939 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
|
|
2026-03-21 04:39:12.944 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2026-03-21 04:39:12.950 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|