mirror of
https://github.com/logos-messaging/logos-messaging-interop-tests.git
synced 2026-04-18 09:43:24 +00:00
108 lines
19 KiB
Plaintext
108 lines
19 KiB
Plaintext
2026-03-20 04:32:41.566 DEBUG [tests.conftest] Running fixture setup: test_id
|
|
2026-03-20 04:32:41.566 DEBUG [tests.conftest] Running test: test_msg_not_stored_when_ephemeral_true with id: 2026-03-20_04-32-41__a57a0ae6-e58e-4028-b58e-fc173c4344b7
|
|
2026-03-20 04:32:41.566 DEBUG [src.steps.common] Running fixture setup: common_setup
|
|
2026-03-20 04:32:41.567 DEBUG [src.steps.filter] Running fixture setup: filter_setup
|
|
2026-03-20 04:32:41.567 DEBUG [src.steps.light_push] Running fixture setup: light_push_setup
|
|
2026-03-20 04:32:41.576 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-03-20 04:32:41.576 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node1_2026-03-20_04-32-41__a57a0ae6-e58e-4028-b58e-fc173c4344b7__wakuorg_nwaku:latest.log
|
|
2026-03-20 04:32:41.582 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-03-20 04:32:41.582 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node2_2026-03-20_04-32-41__a57a0ae6-e58e-4028-b58e-fc173c4344b7__wakuorg_nwaku:latest.log
|
|
2026-03-20 04:32:41.588 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-03-20 04:32:41.588 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node3_2026-03-20_04-32-41__a57a0ae6-e58e-4028-b58e-fc173c4344b7__wakuorg_nwaku:latest.log
|
|
2026-03-20 04:32:41.589 DEBUG [src.steps.relay] Running fixture setup: relay_setup
|
|
2026-03-20 04:32:41.589 DEBUG [src.steps.store] Running fixture setup: store_setup
|
|
2026-03-20 04:32:41.590 DEBUG [tests.e2e.test_e2e] Start 3 nodes
|
|
2026-03-20 04:32:41.590 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-03-20 04:32:41.590 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-03-20 04:32:41.634 DEBUG [src.node.docker_mananger] Network waku created
|
|
2026-03-20 04:32:41.634 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.19.236
|
|
2026-03-20 04:32:41.634 DEBUG [src.node.docker_mananger] Generated ports ['46414', '46415', '46416', '46417', '46418']
|
|
2026-03-20 04:32:41.634 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-03-20 04:32:41.634 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-03-20 04:32:41.634 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-03-20 04:32:41.635 DEBUG [src.node.docker_mananger] docker run -i -t -p 46414:46414 -p 46415:46415 -p 46416:46416 -p 46417:46417 -p 46418:46418 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=46416 --rest-port=46414 --tcp-port=46415 --discv5-udp-port=46417 --rest-address=0.0.0.0 --nat=extip:172.18.19.236 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=bbf4afccfdf092ffb04ffa90a4bb1f68eac2eeed5975204143cbd19872d5c04f --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=46418 --metrics-logging=true --relay=true --store=true
|
|
2026-03-20 04:32:44.678 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.19.236 waku 103ebf42cef854e40e8c58e247ab8bd26d2399d53519e6b14957248296d4bbe3
|
|
2026-03-20 04:32:44.711 DEBUG [src.node.docker_mananger] Container started with ID 103ebf42cef8. Setting up logs at ./log/docker/node1_2026-03-20_04-32-41__a57a0ae6-e58e-4028-b58e-fc173c4344b7__wakuorg_nwaku:latest.log
|
|
2026-03-20 04:32:44.712 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 46414
|
|
2026-03-20 04:32:44.712 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-03-20 04:32:45.712 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:46414/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-20 04:32:45.716 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-20 04:32:45.716 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-03-20 04:32:45.716 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:46414/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-20 04:32:45.719 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.19.236/tcp/46415/p2p/16Uiu2HAmGaCT4X54dAcRctfG5S6ScPv6mHi5y7fkuaoVA7mrircV","/ip4/172.18.19.236/tcp/46416/ws/p2p/16Uiu2HAmGaCT4X54dAcRctfG5S6ScPv6mHi5y7fkuaoVA7mrircV"],"enrUri":"enr:-L24QB-jE4v11U7ey_pvEWyVUajdfrJlXw55ppD874bz-7f-M4JGeKHoIN9x-fg8zX8j930v7yQzaDhWnx-VsGG3GQ0CgmlkgnY0gmlwhKwSE-yKbXVsdGlhZGRyc5YACASsEhPsBrVPAAoErBIT7Aa1UN0DgnJzhQADAQAAiXNlY3AyNTZrMaEDOjSGTYATInFapyjinZTh2x2kKqj7kJX43xqB05xGk-aDdGNwgrVPg3VkcIK1UYV3YWt1MgM"}'
|
|
2026-03-20 04:32:45.719 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-03-20 04:32:45.719 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-03-20 04:32:45.719 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-03-20 04:32:45.721 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-03-20 04:32:45.721 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.189.251
|
|
2026-03-20 04:32:45.721 DEBUG [src.node.docker_mananger] Generated ports ['39394', '39395', '39396', '39397', '39398']
|
|
2026-03-20 04:32:45.721 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-03-20 04:32:45.721 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-03-20 04:32:45.721 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-03-20 04:32:45.722 DEBUG [src.node.docker_mananger] docker run -i -t -p 39394:39394 -p 39395:39395 -p 39396:39396 -p 39397:39397 -p 39398:39398 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=39396 --rest-port=39394 --tcp-port=39395 --discv5-udp-port=39397 --rest-address=0.0.0.0 --nat=extip:172.18.189.251 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=6bd9d5f18236b190b2adcee6e950dc2c66e833970c28ddbc9e2cbe68ee27d2f1 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=39398 --metrics-logging=true --store=true --relay=true --discv5-bootstrap-node=enr:-L24QB-jE4v11U7ey_pvEWyVUajdfrJlXw55ppD874bz-7f-M4JGeKHoIN9x-fg8zX8j930v7yQzaDhWnx-VsGG3GQ0CgmlkgnY0gmlwhKwSE-yKbXVsdGlhZGRyc5YACASsEhPsBrVPAAoErBIT7Aa1UN0DgnJzhQADAQAAiXNlY3AyNTZrMaEDOjSGTYATInFapyjinZTh2x2kKqj7kJX43xqB05xGk-aDdGNwgrVPg3VkcIK1UYV3YWt1MgM
|
|
2026-03-20 04:32:45.923 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.189.251 waku 4aa7b594dcedb5ef62e6f866b0bdb4e9c052dc06f1411ebccba0f15527363cd4
|
|
2026-03-20 04:32:45.958 DEBUG [src.node.docker_mananger] Container started with ID 4aa7b594dced. Setting up logs at ./log/docker/node2_2026-03-20_04-32-41__a57a0ae6-e58e-4028-b58e-fc173c4344b7__wakuorg_nwaku:latest.log
|
|
2026-03-20 04:32:45.959 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 39394
|
|
2026-03-20 04:32:45.959 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-03-20 04:32:46.961 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:39394/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-20 04:32:46.963 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-20 04:32:46.964 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-03-20 04:32:46.964 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:39394/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-20 04:32:46.966 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.189.251/tcp/39395/p2p/16Uiu2HAm99jQzSowSL1PAeoN5q4jw96zQvoUDhprD7rhpLeWYsMb","/ip4/172.18.189.251/tcp/39396/ws/p2p/16Uiu2HAm99jQzSowSL1PAeoN5q4jw96zQvoUDhprD7rhpLeWYsMb"],"enrUri":"enr:-L24QNZJTThpb2QBhpm7LdPb2Ma5s_0DoUKKZPy7Bntq3_hWG33sm7vpSROyydZz1sHqRqqWCaJ4p6srDIRL8GgvGX8CgmlkgnY0gmlwhKwSvfuKbXVsdGlhZGRyc5YACASsEr37BpnjAAoErBK9-waZ5N0DgnJzhQADAQAAiXNlY3AyNTZrMaECy-41FaT80No26OFHZRdpptpHZVZdgBVXKQ-8MgYDCbqDdGNwgpnjg3VkcIKZ5YV3YWt1MgM"}'
|
|
2026-03-20 04:32:46.967 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-03-20 04:32:46.967 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-03-20 04:32:46.967 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-03-20 04:32:46.969 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-03-20 04:32:46.969 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.120.254
|
|
2026-03-20 04:32:46.969 DEBUG [src.node.docker_mananger] Generated ports ['33486', '33487', '33488', '33489', '33490']
|
|
2026-03-20 04:32:46.969 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-03-20 04:32:46.969 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-03-20 04:32:46.970 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-03-20 04:32:46.970 DEBUG [src.node.docker_mananger] docker run -i -t -p 33486:33486 -p 33487:33487 -p 33488:33488 -p 33489:33489 -p 33490:33490 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=33488 --rest-port=33486 --tcp-port=33487 --discv5-udp-port=33489 --rest-address=0.0.0.0 --nat=extip:172.18.120.254 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=4cefdf255b48ca4ec3bdd465c9d27157aa61cd32b5db90cbd090ec4c5efdf74d --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=33490 --metrics-logging=true --relay=false --storenode=/ip4/172.18.189.251/tcp/39395/p2p/16Uiu2HAm99jQzSowSL1PAeoN5q4jw96zQvoUDhprD7rhpLeWYsMb --discv5-bootstrap-node=enr:-L24QNZJTThpb2QBhpm7LdPb2Ma5s_0DoUKKZPy7Bntq3_hWG33sm7vpSROyydZz1sHqRqqWCaJ4p6srDIRL8GgvGX8CgmlkgnY0gmlwhKwSvfuKbXVsdGlhZGRyc5YACASsEr37BpnjAAoErBK9-waZ5N0DgnJzhQADAQAAiXNlY3AyNTZrMaECy-41FaT80No26OFHZRdpptpHZVZdgBVXKQ-8MgYDCbqDdGNwgpnjg3VkcIKZ5YV3YWt1MgM
|
|
2026-03-20 04:32:47.198 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.120.254 waku 8592b3af8b574b7061caf2e70446f30b9a893a38a78ab5f5f01d127f7f41c2e3
|
|
2026-03-20 04:32:47.232 DEBUG [src.node.docker_mananger] Container started with ID 8592b3af8b57. Setting up logs at ./log/docker/node3_2026-03-20_04-32-41__a57a0ae6-e58e-4028-b58e-fc173c4344b7__wakuorg_nwaku:latest.log
|
|
2026-03-20 04:32:47.232 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 33486
|
|
2026-03-20 04:32:47.232 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-03-20 04:32:48.234 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:33486/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-20 04:32:48.236 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-20 04:32:48.237 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-03-20 04:32:48.237 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:33486/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-20 04:32:48.239 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.120.254/tcp/33487/p2p/16Uiu2HAmGueFVdFLVJgdrCa3yGFWpgFWFcdHLAvEw3UaCU7jTWnW","/ip4/172.18.120.254/tcp/33488/ws/p2p/16Uiu2HAmGueFVdFLVJgdrCa3yGFWpgFWFcdHLAvEw3UaCU7jTWnW"],"enrUri":"enr:-L24QL6uDn7t9i2bLvAAOuM87hT55E-xwAo-jYvns5X28kCEJw3Vi5wBpdyn2_NXqmTEAxDyZk0k5ReEqMnidfA06H8CgmlkgnY0gmlwhKwSeP6KbXVsdGlhZGRyc5YACASsEnj-BoLPAAoErBJ4_gaC0N0DgnJzhQADAQAAiXNlY3AyNTZrMaEDPy-7l-IJQkFeRgrpkYETEzfVvL6CN9HE5BNWYXgK-RODdGNwgoLPg3VkcIKC0YV3YWt1MgA"}'
|
|
2026-03-20 04:32:48.239 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-03-20 04:32:48.240 DEBUG [tests.e2e.test_e2e] Subscribe node1 ,2 to pubtopic /waku/2/rs/3/1
|
|
2026-03-20 04:32:48.240 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:46414/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/1"]'
|
|
2026-03-20 04:32:48.244 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-20 04:32:48.244 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:39394/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/1"]'
|
|
2026-03-20 04:32:48.249 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-20 04:32:48.250 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:46414/admin/v1/peers" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-20 04:32:48.256 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"multiaddr":"/ip4/172.18.189.251/tcp/56474/p2p/16Uiu2HAm99jQzSowSL1PAeoN5q4jw96zQvoUDhprD7rhpLeWYsMb","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-2-g85a7bf","origin":"UnknownOrigin"}]'
|
|
2026-03-20 04:32:48.256 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:39394/admin/v1/peers" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-20 04:32:48.258 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"multiaddr":"/ip4/172.18.19.236/tcp/46415/p2p/16Uiu2HAmGaCT4X54dAcRctfG5S6ScPv6mHi5y7fkuaoVA7mrircV","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-2-g85a7bf","origin":"Discv5"}]'
|
|
2026-03-20 04:32:48.258 DEBUG [src.libs.common] Sleeping for 30 seconds
|
|
2026-03-20 04:33:18.259 DEBUG [tests.e2e.test_e2e] Node1 publish message with flag ephemeral = True
|
|
2026-03-20 04:33:18.259 DEBUG [src.steps.store] Relaying message
|
|
2026-03-20 04:33:18.260 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:46414/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}'
|
|
2026-03-20 04:33:18.265 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-20 04:33:18.266 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-20 04:33:18.466 DEBUG [src.libs.common] Sleeping for 3 seconds
|
|
2026-03-20 04:33:21.466 DEBUG [tests.e2e.test_e2e] Node3 makes store request to get messages
|
|
2026-03-20 04:33:21.467 DEBUG [src.steps.store] Checking that peer wakuorg/nwaku:latest can find the stored messages
|
|
2026-03-20 04:33:21.467 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:33486/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F1&pageSize=50&ascending=true" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-20 04:33:21.512 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"23ade6f94d47fe75fc2f","statusCode":200,"statusDesc":"OK","messages":[]}'
|
|
2026-03-20 04:33:21.512 DEBUG [src.steps.store] messages length is 0
|
|
2026-03-20 04:33:21.516 DEBUG [tests.e2e.test_e2e] Response for store when ephemeral = true is strPeer wakuorg/nwaku:latest couldn't find any messages. Actual response: {'requestId': '23ade6f94d47fe75fc2f', 'statusCode': 200, 'statusDesc': 'OK', 'messages': []}
|
|
2026-03-20 04:33:21.516 DEBUG [tests.e2e.test_e2e] Message isn't stored as ephemeral = True
|
|
2026-03-20 04:33:21.524 DEBUG [tests.conftest] Running fixture teardown: test_setup
|
|
2026-03-20 04:33:21.526 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
|
|
2026-03-20 04:33:21.526 DEBUG [src.node.waku_node] Stopping container with id 103ebf42cef8
|
|
2026-03-20 04:33:22.100 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-03-20 04:33:22.102 DEBUG [src.node.waku_node] Stopping container with id 4aa7b594dced
|
|
2026-03-20 04:33:22.665 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-03-20 04:33:22.665 DEBUG [src.node.waku_node] Stopping container with id 8592b3af8b57
|
|
2026-03-20 04:33:22.989 ERROR [src.node.docker_mananger] Max retries reached for container 103ebf42cef8. Exiting log stream.
|
|
2026-03-20 04:33:23.197 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-03-20 04:33:23.200 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
|
|
2026-03-20 04:33:23.234 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2026-03-20 04:33:23.253 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2026-03-20 04:33:23.258 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|