mirror of
https://github.com/logos-messaging/logos-messaging-interop-tests.git
synced 2026-05-26 04:09:29 +00:00
110 lines
18 KiB
Plaintext
110 lines
18 KiB
Plaintext
2026-04-23 05:14:07.096 DEBUG [tests.conftest] Running fixture setup: test_id
|
|
2026-04-23 05:14:07.096 DEBUG [tests.conftest] Running test: test_sync_flags_no_relay_2nodes with id: 2026-04-23_05-14-07__255321a3-c0f3-45ac-99b4-0feb02b61584
|
|
2026-04-23 05:14:07.096 DEBUG [src.steps.common] Running fixture setup: common_setup
|
|
2026-04-23 05:14:07.104 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-04-23 05:14:07.105 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node1_2026-04-23_05-14-07__255321a3-c0f3-45ac-99b4-0feb02b61584__wakuorg_nwaku:latest.log
|
|
2026-04-23 05:14:07.111 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-04-23 05:14:07.111 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node2_2026-04-23_05-14-07__255321a3-c0f3-45ac-99b4-0feb02b61584__wakuorg_nwaku:latest.log
|
|
2026-04-23 05:14:07.118 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-04-23 05:14:07.118 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node3_2026-04-23_05-14-07__255321a3-c0f3-45ac-99b4-0feb02b61584__wakuorg_nwaku:latest.log
|
|
2026-04-23 05:14:07.118 DEBUG [src.steps.store] Running fixture setup: store_setup
|
|
2026-04-23 05:14:07.119 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-04-23 05:14:07.119 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-04-23 05:14:07.121 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-04-23 05:14:07.121 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.236.80
|
|
2026-04-23 05:14:07.121 DEBUG [src.node.docker_mananger] Generated ports ['65139', '65140', '65141', '65142', '65143']
|
|
2026-04-23 05:14:07.121 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-04-23 05:14:07.121 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-04-23 05:14:07.121 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-04-23 05:14:07.122 DEBUG [src.node.docker_mananger] docker run -i -t -p 65139:65139 -p 65140:65140 -p 65141:65141 -p 65142:65142 -p 65143:65143 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=65141 --rest-port=65139 --tcp-port=65140 --discv5-udp-port=65142 --rest-address=0.0.0.0 --nat=extip:172.18.236.80 --peer-exchange=true --discv5-discovery=true --cluster-id=198 --nodekey=53c6be92afe1eddf6a81b5acdd1a0f7bd8cc4a217aac2b9fc9c23dcb3bbe9265 --store-sync=true --store=true --store-sync-range=45 --store-sync-interval=10 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=65143 --metrics-logging=true --store-sync-relay-jitter=0 --relay=true
|
|
2026-04-23 05:14:07.308 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.236.80 waku bc66fb3aebb474266f2e93bb0646ae7ae4acdd95699e7be8dc289fc099f84f01
|
|
2026-04-23 05:14:07.347 DEBUG [src.node.docker_mananger] Container started with ID bc66fb3aebb4. Setting up logs at ./log/docker/node1_2026-04-23_05-14-07__255321a3-c0f3-45ac-99b4-0feb02b61584__wakuorg_nwaku:latest.log
|
|
2026-04-23 05:14:07.349 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 65139
|
|
2026-04-23 05:14:07.349 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-04-23 05:14:07.436 ERROR [src.node.docker_mananger] Max retries reached for container 0f8c945e5c16. Exiting log stream.
|
|
2026-04-23 05:14:07.894 ERROR [src.node.docker_mananger] Max retries reached for container 2b8592d514b7. Exiting log stream.
|
|
2026-04-23 05:14:08.350 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:65139/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-04-23 05:14:08.353 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:14:08.353 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-04-23 05:14:08.353 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:65139/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-04-23 05:14:08.355 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.236.80/tcp/65140/p2p/16Uiu2HAm2MSpnMuXEfAM1VrryPsfMwtgmJTQg3YXKajqBRALxhuD","/ip4/172.18.236.80/tcp/65141/ws/p2p/16Uiu2HAm2MSpnMuXEfAM1VrryPsfMwtgmJTQg3YXKajqBRALxhuD"],"enrUri":"enr:-L24QAGsXnfUJ9ZxCOuYO2qqdgb88Ssu-j1QBNpktrrwzjvFeowKBs0C7ubZS7KH8riQZ8UPzKJjX6XQsjt_dfhtr_8CgmlkgnY0gmlwhKwS7FCKbXVsdGlhZGRyc5YACASsEuxQBv50AAoErBLsUAb-dd0DgnJzhQDGAQAAiXNlY3AyNTZrMaECZuycRc7KVtyW_Owj3X66z9yEuynW2LQolAhrNazAOdyDdGNwgv50g3VkcIL-doV3YWt1MhM"}'
|
|
2026-04-23 05:14:08.356 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-04-23 05:14:08.356 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:65139/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/198/0"]'
|
|
2026-04-23 05:14:08.359 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-04-23 05:14:08.359 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-04-23 05:14:08.359 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-04-23 05:14:08.360 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-04-23 05:14:08.360 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.124.173
|
|
2026-04-23 05:14:08.361 DEBUG [src.node.docker_mananger] Generated ports ['47747', '47748', '47749', '47750', '47751']
|
|
2026-04-23 05:14:08.361 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-04-23 05:14:08.361 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-04-23 05:14:08.361 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-04-23 05:14:08.361 DEBUG [src.node.docker_mananger] docker run -i -t -p 47747:47747 -p 47748:47748 -p 47749:47749 -p 47750:47750 -p 47751:47751 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=47749 --rest-port=47747 --tcp-port=47748 --discv5-udp-port=47750 --rest-address=0.0.0.0 --nat=extip:172.18.124.173 --peer-exchange=true --discv5-discovery=true --cluster-id=198 --nodekey=e0246b1bc4dbee21bbf58cb40a2afdee4576fe214a84c54ab8ee9737ccbb9d5f --store-sync=true --store=true --store-sync-range=45 --store-sync-interval=10 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=47751 --metrics-logging=true --store-sync-relay-jitter=0 --relay=false --discv5-bootstrap-node=enr:-L24QAGsXnfUJ9ZxCOuYO2qqdgb88Ssu-j1QBNpktrrwzjvFeowKBs0C7ubZS7KH8riQZ8UPzKJjX6XQsjt_dfhtr_8CgmlkgnY0gmlwhKwS7FCKbXVsdGlhZGRyc5YACASsEuxQBv50AAoErBLsUAb-dd0DgnJzhQDGAQAAiXNlY3AyNTZrMaECZuycRc7KVtyW_Owj3X66z9yEuynW2LQolAhrNazAOdyDdGNwgv50g3VkcIL-doV3YWt1MhM
|
|
2026-04-23 05:14:08.544 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.124.173 waku de55ddff2c4afcb0b0576561c5d036d8b8c32bd8a4d3bd0893a2335cc3f753f5
|
|
2026-04-23 05:14:08.579 DEBUG [src.node.docker_mananger] Container started with ID de55ddff2c4a. Setting up logs at ./log/docker/node2_2026-04-23_05-14-07__255321a3-c0f3-45ac-99b4-0feb02b61584__wakuorg_nwaku:latest.log
|
|
2026-04-23 05:14:08.580 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 47747
|
|
2026-04-23 05:14:08.580 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-04-23 05:14:09.581 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:47747/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-04-23 05:14:09.584 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"READY","connectionStatus":"Disconnected","protocolsHealth":[{"Relay":"NOT_MOUNTED"},{"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:14:09.584 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-04-23 05:14:09.584 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:47747/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-04-23 05:14:09.586 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.124.173/tcp/47748/p2p/16Uiu2HAmRRGKe8Em51LU7pZnNS8K5Ez9bjriB7rs9kcTDANXjJtz","/ip4/172.18.124.173/tcp/47749/ws/p2p/16Uiu2HAmRRGKe8Em51LU7pZnNS8K5Ez9bjriB7rs9kcTDANXjJtz"],"enrUri":"enr:-L24QBCZ_o1i_YaIbOkH2hARUGsuwKugYE1wcSJW6Ey982utCOYGxnp6d1Js-fBakZ5N0ORAn2yPoMRFC_oIGWmDEpMCgmlkgnY0gmlwhKwSfK2KbXVsdGlhZGRyc5YACASsEnytBrqEAAoErBJ8rQa6hd0DgnJzhQDGAQAAiXNlY3AyNTZrMaEDvaPbmoXFnYN3yrAFr1cnA_GD9V6uDxj4wuOAmAviDfuDdGNwgrqEg3VkcIK6hoV3YWt1MhI"}'
|
|
2026-04-23 05:14:09.587 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-04-23 05:14:09.587 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:47747/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.236.80/tcp/65140/p2p/16Uiu2HAm2MSpnMuXEfAM1VrryPsfMwtgmJTQg3YXKajqBRALxhuD"]'
|
|
2026-04-23 05:14:09.609 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-04-23 05:14:09.610 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-04-23 05:14:10.610 DEBUG [src.steps.store] Relaying message
|
|
2026-04-23 05:14:10.611 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:65139/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:14:10.615 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-04-23 05:14:10.615 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-04-23 05:14:10.816 DEBUG [src.steps.store] Relaying message
|
|
2026-04-23 05:14:10.816 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:65139/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:14:10.821 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-04-23 05:14:10.821 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-04-23 05:14:11.022 DEBUG [src.steps.store] Relaying message
|
|
2026-04-23 05:14:11.022 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:65139/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:14:11.026 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-04-23 05:14:11.027 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-04-23 05:14:11.227 DEBUG [src.steps.store] Relaying message
|
|
2026-04-23 05:14:11.228 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:65139/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:14:11.232 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-04-23 05:14:11.232 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-04-23 05:14:11.433 DEBUG [src.steps.store] Relaying message
|
|
2026-04-23 05:14:11.433 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:65139/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:14:11.437 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-04-23 05:14:11.438 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-04-23 05:14:11.639 DEBUG [src.steps.store] Relaying message
|
|
2026-04-23 05:14:11.639 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:65139/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:14:11.643 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-04-23 05:14:11.644 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-04-23 05:14:11.844 DEBUG [src.steps.store] Relaying message
|
|
2026-04-23 05:14:11.845 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:65139/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:14:11.849 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-04-23 05:14:11.849 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-04-23 05:14:12.050 DEBUG [src.steps.store] Relaying message
|
|
2026-04-23 05:14:12.050 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:65139/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:14:12.055 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-04-23 05:14:12.055 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-04-23 05:14:12.256 DEBUG [src.steps.store] Relaying message
|
|
2026-04-23 05:14:12.256 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:65139/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:14:12.261 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-04-23 05:14:12.261 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-04-23 05:14:12.462 DEBUG [src.steps.store] Relaying message
|
|
2026-04-23 05:14:12.462 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:65139/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:14:12.470 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-04-23 05:14:12.470 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-04-23 05:14:12.670 DEBUG [src.libs.common] Sleeping for 20 seconds
|
|
2026-04-23 05:14:32.671 DEBUG [src.steps.store] Checking that peer wakuorg/nwaku:latest can find the stored messages
|
|
2026-04-23 05:14:32.672 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:47747/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F198%2F0&pageSize=100&ascending=true" -H "Content-Type: application/json" -d 'None'
|
|
2026-04-23 05:14:32.675 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"","statusCode":200,"statusDesc":"OK","messages":[{"messageHash":"0xc03b7cdbd21a87157e83faa103b58ce8a6e93a2e1c2d555623946559ad55c484"},{"messageHash":"0xe91c94437e1d02d7cb13af9bf17da85f802caa6f5e8fe19c7ba74c8fc13d93e8"},{"messageHash":"0xe90adcc621c8f5891f616948eed235479575650aec691530fbcac7f7b6568fb5"},{"messageHash":"0x1c779a4b1e39b58a05c06cce4c349252e4f1cae43cb422d3dca8d791261f64ec"},{"messageHash":"0x60f12dfdf13625610581a011762ec31a1087e875ec1c9a3b7ee497acb05651e7"},{"messageHash":"0x5d674916638861ccd63d4887a0bda5b4f5c28b0eb06d24547c97db1e0565381f"},{"messageHash":"0x2da54d5216a7f1eb7d4370e7c4747bcfb0979a4fe823580cedfe0932f053395f"},{"messageHash":"0xaa3ef3c703278d74a535b588741b1d67b2fa99af91c793b71512bcc3f7704e47"},{"messageHash":"0x9bd893247519adbcef622082e2ea4ebe69ea2de9c5b1c735eee3e0d23523fb9f"},{"messageHash":"0xf5678c7149cfbaccb9820a48cc54c8cbfd5804921fa9e582be011067a188d8f8"}]}'
|
|
2026-04-23 05:14:32.675 DEBUG [src.steps.store] messages length is 10
|
|
2026-04-23 05:14:32.678 DEBUG [tests.conftest] Running fixture teardown: test_setup
|
|
2026-04-23 05:14:32.679 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
|
|
2026-04-23 05:14:32.679 DEBUG [src.node.waku_node] Stopping container with id bc66fb3aebb4
|
|
2026-04-23 05:14:33.166 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-04-23 05:14:33.166 DEBUG [src.node.waku_node] Stopping container with id de55ddff2c4a
|
|
2026-04-23 05:14:33.630 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-04-23 05:14:33.632 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
|
|
2026-04-23 05:14:33.654 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2026-04-23 05:14:33.668 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|