110 lines
18 KiB
Plaintext

2026-03-05 04:35:09.938 DEBUG [tests.conftest] Running fixture setup: test_id
2026-03-05 04:35:09.940 DEBUG [tests.conftest] Running test: test_sync_flags_no_relay_2nodes with id: 2026-03-05_04-35-09__cdc23d9b-54d4-4eac-ab58-5df34f556d37
2026-03-05 04:35:09.940 DEBUG [src.steps.common] Running fixture setup: common_setup
2026-03-05 04:35:09.952 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
2026-03-05 04:35:09.952 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node1_2026-03-05_04-35-09__cdc23d9b-54d4-4eac-ab58-5df34f556d37__wakuorg_nwaku:latest.log
2026-03-05 04:35:09.961 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
2026-03-05 04:35:09.961 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node2_2026-03-05_04-35-09__cdc23d9b-54d4-4eac-ab58-5df34f556d37__wakuorg_nwaku:latest.log
2026-03-05 04:35:09.969 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
2026-03-05 04:35:09.970 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node3_2026-03-05_04-35-09__cdc23d9b-54d4-4eac-ab58-5df34f556d37__wakuorg_nwaku:latest.log
2026-03-05 04:35:09.970 DEBUG [src.steps.store] Running fixture setup: store_setup
2026-03-05 04:35:09.971 DEBUG [src.node.waku_node] Starting Node...
2026-03-05 04:35:09.971 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
2026-03-05 04:35:09.972 DEBUG [src.node.docker_mananger] Network waku already exists
2026-03-05 04:35:09.973 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.222.85
2026-03-05 04:35:09.973 DEBUG [src.node.docker_mananger] Generated ports ['15390', '15391', '15392', '15393', '15394']
2026-03-05 04:35:09.973 DEBUG [src.node.waku_node] RLN credentials were not set
2026-03-05 04:35:09.973 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
2026-03-05 04:35:09.973 DEBUG [src.node.waku_node] Using volumes []
2026-03-05 04:35:09.973 DEBUG [src.node.docker_mananger] docker run -i -t -p 15390:15390 -p 15391:15391 -p 15392:15392 -p 15393:15393 -p 15394:15394 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=15392 --rest-port=15390 --tcp-port=15391 --discv5-udp-port=15393 --rest-address=0.0.0.0 --nat=extip:172.18.222.85 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=8d3dbaedffb0db07efb8d0fffc080f168b56ef3ccaa2c1455cac2cd4cfe49d17 --store-sync=true --store=true --store-sync-range=45 --store-sync-interval=10 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=15394 --metrics-logging=true --store-sync-relay-jitter=0 --relay=true
2026-03-05 04:35:10.148 ERROR [src.node.docker_mananger] Max retries reached for container fecac29b3110. Exiting log stream.
2026-03-05 04:35:10.172 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.222.85 waku 67cca200b51d8101cf66f88c366008998e912c48f81242050405b3eb70e0c790
2026-03-05 04:35:10.207 DEBUG [src.node.docker_mananger] Container started with ID 67cca200b51d. Setting up logs at ./log/docker/node1_2026-03-05_04-35-09__cdc23d9b-54d4-4eac-ab58-5df34f556d37__wakuorg_nwaku:latest.log
2026-03-05 04:35:10.207 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 15390
2026-03-05 04:35:10.208 DEBUG [src.libs.common] Sleeping for 1 seconds
2026-03-05 04:35:10.778 ERROR [src.node.docker_mananger] Max retries reached for container 43a4917dee7e. Exiting log stream.
2026-03-05 04:35:11.208 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:15390/health" -H "Content-Type: application/json" -d 'None'
2026-03-05 04:35:11.211 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":"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-05 04:35:11.211 INFO [src.node.waku_node] Node protocols are initialized !!
2026-03-05 04:35:11.211 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:15390/debug/v1/info" -H "Content-Type: application/json" -d 'None'
2026-03-05 04:35:11.214 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.222.85/tcp/15391/p2p/16Uiu2HAm4E4i9iUChmaabXvcKb2NybfPpPHW2ZCLfVJMtzaMFVcU","/ip4/172.18.222.85/tcp/15392/ws/p2p/16Uiu2HAm4E4i9iUChmaabXvcKb2NybfPpPHW2ZCLfVJMtzaMFVcU"],"enrUri":"enr:-L24QP451XVSX3_xDBYi3fzPy32qKXPWQivWZSsieBI7MPJGD54a_FA_74kCcPnoFH5yjN6RqwBQiXp9VRsi8lmPLvQCgmlkgnY0gmlwhKwS3lWKbXVsdGlhZGRyc5YACASsEt5VBjwfAAoErBLeVQY8IN0DgnJzhQADAQAAiXNlY3AyNTZrMaECgr_p8vUzJWlT1yczLGXMq1JgMj0QsehDz10SCR_pLsmDdGNwgjwfg3VkcII8IYV3YWt1MhM"}'
2026-03-05 04:35:11.214 INFO [src.node.waku_node] REST service is ready !!
2026-03-05 04:35:11.214 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15390/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/0"]'
2026-03-05 04:35:11.232 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-05 04:35:11.232 DEBUG [src.node.waku_node] Starting Node...
2026-03-05 04:35:11.232 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
2026-03-05 04:35:11.234 DEBUG [src.node.docker_mananger] Network waku already exists
2026-03-05 04:35:11.234 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.209.153
2026-03-05 04:35:11.234 DEBUG [src.node.docker_mananger] Generated ports ['6568', '6569', '6570', '6571', '6572']
2026-03-05 04:35:11.234 DEBUG [src.node.waku_node] RLN credentials were not set
2026-03-05 04:35:11.234 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
2026-03-05 04:35:11.234 DEBUG [src.node.waku_node] Using volumes []
2026-03-05 04:35:11.235 DEBUG [src.node.docker_mananger] docker run -i -t -p 6568:6568 -p 6569:6569 -p 6570:6570 -p 6571:6571 -p 6572:6572 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=6570 --rest-port=6568 --tcp-port=6569 --discv5-udp-port=6571 --rest-address=0.0.0.0 --nat=extip:172.18.209.153 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=b1660cf2b7144eaa05af63271a4dfc9ae7c92eab1c1b4494cfeefcb97b04a44d --store-sync=true --store=true --store-sync-range=45 --store-sync-interval=10 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=6572 --metrics-logging=true --store-sync-relay-jitter=0 --relay=false --discv5-bootstrap-node=enr:-L24QP451XVSX3_xDBYi3fzPy32qKXPWQivWZSsieBI7MPJGD54a_FA_74kCcPnoFH5yjN6RqwBQiXp9VRsi8lmPLvQCgmlkgnY0gmlwhKwS3lWKbXVsdGlhZGRyc5YACASsEt5VBjwfAAoErBLeVQY8IN0DgnJzhQADAQAAiXNlY3AyNTZrMaECgr_p8vUzJWlT1yczLGXMq1JgMj0QsehDz10SCR_pLsmDdGNwgjwfg3VkcII8IYV3YWt1MhM
2026-03-05 04:35:11.426 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.209.153 waku e49562e3b6ee3992e8c6fb77438e98d03194d0ad35f0987bb2f3e3b5c3e9771d
2026-03-05 04:35:11.466 DEBUG [src.node.docker_mananger] Container started with ID e49562e3b6ee. Setting up logs at ./log/docker/node2_2026-03-05_04-35-09__cdc23d9b-54d4-4eac-ab58-5df34f556d37__wakuorg_nwaku:latest.log
2026-03-05 04:35:11.466 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 6568
2026-03-05 04:35:11.467 DEBUG [src.libs.common] Sleeping for 1 seconds
2026-03-05 04:35:12.467 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:6568/health" -H "Content-Type: application/json" -d 'None'
2026-03-05 04:35:12.470 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":"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-05 04:35:12.470 INFO [src.node.waku_node] Node protocols are initialized !!
2026-03-05 04:35:12.471 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:6568/debug/v1/info" -H "Content-Type: application/json" -d 'None'
2026-03-05 04:35:12.473 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.209.153/tcp/6569/p2p/16Uiu2HAkxt3MeVvin43p8EFeBqWo6CXqFjuiV7xGYi5pWQSoAj3d","/ip4/172.18.209.153/tcp/6570/ws/p2p/16Uiu2HAkxt3MeVvin43p8EFeBqWo6CXqFjuiV7xGYi5pWQSoAj3d"],"enrUri":"enr:-L24QGGKBA9Buj2lcn2T-co8AGCMlUZnOARv_3V_BA4Yq644KaDmwvjJLXT4X6h-UAbEv4nbU4VCKPamNAM6Vwz0UvECgmlkgnY0gmlwhKwS0ZmKbXVsdGlhZGRyc5YACASsEtGZBhmpAAoErBLRmQYZqt0DgnJzhQADAQAAiXNlY3AyNTZrMaECM1RVJyeB-PC2YSzTXvZ6pGdR9JXQ1YM0jLp6gCOhbKiDdGNwghmpg3VkcIIZq4V3YWt1MhI"}'
2026-03-05 04:35:12.473 INFO [src.node.waku_node] REST service is ready !!
2026-03-05 04:35:12.473 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:6568/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.222.85/tcp/15391/p2p/16Uiu2HAm4E4i9iUChmaabXvcKb2NybfPpPHW2ZCLfVJMtzaMFVcU"]'
2026-03-05 04:35:12.509 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-05 04:35:12.510 DEBUG [src.libs.common] Sleeping for 1 seconds
2026-03-05 04:35:13.511 DEBUG [src.steps.store] Relaying message
2026-03-05 04:35:13.512 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15390/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-05 04:35:13.516 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-05 04:35:13.516 DEBUG [src.libs.common] Sleeping for 0.2 seconds
2026-03-05 04:35:13.717 DEBUG [src.steps.store] Relaying message
2026-03-05 04:35:13.717 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15390/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-05 04:35:13.726 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-05 04:35:13.726 DEBUG [src.libs.common] Sleeping for 0.2 seconds
2026-03-05 04:35:13.927 DEBUG [src.steps.store] Relaying message
2026-03-05 04:35:13.927 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15390/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-05 04:35:13.931 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-05 04:35:13.931 DEBUG [src.libs.common] Sleeping for 0.2 seconds
2026-03-05 04:35:14.132 DEBUG [src.steps.store] Relaying message
2026-03-05 04:35:14.132 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15390/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-05 04:35:14.137 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-05 04:35:14.137 DEBUG [src.libs.common] Sleeping for 0.2 seconds
2026-03-05 04:35:14.337 DEBUG [src.steps.store] Relaying message
2026-03-05 04:35:14.338 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15390/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-05 04:35:14.342 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-05 04:35:14.342 DEBUG [src.libs.common] Sleeping for 0.2 seconds
2026-03-05 04:35:14.543 DEBUG [src.steps.store] Relaying message
2026-03-05 04:35:14.543 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15390/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-05 04:35:14.548 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-05 04:35:14.548 DEBUG [src.libs.common] Sleeping for 0.2 seconds
2026-03-05 04:35:14.749 DEBUG [src.steps.store] Relaying message
2026-03-05 04:35:14.749 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15390/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-05 04:35:14.753 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-05 04:35:14.753 DEBUG [src.libs.common] Sleeping for 0.2 seconds
2026-03-05 04:35:14.954 DEBUG [src.steps.store] Relaying message
2026-03-05 04:35:14.954 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15390/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-05 04:35:14.958 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-05 04:35:14.958 DEBUG [src.libs.common] Sleeping for 0.2 seconds
2026-03-05 04:35:15.159 DEBUG [src.steps.store] Relaying message
2026-03-05 04:35:15.159 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15390/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-05 04:35:15.164 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-05 04:35:15.164 DEBUG [src.libs.common] Sleeping for 0.2 seconds
2026-03-05 04:35:15.365 DEBUG [src.steps.store] Relaying message
2026-03-05 04:35:15.365 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15390/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-05 04:35:15.369 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-05 04:35:15.370 DEBUG [src.libs.common] Sleeping for 0.2 seconds
2026-03-05 04:35:15.570 DEBUG [src.libs.common] Sleeping for 20 seconds
2026-03-05 04:35:35.571 DEBUG [src.steps.store] Checking that peer wakuorg/nwaku:latest can find the stored messages
2026-03-05 04:35:35.571 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:6568/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&pageSize=100&ascending=true" -H "Content-Type: application/json" -d 'None'
2026-03-05 04:35:35.575 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"","statusCode":200,"statusDesc":"OK","messages":[{"messageHash":"0x90676ace666683048cc5e6f59eb823ad93b4c37e39355636f62b007c5224160b"},{"messageHash":"0xbfb3d35ce8037eaaa5cc71158857f0e4876e4c8148a9839d7f7a6b4d291460c8"},{"messageHash":"0x87203d054a01a3d2d9160648177be36e7d0d812b9917b7e7cdfcfa92858ead7b"},{"messageHash":"0x00eec8faa14450d73a694b0c36eaa7ea2ac3abeca262dc55f358baed80a70890"},{"messageHash":"0xe3306b05b3d0cac30e6c40f66a235808f59c06c8c7105e98c587c52b5e6439b5"},{"messageHash":"0x965b9dd6973ce0ed36e53dbe87c808aa7051270eeefd227b3ecd4f95ba0822e8"},{"messageHash":"0xd5e60aaa35b4ad7dd42e330e3c4b82a792b59e6642cc3063b09d21f81c076c2d"},{"messageHash":"0xdb4025fc5738776c48d59e3897114992dd32ca2066a508556e39d085ec73d48f"},{"messageHash":"0x0cf1b3e69a16e780b8f63f50822a7138c8bf98f59f6b0891cac136bacbf85a69"},{"messageHash":"0xc3ec0a2a06c0ad0ae2f1d4a9243b6ff2c5e13c5ff62a2ac002ff191a7789d6dd"}]}'
2026-03-05 04:35:35.575 DEBUG [src.steps.store] messages length is 10
2026-03-05 04:35:35.578 DEBUG [tests.conftest] Running fixture teardown: test_setup
2026-03-05 04:35:35.579 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
2026-03-05 04:35:35.579 DEBUG [src.node.waku_node] Stopping container with id 67cca200b51d
2026-03-05 04:35:36.205 DEBUG [src.node.waku_node] Container stopped.
2026-03-05 04:35:36.207 DEBUG [src.node.waku_node] Stopping container with id e49562e3b6ee
2026-03-05 04:35:36.796 DEBUG [src.node.waku_node] Container stopped.
2026-03-05 04:35:36.799 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
2026-03-05 04:35:36.826 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
2026-03-05 04:35:36.837 DEBUG [src.node.docker_mananger] No errors found in the waku logs.