mirror of
https://github.com/logos-messaging/logos-messaging-interop-tests.git
synced 2026-04-28 22:53:11 +00:00
117 lines
18 KiB
Plaintext
117 lines
18 KiB
Plaintext
2026-03-11 04:34:24.246 DEBUG [tests.conftest] Running fixture setup: test_id
|
|
2026-03-11 04:34:24.246 DEBUG [tests.conftest] Running test: test_metrics_after_relay_publish with id: 2026-03-11_04-34-24__e905e076-fc63-4f1b-861f-3d43a0037bfa
|
|
2026-03-11 04:34:24.246 DEBUG [src.steps.common] Running fixture setup: common_setup
|
|
2026-03-11 04:34:24.247 DEBUG [src.steps.filter] Running fixture setup: filter_setup
|
|
2026-03-11 04:34:24.247 DEBUG [src.steps.light_push] Running fixture setup: light_push_setup
|
|
2026-03-11 04:34:24.247 DEBUG [src.steps.relay] Running fixture setup: relay_setup
|
|
2026-03-11 04:34:24.247 DEBUG [src.steps.store] Running fixture setup: store_setup
|
|
2026-03-11 04:34:24.248 DEBUG [src.steps.relay] Running fixture setup: setup_main_relay_nodes
|
|
2026-03-11 04:34:24.254 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-03-11 04:34:24.254 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node1_2026-03-11_04-34-24__e905e076-fc63-4f1b-861f-3d43a0037bfa__wakuorg_nwaku:latest.log
|
|
2026-03-11 04:34:24.254 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-03-11 04:34:24.255 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-03-11 04:34:24.256 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-03-11 04:34:24.256 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.87.238
|
|
2026-03-11 04:34:24.256 DEBUG [src.node.docker_mananger] Generated ports ['55746', '55747', '55748', '55749', '55750']
|
|
2026-03-11 04:34:24.256 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-03-11 04:34:24.257 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-03-11 04:34:24.257 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-03-11 04:34:24.257 DEBUG [src.node.docker_mananger] docker run -i -t -p 55746:55746 -p 55747:55747 -p 55748:55748 -p 55749:55749 -p 55750:55750 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=55748 --rest-port=55746 --tcp-port=55747 --discv5-udp-port=55749 --rest-address=0.0.0.0 --nat=extip:172.18.87.238 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=3bbf2c258b734d4a9eacf9d67112829cabeead5cda869a7c8e1cfe8d9d46df9b --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=55750 --metrics-logging=true --relay=true
|
|
2026-03-11 04:34:24.459 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.87.238 waku 44bcaaebea2d9816aec3a39a6394c223e47b335bfe68efd626449a519ca4962c
|
|
2026-03-11 04:34:24.462 ERROR [src.node.docker_mananger] Max retries reached for container b181e5dc557c. Exiting log stream.
|
|
2026-03-11 04:34:24.495 DEBUG [src.node.docker_mananger] Container started with ID 44bcaaebea2d. Setting up logs at ./log/docker/node1_2026-03-11_04-34-24__e905e076-fc63-4f1b-861f-3d43a0037bfa__wakuorg_nwaku:latest.log
|
|
2026-03-11 04:34:24.496 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 55746
|
|
2026-03-11 04:34:24.496 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-03-11 04:34:25.053 ERROR [src.node.docker_mananger] Max retries reached for container a41885306945. Exiting log stream.
|
|
2026-03-11 04:34:25.496 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:55746/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-11 04:34:25.499 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_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-11 04:34:25.500 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-03-11 04:34:25.500 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:55746/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-11 04:34:25.502 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.87.238/tcp/55747/p2p/16Uiu2HAm5gctNC6tWgEEo9ziawxkRiRxcFZxpe4rBurDXgxHEzCB","/ip4/172.18.87.238/tcp/55748/ws/p2p/16Uiu2HAm5gctNC6tWgEEo9ziawxkRiRxcFZxpe4rBurDXgxHEzCB"],"enrUri":"enr:-L24QK-Y4tSTah2ENhjr70N8wZMYFUX7aeKXHdo4Shya4CF_Mlv9w57Yt2q_qLaSAp1_D3evGGgS9R-SO-Y3sHmMyRcCgmlkgnY0gmlwhKwSV-6KbXVsdGlhZGRyc5YACASsElfuBtnDAAoErBJX7gbZxN0DgnJzhQADAQAAiXNlY3AyNTZrMaECmGkVXy532eOQ4xsqxAYVNmiMHzK4xXtlLNhw96bXPrSDdGNwgtnDg3VkcILZxYV3YWt1MgE"}'
|
|
2026-03-11 04:34:25.502 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-03-11 04:34:25.509 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-03-11 04:34:25.509 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node2_2026-03-11_04-34-24__e905e076-fc63-4f1b-861f-3d43a0037bfa__wakuorg_nwaku:latest.log
|
|
2026-03-11 04:34:25.509 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-03-11 04:34:25.510 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-03-11 04:34:25.511 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-03-11 04:34:25.511 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.228.218
|
|
2026-03-11 04:34:25.511 DEBUG [src.node.docker_mananger] Generated ports ['49605', '49606', '49607', '49608', '49609']
|
|
2026-03-11 04:34:25.511 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-03-11 04:34:25.512 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-03-11 04:34:25.512 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-03-11 04:34:25.512 DEBUG [src.node.docker_mananger] docker run -i -t -p 49605:49605 -p 49606:49606 -p 49607:49607 -p 49608:49608 -p 49609:49609 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=49607 --rest-port=49605 --tcp-port=49606 --discv5-udp-port=49608 --rest-address=0.0.0.0 --nat=extip:172.18.228.218 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=de8c4d68da1cbdde09cea6abe9ba5b963a2c8ad3e96f541d4eb3fafe033ecd97 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=49609 --metrics-logging=true --relay=true --discv5-bootstrap-node=enr:-L24QK-Y4tSTah2ENhjr70N8wZMYFUX7aeKXHdo4Shya4CF_Mlv9w57Yt2q_qLaSAp1_D3evGGgS9R-SO-Y3sHmMyRcCgmlkgnY0gmlwhKwSV-6KbXVsdGlhZGRyc5YACASsElfuBtnDAAoErBJX7gbZxN0DgnJzhQADAQAAiXNlY3AyNTZrMaECmGkVXy532eOQ4xsqxAYVNmiMHzK4xXtlLNhw96bXPrSDdGNwgtnDg3VkcILZxYV3YWt1MgE
|
|
2026-03-11 04:34:25.705 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.228.218 waku c99fb7d993d981b35f0ab1d67900f85b25d4923b602654e6c595f3d96159c41d
|
|
2026-03-11 04:34:25.743 DEBUG [src.node.docker_mananger] Container started with ID c99fb7d993d9. Setting up logs at ./log/docker/node2_2026-03-11_04-34-24__e905e076-fc63-4f1b-861f-3d43a0037bfa__wakuorg_nwaku:latest.log
|
|
2026-03-11 04:34:25.743 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 49605
|
|
2026-03-11 04:34:25.743 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-03-11 04:34:26.744 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:49605/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-11 04:34:26.762 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_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-11 04:34:26.763 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-03-11 04:34:26.763 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:49605/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-11 04:34:26.767 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.228.218/tcp/49606/p2p/16Uiu2HAm32eu4mPM9Gfck2W1TNUz1321uekpvDuJS2zrDK2bDChn","/ip4/172.18.228.218/tcp/49607/ws/p2p/16Uiu2HAm32eu4mPM9Gfck2W1TNUz1321uekpvDuJS2zrDK2bDChn"],"enrUri":"enr:-L24QJndnq6FTwJ0j37a6-PQ-TBcPZDNH1bai7p6Meln9LOybvue790fCvCCAO-VpyPh2tp6yLXzB9dlb70lOzyE1TECgmlkgnY0gmlwhKwS5NqKbXVsdGlhZGRyc5YACASsEuTaBsHGAAoErBLk2gbBx90DgnJzhQADAQAAiXNlY3AyNTZrMaECcPfp92AERGXLCRjump1xBMcwZus4vQSbz7y2LnHoyumDdGNwgsHGg3VkcILByIV3YWt1MgE"}'
|
|
2026-03-11 04:34:26.767 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-03-11 04:34:26.768 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:49605/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.87.238/tcp/55747/p2p/16Uiu2HAm5gctNC6tWgEEo9ziawxkRiRxcFZxpe4rBurDXgxHEzCB"]'
|
|
2026-03-11 04:34:26.773 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-11 04:34:26.774 DEBUG [src.steps.relay] Running fixture setup: subscribe_main_relay_nodes
|
|
2026-03-11 04:34:26.777 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:55746/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/1"]'
|
|
2026-03-11 04:34:26.781 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-11 04:34:26.781 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:49605/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/1"]'
|
|
2026-03-11 04:34:26.786 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-11 04:34:26.788 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:55746/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)'}'
|
|
2026-03-11 04:34:26.793 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-11 04:34:26.795 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2026-03-11 04:34:26.895 DEBUG [src.steps.relay] Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
|
|
2026-03-11 04:34:26.895 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:55746/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-11 04:34:26.898 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":1773203666788609792,"ephemeral":false,"proof":""}]'
|
|
2026-03-11 04:34:26.900 DEBUG [src.steps.relay] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
|
2026-03-11 04:34:26.900 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:49605/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-11 04:34:26.902 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":1773203666788609792,"ephemeral":false,"proof":""}]'
|
|
2026-03-11 04:34:26.903 INFO [src.steps.relay] WARM UP successful!!
|
|
2026-03-11 04:34:26.904 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:55746/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)'}'
|
|
2026-03-11 04:34:26.909 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-11 04:34:26.910 DEBUG [src.libs.common] Sleeping for 0.5 seconds
|
|
2026-03-11 04:34:27.410 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:49605/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-11 04:34:27.413 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":1773203666904781478,"ephemeral":false,"proof":""}]'
|
|
2026-03-11 04:34:27.414 DEBUG [src.libs.common] Sleeping for 5 seconds
|
|
2026-03-11 04:34:32.414 DEBUG [src.steps.metrics] Checking metric: libp2p_peers has 1
|
|
2026-03-11 04:34:32.419 DEBUG [src.steps.metrics] Found metric: libp2p_peers with value 1.0
|
|
2026-03-11 04:34:32.419 DEBUG [src.steps.metrics] Checking metric: libp2p_pubsub_peers has 1
|
|
2026-03-11 04:34:32.422 DEBUG [src.steps.metrics] Found metric: libp2p_pubsub_peers with value 1.0
|
|
2026-03-11 04:34:32.422 DEBUG [src.steps.metrics] Checking metric: libp2p_pubsub_topics has 1
|
|
2026-03-11 04:34:32.426 DEBUG [src.steps.metrics] Found metric: libp2p_pubsub_topics with value 2.0
|
|
2026-03-11 04:34:32.426 DEBUG [src.steps.metrics] Checking metric: libp2p_pubsub_subscriptions_total has 1
|
|
2026-03-11 04:34:32.429 DEBUG [src.steps.metrics] Found metric: libp2p_pubsub_subscriptions_total with value 2.0
|
|
2026-03-11 04:34:32.430 DEBUG [src.steps.metrics] Checking metric: libp2p_gossipsub_peers_per_topic_mesh{topic="other"} has 1
|
|
2026-03-11 04:34:32.433 DEBUG [src.steps.metrics] Found metric: libp2p_gossipsub_peers_per_topic_mesh{topic="other"} with value 2.0
|
|
2026-03-11 04:34:32.433 DEBUG [src.steps.metrics] Checking metric: waku_peer_store_size has 1
|
|
2026-03-11 04:34:32.437 DEBUG [src.steps.metrics] Found metric: waku_peer_store_size with value 1.0
|
|
2026-03-11 04:34:32.437 DEBUG [src.steps.metrics] Checking metric: waku_histogram_message_size_count has 1
|
|
2026-03-11 04:34:32.440 DEBUG [src.steps.metrics] Found metric: waku_histogram_message_size_count with value 2.0
|
|
2026-03-11 04:34:32.440 DEBUG [src.steps.metrics] Checking metric: waku_node_messages_total{type="relay"} has 1
|
|
2026-03-11 04:34:32.444 DEBUG [src.steps.metrics] Found metric: waku_node_messages_total{type="relay"} with value 2.0
|
|
2026-03-11 04:34:32.444 DEBUG [src.steps.metrics] Checking metric: libp2p_peers has 1
|
|
2026-03-11 04:34:32.448 DEBUG [src.steps.metrics] Found metric: libp2p_peers with value 1.0
|
|
2026-03-11 04:34:32.448 DEBUG [src.steps.metrics] Checking metric: libp2p_pubsub_peers has 1
|
|
2026-03-11 04:34:32.452 DEBUG [src.steps.metrics] Found metric: libp2p_pubsub_peers with value 1.0
|
|
2026-03-11 04:34:32.452 DEBUG [src.steps.metrics] Checking metric: libp2p_pubsub_topics has 1
|
|
2026-03-11 04:34:32.455 DEBUG [src.steps.metrics] Found metric: libp2p_pubsub_topics with value 2.0
|
|
2026-03-11 04:34:32.456 DEBUG [src.steps.metrics] Checking metric: libp2p_pubsub_subscriptions_total has 1
|
|
2026-03-11 04:34:32.459 DEBUG [src.steps.metrics] Found metric: libp2p_pubsub_subscriptions_total with value 2.0
|
|
2026-03-11 04:34:32.459 DEBUG [src.steps.metrics] Checking metric: libp2p_gossipsub_peers_per_topic_mesh{topic="other"} has 1
|
|
2026-03-11 04:34:32.462 DEBUG [src.steps.metrics] Found metric: libp2p_gossipsub_peers_per_topic_mesh{topic="other"} with value 2.0
|
|
2026-03-11 04:34:32.463 DEBUG [src.steps.metrics] Checking metric: waku_peer_store_size has 1
|
|
2026-03-11 04:34:32.466 DEBUG [src.steps.metrics] Found metric: waku_peer_store_size with value 1.0
|
|
2026-03-11 04:34:32.466 DEBUG [src.steps.metrics] Checking metric: waku_histogram_message_size_count has 1
|
|
2026-03-11 04:34:32.469 DEBUG [src.steps.metrics] Found metric: waku_histogram_message_size_count with value 2.0
|
|
2026-03-11 04:34:32.470 DEBUG [src.steps.metrics] Checking metric: waku_node_messages_total{type="relay"} has 1
|
|
2026-03-11 04:34:32.473 DEBUG [src.steps.metrics] Found metric: waku_node_messages_total{type="relay"} with value 2.0
|
|
2026-03-11 04:34:32.476 DEBUG [tests.conftest] Running fixture teardown: test_setup
|
|
2026-03-11 04:34:32.477 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
|
|
2026-03-11 04:34:32.477 DEBUG [src.node.waku_node] Stopping container with id 44bcaaebea2d
|
|
2026-03-11 04:34:33.009 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-03-11 04:34:33.009 DEBUG [src.node.waku_node] Stopping container with id c99fb7d993d9
|
|
2026-03-11 04:34:33.615 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-03-11 04:34:33.617 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
|
|
2026-03-11 04:34:33.628 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2026-03-11 04:34:33.634 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|