mirror of
https://github.com/logos-messaging/logos-messaging-interop-tests.git
synced 2026-05-04 17:43:17 +00:00
69 lines
12 KiB
Plaintext
69 lines
12 KiB
Plaintext
2026-03-21 04:40:12.036 DEBUG [tests.conftest] Running fixture setup: test_id
|
|
2026-03-21 04:40:12.036 DEBUG [tests.conftest] Running test: test_filter_ping_on_subscribed_peer with id: 2026-03-21_04-40-12__ef02eea4-6052-4191-bbde-7430200f8d09
|
|
2026-03-21 04:40:12.037 DEBUG [src.steps.common] Running fixture setup: common_setup
|
|
2026-03-21 04:40:12.037 DEBUG [src.steps.filter] Running fixture setup: filter_setup
|
|
2026-03-21 04:40:12.037 DEBUG [src.steps.filter] Running fixture setup: setup_main_relay_node
|
|
2026-03-21 04:40:12.044 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-03-21 04:40:12.044 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node1_2026-03-21_04-40-12__ef02eea4-6052-4191-bbde-7430200f8d09__wakuorg_nwaku:latest.log
|
|
2026-03-21 04:40:12.044 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-03-21 04:40:12.044 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-03-21 04:40:12.046 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-03-21 04:40:12.046 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.191.223
|
|
2026-03-21 04:40:12.046 DEBUG [src.node.docker_mananger] Generated ports ['10035', '10036', '10037', '10038', '10039']
|
|
2026-03-21 04:40:12.046 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-03-21 04:40:12.046 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-03-21 04:40:12.046 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-03-21 04:40:12.047 DEBUG [src.node.docker_mananger] docker run -i -t -p 10035:10035 -p 10036:10036 -p 10037:10037 -p 10038:10038 -p 10039:10039 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=10037 --rest-port=10035 --tcp-port=10036 --discv5-udp-port=10038 --rest-address=0.0.0.0 --nat=extip:172.18.191.223 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=cdbdb71aee8903ee1709ffaf8ddd88d3a2cabed2a67b9bafbadc10b0ee6828f7 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=10039 --metrics-logging=true --relay=true --filter=true
|
|
2026-03-21 04:40:12.226 ERROR [src.node.docker_mananger] Max retries reached for container 663db54f358b. Exiting log stream.
|
|
2026-03-21 04:40:12.251 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.191.223 waku 81815283a33020bec04dbc8611185a87742c1dc488402e2cbc2a9fe4f3a8e609
|
|
2026-03-21 04:40:12.290 DEBUG [src.node.docker_mananger] Container started with ID 81815283a330. Setting up logs at ./log/docker/node1_2026-03-21_04-40-12__ef02eea4-6052-4191-bbde-7430200f8d09__wakuorg_nwaku:latest.log
|
|
2026-03-21 04:40:12.290 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 10035
|
|
2026-03-21 04:40:12.291 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-03-21 04:40:12.809 ERROR [src.node.docker_mananger] Max retries reached for container b776c40427b9. Exiting log stream.
|
|
2026-03-21 04:40:13.292 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:10035/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-21 04:40:13.294 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:40:13.295 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-03-21 04:40:13.295 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:10035/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-21 04:40:13.297 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.191.223/tcp/10036/p2p/16Uiu2HAmPemAHNtXHNdVNXqUceDMsboeKwxPW9s3VQzGfRtUSTPC","/ip4/172.18.191.223/tcp/10037/ws/p2p/16Uiu2HAmPemAHNtXHNdVNXqUceDMsboeKwxPW9s3VQzGfRtUSTPC"],"enrUri":"enr:-L24QCjEN0d8AyGdh1zwXd7SzFnAt7R-zw8xKPpUCYD5ct9gHwAQ5l8N-Ja91_eRO0rgIGM5ds4mCX4zMFW2r7DpGvQCgmlkgnY0gmlwhKwSv9-KbXVsdGlhZGRyc5YACASsEr_fBic0AAoErBK_3wYnNd0DgnJzhQADAQAAiXNlY3AyNTZrMaEDo2GkeNWiOT_HEX9RKQtaL3cfAcn-QFSVQXVgBFIfMieDdGNwgic0g3VkcIInNoV3YWt1MgU"}'
|
|
2026-03-21 04:40:13.298 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-03-21 04:40:13.298 DEBUG [src.steps.filter] Running fixture setup: setup_main_filter_node
|
|
2026-03-21 04:40:13.305 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-03-21 04:40:13.305 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node2_2026-03-21_04-40-12__ef02eea4-6052-4191-bbde-7430200f8d09__wakuorg_nwaku:latest.log
|
|
2026-03-21 04:40:13.305 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-03-21 04:40:13.305 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-03-21 04:40:13.307 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-03-21 04:40:13.307 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.48.237
|
|
2026-03-21 04:40:13.307 DEBUG [src.node.docker_mananger] Generated ports ['17398', '17399', '17400', '17401', '17402']
|
|
2026-03-21 04:40:13.307 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-03-21 04:40:13.307 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-03-21 04:40:13.307 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-03-21 04:40:13.307 DEBUG [src.node.docker_mananger] docker run -i -t -p 17398:17398 -p 17399:17399 -p 17400:17400 -p 17401:17401 -p 17402:17402 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=17400 --rest-port=17398 --tcp-port=17399 --discv5-udp-port=17401 --rest-address=0.0.0.0 --nat=extip:172.18.48.237 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=f0a6bea65bdd1aee5b15be3a197b3cceb2c71186fa8895eaba1668cea1472605 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=17402 --metrics-logging=true --relay=false --discv5-bootstrap-node=enr:-L24QCjEN0d8AyGdh1zwXd7SzFnAt7R-zw8xKPpUCYD5ct9gHwAQ5l8N-Ja91_eRO0rgIGM5ds4mCX4zMFW2r7DpGvQCgmlkgnY0gmlwhKwSv9-KbXVsdGlhZGRyc5YACASsEr_fBic0AAoErBK_3wYnNd0DgnJzhQADAQAAiXNlY3AyNTZrMaEDo2GkeNWiOT_HEX9RKQtaL3cfAcn-QFSVQXVgBFIfMieDdGNwgic0g3VkcIInNoV3YWt1MgU --filternode=/ip4/172.18.191.223/tcp/10036/p2p/16Uiu2HAmPemAHNtXHNdVNXqUceDMsboeKwxPW9s3VQzGfRtUSTPC
|
|
2026-03-21 04:40:13.506 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.48.237 waku 01fa6e3b57197bf2ea5c2c3f33a54e8f532ea8fb89dd3bbc92dc2652715e11dc
|
|
2026-03-21 04:40:13.543 DEBUG [src.node.docker_mananger] Container started with ID 01fa6e3b5719. Setting up logs at ./log/docker/node2_2026-03-21_04-40-12__ef02eea4-6052-4191-bbde-7430200f8d09__wakuorg_nwaku:latest.log
|
|
2026-03-21 04:40:13.543 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 17398
|
|
2026-03-21 04:40:13.544 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-03-21 04:40:14.544 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:17398/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-21 04:40:14.547 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:40:14.548 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-03-21 04:40:14.548 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:17398/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-21 04:40:14.550 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.48.237/tcp/17399/p2p/16Uiu2HAm3TJ3EZLhiPDNcp2aBxzFg5fZ4vP5DzEbRcS4ZjCw99cL","/ip4/172.18.48.237/tcp/17400/ws/p2p/16Uiu2HAm3TJ3EZLhiPDNcp2aBxzFg5fZ4vP5DzEbRcS4ZjCw99cL"],"enrUri":"enr:-L24QMXN6g1iDDN8vnmRb6skjHs4AiPE7aYAvMny32y4_nEFI3GAJZHZK7uji1HJ6KQ2c3PRrDxFYj12jWGB5P_os3UCgmlkgnY0gmlwhKwSMO2KbXVsdGlhZGRyc5YACASsEjDtBkP3AAoErBIw7QZD-N0DgnJzhQADAQAAiXNlY3AyNTZrMaECd0fZP_vumI3hNDFIlGc3ckOgnc0dyetbzwd73z_qISGDdGNwgkP3g3VkcIJD-YV3YWt1MgA"}'
|
|
2026-03-21 04:40:14.550 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-03-21 04:40:14.551 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:17398/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.191.223/tcp/10036/p2p/16Uiu2HAmPemAHNtXHNdVNXqUceDMsboeKwxPW9s3VQzGfRtUSTPC"]'
|
|
2026-03-21 04:40:14.587 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-21 04:40:14.588 DEBUG [src.steps.filter] Running fixture setup: subscribe_main_nodes
|
|
2026-03-21 04:40:14.588 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:10035/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/1"]'
|
|
2026-03-21 04:40:14.605 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-21 04:40:14.607 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:17398/filter/v2/subscriptions" -H "Content-Type: application/json" -d '{"requestId": "96dd7f35-65de-4017-92b6-43fb7d1a464e", "contentFilters": ["/test/1/waku-filter/proto"], "pubsubTopic": "/waku/2/rs/3/1"}'
|
|
2026-03-21 04:40:14.622 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"96dd7f35-65de-4017-92b6-43fb7d1a464e","statusDesc":"OK"}'
|
|
2026-03-21 04:40:14.625 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:17398/filter/v2/subscriptions/7da1d6da-0351-4831-84e3-55da107f2537" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-21 04:40:14.633 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"7da1d6da-0351-4831-84e3-55da107f2537","statusDesc":"OK"}'
|
|
2026-03-21 04:40:14.636 DEBUG [tests.conftest] Running fixture teardown: test_setup
|
|
2026-03-21 04:40:14.637 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
|
|
2026-03-21 04:40:14.637 DEBUG [src.node.waku_node] Stopping container with id 81815283a330
|
|
2026-03-21 04:40:15.241 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-03-21 04:40:15.243 DEBUG [src.node.waku_node] Stopping container with id 01fa6e3b5719
|
|
2026-03-21 04:40:15.808 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-03-21 04:40:15.809 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
|
|
2026-03-21 04:40:15.815 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2026-03-21 04:40:15.820 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|