mirror of
https://github.com/logos-messaging/logos-messaging-interop-tests.git
synced 2026-05-04 09:33:42 +00:00
69 lines
13 KiB
Plaintext
69 lines
13 KiB
Plaintext
2026-03-13 04:35:48.604 DEBUG [tests.conftest] Running fixture setup: test_id
|
|
2026-03-13 04:35:48.605 DEBUG [tests.conftest] Running test: test_filter_subscribe_with_no_request_id with id: 2026-03-13_04-35-48__440aa4de-c524-4a87-80fd-bd551b934dbc
|
|
2026-03-13 04:35:48.606 DEBUG [src.steps.common] Running fixture setup: common_setup
|
|
2026-03-13 04:35:48.607 DEBUG [src.steps.filter] Running fixture setup: filter_setup
|
|
2026-03-13 04:35:48.607 DEBUG [src.steps.filter] Running fixture setup: setup_main_relay_node
|
|
2026-03-13 04:35:48.617 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-03-13 04:35:48.618 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node1_2026-03-13_04-35-48__440aa4de-c524-4a87-80fd-bd551b934dbc__wakuorg_nwaku:latest.log
|
|
2026-03-13 04:35:48.618 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-03-13 04:35:48.618 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-03-13 04:35:48.621 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-03-13 04:35:48.621 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.115.127
|
|
2026-03-13 04:35:48.622 DEBUG [src.node.docker_mananger] Generated ports ['2035', '2036', '2037', '2038', '2039']
|
|
2026-03-13 04:35:48.622 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-03-13 04:35:48.622 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-03-13 04:35:48.622 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-03-13 04:35:48.623 DEBUG [src.node.docker_mananger] docker run -i -t -p 2035:2035 -p 2036:2036 -p 2037:2037 -p 2038:2038 -p 2039:2039 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=2037 --rest-port=2035 --tcp-port=2036 --discv5-udp-port=2038 --rest-address=0.0.0.0 --nat=extip:172.18.115.127 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=cd8246fc06c0dbae0bbb157dd6bb5539d1e54bb6a6ffe9df2bcb01ee5cdc2fcd --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=2039 --metrics-logging=true --relay=true --filter=true
|
|
2026-03-13 04:35:48.816 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.115.127 waku 446e45795097383b21e1ca0b0cc585984ed6c9e804d8dba6a871121ecd47a8fe
|
|
2026-03-13 04:35:48.850 ERROR [src.node.docker_mananger] Max retries reached for container de9b30e6acb1. Exiting log stream.
|
|
2026-03-13 04:35:48.852 DEBUG [src.node.docker_mananger] Container started with ID 446e45795097. Setting up logs at ./log/docker/node1_2026-03-13_04-35-48__440aa4de-c524-4a87-80fd-bd551b934dbc__wakuorg_nwaku:latest.log
|
|
2026-03-13 04:35:48.853 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 2035
|
|
2026-03-13 04:35:48.853 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-03-13 04:35:49.436 ERROR [src.node.docker_mananger] Max retries reached for container 4585c719cd2e. Exiting log stream.
|
|
2026-03-13 04:35:49.854 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:2035/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-13 04:35:49.857 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-13 04:35:49.857 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-03-13 04:35:49.857 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:2035/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-13 04:35:49.859 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.115.127/tcp/2036/p2p/16Uiu2HAmCxDsHYXmcvN8jdNxzGTcpQdGdVoeubWi2Gkszs4HkndU","/ip4/172.18.115.127/tcp/2037/ws/p2p/16Uiu2HAmCxDsHYXmcvN8jdNxzGTcpQdGdVoeubWi2Gkszs4HkndU"],"enrUri":"enr:-L24QOLjVKRq6oV6creU_ckNRhW4RFngAeVXoOLJGRWX7yuCdG5eHPpQhSaX19PLUPXz8s1uMhxLcqvRVu7cMG__BswCgmlkgnY0gmlwhKwSc3-KbXVsdGlhZGRyc5YACASsEnN_Bgf0AAoErBJzfwYH9d0DgnJzhQADAQAAiXNlY3AyNTZrMaEDBGooXUZ6vgY7bwsLXxuxKElj_qj3qrvcTCGYiZKqIS-DdGNwggf0g3VkcIIH9oV3YWt1MgU"}'
|
|
2026-03-13 04:35:49.860 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-03-13 04:35:49.860 DEBUG [src.steps.filter] Running fixture setup: setup_main_filter_node
|
|
2026-03-13 04:35:49.867 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-03-13 04:35:49.867 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node2_2026-03-13_04-35-48__440aa4de-c524-4a87-80fd-bd551b934dbc__wakuorg_nwaku:latest.log
|
|
2026-03-13 04:35:49.867 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-03-13 04:35:49.867 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-03-13 04:35:49.869 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-03-13 04:35:49.869 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.76.71
|
|
2026-03-13 04:35:49.869 DEBUG [src.node.docker_mananger] Generated ports ['5606', '5607', '5608', '5609', '5610']
|
|
2026-03-13 04:35:49.869 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-03-13 04:35:49.869 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-03-13 04:35:49.869 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-03-13 04:35:49.869 DEBUG [src.node.docker_mananger] docker run -i -t -p 5606:5606 -p 5607:5607 -p 5608:5608 -p 5609:5609 -p 5610:5610 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=5608 --rest-port=5606 --tcp-port=5607 --discv5-udp-port=5609 --rest-address=0.0.0.0 --nat=extip:172.18.76.71 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=b879ab5ca731bba5cc0f73c0beb7a4e9b9e3c647467ed0dbdb1b5bfdbd3cacfb --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=5610 --metrics-logging=true --relay=false --discv5-bootstrap-node=enr:-L24QOLjVKRq6oV6creU_ckNRhW4RFngAeVXoOLJGRWX7yuCdG5eHPpQhSaX19PLUPXz8s1uMhxLcqvRVu7cMG__BswCgmlkgnY0gmlwhKwSc3-KbXVsdGlhZGRyc5YACASsEnN_Bgf0AAoErBJzfwYH9d0DgnJzhQADAQAAiXNlY3AyNTZrMaEDBGooXUZ6vgY7bwsLXxuxKElj_qj3qrvcTCGYiZKqIS-DdGNwggf0g3VkcIIH9oV3YWt1MgU --filternode=/ip4/172.18.115.127/tcp/2036/p2p/16Uiu2HAmCxDsHYXmcvN8jdNxzGTcpQdGdVoeubWi2Gkszs4HkndU
|
|
2026-03-13 04:35:50.059 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.76.71 waku 6dc61071ed66fda9a9a1aa4fc232ce5a6bbe18d403d2a722ea63a30289ac57fe
|
|
2026-03-13 04:35:50.093 DEBUG [src.node.docker_mananger] Container started with ID 6dc61071ed66. Setting up logs at ./log/docker/node2_2026-03-13_04-35-48__440aa4de-c524-4a87-80fd-bd551b934dbc__wakuorg_nwaku:latest.log
|
|
2026-03-13 04:35:50.093 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 5606
|
|
2026-03-13 04:35:50.094 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-03-13 04:35:51.094 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:5606/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-13 04:35:51.097 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-13 04:35:51.097 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-03-13 04:35:51.097 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:5606/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-13 04:35:51.100 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.76.71/tcp/5607/p2p/16Uiu2HAmEu8A9kPrtZ41GrQPsuYw8XeD187BpbpXN8dkKfmv2r1g","/ip4/172.18.76.71/tcp/5608/ws/p2p/16Uiu2HAmEu8A9kPrtZ41GrQPsuYw8XeD187BpbpXN8dkKfmv2r1g"],"enrUri":"enr:-L24QI25MgVzdowt-tRXL7Excrc19dCY83UCP8VtQAnH-UgaaX8cF6m0YzxQQG58TfKHYcLX4T8zdS7rIPeQfdAKe1YCgmlkgnY0gmlwhKwSTEeKbXVsdGlhZGRyc5YACASsEkxHBhXnAAoErBJMRwYV6N0DgnJzhQADAQAAiXNlY3AyNTZrMaEDIVZVa2ZwSN8AoC7eXYVIv18KYIOt_4AoXqHnS_E-a4ODdGNwghXng3VkcIIV6YV3YWt1MgA"}'
|
|
2026-03-13 04:35:51.100 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-03-13 04:35:51.100 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:5606/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.115.127/tcp/2036/p2p/16Uiu2HAmCxDsHYXmcvN8jdNxzGTcpQdGdVoeubWi2Gkszs4HkndU"]'
|
|
2026-03-13 04:35:51.133 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-13 04:35:51.133 DEBUG [src.steps.filter] Running fixture setup: subscribe_main_nodes
|
|
2026-03-13 04:35:51.134 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:2035/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/1"]'
|
|
2026-03-13 04:35:51.154 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-13 04:35:51.156 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:5606/filter/v2/subscriptions" -H "Content-Type: application/json" -d '{"requestId": "f3750e13-4bdb-4e0a-9c1f-45c8609250a5", "contentFilters": ["/test/1/waku-filter/proto"], "pubsubTopic": "/waku/2/rs/3/1"}'
|
|
2026-03-13 04:35:51.169 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"f3750e13-4bdb-4e0a-9c1f-45c8609250a5","statusDesc":"OK"}'
|
|
2026-03-13 04:35:51.172 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:5606/filter/v2/subscriptions" -H "Content-Type: application/json" -d '{"contentFilters": ["/test/1/waku-filter/proto"], "pubsubTopic": "/waku/2/rs/3/1"}'
|
|
2026-03-13 04:35:51.175 ERROR [src.node.api_clients.base_client] HTTP error occurred: 400 Client Error: Bad Request for url: http://127.0.0.1:5606/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-13 04:35:51.178 DEBUG [tests.conftest] Running fixture teardown: test_setup
|
|
2026-03-13 04:35:51.179 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
|
|
2026-03-13 04:35:51.179 DEBUG [src.node.waku_node] Stopping container with id 446e45795097
|
|
2026-03-13 04:35:51.715 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-03-13 04:35:51.717 DEBUG [src.node.waku_node] Stopping container with id 6dc61071ed66
|
|
2026-03-13 04:35:52.267 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-03-13 04:35:52.269 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
|
|
2026-03-13 04:35:52.275 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2026-03-13 04:35:52.279 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|