mirror of
https://github.com/logos-messaging/logos-messaging-interop-tests.git
synced 2026-06-07 10:19:35 +00:00
110 lines
18 KiB
Plaintext
110 lines
18 KiB
Plaintext
2026-04-23 00:05:54.502 INFO [tests.conftest] Fleet bootstrap inactive – pass --fleet (or set FLEET_BOOTSTRAP=true) to connect local nodes to the waku.test fleet
|
||
2026-04-23 00:05:54.503 DEBUG [tests.conftest] Running fixture setup: test_id
|
||
2026-04-23 00:05:54.503 DEBUG [tests.conftest] Running test: test_store_sort_ascending[false] with id: 2026-04-23_00-05-54__67b16cc7-5e2a-49e0-8024-c4c4e1d31ac9
|
||
2026-04-23 00:05:54.503 DEBUG [src.steps.common] Running fixture setup: common_setup
|
||
2026-04-23 00:05:54.504 DEBUG [src.steps.store] Running fixture setup: store_setup
|
||
2026-04-23 00:05:54.504 DEBUG [src.steps.store] Running fixture setup: node_setup
|
||
2026-04-23 00:05:54.513 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
||
2026-04-23 00:05:54.513 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/publishing_node1_2026-04-23_00-05-54__67b16cc7-5e2a-49e0-8024-c4c4e1d31ac9__wakuorg_nwaku:latest.log
|
||
2026-04-23 00:05:54.513 DEBUG [src.node.waku_node] Starting Node...
|
||
2026-04-23 00:05:54.513 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
||
2026-04-23 00:05:54.515 DEBUG [src.node.docker_mananger] Network waku already exists
|
||
2026-04-23 00:05:54.515 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.56.175
|
||
2026-04-23 00:05:54.516 DEBUG [src.node.docker_mananger] Generated ports ['44362', '44363', '44364', '44365', '44366']
|
||
2026-04-23 00:05:54.516 DEBUG [src.node.waku_node] RLN credentials were not set
|
||
2026-04-23 00:05:54.516 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
||
2026-04-23 00:05:54.517 DEBUG [src.node.waku_node] Using volumes []
|
||
2026-04-23 00:05:54.517 DEBUG [src.node.docker_mananger] docker run -i -t -p 44362:44362 -p 44363:44363 -p 44364:44364 -p 44365:44365 -p 44366:44366 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=44364 --rest-port=44362 --tcp-port=44363 --discv5-udp-port=44365 --rest-address=0.0.0.0 --nat=extip:172.18.56.175 --peer-exchange=true --discv5-discovery=true --cluster-id=198 --nodekey=2eef6dc13bd75bbaea8e71bdbddbfefc62d5b25c1f6bf2a7c1ad6406e8b30a57 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=44366 --metrics-logging=true --store=true --relay=true
|
||
2026-04-23 00:05:54.710 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.56.175 waku 380ad24b906a6f2c1c724c7327a725dd8cef5e2854c6f196209515072fd8cb2a
|
||
2026-04-23 00:05:54.750 DEBUG [src.node.docker_mananger] Container started with ID 380ad24b906a. Setting up logs at ./log/docker/publishing_node1_2026-04-23_00-05-54__67b16cc7-5e2a-49e0-8024-c4c4e1d31ac9__wakuorg_nwaku:latest.log
|
||
2026-04-23 00:05:54.752 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 44362
|
||
2026-04-23 00:05:54.753 DEBUG [src.libs.common] Sleeping for 1 seconds
|
||
2026-04-23 00:05:54.815 ERROR [src.node.docker_mananger] Max retries reached for container eba0577dbf71. Exiting log stream.
|
||
2026-04-23 00:05:55.344 ERROR [src.node.docker_mananger] Max retries reached for container 9e9f0ffd71e7. Exiting log stream.
|
||
2026-04-23 00:05:55.754 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:44362/health" -H "Content-Type: application/json" -d 'None'
|
||
2026-04-23 00:05:55.757 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 00:05:55.757 INFO [src.node.waku_node] Node protocols are initialized !!
|
||
2026-04-23 00:05:55.758 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:44362/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
||
2026-04-23 00:05:55.760 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.56.175/tcp/44363/p2p/16Uiu2HAmUQMFUq4SrpyYyuvcmVjwTMSUWyixdoDnhczR3MHY5MxD","/ip4/172.18.56.175/tcp/44364/ws/p2p/16Uiu2HAmUQMFUq4SrpyYyuvcmVjwTMSUWyixdoDnhczR3MHY5MxD"],"enrUri":"enr:-L24QOdz7z0oNO3Q3e51FskDRkpFEO7Hgi3PrPj5f3uyl3nCa70GEIMrklBzIG1n1N-kE-YbQvR1HhWJYr_SDVK7ghgCgmlkgnY0gmlwhKwSOK-KbXVsdGlhZGRyc5YACASsEjivBq1LAAoErBI4rwatTN0DgnJzhQDGAQAAiXNlY3AyNTZrMaED6frpA4yYxH7jgG_zcrSVC91cTRwJuYQ9RmpauZfBWuKDdGNwgq1Lg3VkcIKtTYV3YWt1MgM"}'
|
||
2026-04-23 00:05:55.760 INFO [src.node.waku_node] REST service is ready !!
|
||
2026-04-23 00:05:55.767 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
||
2026-04-23 00:05:55.768 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/store_node1_2026-04-23_00-05-54__67b16cc7-5e2a-49e0-8024-c4c4e1d31ac9__wakuorg_nwaku:latest.log
|
||
2026-04-23 00:05:55.768 DEBUG [src.node.waku_node] Starting Node...
|
||
2026-04-23 00:05:55.768 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
||
2026-04-23 00:05:55.769 DEBUG [src.node.docker_mananger] Network waku already exists
|
||
2026-04-23 00:05:55.769 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.175.152
|
||
2026-04-23 00:05:55.770 DEBUG [src.node.docker_mananger] Generated ports ['20221', '20222', '20223', '20224', '20225']
|
||
2026-04-23 00:05:55.770 DEBUG [src.node.waku_node] RLN credentials were not set
|
||
2026-04-23 00:05:55.770 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
||
2026-04-23 00:05:55.770 DEBUG [src.node.waku_node] Using volumes []
|
||
2026-04-23 00:05:55.770 DEBUG [src.node.docker_mananger] docker run -i -t -p 20221:20221 -p 20222:20222 -p 20223:20223 -p 20224:20224 -p 20225:20225 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=20223 --rest-port=20221 --tcp-port=20222 --discv5-udp-port=20224 --rest-address=0.0.0.0 --nat=extip:172.18.175.152 --peer-exchange=true --discv5-discovery=true --cluster-id=198 --nodekey=a48eb25ed2b36ba8eb1c6c32d51cccacf1d0cc3bddf973eab6facbe61180b03b --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=20225 --metrics-logging=true --discv5-bootstrap-node=enr:-L24QOdz7z0oNO3Q3e51FskDRkpFEO7Hgi3PrPj5f3uyl3nCa70GEIMrklBzIG1n1N-kE-YbQvR1HhWJYr_SDVK7ghgCgmlkgnY0gmlwhKwSOK-KbXVsdGlhZGRyc5YACASsEjivBq1LAAoErBI4rwatTN0DgnJzhQDGAQAAiXNlY3AyNTZrMaED6frpA4yYxH7jgG_zcrSVC91cTRwJuYQ9RmpauZfBWuKDdGNwgq1Lg3VkcIKtTYV3YWt1MgM --storenode=/ip4/172.18.56.175/tcp/44363/p2p/16Uiu2HAmUQMFUq4SrpyYyuvcmVjwTMSUWyixdoDnhczR3MHY5MxD --store=true --relay=true
|
||
2026-04-23 00:05:55.963 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.175.152 waku 6a75ec53e04c7a9fa0c92ff06b70cb08e0a62b80df01c8e0c9483cb9f44b2303
|
||
2026-04-23 00:05:56.002 DEBUG [src.node.docker_mananger] Container started with ID 6a75ec53e04c. Setting up logs at ./log/docker/store_node1_2026-04-23_00-05-54__67b16cc7-5e2a-49e0-8024-c4c4e1d31ac9__wakuorg_nwaku:latest.log
|
||
2026-04-23 00:05:56.003 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 20221
|
||
2026-04-23 00:05:56.005 DEBUG [src.libs.common] Sleeping for 1 seconds
|
||
2026-04-23 00:05:57.006 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:20221/health" -H "Content-Type: application/json" -d 'None'
|
||
2026-04-23 00:05:57.009 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 00:05:57.009 INFO [src.node.waku_node] Node protocols are initialized !!
|
||
2026-04-23 00:05:57.009 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:20221/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
||
2026-04-23 00:05:57.011 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.175.152/tcp/20222/p2p/16Uiu2HAkwAqsgrmy8kkrTtoQsyK2wWaoHZnyW7ht6LRmgac4tZKc","/ip4/172.18.175.152/tcp/20223/ws/p2p/16Uiu2HAkwAqsgrmy8kkrTtoQsyK2wWaoHZnyW7ht6LRmgac4tZKc"],"enrUri":"enr:-L24QNuI0HC0kaUJ9e80G0N0vPX2E_F1EjelNUw2CYJTaRRNU9njsL2Z195eGHlqSkgjQg3qqzpavlkqq4Qfy_60JmECgmlkgnY0gmlwhKwSr5iKbXVsdGlhZGRyc5YACASsEq-YBk7-AAoErBKvmAZO_90DgnJzhQDGAQAAiXNlY3AyNTZrMaECGerZh7F6PpBGnNXrWVUCTJN1iY3bubsWaDHwCve-An-DdGNwgk7-g3VkcIJPAIV3YWt1MgM"}'
|
||
2026-04-23 00:05:57.012 INFO [src.node.waku_node] REST service is ready !!
|
||
2026-04-23 00:05:57.012 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:20221/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.56.175/tcp/44363/p2p/16Uiu2HAmUQMFUq4SrpyYyuvcmVjwTMSUWyixdoDnhczR3MHY5MxD"]'
|
||
2026-04-23 00:05:57.015 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||
2026-04-23 00:05:57.015 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:44362/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/198/0"]'
|
||
2026-04-23 00:05:57.018 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||
2026-04-23 00:05:57.018 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:20221/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/198/0"]'
|
||
2026-04-23 00:05:57.020 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||
2026-04-23 00:05:57.022 DEBUG [src.steps.store] Relaying message
|
||
2026-04-23 00:05:57.022 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:44362/relay/v1/messages/%2Fwaku%2F2%2Frs%2F198%2F0" -H "Content-Type: application/json" -d '{"payload": "TWVzc2FnZV8w", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
||
2026-04-23 00:05:57.027 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||
2026-04-23 00:05:57.029 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
||
2026-04-23 00:05:57.230 DEBUG [src.steps.store] Relaying message
|
||
2026-04-23 00:05:57.230 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:44362/relay/v1/messages/%2Fwaku%2F2%2Frs%2F198%2F0" -H "Content-Type: application/json" -d '{"payload": "TWVzc2FnZV8x", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
||
2026-04-23 00:05:57.235 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||
2026-04-23 00:05:57.235 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
||
2026-04-23 00:05:57.436 DEBUG [src.steps.store] Relaying message
|
||
2026-04-23 00:05:57.436 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:44362/relay/v1/messages/%2Fwaku%2F2%2Frs%2F198%2F0" -H "Content-Type: application/json" -d '{"payload": "TWVzc2FnZV8y", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
||
2026-04-23 00:05:57.444 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||
2026-04-23 00:05:57.444 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
||
2026-04-23 00:05:57.645 DEBUG [src.steps.store] Relaying message
|
||
2026-04-23 00:05:57.645 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:44362/relay/v1/messages/%2Fwaku%2F2%2Frs%2F198%2F0" -H "Content-Type: application/json" -d '{"payload": "TWVzc2FnZV8z", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
||
2026-04-23 00:05:57.651 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||
2026-04-23 00:05:57.652 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
||
2026-04-23 00:05:57.852 DEBUG [src.steps.store] Relaying message
|
||
2026-04-23 00:05:57.853 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:44362/relay/v1/messages/%2Fwaku%2F2%2Frs%2F198%2F0" -H "Content-Type: application/json" -d '{"payload": "TWVzc2FnZV80", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
||
2026-04-23 00:05:57.858 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||
2026-04-23 00:05:57.858 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
||
2026-04-23 00:05:58.059 DEBUG [src.steps.store] Relaying message
|
||
2026-04-23 00:05:58.059 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:44362/relay/v1/messages/%2Fwaku%2F2%2Frs%2F198%2F0" -H "Content-Type: application/json" -d '{"payload": "TWVzc2FnZV81", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
||
2026-04-23 00:05:58.065 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||
2026-04-23 00:05:58.066 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
||
2026-04-23 00:05:58.266 DEBUG [src.steps.store] Relaying message
|
||
2026-04-23 00:05:58.267 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:44362/relay/v1/messages/%2Fwaku%2F2%2Frs%2F198%2F0" -H "Content-Type: application/json" -d '{"payload": "TWVzc2FnZV82", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
||
2026-04-23 00:05:58.272 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||
2026-04-23 00:05:58.272 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
||
2026-04-23 00:05:58.474 DEBUG [src.steps.store] Relaying message
|
||
2026-04-23 00:05:58.474 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:44362/relay/v1/messages/%2Fwaku%2F2%2Frs%2F198%2F0" -H "Content-Type: application/json" -d '{"payload": "TWVzc2FnZV83", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
||
2026-04-23 00:05:58.480 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||
2026-04-23 00:05:58.481 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
||
2026-04-23 00:05:58.682 DEBUG [src.steps.store] Relaying message
|
||
2026-04-23 00:05:58.682 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:44362/relay/v1/messages/%2Fwaku%2F2%2Frs%2F198%2F0" -H "Content-Type: application/json" -d '{"payload": "TWVzc2FnZV84", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
||
2026-04-23 00:05:58.688 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||
2026-04-23 00:05:58.688 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
||
2026-04-23 00:05:58.889 DEBUG [src.steps.store] Relaying message
|
||
2026-04-23 00:05:58.889 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:44362/relay/v1/messages/%2Fwaku%2F2%2Frs%2F198%2F0" -H "Content-Type: application/json" -d '{"payload": "TWVzc2FnZV85", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
||
2026-04-23 00:05:58.895 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||
2026-04-23 00:05:58.896 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
||
2026-04-23 00:05:59.096 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:44362/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F198%2F0&pageSize=5&ascending=false" -H "Content-Type: application/json" -d 'None'
|
||
2026-04-23 00:05:59.099 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"","statusCode":200,"statusDesc":"OK","messages":[{"messageHash":"0x5c0cc70aa1145b98c0ab705f7e6d32bfdab323e342ca175d3f8ee88ea6d65e15"},{"messageHash":"0x316057fac53e8332142b303650c50064de2ab77b865d53f66d4ca7e040681eac"},{"messageHash":"0x677451c333faa4a3da7d288321e28db439a9bc28ff6457091711c460d9ef21e5"},{"messageHash":"0xb490d15ddafc5f3d591792d6610b056dd0c6e05b3e098392c742e8a0d3fc591e"},{"messageHash":"0x0da62a6d2746ca96c6b6f19de4da8d53839725f0cee62ac99db04a8ed9313de9"}],"paginationCursor":"0x5c0cc70aa1145b98c0ab705f7e6d32bfdab323e342ca175d3f8ee88ea6d65e15"}'
|
||
2026-04-23 00:05:59.100 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:20221/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F198%2F0&pageSize=5&ascending=false" -H "Content-Type: application/json" -d 'None'
|
||
2026-04-23 00:05:59.103 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"","statusCode":200,"statusDesc":"OK","messages":[{"messageHash":"0x5c0cc70aa1145b98c0ab705f7e6d32bfdab323e342ca175d3f8ee88ea6d65e15"},{"messageHash":"0x316057fac53e8332142b303650c50064de2ab77b865d53f66d4ca7e040681eac"},{"messageHash":"0x677451c333faa4a3da7d288321e28db439a9bc28ff6457091711c460d9ef21e5"},{"messageHash":"0xb490d15ddafc5f3d591792d6610b056dd0c6e05b3e098392c742e8a0d3fc591e"},{"messageHash":"0x0da62a6d2746ca96c6b6f19de4da8d53839725f0cee62ac99db04a8ed9313de9"}],"paginationCursor":"0x5c0cc70aa1145b98c0ab705f7e6d32bfdab323e342ca175d3f8ee88ea6d65e15"}'
|
||
2026-04-23 00:05:59.105 DEBUG [tests.conftest] Running fixture teardown: test_setup
|
||
2026-04-23 00:05:59.107 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
|
||
2026-04-23 00:05:59.107 DEBUG [src.node.waku_node] Stopping container with id 380ad24b906a
|
||
2026-04-23 00:05:59.579 DEBUG [src.node.waku_node] Container stopped.
|
||
2026-04-23 00:05:59.580 DEBUG [src.node.waku_node] Stopping container with id 6a75ec53e04c
|
||
2026-04-23 00:06:00.081 DEBUG [src.node.waku_node] Container stopped.
|
||
2026-04-23 00:06:00.084 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
|
||
2026-04-23 00:06:00.093 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
||
2026-04-23 00:06:00.104 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|