mirror of
https://github.com/logos-messaging/logos-messaging-interop-tests.git
synced 2026-05-02 16:43:56 +00:00
110 lines
18 KiB
Plaintext
110 lines
18 KiB
Plaintext
2026-03-11 04:35:19.892 DEBUG [tests.conftest] Running fixture setup: test_id
|
|
2026-03-11 04:35:19.892 DEBUG [tests.conftest] Running test: test_sync_flags_no_relay_2nodes with id: 2026-03-11_04-35-19__7ac78694-bd87-4092-a456-36a114fd5d38
|
|
2026-03-11 04:35:19.893 DEBUG [src.steps.common] Running fixture setup: common_setup
|
|
2026-03-11 04:35:19.900 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-03-11 04:35:19.900 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node1_2026-03-11_04-35-19__7ac78694-bd87-4092-a456-36a114fd5d38__wakuorg_nwaku:latest.log
|
|
2026-03-11 04:35:19.907 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-03-11 04:35:19.907 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node2_2026-03-11_04-35-19__7ac78694-bd87-4092-a456-36a114fd5d38__wakuorg_nwaku:latest.log
|
|
2026-03-11 04:35:19.915 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-03-11 04:35:19.915 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node3_2026-03-11_04-35-19__7ac78694-bd87-4092-a456-36a114fd5d38__wakuorg_nwaku:latest.log
|
|
2026-03-11 04:35:19.915 DEBUG [src.steps.store] Running fixture setup: store_setup
|
|
2026-03-11 04:35:19.916 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-03-11 04:35:19.916 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-03-11 04:35:19.918 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-03-11 04:35:19.918 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.70.133
|
|
2026-03-11 04:35:19.918 DEBUG [src.node.docker_mananger] Generated ports ['10299', '10300', '10301', '10302', '10303']
|
|
2026-03-11 04:35:19.918 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-03-11 04:35:19.918 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-03-11 04:35:19.919 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-03-11 04:35:19.919 DEBUG [src.node.docker_mananger] docker run -i -t -p 10299:10299 -p 10300:10300 -p 10301:10301 -p 10302:10302 -p 10303:10303 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=10301 --rest-port=10299 --tcp-port=10300 --discv5-udp-port=10302 --rest-address=0.0.0.0 --nat=extip:172.18.70.133 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=eca334fc16939f59ca9b027f4ea0dbbafd1bee954cf7dd0df3af8c0efb88ae6a --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=10303 --metrics-logging=true --store-sync-relay-jitter=0 --relay=true
|
|
2026-03-11 04:35:20.114 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.70.133 waku 9dbf058e18acfae59161e320d9914afa8211a8b103ab039af7f70603ea927288
|
|
2026-03-11 04:35:20.117 ERROR [src.node.docker_mananger] Max retries reached for container 22e313c4a2cf. Exiting log stream.
|
|
2026-03-11 04:35:20.151 DEBUG [src.node.docker_mananger] Container started with ID 9dbf058e18ac. Setting up logs at ./log/docker/node1_2026-03-11_04-35-19__7ac78694-bd87-4092-a456-36a114fd5d38__wakuorg_nwaku:latest.log
|
|
2026-03-11 04:35:20.153 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 10299
|
|
2026-03-11 04:35:20.154 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-03-11 04:35:20.685 ERROR [src.node.docker_mananger] Max retries reached for container d33ac8a31aaf. Exiting log stream.
|
|
2026-03-11 04:35:21.154 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:10299/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-11 04:35:21.157 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"},{"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"},{"Rln Relay":"NOT_MOUNTED"}]}'
|
|
2026-03-11 04:35:21.157 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-03-11 04:35:21.157 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:10299/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-11 04:35:21.160 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.70.133/tcp/10300/p2p/16Uiu2HAmLyYryd5riATRcZ4drKdecE6s1v1nnVcXenCM4VHhBiuD","/ip4/172.18.70.133/tcp/10301/ws/p2p/16Uiu2HAmLyYryd5riATRcZ4drKdecE6s1v1nnVcXenCM4VHhBiuD"],"enrUri":"enr:-L24QEMLEVaDjsT5e04xsiCJxDIjGZ5FQyfZZPD95gt_zG3DVhA6YL7M_3dy2Pk3DX_6I7-u3arlx4GumzbSR5CjaocCgmlkgnY0gmlwhKwSRoWKbXVsdGlhZGRyc5YACASsEkaFBig8AAoErBJGhQYoPd0DgnJzhQADAQAAiXNlY3AyNTZrMaEDe562E6_kNtHpeAJ3E3p5pHLg1IXNiAr6SkS9MEtYLSiDdGNwgig8g3VkcIIoPoV3YWt1MhM"}'
|
|
2026-03-11 04:35:21.160 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-03-11 04:35:21.160 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:10299/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/0"]'
|
|
2026-03-11 04:35:21.175 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-11 04:35:21.176 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-03-11 04:35:21.176 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-03-11 04:35:21.177 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-03-11 04:35:21.177 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.69.196
|
|
2026-03-11 04:35:21.178 DEBUG [src.node.docker_mananger] Generated ports ['8810', '8811', '8812', '8813', '8814']
|
|
2026-03-11 04:35:21.178 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-03-11 04:35:21.178 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-03-11 04:35:21.178 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-03-11 04:35:21.178 DEBUG [src.node.docker_mananger] docker run -i -t -p 8810:8810 -p 8811:8811 -p 8812:8812 -p 8813:8813 -p 8814:8814 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=8812 --rest-port=8810 --tcp-port=8811 --discv5-udp-port=8813 --rest-address=0.0.0.0 --nat=extip:172.18.69.196 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=2cfdffa3603ebf1a355a83ed9d4a586e40524fdfcd75557619c9bfb828d3ab1e --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=8814 --metrics-logging=true --store-sync-relay-jitter=0 --relay=false --discv5-bootstrap-node=enr:-L24QEMLEVaDjsT5e04xsiCJxDIjGZ5FQyfZZPD95gt_zG3DVhA6YL7M_3dy2Pk3DX_6I7-u3arlx4GumzbSR5CjaocCgmlkgnY0gmlwhKwSRoWKbXVsdGlhZGRyc5YACASsEkaFBig8AAoErBJGhQYoPd0DgnJzhQADAQAAiXNlY3AyNTZrMaEDe562E6_kNtHpeAJ3E3p5pHLg1IXNiAr6SkS9MEtYLSiDdGNwgig8g3VkcIIoPoV3YWt1MhM
|
|
2026-03-11 04:35:21.380 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.69.196 waku 2363bb5bb3fe5435a1bc6f9fea685cbd6987729feb4c8231b51549f9f991f8a1
|
|
2026-03-11 04:35:21.415 DEBUG [src.node.docker_mananger] Container started with ID 2363bb5bb3fe. Setting up logs at ./log/docker/node2_2026-03-11_04-35-19__7ac78694-bd87-4092-a456-36a114fd5d38__wakuorg_nwaku:latest.log
|
|
2026-03-11 04:35:21.416 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 8810
|
|
2026-03-11 04:35:21.417 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-03-11 04:35:22.419 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:8810/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-11 04:35:22.421 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"},{"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"},{"Rln Relay":"NOT_MOUNTED"}]}'
|
|
2026-03-11 04:35:22.422 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-03-11 04:35:22.422 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:8810/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-11 04:35:22.424 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.69.196/tcp/8811/p2p/16Uiu2HAkxWSq66XsYz6E8jPFK75xF8MEVEJmBry58T7yuSS4sGBJ","/ip4/172.18.69.196/tcp/8812/ws/p2p/16Uiu2HAkxWSq66XsYz6E8jPFK75xF8MEVEJmBry58T7yuSS4sGBJ"],"enrUri":"enr:-L24QC1R-iJwa0M-ufCwZ-gjXhf2BAC4HN_2Lf0y1-7bwEOSYXkRMcP9u1K4kTsbAQgBcTTyWKo4V4Eh_u9RHS1d_1QCgmlkgnY0gmlwhKwSRcSKbXVsdGlhZGRyc5YACASsEkXEBiJrAAoErBJFxAYibN0DgnJzhQADAQAAiXNlY3AyNTZrMaECLcwYkfstVxzJG3XHjaPueU1NLrmcij37W1CjaeV_mVGDdGNwgiJrg3VkcIIibYV3YWt1MhI"}'
|
|
2026-03-11 04:35:22.425 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-03-11 04:35:22.425 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:8810/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.70.133/tcp/10300/p2p/16Uiu2HAmLyYryd5riATRcZ4drKdecE6s1v1nnVcXenCM4VHhBiuD"]'
|
|
2026-03-11 04:35:22.461 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-11 04:35:22.463 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-03-11 04:35:23.465 DEBUG [src.steps.store] Relaying message
|
|
2026-03-11 04:35:23.465 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:10299/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-03-11 04:35:23.469 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-11 04:35:23.470 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-11 04:35:23.670 DEBUG [src.steps.store] Relaying message
|
|
2026-03-11 04:35:23.671 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:10299/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-03-11 04:35:23.675 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-11 04:35:23.675 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-11 04:35:23.875 DEBUG [src.steps.store] Relaying message
|
|
2026-03-11 04:35:23.876 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:10299/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-03-11 04:35:23.880 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-11 04:35:23.880 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-11 04:35:24.081 DEBUG [src.steps.store] Relaying message
|
|
2026-03-11 04:35:24.081 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:10299/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-03-11 04:35:24.086 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-11 04:35:24.086 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-11 04:35:24.287 DEBUG [src.steps.store] Relaying message
|
|
2026-03-11 04:35:24.287 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:10299/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-03-11 04:35:24.291 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-11 04:35:24.292 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-11 04:35:24.492 DEBUG [src.steps.store] Relaying message
|
|
2026-03-11 04:35:24.493 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:10299/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-03-11 04:35:24.497 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-11 04:35:24.498 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-11 04:35:24.698 DEBUG [src.steps.store] Relaying message
|
|
2026-03-11 04:35:24.699 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:10299/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-03-11 04:35:24.703 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-11 04:35:24.703 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-11 04:35:24.904 DEBUG [src.steps.store] Relaying message
|
|
2026-03-11 04:35:24.904 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:10299/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-03-11 04:35:24.908 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-11 04:35:24.908 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-11 04:35:25.109 DEBUG [src.steps.store] Relaying message
|
|
2026-03-11 04:35:25.109 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:10299/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-03-11 04:35:25.114 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-11 04:35:25.114 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-11 04:35:25.315 DEBUG [src.steps.store] Relaying message
|
|
2026-03-11 04:35:25.315 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:10299/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-03-11 04:35:25.319 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-11 04:35:25.319 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-11 04:35:25.520 DEBUG [src.libs.common] Sleeping for 20 seconds
|
|
2026-03-11 04:35:45.520 DEBUG [src.steps.store] Checking that peer wakuorg/nwaku:latest can find the stored messages
|
|
2026-03-11 04:35:45.521 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:8810/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&pageSize=100&ascending=true" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-11 04:35:45.524 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"","statusCode":200,"statusDesc":"OK","messages":[{"messageHash":"0x2dc802e8e8108754e9e2e1e301ccedb4a32264d94030cef4db061199cf449e7e"},{"messageHash":"0xb919ee349a5ce7fd2cef5ab7c7e9867c47cf2ce5577523fef5350a511231f012"},{"messageHash":"0x3a9ff91896a28795c4d874c1335429d74ec3de4d25c7b6edac21c58b6233be9c"},{"messageHash":"0x73b5578d23d10ed4dfe7ce67ca80fa538c8e738beb4e4fdbc92b24ec095237c9"},{"messageHash":"0x261bcae7035b64f49944fa675dc25216578845c90c821996c530908d5d84136f"},{"messageHash":"0x55bcff6e4c73622cd5ab5da2db51db6d37c7353c6d3d51577b7f3fbff18a347d"},{"messageHash":"0xdc39e24c4656747e0dab6bdf9a08048ba26326e7251ef152ac66ae21545657af"},{"messageHash":"0xa88d8feadbb56a7a4bc1e3b254c3f9f7c60f6a275fd22560619020a513bfd0dd"},{"messageHash":"0x38ed3663477c96a112030381df7658597c4b192daeb5fdaabb4653de262787d8"},{"messageHash":"0xdec5fbf960009a7d035d0e9ac438ac73d8cd97584218c58346e82f907782a577"}]}'
|
|
2026-03-11 04:35:45.524 DEBUG [src.steps.store] messages length is 10
|
|
2026-03-11 04:35:45.527 DEBUG [tests.conftest] Running fixture teardown: test_setup
|
|
2026-03-11 04:35:45.528 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
|
|
2026-03-11 04:35:45.528 DEBUG [src.node.waku_node] Stopping container with id 9dbf058e18ac
|
|
2026-03-11 04:35:46.156 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-03-11 04:35:46.157 DEBUG [src.node.waku_node] Stopping container with id 2363bb5bb3fe
|
|
2026-03-11 04:35:46.783 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-03-11 04:35:46.785 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
|
|
2026-03-11 04:35:46.812 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2026-03-11 04:35:46.823 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|