2026-03-18 09:27:31 +00:00

100 lines
19 KiB
Plaintext

2026-03-18 09:05:03.982 DEBUG [tests.conftest] Running fixture setup: test_id
2026-03-18 09:05:03.982 DEBUG [tests.conftest] Running test: test_store_node_not_connected_directly_to_lightpushing_node with id: 2026-03-18_09-05-03__aa14875d-f1dc-4245-a1e3-a6e1aff86636
2026-03-18 09:05:03.983 DEBUG [src.steps.common] Running fixture setup: common_setup
2026-03-18 09:05:03.983 DEBUG [src.steps.filter] Running fixture setup: filter_setup
2026-03-18 09:05:03.983 DEBUG [src.steps.light_push] Running fixture setup: light_push_setup
2026-03-18 09:05:03.992 DEBUG [src.node.docker_mananger] Docker client initialized with image harbor.status.im/wakuorg/nwaku:v0.38.0-rc.0
2026-03-18 09:05:03.992 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node1_2026-03-18_09-05-03__aa14875d-f1dc-4245-a1e3-a6e1aff86636__harbor.status.im_wakuorg_nwaku:v0.38.0-rc.0.log
2026-03-18 09:05:03.999 DEBUG [src.node.docker_mananger] Docker client initialized with image harbor.status.im/wakuorg/nwaku:v0.38.0-rc.0
2026-03-18 09:05:03.999 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node2_2026-03-18_09-05-03__aa14875d-f1dc-4245-a1e3-a6e1aff86636__harbor.status.im_wakuorg_nwaku:v0.38.0-rc.0.log
2026-03-18 09:05:04.005 DEBUG [src.node.docker_mananger] Docker client initialized with image harbor.status.im/wakuorg/nwaku:v0.38.0-rc.0
2026-03-18 09:05:04.005 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node3_2026-03-18_09-05-03__aa14875d-f1dc-4245-a1e3-a6e1aff86636__harbor.status.im_wakuorg_nwaku:v0.38.0-rc.0.log
2026-03-18 09:05:04.005 DEBUG [src.steps.relay] Running fixture setup: relay_setup
2026-03-18 09:05:04.006 DEBUG [src.steps.store] Running fixture setup: store_setup
2026-03-18 09:05:04.007 DEBUG [src.node.waku_node] Starting Node...
2026-03-18 09:05:04.007 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
2026-03-18 09:05:04.052 DEBUG [src.node.docker_mananger] Network waku created
2026-03-18 09:05:04.052 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.189.235
2026-03-18 09:05:04.052 DEBUG [src.node.docker_mananger] Generated ports ['55259', '55260', '55261', '55262', '55263']
2026-03-18 09:05:04.053 DEBUG [src.node.waku_node] RLN credentials were not set
2026-03-18 09:05:04.053 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
2026-03-18 09:05:04.053 DEBUG [src.node.waku_node] Using volumes []
2026-03-18 09:05:04.053 DEBUG [src.node.docker_mananger] docker run -i -t -p 55259:55259 -p 55260:55260 -p 55261:55261 -p 55262:55262 -p 55263:55263 harbor.status.im/wakuorg/nwaku:v0.38.0-rc.0 --listen-address=0.0.0.0 --rest=true --rest-admin=true --websocket-support=true --log-level=TRACE --rest-relay-cache-capacity=100 --websocket-port=55261 --rest-port=55259 --tcp-port=55260 --discv5-udp-port=55262 --rest-address=0.0.0.0 --nat=extip:172.18.189.235 --peer-exchange=true --discv5-discovery=true --cluster-id=198 --nodekey=1b6d4b09a2877ac9bebfdd69568f30febc2bffb7cbbcf4da9fce4e8dd6c2bfea --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=55263 --metrics-logging=true --lightpush=true
2026-03-18 09:06:39.704 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.189.235 waku 0fc8cd7b31bbf02b46142f331ad78fdee683f5a4fdc8cb9a0c83794841322851
2026-03-18 09:06:39.743 DEBUG [src.node.docker_mananger] Container started with ID 0fc8cd7b31bb. Setting up logs at ./log/docker/node1_2026-03-18_09-05-03__aa14875d-f1dc-4245-a1e3-a6e1aff86636__harbor.status.im_wakuorg_nwaku:v0.38.0-rc.0.log
2026-03-18 09:06:39.744 DEBUG [src.node.waku_node] Started container from image harbor.status.im/wakuorg/nwaku:v0.38.0-rc.0. REST: 55259
2026-03-18 09:06:39.744 DEBUG [src.libs.common] Sleeping for 1 seconds
2026-03-18 09:06:40.744 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:55259/health" -H "Content-Type: application/json" -d 'None'
2026-03-18 09:06:40.748 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_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"},{"Rln Relay":"NOT_MOUNTED"}]}'
2026-03-18 09:06:40.748 INFO [src.node.waku_node] Node protocols are initialized !!
2026-03-18 09:06:40.748 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:55259/debug/v1/info" -H "Content-Type: application/json" -d 'None'
2026-03-18 09:06:40.751 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.189.235/tcp/55260/p2p/16Uiu2HAm22zYCszQCD4HxQK6gRbJ7diXYD4CzbtMjAVM2X9YYSnX","/ip4/172.18.189.235/tcp/55261/ws/p2p/16Uiu2HAm22zYCszQCD4HxQK6gRbJ7diXYD4CzbtMjAVM2X9YYSnX"],"enrUri":"enr:-L24QMk0VuirzZtTk77Fc-PdwJeI-vxs14_5Uiob1Csrm29kT9H7RLLWwSVPQYC3MbYbMqwmnsoEsnervwM7oQ9ASM8CgmlkgnY0gmlwhKwSveuKbXVsdGlhZGRyc5YACASsEr3rBtfcAAoErBK96wbX3d0DgnJzhQDGAQAAiXNlY3AyNTZrMaECYjJvNZIfrvDVXh2ogKVx-eb20Uz7oCC9S1JlqG-AxZyDdGNwgtfcg3VkcILX3oV3YWt1Mgk"}'
2026-03-18 09:06:40.751 INFO [src.node.waku_node] REST service is ready !!
2026-03-18 09:06:40.751 DEBUG [src.node.waku_node] Starting Node...
2026-03-18 09:06:40.751 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
2026-03-18 09:06:40.753 DEBUG [src.node.docker_mananger] Network waku already exists
2026-03-18 09:06:40.753 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.224.118
2026-03-18 09:06:40.753 DEBUG [src.node.docker_mananger] Generated ports ['59581', '59582', '59583', '59584', '59585']
2026-03-18 09:06:40.753 DEBUG [src.node.waku_node] RLN credentials were not set
2026-03-18 09:06:40.754 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
2026-03-18 09:06:40.754 DEBUG [src.node.waku_node] Using volumes []
2026-03-18 09:06:40.754 DEBUG [src.node.docker_mananger] docker run -i -t -p 59581:59581 -p 59582:59582 -p 59583:59583 -p 59584:59584 -p 59585:59585 harbor.status.im/wakuorg/nwaku:v0.38.0-rc.0 --listen-address=0.0.0.0 --rest=true --rest-admin=true --websocket-support=true --log-level=TRACE --rest-relay-cache-capacity=100 --websocket-port=59583 --rest-port=59581 --tcp-port=59582 --discv5-udp-port=59584 --rest-address=0.0.0.0 --nat=extip:172.18.224.118 --peer-exchange=true --discv5-discovery=true --cluster-id=198 --nodekey=8251b4090e4c2d0f431ad38bbc34dacb9d57dcf3aed4a9f9f01061e53eea2d56 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=59585 --metrics-logging=true --lightpush=true --store=true --relay=true --discv5-bootstrap-node=enr:-L24QMk0VuirzZtTk77Fc-PdwJeI-vxs14_5Uiob1Csrm29kT9H7RLLWwSVPQYC3MbYbMqwmnsoEsnervwM7oQ9ASM8CgmlkgnY0gmlwhKwSveuKbXVsdGlhZGRyc5YACASsEr3rBtfcAAoErBK96wbX3d0DgnJzhQDGAQAAiXNlY3AyNTZrMaECYjJvNZIfrvDVXh2ogKVx-eb20Uz7oCC9S1JlqG-AxZyDdGNwgtfcg3VkcILX3oV3YWt1Mgk --lightpushnode=/ip4/172.18.189.235/tcp/55260/p2p/16Uiu2HAm22zYCszQCD4HxQK6gRbJ7diXYD4CzbtMjAVM2X9YYSnX
2026-03-18 09:06:40.945 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.224.118 waku 9471a8f946da0f2d3c94fe3fa0b38c95157f7ff35295a0c1bca206d902d7a2e8
2026-03-18 09:06:40.978 DEBUG [src.node.docker_mananger] Container started with ID 9471a8f946da. Setting up logs at ./log/docker/node2_2026-03-18_09-05-03__aa14875d-f1dc-4245-a1e3-a6e1aff86636__harbor.status.im_wakuorg_nwaku:v0.38.0-rc.0.log
2026-03-18 09:06:40.979 DEBUG [src.node.waku_node] Started container from image harbor.status.im/wakuorg/nwaku:v0.38.0-rc.0. REST: 59581
2026-03-18 09:06:40.979 DEBUG [src.libs.common] Sleeping for 1 seconds
2026-03-18 09:06:41.979 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:59581/health" -H "Content-Type: application/json" -d 'None'
2026-03-18 09:06:41.982 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"READY","connectionStatus":"PartiallyConnected","protocolsHealth":[{"Relay":"READY"},{"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"},{"Rln Relay":"NOT_MOUNTED"}]}'
2026-03-18 09:06:41.982 INFO [src.node.waku_node] Node protocols are initialized !!
2026-03-18 09:06:41.982 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:59581/debug/v1/info" -H "Content-Type: application/json" -d 'None'
2026-03-18 09:06:41.985 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.224.118/tcp/59582/p2p/16Uiu2HAmPPXV5nf3LKx6P8ED65TfHSTLkvqEGQsKE3kfyHWdw9Gq","/ip4/172.18.224.118/tcp/59583/ws/p2p/16Uiu2HAmPPXV5nf3LKx6P8ED65TfHSTLkvqEGQsKE3kfyHWdw9Gq"],"enrUri":"enr:-L24QIOzeCvb2ZEESk8OznkP-YytohZ6mZk_Cu03n6iECM1cAkF6cs7no2W-4Oer9Q9CbEpqVirqpeJL7OYRD9waD1gCgmlkgnY0gmlwhKwS4HaKbXVsdGlhZGRyc5YACASsEuB2Bui-AAoErBLgdgbov90DgnJzhQDGAQAAiXNlY3AyNTZrMaEDn3p3jJ49qD5_tTgqbNs_lbjp5oJDrq2FBIuDYQZJnoaDdGNwgui-g3VkcILowIV3YWt1Mgs"}'
2026-03-18 09:06:41.985 INFO [src.node.waku_node] REST service is ready !!
2026-03-18 09:06:41.985 DEBUG [src.node.waku_node] Starting Node...
2026-03-18 09:06:41.985 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
2026-03-18 09:06:41.987 DEBUG [src.node.docker_mananger] Network waku already exists
2026-03-18 09:06:41.987 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.67.173
2026-03-18 09:06:41.987 DEBUG [src.node.docker_mananger] Generated ports ['30750', '30751', '30752', '30753', '30754']
2026-03-18 09:06:41.987 DEBUG [src.node.waku_node] RLN credentials were not set
2026-03-18 09:06:41.987 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
2026-03-18 09:06:41.987 DEBUG [src.node.waku_node] Using volumes []
2026-03-18 09:06:41.988 DEBUG [src.node.docker_mananger] docker run -i -t -p 30750:30750 -p 30751:30751 -p 30752:30752 -p 30753:30753 -p 30754:30754 harbor.status.im/wakuorg/nwaku:v0.38.0-rc.0 --listen-address=0.0.0.0 --rest=true --rest-admin=true --websocket-support=true --log-level=TRACE --rest-relay-cache-capacity=100 --websocket-port=30752 --rest-port=30750 --tcp-port=30751 --discv5-udp-port=30753 --rest-address=0.0.0.0 --nat=extip:172.18.67.173 --peer-exchange=true --discv5-discovery=true --cluster-id=198 --nodekey=10bf3bb8ef53219f1bbe280e6ba7c9ed0cc4decdaffc13fa9ec9bb5afdfba97c --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=30754 --metrics-logging=true --relay=false --storenode=/ip4/172.18.224.118/tcp/59582/p2p/16Uiu2HAmPPXV5nf3LKx6P8ED65TfHSTLkvqEGQsKE3kfyHWdw9Gq --discv5-bootstrap-node=enr:-L24QIOzeCvb2ZEESk8OznkP-YytohZ6mZk_Cu03n6iECM1cAkF6cs7no2W-4Oer9Q9CbEpqVirqpeJL7OYRD9waD1gCgmlkgnY0gmlwhKwS4HaKbXVsdGlhZGRyc5YACASsEuB2Bui-AAoErBLgdgbov90DgnJzhQDGAQAAiXNlY3AyNTZrMaEDn3p3jJ49qD5_tTgqbNs_lbjp5oJDrq2FBIuDYQZJnoaDdGNwgui-g3VkcILowIV3YWt1Mgs
2026-03-18 09:06:42.189 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.67.173 waku 44b5be2c475c41494c13e805d9b240838daa8ea5f10970a1e5acfdf43d13edd9
2026-03-18 09:06:42.224 DEBUG [src.node.docker_mananger] Container started with ID 44b5be2c475c. Setting up logs at ./log/docker/node3_2026-03-18_09-05-03__aa14875d-f1dc-4245-a1e3-a6e1aff86636__harbor.status.im_wakuorg_nwaku:v0.38.0-rc.0.log
2026-03-18 09:06:42.224 DEBUG [src.node.waku_node] Started container from image harbor.status.im/wakuorg/nwaku:v0.38.0-rc.0. REST: 30750
2026-03-18 09:06:42.225 DEBUG [src.libs.common] Sleeping for 1 seconds
2026-03-18 09:06:43.226 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:30750/health" -H "Content-Type: application/json" -d 'None'
2026-03-18 09:06:43.229 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":"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"},{"Rln Relay":"NOT_MOUNTED"}]}'
2026-03-18 09:06:43.229 INFO [src.node.waku_node] Node protocols are initialized !!
2026-03-18 09:06:43.229 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:30750/debug/v1/info" -H "Content-Type: application/json" -d 'None'
2026-03-18 09:06:43.231 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.67.173/tcp/30751/p2p/16Uiu2HAmLGz1YMXCZTEGhE6KMGC3Djqm2qKVui1ZidGgpn9iqsoN","/ip4/172.18.67.173/tcp/30752/ws/p2p/16Uiu2HAmLGz1YMXCZTEGhE6KMGC3Djqm2qKVui1ZidGgpn9iqsoN"],"enrUri":"enr:-L24QD6sZ0IU5dSGUTaSdupDMjK5O2KGfXkOHKJZnGoqy7B4We8Dzf-PBQtgBJbzKGrHBraWWQeglssIqcwTAgZdsLECgmlkgnY0gmlwhKwSQ62KbXVsdGlhZGRyc5YACASsEkOtBngfAAoErBJDrQZ4IN0DgnJzhQDGAQAAiXNlY3AyNTZrMaEDcTpVJl-864FhsR4cRzzskf5rbbLHtLQX1h-psnoRU1mDdGNwgngfg3VkcIJ4IYV3YWt1MgA"}'
2026-03-18 09:06:43.232 INFO [src.node.waku_node] REST service is ready !!
2026-03-18 09:06:43.232 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:55259/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/198/1"]'
2026-03-18 09:06:43.236 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-18 09:06:43.236 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:59581/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/198/1"]'
2026-03-18 09:06:43.241 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-18 09:06:43.243 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:55259/admin/v1/peers" -H "Content-Type: application/json" -d 'None'
2026-03-18 09:06:43.247 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"multiaddr":"/ip4/172.18.224.118/tcp/33026/p2p/16Uiu2HAmPPXV5nf3LKx6P8ED65TfHSTLkvqEGQsKE3kfyHWdw9Gq","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":"logos-delivery-v0.38.0-rc.0","origin":"UnknownOrigin"}]'
2026-03-18 09:06:43.248 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:59581/admin/v1/peers" -H "Content-Type: application/json" -d 'None'
2026-03-18 09:06:43.250 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"multiaddr":"/ip4/172.18.189.235/tcp/55260/p2p/16Uiu2HAm22zYCszQCD4HxQK6gRbJ7diXYD4CzbtMjAVM2X9YYSnX","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":"logos-delivery-v0.38.0-rc.0","origin":"Discv5"}]'
2026-03-18 09:06:43.250 DEBUG [src.libs.common] Sleeping for 30 seconds
2026-03-18 09:07:13.251 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:55259/lightpush/v1/message" -H "Content-Type: application/json" -d '{"pubsubTopic": "/waku/2/rs/198/1", "message": {"payload": "RmlsdGVyIHdvcmtzISE=", "contentTopic": "/test/1/waku-filter/proto", "timestamp": 1773824833251054802}}'
2026-03-18 09:07:13.263 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-18 09:07:13.263 DEBUG [src.libs.common] Sleeping for 1 seconds
2026-03-18 09:07:14.264 DEBUG [src.steps.store] Checking that peer harbor.status.im/wakuorg/nwaku:v0.38.0-rc.0 can find the stored messages
2026-03-18 09:07:14.265 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:30750/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F198%2F1&pageSize=50&ascending=true" -H "Content-Type: application/json" -d 'None'
2026-03-18 09:07:14.312 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"51550ac282a541ee9bf4","statusCode":200,"statusDesc":"OK","messages":[{"messageHash":"0x6ee7e21bfa556d3ee26f589ba79f1994e0e7c44a861a7ed324aad46262be8277"}]}'
2026-03-18 09:07:14.313 DEBUG [src.steps.store] messages length is 1
2026-03-18 09:07:14.323 DEBUG [tests.conftest] Running fixture teardown: test_setup
2026-03-18 09:07:14.324 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
2026-03-18 09:07:14.324 DEBUG [src.node.waku_node] Stopping container with id 0fc8cd7b31bb
2026-03-18 09:07:14.897 DEBUG [src.node.waku_node] Container stopped.
2026-03-18 09:07:14.897 DEBUG [src.node.waku_node] Stopping container with id 9471a8f946da
2026-03-18 09:07:15.439 DEBUG [src.node.waku_node] Container stopped.
2026-03-18 09:07:15.440 DEBUG [src.node.waku_node] Stopping container with id 44b5be2c475c
2026-03-18 09:07:15.784 ERROR [src.node.docker_mananger] Max retries reached for container 0fc8cd7b31bb. Exiting log stream.
2026-03-18 09:07:16.003 DEBUG [src.node.waku_node] Container stopped.
2026-03-18 09:07:16.006 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
2026-03-18 09:07:16.039 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
2026-03-18 09:07:16.060 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
2026-03-18 09:07:16.065 DEBUG [src.node.docker_mananger] No errors found in the waku logs.