mirror of
https://github.com/logos-messaging/logos-messaging-interop-tests.git
synced 2026-04-18 17:53:09 +00:00
107 lines
18 KiB
Plaintext
107 lines
18 KiB
Plaintext
2026-02-25 15:21:23.391 DEBUG [tests.conftest] Running fixture setup: test_id
|
|
2026-02-25 15:21:23.391 DEBUG [tests.conftest] Running test: test_publish_after_node_pauses_and_pauses with id: 2026-02-25_15-21-23__c3a3a4e5-37fe-4b89-bc9a-2a94dd1da78d
|
|
2026-02-25 15:21:23.391 DEBUG [src.steps.common] Running fixture setup: common_setup
|
|
2026-02-25 15:21:23.392 DEBUG [src.steps.relay] Running fixture setup: relay_setup
|
|
2026-02-25 15:21:23.392 DEBUG [src.steps.relay] Running fixture setup: setup_main_relay_nodes
|
|
2026-02-25 15:21:23.398 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-02-25 15:21:23.398 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node1_2026-02-25_15-21-23__c3a3a4e5-37fe-4b89-bc9a-2a94dd1da78d__wakuorg_nwaku:latest.log
|
|
2026-02-25 15:21:23.398 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-02-25 15:21:23.398 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-02-25 15:21:23.400 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-02-25 15:21:23.400 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.170.200
|
|
2026-02-25 15:21:23.400 DEBUG [src.node.docker_mananger] Generated ports ['32419', '32420', '32421', '32422', '32423']
|
|
2026-02-25 15:21:23.400 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-02-25 15:21:23.400 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-02-25 15:21:23.401 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-02-25 15:21:23.401 DEBUG [src.node.docker_mananger] docker run -i -t -p 32419:32419 -p 32420:32420 -p 32421:32421 -p 32422:32422 -p 32423:32423 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=32421 --rest-port=32419 --tcp-port=32420 --discv5-udp-port=32422 --rest-address=0.0.0.0 --nat=extip:172.18.170.200 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=8adbd336b96ecce5eee12e8e6f8102efadb7e01bc8a8988e7acadbfce0ff3b0a --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=32423 --metrics-logging=true --relay=true
|
|
2026-02-25 15:21:23.573 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.170.200 waku e3db43faec159a00bfff150e861d1ba6ada3d2b6ed9ad6290cfd1a32a7185832
|
|
2026-02-25 15:21:23.608 DEBUG [src.node.docker_mananger] Container started with ID e3db43faec15. Setting up logs at ./log/docker/node1_2026-02-25_15-21-23__c3a3a4e5-37fe-4b89-bc9a-2a94dd1da78d__wakuorg_nwaku:latest.log
|
|
2026-02-25 15:21:23.608 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 32419
|
|
2026-02-25 15:21:23.609 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-02-25 15:21:23.706 ERROR [src.node.docker_mananger] Max retries reached for container 2133631c4e2c. Exiting log stream.
|
|
2026-02-25 15:21:24.196 ERROR [src.node.docker_mananger] Max retries reached for container 7ce5373cbef1. Exiting log stream.
|
|
2026-02-25 15:21:24.610 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:32419/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-25 15:21:24.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_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-02-25 15:21:24.612 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-02-25 15:21:24.612 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:32419/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-25 15:21:24.614 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.170.200/tcp/32420/p2p/16Uiu2HAkvtuZAcqHaZLaVaH1un7bakzoiSWgtjZm7xkSf1jxGhbU","/ip4/172.18.170.200/tcp/32421/ws/p2p/16Uiu2HAkvtuZAcqHaZLaVaH1un7bakzoiSWgtjZm7xkSf1jxGhbU"],"enrUri":"enr:-L24QOSjzjuY9AMeem_nNi3Hi2KzCISvJ2NomGmiodWPRozQADDUIT6amXU0QW70vGSj2d3DXQV4nHPPUdskKBnfFs8CgmlkgnY0gmlwhKwSqsiKbXVsdGlhZGRyc5YACASsEqrIBn6kAAoErBKqyAZ-pd0DgnJzhQADAQAAiXNlY3AyNTZrMaECFdW38Smzu3NnvFN6zsgKlOs76HK19lwHN7MQnIgbKneDdGNwgn6kg3VkcIJ-poV3YWt1MgE"}'
|
|
2026-02-25 15:21:24.615 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-02-25 15:21:24.620 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-02-25 15:21:24.621 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node2_2026-02-25_15-21-23__c3a3a4e5-37fe-4b89-bc9a-2a94dd1da78d__wakuorg_nwaku:latest.log
|
|
2026-02-25 15:21:24.621 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-02-25 15:21:24.621 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-02-25 15:21:24.622 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-02-25 15:21:24.622 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.12.31
|
|
2026-02-25 15:21:24.622 DEBUG [src.node.docker_mananger] Generated ports ['63540', '63541', '63542', '63543', '63544']
|
|
2026-02-25 15:21:24.623 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-02-25 15:21:24.623 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-02-25 15:21:24.623 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-02-25 15:21:24.623 DEBUG [src.node.docker_mananger] docker run -i -t -p 63540:63540 -p 63541:63541 -p 63542:63542 -p 63543:63543 -p 63544:63544 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=63542 --rest-port=63540 --tcp-port=63541 --discv5-udp-port=63543 --rest-address=0.0.0.0 --nat=extip:172.18.12.31 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=fb3cf9fd65a956bec0cf988a67487920feaf3dbda0e9252a68de64b981a84b0d --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=63544 --metrics-logging=true --relay=true --discv5-bootstrap-node=enr:-L24QOSjzjuY9AMeem_nNi3Hi2KzCISvJ2NomGmiodWPRozQADDUIT6amXU0QW70vGSj2d3DXQV4nHPPUdskKBnfFs8CgmlkgnY0gmlwhKwSqsiKbXVsdGlhZGRyc5YACASsEqrIBn6kAAoErBKqyAZ-pd0DgnJzhQADAQAAiXNlY3AyNTZrMaECFdW38Smzu3NnvFN6zsgKlOs76HK19lwHN7MQnIgbKneDdGNwgn6kg3VkcIJ-poV3YWt1MgE
|
|
2026-02-25 15:21:24.798 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.12.31 waku e728d7251430f45fca84ea4911ee08d386cede5b5355cffde902594485aa3627
|
|
2026-02-25 15:21:24.828 DEBUG [src.node.docker_mananger] Container started with ID e728d7251430. Setting up logs at ./log/docker/node2_2026-02-25_15-21-23__c3a3a4e5-37fe-4b89-bc9a-2a94dd1da78d__wakuorg_nwaku:latest.log
|
|
2026-02-25 15:21:24.829 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 63540
|
|
2026-02-25 15:21:24.829 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-02-25 15:21:25.830 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63540/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-25 15:21:25.854 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-02-25 15:21:25.854 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-02-25 15:21:25.854 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63540/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-25 15:21:25.860 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.12.31/tcp/63541/p2p/16Uiu2HAkuvgNc6obBvxjSrFGVs9J1MGhTZLvNVGktPWkStpFkXCu","/ip4/172.18.12.31/tcp/63542/ws/p2p/16Uiu2HAkuvgNc6obBvxjSrFGVs9J1MGhTZLvNVGktPWkStpFkXCu"],"enrUri":"enr:-L24QAi9Ai9kcwGFsd2aTkin_C7z-Ww7lMjNJXWvmj-52p6lS8RSpxJGByGrorP7OVHlAxGgysedx_1OraOPlaNcY6ICgmlkgnY0gmlwhKwSDB-KbXVsdGlhZGRyc5YACASsEgwfBvg1AAoErBIMHwb4Nt0DgnJzhQADAQAAiXNlY3AyNTZrMaECB25Jxs7P-m4CpCBlDsTsbP-dZIoOtg2rn7tdxzuKoyKDdGNwgvg1g3VkcIL4N4V3YWt1MgE"}'
|
|
2026-02-25 15:21:25.861 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-02-25 15:21:25.861 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:63540/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.170.200/tcp/32420/p2p/16Uiu2HAkvtuZAcqHaZLaVaH1un7bakzoiSWgtjZm7xkSf1jxGhbU"]'
|
|
2026-02-25 15:21:25.864 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 15:21:25.865 DEBUG [src.steps.relay] Running fixture setup: subscribe_main_relay_nodes
|
|
2026-02-25 15:21:25.865 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:32419/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/1"]'
|
|
2026-02-25 15:21:25.868 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 15:21:25.869 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:63540/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/1"]'
|
|
2026-02-25 15:21:25.874 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 15:21:25.875 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:32419/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 15:21:25.881 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 15:21:25.881 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2026-02-25 15:21:25.981 DEBUG [src.steps.relay] Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
|
|
2026-02-25 15:21:25.982 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:32419/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-25 15:21:25.984 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"UmVsYXkgd29ya3MhIQ==","contentTopic":"/test/1/waku-relay/proto","version":0,"timestamp":1772032885875480832,"ephemeral":false,"proof":""}]'
|
|
2026-02-25 15:21:25.985 DEBUG [src.steps.relay] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
|
2026-02-25 15:21:25.986 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63540/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-25 15:21:25.988 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"UmVsYXkgd29ya3MhIQ==","contentTopic":"/test/1/waku-relay/proto","version":0,"timestamp":1772032885875480832,"ephemeral":false,"proof":""}]'
|
|
2026-02-25 15:21:25.989 INFO [src.steps.relay] WARM UP successful!!
|
|
2026-02-25 15:21:25.990 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:32419/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 15:21:25.994 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 15:21:25.994 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2026-02-25 15:21:26.095 DEBUG [src.steps.relay] Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
|
|
2026-02-25 15:21:26.095 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:32419/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-25 15:21:26.097 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"UmVsYXkgd29ya3MhIQ==","contentTopic":"/test/1/waku-relay/proto","version":0,"timestamp":1772032885990369267,"ephemeral":false,"proof":""}]'
|
|
2026-02-25 15:21:26.098 DEBUG [src.steps.relay] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
|
2026-02-25 15:21:26.099 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63540/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-25 15:21:26.101 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"UmVsYXkgd29ya3MhIQ==","contentTopic":"/test/1/waku-relay/proto","version":0,"timestamp":1772032885990369267,"ephemeral":false,"proof":""}]'
|
|
2026-02-25 15:21:26.102 DEBUG [src.node.waku_node] Pausing container with id e3db43faec15
|
|
2026-02-25 15:21:26.111 DEBUG [src.node.waku_node] Unpause container with id e3db43faec15
|
|
2026-02-25 15:21:26.118 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:32419/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "TTE=", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 15:21:26.122 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 15:21:26.123 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2026-02-25 15:21:26.223 DEBUG [src.steps.relay] Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
|
|
2026-02-25 15:21:26.223 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:32419/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-25 15:21:26.225 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"TTE=","contentTopic":"/test/1/waku-relay/proto","version":0,"timestamp":1772032886118706239,"ephemeral":false,"proof":""}]'
|
|
2026-02-25 15:21:26.226 DEBUG [src.steps.relay] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
|
2026-02-25 15:21:26.227 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63540/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-25 15:21:26.229 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"TTE=","contentTopic":"/test/1/waku-relay/proto","version":0,"timestamp":1772032886118706239,"ephemeral":false,"proof":""}]'
|
|
2026-02-25 15:21:26.230 DEBUG [src.node.waku_node] Pausing container with id e728d7251430
|
|
2026-02-25 15:21:26.238 DEBUG [src.node.waku_node] Unpause container with id e728d7251430
|
|
2026-02-25 15:21:26.246 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:32419/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "TTI=", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 15:21:26.250 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 15:21:26.250 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2026-02-25 15:21:26.350 DEBUG [src.steps.relay] Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
|
|
2026-02-25 15:21:26.351 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:32419/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-25 15:21:26.353 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"TTI=","contentTopic":"/test/1/waku-relay/proto","version":0,"timestamp":1772032886246259619,"ephemeral":false,"proof":""}]'
|
|
2026-02-25 15:21:26.354 DEBUG [src.steps.relay] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
|
2026-02-25 15:21:26.355 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63540/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-25 15:21:26.357 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"TTI=","contentTopic":"/test/1/waku-relay/proto","version":0,"timestamp":1772032886246259619,"ephemeral":false,"proof":""}]'
|
|
2026-02-25 15:21:26.360 DEBUG [tests.conftest] Running fixture teardown: test_setup
|
|
2026-02-25 15:21:26.361 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
|
|
2026-02-25 15:21:26.361 DEBUG [src.node.waku_node] Stopping container with id e3db43faec15
|
|
2026-02-25 15:21:26.907 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-02-25 15:21:26.907 DEBUG [src.node.waku_node] Stopping container with id e728d7251430
|
|
2026-02-25 15:21:27.416 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-02-25 15:21:27.418 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
|
|
2026-02-25 15:21:27.424 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2026-02-25 15:21:27.430 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|