39 lines
6.0 KiB
Plaintext

2026-03-01 04:40:53.175 DEBUG [tests.conftest] Running fixture setup: test_id
2026-03-01 04:40:53.176 DEBUG [tests.conftest] Running test: test_metrics_initial_value with id: 2026-03-01_04-40-53__92b78ad0-7f07-4977-9460-c566679093fc
2026-03-01 04:40:53.176 DEBUG [src.steps.common] Running fixture setup: common_setup
2026-03-01 04:40:53.176 DEBUG [src.steps.filter] Running fixture setup: filter_setup
2026-03-01 04:40:53.177 DEBUG [src.steps.light_push] Running fixture setup: light_push_setup
2026-03-01 04:40:53.177 DEBUG [src.steps.relay] Running fixture setup: relay_setup
2026-03-01 04:40:53.177 DEBUG [src.steps.store] Running fixture setup: store_setup
2026-03-01 04:40:53.185 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
2026-03-01 04:40:53.185 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node1_2026-03-01_04-40-53__92b78ad0-7f07-4977-9460-c566679093fc__wakuorg_nwaku:latest.log
2026-03-01 04:40:53.185 DEBUG [src.node.waku_node] Starting Node...
2026-03-01 04:40:53.185 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
2026-03-01 04:40:53.187 DEBUG [src.node.docker_mananger] Network waku already exists
2026-03-01 04:40:53.187 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.130.82
2026-03-01 04:40:53.187 DEBUG [src.node.docker_mananger] Generated ports ['10966', '10967', '10968', '10969', '10970']
2026-03-01 04:40:53.187 DEBUG [src.node.waku_node] RLN credentials were not set
2026-03-01 04:40:53.187 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
2026-03-01 04:40:53.187 DEBUG [src.node.waku_node] Using volumes []
2026-03-01 04:40:53.188 DEBUG [src.node.docker_mananger] docker run -i -t -p 10966:10966 -p 10967:10967 -p 10968:10968 -p 10969:10969 -p 10970:10970 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=10968 --rest-port=10966 --tcp-port=10967 --discv5-udp-port=10969 --rest-address=0.0.0.0 --nat=extip:172.18.130.82 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=e05f0bd7c8e0c0abcdcb7daccdcc8f3c9faef3ff771f2debf8f0ccf6eab0498a --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=10970 --metrics-logging=true --relay=true --filter=true --store=true --lightpush=true
2026-03-01 04:40:53.373 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.130.82 waku c53c7fe7e91299047a240cc9205ee4c6fa6326ac15b7bb988c23fa52ac23ba88
2026-03-01 04:40:53.407 DEBUG [src.node.docker_mananger] Container started with ID c53c7fe7e912. Setting up logs at ./log/docker/node1_2026-03-01_04-40-53__92b78ad0-7f07-4977-9460-c566679093fc__wakuorg_nwaku:latest.log
2026-03-01 04:40:53.408 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 10966
2026-03-01 04:40:53.408 DEBUG [src.libs.common] Sleeping for 1 seconds
2026-03-01 04:40:53.429 ERROR [src.node.docker_mananger] Max retries reached for container 0eec7b128ac8. Exiting log stream.
2026-03-01 04:40:53.968 ERROR [src.node.docker_mananger] Max retries reached for container b3b70d452cd9. Exiting log stream.
2026-03-01 04:40:54.408 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:10966/health" -H "Content-Type: application/json" -d 'None'
2026-03-01 04:40:54.411 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_READY","desc":"Node has no relay peers to fullfill push requests"},{"Legacy Lightpush":"NOT_READY","desc":"Node has no relay peers to fullfill push requests"},{"Filter":"NOT_READY","desc":"Relay is not ready, filter will not be able to sort out messages"},{"Store":"READY"},{"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":"READY"},{"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-01 04:40:54.412 INFO [src.node.waku_node] Node protocols are initialized !!
2026-03-01 04:40:54.412 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:10966/debug/v1/info" -H "Content-Type: application/json" -d 'None'
2026-03-01 04:40:54.414 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.130.82/tcp/10967/p2p/16Uiu2HAm1DR715FCQUA8ke4wZwfERHLyVzLBw1cE69ori2LwWzpW","/ip4/172.18.130.82/tcp/10968/ws/p2p/16Uiu2HAm1DR715FCQUA8ke4wZwfERHLyVzLBw1cE69ori2LwWzpW"],"enrUri":"enr:-L24QKXSj_84UMrOXcBXKKUolM8bOgV8rGjxdnAptTZTYSrWVqQYAsxQDWq5YfMTwitS4595oAEabHV2lS-toUgiHocCgmlkgnY0gmlwhKwSglKKbXVsdGlhZGRyc5YACASsEoJSBirXAAoErBKCUgYq2N0DgnJzhQADAQAAiXNlY3AyNTZrMaECVgJU8n_dWTFJlqoTNEoNhNc_ikYNkGNxXTgWoU__lE-DdGNwgirXg3VkcIIq2YV3YWt1Mg8"}'
2026-03-01 04:40:54.414 INFO [src.node.waku_node] REST service is ready !!
2026-03-01 04:40:54.414 DEBUG [src.libs.common] Sleeping for 5 seconds
2026-03-01 04:40:59.420 DEBUG [src.steps.metrics] All metrics are present and have valid values.
2026-03-01 04:40:59.422 DEBUG [tests.conftest] Running fixture teardown: test_setup
2026-03-01 04:40:59.423 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
2026-03-01 04:40:59.423 DEBUG [src.node.waku_node] Stopping container with id c53c7fe7e912
2026-03-01 04:40:59.953 DEBUG [src.node.waku_node] Container stopped.
2026-03-01 04:40:59.954 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
2026-03-01 04:40:59.958 DEBUG [src.node.docker_mananger] No errors found in the waku logs.