mirror of
https://github.com/logos-messaging/logos-messaging-interop-tests.git
synced 2026-04-30 23:53:52 +00:00
98 lines
18 KiB
Plaintext
98 lines
18 KiB
Plaintext
2026-03-10 04:33:37.607 DEBUG [tests.conftest] Running fixture setup: test_id
|
|
2026-03-10 04:33:37.608 DEBUG [tests.conftest] Running test: test_light_push_with_extra_field with id: 2026-03-10_04-33-37__9f8a5a74-25b2-4abd-9fc8-fe481cd1703c
|
|
2026-03-10 04:33:37.608 DEBUG [src.steps.common] Running fixture setup: common_setup
|
|
2026-03-10 04:33:37.608 DEBUG [src.steps.light_push] Running fixture setup: light_push_setup
|
|
2026-03-10 04:33:37.615 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-03-10 04:33:37.615 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/receiving_node1_2026-03-10_04-33-37__9f8a5a74-25b2-4abd-9fc8-fe481cd1703c__wakuorg_nwaku:latest.log
|
|
2026-03-10 04:33:37.615 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-03-10 04:33:37.615 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-03-10 04:33:37.616 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-03-10 04:33:37.617 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.94.101
|
|
2026-03-10 04:33:37.617 DEBUG [src.node.docker_mananger] Generated ports ['27988', '27989', '27990', '27991', '27992']
|
|
2026-03-10 04:33:37.617 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-03-10 04:33:37.617 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-03-10 04:33:37.617 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-03-10 04:33:37.617 DEBUG [src.node.docker_mananger] docker run -i -t -p 27988:27988 -p 27989:27989 -p 27990:27990 -p 27991:27991 -p 27992:27992 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=27990 --rest-port=27988 --tcp-port=27989 --discv5-udp-port=27991 --rest-address=0.0.0.0 --nat=extip:172.18.94.101 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=bbf0f7e2c98d5d0d79ba3ce70fd001ec0f9fb71f28a067da2305e8bcfac9ddc4 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=27992 --metrics-logging=true --lightpush=true --relay=true
|
|
2026-03-10 04:33:37.809 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.94.101 waku d481fa078580ca5a9f3ae444a16d78ad3af84b12dfa6dd389f2dd1ee67edcab5
|
|
2026-03-10 04:33:37.837 ERROR [src.node.docker_mananger] Max retries reached for container 2ee556a19beb. Exiting log stream.
|
|
2026-03-10 04:33:37.848 DEBUG [src.node.docker_mananger] Container started with ID d481fa078580. Setting up logs at ./log/docker/receiving_node1_2026-03-10_04-33-37__9f8a5a74-25b2-4abd-9fc8-fe481cd1703c__wakuorg_nwaku:latest.log
|
|
2026-03-10 04:33:37.849 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 27988
|
|
2026-03-10 04:33:37.849 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-03-10 04:33:38.399 ERROR [src.node.docker_mananger] Max retries reached for container 8b8de96d1cc3. Exiting log stream.
|
|
2026-03-10 04:33:38.849 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:27988/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-10 04:33:38.852 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-10 04:33:38.852 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-03-10 04:33:38.853 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:27988/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-10 04:33:38.855 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.94.101/tcp/27989/p2p/16Uiu2HAm263N9TiVtWhCGnuatte2fn8bt8QqjF3AFkVKbLx4hJKQ","/ip4/172.18.94.101/tcp/27990/ws/p2p/16Uiu2HAm263N9TiVtWhCGnuatte2fn8bt8QqjF3AFkVKbLx4hJKQ"],"enrUri":"enr:-L24QD1u444f3dhY5shu2Ex9i36_TRxN6o9tZOlhqlk5EP5WJ23rGh3kh5DxWSVrhtMZp_D3pG-pDOj9_1QuSbMw1PECgmlkgnY0gmlwhKwSXmWKbXVsdGlhZGRyc5YACASsEl5lBm1VAAoErBJeZQZtVt0DgnJzhQADAQAAiXNlY3AyNTZrMaECYvpfcy6az-xTzooBEU6lzL3WHQaAsVd-vtwO7rlcuB-DdGNwgm1Vg3VkcIJtV4V3YWt1Mgk"}'
|
|
2026-03-10 04:33:38.855 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-03-10 04:33:38.862 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-03-10 04:33:38.863 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/receiving_node2_2026-03-10_04-33-37__9f8a5a74-25b2-4abd-9fc8-fe481cd1703c__wakuorg_nwaku:latest.log
|
|
2026-03-10 04:33:38.863 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-03-10 04:33:38.863 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-03-10 04:33:38.864 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-03-10 04:33:38.864 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.63.101
|
|
2026-03-10 04:33:38.864 DEBUG [src.node.docker_mananger] Generated ports ['49019', '49020', '49021', '49022', '49023']
|
|
2026-03-10 04:33:38.865 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-03-10 04:33:38.865 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-03-10 04:33:38.865 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-03-10 04:33:38.865 DEBUG [src.node.docker_mananger] docker run -i -t -p 49019:49019 -p 49020:49020 -p 49021:49021 -p 49022:49022 -p 49023:49023 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=49021 --rest-port=49019 --tcp-port=49020 --discv5-udp-port=49022 --rest-address=0.0.0.0 --nat=extip:172.18.63.101 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=0f2e2bb64eca66e70339ec09efb36eba2aa9be2df2642140cd8781aca4323fce --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=49023 --metrics-logging=true --lightpush=false --relay=true
|
|
2026-03-10 04:33:39.077 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.63.101 waku 213750c5ce7baf8ce1df76ebba8821a41bd713e1dd893fbbcb5794e737bbba43
|
|
2026-03-10 04:33:39.113 DEBUG [src.node.docker_mananger] Container started with ID 213750c5ce7b. Setting up logs at ./log/docker/receiving_node2_2026-03-10_04-33-37__9f8a5a74-25b2-4abd-9fc8-fe481cd1703c__wakuorg_nwaku:latest.log
|
|
2026-03-10 04:33:39.113 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 49019
|
|
2026-03-10 04:33:39.113 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-03-10 04:33:40.114 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:49019/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-10 04:33:40.118 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-10 04:33:40.118 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-03-10 04:33:40.118 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:49019/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-10 04:33:40.120 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.63.101/tcp/49020/p2p/16Uiu2HAmLUtRPR3n9Sg7Msk6di17TN1LrKYi7i2PWXN1BJDEfWQi","/ip4/172.18.63.101/tcp/49021/ws/p2p/16Uiu2HAmLUtRPR3n9Sg7Msk6di17TN1LrKYi7i2PWXN1BJDEfWQi"],"enrUri":"enr:-L24QA26M7MvrWpbHwZSVijXnx8ubmzK2--7sTr3Y3ur3wE3d2NWKl2R3flFP-mnNLeV2gVo0LNGiqN9U3VXALiLaSICgmlkgnY0gmlwhKwSP2WKbXVsdGlhZGRyc5YACASsEj9lBr98AAoErBI_ZQa_fd0DgnJzhQADAQAAiXNlY3AyNTZrMaEDdEb7pF3khioFE2mXKR8KBnTQPz8DaVO0YvDGAiw_JvODdGNwgr98g3VkcIK_foV3YWt1MgE"}'
|
|
2026-03-10 04:33:40.120 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-03-10 04:33:40.121 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:49019/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.94.101/tcp/27989/p2p/16Uiu2HAm263N9TiVtWhCGnuatte2fn8bt8QqjF3AFkVKbLx4hJKQ"]'
|
|
2026-03-10 04:33:40.162 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-10 04:33:40.172 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-03-10 04:33:40.172 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/lightpush_node1_2026-03-10_04-33-37__9f8a5a74-25b2-4abd-9fc8-fe481cd1703c__wakuorg_nwaku:latest.log
|
|
2026-03-10 04:33:40.172 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-03-10 04:33:40.172 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-03-10 04:33:40.174 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-03-10 04:33:40.174 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.164.74
|
|
2026-03-10 04:33:40.174 DEBUG [src.node.docker_mananger] Generated ports ['28725', '28726', '28727', '28728', '28729']
|
|
2026-03-10 04:33:40.174 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-03-10 04:33:40.175 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-03-10 04:33:40.175 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-03-10 04:33:40.175 DEBUG [src.node.docker_mananger] docker run -i -t -p 28725:28725 -p 28726:28726 -p 28727:28727 -p 28728:28728 -p 28729:28729 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=28727 --rest-port=28725 --tcp-port=28726 --discv5-udp-port=28728 --rest-address=0.0.0.0 --nat=extip:172.18.164.74 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=cbc58b1dc885dee9a9f7b7bd7dfefbaad5bccaf02a4d1f7eaa33cb7ab4c316e8 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=28729 --metrics-logging=true --discv5-bootstrap-node=enr:-L24QD1u444f3dhY5shu2Ex9i36_TRxN6o9tZOlhqlk5EP5WJ23rGh3kh5DxWSVrhtMZp_D3pG-pDOj9_1QuSbMw1PECgmlkgnY0gmlwhKwSXmWKbXVsdGlhZGRyc5YACASsEl5lBm1VAAoErBJeZQZtVt0DgnJzhQADAQAAiXNlY3AyNTZrMaECYvpfcy6az-xTzooBEU6lzL3WHQaAsVd-vtwO7rlcuB-DdGNwgm1Vg3VkcIJtV4V3YWt1Mgk --lightpushnode=/ip4/172.18.94.101/tcp/27989/p2p/16Uiu2HAm263N9TiVtWhCGnuatte2fn8bt8QqjF3AFkVKbLx4hJKQ --lightpush=true --relay=true
|
|
2026-03-10 04:33:40.387 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.164.74 waku cb8bcc664f77a233941534c7ed1632d686dcabfff3a78d75fbfc5bdfc5e48a87
|
|
2026-03-10 04:33:40.428 DEBUG [src.node.docker_mananger] Container started with ID cb8bcc664f77. Setting up logs at ./log/docker/lightpush_node1_2026-03-10_04-33-37__9f8a5a74-25b2-4abd-9fc8-fe481cd1703c__wakuorg_nwaku:latest.log
|
|
2026-03-10 04:33:40.429 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 28725
|
|
2026-03-10 04:33:40.429 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-03-10 04:33:41.429 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:28725/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-10 04:33:41.432 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-10 04:33:41.432 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-03-10 04:33:41.432 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:28725/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-10 04:33:41.435 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.164.74/tcp/28726/p2p/16Uiu2HAm8jFnhG3L4AAmLVDFTvrnuN5GRtAdcVkXPzoi5KyTNXjV","/ip4/172.18.164.74/tcp/28727/ws/p2p/16Uiu2HAm8jFnhG3L4AAmLVDFTvrnuN5GRtAdcVkXPzoi5KyTNXjV"],"enrUri":"enr:-L24QJDEn3dCVAT5oZk76BsB85TUMNnBrAQGJ0BwOYDwQd7pTAnveyLf-b8-IdgC-yxepoL4IXp0jBjGmejv0yNgR6gCgmlkgnY0gmlwhKwSpEqKbXVsdGlhZGRyc5YACASsEqRKBnA2AAoErBKkSgZwN90DgnJzhQADAQAAiXNlY3AyNTZrMaECxakIBs-rmsxsxAAUDjsOvVy6SKPwtCLS_m7SUWVbq0CDdGNwgnA2g3VkcIJwOIV3YWt1Mgk"}'
|
|
2026-03-10 04:33:41.435 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-03-10 04:33:41.435 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:28725/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.94.101/tcp/27989/p2p/16Uiu2HAm263N9TiVtWhCGnuatte2fn8bt8QqjF3AFkVKbLx4hJKQ"]'
|
|
2026-03-10 04:33:41.476 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-10 04:33:41.477 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:28725/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.63.101/tcp/49020/p2p/16Uiu2HAmLUtRPR3n9Sg7Msk6di17TN1LrKYi7i2PWXN1BJDEfWQi"]'
|
|
2026-03-10 04:33:41.506 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-10 04:33:41.509 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:27988/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/0"]'
|
|
2026-03-10 04:33:41.513 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-10 04:33:41.513 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:49019/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/0"]'
|
|
2026-03-10 04:33:41.520 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-10 04:33:41.522 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:28725/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/0"]'
|
|
2026-03-10 04:33:41.528 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-10 04:33:41.530 DEBUG [src.steps.light_push] Lightpushing message
|
|
2026-03-10 04:33:41.530 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:28725/lightpush/v1/message" -H "Content-Type: application/json" -d '{"pubsubTopic": "/waku/2/rs/3/0", "message": {"payload": "TGlnaHQgcHVzaCB3b3JrcyEh", "contentTopic": "/myapp/1/latest/proto", "timestamp": 1773117221530436376, "extraField": "extraValue"}}'
|
|
2026-03-10 04:33:41.533 ERROR [src.node.api_clients.base_client] HTTP error occurred: 400 Client Error: Bad Request for url: http://127.0.0.1:28725/lightpush/v1/message. Response content: b'Invalid content body, could not decode: Unable to deserialize data: '
|
|
2026-03-10 04:33:41.535 DEBUG [tests.conftest] Running fixture teardown: test_setup
|
|
2026-03-10 04:33:41.536 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
|
|
2026-03-10 04:33:41.536 DEBUG [src.node.waku_node] Stopping container with id d481fa078580
|
|
2026-03-10 04:33:42.096 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-03-10 04:33:42.098 DEBUG [src.node.waku_node] Stopping container with id 213750c5ce7b
|
|
2026-03-10 04:33:42.694 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-03-10 04:33:42.694 DEBUG [src.node.waku_node] Stopping container with id cb8bcc664f77
|
|
2026-03-10 04:33:42.951 ERROR [src.node.docker_mananger] Max retries reached for container d481fa078580. Exiting log stream.
|
|
2026-03-10 04:33:43.246 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-03-10 04:33:43.248 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
|
|
2026-03-10 04:33:43.263 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2026-03-10 04:33:43.270 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2026-03-10 04:33:43.278 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|