mirror of
https://github.com/logos-messaging/logos-messaging-interop-tests.git
synced 2026-05-04 01:23:07 +00:00
110 lines
18 KiB
Plaintext
110 lines
18 KiB
Plaintext
2026-02-01 04:49:25.805 DEBUG [tests.conftest] Running fixture setup: test_id
|
|
2026-02-01 04:49:25.806 DEBUG [tests.conftest] Running test: test_sync_flags_node2_start_later with id: 2026-02-01_04-49-25__926b308a-9ca6-46a3-8bc4-8a35516896aa
|
|
2026-02-01 04:49:25.806 DEBUG [src.steps.common] Running fixture setup: common_setup
|
|
2026-02-01 04:49:25.812 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-02-01 04:49:25.813 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node1_2026-02-01_04-49-25__926b308a-9ca6-46a3-8bc4-8a35516896aa__wakuorg_nwaku:latest.log
|
|
2026-02-01 04:49:25.819 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-02-01 04:49:25.819 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node2_2026-02-01_04-49-25__926b308a-9ca6-46a3-8bc4-8a35516896aa__wakuorg_nwaku:latest.log
|
|
2026-02-01 04:49:25.826 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-02-01 04:49:25.826 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node3_2026-02-01_04-49-25__926b308a-9ca6-46a3-8bc4-8a35516896aa__wakuorg_nwaku:latest.log
|
|
2026-02-01 04:49:25.826 DEBUG [src.steps.store] Running fixture setup: store_setup
|
|
2026-02-01 04:49:25.827 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-02-01 04:49:25.827 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-02-01 04:49:25.828 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-02-01 04:49:25.828 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.87.100
|
|
2026-02-01 04:49:25.828 DEBUG [src.node.docker_mananger] Generated ports ['21328', '21329', '21330', '21331', '21332']
|
|
2026-02-01 04:49:25.828 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-02-01 04:49:25.829 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-02-01 04:49:25.829 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-02-01 04:49:25.829 DEBUG [src.node.docker_mananger] docker run -i -t -p 21328:21328 -p 21329:21329 -p 21330:21330 -p 21331:21331 -p 21332:21332 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=21330 --rest-port=21328 --tcp-port=21329 --discv5-udp-port=21331 --rest-address=0.0.0.0 --nat=extip:172.18.87.100 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=d2ba0fecbed2c35cf8feb71123ad85bcf0d42475c0f7dcba63ff5dc2e096f582 --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=21332 --metrics-logging=true --store-sync-relay-jitter=0 --relay=true
|
|
2026-02-01 04:49:26.010 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.87.100 waku 35b11bd37d6b77864ae749267ff8634110e9178f5cfec579eccf3d38a87fb3ab
|
|
2026-02-01 04:49:26.028 ERROR [src.node.docker_mananger] Max retries reached for container c39beb7b09bd. Exiting log stream.
|
|
2026-02-01 04:49:26.042 DEBUG [src.node.docker_mananger] Container started with ID 35b11bd37d6b. Setting up logs at ./log/docker/node1_2026-02-01_04-49-25__926b308a-9ca6-46a3-8bc4-8a35516896aa__wakuorg_nwaku:latest.log
|
|
2026-02-01 04:49:26.043 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 21328
|
|
2026-02-01 04:49:26.043 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-02-01 04:49:26.602 ERROR [src.node.docker_mananger] Max retries reached for container 19366c9c2891. Exiting log stream.
|
|
2026-02-01 04:49:27.044 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:21328/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-01 04:49:27.047 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"READY","protocolsHealth":[{"Relay":"NOT_READY","desc":"No connected peers"},{"Rln Relay":"NOT_MOUNTED"},{"Lightpush":"NOT_MOUNTED"},{"Legacy Lightpush":"NOT_MOUNTED"},{"Filter":"NOT_MOUNTED"},{"Store":"READY"},{"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":"READY"},{"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"}]}'
|
|
2026-02-01 04:49:27.047 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-02-01 04:49:27.048 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:21328/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-01 04:49:27.050 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.87.100/tcp/21329/p2p/16Uiu2HAmP5QVhGYNNzcFhfJHRULATLKkPdxssQU4HFHVtcy1tsJM","/ip4/172.18.87.100/tcp/21330/ws/p2p/16Uiu2HAmP5QVhGYNNzcFhfJHRULATLKkPdxssQU4HFHVtcy1tsJM"],"enrUri":"enr:-L24QI16UG7rYpDTAO4gQLmNeVbl8K1aQARe7Oxx9QcK0UAOf_wT1o9F5DFkP_NhN4UQ7wk4db6gBYlIv5lMD5WZhBMCgmlkgnY0gmlwhKwSV2SKbXVsdGlhZGRyc5YACASsEldkBlNRAAoErBJXZAZTUt0DgnJzhQADAQAAiXNlY3AyNTZrMaEDmtYcA2FuJwIGIcfSt_BKFUIfLtXJuJJxMVv9k5V73C6DdGNwglNRg3VkcIJTU4V3YWt1MhM"}'
|
|
2026-02-01 04:49:27.050 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-02-01 04:49:27.050 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:21328/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/0"]'
|
|
2026-02-01 04:49:27.063 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-01 04:49:27.063 DEBUG [src.steps.store] Relaying message
|
|
2026-02-01 04:49:27.063 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:21328/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-01 04:49:27.067 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-01 04:49:27.067 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-02-01 04:49:27.268 DEBUG [src.steps.store] Relaying message
|
|
2026-02-01 04:49:27.268 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:21328/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-01 04:49:27.272 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-01 04:49:27.272 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-02-01 04:49:27.473 DEBUG [src.steps.store] Relaying message
|
|
2026-02-01 04:49:27.473 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:21328/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-01 04:49:27.477 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-01 04:49:27.477 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-02-01 04:49:27.678 DEBUG [src.steps.store] Relaying message
|
|
2026-02-01 04:49:27.678 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:21328/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-01 04:49:27.682 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-01 04:49:27.682 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-02-01 04:49:27.883 DEBUG [src.steps.store] Relaying message
|
|
2026-02-01 04:49:27.883 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:21328/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-01 04:49:27.886 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-01 04:49:27.886 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-02-01 04:49:28.087 DEBUG [src.steps.store] Relaying message
|
|
2026-02-01 04:49:28.087 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:21328/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-01 04:49:28.092 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-01 04:49:28.092 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-02-01 04:49:28.292 DEBUG [src.steps.store] Relaying message
|
|
2026-02-01 04:49:28.293 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:21328/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-01 04:49:28.296 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-01 04:49:28.297 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-02-01 04:49:28.497 DEBUG [src.steps.store] Relaying message
|
|
2026-02-01 04:49:28.498 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:21328/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-01 04:49:28.502 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-01 04:49:28.502 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-02-01 04:49:28.702 DEBUG [src.steps.store] Relaying message
|
|
2026-02-01 04:49:28.703 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:21328/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-01 04:49:28.706 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-01 04:49:28.706 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-02-01 04:49:28.907 DEBUG [src.steps.store] Relaying message
|
|
2026-02-01 04:49:28.907 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:21328/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-01 04:49:28.911 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-01 04:49:28.912 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-02-01 04:49:29.112 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-02-01 04:49:30.112 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-02-01 04:49:30.113 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-02-01 04:49:30.114 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-02-01 04:49:30.115 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.117.112
|
|
2026-02-01 04:49:30.115 DEBUG [src.node.docker_mananger] Generated ports ['18217', '18218', '18219', '18220', '18221']
|
|
2026-02-01 04:49:30.115 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-02-01 04:49:30.115 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-02-01 04:49:30.115 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-02-01 04:49:30.115 DEBUG [src.node.docker_mananger] docker run -i -t -p 18217:18217 -p 18218:18218 -p 18219:18219 -p 18220:18220 -p 18221:18221 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=18219 --rest-port=18217 --tcp-port=18218 --discv5-udp-port=18220 --rest-address=0.0.0.0 --nat=extip:172.18.117.112 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=8a6cb6a9b5d0f2c14a6ceb36eafefabbb3c4dfbab7aecb84dabc6afdd8bfd20d --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=18221 --metrics-logging=true --store-sync-relay-jitter=0 --relay=false --discv5-bootstrap-node=enr:-L24QI16UG7rYpDTAO4gQLmNeVbl8K1aQARe7Oxx9QcK0UAOf_wT1o9F5DFkP_NhN4UQ7wk4db6gBYlIv5lMD5WZhBMCgmlkgnY0gmlwhKwSV2SKbXVsdGlhZGRyc5YACASsEldkBlNRAAoErBJXZAZTUt0DgnJzhQADAQAAiXNlY3AyNTZrMaEDmtYcA2FuJwIGIcfSt_BKFUIfLtXJuJJxMVv9k5V73C6DdGNwglNRg3VkcIJTU4V3YWt1MhM
|
|
2026-02-01 04:49:30.301 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.117.112 waku 1757ee904d3a17185b5f1fdef0996ebaba22abbb8aadf3bfa7a4ebd45f3d4446
|
|
2026-02-01 04:49:30.334 DEBUG [src.node.docker_mananger] Container started with ID 1757ee904d3a. Setting up logs at ./log/docker/node2_2026-02-01_04-49-25__926b308a-9ca6-46a3-8bc4-8a35516896aa__wakuorg_nwaku:latest.log
|
|
2026-02-01 04:49:30.335 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 18217
|
|
2026-02-01 04:49:30.335 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-02-01 04:49:31.335 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:18217/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-01 04:49:31.340 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"READY","protocolsHealth":[{"Relay":"NOT_MOUNTED"},{"Rln Relay":"NOT_MOUNTED"},{"Lightpush":"NOT_MOUNTED"},{"Legacy Lightpush":"NOT_MOUNTED"},{"Filter":"NOT_MOUNTED"},{"Store":"READY"},{"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":"READY"},{"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"}]}'
|
|
2026-02-01 04:49:31.340 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-02-01 04:49:31.340 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:18217/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-01 04:49:31.342 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.117.112/tcp/18218/p2p/16Uiu2HAmBD8eFKr4QGPeDsyRQNxu1E2ym1jZ3PkEnELJYR8CWn7G","/ip4/172.18.117.112/tcp/18219/ws/p2p/16Uiu2HAmBD8eFKr4QGPeDsyRQNxu1E2ym1jZ3PkEnELJYR8CWn7G"],"enrUri":"enr:-L24QGVkIf901jPZWEMZAq6HQFl48sQfxE8ap7dkONSZOL2aW2EkvISQWAT8rrtvxqSS2mvk6ztP7W6Q0lVrptSzMi8CgmlkgnY0gmlwhKwSdXCKbXVsdGlhZGRyc5YACASsEnVwBkcqAAoErBJ1cAZHK90DgnJzhQADAQAAiXNlY3AyNTZrMaEC6oSWmCo1MDQhA_K4aFbUytecrAZdY4L0nX_vwqLuFNeDdGNwgkcqg3VkcIJHLIV3YWt1MhI"}'
|
|
2026-02-01 04:49:31.342 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-02-01 04:49:31.343 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:18217/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.87.100/tcp/21329/p2p/16Uiu2HAmP5QVhGYNNzcFhfJHRULATLKkPdxssQU4HFHVtcy1tsJM"]'
|
|
2026-02-01 04:49:31.345 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-01 04:49:31.345 DEBUG [src.libs.common] Sleeping for 65 seconds
|
|
2026-02-01 04:50:36.346 DEBUG [src.steps.store] Checking that peer wakuorg/nwaku:latest can find the stored messages
|
|
2026-02-01 04:50:36.346 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:18217/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&pageSize=100&ascending=true" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-01 04:50:36.350 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"","statusCode":200,"statusDesc":"OK","messages":[{"messageHash":"0x14d0e1b6d90a3d6dc5b37abaf61aef614ce4907e16057cf4fb2e90d7d95cc328"},{"messageHash":"0x5ad1c259695360e150c42a01599a4a801f6dbf0562c2770e6bff5b04ab37ec10"},{"messageHash":"0xcabaf3a792400dafef8ae495a6dc553c1df4702e3007766a2bf080ce2300f74b"},{"messageHash":"0xf78c0c04f20fdbdedc2c2e744a8f8731beafab56e874b6b4a380cfe622c8e03e"},{"messageHash":"0x45effe99b379ade8dfb3e56699af50f320b992b88846c88fada81552d7030a31"},{"messageHash":"0xdf0b7c9f96545b900f865fa48fef4811f6cbfe9f77cc039314248481b590b439"},{"messageHash":"0x8306bcd8242654f98c09b849ac40e8c701280fb3ed11c0388bca5a80c2ab50ec"},{"messageHash":"0x891b7b97c832c1257d749833852d27e75ebaf4c98514439c8309b1d5fee7cd83"},{"messageHash":"0xc7806ece1341e5b1a830f938e70fcd3f40b7acc2c1537fabd839c2c5506fad79"},{"messageHash":"0x5f9d7ff4716f5c8e7e86062ddc35ac58bb8e0bd4eb817e3f356c3837346079ee"}]}'
|
|
2026-02-01 04:50:36.350 DEBUG [src.steps.store] messages length is 10
|
|
2026-02-01 04:50:36.352 DEBUG [tests.conftest] Running fixture teardown: test_setup
|
|
2026-02-01 04:50:36.354 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
|
|
2026-02-01 04:50:36.354 DEBUG [src.node.waku_node] Stopping container with id 35b11bd37d6b
|
|
2026-02-01 04:50:36.903 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-02-01 04:50:36.904 DEBUG [src.node.waku_node] Stopping container with id 1757ee904d3a
|
|
2026-02-01 04:50:37.456 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-02-01 04:50:37.459 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
|
|
2026-02-01 04:50:37.523 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2026-02-01 04:50:37.550 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|