mirror of
https://github.com/logos-messaging/logos-messaging-interop-tests.git
synced 2026-02-25 16:23:09 +00:00
117 lines
18 KiB
Plaintext
117 lines
18 KiB
Plaintext
2026-02-08 04:46:06.062 DEBUG [tests.conftest] Running fixture setup: test_id
|
|
2026-02-08 04:46:06.062 DEBUG [tests.conftest] Running test: test_metrics_after_relay_publish with id: 2026-02-08_04-46-06__d02e9cf0-593f-4f96-b45d-3783d9e0dc42
|
|
2026-02-08 04:46:06.062 DEBUG [src.steps.common] Running fixture setup: common_setup
|
|
2026-02-08 04:46:06.063 DEBUG [src.steps.filter] Running fixture setup: filter_setup
|
|
2026-02-08 04:46:06.063 DEBUG [src.steps.light_push] Running fixture setup: light_push_setup
|
|
2026-02-08 04:46:06.063 DEBUG [src.steps.relay] Running fixture setup: relay_setup
|
|
2026-02-08 04:46:06.063 DEBUG [src.steps.store] Running fixture setup: store_setup
|
|
2026-02-08 04:46:06.063 DEBUG [src.steps.relay] Running fixture setup: setup_main_relay_nodes
|
|
2026-02-08 04:46:06.071 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-02-08 04:46:06.071 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node1_2026-02-08_04-46-06__d02e9cf0-593f-4f96-b45d-3783d9e0dc42__wakuorg_nwaku:latest.log
|
|
2026-02-08 04:46:06.071 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-02-08 04:46:06.072 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-02-08 04:46:06.073 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-02-08 04:46:06.073 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.235.177
|
|
2026-02-08 04:46:06.073 DEBUG [src.node.docker_mananger] Generated ports ['29454', '29455', '29456', '29457', '29458']
|
|
2026-02-08 04:46:06.074 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-02-08 04:46:06.074 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-02-08 04:46:06.074 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-02-08 04:46:06.074 DEBUG [src.node.docker_mananger] docker run -i -t -p 29454:29454 -p 29455:29455 -p 29456:29456 -p 29457:29457 -p 29458:29458 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=29456 --rest-port=29454 --tcp-port=29455 --discv5-udp-port=29457 --rest-address=0.0.0.0 --nat=extip:172.18.235.177 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=2c9d4eba24913caedb8ec10c9e0fee3ef2c0dddccee0b9ebdfaf2e7c08d8e559 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=29458 --metrics-logging=true --relay=true
|
|
2026-02-08 04:46:06.270 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.235.177 waku 3e7d539750659156d5bbf0f1f832f94c3d8fd35667434ebfb25084166bb1e908
|
|
2026-02-08 04:46:06.292 ERROR [src.node.docker_mananger] Max retries reached for container e9bc9c4f284f. Exiting log stream.
|
|
2026-02-08 04:46:06.303 DEBUG [src.node.docker_mananger] Container started with ID 3e7d53975065. Setting up logs at ./log/docker/node1_2026-02-08_04-46-06__d02e9cf0-593f-4f96-b45d-3783d9e0dc42__wakuorg_nwaku:latest.log
|
|
2026-02-08 04:46:06.304 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 29454
|
|
2026-02-08 04:46:06.304 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-02-08 04:46:06.827 ERROR [src.node.docker_mananger] Max retries reached for container e33d52578d21. Exiting log stream.
|
|
2026-02-08 04:46:07.304 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:29454/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-08 04:46:07.308 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_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"}]}'
|
|
2026-02-08 04:46:07.308 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-02-08 04:46:07.308 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:29454/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-08 04:46:07.310 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.235.177/tcp/29455/p2p/16Uiu2HAmMsUjHVnBLE8n4xKKFsQ1mGEdUzgmAE4NGSgXwhkTaBwc","/ip4/172.18.235.177/tcp/29456/ws/p2p/16Uiu2HAmMsUjHVnBLE8n4xKKFsQ1mGEdUzgmAE4NGSgXwhkTaBwc"],"enrUri":"enr:-L24QDzG0cSn2HJpnpKJCtY7KgGkUf_WMV7TF12LXKNgTzKya3mW7cN6PtXr7YP7-PihYBK7SZvrsacqOVwSSQjffCkCgmlkgnY0gmlwhKwS67GKbXVsdGlhZGRyc5YACASsEuuxBnMPAAoErBLrsQZzEN0DgnJzhQADAQAAiXNlY3AyNTZrMaEDiOw9lEvaKZsieKVIgVYDFi0vCAWldlHZMK1Lw_AfFW-DdGNwgnMPg3VkcIJzEYV3YWt1MgE"}'
|
|
2026-02-08 04:46:07.311 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-02-08 04:46:07.317 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-02-08 04:46:07.317 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node2_2026-02-08_04-46-06__d02e9cf0-593f-4f96-b45d-3783d9e0dc42__wakuorg_nwaku:latest.log
|
|
2026-02-08 04:46:07.317 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-02-08 04:46:07.317 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-02-08 04:46:07.319 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-02-08 04:46:07.319 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.114.157
|
|
2026-02-08 04:46:07.319 DEBUG [src.node.docker_mananger] Generated ports ['29386', '29387', '29388', '29389', '29390']
|
|
2026-02-08 04:46:07.319 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-02-08 04:46:07.319 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-02-08 04:46:07.319 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-02-08 04:46:07.319 DEBUG [src.node.docker_mananger] docker run -i -t -p 29386:29386 -p 29387:29387 -p 29388:29388 -p 29389:29389 -p 29390:29390 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=29388 --rest-port=29386 --tcp-port=29387 --discv5-udp-port=29389 --rest-address=0.0.0.0 --nat=extip:172.18.114.157 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=d000f35fecdd1adadebf278abaf28926b822fe586c4f6fd9f9a1dd1eb70c67d6 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=29390 --metrics-logging=true --relay=true --discv5-bootstrap-node=enr:-L24QDzG0cSn2HJpnpKJCtY7KgGkUf_WMV7TF12LXKNgTzKya3mW7cN6PtXr7YP7-PihYBK7SZvrsacqOVwSSQjffCkCgmlkgnY0gmlwhKwS67GKbXVsdGlhZGRyc5YACASsEuuxBnMPAAoErBLrsQZzEN0DgnJzhQADAQAAiXNlY3AyNTZrMaEDiOw9lEvaKZsieKVIgVYDFi0vCAWldlHZMK1Lw_AfFW-DdGNwgnMPg3VkcIJzEYV3YWt1MgE
|
|
2026-02-08 04:46:07.505 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.114.157 waku e872a2e4177806f4454f289c2869e8b7d85ba71d5d3f336f68410fc705197b43
|
|
2026-02-08 04:46:07.547 DEBUG [src.node.docker_mananger] Container started with ID e872a2e41778. Setting up logs at ./log/docker/node2_2026-02-08_04-46-06__d02e9cf0-593f-4f96-b45d-3783d9e0dc42__wakuorg_nwaku:latest.log
|
|
2026-02-08 04:46:07.548 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 29386
|
|
2026-02-08 04:46:07.548 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-02-08 04:46:08.549 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:29386/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-08 04:46:08.557 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"READY","protocolsHealth":[{"Relay":"READY"},{"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":"NOT_READY","desc":"No Filter service peer available yet"}]}'
|
|
2026-02-08 04:46:08.558 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-02-08 04:46:08.558 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:29386/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-08 04:46:08.561 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.114.157/tcp/29387/p2p/16Uiu2HAmN317Ebh7NvFEHwogJJJgaaZr75fT57yZD4GSSsBbd7bZ","/ip4/172.18.114.157/tcp/29388/ws/p2p/16Uiu2HAmN317Ebh7NvFEHwogJJJgaaZr75fT57yZD4GSSsBbd7bZ"],"enrUri":"enr:-L24QPluDV87REya1oOF5C_F65zRQK-2Dd_iHMnuKUJva_laL-E93N0LE8KHt0MVcBh7AHawE3JT8Q99m-Ob-IoKZKgCgmlkgnY0gmlwhKwScp2KbXVsdGlhZGRyc5YACASsEnKdBnLLAAoErBJynQZyzN0DgnJzhQADAQAAiXNlY3AyNTZrMaEDi1zRHOjMNxNH7EFmpyrrT9YotP5bJIQzTqo4aPj64qyDdGNwgnLLg3VkcIJyzYV3YWt1MgE"}'
|
|
2026-02-08 04:46:08.561 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-02-08 04:46:08.561 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:29386/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.235.177/tcp/29455/p2p/16Uiu2HAmMsUjHVnBLE8n4xKKFsQ1mGEdUzgmAE4NGSgXwhkTaBwc"]'
|
|
2026-02-08 04:46:08.564 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-08 04:46:08.565 DEBUG [src.steps.relay] Running fixture setup: subscribe_main_relay_nodes
|
|
2026-02-08 04:46:08.565 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:29454/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/1"]'
|
|
2026-02-08 04:46:08.569 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-08 04:46:08.569 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:29386/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/1"]'
|
|
2026-02-08 04:46:08.574 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-08 04:46:08.575 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:29454/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-02-08 04:46:08.580 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-08 04:46:08.580 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2026-02-08 04:46:08.681 DEBUG [src.steps.relay] Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
|
|
2026-02-08 04:46:08.681 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:29454/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-08 04:46:08.684 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":1770525968575316992,"ephemeral":false,"proof":""}]'
|
|
2026-02-08 04:46:08.685 DEBUG [src.steps.relay] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
|
2026-02-08 04:46:08.686 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:29386/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-08 04:46:08.688 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":1770525968575316992,"ephemeral":false,"proof":""}]'
|
|
2026-02-08 04:46:08.689 INFO [src.steps.relay] WARM UP successful!!
|
|
2026-02-08 04:46:08.690 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:29454/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-02-08 04:46:08.694 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-08 04:46:08.695 DEBUG [src.libs.common] Sleeping for 0.5 seconds
|
|
2026-02-08 04:46:09.196 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:29386/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-08 04:46:09.198 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":1770525968690642653,"ephemeral":false,"proof":""}]'
|
|
2026-02-08 04:46:09.199 DEBUG [src.libs.common] Sleeping for 5 seconds
|
|
2026-02-08 04:46:14.199 DEBUG [src.steps.metrics] Checking metric: libp2p_peers has 1
|
|
2026-02-08 04:46:14.204 DEBUG [src.steps.metrics] Found metric: libp2p_peers with value 1.0
|
|
2026-02-08 04:46:14.204 DEBUG [src.steps.metrics] Checking metric: libp2p_pubsub_peers has 1
|
|
2026-02-08 04:46:14.207 DEBUG [src.steps.metrics] Found metric: libp2p_pubsub_peers with value 1.0
|
|
2026-02-08 04:46:14.208 DEBUG [src.steps.metrics] Checking metric: libp2p_pubsub_topics has 1
|
|
2026-02-08 04:46:14.211 DEBUG [src.steps.metrics] Found metric: libp2p_pubsub_topics with value 2.0
|
|
2026-02-08 04:46:14.211 DEBUG [src.steps.metrics] Checking metric: libp2p_pubsub_subscriptions_total has 1
|
|
2026-02-08 04:46:14.214 DEBUG [src.steps.metrics] Found metric: libp2p_pubsub_subscriptions_total with value 2.0
|
|
2026-02-08 04:46:14.214 DEBUG [src.steps.metrics] Checking metric: libp2p_gossipsub_peers_per_topic_mesh{topic="other"} has 1
|
|
2026-02-08 04:46:14.218 DEBUG [src.steps.metrics] Found metric: libp2p_gossipsub_peers_per_topic_mesh{topic="other"} with value 2.0
|
|
2026-02-08 04:46:14.218 DEBUG [src.steps.metrics] Checking metric: waku_peer_store_size has 1
|
|
2026-02-08 04:46:14.221 DEBUG [src.steps.metrics] Found metric: waku_peer_store_size with value 1.0
|
|
2026-02-08 04:46:14.221 DEBUG [src.steps.metrics] Checking metric: waku_histogram_message_size_count has 1
|
|
2026-02-08 04:46:14.224 DEBUG [src.steps.metrics] Found metric: waku_histogram_message_size_count with value 2.0
|
|
2026-02-08 04:46:14.225 DEBUG [src.steps.metrics] Checking metric: waku_node_messages_total{type="relay"} has 1
|
|
2026-02-08 04:46:14.228 DEBUG [src.steps.metrics] Found metric: waku_node_messages_total{type="relay"} with value 2.0
|
|
2026-02-08 04:46:14.228 DEBUG [src.steps.metrics] Checking metric: libp2p_peers has 1
|
|
2026-02-08 04:46:14.232 DEBUG [src.steps.metrics] Found metric: libp2p_peers with value 1.0
|
|
2026-02-08 04:46:14.232 DEBUG [src.steps.metrics] Checking metric: libp2p_pubsub_peers has 1
|
|
2026-02-08 04:46:14.235 DEBUG [src.steps.metrics] Found metric: libp2p_pubsub_peers with value 1.0
|
|
2026-02-08 04:46:14.236 DEBUG [src.steps.metrics] Checking metric: libp2p_pubsub_topics has 1
|
|
2026-02-08 04:46:14.239 DEBUG [src.steps.metrics] Found metric: libp2p_pubsub_topics with value 2.0
|
|
2026-02-08 04:46:14.239 DEBUG [src.steps.metrics] Checking metric: libp2p_pubsub_subscriptions_total has 1
|
|
2026-02-08 04:46:14.242 DEBUG [src.steps.metrics] Found metric: libp2p_pubsub_subscriptions_total with value 2.0
|
|
2026-02-08 04:46:14.243 DEBUG [src.steps.metrics] Checking metric: libp2p_gossipsub_peers_per_topic_mesh{topic="other"} has 1
|
|
2026-02-08 04:46:14.246 DEBUG [src.steps.metrics] Found metric: libp2p_gossipsub_peers_per_topic_mesh{topic="other"} with value 2.0
|
|
2026-02-08 04:46:14.246 DEBUG [src.steps.metrics] Checking metric: waku_peer_store_size has 1
|
|
2026-02-08 04:46:14.249 DEBUG [src.steps.metrics] Found metric: waku_peer_store_size with value 1.0
|
|
2026-02-08 04:46:14.250 DEBUG [src.steps.metrics] Checking metric: waku_histogram_message_size_count has 1
|
|
2026-02-08 04:46:14.253 DEBUG [src.steps.metrics] Found metric: waku_histogram_message_size_count with value 2.0
|
|
2026-02-08 04:46:14.253 DEBUG [src.steps.metrics] Checking metric: waku_node_messages_total{type="relay"} has 1
|
|
2026-02-08 04:46:14.256 DEBUG [src.steps.metrics] Found metric: waku_node_messages_total{type="relay"} with value 2.0
|
|
2026-02-08 04:46:14.259 DEBUG [tests.conftest] Running fixture teardown: test_setup
|
|
2026-02-08 04:46:14.259 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
|
|
2026-02-08 04:46:14.260 DEBUG [src.node.waku_node] Stopping container with id 3e7d53975065
|
|
2026-02-08 04:46:14.791 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-02-08 04:46:14.791 DEBUG [src.node.waku_node] Stopping container with id e872a2e41778
|
|
2026-02-08 04:46:15.333 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-02-08 04:46:15.339 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
|
|
2026-02-08 04:46:15.345 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2026-02-08 04:46:15.352 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|