mirror of
https://github.com/logos-messaging/logos-messaging-interop-tests.git
synced 2026-05-04 09:33:42 +00:00
98 lines
18 KiB
Plaintext
98 lines
18 KiB
Plaintext
2026-03-20 04:34:07.791 DEBUG [tests.conftest] Running fixture setup: test_id
|
|
2026-03-20 04:34:07.791 DEBUG [tests.conftest] Running test: test_light_push_with_extra_field with id: 2026-03-20_04-34-07__660a5fa5-b0e1-4c07-8647-0bdb248363d7
|
|
2026-03-20 04:34:07.791 DEBUG [src.steps.common] Running fixture setup: common_setup
|
|
2026-03-20 04:34:07.792 DEBUG [src.steps.light_push] Running fixture setup: light_push_setup
|
|
2026-03-20 04:34:07.799 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-03-20 04:34:07.799 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/receiving_node1_2026-03-20_04-34-07__660a5fa5-b0e1-4c07-8647-0bdb248363d7__wakuorg_nwaku:latest.log
|
|
2026-03-20 04:34:07.799 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-03-20 04:34:07.799 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-03-20 04:34:07.800 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-03-20 04:34:07.800 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.88.7
|
|
2026-03-20 04:34:07.801 DEBUG [src.node.docker_mananger] Generated ports ['8170', '8171', '8172', '8173', '8174']
|
|
2026-03-20 04:34:07.801 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-03-20 04:34:07.801 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-03-20 04:34:07.801 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-03-20 04:34:07.801 DEBUG [src.node.docker_mananger] docker run -i -t -p 8170:8170 -p 8171:8171 -p 8172:8172 -p 8173:8173 -p 8174:8174 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=8172 --rest-port=8170 --tcp-port=8171 --discv5-udp-port=8173 --rest-address=0.0.0.0 --nat=extip:172.18.88.7 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=edba2670edb0da1ef8dbd88bb8dbab2bf503652a5e0048ddcfceedfbfecee817 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=8174 --metrics-logging=true --lightpush=true --relay=true
|
|
2026-03-20 04:34:07.992 ERROR [src.node.docker_mananger] Max retries reached for container d0c7b49c1c50. Exiting log stream.
|
|
2026-03-20 04:34:08.006 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.88.7 waku d938d3426da23e93ba58d3f093d0f8f47387d7c08c63a048fb8c0c4024de192e
|
|
2026-03-20 04:34:08.040 DEBUG [src.node.docker_mananger] Container started with ID d938d3426da2. Setting up logs at ./log/docker/receiving_node1_2026-03-20_04-34-07__660a5fa5-b0e1-4c07-8647-0bdb248363d7__wakuorg_nwaku:latest.log
|
|
2026-03-20 04:34:08.041 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 8170
|
|
2026-03-20 04:34:08.041 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-03-20 04:34:08.577 ERROR [src.node.docker_mananger] Max retries reached for container 4df95d5856d0. Exiting log stream.
|
|
2026-03-20 04:34:09.041 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:8170/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-20 04:34:09.044 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"READY","connectionStatus":"Disconnected","protocolsHealth":[{"Relay":"NOT_READY","desc":"No connected peers"},{"Lightpush":"NOT_READY","desc":"Node has no relay peers to fullfill push requests"},{"Legacy Lightpush":"NOT_READY","desc":"Node has no relay peers to fullfill push requests"},{"Filter":"NOT_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-20 04:34:09.045 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-03-20 04:34:09.045 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:8170/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-20 04:34:09.047 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.88.7/tcp/8171/p2p/16Uiu2HAmCkmfEciMAtuAB52Y6UP6Mk6PgRVEunKBiTQEtUVGpKu4","/ip4/172.18.88.7/tcp/8172/ws/p2p/16Uiu2HAmCkmfEciMAtuAB52Y6UP6Mk6PgRVEunKBiTQEtUVGpKu4"],"enrUri":"enr:-L24QI1leM6FNzpbrIhlnkwpFTb-UL0gkbp5yk-s880IgLlZc9pNwwwujnWDY1Jzuk9ZEtfwcxpwdhpeyXv3CJrxiOQCgmlkgnY0gmlwhKwSWAeKbXVsdGlhZGRyc5YACASsElgHBh_rAAoErBJYBwYf7N0DgnJzhQADAQAAiXNlY3AyNTZrMaEDAXsis9vK5vXvZOvd4w5sRPq267aaFHmowlYRaJ8COluDdGNwgh_rg3VkcIIf7YV3YWt1Mgk"}'
|
|
2026-03-20 04:34:09.047 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-03-20 04:34:09.054 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-03-20 04:34:09.054 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/receiving_node2_2026-03-20_04-34-07__660a5fa5-b0e1-4c07-8647-0bdb248363d7__wakuorg_nwaku:latest.log
|
|
2026-03-20 04:34:09.055 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-03-20 04:34:09.055 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-03-20 04:34:09.056 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-03-20 04:34:09.056 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.162.212
|
|
2026-03-20 04:34:09.056 DEBUG [src.node.docker_mananger] Generated ports ['55469', '55470', '55471', '55472', '55473']
|
|
2026-03-20 04:34:09.056 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-03-20 04:34:09.056 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-03-20 04:34:09.057 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-03-20 04:34:09.057 DEBUG [src.node.docker_mananger] docker run -i -t -p 55469:55469 -p 55470:55470 -p 55471:55471 -p 55472:55472 -p 55473:55473 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=55471 --rest-port=55469 --tcp-port=55470 --discv5-udp-port=55472 --rest-address=0.0.0.0 --nat=extip:172.18.162.212 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=246bfefc2a08c2d5bf9baf505ee0d99bdd04cde8feb4f7cdf604acba996dbe99 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=55473 --metrics-logging=true --lightpush=false --relay=true
|
|
2026-03-20 04:34:09.258 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.162.212 waku 50787d0ee7c16b1621954e53bf35872985d0d1536e0548ccac3ae4f1102e54a9
|
|
2026-03-20 04:34:09.293 DEBUG [src.node.docker_mananger] Container started with ID 50787d0ee7c1. Setting up logs at ./log/docker/receiving_node2_2026-03-20_04-34-07__660a5fa5-b0e1-4c07-8647-0bdb248363d7__wakuorg_nwaku:latest.log
|
|
2026-03-20 04:34:09.293 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 55469
|
|
2026-03-20 04:34:09.293 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-03-20 04:34:10.294 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:55469/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-20 04:34:10.297 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-20 04:34:10.297 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-03-20 04:34:10.297 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:55469/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-20 04:34:10.299 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.162.212/tcp/55470/p2p/16Uiu2HAm8BHSnBsu7izTnmUMkdb8FwCxqaWmCcSaUY5Ghns55dQr","/ip4/172.18.162.212/tcp/55471/ws/p2p/16Uiu2HAm8BHSnBsu7izTnmUMkdb8FwCxqaWmCcSaUY5Ghns55dQr"],"enrUri":"enr:-L24QMJTR91rfODNrZdRYfYi2nsYo6VtJZi5rI7PeeTJI3wYeZLMupPjiJ3ufvbIxOsvkAIu0-jEHTsJ4P7pJ2EIQ68CgmlkgnY0gmlwhKwSotSKbXVsdGlhZGRyc5YACASsEqLUBtiuAAoErBKi1AbYr90DgnJzhQADAQAAiXNlY3AyNTZrMaECvXhRkbKGvfZt6KNHTdiETbWZeGJeaqWtqNAmFqghrNeDdGNwgtiug3VkcILYsIV3YWt1MgE"}'
|
|
2026-03-20 04:34:10.300 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-03-20 04:34:10.300 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:55469/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.88.7/tcp/8171/p2p/16Uiu2HAmCkmfEciMAtuAB52Y6UP6Mk6PgRVEunKBiTQEtUVGpKu4"]'
|
|
2026-03-20 04:34:10.340 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-20 04:34:10.351 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-03-20 04:34:10.352 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/lightpush_node1_2026-03-20_04-34-07__660a5fa5-b0e1-4c07-8647-0bdb248363d7__wakuorg_nwaku:latest.log
|
|
2026-03-20 04:34:10.352 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-03-20 04:34:10.352 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-03-20 04:34:10.353 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-03-20 04:34:10.354 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.143.121
|
|
2026-03-20 04:34:10.354 DEBUG [src.node.docker_mananger] Generated ports ['48359', '48360', '48361', '48362', '48363']
|
|
2026-03-20 04:34:10.354 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-03-20 04:34:10.354 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-03-20 04:34:10.354 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-03-20 04:34:10.355 DEBUG [src.node.docker_mananger] docker run -i -t -p 48359:48359 -p 48360:48360 -p 48361:48361 -p 48362:48362 -p 48363:48363 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=48361 --rest-port=48359 --tcp-port=48360 --discv5-udp-port=48362 --rest-address=0.0.0.0 --nat=extip:172.18.143.121 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=087ff9adc445f25155a0abdd68806a0ac3073a4dc23c46ddbd1dda2aeede4aad --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=48363 --metrics-logging=true --discv5-bootstrap-node=enr:-L24QI1leM6FNzpbrIhlnkwpFTb-UL0gkbp5yk-s880IgLlZc9pNwwwujnWDY1Jzuk9ZEtfwcxpwdhpeyXv3CJrxiOQCgmlkgnY0gmlwhKwSWAeKbXVsdGlhZGRyc5YACASsElgHBh_rAAoErBJYBwYf7N0DgnJzhQADAQAAiXNlY3AyNTZrMaEDAXsis9vK5vXvZOvd4w5sRPq267aaFHmowlYRaJ8COluDdGNwgh_rg3VkcIIf7YV3YWt1Mgk --lightpushnode=/ip4/172.18.88.7/tcp/8171/p2p/16Uiu2HAmCkmfEciMAtuAB52Y6UP6Mk6PgRVEunKBiTQEtUVGpKu4 --lightpush=true --relay=true
|
|
2026-03-20 04:34:10.561 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.143.121 waku 172c0dd091c4b84e2666dc775cf6b12dfa61a73f1f6f5525ab11646726f97997
|
|
2026-03-20 04:34:10.607 DEBUG [src.node.docker_mananger] Container started with ID 172c0dd091c4. Setting up logs at ./log/docker/lightpush_node1_2026-03-20_04-34-07__660a5fa5-b0e1-4c07-8647-0bdb248363d7__wakuorg_nwaku:latest.log
|
|
2026-03-20 04:34:10.607 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 48359
|
|
2026-03-20 04:34:10.608 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-03-20 04:34:11.609 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:48359/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-20 04:34:11.612 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"READY","connectionStatus":"Disconnected","protocolsHealth":[{"Relay":"NOT_READY","desc":"No connected peers"},{"Lightpush":"NOT_READY","desc":"Node has no relay peers to fullfill push requests"},{"Legacy Lightpush":"NOT_READY","desc":"Node has no relay peers to fullfill push requests"},{"Filter":"NOT_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-20 04:34:11.613 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-03-20 04:34:11.614 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:48359/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-20 04:34:11.628 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.143.121/tcp/48360/p2p/16Uiu2HAm5axDUTExzeMnFhf9oebeCca7xKrE9kKTZCHjfqySihDX","/ip4/172.18.143.121/tcp/48361/ws/p2p/16Uiu2HAm5axDUTExzeMnFhf9oebeCca7xKrE9kKTZCHjfqySihDX"],"enrUri":"enr:-L24QKsqB7sfjF8lr64ZinobyK52gQYEH9Vf2V_-_us-W-9wU-Mhl0mRtTdtgHNTIGL5zLZnw2HGRw1fytU8YKwn600CgmlkgnY0gmlwhKwSj3mKbXVsdGlhZGRyc5YACASsEo95BrzoAAoErBKPeQa86d0DgnJzhQADAQAAiXNlY3AyNTZrMaEClvV0WnCAO2slo72bZBoicFySMJjfNL7PgbA6OOP8826DdGNwgrzog3VkcIK86oV3YWt1Mgk"}'
|
|
2026-03-20 04:34:11.629 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-03-20 04:34:11.633 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:48359/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.88.7/tcp/8171/p2p/16Uiu2HAmCkmfEciMAtuAB52Y6UP6Mk6PgRVEunKBiTQEtUVGpKu4"]'
|
|
2026-03-20 04:34:11.658 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-20 04:34:11.660 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:48359/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.162.212/tcp/55470/p2p/16Uiu2HAm8BHSnBsu7izTnmUMkdb8FwCxqaWmCcSaUY5Ghns55dQr"]'
|
|
2026-03-20 04:34:11.685 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-20 04:34:11.689 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:8170/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/0"]'
|
|
2026-03-20 04:34:11.697 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-20 04:34:11.699 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:55469/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/0"]'
|
|
2026-03-20 04:34:11.702 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-20 04:34:11.702 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:48359/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/0"]'
|
|
2026-03-20 04:34:11.705 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-20 04:34:11.706 DEBUG [src.steps.light_push] Lightpushing message
|
|
2026-03-20 04:34:11.706 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:48359/lightpush/v1/message" -H "Content-Type: application/json" -d '{"pubsubTopic": "/waku/2/rs/3/0", "message": {"payload": "TGlnaHQgcHVzaCB3b3JrcyEh", "contentTopic": "/myapp/1/latest/proto", "timestamp": 1773981251706157622, "extraField": "extraValue"}}'
|
|
2026-03-20 04:34:11.709 ERROR [src.node.api_clients.base_client] HTTP error occurred: 400 Client Error: Bad Request for url: http://127.0.0.1:48359/lightpush/v1/message. Response content: b'Invalid content body, could not decode: Unable to deserialize data: '
|
|
2026-03-20 04:34:11.711 DEBUG [tests.conftest] Running fixture teardown: test_setup
|
|
2026-03-20 04:34:11.712 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
|
|
2026-03-20 04:34:11.712 DEBUG [src.node.waku_node] Stopping container with id d938d3426da2
|
|
2026-03-20 04:34:12.272 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-03-20 04:34:12.273 DEBUG [src.node.waku_node] Stopping container with id 50787d0ee7c1
|
|
2026-03-20 04:34:12.857 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-03-20 04:34:12.860 DEBUG [src.node.waku_node] Stopping container with id 172c0dd091c4
|
|
2026-03-20 04:34:13.135 ERROR [src.node.docker_mananger] Max retries reached for container d938d3426da2. Exiting log stream.
|
|
2026-03-20 04:34:13.424 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-03-20 04:34:13.429 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
|
|
2026-03-20 04:34:13.443 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2026-03-20 04:34:13.452 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2026-03-20 04:34:13.462 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|