mirror of
https://github.com/logos-messaging/logos-messaging-interop-tests.git
synced 2026-05-05 18:09:25 +00:00
108 lines
19 KiB
Plaintext
108 lines
19 KiB
Plaintext
2026-03-24 04:36:07.891 DEBUG [tests.conftest] Running fixture setup: test_id
|
|
2026-03-24 04:36:07.893 DEBUG [tests.conftest] Running test: test_msg_stored_when_ephemeral_false with id: 2026-03-24_04-36-07__ecf7055a-9f21-477b-8ccc-6f77210017e2
|
|
2026-03-24 04:36:07.893 DEBUG [src.steps.common] Running fixture setup: common_setup
|
|
2026-03-24 04:36:07.896 DEBUG [src.steps.filter] Running fixture setup: filter_setup
|
|
2026-03-24 04:36:07.896 DEBUG [src.steps.light_push] Running fixture setup: light_push_setup
|
|
2026-03-24 04:36:07.906 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-03-24 04:36:07.906 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node1_2026-03-24_04-36-07__ecf7055a-9f21-477b-8ccc-6f77210017e2__wakuorg_nwaku:latest.log
|
|
2026-03-24 04:36:07.912 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-03-24 04:36:07.913 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node2_2026-03-24_04-36-07__ecf7055a-9f21-477b-8ccc-6f77210017e2__wakuorg_nwaku:latest.log
|
|
2026-03-24 04:36:07.918 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-03-24 04:36:07.918 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node3_2026-03-24_04-36-07__ecf7055a-9f21-477b-8ccc-6f77210017e2__wakuorg_nwaku:latest.log
|
|
2026-03-24 04:36:07.919 DEBUG [src.steps.relay] Running fixture setup: relay_setup
|
|
2026-03-24 04:36:07.919 DEBUG [src.steps.store] Running fixture setup: store_setup
|
|
2026-03-24 04:36:07.920 DEBUG [tests.e2e.test_e2e] Start 3 nodes
|
|
2026-03-24 04:36:07.920 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-03-24 04:36:07.920 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-03-24 04:36:07.921 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-03-24 04:36:07.922 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.35.76
|
|
2026-03-24 04:36:07.922 DEBUG [src.node.docker_mananger] Generated ports ['20497', '20498', '20499', '20500', '20501']
|
|
2026-03-24 04:36:07.922 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-03-24 04:36:07.922 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-03-24 04:36:07.922 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-03-24 04:36:07.922 DEBUG [src.node.docker_mananger] docker run -i -t -p 20497:20497 -p 20498:20498 -p 20499:20499 -p 20500:20500 -p 20501:20501 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=20499 --rest-port=20497 --tcp-port=20498 --discv5-udp-port=20500 --rest-address=0.0.0.0 --nat=extip:172.18.35.76 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=e6ec6ef8eed97cbb6cbf97c5acb4fc61de2f29d9ab156f81aafd5ecfb9c3e92e --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=20501 --metrics-logging=true --relay=true --store=true
|
|
2026-03-24 04:36:08.094 ERROR [src.node.docker_mananger] Max retries reached for container c4e579dbb1fb. Exiting log stream.
|
|
2026-03-24 04:36:08.112 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.35.76 waku 251b88c98da090143934335ba35cd7728106a43389cd33ec679b495866f49916
|
|
2026-03-24 04:36:08.148 DEBUG [src.node.docker_mananger] Container started with ID 251b88c98da0. Setting up logs at ./log/docker/node1_2026-03-24_04-36-07__ecf7055a-9f21-477b-8ccc-6f77210017e2__wakuorg_nwaku:latest.log
|
|
2026-03-24 04:36:08.149 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 20497
|
|
2026-03-24 04:36:08.149 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-03-24 04:36:08.716 ERROR [src.node.docker_mananger] Max retries reached for container 1d1d3525a175. Exiting log stream.
|
|
2026-03-24 04:36:09.149 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:20497/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-24 04:36:09.152 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-24 04:36:09.152 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-03-24 04:36:09.153 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:20497/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-24 04:36:09.155 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.35.76/tcp/20498/p2p/16Uiu2HAm4G3RjeSTtohrV1voQmY54b2aPAz3gTyHtnDYM2bAhU82","/ip4/172.18.35.76/tcp/20499/ws/p2p/16Uiu2HAm4G3RjeSTtohrV1voQmY54b2aPAz3gTyHtnDYM2bAhU82"],"enrUri":"enr:-L24QIcagUhNkShAE63aH7zUJ0mTm-FAEd15mM6RBB1ua67Zf7kMuPtFrQ7_kNHsWvQwrDqySWqUHTsmNasV36i6yo8CgmlkgnY0gmlwhKwSI0yKbXVsdGlhZGRyc5YACASsEiNMBlASAAoErBIjTAZQE90DgnJzhQADAQAAiXNlY3AyNTZrMaECg0Gf8OZ33hHcp-_qGwUlTRFu_2mqU12Xp7bDjOEvKrODdGNwglASg3VkcIJQFIV3YWt1MgM"}'
|
|
2026-03-24 04:36:09.155 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-03-24 04:36:09.156 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-03-24 04:36:09.156 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-03-24 04:36:09.157 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-03-24 04:36:09.157 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.52.216
|
|
2026-03-24 04:36:09.157 DEBUG [src.node.docker_mananger] Generated ports ['49748', '49749', '49750', '49751', '49752']
|
|
2026-03-24 04:36:09.158 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-03-24 04:36:09.158 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-03-24 04:36:09.158 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-03-24 04:36:09.158 DEBUG [src.node.docker_mananger] docker run -i -t -p 49748:49748 -p 49749:49749 -p 49750:49750 -p 49751:49751 -p 49752:49752 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=49750 --rest-port=49748 --tcp-port=49749 --discv5-udp-port=49751 --rest-address=0.0.0.0 --nat=extip:172.18.52.216 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=edfe5d11efcbd702eecd1917dcff3fa8bfcca1f078f79ed90f85bdee9fec0a2c --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=49752 --metrics-logging=true --store=true --relay=true --discv5-bootstrap-node=enr:-L24QIcagUhNkShAE63aH7zUJ0mTm-FAEd15mM6RBB1ua67Zf7kMuPtFrQ7_kNHsWvQwrDqySWqUHTsmNasV36i6yo8CgmlkgnY0gmlwhKwSI0yKbXVsdGlhZGRyc5YACASsEiNMBlASAAoErBIjTAZQE90DgnJzhQADAQAAiXNlY3AyNTZrMaECg0Gf8OZ33hHcp-_qGwUlTRFu_2mqU12Xp7bDjOEvKrODdGNwglASg3VkcIJQFIV3YWt1MgM
|
|
2026-03-24 04:36:09.349 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.52.216 waku 73b3d3ef0e84d242db0f751a6fe5341514be6bc2b59c7a06a2ea11327c00b4a2
|
|
2026-03-24 04:36:09.386 DEBUG [src.node.docker_mananger] Container started with ID 73b3d3ef0e84. Setting up logs at ./log/docker/node2_2026-03-24_04-36-07__ecf7055a-9f21-477b-8ccc-6f77210017e2__wakuorg_nwaku:latest.log
|
|
2026-03-24 04:36:09.387 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 49748
|
|
2026-03-24 04:36:09.388 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-03-24 04:36:10.389 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:49748/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-24 04:36:10.392 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-24 04:36:10.392 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-03-24 04:36:10.393 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:49748/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-24 04:36:10.395 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.52.216/tcp/49749/p2p/16Uiu2HAmEkJakoRJa5mmA85cqrvYn47GHi4wmuJBo9HDCG2xtNpH","/ip4/172.18.52.216/tcp/49750/ws/p2p/16Uiu2HAmEkJakoRJa5mmA85cqrvYn47GHi4wmuJBo9HDCG2xtNpH"],"enrUri":"enr:-L24QCIEv3CjmSbrN8oSu5Aja4hNYI1GzvxdCAmZP8hZ8x6jfXgF15-GnQ3x2eazQrqXPZwRPmPQPHti_yDYT96jX1QCgmlkgnY0gmlwhKwSNNiKbXVsdGlhZGRyc5YACASsEjTYBsJVAAoErBI02AbCVt0DgnJzhQADAQAAiXNlY3AyNTZrMaEDHxPkoR4Z2kZWmA5x2YIR99wvXIndlke-KQGD79THpfKDdGNwgsJVg3VkcILCV4V3YWt1MgM"}'
|
|
2026-03-24 04:36:10.395 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-03-24 04:36:10.395 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-03-24 04:36:10.396 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-03-24 04:36:10.397 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-03-24 04:36:10.397 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.132.174
|
|
2026-03-24 04:36:10.397 DEBUG [src.node.docker_mananger] Generated ports ['22329', '22330', '22331', '22332', '22333']
|
|
2026-03-24 04:36:10.398 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-03-24 04:36:10.398 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-03-24 04:36:10.398 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-03-24 04:36:10.398 DEBUG [src.node.docker_mananger] docker run -i -t -p 22329:22329 -p 22330:22330 -p 22331:22331 -p 22332:22332 -p 22333:22333 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=22331 --rest-port=22329 --tcp-port=22330 --discv5-udp-port=22332 --rest-address=0.0.0.0 --nat=extip:172.18.132.174 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=f3dd6a4a5ddeadaa0c2bf6b0e1f400a7ac64ebcc2f724ba1ad5b7bcfe7ad7a3f --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=22333 --metrics-logging=true --relay=false --storenode=/ip4/172.18.52.216/tcp/49749/p2p/16Uiu2HAmEkJakoRJa5mmA85cqrvYn47GHi4wmuJBo9HDCG2xtNpH --discv5-bootstrap-node=enr:-L24QCIEv3CjmSbrN8oSu5Aja4hNYI1GzvxdCAmZP8hZ8x6jfXgF15-GnQ3x2eazQrqXPZwRPmPQPHti_yDYT96jX1QCgmlkgnY0gmlwhKwSNNiKbXVsdGlhZGRyc5YACASsEjTYBsJVAAoErBI02AbCVt0DgnJzhQADAQAAiXNlY3AyNTZrMaEDHxPkoR4Z2kZWmA5x2YIR99wvXIndlke-KQGD79THpfKDdGNwgsJVg3VkcILCV4V3YWt1MgM
|
|
2026-03-24 04:36:10.624 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.132.174 waku 7c3b0de91840b3d68ba3bb59ee7596637274728da2f1a86c8d9122387a3a3282
|
|
2026-03-24 04:36:10.659 DEBUG [src.node.docker_mananger] Container started with ID 7c3b0de91840. Setting up logs at ./log/docker/node3_2026-03-24_04-36-07__ecf7055a-9f21-477b-8ccc-6f77210017e2__wakuorg_nwaku:latest.log
|
|
2026-03-24 04:36:10.659 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 22329
|
|
2026-03-24 04:36:10.659 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-03-24 04:36:11.660 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:22329/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-24 04:36:11.662 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-24 04:36:11.663 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-03-24 04:36:11.663 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:22329/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-24 04:36:11.665 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.132.174/tcp/22330/p2p/16Uiu2HAmBEKyGth7i1FKjBgWKYxhchgSqhjBN2jmZVxqbZGnHgMA","/ip4/172.18.132.174/tcp/22331/ws/p2p/16Uiu2HAmBEKyGth7i1FKjBgWKYxhchgSqhjBN2jmZVxqbZGnHgMA"],"enrUri":"enr:-L24QLZ2cGo0PY_-BcjDbk7Q0jbNVyQXhEKzxzQntkluuWm_GbjFR-StM-GnyASfilhvikjJ12MVVse9z9YEfsMaTl4CgmlkgnY0gmlwhKwShK6KbXVsdGlhZGRyc5YACASsEoSuBlc6AAoErBKErgZXO90DgnJzhQADAQAAiXNlY3AyNTZrMaEC6tL6TQBgNaTn7LF0OtoP0Ay1W9tXcuDQJlUJM2xqur2DdGNwglc6g3VkcIJXPIV3YWt1MgA"}'
|
|
2026-03-24 04:36:11.665 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-03-24 04:36:11.666 DEBUG [tests.e2e.test_e2e] Subscribe node1 ,2 to pubtopic /waku/2/rs/3/1
|
|
2026-03-24 04:36:11.666 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:20497/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/1"]'
|
|
2026-03-24 04:36:11.670 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-24 04:36:11.671 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:49748/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/1"]'
|
|
2026-03-24 04:36:11.677 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-24 04:36:11.678 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:20497/admin/v1/peers" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-24 04:36:11.682 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"multiaddr":"/ip4/172.18.52.216/tcp/34846/p2p/16Uiu2HAmEkJakoRJa5mmA85cqrvYn47GHi4wmuJBo9HDCG2xtNpH","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/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-11-g6a20ee","origin":"UnknownOrigin"}]'
|
|
2026-03-24 04:36:11.682 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:49748/admin/v1/peers" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-24 04:36:11.684 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"multiaddr":"/ip4/172.18.35.76/tcp/20498/p2p/16Uiu2HAm4G3RjeSTtohrV1voQmY54b2aPAz3gTyHtnDYM2bAhU82","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/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-11-g6a20ee","origin":"Discv5"}]'
|
|
2026-03-24 04:36:11.684 DEBUG [src.libs.common] Sleeping for 30 seconds
|
|
2026-03-24 04:36:41.685 DEBUG [tests.e2e.test_e2e] Node1 publish message with ephemeral = false
|
|
2026-03-24 04:36:41.685 DEBUG [src.steps.store] Relaying message
|
|
2026-03-24 04:36:41.686 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:20497/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "RmlsdGVyIHdvcmtzISE=", "contentTopic": "/test/1/waku-filter/proto", "timestamp": '$(date +%s%N)', "ephemeral": false}'
|
|
2026-03-24 04:36:41.692 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-24 04:36:41.692 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-24 04:36:41.893 DEBUG [src.libs.common] Sleeping for 3 seconds
|
|
2026-03-24 04:36:44.893 DEBUG [tests.e2e.test_e2e] Check if message is stored
|
|
2026-03-24 04:36:44.894 DEBUG [src.steps.store] Checking that peer wakuorg/nwaku:latest can find the stored messages
|
|
2026-03-24 04:36:44.894 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:22329/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F1&pageSize=50&ascending=true" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-24 04:36:44.940 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"bb8a1b3911bccdac137b","statusCode":200,"statusDesc":"OK","messages":[{"messageHash":"0xca709839271e0a0c7264fccbe3142d9738f4b282d7d1b2f83a1c0151bcbcc82e"}]}'
|
|
2026-03-24 04:36:44.941 DEBUG [src.steps.store] messages length is 1
|
|
2026-03-24 04:36:44.949 DEBUG [tests.conftest] Running fixture teardown: test_setup
|
|
2026-03-24 04:36:44.950 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
|
|
2026-03-24 04:36:44.950 DEBUG [src.node.waku_node] Stopping container with id 251b88c98da0
|
|
2026-03-24 04:36:45.484 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-03-24 04:36:45.484 DEBUG [src.node.waku_node] Stopping container with id 73b3d3ef0e84
|
|
2026-03-24 04:36:46.050 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-03-24 04:36:46.051 DEBUG [src.node.waku_node] Stopping container with id 7c3b0de91840
|
|
2026-03-24 04:36:46.373 ERROR [src.node.docker_mananger] Max retries reached for container 251b88c98da0. Exiting log stream.
|
|
2026-03-24 04:36:46.620 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-03-24 04:36:46.622 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
|
|
2026-03-24 04:36:46.659 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2026-03-24 04:36:46.679 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2026-03-24 04:36:46.685 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|