mirror of
https://github.com/logos-messaging/logos-messaging-interop-tests.git
synced 2026-01-05 23:43:07 +00:00
100 lines
18 KiB
Plaintext
100 lines
18 KiB
Plaintext
2025-12-11 04:12:58.574 DEBUG [tests.conftest] Running fixture setup: test_id
|
|
2025-12-11 04:12:58.574 DEBUG [tests.conftest] Running test: test_store_node_not_connected_directly_to_lightpushing_node with id: 2025-12-11_04-12-58__d6e9a1a9-6892-40e9-8ca5-921b3cb0936b
|
|
2025-12-11 04:12:58.574 DEBUG [src.steps.common] Running fixture setup: common_setup
|
|
2025-12-11 04:12:58.574 DEBUG [src.steps.filter] Running fixture setup: filter_setup
|
|
2025-12-11 04:12:58.575 DEBUG [src.steps.light_push] Running fixture setup: light_push_setup
|
|
2025-12-11 04:12:58.583 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2025-12-11 04:12:58.583 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node1_2025-12-11_04-12-58__d6e9a1a9-6892-40e9-8ca5-921b3cb0936b__wakuorg_nwaku:latest.log
|
|
2025-12-11 04:12:58.588 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2025-12-11 04:12:58.589 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node2_2025-12-11_04-12-58__d6e9a1a9-6892-40e9-8ca5-921b3cb0936b__wakuorg_nwaku:latest.log
|
|
2025-12-11 04:12:58.593 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2025-12-11 04:12:58.594 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node3_2025-12-11_04-12-58__d6e9a1a9-6892-40e9-8ca5-921b3cb0936b__wakuorg_nwaku:latest.log
|
|
2025-12-11 04:12:58.594 DEBUG [src.steps.relay] Running fixture setup: relay_setup
|
|
2025-12-11 04:12:58.594 DEBUG [src.steps.store] Running fixture setup: store_setup
|
|
2025-12-11 04:12:58.595 DEBUG [src.node.waku_node] Starting Node...
|
|
2025-12-11 04:12:58.595 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2025-12-11 04:12:58.632 DEBUG [src.node.docker_mananger] Network waku created
|
|
2025-12-11 04:12:58.632 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.24.59
|
|
2025-12-11 04:12:58.632 DEBUG [src.node.docker_mananger] Generated ports ['42190', '42191', '42192', '42193', '42194']
|
|
2025-12-11 04:12:58.633 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2025-12-11 04:12:58.633 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2025-12-11 04:12:58.633 DEBUG [src.node.waku_node] Using volumes []
|
|
2025-12-11 04:12:58.633 DEBUG [src.node.docker_mananger] docker run -i -t -p 42190:42190 -p 42191:42191 -p 42192:42192 -p 42193:42193 -p 42194:42194 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=42192 --rest-port=42190 --tcp-port=42191 --discv5-udp-port=42193 --rest-address=0.0.0.0 --nat=extip:172.18.24.59 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=bc44bd2f1bfc974d3dfe0adefeffa86d0d161e432c9bbef01611446fcffc0e1d --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=42194 --metrics-logging=true --lightpush=true
|
|
2025-12-11 04:13:00.757 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.24.59 waku 062f8e25f7a8e983fe2e368e93d956b23cbef896e08623cf6fa2c19abbfeff5b
|
|
2025-12-11 04:13:00.781 DEBUG [src.node.docker_mananger] Container started with ID 062f8e25f7a8. Setting up logs at ./log/docker/node1_2025-12-11_04-12-58__d6e9a1a9-6892-40e9-8ca5-921b3cb0936b__wakuorg_nwaku:latest.log
|
|
2025-12-11 04:13:00.782 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 42190
|
|
2025-12-11 04:13:00.783 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2025-12-11 04:13:01.783 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:42190/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-11 04:13:01.787 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_READY","desc":"Node has no relay peers to fullfill push requests"},{"Legacy Lightpush":"NOT_READY","desc":"Node has no relay peers to fullfill push requests"},{"Filter":"NOT_MOUNTED"},{"Store":"NOT_MOUNTED"},{"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":"NOT_READY","desc":"No Store service peer available yet, neither Store service set up for the node"},{"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"}]}'
|
|
2025-12-11 04:13:01.787 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2025-12-11 04:13:01.787 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:42190/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-11 04:13:01.790 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.24.59/tcp/42191/p2p/16Uiu2HAmVN7URBvoCTWY9uSWxX6kRFyPpPA4hRZQd5CUNjnvWxRL","/ip4/172.18.24.59/tcp/42192/ws/p2p/16Uiu2HAmVN7URBvoCTWY9uSWxX6kRFyPpPA4hRZQd5CUNjnvWxRL"],"enrUri":"enr:-L24QBSX2CZJkqzJitnfexqetc4gtQGXCdq5ZBojwlMXjnpYfZxNf2X7enjp4PfSpD6tN612MSn-UjCKpTeq2K4riGICgmlkgnY0gmlwhKwSGDuKbXVsdGlhZGRyc5YACASsEhg7BqTPAAoErBIYOwak0N0DgnJzhQADAQAAiXNlY3AyNTZrMaED-EPbnedSrKOMfOrqKAGvUIa1unOOK0hBOcg5l9j3jDeDdGNwgqTPg3VkcIKk0YV3YWt1Mgk"}'
|
|
2025-12-11 04:13:01.790 INFO [src.node.waku_node] REST service is ready !!
|
|
2025-12-11 04:13:01.790 DEBUG [src.node.waku_node] Starting Node...
|
|
2025-12-11 04:13:01.790 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2025-12-11 04:13:01.791 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2025-12-11 04:13:01.791 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.242.2
|
|
2025-12-11 04:13:01.792 DEBUG [src.node.docker_mananger] Generated ports ['38254', '38255', '38256', '38257', '38258']
|
|
2025-12-11 04:13:01.792 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2025-12-11 04:13:01.792 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2025-12-11 04:13:01.792 DEBUG [src.node.waku_node] Using volumes []
|
|
2025-12-11 04:13:01.792 DEBUG [src.node.docker_mananger] docker run -i -t -p 38254:38254 -p 38255:38255 -p 38256:38256 -p 38257:38257 -p 38258:38258 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=38256 --rest-port=38254 --tcp-port=38255 --discv5-udp-port=38257 --rest-address=0.0.0.0 --nat=extip:172.18.242.2 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=cfb9468e6dfebc7782bfd50b356f0b5a96c52d713e5d59475c7bb8c8eccbb3fc --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=38258 --metrics-logging=true --lightpush=true --store=true --relay=true --discv5-bootstrap-node=enr:-L24QBSX2CZJkqzJitnfexqetc4gtQGXCdq5ZBojwlMXjnpYfZxNf2X7enjp4PfSpD6tN612MSn-UjCKpTeq2K4riGICgmlkgnY0gmlwhKwSGDuKbXVsdGlhZGRyc5YACASsEhg7BqTPAAoErBIYOwak0N0DgnJzhQADAQAAiXNlY3AyNTZrMaED-EPbnedSrKOMfOrqKAGvUIa1unOOK0hBOcg5l9j3jDeDdGNwgqTPg3VkcIKk0YV3YWt1Mgk --lightpushnode=/ip4/172.18.24.59/tcp/42191/p2p/16Uiu2HAmVN7URBvoCTWY9uSWxX6kRFyPpPA4hRZQd5CUNjnvWxRL
|
|
2025-12-11 04:13:01.950 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.242.2 waku fd8bb07bd87d399213ec3e20217a30cd941b4941369deec9a62cd340c93001a4
|
|
2025-12-11 04:13:01.973 DEBUG [src.node.docker_mananger] Container started with ID fd8bb07bd87d. Setting up logs at ./log/docker/node2_2025-12-11_04-12-58__d6e9a1a9-6892-40e9-8ca5-921b3cb0936b__wakuorg_nwaku:latest.log
|
|
2025-12-11 04:13:01.974 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 38254
|
|
2025-12-11 04:13:01.974 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2025-12-11 04:13:02.975 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:38254/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-11 04:13:02.979 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"READY","protocolsHealth":[{"Relay":"READY"},{"Rln Relay":"NOT_MOUNTED"},{"Lightpush":"READY"},{"Legacy Lightpush":"READY"},{"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":"READY"},{"Legacy Lightpush Client":"READY"},{"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"}]}'
|
|
2025-12-11 04:13:02.980 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2025-12-11 04:13:02.980 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:38254/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-11 04:13:02.982 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.242.2/tcp/38255/p2p/16Uiu2HAm9Z1ogAtBTY3vN48VGDmsixGhs4njxfUpX4GcMp2wN7FD","/ip4/172.18.242.2/tcp/38256/ws/p2p/16Uiu2HAm9Z1ogAtBTY3vN48VGDmsixGhs4njxfUpX4GcMp2wN7FD"],"enrUri":"enr:-L24QPup_uQqDd8tkf9HUN81GGfpqTXhtQvAxy59bJqKknGeL5nign5I9WBG61LFGjfxMPJdLFv0jQmOr2ccFJ1xnpwCgmlkgnY0gmlwhKwS8gKKbXVsdGlhZGRyc5YACASsEvICBpVvAAoErBLyAgaVcN0DgnJzhQADAQAAiXNlY3AyNTZrMaEC0eUZdrs9xj5iI5LixyDeL6YBnN96jU4wOMgozmAsexiDdGNwgpVvg3VkcIKVcYV3YWt1Mgs"}'
|
|
2025-12-11 04:13:02.982 INFO [src.node.waku_node] REST service is ready !!
|
|
2025-12-11 04:13:02.982 DEBUG [src.node.waku_node] Starting Node...
|
|
2025-12-11 04:13:02.983 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2025-12-11 04:13:02.984 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2025-12-11 04:13:02.984 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.62.16
|
|
2025-12-11 04:13:02.984 DEBUG [src.node.docker_mananger] Generated ports ['9925', '9926', '9927', '9928', '9929']
|
|
2025-12-11 04:13:02.984 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2025-12-11 04:13:02.985 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2025-12-11 04:13:02.985 DEBUG [src.node.waku_node] Using volumes []
|
|
2025-12-11 04:13:02.985 DEBUG [src.node.docker_mananger] docker run -i -t -p 9925:9925 -p 9926:9926 -p 9927:9927 -p 9928:9928 -p 9929:9929 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=9927 --rest-port=9925 --tcp-port=9926 --discv5-udp-port=9928 --rest-address=0.0.0.0 --nat=extip:172.18.62.16 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=818f5cdd4d6bbdfe2c7e5f5ccf96b18373f4b276d5511bdecbcea1b1a70be4ef --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=9929 --metrics-logging=true --relay=false --storenode=/ip4/172.18.242.2/tcp/38255/p2p/16Uiu2HAm9Z1ogAtBTY3vN48VGDmsixGhs4njxfUpX4GcMp2wN7FD --discv5-bootstrap-node=enr:-L24QPup_uQqDd8tkf9HUN81GGfpqTXhtQvAxy59bJqKknGeL5nign5I9WBG61LFGjfxMPJdLFv0jQmOr2ccFJ1xnpwCgmlkgnY0gmlwhKwS8gKKbXVsdGlhZGRyc5YACASsEvICBpVvAAoErBLyAgaVcN0DgnJzhQADAQAAiXNlY3AyNTZrMaEC0eUZdrs9xj5iI5LixyDeL6YBnN96jU4wOMgozmAsexiDdGNwgpVvg3VkcIKVcYV3YWt1Mgs
|
|
2025-12-11 04:13:03.142 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.62.16 waku fd9f57fdb4fce537eadcbdde58ca7674eecda32f257b3cde76aaeaef902242e6
|
|
2025-12-11 04:13:03.167 DEBUG [src.node.docker_mananger] Container started with ID fd9f57fdb4fc. Setting up logs at ./log/docker/node3_2025-12-11_04-12-58__d6e9a1a9-6892-40e9-8ca5-921b3cb0936b__wakuorg_nwaku:latest.log
|
|
2025-12-11 04:13:03.167 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 9925
|
|
2025-12-11 04:13:03.167 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2025-12-11 04:13:04.168 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9925/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-11 04:13:04.171 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":"NOT_MOUNTED"},{"Legacy Store":"NOT_MOUNTED"},{"Peer Exchange":"READY"},{"Rendezvous":"NOT_READY","desc":"No Rendezvous peers are available yet"},{"Mix":"NOT_MOUNTED"},{"Lightpush Client":"READY"},{"Legacy Lightpush Client":"NOT_READY","desc":"No Lightpush service peer available yet"},{"Store Client":"READY"},{"Legacy Store Client":"READY"},{"Filter Client":"NOT_READY","desc":"No Filter service peer available yet"}]}'
|
|
2025-12-11 04:13:04.172 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2025-12-11 04:13:04.172 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9925/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-11 04:13:04.174 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.62.16/tcp/9926/p2p/16Uiu2HAmPZDtEG5vHUmJp668b8CiJ5LLvvBbrmV6wuiatu8E5NMZ","/ip4/172.18.62.16/tcp/9927/ws/p2p/16Uiu2HAmPZDtEG5vHUmJp668b8CiJ5LLvvBbrmV6wuiatu8E5NMZ"],"enrUri":"enr:-L24QLP4gF-cqW-WftkwbtdukkOn3ZsqYJomEbX4HBxHdGU9QILKZw0vU9-f18c4Z5MxMp5JqdZarHaFe0PikhLxpQYCgmlkgnY0gmlwhKwSPhCKbXVsdGlhZGRyc5YACASsEj4QBibGAAoErBI-EAYmx90DgnJzhQADAQAAiXNlY3AyNTZrMaEDofZfpz24H45n5NSiqtUyFAMnndrkLrxt2l0El8QoWeyDdGNwgibGg3VkcIImyIV3YWt1MgA"}'
|
|
2025-12-11 04:13:04.174 INFO [src.node.waku_node] REST service is ready !!
|
|
2025-12-11 04:13:04.174 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:42190/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/1"]'
|
|
2025-12-11 04:13:04.178 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:13:04.178 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:38254/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/1"]'
|
|
2025-12-11 04:13:04.182 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:13:04.184 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:42190/admin/v1/peers" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-11 04:13:04.186 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"multiaddr":"/ip4/172.18.242.2/tcp/43334/p2p/16Uiu2HAm9Z1ogAtBTY3vN48VGDmsixGhs4njxfUpX4GcMp2wN7FD","protocols":["/ipfs/id/1.0.0","/libp2p/autonat/1.0.0","/libp2p/circuit/relay/0.2.0/hop","/vac/waku/metadata/1.0.0","/vac/waku/store-query/3.0.0","/vac/waku/relay/2.0.0","/vac/waku/rendezvous/1.0.0","/ipfs/ping/1.0.0","/vac/waku/lightpush/3.0.0","/vac/waku/lightpush/2.0.0-beta1","/vac/waku/filter-push/2.0.0-beta1","/vac/waku/peer-exchange/2.0.0-alpha1"],"shards":[0],"connected":"Connected","agent":"nwaku-v0.36.0-113-g868d43","origin":"UnknownOrigin"}]'
|
|
2025-12-11 04:13:04.186 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:38254/admin/v1/peers" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-11 04:13:04.188 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"multiaddr":"/ip4/172.18.24.59/tcp/42191/p2p/16Uiu2HAmVN7URBvoCTWY9uSWxX6kRFyPpPA4hRZQd5CUNjnvWxRL","protocols":["/ipfs/id/1.0.0","/libp2p/autonat/1.0.0","/libp2p/circuit/relay/0.2.0/hop","/vac/waku/metadata/1.0.0","/vac/waku/relay/2.0.0","/vac/waku/rendezvous/1.0.0","/ipfs/ping/1.0.0","/vac/waku/lightpush/3.0.0","/vac/waku/lightpush/2.0.0-beta1","/vac/waku/filter-push/2.0.0-beta1","/vac/waku/peer-exchange/2.0.0-alpha1"],"shards":[0],"connected":"Connected","agent":"nwaku-v0.36.0-113-g868d43","origin":"Discv5"}]'
|
|
2025-12-11 04:13:04.189 DEBUG [src.libs.common] Sleeping for 30 seconds
|
|
2025-12-11 04:13:34.189 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:42190/lightpush/v1/message" -H "Content-Type: application/json" -d '{"pubsubTopic": "/waku/2/rs/3/1", "message": {"payload": "RmlsdGVyIHdvcmtzISE=", "contentTopic": "/test/1/waku-filter/proto", "timestamp": 1765426414189680087}}'
|
|
2025-12-11 04:13:34.200 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:13:34.200 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2025-12-11 04:13:35.201 DEBUG [src.steps.store] Checking that peer wakuorg/nwaku:latest can find the stored messages
|
|
2025-12-11 04:13:35.201 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9925/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F1&pageSize=50&ascending=true" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-11 04:13:35.235 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"87fc259a866d16b3b536","statusCode":200,"statusDesc":"OK","messages":[{"messageHash":"0x51e47ae79fae4e8e9256986cbca17961923a75668af87872531168fb36bb08ae"}]}'
|
|
2025-12-11 04:13:35.237 DEBUG [src.steps.store] messages length is 1
|
|
2025-12-11 04:13:35.240 DEBUG [tests.conftest] Running fixture teardown: test_setup
|
|
2025-12-11 04:13:35.240 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
|
|
2025-12-11 04:13:35.241 DEBUG [src.node.waku_node] Stopping container with id 062f8e25f7a8
|
|
2025-12-11 04:13:35.747 DEBUG [src.node.waku_node] Container stopped.
|
|
2025-12-11 04:13:35.747 DEBUG [src.node.waku_node] Stopping container with id fd8bb07bd87d
|
|
2025-12-11 04:13:36.225 DEBUG [src.node.waku_node] Container stopped.
|
|
2025-12-11 04:13:36.226 DEBUG [src.node.waku_node] Stopping container with id fd9f57fdb4fc
|
|
2025-12-11 04:13:36.559 ERROR [src.node.docker_mananger] Max retries reached for container 062f8e25f7a8. Exiting log stream.
|
|
2025-12-11 04:13:36.715 DEBUG [src.node.waku_node] Container stopped.
|
|
2025-12-11 04:13:36.715 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
|
|
2025-12-11 04:13:36.732 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2025-12-11 04:13:36.751 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2025-12-11 04:13:36.755 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|