mirror of
https://github.com/logos-messaging/logos-messaging-interop-tests.git
synced 2026-04-27 22:23:37 +00:00
69 lines
12 KiB
Plaintext
69 lines
12 KiB
Plaintext
2026-02-08 04:46:45.763 DEBUG [tests.conftest] Running fixture setup: test_id
|
|
2026-02-08 04:46:45.764 DEBUG [tests.conftest] Running test: test_filter_subscribe_with_extra_field with id: 2026-02-08_04-46-45__f82604f2-f2f4-40a2-b66d-c37a96570705
|
|
2026-02-08 04:46:45.764 DEBUG [src.steps.common] Running fixture setup: common_setup
|
|
2026-02-08 04:46:45.764 DEBUG [src.steps.filter] Running fixture setup: filter_setup
|
|
2026-02-08 04:46:45.764 DEBUG [src.steps.filter] Running fixture setup: setup_main_relay_node
|
|
2026-02-08 04:46:45.771 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-02-08 04:46:45.771 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node1_2026-02-08_04-46-45__f82604f2-f2f4-40a2-b66d-c37a96570705__wakuorg_nwaku:latest.log
|
|
2026-02-08 04:46:45.771 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-02-08 04:46:45.771 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-02-08 04:46:45.773 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-02-08 04:46:45.773 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.31.122
|
|
2026-02-08 04:46:45.773 DEBUG [src.node.docker_mananger] Generated ports ['17300', '17301', '17302', '17303', '17304']
|
|
2026-02-08 04:46:45.773 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-02-08 04:46:45.773 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-02-08 04:46:45.773 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-02-08 04:46:45.774 DEBUG [src.node.docker_mananger] docker run -i -t -p 17300:17300 -p 17301:17301 -p 17302:17302 -p 17303:17303 -p 17304:17304 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=17302 --rest-port=17300 --tcp-port=17301 --discv5-udp-port=17303 --rest-address=0.0.0.0 --nat=extip:172.18.31.122 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=544bdfaab666f57aec30ae97b59fa6a8f99cb9f4bf4de75964e42dd2283ccad0 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=17304 --metrics-logging=true --relay=true --filter=true
|
|
2026-02-08 04:46:45.948 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.31.122 waku 23fdcc5410098cf3585942c1058c6e811afa89cdf7aab34fccb5b890546918c7
|
|
2026-02-08 04:46:45.981 DEBUG [src.node.docker_mananger] Container started with ID 23fdcc541009. Setting up logs at ./log/docker/node1_2026-02-08_04-46-45__f82604f2-f2f4-40a2-b66d-c37a96570705__wakuorg_nwaku:latest.log
|
|
2026-02-08 04:46:45.981 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 17300
|
|
2026-02-08 04:46:45.983 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-02-08 04:46:46.055 ERROR [src.node.docker_mananger] Max retries reached for container 85847347d688. Exiting log stream.
|
|
2026-02-08 04:46:46.566 ERROR [src.node.docker_mananger] Max retries reached for container e0efec2285f2. Exiting log stream.
|
|
2026-02-08 04:46:46.983 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:17300/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-08 04:46:46.987 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"READY","protocolsHealth":[{"Relay":"NOT_READY","desc":"No connected peers"},{"Rln Relay":"NOT_MOUNTED"},{"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"}]}'
|
|
2026-02-08 04:46:46.987 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-02-08 04:46:46.987 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:17300/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-08 04:46:46.989 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.31.122/tcp/17301/p2p/16Uiu2HAm6GT3iAiBEKyKJmd4Ro2Bvc7BBiFfVXD6XfRUYDm1we62","/ip4/172.18.31.122/tcp/17302/ws/p2p/16Uiu2HAm6GT3iAiBEKyKJmd4Ro2Bvc7BBiFfVXD6XfRUYDm1we62"],"enrUri":"enr:-L24QGcUiv5VeAmWSFThcgh3GQoSwdi9ZQpxAAZTdK3BYTx4Gj78i6N7D9m5wEZlFqHZbHTDE477OY4WNtU5csg1vdQCgmlkgnY0gmlwhKwSH3qKbXVsdGlhZGRyc5YACASsEh96BkOVAAoErBIfegZDlt0DgnJzhQADAQAAiXNlY3AyNTZrMaECoRO0xJILkDV4ML0DA2ly4-vh2HEGVQxzPFTWpfUQFseDdGNwgkOVg3VkcIJDl4V3YWt1MgU"}'
|
|
2026-02-08 04:46:46.990 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-02-08 04:46:46.990 DEBUG [src.steps.filter] Running fixture setup: setup_main_filter_node
|
|
2026-02-08 04:46:46.996 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-02-08 04:46:46.997 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node2_2026-02-08_04-46-45__f82604f2-f2f4-40a2-b66d-c37a96570705__wakuorg_nwaku:latest.log
|
|
2026-02-08 04:46:46.997 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-02-08 04:46:46.997 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-02-08 04:46:46.998 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-02-08 04:46:46.998 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.171.9
|
|
2026-02-08 04:46:46.998 DEBUG [src.node.docker_mananger] Generated ports ['24000', '24001', '24002', '24003', '24004']
|
|
2026-02-08 04:46:46.999 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-02-08 04:46:46.999 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-02-08 04:46:46.999 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-02-08 04:46:46.999 DEBUG [src.node.docker_mananger] docker run -i -t -p 24000:24000 -p 24001:24001 -p 24002:24002 -p 24003:24003 -p 24004:24004 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=24002 --rest-port=24000 --tcp-port=24001 --discv5-udp-port=24003 --rest-address=0.0.0.0 --nat=extip:172.18.171.9 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=5957ca3c1bcb77ec904a8e5fcbbf2ff6c62ffc4f976f4e72ab891053ef9f26da --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=24004 --metrics-logging=true --relay=false --discv5-bootstrap-node=enr:-L24QGcUiv5VeAmWSFThcgh3GQoSwdi9ZQpxAAZTdK3BYTx4Gj78i6N7D9m5wEZlFqHZbHTDE477OY4WNtU5csg1vdQCgmlkgnY0gmlwhKwSH3qKbXVsdGlhZGRyc5YACASsEh96BkOVAAoErBIfegZDlt0DgnJzhQADAQAAiXNlY3AyNTZrMaECoRO0xJILkDV4ML0DA2ly4-vh2HEGVQxzPFTWpfUQFseDdGNwgkOVg3VkcIJDl4V3YWt1MgU --filternode=/ip4/172.18.31.122/tcp/17301/p2p/16Uiu2HAm6GT3iAiBEKyKJmd4Ro2Bvc7BBiFfVXD6XfRUYDm1we62
|
|
2026-02-08 04:46:47.183 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.171.9 waku b15033bb25e86f3a97ade2a63f62a3ef443b72cf72e680e15cb842f708cc64dc
|
|
2026-02-08 04:46:47.212 DEBUG [src.node.docker_mananger] Container started with ID b15033bb25e8. Setting up logs at ./log/docker/node2_2026-02-08_04-46-45__f82604f2-f2f4-40a2-b66d-c37a96570705__wakuorg_nwaku:latest.log
|
|
2026-02-08 04:46:47.213 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 24000
|
|
2026-02-08 04:46:47.213 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-02-08 04:46:48.213 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:24000/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-08 04:46:48.217 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"READY","protocolsHealth":[{"Relay":"NOT_MOUNTED"},{"Rln 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":"READY"}]}'
|
|
2026-02-08 04:46:48.217 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-02-08 04:46:48.218 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:24000/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-08 04:46:48.220 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.171.9/tcp/24001/p2p/16Uiu2HAkxbH1aTKPUNE3g6TJ955CMEAGBQAJU39eoX6Ti7AJyuVC","/ip4/172.18.171.9/tcp/24002/ws/p2p/16Uiu2HAkxbH1aTKPUNE3g6TJ955CMEAGBQAJU39eoX6Ti7AJyuVC"],"enrUri":"enr:-L24QLDsIgVAfRQCU2HHFqpGooVrHtGbTMs-zhrwZiSQMs7hSrYzFkAeqpQvoKKLee5-puJg1i9vdx1-oeOuwMZttWkCgmlkgnY0gmlwhKwSqwmKbXVsdGlhZGRyc5YACASsEqsJBl3BAAoErBKrCQZdwt0DgnJzhQADAQAAiXNlY3AyNTZrMaECLwjlwG4QMpS_2PblQ0YNyyDc6t3U5vSFsWWVEN6ccyODdGNwgl3Bg3VkcIJdw4V3YWt1MgA"}'
|
|
2026-02-08 04:46:48.220 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-02-08 04:46:48.220 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:24000/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.31.122/tcp/17301/p2p/16Uiu2HAm6GT3iAiBEKyKJmd4Ro2Bvc7BBiFfVXD6XfRUYDm1we62"]'
|
|
2026-02-08 04:46:48.249 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-08 04:46:48.250 DEBUG [src.steps.filter] Running fixture setup: subscribe_main_nodes
|
|
2026-02-08 04:46:48.251 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:17300/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/1"]'
|
|
2026-02-08 04:46:48.264 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-08 04:46:48.266 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:24000/filter/v2/subscriptions" -H "Content-Type: application/json" -d '{"requestId": "3da19936-5795-4aa4-a3ab-3a27e73472b4", "contentFilters": ["/test/1/waku-filter/proto"], "pubsubTopic": "/waku/2/rs/3/1"}'
|
|
2026-02-08 04:46:48.279 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"3da19936-5795-4aa4-a3ab-3a27e73472b4","statusDesc":"OK"}'
|
|
2026-02-08 04:46:48.281 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:24000/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-08 04:46:48.283 ERROR [src.node.api_clients.base_client] HTTP error occurred: 400 Client Error: Bad Request for url: http://127.0.0.1:24000/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-08 04:46:48.286 DEBUG [tests.conftest] Running fixture teardown: test_setup
|
|
2026-02-08 04:46:48.287 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
|
|
2026-02-08 04:46:48.287 DEBUG [src.node.waku_node] Stopping container with id 23fdcc541009
|
|
2026-02-08 04:46:48.827 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-02-08 04:46:48.828 DEBUG [src.node.waku_node] Stopping container with id b15033bb25e8
|
|
2026-02-08 04:46:49.362 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-02-08 04:46:49.364 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
|
|
2026-02-08 04:46:49.369 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2026-02-08 04:46:49.373 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|