mirror of
https://github.com/logos-messaging/logos-messaging-interop-tests.git
synced 2026-05-26 12:19:51 +00:00
101 lines
18 KiB
Plaintext
101 lines
18 KiB
Plaintext
2026-04-23 05:16:43.184 DEBUG [tests.conftest] Running fixture setup: test_id
|
|
2026-04-23 05:16:43.185 DEBUG [tests.conftest] Running test: test_message_relayed_while_store_node_is_paused with id: 2026-04-23_05-16-43__12fb81a9-5e3c-4d6f-acc0-26dc230657ca
|
|
2026-04-23 05:16:43.185 DEBUG [src.steps.common] Running fixture setup: common_setup
|
|
2026-04-23 05:16:43.185 DEBUG [src.steps.store] Running fixture setup: store_setup
|
|
2026-04-23 05:16:43.186 DEBUG [src.steps.store] Running fixture setup: node_setup
|
|
2026-04-23 05:16:43.193 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-04-23 05:16:43.193 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/publishing_node1_2026-04-23_05-16-43__12fb81a9-5e3c-4d6f-acc0-26dc230657ca__wakuorg_nwaku:latest.log
|
|
2026-04-23 05:16:43.193 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-04-23 05:16:43.193 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-04-23 05:16:43.194 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-04-23 05:16:43.194 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.131.176
|
|
2026-04-23 05:16:43.195 DEBUG [src.node.docker_mananger] Generated ports ['16285', '16286', '16287', '16288', '16289']
|
|
2026-04-23 05:16:43.195 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-04-23 05:16:43.195 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-04-23 05:16:43.195 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-04-23 05:16:43.195 DEBUG [src.node.docker_mananger] docker run -i -t -p 16285:16285 -p 16286:16286 -p 16287:16287 -p 16288:16288 -p 16289:16289 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=16287 --rest-port=16285 --tcp-port=16286 --discv5-udp-port=16288 --rest-address=0.0.0.0 --nat=extip:172.18.131.176 --peer-exchange=true --discv5-discovery=true --cluster-id=198 --nodekey=fbacf721ca5bcaaca6a1f6eafc4b0ef0fa8d07d81b46e4ee597b629dd41dcf0b --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=16289 --metrics-logging=true --store=true --relay=true
|
|
2026-04-23 05:16:43.391 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.131.176 waku f84c16a5545cc4c2720f2cf61f8a992a402fa9d572715638ec556a7eae9bffa2
|
|
2026-04-23 05:16:43.430 DEBUG [src.node.docker_mananger] Container started with ID f84c16a5545c. Setting up logs at ./log/docker/publishing_node1_2026-04-23_05-16-43__12fb81a9-5e3c-4d6f-acc0-26dc230657ca__wakuorg_nwaku:latest.log
|
|
2026-04-23 05:16:43.432 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 16285
|
|
2026-04-23 05:16:43.432 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-04-23 05:16:43.446 ERROR [src.node.docker_mananger] Max retries reached for container 24b619206144. Exiting log stream.
|
|
2026-04-23 05:16:43.944 ERROR [src.node.docker_mananger] Max retries reached for container d4d6f744def1. Exiting log stream.
|
|
2026-04-23 05:16:44.433 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:16285/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-04-23 05:16:44.436 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":"READY"},{"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":"READY"},{"Filter Client":"NOT_READY","desc":"No Filter service peer available yet"},{"Rln Relay":"NOT_MOUNTED"}]}'
|
|
2026-04-23 05:16:44.436 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-04-23 05:16:44.437 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:16285/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-04-23 05:16:44.439 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.131.176/tcp/16286/p2p/16Uiu2HAmTgThKodmhts7wYy1rKnrCPYLW8XJyygL7eTq8EViz5bt","/ip4/172.18.131.176/tcp/16287/ws/p2p/16Uiu2HAmTgThKodmhts7wYy1rKnrCPYLW8XJyygL7eTq8EViz5bt"],"enrUri":"enr:-L24QMFKdU3nb5UFG0iafwlKD8IfzGce-6NNf9IgXGF_PRKEXWrvJTRTffvNTBq61h9MTYuhgqy4Hw5Ob8JzF-LB-0QCgmlkgnY0gmlwhKwSg7CKbXVsdGlhZGRyc5YACASsEoOwBj-eAAoErBKDsAY_n90DgnJzhQDGAQAAiXNlY3AyNTZrMaED3z_N5Znqay4jSPy6xgd8jaTsZh6jNPp5vGYcvfnE5y-DdGNwgj-eg3VkcII_oIV3YWt1MgM"}'
|
|
2026-04-23 05:16:44.439 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-04-23 05:16:44.446 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-04-23 05:16:44.446 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/store_node1_2026-04-23_05-16-43__12fb81a9-5e3c-4d6f-acc0-26dc230657ca__wakuorg_nwaku:latest.log
|
|
2026-04-23 05:16:44.446 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-04-23 05:16:44.447 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-04-23 05:16:44.448 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-04-23 05:16:44.448 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.87.1
|
|
2026-04-23 05:16:44.448 DEBUG [src.node.docker_mananger] Generated ports ['45437', '45438', '45439', '45440', '45441']
|
|
2026-04-23 05:16:44.448 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-04-23 05:16:44.449 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-04-23 05:16:44.449 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-04-23 05:16:44.449 DEBUG [src.node.docker_mananger] docker run -i -t -p 45437:45437 -p 45438:45438 -p 45439:45439 -p 45440:45440 -p 45441:45441 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=45439 --rest-port=45437 --tcp-port=45438 --discv5-udp-port=45440 --rest-address=0.0.0.0 --nat=extip:172.18.87.1 --peer-exchange=true --discv5-discovery=true --cluster-id=198 --nodekey=0bc7ec11f7db77d456fd4ae7af2c7c5c0fb6aac902debebd7d3dabe3cbcd92c3 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=45441 --metrics-logging=true --discv5-bootstrap-node=enr:-L24QMFKdU3nb5UFG0iafwlKD8IfzGce-6NNf9IgXGF_PRKEXWrvJTRTffvNTBq61h9MTYuhgqy4Hw5Ob8JzF-LB-0QCgmlkgnY0gmlwhKwSg7CKbXVsdGlhZGRyc5YACASsEoOwBj-eAAoErBKDsAY_n90DgnJzhQDGAQAAiXNlY3AyNTZrMaED3z_N5Znqay4jSPy6xgd8jaTsZh6jNPp5vGYcvfnE5y-DdGNwgj-eg3VkcII_oIV3YWt1MgM --storenode=/ip4/172.18.131.176/tcp/16286/p2p/16Uiu2HAmTgThKodmhts7wYy1rKnrCPYLW8XJyygL7eTq8EViz5bt --store=true --relay=true
|
|
2026-04-23 05:16:44.632 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.87.1 waku 1d8bff6f552301695050495736b5fe6859ca03201c2c874e6e16d48e957a588a
|
|
2026-04-23 05:16:44.669 DEBUG [src.node.docker_mananger] Container started with ID 1d8bff6f5523. Setting up logs at ./log/docker/store_node1_2026-04-23_05-16-43__12fb81a9-5e3c-4d6f-acc0-26dc230657ca__wakuorg_nwaku:latest.log
|
|
2026-04-23 05:16:44.670 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 45437
|
|
2026-04-23 05:16:44.670 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-04-23 05:16:45.672 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:45437/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-04-23 05:16:45.675 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"READY","connectionStatus":"PartiallyConnected","protocolsHealth":[{"Relay":"READY"},{"Lightpush":"NOT_MOUNTED"},{"Legacy Lightpush":"NOT_MOUNTED"},{"Filter":"NOT_MOUNTED"},{"Store":"READY"},{"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":"READY"},{"Filter Client":"NOT_READY","desc":"No Filter service peer available yet"},{"Rln Relay":"NOT_MOUNTED"}]}'
|
|
2026-04-23 05:16:45.675 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-04-23 05:16:45.676 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:45437/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-04-23 05:16:45.678 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.87.1/tcp/45438/p2p/16Uiu2HAm8JvT5mULxNTBpiFSN5QtcXR1Ek4BN6otNsoPVPJuw9X1","/ip4/172.18.87.1/tcp/45439/ws/p2p/16Uiu2HAm8JvT5mULxNTBpiFSN5QtcXR1Ek4BN6otNsoPVPJuw9X1"],"enrUri":"enr:-L24QPeDMDo626sT_jvZJPqPfCFg92zJP7AEfiHB_Z7d8grVUvL9KLHPWIoh7Wcd13UGCe1V90vR_w9F27CHBwoGMT0CgmlkgnY0gmlwhKwSVwGKbXVsdGlhZGRyc5YACASsElcBBrF-AAoErBJXAQaxf90DgnJzhQDGAQAAiXNlY3AyNTZrMaECv2056onAOblvBBLtjYLwrgWlTPNfkh7576DIihkrnLyDdGNwgrF-g3VkcIKxgIV3YWt1MgM"}'
|
|
2026-04-23 05:16:45.678 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-04-23 05:16:45.679 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:45437/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.131.176/tcp/16286/p2p/16Uiu2HAmTgThKodmhts7wYy1rKnrCPYLW8XJyygL7eTq8EViz5bt"]'
|
|
2026-04-23 05:16:45.681 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-04-23 05:16:45.682 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:16285/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/198/0"]'
|
|
2026-04-23 05:16:45.684 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-04-23 05:16:45.684 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:45437/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/198/0"]'
|
|
2026-04-23 05:16:45.687 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-04-23 05:16:45.688 DEBUG [src.steps.store] Relaying message
|
|
2026-04-23 05:16:45.688 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:16285/relay/v1/messages/%2Fwaku%2F2%2Frs%2F198%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-04-23 05:16:45.693 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-04-23 05:16:45.693 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-04-23 05:16:45.894 DEBUG [src.steps.store] Checking that peer wakuorg/nwaku:latest can find the stored messages
|
|
2026-04-23 05:16:45.894 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:16285/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F198%2F0&pageSize=5" -H "Content-Type: application/json" -d 'None'
|
|
2026-04-23 05:16:45.897 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"","statusCode":200,"statusDesc":"OK","messages":[{"messageHash":"0x4f179044fb5bb98ed6d585565a6416eab1cdcf7a64eebc2bf02cb5a01410b315"}]}'
|
|
2026-04-23 05:16:45.898 DEBUG [src.steps.store] messages length is 1
|
|
2026-04-23 05:16:45.898 DEBUG [src.steps.store] Checking that peer wakuorg/nwaku:latest can find the stored messages
|
|
2026-04-23 05:16:45.898 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:45437/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F198%2F0&pageSize=5" -H "Content-Type: application/json" -d 'None'
|
|
2026-04-23 05:16:45.901 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"","statusCode":200,"statusDesc":"OK","messages":[{"messageHash":"0x4f179044fb5bb98ed6d585565a6416eab1cdcf7a64eebc2bf02cb5a01410b315"}]}'
|
|
2026-04-23 05:16:45.901 DEBUG [src.steps.store] messages length is 1
|
|
2026-04-23 05:16:45.902 DEBUG [src.node.waku_node] Pausing container with id 1d8bff6f5523
|
|
2026-04-23 05:16:45.911 DEBUG [src.steps.store] Relaying message
|
|
2026-04-23 05:16:45.911 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:16285/relay/v1/messages/%2Fwaku%2F2%2Frs%2F198%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-04-23 05:16:45.916 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-04-23 05:16:45.916 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-04-23 05:16:46.116 DEBUG [src.node.waku_node] Unpause container with id 1d8bff6f5523
|
|
2026-04-23 05:16:46.128 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:45437/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-04-23 05:16:46.131 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"READY","connectionStatus":"PartiallyConnected","protocolsHealth":[{"Relay":"READY"},{"Lightpush":"NOT_MOUNTED"},{"Legacy Lightpush":"NOT_MOUNTED"},{"Filter":"NOT_MOUNTED"},{"Store":"READY"},{"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":"READY"},{"Filter Client":"NOT_READY","desc":"No Filter service peer available yet"},{"Rln Relay":"NOT_MOUNTED"}]}'
|
|
2026-04-23 05:16:46.131 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-04-23 05:16:46.131 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:45437/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-04-23 05:16:46.133 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.87.1/tcp/45438/p2p/16Uiu2HAm8JvT5mULxNTBpiFSN5QtcXR1Ek4BN6otNsoPVPJuw9X1","/ip4/172.18.87.1/tcp/45439/ws/p2p/16Uiu2HAm8JvT5mULxNTBpiFSN5QtcXR1Ek4BN6otNsoPVPJuw9X1"],"enrUri":"enr:-L24QPeDMDo626sT_jvZJPqPfCFg92zJP7AEfiHB_Z7d8grVUvL9KLHPWIoh7Wcd13UGCe1V90vR_w9F27CHBwoGMT0CgmlkgnY0gmlwhKwSVwGKbXVsdGlhZGRyc5YACASsElcBBrF-AAoErBJXAQaxf90DgnJzhQDGAQAAiXNlY3AyNTZrMaECv2056onAOblvBBLtjYLwrgWlTPNfkh7576DIihkrnLyDdGNwgrF-g3VkcIKxgIV3YWt1MgM"}'
|
|
2026-04-23 05:16:46.134 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-04-23 05:16:46.134 DEBUG [src.steps.store] Checking that peer wakuorg/nwaku:latest can find the stored messages
|
|
2026-04-23 05:16:46.134 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:16285/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F198%2F0&pageSize=5" -H "Content-Type: application/json" -d 'None'
|
|
2026-04-23 05:16:46.137 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"","statusCode":200,"statusDesc":"OK","messages":[{"messageHash":"0x4f179044fb5bb98ed6d585565a6416eab1cdcf7a64eebc2bf02cb5a01410b315"},{"messageHash":"0x6ae67484be7538224ff074d0904ae4e4eaa3c89a1f42a8323de9a39eea9cecaa"}]}'
|
|
2026-04-23 05:16:46.137 DEBUG [src.steps.store] messages length is 2
|
|
2026-04-23 05:16:46.137 DEBUG [src.steps.store] Checking that peer wakuorg/nwaku:latest can find the stored messages
|
|
2026-04-23 05:16:46.138 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:45437/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F198%2F0&pageSize=5" -H "Content-Type: application/json" -d 'None'
|
|
2026-04-23 05:16:46.140 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"","statusCode":200,"statusDesc":"OK","messages":[{"messageHash":"0x4f179044fb5bb98ed6d585565a6416eab1cdcf7a64eebc2bf02cb5a01410b315"},{"messageHash":"0x6ae67484be7538224ff074d0904ae4e4eaa3c89a1f42a8323de9a39eea9cecaa"}]}'
|
|
2026-04-23 05:16:46.140 DEBUG [src.steps.store] messages length is 2
|
|
2026-04-23 05:16:46.141 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:16285/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F198%2F0&pageSize=5&ascending=true" -H "Content-Type: application/json" -d 'None'
|
|
2026-04-23 05:16:46.143 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"","statusCode":200,"statusDesc":"OK","messages":[{"messageHash":"0x4f179044fb5bb98ed6d585565a6416eab1cdcf7a64eebc2bf02cb5a01410b315"},{"messageHash":"0x6ae67484be7538224ff074d0904ae4e4eaa3c89a1f42a8323de9a39eea9cecaa"}]}'
|
|
2026-04-23 05:16:46.144 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:45437/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F198%2F0&pageSize=5&ascending=true" -H "Content-Type: application/json" -d 'None'
|
|
2026-04-23 05:16:46.146 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"","statusCode":200,"statusDesc":"OK","messages":[{"messageHash":"0x4f179044fb5bb98ed6d585565a6416eab1cdcf7a64eebc2bf02cb5a01410b315"},{"messageHash":"0x6ae67484be7538224ff074d0904ae4e4eaa3c89a1f42a8323de9a39eea9cecaa"}]}'
|
|
2026-04-23 05:16:46.148 DEBUG [tests.conftest] Running fixture teardown: test_setup
|
|
2026-04-23 05:16:46.149 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
|
|
2026-04-23 05:16:46.150 DEBUG [src.node.waku_node] Stopping container with id f84c16a5545c
|
|
2026-04-23 05:16:46.634 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-04-23 05:16:46.634 DEBUG [src.node.waku_node] Stopping container with id 1d8bff6f5523
|
|
2026-04-23 05:16:47.102 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-04-23 05:16:47.103 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
|
|
2026-04-23 05:16:47.119 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2026-04-23 05:16:47.126 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|