mirror of
https://github.com/logos-messaging/logos-messaging-interop-tests.git
synced 2026-01-04 06:53:07 +00:00
108 lines
19 KiB
Plaintext
108 lines
19 KiB
Plaintext
2025-12-18 04:11:02.322 DEBUG [tests.conftest] Running fixture setup: test_id
|
|
2025-12-18 04:11:02.323 DEBUG [tests.conftest] Running test: test_msg_not_stored_when_ephemeral_true with id: 2025-12-18_04-11-02__70fd5e36-df1a-461c-bd79-05dfe2d9d861
|
|
2025-12-18 04:11:02.323 DEBUG [src.steps.common] Running fixture setup: common_setup
|
|
2025-12-18 04:11:02.323 DEBUG [src.steps.filter] Running fixture setup: filter_setup
|
|
2025-12-18 04:11:02.324 DEBUG [src.steps.light_push] Running fixture setup: light_push_setup
|
|
2025-12-18 04:11:02.334 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2025-12-18 04:11:02.334 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node1_2025-12-18_04-11-02__70fd5e36-df1a-461c-bd79-05dfe2d9d861__wakuorg_nwaku:latest.log
|
|
2025-12-18 04:11:02.341 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2025-12-18 04:11:02.341 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node2_2025-12-18_04-11-02__70fd5e36-df1a-461c-bd79-05dfe2d9d861__wakuorg_nwaku:latest.log
|
|
2025-12-18 04:11:02.347 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2025-12-18 04:11:02.348 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node3_2025-12-18_04-11-02__70fd5e36-df1a-461c-bd79-05dfe2d9d861__wakuorg_nwaku:latest.log
|
|
2025-12-18 04:11:02.348 DEBUG [src.steps.relay] Running fixture setup: relay_setup
|
|
2025-12-18 04:11:02.348 DEBUG [src.steps.store] Running fixture setup: store_setup
|
|
2025-12-18 04:11:02.349 DEBUG [tests.e2e.test_e2e] Start 3 nodes
|
|
2025-12-18 04:11:02.349 DEBUG [src.node.waku_node] Starting Node...
|
|
2025-12-18 04:11:02.350 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2025-12-18 04:11:02.390 DEBUG [src.node.docker_mananger] Network waku created
|
|
2025-12-18 04:11:02.391 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.182.57
|
|
2025-12-18 04:11:02.391 DEBUG [src.node.docker_mananger] Generated ports ['34335', '34336', '34337', '34338', '34339']
|
|
2025-12-18 04:11:02.391 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2025-12-18 04:11:02.391 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2025-12-18 04:11:02.391 DEBUG [src.node.waku_node] Using volumes []
|
|
2025-12-18 04:11:02.391 DEBUG [src.node.docker_mananger] docker run -i -t -p 34335:34335 -p 34336:34336 -p 34337:34337 -p 34338:34338 -p 34339:34339 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=34337 --rest-port=34335 --tcp-port=34336 --discv5-udp-port=34338 --rest-address=0.0.0.0 --nat=extip:172.18.182.57 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=91f9b6d4b84776f8c0bbe8be41be6f3c63baafabf5d7cb890dcc92b0850719cf --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=34339 --metrics-logging=true --relay=true --store=true
|
|
2025-12-18 04:11:05.249 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.182.57 waku 65cabefea3c9891fd8f700f2149e63ec090c87728d6d35046d7c6f367c352f24
|
|
2025-12-18 04:11:05.288 DEBUG [src.node.docker_mananger] Container started with ID 65cabefea3c9. Setting up logs at ./log/docker/node1_2025-12-18_04-11-02__70fd5e36-df1a-461c-bd79-05dfe2d9d861__wakuorg_nwaku:latest.log
|
|
2025-12-18 04:11:05.289 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 34335
|
|
2025-12-18 04:11:05.289 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2025-12-18 04:11:06.289 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:34335/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:11:06.293 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_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"}]}'
|
|
2025-12-18 04:11:06.294 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2025-12-18 04:11:06.294 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:34335/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:11:06.296 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.182.57/tcp/34336/p2p/16Uiu2HAkwxma7LEWREiCAGDhJ5MWfgpQnUZTpf6NZiGYbEfBXXfn","/ip4/172.18.182.57/tcp/34337/ws/p2p/16Uiu2HAkwxma7LEWREiCAGDhJ5MWfgpQnUZTpf6NZiGYbEfBXXfn"],"enrUri":"enr:-L24QDldQzj_xU7DE8BSoE9g2ObsBl8KpK9aZXukXEZxHhR9JzI11B0crRyL6TnIm_bAdp_W2tCNNIumB8NUcyPNs1gCgmlkgnY0gmlwhKwStjmKbXVsdGlhZGRyc5YACASsErY5BoYgAAoErBK2OQaGId0DgnJzhQADAQAAiXNlY3AyNTZrMaECJa6zkhR8-03QtiRmtI19NRK6PxrGstbwDaHGS6hSi1GDdGNwgoYgg3VkcIKGIoV3YWt1MgM"}'
|
|
2025-12-18 04:11:06.296 INFO [src.node.waku_node] REST service is ready !!
|
|
2025-12-18 04:11:06.296 DEBUG [src.node.waku_node] Starting Node...
|
|
2025-12-18 04:11:06.296 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2025-12-18 04:11:06.298 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2025-12-18 04:11:06.298 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.211.202
|
|
2025-12-18 04:11:06.298 DEBUG [src.node.docker_mananger] Generated ports ['39320', '39321', '39322', '39323', '39324']
|
|
2025-12-18 04:11:06.298 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2025-12-18 04:11:06.299 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2025-12-18 04:11:06.299 DEBUG [src.node.waku_node] Using volumes []
|
|
2025-12-18 04:11:06.299 DEBUG [src.node.docker_mananger] docker run -i -t -p 39320:39320 -p 39321:39321 -p 39322:39322 -p 39323:39323 -p 39324:39324 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=39322 --rest-port=39320 --tcp-port=39321 --discv5-udp-port=39323 --rest-address=0.0.0.0 --nat=extip:172.18.211.202 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=491f95e373bed0d690029d22d9d0bbb63abdc61eedbd92be3d4684d6f35f0413 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=39324 --metrics-logging=true --store=true --relay=true --discv5-bootstrap-node=enr:-L24QDldQzj_xU7DE8BSoE9g2ObsBl8KpK9aZXukXEZxHhR9JzI11B0crRyL6TnIm_bAdp_W2tCNNIumB8NUcyPNs1gCgmlkgnY0gmlwhKwStjmKbXVsdGlhZGRyc5YACASsErY5BoYgAAoErBK2OQaGId0DgnJzhQADAQAAiXNlY3AyNTZrMaECJa6zkhR8-03QtiRmtI19NRK6PxrGstbwDaHGS6hSi1GDdGNwgoYgg3VkcIKGIoV3YWt1MgM
|
|
2025-12-18 04:11:06.482 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.211.202 waku 9295647362b5c4ec73428150e3633e237a433b1fcd2ec0f63cc2734a190f23e3
|
|
2025-12-18 04:11:06.518 DEBUG [src.node.docker_mananger] Container started with ID 9295647362b5. Setting up logs at ./log/docker/node2_2025-12-18_04-11-02__70fd5e36-df1a-461c-bd79-05dfe2d9d861__wakuorg_nwaku:latest.log
|
|
2025-12-18 04:11:06.518 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 39320
|
|
2025-12-18 04:11:06.519 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2025-12-18 04:11:07.519 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:39320/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:11:07.523 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_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"}]}'
|
|
2025-12-18 04:11:07.524 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2025-12-18 04:11:07.524 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:39320/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:11:07.526 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.211.202/tcp/39321/p2p/16Uiu2HAm4quLBsRRrUsXW7bCDEjdp1cV7xTuEXYUPvEFgKXFbfcc","/ip4/172.18.211.202/tcp/39322/ws/p2p/16Uiu2HAm4quLBsRRrUsXW7bCDEjdp1cV7xTuEXYUPvEFgKXFbfcc"],"enrUri":"enr:-L24QPzHUc3efsEK7hsNuH9TH1ij0gXDfLWrmNoC0f8_CwGtWlIaqZLHm_yG4TTsJeYuBp6uG4obVPbKdEfVxVIYUzACgmlkgnY0gmlwhKwS08qKbXVsdGlhZGRyc5YACASsEtPKBpmZAAoErBLTygaZmt0DgnJzhQADAQAAiXNlY3AyNTZrMaECi-437z30ozh-UAhbzKtKmQX2T6AT7YU7o5bTqWf4ElmDdGNwgpmZg3VkcIKZm4V3YWt1MgM"}'
|
|
2025-12-18 04:11:07.527 INFO [src.node.waku_node] REST service is ready !!
|
|
2025-12-18 04:11:07.527 DEBUG [src.node.waku_node] Starting Node...
|
|
2025-12-18 04:11:07.527 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2025-12-18 04:11:07.529 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2025-12-18 04:11:07.529 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.155.158
|
|
2025-12-18 04:11:07.529 DEBUG [src.node.docker_mananger] Generated ports ['26702', '26703', '26704', '26705', '26706']
|
|
2025-12-18 04:11:07.529 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2025-12-18 04:11:07.529 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2025-12-18 04:11:07.529 DEBUG [src.node.waku_node] Using volumes []
|
|
2025-12-18 04:11:07.529 DEBUG [src.node.docker_mananger] docker run -i -t -p 26702:26702 -p 26703:26703 -p 26704:26704 -p 26705:26705 -p 26706:26706 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=26704 --rest-port=26702 --tcp-port=26703 --discv5-udp-port=26705 --rest-address=0.0.0.0 --nat=extip:172.18.155.158 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=1572abed6c1af3fd7eef98a8e39d895e337ea3a5ddbcad2a45a8febae8cbebe1 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=26706 --metrics-logging=true --relay=false --storenode=/ip4/172.18.211.202/tcp/39321/p2p/16Uiu2HAm4quLBsRRrUsXW7bCDEjdp1cV7xTuEXYUPvEFgKXFbfcc --discv5-bootstrap-node=enr:-L24QPzHUc3efsEK7hsNuH9TH1ij0gXDfLWrmNoC0f8_CwGtWlIaqZLHm_yG4TTsJeYuBp6uG4obVPbKdEfVxVIYUzACgmlkgnY0gmlwhKwS08qKbXVsdGlhZGRyc5YACASsEtPKBpmZAAoErBLTygaZmt0DgnJzhQADAQAAiXNlY3AyNTZrMaECi-437z30ozh-UAhbzKtKmQX2T6AT7YU7o5bTqWf4ElmDdGNwgpmZg3VkcIKZm4V3YWt1MgM
|
|
2025-12-18 04:11:07.741 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.155.158 waku 134472e492e10fa83e616d9bb5db95cd0ea80cdf0156a002b2e2357cf31b5f95
|
|
2025-12-18 04:11:07.770 DEBUG [src.node.docker_mananger] Container started with ID 134472e492e1. Setting up logs at ./log/docker/node3_2025-12-18_04-11-02__70fd5e36-df1a-461c-bd79-05dfe2d9d861__wakuorg_nwaku:latest.log
|
|
2025-12-18 04:11:07.771 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 26702
|
|
2025-12-18 04:11:07.771 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2025-12-18 04:11:08.771 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:26702/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:11:08.775 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":"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":"READY"},{"Filter Client":"NOT_READY","desc":"No Filter service peer available yet"}]}'
|
|
2025-12-18 04:11:08.775 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2025-12-18 04:11:08.775 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:26702/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:11:08.778 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.155.158/tcp/26703/p2p/16Uiu2HAmTrPj2yTbJvz2ZvyLj4B7fVdWshG5EcD6tEuRnN1zSyLj","/ip4/172.18.155.158/tcp/26704/ws/p2p/16Uiu2HAmTrPj2yTbJvz2ZvyLj4B7fVdWshG5EcD6tEuRnN1zSyLj"],"enrUri":"enr:-L24QK1J1hfEaGfXK-m0lxvdqHT2Ky69PSRYinh8G6FteHRIWysEdb-toxaGTyt5BWfzZYQGuvcOZXRxz8pn04V1dvQCgmlkgnY0gmlwhKwSm56KbXVsdGlhZGRyc5YACASsEpueBmhPAAoErBKbngZoUN0DgnJzhQADAQAAiXNlY3AyNTZrMaED4csfdfZdF3gUqQGXEjlRzRQtFebZZ9OXFuIu2CbDMpCDdGNwgmhPg3VkcIJoUYV3YWt1MgA"}'
|
|
2025-12-18 04:11:08.778 INFO [src.node.waku_node] REST service is ready !!
|
|
2025-12-18 04:11:08.778 DEBUG [tests.e2e.test_e2e] Subscribe node1 ,2 to pubtopic /waku/2/rs/3/1
|
|
2025-12-18 04:11:08.779 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:34335/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/1"]'
|
|
2025-12-18 04:11:08.782 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-18 04:11:08.782 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:39320/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/1"]'
|
|
2025-12-18 04:11:08.789 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-18 04:11:08.789 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:34335/admin/v1/peers" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:11:08.793 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"multiaddr":"/ip4/172.18.211.202/tcp/52784/p2p/16Uiu2HAm4quLBsRRrUsXW7bCDEjdp1cV7xTuEXYUPvEFgKXFbfcc","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":"nwaku-v0.36.0-119-gbc5059","origin":"UnknownOrigin"}]'
|
|
2025-12-18 04:11:08.793 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:39320/admin/v1/peers" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:11:08.795 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"multiaddr":"/ip4/172.18.182.57/tcp/34336/p2p/16Uiu2HAkwxma7LEWREiCAGDhJ5MWfgpQnUZTpf6NZiGYbEfBXXfn","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":"nwaku-v0.36.0-119-gbc5059","origin":"Discv5"}]'
|
|
2025-12-18 04:11:08.795 DEBUG [src.libs.common] Sleeping for 30 seconds
|
|
2025-12-18 04:11:38.796 DEBUG [tests.e2e.test_e2e] Node1 publish message with flag ephemeral = True
|
|
2025-12-18 04:11:38.797 DEBUG [src.steps.store] Relaying message
|
|
2025-12-18 04:11:38.797 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:34335/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": true}'
|
|
2025-12-18 04:11:38.802 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-18 04:11:38.802 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2025-12-18 04:11:39.003 DEBUG [src.libs.common] Sleeping for 3 seconds
|
|
2025-12-18 04:11:42.003 DEBUG [tests.e2e.test_e2e] Node3 makes store request to get messages
|
|
2025-12-18 04:11:42.004 DEBUG [src.steps.store] Checking that peer wakuorg/nwaku:latest can find the stored messages
|
|
2025-12-18 04:11:42.004 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:26702/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F1&pageSize=50&ascending=true" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:11:42.041 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"59e3184e810c8336107e","statusCode":200,"statusDesc":"OK","messages":[]}'
|
|
2025-12-18 04:11:42.043 DEBUG [src.steps.store] messages length is 0
|
|
2025-12-18 04:11:42.047 DEBUG [tests.e2e.test_e2e] Response for store when ephemeral = true is strPeer wakuorg/nwaku:latest couldn't find any messages. Actual response: {'requestId': '59e3184e810c8336107e', 'statusCode': 200, 'statusDesc': 'OK', 'messages': []}
|
|
2025-12-18 04:11:42.048 DEBUG [tests.e2e.test_e2e] Message isn't stored as ephemeral = True
|
|
2025-12-18 04:11:42.050 DEBUG [tests.conftest] Running fixture teardown: test_setup
|
|
2025-12-18 04:11:42.051 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
|
|
2025-12-18 04:11:42.051 DEBUG [src.node.waku_node] Stopping container with id 65cabefea3c9
|
|
2025-12-18 04:11:42.613 DEBUG [src.node.waku_node] Container stopped.
|
|
2025-12-18 04:11:42.615 DEBUG [src.node.waku_node] Stopping container with id 9295647362b5
|
|
2025-12-18 04:11:43.137 DEBUG [src.node.waku_node] Container stopped.
|
|
2025-12-18 04:11:43.137 DEBUG [src.node.waku_node] Stopping container with id 134472e492e1
|
|
2025-12-18 04:11:43.492 ERROR [src.node.docker_mananger] Max retries reached for container 65cabefea3c9. Exiting log stream.
|
|
2025-12-18 04:11:43.650 DEBUG [src.node.waku_node] Container stopped.
|
|
2025-12-18 04:11:43.652 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
|
|
2025-12-18 04:11:43.686 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2025-12-18 04:11:43.706 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2025-12-18 04:11:43.710 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|