mirror of
https://github.com/logos-messaging/logos-messaging-interop-tests.git
synced 2026-05-05 18:09:25 +00:00
98 lines
18 KiB
Plaintext
98 lines
18 KiB
Plaintext
2026-03-16 12:38:44.520 DEBUG [tests.conftest] Running fixture setup: test_id
|
|
2026-03-16 12:38:44.520 DEBUG [tests.conftest] Running test: test_light_push_on_non_subscribed_pubsub_topic with id: 2026-03-16_12-38-44__4f0ea56d-d5e5-4d88-af9c-02239cf219d9
|
|
2026-03-16 12:38:44.520 DEBUG [src.steps.common] Running fixture setup: common_setup
|
|
2026-03-16 12:38:44.520 DEBUG [src.steps.light_push] Running fixture setup: light_push_setup
|
|
2026-03-16 12:38:44.527 DEBUG [src.node.docker_mananger] Docker client initialized with image harbor.status.im/wakuorg/nwaku:v0.38.0-rc.0
|
|
2026-03-16 12:38:44.527 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/receiving_node1_2026-03-16_12-38-44__4f0ea56d-d5e5-4d88-af9c-02239cf219d9__harbor.status.im_wakuorg_nwaku:v0.38.0-rc.0.log
|
|
2026-03-16 12:38:44.527 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-03-16 12:38:44.527 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-03-16 12:38:44.529 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-03-16 12:38:44.529 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.130.97
|
|
2026-03-16 12:38:44.529 DEBUG [src.node.docker_mananger] Generated ports ['34873', '34874', '34875', '34876', '34877']
|
|
2026-03-16 12:38:44.529 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-03-16 12:38:44.529 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-03-16 12:38:44.529 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-03-16 12:38:44.529 DEBUG [src.node.docker_mananger] docker run -i -t -p 34873:34873 -p 34874:34874 -p 34875:34875 -p 34876:34876 -p 34877:34877 harbor.status.im/wakuorg/nwaku:v0.38.0-rc.0 --listen-address=0.0.0.0 --rest=true --rest-admin=true --websocket-support=true --log-level=TRACE --rest-relay-cache-capacity=100 --websocket-port=34875 --rest-port=34873 --tcp-port=34874 --discv5-udp-port=34876 --rest-address=0.0.0.0 --nat=extip:172.18.130.97 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=bdba3a875eceafb5c8faddedd3ad7dc47cde6537064af688df760ecad6780d3b --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=34877 --metrics-logging=true --lightpush=true --relay=true
|
|
2026-03-16 12:38:44.719 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.130.97 waku 37cec67dd2949eecbe750df6299e449f7b908351ccba07d60e334867af150b53
|
|
2026-03-16 12:38:44.741 ERROR [src.node.docker_mananger] Max retries reached for container 761693ba8d7a. Exiting log stream.
|
|
2026-03-16 12:38:44.755 DEBUG [src.node.docker_mananger] Container started with ID 37cec67dd294. Setting up logs at ./log/docker/receiving_node1_2026-03-16_12-38-44__4f0ea56d-d5e5-4d88-af9c-02239cf219d9__harbor.status.im_wakuorg_nwaku:v0.38.0-rc.0.log
|
|
2026-03-16 12:38:44.755 DEBUG [src.node.waku_node] Started container from image harbor.status.im/wakuorg/nwaku:v0.38.0-rc.0. REST: 34873
|
|
2026-03-16 12:38:44.755 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-03-16 12:38:45.312 ERROR [src.node.docker_mananger] Max retries reached for container 7fda5d9f7e42. Exiting log stream.
|
|
2026-03-16 12:38:45.756 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:34873/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-16 12:38:45.758 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-16 12:38:45.759 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-03-16 12:38:45.759 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:34873/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-16 12:38:45.762 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.130.97/tcp/34874/p2p/16Uiu2HAkzErwJvVFkwWwzzLp4ZSzm9xzbL4MLh429DNnzRhhPhnq","/ip4/172.18.130.97/tcp/34875/ws/p2p/16Uiu2HAkzErwJvVFkwWwzzLp4ZSzm9xzbL4MLh429DNnzRhhPhnq"],"enrUri":"enr:-L24QEI4O2K7e8IFicmg3VC5827jpkRMkoaTdh9S7JwqVLaRMWrshZm-k2PU7VTqulL8z4BP9srHijo7N6daRzHvZygCgmlkgnY0gmlwhKwSgmGKbXVsdGlhZGRyc5YACASsEoJhBog6AAoErBKCYQaIO90DgnJzhQADAQAAiXNlY3AyNTZrMaECR4VvX5RzWjJ1uqTvXHnNsvscQHWC8PxEa_zQhHq5PnKDdGNwgog6g3VkcIKIPIV3YWt1Mgk"}'
|
|
2026-03-16 12:38:45.762 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-03-16 12:38:45.769 DEBUG [src.node.docker_mananger] Docker client initialized with image harbor.status.im/wakuorg/nwaku:v0.38.0-rc.0
|
|
2026-03-16 12:38:45.769 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/receiving_node2_2026-03-16_12-38-44__4f0ea56d-d5e5-4d88-af9c-02239cf219d9__harbor.status.im_wakuorg_nwaku:v0.38.0-rc.0.log
|
|
2026-03-16 12:38:45.769 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-03-16 12:38:45.769 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-03-16 12:38:45.771 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-03-16 12:38:45.771 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.126.139
|
|
2026-03-16 12:38:45.771 DEBUG [src.node.docker_mananger] Generated ports ['49957', '49958', '49959', '49960', '49961']
|
|
2026-03-16 12:38:45.771 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-03-16 12:38:45.771 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-03-16 12:38:45.771 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-03-16 12:38:45.771 DEBUG [src.node.docker_mananger] docker run -i -t -p 49957:49957 -p 49958:49958 -p 49959:49959 -p 49960:49960 -p 49961:49961 harbor.status.im/wakuorg/nwaku:v0.38.0-rc.0 --listen-address=0.0.0.0 --rest=true --rest-admin=true --websocket-support=true --log-level=TRACE --rest-relay-cache-capacity=100 --websocket-port=49959 --rest-port=49957 --tcp-port=49958 --discv5-udp-port=49960 --rest-address=0.0.0.0 --nat=extip:172.18.126.139 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=42fdf58163cca2eb8ab1a6d7d0ebb7481e9e18cb879ebeee3deb04caa08b43ae --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=49961 --metrics-logging=true --lightpush=false --relay=true
|
|
2026-03-16 12:38:45.971 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.126.139 waku 59d1d10148d3fa959ebc6562aecf37db7130e9ba58dc9e6a4e5528b1a14cda98
|
|
2026-03-16 12:38:46.009 DEBUG [src.node.docker_mananger] Container started with ID 59d1d10148d3. Setting up logs at ./log/docker/receiving_node2_2026-03-16_12-38-44__4f0ea56d-d5e5-4d88-af9c-02239cf219d9__harbor.status.im_wakuorg_nwaku:v0.38.0-rc.0.log
|
|
2026-03-16 12:38:46.010 DEBUG [src.node.waku_node] Started container from image harbor.status.im/wakuorg/nwaku:v0.38.0-rc.0. REST: 49957
|
|
2026-03-16 12:38:46.010 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-03-16 12:38:47.010 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:49957/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-16 12:38:47.013 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-16 12:38:47.014 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-03-16 12:38:47.014 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:49957/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-16 12:38:47.016 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.126.139/tcp/49958/p2p/16Uiu2HAmVTy6TCCAz5izm78vkvtwCjcAK1aexjnDoi5xhypPBbGT","/ip4/172.18.126.139/tcp/49959/ws/p2p/16Uiu2HAmVTy6TCCAz5izm78vkvtwCjcAK1aexjnDoi5xhypPBbGT"],"enrUri":"enr:-L24QAGci1cJI78dPLoJWI4uV8dIk5b99B_JDDbj9HeVmBJoACkxwx5rTEakHxEEcCaseiSUKGSBlylSV9DcQiSYlGECgmlkgnY0gmlwhKwSfouKbXVsdGlhZGRyc5YACASsEn6LBsMmAAoErBJ-iwbDJ90DgnJzhQADAQAAiXNlY3AyNTZrMaED-cPeb5Le4EIjYhvRSTnU4_aCo-ZJde_ezW6OFLh2FJiDdGNwgsMmg3VkcILDKIV3YWt1MgE"}'
|
|
2026-03-16 12:38:47.016 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-03-16 12:38:47.017 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:49957/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.130.97/tcp/34874/p2p/16Uiu2HAkzErwJvVFkwWwzzLp4ZSzm9xzbL4MLh429DNnzRhhPhnq"]'
|
|
2026-03-16 12:38:47.054 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-16 12:38:47.064 DEBUG [src.node.docker_mananger] Docker client initialized with image harbor.status.im/wakuorg/nwaku:v0.38.0-rc.0
|
|
2026-03-16 12:38:47.065 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/lightpush_node1_2026-03-16_12-38-44__4f0ea56d-d5e5-4d88-af9c-02239cf219d9__harbor.status.im_wakuorg_nwaku:v0.38.0-rc.0.log
|
|
2026-03-16 12:38:47.066 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-03-16 12:38:47.067 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-03-16 12:38:47.068 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-03-16 12:38:47.068 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.21.255
|
|
2026-03-16 12:38:47.069 DEBUG [src.node.docker_mananger] Generated ports ['14065', '14066', '14067', '14068', '14069']
|
|
2026-03-16 12:38:47.069 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-03-16 12:38:47.069 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-03-16 12:38:47.069 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-03-16 12:38:47.069 DEBUG [src.node.docker_mananger] docker run -i -t -p 14065:14065 -p 14066:14066 -p 14067:14067 -p 14068:14068 -p 14069:14069 harbor.status.im/wakuorg/nwaku:v0.38.0-rc.0 --listen-address=0.0.0.0 --rest=true --rest-admin=true --websocket-support=true --log-level=TRACE --rest-relay-cache-capacity=100 --websocket-port=14067 --rest-port=14065 --tcp-port=14066 --discv5-udp-port=14068 --rest-address=0.0.0.0 --nat=extip:172.18.21.255 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=7c20d9f0fcf3aac5c9b9f306d9efd5bb0afa1e19fabf9c795cdbd83d3ccd6ae0 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=14069 --metrics-logging=true --discv5-bootstrap-node=enr:-L24QEI4O2K7e8IFicmg3VC5827jpkRMkoaTdh9S7JwqVLaRMWrshZm-k2PU7VTqulL8z4BP9srHijo7N6daRzHvZygCgmlkgnY0gmlwhKwSgmGKbXVsdGlhZGRyc5YACASsEoJhBog6AAoErBKCYQaIO90DgnJzhQADAQAAiXNlY3AyNTZrMaECR4VvX5RzWjJ1uqTvXHnNsvscQHWC8PxEa_zQhHq5PnKDdGNwgog6g3VkcIKIPIV3YWt1Mgk --lightpushnode=/ip4/172.18.130.97/tcp/34874/p2p/16Uiu2HAkzErwJvVFkwWwzzLp4ZSzm9xzbL4MLh429DNnzRhhPhnq --lightpush=true --relay=true
|
|
2026-03-16 12:38:47.264 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.21.255 waku 91d0331ff93a431abd1de3a30e22eecdcb50f94c2ad9c7989d56bac4a490d6d8
|
|
2026-03-16 12:38:47.303 DEBUG [src.node.docker_mananger] Container started with ID 91d0331ff93a. Setting up logs at ./log/docker/lightpush_node1_2026-03-16_12-38-44__4f0ea56d-d5e5-4d88-af9c-02239cf219d9__harbor.status.im_wakuorg_nwaku:v0.38.0-rc.0.log
|
|
2026-03-16 12:38:47.304 DEBUG [src.node.waku_node] Started container from image harbor.status.im/wakuorg/nwaku:v0.38.0-rc.0. REST: 14065
|
|
2026-03-16 12:38:47.304 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-03-16 12:38:48.304 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:14065/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-16 12:38:48.307 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-16 12:38:48.308 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-03-16 12:38:48.308 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:14065/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-16 12:38:48.310 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.21.255/tcp/14066/p2p/16Uiu2HAky1Wx4xY2ETX9Q1Y6k7BDojCEcv82g1yobZA17KfukEaN","/ip4/172.18.21.255/tcp/14067/ws/p2p/16Uiu2HAky1Wx4xY2ETX9Q1Y6k7BDojCEcv82g1yobZA17KfukEaN"],"enrUri":"enr:-L24QN5efS6YSh87BV1HrdplJFp9a1yOQZvYIR3DduVK4UryVeUXG--Z8bFO6gILvDnuvunnAApOr0PE0GQbQ_yn9TgCgmlkgnY0gmlwhKwSFf-KbXVsdGlhZGRyc5YACASsEhX_BjbyAAoErBIV_wY2890DgnJzhQADAQAAiXNlY3AyNTZrMaECNT6ZLJqj8OkfdNWeU5KpUdqJRyGR0AMrlNtvWCMY_ZuDdGNwgjbyg3VkcII29IV3YWt1Mgk"}'
|
|
2026-03-16 12:38:48.310 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-03-16 12:38:48.311 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:14065/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.130.97/tcp/34874/p2p/16Uiu2HAkzErwJvVFkwWwzzLp4ZSzm9xzbL4MLh429DNnzRhhPhnq"]'
|
|
2026-03-16 12:38:48.354 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-16 12:38:48.355 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:14065/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.126.139/tcp/49958/p2p/16Uiu2HAmVTy6TCCAz5izm78vkvtwCjcAK1aexjnDoi5xhypPBbGT"]'
|
|
2026-03-16 12:38:48.385 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-16 12:38:48.387 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:34873/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/0"]'
|
|
2026-03-16 12:38:48.394 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-16 12:38:48.394 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:49957/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/0"]'
|
|
2026-03-16 12:38:48.398 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-16 12:38:48.401 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:14065/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/0"]'
|
|
2026-03-16 12:38:48.404 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-16 12:38:48.405 DEBUG [src.steps.light_push] Lightpushing message
|
|
2026-03-16 12:38:48.406 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:14065/lightpush/v1/message" -H "Content-Type: application/json" -d '{"pubsubTopic": "/waku/2/rs/3/1", "message": {"payload": "TGlnaHQgcHVzaCB3b3JrcyEh", "contentTopic": "/myapp/1/latest/proto", "timestamp": 1773664728405848354}}'
|
|
2026-03-16 12:38:48.414 ERROR [src.node.api_clients.base_client] HTTP error occurred: 503 Server Error: Service Unavailable for url: http://127.0.0.1:14065/lightpush/v1/message. Response content: b'Failed to request a message push: not_published_to_any_peer'
|
|
2026-03-16 12:38:48.417 DEBUG [tests.conftest] Running fixture teardown: test_setup
|
|
2026-03-16 12:38:48.418 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
|
|
2026-03-16 12:38:48.418 DEBUG [src.node.waku_node] Stopping container with id 37cec67dd294
|
|
2026-03-16 12:38:48.988 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-03-16 12:38:48.990 DEBUG [src.node.waku_node] Stopping container with id 59d1d10148d3
|
|
2026-03-16 12:38:49.542 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-03-16 12:38:49.545 DEBUG [src.node.waku_node] Stopping container with id 91d0331ff93a
|
|
2026-03-16 12:38:49.802 ERROR [src.node.docker_mananger] Max retries reached for container 37cec67dd294. Exiting log stream.
|
|
2026-03-16 12:38:50.104 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-03-16 12:38:50.108 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
|
|
2026-03-16 12:38:50.115 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2026-03-16 12:38:50.122 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2026-03-16 12:38:50.130 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|