mirror of
https://github.com/logos-messaging/logos-messaging-interop-tests.git
synced 2026-05-03 00:53:08 +00:00
209 lines
35 KiB
Plaintext
209 lines
35 KiB
Plaintext
2026-03-05 04:38:53.812 DEBUG [tests.conftest] Running fixture setup: test_id
|
|
2026-03-05 04:38:53.812 DEBUG [tests.conftest] Running test: test_node_without_sync_or_relay_stays_empty with id: 2026-03-05_04-38-53__67bc3f24-4cc2-4055-9843-93298f691972
|
|
2026-03-05 04:38:53.813 DEBUG [src.steps.common] Running fixture setup: common_setup
|
|
2026-03-05 04:38:53.818 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-03-05 04:38:53.818 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node1_2026-03-05_04-38-53__67bc3f24-4cc2-4055-9843-93298f691972__wakuorg_nwaku:latest.log
|
|
2026-03-05 04:38:53.824 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-03-05 04:38:53.824 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node2_2026-03-05_04-38-53__67bc3f24-4cc2-4055-9843-93298f691972__wakuorg_nwaku:latest.log
|
|
2026-03-05 04:38:53.829 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-03-05 04:38:53.829 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node3_2026-03-05_04-38-53__67bc3f24-4cc2-4055-9843-93298f691972__wakuorg_nwaku:latest.log
|
|
2026-03-05 04:38:53.829 DEBUG [src.steps.store] Running fixture setup: store_setup
|
|
2026-03-05 04:38:53.830 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-03-05 04:38:53.830 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-03-05 04:38:53.831 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-03-05 04:38:53.831 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.6.82
|
|
2026-03-05 04:38:53.831 DEBUG [src.node.docker_mananger] Generated ports ['15217', '15218', '15219', '15220', '15221']
|
|
2026-03-05 04:38:53.831 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-03-05 04:38:53.831 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-03-05 04:38:53.832 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-03-05 04:38:53.832 DEBUG [src.node.docker_mananger] docker run -i -t -p 15217:15217 -p 15218:15218 -p 15219:15219 -p 15220:15220 -p 15221:15221 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=15219 --rest-port=15217 --tcp-port=15218 --discv5-udp-port=15220 --rest-address=0.0.0.0 --nat=extip:172.18.6.82 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=4dbdcd782ffbf4b5e846ecc82eeff5a4a2bfb816db0a3aa06aa5cbeea798a59f --store-sync=true --store=true --store-sync-range=300 --store-sync-interval=6 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=15221 --metrics-logging=true --store-sync-relay-jitter=0 --relay=true --dns-discovery=false
|
|
2026-03-05 04:38:53.992 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.6.82 waku 3aaca3b67cbbfc3d19867ba287466db2a00c737565da3cd9983a84acd15fa137
|
|
2026-03-05 04:38:54.025 DEBUG [src.node.docker_mananger] Container started with ID 3aaca3b67cbb. Setting up logs at ./log/docker/node1_2026-03-05_04-38-53__67bc3f24-4cc2-4055-9843-93298f691972__wakuorg_nwaku:latest.log
|
|
2026-03-05 04:38:54.025 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 15217
|
|
2026-03-05 04:38:54.026 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-03-05 04:38:54.153 ERROR [src.node.docker_mananger] Max retries reached for container 32da2a8636ad. Exiting log stream.
|
|
2026-03-05 04:38:54.596 ERROR [src.node.docker_mananger] Max retries reached for container 0ac65608a8dc. Exiting log stream.
|
|
2026-03-05 04:38:55.026 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:15217/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-05 04:38:55.029 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:38:55.029 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-03-05 04:38:55.029 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:15217/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-05 04:38:55.032 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.6.82/tcp/15218/p2p/16Uiu2HAm9wRuUKK6pS8qznTCBGtdeyvucJ7pCXyLjFUxNEY5htUk","/ip4/172.18.6.82/tcp/15219/ws/p2p/16Uiu2HAm9wRuUKK6pS8qznTCBGtdeyvucJ7pCXyLjFUxNEY5htUk"],"enrUri":"enr:-L24QHG2o6W62F87oNuvXrmETpAvfJWDK-F6fgbUByPjNdCAU2tRe6A8yMlwmJbzDUhKIp9cRMdsqmzQ1DjqpyVlZa8CgmlkgnY0gmlwhKwSBlKKbXVsdGlhZGRyc5YACASsEgZSBjtyAAoErBIGUgY7c90DgnJzhQADAQAAiXNlY3AyNTZrMaEC16MgjCxkBM079in1jGd5to7s8bdfAnm3ra007Iy6CBWDdGNwgjtyg3VkcII7dIV3YWt1MhM"}'
|
|
2026-03-05 04:38:55.032 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-03-05 04:38:55.032 DEBUG [src.steps.store] Relaying message
|
|
2026-03-05 04:38:55.033 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15217/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:38:55.049 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-05 04:38:55.050 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-05 04:38:55.260 DEBUG [src.steps.store] Relaying message
|
|
2026-03-05 04:38:55.261 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15217/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:38:55.265 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-05 04:38:55.265 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-05 04:38:55.476 DEBUG [src.steps.store] Relaying message
|
|
2026-03-05 04:38:55.476 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15217/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:38:55.480 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-05 04:38:55.480 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-05 04:38:55.691 DEBUG [src.steps.store] Relaying message
|
|
2026-03-05 04:38:55.691 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15217/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:38:55.695 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-05 04:38:55.696 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-05 04:38:55.906 DEBUG [src.steps.store] Relaying message
|
|
2026-03-05 04:38:55.907 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15217/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:38:55.911 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-05 04:38:55.911 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-05 04:38:56.122 DEBUG [src.steps.store] Relaying message
|
|
2026-03-05 04:38:56.122 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15217/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:38:56.126 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-05 04:38:56.127 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-05 04:38:56.337 DEBUG [src.steps.store] Relaying message
|
|
2026-03-05 04:38:56.338 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15217/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:38:56.342 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-05 04:38:56.342 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-05 04:38:56.553 DEBUG [src.steps.store] Relaying message
|
|
2026-03-05 04:38:56.553 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15217/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:38:56.557 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-05 04:38:56.557 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-05 04:38:56.768 DEBUG [src.steps.store] Relaying message
|
|
2026-03-05 04:38:56.768 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15217/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:38:56.772 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-05 04:38:56.772 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-05 04:38:56.983 DEBUG [src.steps.store] Relaying message
|
|
2026-03-05 04:38:56.983 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15217/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:38:56.987 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-05 04:38:56.987 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-05 04:38:57.198 DEBUG [src.steps.store] Relaying message
|
|
2026-03-05 04:38:57.198 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15217/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:38:57.202 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-05 04:38:57.203 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-05 04:38:57.413 DEBUG [src.steps.store] Relaying message
|
|
2026-03-05 04:38:57.414 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15217/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:38:57.418 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-05 04:38:57.418 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-05 04:38:57.628 DEBUG [src.steps.store] Relaying message
|
|
2026-03-05 04:38:57.629 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15217/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:38:57.633 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-05 04:38:57.633 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-05 04:38:57.844 DEBUG [src.steps.store] Relaying message
|
|
2026-03-05 04:38:57.844 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15217/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:38:57.848 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-05 04:38:57.848 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-05 04:38:58.059 DEBUG [src.steps.store] Relaying message
|
|
2026-03-05 04:38:58.059 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15217/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:38:58.063 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-05 04:38:58.064 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-05 04:38:58.275 DEBUG [src.steps.store] Relaying message
|
|
2026-03-05 04:38:58.275 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15217/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:38:58.279 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-05 04:38:58.279 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-05 04:38:58.490 DEBUG [src.steps.store] Relaying message
|
|
2026-03-05 04:38:58.490 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15217/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:38:58.494 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-05 04:38:58.494 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-05 04:38:58.705 DEBUG [src.steps.store] Relaying message
|
|
2026-03-05 04:38:58.705 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15217/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:38:58.709 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-05 04:38:58.710 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-05 04:38:58.920 DEBUG [src.steps.store] Relaying message
|
|
2026-03-05 04:38:58.921 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15217/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:38:58.925 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-05 04:38:58.925 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-05 04:38:59.136 DEBUG [src.steps.store] Relaying message
|
|
2026-03-05 04:38:59.136 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15217/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:38:59.140 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-05 04:38:59.140 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-05 04:38:59.351 DEBUG [src.steps.store] Relaying message
|
|
2026-03-05 04:38:59.351 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15217/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:38:59.355 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-05 04:38:59.355 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-05 04:38:59.566 DEBUG [src.steps.store] Relaying message
|
|
2026-03-05 04:38:59.566 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15217/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:38:59.570 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-05 04:38:59.570 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-05 04:38:59.781 DEBUG [src.steps.store] Relaying message
|
|
2026-03-05 04:38:59.781 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15217/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:38:59.785 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-05 04:38:59.786 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-05 04:38:59.996 DEBUG [src.steps.store] Relaying message
|
|
2026-03-05 04:38:59.997 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15217/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:39:00.001 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-05 04:39:00.001 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-05 04:39:00.212 DEBUG [src.steps.store] Relaying message
|
|
2026-03-05 04:39:00.212 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15217/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:39:00.216 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-05 04:39:00.217 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-05 04:39:00.427 DEBUG [src.steps.store] Relaying message
|
|
2026-03-05 04:39:00.428 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15217/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:39:00.432 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-05 04:39:00.432 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-05 04:39:00.642 DEBUG [src.steps.store] Relaying message
|
|
2026-03-05 04:39:00.643 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15217/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:39:00.647 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-05 04:39:00.647 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-05 04:39:00.858 DEBUG [src.steps.store] Relaying message
|
|
2026-03-05 04:39:00.858 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15217/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:39:00.862 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-05 04:39:00.863 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-05 04:39:01.073 DEBUG [src.steps.store] Relaying message
|
|
2026-03-05 04:39:01.074 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15217/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:39:01.078 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-05 04:39:01.078 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-05 04:39:01.289 DEBUG [src.steps.store] Relaying message
|
|
2026-03-05 04:39:01.289 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15217/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:39:01.293 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-05 04:39:01.293 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-05 04:39:01.504 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-03-05 04:39:01.504 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-03-05 04:39:01.506 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-03-05 04:39:01.506 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.8.87
|
|
2026-03-05 04:39:01.506 DEBUG [src.node.docker_mananger] Generated ports ['23155', '23156', '23157', '23158', '23159']
|
|
2026-03-05 04:39:01.506 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-03-05 04:39:01.506 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-03-05 04:39:01.506 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-03-05 04:39:01.506 DEBUG [src.node.docker_mananger] docker run -i -t -p 23155:23155 -p 23156:23156 -p 23157:23157 -p 23158:23158 -p 23159:23159 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=23157 --rest-port=23155 --tcp-port=23156 --discv5-udp-port=23158 --rest-address=0.0.0.0 --nat=extip:172.18.8.87 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=dc4ebf97b18856af2b3dae6cc5cc82cc62ebafc1fad43fc4aadff5f2e17d8e5e --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=23159 --metrics-logging=true --relay=false --dns-discovery=false --discv5-bootstrap-node=enr:-L24QHG2o6W62F87oNuvXrmETpAvfJWDK-F6fgbUByPjNdCAU2tRe6A8yMlwmJbzDUhKIp9cRMdsqmzQ1DjqpyVlZa8CgmlkgnY0gmlwhKwSBlKKbXVsdGlhZGRyc5YACASsEgZSBjtyAAoErBIGUgY7c90DgnJzhQADAQAAiXNlY3AyNTZrMaEC16MgjCxkBM079in1jGd5to7s8bdfAnm3ra007Iy6CBWDdGNwgjtyg3VkcII7dIV3YWt1MhM
|
|
2026-03-05 04:39:01.673 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.8.87 waku 2e31e97d6c14bd35ea673a11144eb1e5589228f496d20851c154363e98816d3a
|
|
2026-03-05 04:39:01.704 DEBUG [src.node.docker_mananger] Container started with ID 2e31e97d6c14. Setting up logs at ./log/docker/node2_2026-03-05_04-38-53__67bc3f24-4cc2-4055-9843-93298f691972__wakuorg_nwaku:latest.log
|
|
2026-03-05 04:39:01.704 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 23155
|
|
2026-03-05 04:39:01.705 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-03-05 04:39:02.706 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23155/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-05 04:39:02.708 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":"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-05 04:39:02.709 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-03-05 04:39:02.709 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23155/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-05 04:39:02.711 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.8.87/tcp/23156/p2p/16Uiu2HAmURG1LnoZwFxScjjs2LNstroNmm92qeTjbDHfhqFbpWqV","/ip4/172.18.8.87/tcp/23157/ws/p2p/16Uiu2HAmURG1LnoZwFxScjjs2LNstroNmm92qeTjbDHfhqFbpWqV"],"enrUri":"enr:-L24QIsCoEJJYkVI1En795znGL23GpNct02KjEMi4S2hQ7uiKYL4uDGbWyzu8YdGed7ZgBD6dXXhgKuIw9BNrkuRWEgCgmlkgnY0gmlwhKwSCFeKbXVsdGlhZGRyc5YACASsEghXBlp0AAoErBIIVwZadd0DgnJzhQADAQAAiXNlY3AyNTZrMaED6jaP1sazwpZR6otjbDgPN6EG52okL-U6tWHA8qr41kiDdGNwglp0g3VkcIJadoV3YWt1MgA"}'
|
|
2026-03-05 04:39:02.711 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-03-05 04:39:02.711 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-03-05 04:39:02.711 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-03-05 04:39:02.713 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-03-05 04:39:02.713 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.85.245
|
|
2026-03-05 04:39:02.713 DEBUG [src.node.docker_mananger] Generated ports ['49575', '49576', '49577', '49578', '49579']
|
|
2026-03-05 04:39:02.713 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-03-05 04:39:02.713 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-03-05 04:39:02.714 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-03-05 04:39:02.714 DEBUG [src.node.docker_mananger] docker run -i -t -p 49575:49575 -p 49576:49576 -p 49577:49577 -p 49578:49578 -p 49579:49579 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=49577 --rest-port=49575 --tcp-port=49576 --discv5-udp-port=49578 --rest-address=0.0.0.0 --nat=extip:172.18.85.245 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=86e2270fe61acb45dddfd83ee91dadd51fec87c635793da314e7eff885fe7c82 --store-sync=true --store=true --store-sync-range=300 --store-sync-interval=6 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=49579 --metrics-logging=true --store-sync-relay-jitter=0 --relay=false --dns-discovery=false --discv5-bootstrap-node=enr:-L24QHG2o6W62F87oNuvXrmETpAvfJWDK-F6fgbUByPjNdCAU2tRe6A8yMlwmJbzDUhKIp9cRMdsqmzQ1DjqpyVlZa8CgmlkgnY0gmlwhKwSBlKKbXVsdGlhZGRyc5YACASsEgZSBjtyAAoErBIGUgY7c90DgnJzhQADAQAAiXNlY3AyNTZrMaEC16MgjCxkBM079in1jGd5to7s8bdfAnm3ra007Iy6CBWDdGNwgjtyg3VkcII7dIV3YWt1MhM
|
|
2026-03-05 04:39:02.886 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.85.245 waku 20949b34b71df926fd700c3b4696f6c9a2553fadac171c8cc55d098d413f1dd0
|
|
2026-03-05 04:39:02.912 DEBUG [src.node.docker_mananger] Container started with ID 20949b34b71d. Setting up logs at ./log/docker/node3_2026-03-05_04-38-53__67bc3f24-4cc2-4055-9843-93298f691972__wakuorg_nwaku:latest.log
|
|
2026-03-05 04:39:02.913 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 49575
|
|
2026-03-05 04:39:02.913 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-03-05 04:39:03.914 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:49575/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-05 04:39:03.916 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:39:03.917 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-03-05 04:39:03.917 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:49575/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-05 04:39:03.919 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.85.245/tcp/49576/p2p/16Uiu2HAm7hwU4W4krYphpCpGw2rkTWjXiK9dMK4VyF35y6HRbrTz","/ip4/172.18.85.245/tcp/49577/ws/p2p/16Uiu2HAm7hwU4W4krYphpCpGw2rkTWjXiK9dMK4VyF35y6HRbrTz"],"enrUri":"enr:-L24QC_ITWIH9rkjq1HVAY_C02fFDewL5R3d9gRGHgP-tHUQeJwJYJuAHBK1ofDnJlkYrOSs1GQpSUXEPJvvwcDCHd0CgmlkgnY0gmlwhKwSVfWKbXVsdGlhZGRyc5YACASsElX1BsGoAAoErBJV9QbBqd0DgnJzhQADAQAAiXNlY3AyNTZrMaECtncMNXGGN1llVXCTS10B92KKJHWWdZuTnjG4BHJDshGDdGNwgsGog3VkcILBqoV3YWt1MhI"}'
|
|
2026-03-05 04:39:03.919 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-03-05 04:39:03.919 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:49575/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.6.82/tcp/15218/p2p/16Uiu2HAm9wRuUKK6pS8qznTCBGtdeyvucJ7pCXyLjFUxNEY5htUk"]'
|
|
2026-03-05 04:39:03.954 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-05 04:39:21.955 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:49575/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&cursor=&pageSize=200&ascending=true&peer_id=" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-05 04:39:21.960 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"","statusCode":200,"statusDesc":"OK","messages":[{"messageHash":"0xc75f2c07c57dd84260b3c810e89177cd9a8e80cba8d4ed7190038ca04c2e4cbd"},{"messageHash":"0xa2c8f967a5906a6f0ba384ff8105410f18dcc823648ebfaa49c22d3b4f9fa7a0"},{"messageHash":"0xb15475ab279663876ef63164f097a36deb8bf99374d2f8fc468c9c3fd1467668"},{"messageHash":"0x585a4776d8ad2eafdcf4f67f7b310ea3ab360197a31d573a463d1691d768f5e2"},{"messageHash":"0x8ca104eb7f1c7184589df45fc5a0200a6f9227f09622d3c247aebc9941634c4b"},{"messageHash":"0x5b95e5cf8992fc1b5276c2d7c21525c0e05df2cf5ece2530d670a1c238fd99c8"},{"messageHash":"0x48a2c36fda4bd3acbc1329407ae6aa55d378c47573ad666cb4e39417921266ec"},{"messageHash":"0x734a26ae70cc36f6bd5e06bc093c2a82cd2d91ca26250d1a23caa3ddada1f4f3"},{"messageHash":"0x73242ce3c818f891c23d7faa51b31cbe05cb6d71404e33e752e6467b7285493c"},{"messageHash":"0xb2a6fd7a3687361f3fada711a4ae8d98d73c98543c14a7f2d4aaced749430995"},{"messageHash":"0x89f7d6a54ff97e6ecc239ac31b8cf097a3112388d00d646e2fc1b96f1722c9ad"},{"messageHash":"0xaaab95a1fb17980768196b936a12b819716aa944061298cc171a51edb8eced5d"},{"messageHash":"0x8d7e37b8f2ad11b615176bb915b5f9651e5c40a9d92d67fee79605ec280f1e9f"},{"messageHash":"0xffe1e2023e2fb02c6335fa1d55035baf40fdf89e52b6467c0e93cf59cd1d1232"},{"messageHash":"0xa552ad1a5103b5bb8fbd8a046c388d4e9104ddaf56b659bbf034c4c262936b63"},{"messageHash":"0x92339aa3eb0548523631e1b48a85ee2fe5ebe3c9f9baf15576b111e0a3273540"},{"messageHash":"0x94cd13f6df8eb978b9c05e1bcf6cca7a83efa36350fff5c9881988792c4f590c"},{"messageHash":"0x8c0e31892b243cb6002247bfb049da56be3bf5f7ffbd6f76a79656841fa67929"},{"messageHash":"0x1c05e8dbf6be245cacd4607673d384dfc6d19a23dfc12553c6e7f3d685544475"},{"messageHash":"0x21c0d01c01eace668acab0d44809bf94a7f095cfd09452d2b28bfea10cd46a40"},{"messageHash":"0xff7357e8b57f71e2cc30259f06e4a71b6c61a78c3123e6d6369f90bb1b9c16c3"},{"messageHash":"0x5631dd4ee96aa6f168e70e7203d379d5c1f3a6a1258fa8bd739197892278229e"},{"messageHash":"0x5774a93f4580093b048324bd247862e566c4ef0e1fc5550605f22c804119bee2"},{"messageHash":"0x891b05cb8f5d8e8b801cb81a0f32d0a7b001ea0a03c9f3432fc63ad7899cf4ac"},{"messageHash":"0xce75c6ea9dc4df330824067bdcec3fdded469d3001e2a36ef8dc140775e59556"},{"messageHash":"0xb94b774a9455839c550c8ccf7ebd83fd78eb8928419c2ad27a488940378138a5"},{"messageHash":"0x6d03452539ee260f1de4d7deef17127f99bd2b632722ff94959d135654be9a67"},{"messageHash":"0x15b1f778320881963690b158f5bab1c998f52b64660725f6c4dd3a0cb1eb5588"},{"messageHash":"0xd1a374408c75c280932e5307193193b9a1b6712567cb4b8b5f0736e7666844f3"},{"messageHash":"0xf3c28e0128242a73e8f0d83986402fc6429920c70a9dee5451d17c98bdd87200"}]}'
|
|
2026-03-05 04:39:21.960 DEBUG [tests.store_sync.test_store_sync] Node3 store has 30 messages expected 30
|
|
2026-03-05 04:39:21.961 DEBUG [tests.conftest] Running fixture teardown: test_setup
|
|
2026-03-05 04:39:21.962 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
|
|
2026-03-05 04:39:21.963 DEBUG [src.node.waku_node] Stopping container with id 3aaca3b67cbb
|
|
2026-03-05 04:39:22.486 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-03-05 04:39:22.488 DEBUG [src.node.waku_node] Stopping container with id 2e31e97d6c14
|
|
2026-03-05 04:39:22.989 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-03-05 04:39:22.989 DEBUG [src.node.waku_node] Stopping container with id 20949b34b71d
|
|
2026-03-05 04:39:23.348 ERROR [src.node.docker_mananger] Max retries reached for container 3aaca3b67cbb. Exiting log stream.
|
|
2026-03-05 04:39:23.801 ERROR [src.node.docker_mananger] Max retries reached for container 2e31e97d6c14. Exiting log stream.
|
|
2026-03-05 04:39:33.450 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-03-05 04:39:33.453 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
|
|
2026-03-05 04:39:33.481 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2026-03-05 04:39:33.482 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2026-03-05 04:39:33.493 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|