mirror of
https://github.com/logos-messaging/logos-messaging-interop-tests.git
synced 2026-05-03 09:03:25 +00:00
69 lines
13 KiB
Plaintext
69 lines
13 KiB
Plaintext
2026-02-26 04:36:23.453 DEBUG [tests.conftest] Running fixture setup: test_id
|
|
2026-02-26 04:36:23.454 DEBUG [tests.conftest] Running test: test_filter_subscribe_with_extra_field with id: 2026-02-26_04-36-23__0f707c25-58cb-474d-885c-c1a9e56c6eb1
|
|
2026-02-26 04:36:23.454 DEBUG [src.steps.common] Running fixture setup: common_setup
|
|
2026-02-26 04:36:23.455 DEBUG [src.steps.filter] Running fixture setup: filter_setup
|
|
2026-02-26 04:36:23.455 DEBUG [src.steps.filter] Running fixture setup: setup_main_relay_node
|
|
2026-02-26 04:36:23.463 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-02-26 04:36:23.464 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node1_2026-02-26_04-36-23__0f707c25-58cb-474d-885c-c1a9e56c6eb1__wakuorg_nwaku:latest.log
|
|
2026-02-26 04:36:23.464 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-02-26 04:36:23.464 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-02-26 04:36:23.467 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-02-26 04:36:23.468 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.212.81
|
|
2026-02-26 04:36:23.468 DEBUG [src.node.docker_mananger] Generated ports ['40033', '40034', '40035', '40036', '40037']
|
|
2026-02-26 04:36:23.468 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-02-26 04:36:23.468 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-02-26 04:36:23.468 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-02-26 04:36:23.469 DEBUG [src.node.docker_mananger] docker run -i -t -p 40033:40033 -p 40034:40034 -p 40035:40035 -p 40036:40036 -p 40037:40037 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=40035 --rest-port=40033 --tcp-port=40034 --discv5-udp-port=40036 --rest-address=0.0.0.0 --nat=extip:172.18.212.81 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=bae65bbdeeed05d01b2c7a4fc77939146ca7cb98ffbca91df9a60b77cc5bca07 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=40037 --metrics-logging=true --relay=true --filter=true
|
|
2026-02-26 04:36:23.671 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.212.81 waku 23bff3e0ab809c4c17cf511e35a14cac5a5a3bb437bbd823515ed2ddce86a0ee
|
|
2026-02-26 04:36:23.698 ERROR [src.node.docker_mananger] Max retries reached for container b6a30a55bf97. Exiting log stream.
|
|
2026-02-26 04:36:23.705 DEBUG [src.node.docker_mananger] Container started with ID 23bff3e0ab80. Setting up logs at ./log/docker/node1_2026-02-26_04-36-23__0f707c25-58cb-474d-885c-c1a9e56c6eb1__wakuorg_nwaku:latest.log
|
|
2026-02-26 04:36:23.705 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 40033
|
|
2026-02-26 04:36:23.705 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-02-26 04:36:24.284 ERROR [src.node.docker_mananger] Max retries reached for container 435edec8139a. Exiting log stream.
|
|
2026-02-26 04:36:24.706 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40033/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-26 04:36:24.708 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-26 04:36:24.709 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-02-26 04:36:24.709 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40033/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-26 04:36:24.711 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.212.81/tcp/40034/p2p/16Uiu2HAm23aYpyjJqft3nettFD8xyYLiBTYnhRSJCeFwJGf8eZgJ","/ip4/172.18.212.81/tcp/40035/ws/p2p/16Uiu2HAm23aYpyjJqft3nettFD8xyYLiBTYnhRSJCeFwJGf8eZgJ"],"enrUri":"enr:-L24QKzqJObIbOVB4_K48FooV200b7w4g-qZRwuGIYCc7EoVe_dVSaJTE1TBj1hrcm_pKtXkwaRAAL7MIkjW4mAzLcMCgmlkgnY0gmlwhKwS1FGKbXVsdGlhZGRyc5YACASsEtRRBpxiAAoErBLUUQacY90DgnJzhQADAQAAiXNlY3AyNTZrMaECYljj9anUua7rduWXtHlypEjohsMmv_IXyydNAjd91J-DdGNwgpxig3VkcIKcZIV3YWt1MgU"}'
|
|
2026-02-26 04:36:24.711 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-02-26 04:36:24.712 DEBUG [src.steps.filter] Running fixture setup: setup_main_filter_node
|
|
2026-02-26 04:36:24.718 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-02-26 04:36:24.718 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node2_2026-02-26_04-36-23__0f707c25-58cb-474d-885c-c1a9e56c6eb1__wakuorg_nwaku:latest.log
|
|
2026-02-26 04:36:24.718 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-02-26 04:36:24.719 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-02-26 04:36:24.720 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-02-26 04:36:24.720 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.184.246
|
|
2026-02-26 04:36:24.720 DEBUG [src.node.docker_mananger] Generated ports ['21557', '21558', '21559', '21560', '21561']
|
|
2026-02-26 04:36:24.720 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-02-26 04:36:24.720 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-02-26 04:36:24.720 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-02-26 04:36:24.721 DEBUG [src.node.docker_mananger] docker run -i -t -p 21557:21557 -p 21558:21558 -p 21559:21559 -p 21560:21560 -p 21561:21561 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=21559 --rest-port=21557 --tcp-port=21558 --discv5-udp-port=21560 --rest-address=0.0.0.0 --nat=extip:172.18.184.246 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=d480aebebfa3de3dc48d70caf30f7c0c015a17716f4f4dabacf5eb148dff9db4 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=21561 --metrics-logging=true --relay=false --discv5-bootstrap-node=enr:-L24QKzqJObIbOVB4_K48FooV200b7w4g-qZRwuGIYCc7EoVe_dVSaJTE1TBj1hrcm_pKtXkwaRAAL7MIkjW4mAzLcMCgmlkgnY0gmlwhKwS1FGKbXVsdGlhZGRyc5YACASsEtRRBpxiAAoErBLUUQacY90DgnJzhQADAQAAiXNlY3AyNTZrMaECYljj9anUua7rduWXtHlypEjohsMmv_IXyydNAjd91J-DdGNwgpxig3VkcIKcZIV3YWt1MgU --filternode=/ip4/172.18.212.81/tcp/40034/p2p/16Uiu2HAm23aYpyjJqft3nettFD8xyYLiBTYnhRSJCeFwJGf8eZgJ
|
|
2026-02-26 04:36:24.924 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.184.246 waku 7a8f56bd72e79074f0f49f79ee9aa724e4d3a172ffe0072e131c4f1e94574db2
|
|
2026-02-26 04:36:24.956 DEBUG [src.node.docker_mananger] Container started with ID 7a8f56bd72e7. Setting up logs at ./log/docker/node2_2026-02-26_04-36-23__0f707c25-58cb-474d-885c-c1a9e56c6eb1__wakuorg_nwaku:latest.log
|
|
2026-02-26 04:36:24.957 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 21557
|
|
2026-02-26 04:36:24.957 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-02-26 04:36:25.957 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:21557/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-26 04:36:25.960 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-26 04:36:25.961 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-02-26 04:36:25.961 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:21557/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-26 04:36:25.963 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.184.246/tcp/21558/p2p/16Uiu2HAm83BjQzYrkc7aJeSn24hzR3FULS3sAu7SRxaCaE1Lom3K","/ip4/172.18.184.246/tcp/21559/ws/p2p/16Uiu2HAm83BjQzYrkc7aJeSn24hzR3FULS3sAu7SRxaCaE1Lom3K"],"enrUri":"enr:-L24QODEhX1T7BcZ8LjmFcol7QRcDu7dEt9K_8d6a6Lto5h-HYcfh2xMOFUV-DRoq98ns-hKMEPYLuUAJ_k6URFAo8kCgmlkgnY0gmlwhKwSuPaKbXVsdGlhZGRyc5YACASsErj2BlQ2AAoErBK49gZUN90DgnJzhQADAQAAiXNlY3AyNTZrMaECu2U2VFK26URopHDPjIru4UfuZEEN_I6xPKc7sIXGataDdGNwglQ2g3VkcIJUOIV3YWt1MgA"}'
|
|
2026-02-26 04:36:25.963 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-02-26 04:36:25.964 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:21557/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.212.81/tcp/40034/p2p/16Uiu2HAm23aYpyjJqft3nettFD8xyYLiBTYnhRSJCeFwJGf8eZgJ"]'
|
|
2026-02-26 04:36:26.004 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-26 04:36:26.005 DEBUG [src.steps.filter] Running fixture setup: subscribe_main_nodes
|
|
2026-02-26 04:36:26.006 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40033/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/1"]'
|
|
2026-02-26 04:36:26.018 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-26 04:36:26.019 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:21557/filter/v2/subscriptions" -H "Content-Type: application/json" -d '{"requestId": "57b8f9ea-642a-40ca-bcd8-6c427bcbb6c0", "contentFilters": ["/test/1/waku-filter/proto"], "pubsubTopic": "/waku/2/rs/3/1"}'
|
|
2026-02-26 04:36:26.034 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"57b8f9ea-642a-40ca-bcd8-6c427bcbb6c0","statusDesc":"OK"}'
|
|
2026-02-26 04:36:26.036 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:21557/filter/v2/subscriptions" -H "Content-Type: application/json" -d '{"requestId": "1", "contentFilters": ["/test/1/waku-filter/proto"], "pubsubTopic": "/waku/2/rs/3/1", "extraField": "extraValue"}'
|
|
2026-02-26 04:36:26.039 ERROR [src.node.api_clients.base_client] HTTP error occurred: 400 Client Error: Bad Request for url: http://127.0.0.1:21557/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-26 04:36:26.041 DEBUG [tests.conftest] Running fixture teardown: test_setup
|
|
2026-02-26 04:36:26.042 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
|
|
2026-02-26 04:36:26.043 DEBUG [src.node.waku_node] Stopping container with id 23bff3e0ab80
|
|
2026-02-26 04:36:26.566 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-02-26 04:36:26.566 DEBUG [src.node.waku_node] Stopping container with id 7a8f56bd72e7
|
|
2026-02-26 04:36:27.121 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-02-26 04:36:27.123 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
|
|
2026-02-26 04:36:27.130 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2026-02-26 04:36:27.134 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|