mirror of
https://github.com/logos-messaging/logos-messaging-interop-tests.git
synced 2026-04-18 01:33:46 +00:00
100 lines
19 KiB
Plaintext
100 lines
19 KiB
Plaintext
2026-02-25 15:20:08.659 DEBUG [tests.conftest] Running fixture setup: test_id
|
|
2026-02-25 15:20:08.660 DEBUG [tests.conftest] Running test: test_store_node_not_connected_directly_to_lightpushing_node with id: 2026-02-25_15-20-08__a32f0428-e9f3-49a6-8cee-54a6a08538ba
|
|
2026-02-25 15:20:08.660 DEBUG [src.steps.common] Running fixture setup: common_setup
|
|
2026-02-25 15:20:08.660 DEBUG [src.steps.filter] Running fixture setup: filter_setup
|
|
2026-02-25 15:20:08.660 DEBUG [src.steps.light_push] Running fixture setup: light_push_setup
|
|
2026-02-25 15:20:08.674 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-02-25 15:20:08.674 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node1_2026-02-25_15-20-08__a32f0428-e9f3-49a6-8cee-54a6a08538ba__wakuorg_nwaku:latest.log
|
|
2026-02-25 15:20:08.685 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-02-25 15:20:08.685 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node2_2026-02-25_15-20-08__a32f0428-e9f3-49a6-8cee-54a6a08538ba__wakuorg_nwaku:latest.log
|
|
2026-02-25 15:20:08.691 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-02-25 15:20:08.691 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node3_2026-02-25_15-20-08__a32f0428-e9f3-49a6-8cee-54a6a08538ba__wakuorg_nwaku:latest.log
|
|
2026-02-25 15:20:08.691 DEBUG [src.steps.relay] Running fixture setup: relay_setup
|
|
2026-02-25 15:20:08.691 DEBUG [src.steps.store] Running fixture setup: store_setup
|
|
2026-02-25 15:20:08.692 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-02-25 15:20:08.692 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-02-25 15:20:08.737 DEBUG [src.node.docker_mananger] Network waku created
|
|
2026-02-25 15:20:08.738 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.43.72
|
|
2026-02-25 15:20:08.738 DEBUG [src.node.docker_mananger] Generated ports ['47230', '47231', '47232', '47233', '47234']
|
|
2026-02-25 15:20:08.738 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-02-25 15:20:08.738 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-02-25 15:20:08.738 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-02-25 15:20:08.738 DEBUG [src.node.docker_mananger] docker run -i -t -p 47230:47230 -p 47231:47231 -p 47232:47232 -p 47233:47233 -p 47234:47234 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=47232 --rest-port=47230 --tcp-port=47231 --discv5-udp-port=47233 --rest-address=0.0.0.0 --nat=extip:172.18.43.72 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=e8e5ad2fc1a4028e3ae2ab7ea118dacdd1a4faea560dcda60bee3cc0c1a6db0d --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=47234 --metrics-logging=true --lightpush=true
|
|
2026-02-25 15:20:13.340 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.43.72 waku 117719df8c71b5c12c3630d84df14d6eb5f6c2686bde6ec9072c2e1b33a28203
|
|
2026-02-25 15:20:13.373 DEBUG [src.node.docker_mananger] Container started with ID 117719df8c71. Setting up logs at ./log/docker/node1_2026-02-25_15-20-08__a32f0428-e9f3-49a6-8cee-54a6a08538ba__wakuorg_nwaku:latest.log
|
|
2026-02-25 15:20:13.373 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 47230
|
|
2026-02-25 15:20:13.373 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-02-25 15:20:14.375 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:47230/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-25 15:20:14.378 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-02-25 15:20:14.378 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-02-25 15:20:14.379 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:47230/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-25 15:20:14.381 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.43.72/tcp/47231/p2p/16Uiu2HAmUqes68thuupC29gEDSPC7piApXaWWe2Pn1m6NCVGF19b","/ip4/172.18.43.72/tcp/47232/ws/p2p/16Uiu2HAmUqes68thuupC29gEDSPC7piApXaWWe2Pn1m6NCVGF19b"],"enrUri":"enr:-L24QB3uQLW5JoqD9HpE4AukBvRfQ1mL9EYiMyJHbYyu4AK1Juo8QsfGCox8OIOCXQsx2ErbL8dUF3hvHmzplF0hbToCgmlkgnY0gmlwhKwSK0iKbXVsdGlhZGRyc5YACASsEitIBrh_AAoErBIrSAa4gN0DgnJzhQADAQAAiXNlY3AyNTZrMaED8HZYufBV_yS2n3dXvvPkyNEsIKp3059WcwLOHYdrN9KDdGNwgrh_g3VkcIK4gYV3YWt1Mgk"}'
|
|
2026-02-25 15:20:14.381 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-02-25 15:20:14.381 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-02-25 15:20:14.381 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-02-25 15:20:14.383 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-02-25 15:20:14.383 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.220.100
|
|
2026-02-25 15:20:14.383 DEBUG [src.node.docker_mananger] Generated ports ['48702', '48703', '48704', '48705', '48706']
|
|
2026-02-25 15:20:14.383 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-02-25 15:20:14.384 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-02-25 15:20:14.384 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-02-25 15:20:14.384 DEBUG [src.node.docker_mananger] docker run -i -t -p 48702:48702 -p 48703:48703 -p 48704:48704 -p 48705:48705 -p 48706:48706 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=48704 --rest-port=48702 --tcp-port=48703 --discv5-udp-port=48705 --rest-address=0.0.0.0 --nat=extip:172.18.220.100 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=68de885af8cced53e0b2dc0aff95bdbc36218eab3c87fffeaa1971726607ceac --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=48706 --metrics-logging=true --lightpush=true --store=true --relay=true --discv5-bootstrap-node=enr:-L24QB3uQLW5JoqD9HpE4AukBvRfQ1mL9EYiMyJHbYyu4AK1Juo8QsfGCox8OIOCXQsx2ErbL8dUF3hvHmzplF0hbToCgmlkgnY0gmlwhKwSK0iKbXVsdGlhZGRyc5YACASsEitIBrh_AAoErBIrSAa4gN0DgnJzhQADAQAAiXNlY3AyNTZrMaED8HZYufBV_yS2n3dXvvPkyNEsIKp3059WcwLOHYdrN9KDdGNwgrh_g3VkcIK4gYV3YWt1Mgk --lightpushnode=/ip4/172.18.43.72/tcp/47231/p2p/16Uiu2HAmUqes68thuupC29gEDSPC7piApXaWWe2Pn1m6NCVGF19b
|
|
2026-02-25 15:20:14.572 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.220.100 waku 74bb1fa1b20e194d84bf489276cc97900eccf4554f22c1ee5f8332727f25cf69
|
|
2026-02-25 15:20:14.603 DEBUG [src.node.docker_mananger] Container started with ID 74bb1fa1b20e. Setting up logs at ./log/docker/node2_2026-02-25_15-20-08__a32f0428-e9f3-49a6-8cee-54a6a08538ba__wakuorg_nwaku:latest.log
|
|
2026-02-25 15:20:14.604 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 48702
|
|
2026-02-25 15:20:14.605 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-02-25 15:20:15.606 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:48702/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-25 15:20:15.609 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-02-25 15:20:15.610 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-02-25 15:20:15.610 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:48702/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-25 15:20:15.612 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.220.100/tcp/48703/p2p/16Uiu2HAm9VnhuHRRbDFv1iyGMP3GnRXDYvu58JFWQ7EAMrSFsLRc","/ip4/172.18.220.100/tcp/48704/ws/p2p/16Uiu2HAm9VnhuHRRbDFv1iyGMP3GnRXDYvu58JFWQ7EAMrSFsLRc"],"enrUri":"enr:-L24QEh6fXDVkxjra1y7EpvHyjC0N8R8GE8Fs-wbTEe78yCLF28xkWsUe6GB4ZIzaJE_5pNs7xH8WAbDrgS6ZiohLAkCgmlkgnY0gmlwhKwS3GSKbXVsdGlhZGRyc5YACASsEtxkBr4_AAoErBLcZAa-QN0DgnJzhQADAQAAiXNlY3AyNTZrMaEC0RGLmuASltKY2-prMAQ8ZiPMVzsWrCNTvHHujbDpzc-DdGNwgr4_g3VkcIK-QYV3YWt1Mgs"}'
|
|
2026-02-25 15:20:15.612 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-02-25 15:20:15.613 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-02-25 15:20:15.613 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-02-25 15:20:15.614 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-02-25 15:20:15.614 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.59.115
|
|
2026-02-25 15:20:15.615 DEBUG [src.node.docker_mananger] Generated ports ['41425', '41426', '41427', '41428', '41429']
|
|
2026-02-25 15:20:15.615 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-02-25 15:20:15.615 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-02-25 15:20:15.615 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-02-25 15:20:15.615 DEBUG [src.node.docker_mananger] docker run -i -t -p 41425:41425 -p 41426:41426 -p 41427:41427 -p 41428:41428 -p 41429:41429 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=41427 --rest-port=41425 --tcp-port=41426 --discv5-udp-port=41428 --rest-address=0.0.0.0 --nat=extip:172.18.59.115 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=c42deec799291b00f0bf849ef545b38da81d995ac7a680eba67d29249f0bb4b1 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=41429 --metrics-logging=true --relay=false --storenode=/ip4/172.18.220.100/tcp/48703/p2p/16Uiu2HAm9VnhuHRRbDFv1iyGMP3GnRXDYvu58JFWQ7EAMrSFsLRc --discv5-bootstrap-node=enr:-L24QEh6fXDVkxjra1y7EpvHyjC0N8R8GE8Fs-wbTEe78yCLF28xkWsUe6GB4ZIzaJE_5pNs7xH8WAbDrgS6ZiohLAkCgmlkgnY0gmlwhKwS3GSKbXVsdGlhZGRyc5YACASsEtxkBr4_AAoErBLcZAa-QN0DgnJzhQADAQAAiXNlY3AyNTZrMaEC0RGLmuASltKY2-prMAQ8ZiPMVzsWrCNTvHHujbDpzc-DdGNwgr4_g3VkcIK-QYV3YWt1Mgs
|
|
2026-02-25 15:20:15.816 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.59.115 waku e90c76c182687c2342d0357dba83d64cc3c1d927d6a8fdc2234ee9fb5dae44b4
|
|
2026-02-25 15:20:15.847 DEBUG [src.node.docker_mananger] Container started with ID e90c76c18268. Setting up logs at ./log/docker/node3_2026-02-25_15-20-08__a32f0428-e9f3-49a6-8cee-54a6a08538ba__wakuorg_nwaku:latest.log
|
|
2026-02-25 15:20:15.847 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 41425
|
|
2026-02-25 15:20:15.847 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-02-25 15:20:16.848 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:41425/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-25 15:20:16.851 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-02-25 15:20:16.851 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-02-25 15:20:16.851 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:41425/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-25 15:20:16.854 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.59.115/tcp/41426/p2p/16Uiu2HAm2XV3pgTHpaxDcFHc9GxpSWyRiYySh87Eu47imyP9VS8D","/ip4/172.18.59.115/tcp/41427/ws/p2p/16Uiu2HAm2XV3pgTHpaxDcFHc9GxpSWyRiYySh87Eu47imyP9VS8D"],"enrUri":"enr:-L24QMYTeVCSGJs1XJ1OgZ6r_kc76SDSdtZ8FH0eM5ZUuKCLFpdLL5SVo6ho5uujPb-m1talhxcwvqSZuoWJNW94nYMCgmlkgnY0gmlwhKwSO3OKbXVsdGlhZGRyc5YACASsEjtzBqHSAAoErBI7cwah090DgnJzhQADAQAAiXNlY3AyNTZrMaECaX7vJIxetB4kk9ZUO6bZ5myUl4yP77MJWngwmjCKV8aDdGNwgqHSg3VkcIKh1IV3YWt1MgA"}'
|
|
2026-02-25 15:20:16.854 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-02-25 15:20:16.855 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:47230/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/1"]'
|
|
2026-02-25 15:20:16.858 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 15:20:16.858 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:48702/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/1"]'
|
|
2026-02-25 15:20:16.863 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 15:20:16.865 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:47230/admin/v1/peers" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-25 15:20:16.869 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"multiaddr":"/ip4/172.18.220.100/tcp/46020/p2p/16Uiu2HAm9VnhuHRRbDFv1iyGMP3GnRXDYvu58JFWQ7EAMrSFsLRc","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-156-gc7e0cc","origin":"UnknownOrigin"}]'
|
|
2026-02-25 15:20:16.869 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:48702/admin/v1/peers" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-25 15:20:16.872 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"multiaddr":"/ip4/172.18.43.72/tcp/47231/p2p/16Uiu2HAmUqes68thuupC29gEDSPC7piApXaWWe2Pn1m6NCVGF19b","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-156-gc7e0cc","origin":"Discv5"}]'
|
|
2026-02-25 15:20:16.872 DEBUG [src.libs.common] Sleeping for 30 seconds
|
|
2026-02-25 15:20:46.873 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:47230/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": 1772032846872829640}}'
|
|
2026-02-25 15:20:46.885 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 15:20:46.885 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-02-25 15:20:47.885 DEBUG [src.steps.store] Checking that peer wakuorg/nwaku:latest can find the stored messages
|
|
2026-02-25 15:20:47.886 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:41425/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F1&pageSize=50&ascending=true" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-25 15:20:47.930 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"3889d09d3158ac59d736","statusCode":200,"statusDesc":"OK","messages":[{"messageHash":"0x6eebe1c1e819bc9e25808e45589e30f7af46453f5ac0739372998caa1402ad28"}]}'
|
|
2026-02-25 15:20:47.931 DEBUG [src.steps.store] messages length is 1
|
|
2026-02-25 15:20:47.939 DEBUG [tests.conftest] Running fixture teardown: test_setup
|
|
2026-02-25 15:20:47.940 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
|
|
2026-02-25 15:20:47.940 DEBUG [src.node.waku_node] Stopping container with id 117719df8c71
|
|
2026-02-25 15:20:48.475 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-02-25 15:20:48.476 DEBUG [src.node.waku_node] Stopping container with id 74bb1fa1b20e
|
|
2026-02-25 15:20:48.985 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-02-25 15:20:48.985 DEBUG [src.node.waku_node] Stopping container with id e90c76c18268
|
|
2026-02-25 15:20:49.290 ERROR [src.node.docker_mananger] Max retries reached for container 117719df8c71. Exiting log stream.
|
|
2026-02-25 15:20:49.528 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-02-25 15:20:49.529 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
|
|
2026-02-25 15:20:49.547 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2026-02-25 15:20:49.567 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2026-02-25 15:20:49.571 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|