mirror of
https://github.com/logos-messaging/logos-messaging-interop-tests.git
synced 2026-04-18 09:43:24 +00:00
97 lines
18 KiB
Plaintext
97 lines
18 KiB
Plaintext
2026-03-03 04:35:25.573 DEBUG [tests.conftest] Running fixture setup: test_id
|
|
2026-03-03 04:35:25.574 DEBUG [tests.conftest] Running test: test_light_push_while_peer_is_paused with id: 2026-03-03_04-35-25__899f3d96-3bfd-40e2-93c7-813e36d4c32f
|
|
2026-03-03 04:35:25.574 DEBUG [src.steps.common] Running fixture setup: common_setup
|
|
2026-03-03 04:35:25.574 DEBUG [src.steps.light_push] Running fixture setup: light_push_setup
|
|
2026-03-03 04:35:25.581 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-03-03 04:35:25.581 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/receiving_node1_2026-03-03_04-35-25__899f3d96-3bfd-40e2-93c7-813e36d4c32f__wakuorg_nwaku:latest.log
|
|
2026-03-03 04:35:25.582 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-03-03 04:35:25.582 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-03-03 04:35:25.583 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-03-03 04:35:25.583 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.233.244
|
|
2026-03-03 04:35:25.584 DEBUG [src.node.docker_mananger] Generated ports ['34975', '34976', '34977', '34978', '34979']
|
|
2026-03-03 04:35:25.584 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-03-03 04:35:25.584 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-03-03 04:35:25.584 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-03-03 04:35:25.584 DEBUG [src.node.docker_mananger] docker run -i -t -p 34975:34975 -p 34976:34976 -p 34977:34977 -p 34978:34978 -p 34979:34979 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=34977 --rest-port=34975 --tcp-port=34976 --discv5-udp-port=34978 --rest-address=0.0.0.0 --nat=extip:172.18.233.244 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=67cc8d2f165cf9ba3e8adacd59abc4b1d5dcdfab32efdcc9d295bca23f170c4b --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=34979 --metrics-logging=true --lightpush=true --relay=true
|
|
2026-03-03 04:35:25.782 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.233.244 waku cfe10b91b630acc899153617ace4ee205f9a0032779e60150caf2a9ae0650e57
|
|
2026-03-03 04:35:25.792 ERROR [src.node.docker_mananger] Max retries reached for container 887a74be7ef3. Exiting log stream.
|
|
2026-03-03 04:35:25.820 DEBUG [src.node.docker_mananger] Container started with ID cfe10b91b630. Setting up logs at ./log/docker/receiving_node1_2026-03-03_04-35-25__899f3d96-3bfd-40e2-93c7-813e36d4c32f__wakuorg_nwaku:latest.log
|
|
2026-03-03 04:35:25.821 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 34975
|
|
2026-03-03 04:35:25.821 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-03-03 04:35:26.367 ERROR [src.node.docker_mananger] Max retries reached for container 8e3caf918dcc. Exiting log stream.
|
|
2026-03-03 04:35:26.821 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:34975/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-03 04:35:26.824 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-03 04:35:26.825 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-03-03 04:35:26.825 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:34975/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-03 04:35:26.827 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.233.244/tcp/34976/p2p/16Uiu2HAm22k5oV9oJTRJxjDLjkjj8jsyVFTnz5k6gND7KugKCXB6","/ip4/172.18.233.244/tcp/34977/ws/p2p/16Uiu2HAm22k5oV9oJTRJxjDLjkjj8jsyVFTnz5k6gND7KugKCXB6"],"enrUri":"enr:-L24QPXxLbpeUgcCVer1aJoppRvEUgg_I78c2r49liXRW8N0c0DEid4YQ5MRzFwqcOqZr4nkUYj5BIh27RBK7DfU1wsCgmlkgnY0gmlwhKwS6fSKbXVsdGlhZGRyc5YACASsEun0BoigAAoErBLp9AaIod0DgnJzhQADAQAAiXNlY3AyNTZrMaECYiIW_yGbdIAREaRX2Wt2BLClwJ6-FQj3e0lwZ77CHrmDdGNwgoigg3VkcIKIooV3YWt1Mgk"}'
|
|
2026-03-03 04:35:26.828 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-03-03 04:35:26.835 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-03-03 04:35:26.835 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/receiving_node2_2026-03-03_04-35-25__899f3d96-3bfd-40e2-93c7-813e36d4c32f__wakuorg_nwaku:latest.log
|
|
2026-03-03 04:35:26.835 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-03-03 04:35:26.835 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-03-03 04:35:26.837 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-03-03 04:35:26.837 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.27.234
|
|
2026-03-03 04:35:26.837 DEBUG [src.node.docker_mananger] Generated ports ['53735', '53736', '53737', '53738', '53739']
|
|
2026-03-03 04:35:26.837 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-03-03 04:35:26.837 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-03-03 04:35:26.837 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-03-03 04:35:26.837 DEBUG [src.node.docker_mananger] docker run -i -t -p 53735:53735 -p 53736:53736 -p 53737:53737 -p 53738:53738 -p 53739:53739 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=53737 --rest-port=53735 --tcp-port=53736 --discv5-udp-port=53738 --rest-address=0.0.0.0 --nat=extip:172.18.27.234 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=4bb6758b95ebe1796aadec39ade8aee4e6bacecdfdfa3860aa16429f23ebfebe --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=53739 --metrics-logging=true --lightpush=false --relay=true
|
|
2026-03-03 04:35:27.040 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.27.234 waku 386ad0447e1eff41809883d5000c8fc54ba25195f16c1d7929cd74807b719aab
|
|
2026-03-03 04:35:27.073 DEBUG [src.node.docker_mananger] Container started with ID 386ad0447e1e. Setting up logs at ./log/docker/receiving_node2_2026-03-03_04-35-25__899f3d96-3bfd-40e2-93c7-813e36d4c32f__wakuorg_nwaku:latest.log
|
|
2026-03-03 04:35:27.074 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 53735
|
|
2026-03-03 04:35:27.074 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-03-03 04:35:28.074 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:53735/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-03 04:35:28.077 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-03 04:35:28.078 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-03-03 04:35:28.078 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:53735/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-03 04:35:28.080 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.27.234/tcp/53736/p2p/16Uiu2HAm8WS7EfnukkgJsbYP4sBkmpinV8qfXDX2NTr4aodpdS1z","/ip4/172.18.27.234/tcp/53737/ws/p2p/16Uiu2HAm8WS7EfnukkgJsbYP4sBkmpinV8qfXDX2NTr4aodpdS1z"],"enrUri":"enr:-L24QOKME4RKE35CMcIewWlDGJHHY2CmWQu4UQoVJTRp8FbiSDcjY00zhsIxvyLUQy8ASRbld3AP_YNKc8cjW8bvavMCgmlkgnY0gmlwhKwSG-qKbXVsdGlhZGRyc5YACASsEhvqBtHoAAoErBIb6gbR6d0DgnJzhQADAQAAiXNlY3AyNTZrMaECwmAmOvjd8532lZDAy37NFpZ_DEkDoaxaPKQpOiccnc2DdGNwgtHog3VkcILR6oV3YWt1MgE"}'
|
|
2026-03-03 04:35:28.080 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-03-03 04:35:28.081 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:53735/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.233.244/tcp/34976/p2p/16Uiu2HAm22k5oV9oJTRJxjDLjkjj8jsyVFTnz5k6gND7KugKCXB6"]'
|
|
2026-03-03 04:35:28.123 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-03 04:35:28.132 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-03-03 04:35:28.133 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/lightpush_node1_2026-03-03_04-35-25__899f3d96-3bfd-40e2-93c7-813e36d4c32f__wakuorg_nwaku:latest.log
|
|
2026-03-03 04:35:28.133 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-03-03 04:35:28.133 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-03-03 04:35:28.134 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-03-03 04:35:28.135 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.30.246
|
|
2026-03-03 04:35:28.135 DEBUG [src.node.docker_mananger] Generated ports ['33521', '33522', '33523', '33524', '33525']
|
|
2026-03-03 04:35:28.135 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-03-03 04:35:28.135 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-03-03 04:35:28.135 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-03-03 04:35:28.135 DEBUG [src.node.docker_mananger] docker run -i -t -p 33521:33521 -p 33522:33522 -p 33523:33523 -p 33524:33524 -p 33525:33525 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=33523 --rest-port=33521 --tcp-port=33522 --discv5-udp-port=33524 --rest-address=0.0.0.0 --nat=extip:172.18.30.246 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=c29ecf176b1dee6c2cdcb9abcc942f3680cfe7beb2ae49d1feb4ff13b7f1e34e --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=33525 --metrics-logging=true --discv5-bootstrap-node=enr:-L24QPXxLbpeUgcCVer1aJoppRvEUgg_I78c2r49liXRW8N0c0DEid4YQ5MRzFwqcOqZr4nkUYj5BIh27RBK7DfU1wsCgmlkgnY0gmlwhKwS6fSKbXVsdGlhZGRyc5YACASsEun0BoigAAoErBLp9AaIod0DgnJzhQADAQAAiXNlY3AyNTZrMaECYiIW_yGbdIAREaRX2Wt2BLClwJ6-FQj3e0lwZ77CHrmDdGNwgoigg3VkcIKIooV3YWt1Mgk --lightpushnode=/ip4/172.18.233.244/tcp/34976/p2p/16Uiu2HAm22k5oV9oJTRJxjDLjkjj8jsyVFTnz5k6gND7KugKCXB6 --lightpush=true --relay=true
|
|
2026-03-03 04:35:28.347 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.30.246 waku 002b6fea87a6cd6e8ef7356d995dceed371b114656cbe64f97ebb2e05e7f5d95
|
|
2026-03-03 04:35:28.381 DEBUG [src.node.docker_mananger] Container started with ID 002b6fea87a6. Setting up logs at ./log/docker/lightpush_node1_2026-03-03_04-35-25__899f3d96-3bfd-40e2-93c7-813e36d4c32f__wakuorg_nwaku:latest.log
|
|
2026-03-03 04:35:28.382 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 33521
|
|
2026-03-03 04:35:28.382 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-03-03 04:35:29.384 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:33521/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-03 04:35:29.396 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-03 04:35:29.397 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-03-03 04:35:29.400 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:33521/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-03 04:35:29.417 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.30.246/tcp/33522/p2p/16Uiu2HAmAdpdU2GNYNcLxDstTahABzpyCS6AuDg7pUqkfjembeuC","/ip4/172.18.30.246/tcp/33523/ws/p2p/16Uiu2HAmAdpdU2GNYNcLxDstTahABzpyCS6AuDg7pUqkfjembeuC"],"enrUri":"enr:-L24QJwmYLVmSe2TEk7GQzKrZNOhXTy6u-2qpAYDg7wdQYG7FXca_KpCHotI-YWe_3tBzOpbQQrMprL3gV0j7MdATnoCgmlkgnY0gmlwhKwSHvaKbXVsdGlhZGRyc5YACASsEh72BoLyAAoErBIe9gaC890DgnJzhQADAQAAiXNlY3AyNTZrMaEC4fwNvSuegQLdtVCgT1O9IPMdMaeiD-_5vyKeEdzzjreDdGNwgoLyg3VkcIKC9IV3YWt1Mgk"}'
|
|
2026-03-03 04:35:29.418 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-03-03 04:35:29.420 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:33521/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.233.244/tcp/34976/p2p/16Uiu2HAm22k5oV9oJTRJxjDLjkjj8jsyVFTnz5k6gND7KugKCXB6"]'
|
|
2026-03-03 04:35:29.425 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-03 04:35:29.427 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:33521/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.27.234/tcp/53736/p2p/16Uiu2HAm8WS7EfnukkgJsbYP4sBkmpinV8qfXDX2NTr4aodpdS1z"]'
|
|
2026-03-03 04:35:29.449 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-03 04:35:29.451 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:34975/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/0"]'
|
|
2026-03-03 04:35:29.461 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-03 04:35:29.465 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:53735/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/0"]'
|
|
2026-03-03 04:35:29.472 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-03 04:35:29.472 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:33521/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/0"]'
|
|
2026-03-03 04:35:29.475 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-03 04:35:29.476 DEBUG [src.node.waku_node] Stopping container with id cfe10b91b630
|
|
2026-03-03 04:35:30.054 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-03-03 04:35:30.056 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:33521/lightpush/v1/message" -H "Content-Type: application/json" -d '{"pubsubTopic": "/waku/2/rs/3/0", "message": {"payload": "TGlnaHQgcHVzaCB3b3JrcyEh", "contentTopic": "/myapp/1/latest/proto", "timestamp": 1772512529476236967}}'
|
|
2026-03-03 04:35:30.893 ERROR [src.node.docker_mananger] Max retries reached for container cfe10b91b630. Exiting log stream.
|
|
2026-03-03 04:35:35.067 ERROR [src.node.api_clients.base_client] HTTP error occurred: 503 Server Error: Service Unavailable for url: http://127.0.0.1:33521/lightpush/v1/message. Response content: b'Failed to request a message push: dial_failure'
|
|
2026-03-03 04:35:35.069 DEBUG [tests.conftest] Running fixture teardown: test_setup
|
|
2026-03-03 04:35:35.070 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
|
|
2026-03-03 04:35:35.070 DEBUG [src.node.waku_node] Stopping container with id 386ad0447e1e
|
|
2026-03-03 04:35:35.614 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-03-03 04:35:35.617 DEBUG [src.node.waku_node] Stopping container with id 002b6fea87a6
|
|
2026-03-03 04:35:36.207 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-03-03 04:35:36.210 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
|
|
2026-03-03 04:35:36.225 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2026-03-03 04:35:36.242 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2026-03-03 04:35:36.251 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|