mirror of
https://github.com/logos-messaging/logos-messaging-interop-tests.git
synced 2026-01-04 06:53:07 +00:00
97 lines
15 KiB
Plaintext
97 lines
15 KiB
Plaintext
2025-12-18 04:15:56.092 DEBUG [tests.conftest] Running fixture setup: test_id
|
|
2025-12-18 04:15:56.093 DEBUG [tests.conftest] Running test: test_metrics_after_filter_get with id: 2025-12-18_04-15-56__54bc503d-8d0b-457d-9b64-c90c9f44c53c
|
|
2025-12-18 04:15:56.093 DEBUG [src.steps.common] Running fixture setup: common_setup
|
|
2025-12-18 04:15:56.093 DEBUG [src.steps.filter] Running fixture setup: filter_setup
|
|
2025-12-18 04:15:56.094 DEBUG [src.steps.light_push] Running fixture setup: light_push_setup
|
|
2025-12-18 04:15:56.094 DEBUG [src.steps.relay] Running fixture setup: relay_setup
|
|
2025-12-18 04:15:56.094 DEBUG [src.steps.store] Running fixture setup: store_setup
|
|
2025-12-18 04:15:56.094 DEBUG [src.steps.filter] Running fixture setup: setup_main_relay_node
|
|
2025-12-18 04:15:56.101 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2025-12-18 04:15:56.101 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node1_2025-12-18_04-15-56__54bc503d-8d0b-457d-9b64-c90c9f44c53c__wakuorg_nwaku:latest.log
|
|
2025-12-18 04:15:56.101 DEBUG [src.node.waku_node] Starting Node...
|
|
2025-12-18 04:15:56.102 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2025-12-18 04:15:56.103 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2025-12-18 04:15:56.103 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.210.67
|
|
2025-12-18 04:15:56.103 DEBUG [src.node.docker_mananger] Generated ports ['34888', '34889', '34890', '34891', '34892']
|
|
2025-12-18 04:15:56.104 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2025-12-18 04:15:56.104 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2025-12-18 04:15:56.104 DEBUG [src.node.waku_node] Using volumes []
|
|
2025-12-18 04:15:56.104 DEBUG [src.node.docker_mananger] docker run -i -t -p 34888:34888 -p 34889:34889 -p 34890:34890 -p 34891:34891 -p 34892:34892 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=34890 --rest-port=34888 --tcp-port=34889 --discv5-udp-port=34891 --rest-address=0.0.0.0 --nat=extip:172.18.210.67 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=ebcda39cccff289edabfe518a7cdbbee1fd3ef8dd1f64cb2c560af109bb53d74 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=34892 --metrics-logging=true --relay=true --filter=true
|
|
2025-12-18 04:15:56.291 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.210.67 waku e81b94eb00ccafccbb07c0ffa1160861a70b25d6149b0cc34d386b53d0b45181
|
|
2025-12-18 04:15:56.322 DEBUG [src.node.docker_mananger] Container started with ID e81b94eb00cc. Setting up logs at ./log/docker/node1_2025-12-18_04-15-56__54bc503d-8d0b-457d-9b64-c90c9f44c53c__wakuorg_nwaku:latest.log
|
|
2025-12-18 04:15:56.324 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 34888
|
|
2025-12-18 04:15:56.324 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2025-12-18 04:15:56.899 ERROR [src.node.docker_mananger] Max retries reached for container f294ec6d50dc. Exiting log stream.
|
|
2025-12-18 04:15:57.325 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:34888/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:15:57.328 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"}]}'
|
|
2025-12-18 04:15:57.328 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2025-12-18 04:15:57.328 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:34888/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:15:57.331 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.210.67/tcp/34889/p2p/16Uiu2HAm3zkZq8VAiVsiBWLKVHPCRE8BzqjQkb9AgqoQTdUcjLY8","/ip4/172.18.210.67/tcp/34890/ws/p2p/16Uiu2HAm3zkZq8VAiVsiBWLKVHPCRE8BzqjQkb9AgqoQTdUcjLY8"],"enrUri":"enr:-L24QAe1AvfS5NY2RAB6cYvdhUvDIUThkcIj_EwlYWxkya_mc8INx2zIqC1lV2J54iCmFGYfIXRhIbw9RIcCepfnbHACgmlkgnY0gmlwhKwS0kOKbXVsdGlhZGRyc5YACASsEtJDBohJAAoErBLSQwaISt0DgnJzhQADAQAAiXNlY3AyNTZrMaECf1bZNZ7jqQhSeTLTpASbjQSBMlEkRzj4ZRBMp5nS2VmDdGNwgohJg3VkcIKIS4V3YWt1MgU"}'
|
|
2025-12-18 04:15:57.331 INFO [src.node.waku_node] REST service is ready !!
|
|
2025-12-18 04:15:57.331 DEBUG [src.steps.filter] Running fixture setup: setup_main_filter_node
|
|
2025-12-18 04:15:57.337 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2025-12-18 04:15:57.338 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node2_2025-12-18_04-15-56__54bc503d-8d0b-457d-9b64-c90c9f44c53c__wakuorg_nwaku:latest.log
|
|
2025-12-18 04:15:57.338 DEBUG [src.node.waku_node] Starting Node...
|
|
2025-12-18 04:15:57.338 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2025-12-18 04:15:57.339 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2025-12-18 04:15:57.339 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.133.229
|
|
2025-12-18 04:15:57.339 DEBUG [src.node.docker_mananger] Generated ports ['42107', '42108', '42109', '42110', '42111']
|
|
2025-12-18 04:15:57.340 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2025-12-18 04:15:57.340 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2025-12-18 04:15:57.340 DEBUG [src.node.waku_node] Using volumes []
|
|
2025-12-18 04:15:57.340 DEBUG [src.node.docker_mananger] docker run -i -t -p 42107:42107 -p 42108:42108 -p 42109:42109 -p 42110:42110 -p 42111:42111 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=42109 --rest-port=42107 --tcp-port=42108 --discv5-udp-port=42110 --rest-address=0.0.0.0 --nat=extip:172.18.133.229 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=c54eea1f16ff5725760faab931ede606e77b987e95bc521c74ac3668b546d2bd --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=42111 --metrics-logging=true --relay=false --discv5-bootstrap-node=enr:-L24QAe1AvfS5NY2RAB6cYvdhUvDIUThkcIj_EwlYWxkya_mc8INx2zIqC1lV2J54iCmFGYfIXRhIbw9RIcCepfnbHACgmlkgnY0gmlwhKwS0kOKbXVsdGlhZGRyc5YACASsEtJDBohJAAoErBLSQwaISt0DgnJzhQADAQAAiXNlY3AyNTZrMaECf1bZNZ7jqQhSeTLTpASbjQSBMlEkRzj4ZRBMp5nS2VmDdGNwgohJg3VkcIKIS4V3YWt1MgU --filternode=/ip4/172.18.210.67/tcp/34889/p2p/16Uiu2HAm3zkZq8VAiVsiBWLKVHPCRE8BzqjQkb9AgqoQTdUcjLY8
|
|
2025-12-18 04:15:57.525 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.133.229 waku ecad45e4e7a5c1bf1bb733859d272a9a2e02084a32875ebab1ab25540852995c
|
|
2025-12-18 04:15:57.559 DEBUG [src.node.docker_mananger] Container started with ID ecad45e4e7a5. Setting up logs at ./log/docker/node2_2025-12-18_04-15-56__54bc503d-8d0b-457d-9b64-c90c9f44c53c__wakuorg_nwaku:latest.log
|
|
2025-12-18 04:15:57.560 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 42107
|
|
2025-12-18 04:15:57.560 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2025-12-18 04:15:58.560 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:42107/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:15:58.565 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"}]}'
|
|
2025-12-18 04:15:58.565 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2025-12-18 04:15:58.565 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:42107/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:15:58.568 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.133.229/tcp/42108/p2p/16Uiu2HAm4trwnfPRcsKfRQWk576uKGohgMcW4GNcJEgCgWw5Xpj1","/ip4/172.18.133.229/tcp/42109/ws/p2p/16Uiu2HAm4trwnfPRcsKfRQWk576uKGohgMcW4GNcJEgCgWw5Xpj1"],"enrUri":"enr:-L24QIiW7ET1BS34JTy6q0xqCiT0JwolA8xHZyoGF3yJgpx1fqMPqskBS4V3911xElb8VAmBNn-0HB71s0rkpuRNo-wCgmlkgnY0gmlwhKwSheWKbXVsdGlhZGRyc5YACASsEoXlBqR8AAoErBKF5Qakfd0DgnJzhQADAQAAiXNlY3AyNTZrMaECjLBDSJTyEtejmrEy7Z8rvRoN3Ae9YOuu4zKaY2saI5CDdGNwgqR8g3VkcIKkfoV3YWt1MgA"}'
|
|
2025-12-18 04:15:58.568 INFO [src.node.waku_node] REST service is ready !!
|
|
2025-12-18 04:15:58.568 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:42107/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.210.67/tcp/34889/p2p/16Uiu2HAm3zkZq8VAiVsiBWLKVHPCRE8BzqjQkb9AgqoQTdUcjLY8"]'
|
|
2025-12-18 04:15:58.599 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-18 04:15:58.601 DEBUG [src.steps.filter] Running fixture setup: subscribe_main_nodes
|
|
2025-12-18 04:15:58.601 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:34888/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/1"]'
|
|
2025-12-18 04:15:58.615 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-18 04:15:58.616 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:42107/filter/v2/subscriptions" -H "Content-Type: application/json" -d '{"requestId": "ee66388a-e140-4ce5-bcf8-33b9ca06e519", "contentFilters": ["/test/1/waku-relay/proto"], "pubsubTopic": "/waku/2/rs/3/1"}'
|
|
2025-12-18 04:15:58.626 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"ee66388a-e140-4ce5-bcf8-33b9ca06e519","statusDesc":"OK"}'
|
|
2025-12-18 04:15:58.629 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:34888/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-18 04:15:58.635 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-18 04:15:58.635 DEBUG [src.libs.common] Sleeping for 0.5 seconds
|
|
2025-12-18 04:15:59.136 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:42107/filter/v2/messages/%2Ftest%2F1%2Fwaku-relay%2Fproto" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:15:59.140 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"UmVsYXkgd29ya3MhIQ==","contentTopic":"/test/1/waku-relay/proto","version":0,"timestamp":1766031358628945475,"ephemeral":false}]'
|
|
2025-12-18 04:15:59.140 DEBUG [src.libs.common] Sleeping for 5 seconds
|
|
2025-12-18 04:16:04.140 DEBUG [src.steps.metrics] Checking metric: libp2p_peers has 1
|
|
2025-12-18 04:16:04.145 DEBUG [src.steps.metrics] Found metric: libp2p_peers with value 1.0
|
|
2025-12-18 04:16:04.146 DEBUG [src.steps.metrics] Checking metric: libp2p_pubsub_peers has 1
|
|
2025-12-18 04:16:04.149 DEBUG [src.steps.metrics] Found metric: libp2p_pubsub_peers with value 1.0
|
|
2025-12-18 04:16:04.149 DEBUG [src.steps.metrics] Checking metric: libp2p_pubsub_topics has 1
|
|
2025-12-18 04:16:04.153 DEBUG [src.steps.metrics] Found metric: libp2p_pubsub_topics with value 2.0
|
|
2025-12-18 04:16:04.153 DEBUG [src.steps.metrics] Checking metric: libp2p_pubsub_subscriptions_total has 1
|
|
2025-12-18 04:16:04.156 DEBUG [src.steps.metrics] Found metric: libp2p_pubsub_subscriptions_total with value 2.0
|
|
2025-12-18 04:16:04.156 DEBUG [src.steps.metrics] Checking metric: waku_peer_store_size has 1
|
|
2025-12-18 04:16:04.159 DEBUG [src.steps.metrics] Found metric: waku_peer_store_size with value 1.0
|
|
2025-12-18 04:16:04.160 DEBUG [src.steps.metrics] Checking metric: waku_histogram_message_size_count has 1
|
|
2025-12-18 04:16:04.163 DEBUG [src.steps.metrics] Found metric: waku_histogram_message_size_count with value 1.0
|
|
2025-12-18 04:16:04.163 DEBUG [src.steps.metrics] Checking metric: waku_node_messages_total{type="relay"} has 1
|
|
2025-12-18 04:16:04.167 DEBUG [src.steps.metrics] Found metric: waku_node_messages_total{type="relay"} with value 1.0
|
|
2025-12-18 04:16:04.167 DEBUG [src.steps.metrics] Checking metric: waku_service_peers{protocol="/vac/waku/filter-subscribe/2.0.0-beta1",peerId="/ip4/172.18.210.67/tcp/34889"} has 1
|
|
2025-12-18 04:16:04.171 DEBUG [src.steps.metrics] Found metric: waku_service_peers{protocol="/vac/waku/filter-subscribe/2.0.0-beta1",peerId="/ip4/172.18.210.67/tcp/34889"} with value 1.0
|
|
2025-12-18 04:16:04.171 DEBUG [src.steps.metrics] Checking metric: libp2p_peers has 1
|
|
2025-12-18 04:16:04.174 DEBUG [src.steps.metrics] Found metric: libp2p_peers with value 1.0
|
|
2025-12-18 04:16:04.174 DEBUG [src.steps.metrics] Checking metric: libp2p_total_dial_attempts_total has 1
|
|
2025-12-18 04:16:04.177 DEBUG [src.steps.metrics] Found metric: libp2p_total_dial_attempts_total with value 1.0
|
|
2025-12-18 04:16:04.177 DEBUG [src.steps.metrics] Checking metric: waku_peer_store_size has 1
|
|
2025-12-18 04:16:04.180 DEBUG [src.steps.metrics] Found metric: waku_peer_store_size with value 1.0
|
|
2025-12-18 04:16:04.183 DEBUG [tests.conftest] Running fixture teardown: test_setup
|
|
2025-12-18 04:16:04.184 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
|
|
2025-12-18 04:16:04.184 DEBUG [src.node.waku_node] Stopping container with id e81b94eb00cc
|
|
2025-12-18 04:16:04.745 DEBUG [src.node.waku_node] Container stopped.
|
|
2025-12-18 04:16:04.746 DEBUG [src.node.waku_node] Stopping container with id ecad45e4e7a5
|
|
2025-12-18 04:16:05.272 DEBUG [src.node.waku_node] Container stopped.
|
|
2025-12-18 04:16:05.274 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
|
|
2025-12-18 04:16:05.284 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2025-12-18 04:16:05.291 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|