2026-03-29 12:54:24 +00:00

1 line
15 KiB
JSON

{"uid":"8af0943119fdef19","name":"test_sync_with_nodes_restart__case2","fullName":"tests.store_sync.test_store_sync.TestStoreSync#test_sync_with_nodes_restart__case2","historyId":"333018bd0550f287fb8beb78d901479a","time":{"start":1774786585460,"stop":1774786649995,"duration":64535},"status":"failed","statusMessage":"AssertionError: Waiting for node connection","statusTrace":"tests/store_sync/test_store_sync.py:315: in test_sync_with_nodes_restart__case2\n self.node1.start(store=\"true\", relay=\"true\")\n/opt/hostedtoolcache/Python/3.12.13/x64/lib/python3.12/site-packages/tenacity/__init__.py:289: in wrapped_f\n return self(f, *args, **kw)\n/opt/hostedtoolcache/Python/3.12.13/x64/lib/python3.12/site-packages/tenacity/__init__.py:379: in __call__\n do = self.iter(retry_state=retry_state)\n/opt/hostedtoolcache/Python/3.12.13/x64/lib/python3.12/site-packages/tenacity/__init__.py:325: in iter\n raise retry_exc.reraise()\n/opt/hostedtoolcache/Python/3.12.13/x64/lib/python3.12/site-packages/tenacity/__init__.py:158: in reraise\n raise self.last_attempt.result()\n/opt/hostedtoolcache/Python/3.12.13/x64/lib/python3.12/concurrent/futures/_base.py:449: in result\n return self.__get_result()\n/opt/hostedtoolcache/Python/3.12.13/x64/lib/python3.12/concurrent/futures/_base.py:401: in __get_result\n raise self._exception\n/opt/hostedtoolcache/Python/3.12.13/x64/lib/python3.12/site-packages/tenacity/__init__.py:382: in __call__\n result = fn(*args, **kwargs)\nsrc/node/waku_node.py:194: in start\n self.ensure_ready(timeout_duration=wait_for_node_sec)\nsrc/node/waku_node.py:306: in ensure_ready\n check_healthy()\n/opt/hostedtoolcache/Python/3.12.13/x64/lib/python3.12/site-packages/tenacity/__init__.py:289: in wrapped_f\n return self(f, *args, **kw)\n/opt/hostedtoolcache/Python/3.12.13/x64/lib/python3.12/site-packages/tenacity/__init__.py:379: in __call__\n do = self.iter(retry_state=retry_state)\n/opt/hostedtoolcache/Python/3.12.13/x64/lib/python3.12/site-packages/tenacity/__init__.py:325: in iter\n raise retry_exc.reraise()\n/opt/hostedtoolcache/Python/3.12.13/x64/lib/python3.12/site-packages/tenacity/__init__.py:158: in reraise\n raise self.last_attempt.result()\n/opt/hostedtoolcache/Python/3.12.13/x64/lib/python3.12/concurrent/futures/_base.py:449: in result\n return self.__get_result()\n/opt/hostedtoolcache/Python/3.12.13/x64/lib/python3.12/concurrent/futures/_base.py:401: in __get_result\n raise self._exception\n/opt/hostedtoolcache/Python/3.12.13/x64/lib/python3.12/site-packages/tenacity/__init__.py:382: in __call__\n result = fn(*args, **kwargs)\nsrc/node/waku_node.py:286: in check_healthy\n raise AssertionError(\"Waiting for node connection\")\nE AssertionError: Waiting for node connection","flaky":false,"newFailed":true,"newBroken":false,"newPassed":false,"retriesCount":2,"retriesStatusChange":false,"beforeStages":[{"name":"set_allure_env_variables","time":{"start":1774781286513,"stop":1774781286513,"duration":0},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"attach_logs_on_fail","time":{"start":1774786585428,"stop":1774786585428,"duration":0},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"close_open_nodes","time":{"start":1774786585428,"stop":1774786585428,"duration":0},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"test_id","time":{"start":1774786585428,"stop":1774786585428,"duration":0},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"check_waku_log_errors","time":{"start":1774786585428,"stop":1774786585428,"duration":0},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"test_setup","time":{"start":1774786585428,"stop":1774786585429,"duration":1},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"nodes","time":{"start":1774786585429,"stop":1774786585459,"duration":30},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"common_setup","time":{"start":1774786585429,"stop":1774786585429,"duration":0},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"store_setup","time":{"start":1774786585459,"stop":1774786585460,"duration":1},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false}],"testStage":{"status":"failed","statusMessage":"AssertionError: Waiting for node connection","statusTrace":"tests/store_sync/test_store_sync.py:315: in test_sync_with_nodes_restart__case2\n self.node1.start(store=\"true\", relay=\"true\")\n/opt/hostedtoolcache/Python/3.12.13/x64/lib/python3.12/site-packages/tenacity/__init__.py:289: in wrapped_f\n return self(f, *args, **kw)\n/opt/hostedtoolcache/Python/3.12.13/x64/lib/python3.12/site-packages/tenacity/__init__.py:379: in __call__\n do = self.iter(retry_state=retry_state)\n/opt/hostedtoolcache/Python/3.12.13/x64/lib/python3.12/site-packages/tenacity/__init__.py:325: in iter\n raise retry_exc.reraise()\n/opt/hostedtoolcache/Python/3.12.13/x64/lib/python3.12/site-packages/tenacity/__init__.py:158: in reraise\n raise self.last_attempt.result()\n/opt/hostedtoolcache/Python/3.12.13/x64/lib/python3.12/concurrent/futures/_base.py:449: in result\n return self.__get_result()\n/opt/hostedtoolcache/Python/3.12.13/x64/lib/python3.12/concurrent/futures/_base.py:401: in __get_result\n raise self._exception\n/opt/hostedtoolcache/Python/3.12.13/x64/lib/python3.12/site-packages/tenacity/__init__.py:382: in __call__\n result = fn(*args, **kwargs)\nsrc/node/waku_node.py:194: in start\n self.ensure_ready(timeout_duration=wait_for_node_sec)\nsrc/node/waku_node.py:306: in ensure_ready\n check_healthy()\n/opt/hostedtoolcache/Python/3.12.13/x64/lib/python3.12/site-packages/tenacity/__init__.py:289: in wrapped_f\n return self(f, *args, **kw)\n/opt/hostedtoolcache/Python/3.12.13/x64/lib/python3.12/site-packages/tenacity/__init__.py:379: in __call__\n do = self.iter(retry_state=retry_state)\n/opt/hostedtoolcache/Python/3.12.13/x64/lib/python3.12/site-packages/tenacity/__init__.py:325: in iter\n raise retry_exc.reraise()\n/opt/hostedtoolcache/Python/3.12.13/x64/lib/python3.12/site-packages/tenacity/__init__.py:158: in reraise\n raise self.last_attempt.result()\n/opt/hostedtoolcache/Python/3.12.13/x64/lib/python3.12/concurrent/futures/_base.py:449: in result\n return self.__get_result()\n/opt/hostedtoolcache/Python/3.12.13/x64/lib/python3.12/concurrent/futures/_base.py:401: in __get_result\n raise self._exception\n/opt/hostedtoolcache/Python/3.12.13/x64/lib/python3.12/site-packages/tenacity/__init__.py:382: in __call__\n result = fn(*args, **kwargs)\nsrc/node/waku_node.py:286: in check_healthy\n raise AssertionError(\"Waiting for node connection\")\nE AssertionError: Waiting for node connection","steps":[],"attachments":[{"uid":"88c5dffd3c92c45f","name":"log","source":"88c5dffd3c92c45f.txt","type":"text/plain","size":1960238},{"uid":"55e319856a98e5ea","name":"stderr","source":"55e319856a98e5ea.txt","type":"text/plain","size":1941744}],"parameters":[],"stepsCount":0,"shouldDisplayMessage":true,"attachmentsCount":2,"hasContent":true,"attachmentStep":false},"afterStages":[{"name":"test_setup::0","time":{"start":1774786650088,"stop":1774786650089,"duration":1},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"close_open_nodes::0","time":{"start":1774786650089,"stop":1774786651293,"duration":1204},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"check_waku_log_errors::0","time":{"start":1774786651295,"stop":1774786651330,"duration":35},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"attach_logs_on_fail::0","time":{"start":1774786651332,"stop":1774786651338,"duration":6},"status":"passed","steps":[],"attachments":[{"uid":"ca418594804e4b2d","name":"node1_2026-03-29_12-16-25__2b67c049-096d-4526-bde1-e8d942fd51d3__wakuorg_nwaku:latest.log","source":"ca418594804e4b2d.txt","type":"text/plain","size":284577}],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":1,"hasContent":true,"attachmentStep":false},{"name":"set_allure_env_variables::0","time":{"start":1774786849143,"stop":1774786849143,"duration":0},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false}],"labels":[{"name":"parentSuite","value":"tests.store_sync"},{"name":"suite","value":"test_store_sync"},{"name":"subSuite","value":"TestStoreSync"},{"name":"host","value":"runnervmrg6be"},{"name":"thread","value":"3437-MainThread"},{"name":"framework","value":"pytest"},{"name":"language","value":"cpython3"},{"name":"package","value":"tests.store_sync.test_store_sync"},{"name":"resultFormat","value":"allure2"}],"parameters":[],"links":[],"hidden":false,"retry":false,"extra":{"severity":"normal","retries":[{"uid":"a39ab08ac7ba2e3c","status":"failed","statusDetails":"AssertionError: Waiting for node connection","time":{"start":1774786519626,"stop":1774786584130,"duration":64504}},{"uid":"4fde2f10e022b859","status":"failed","statusDetails":"AssertionError: Waiting for node connection","time":{"start":1774786453843,"stop":1774786518339,"duration":64496}}],"categories":[{"name":"Product defects","matchedStatuses":[],"flaky":false}],"history":{"statistic":{"failed":1,"broken":0,"skipped":0,"passed":39,"unknown":0,"total":40},"items":[{"uid":"c38d973dd12265aa","reportUrl":"https://logos-messaging.github.io/logos-delivery-interop-tests/nim/1130/#testresult/c38d973dd12265aa","status":"passed","time":{"start":1774760122203,"stop":1774760132512,"duration":10309}},{"uid":"c2233c2668dc7171","reportUrl":"https://logos-messaging.github.io/logos-delivery-interop-tests/nim/1129/#testresult/c2233c2668dc7171","status":"passed","time":{"start":1774673022761,"stop":1774673032983,"duration":10222}},{"uid":"1657eda6e3f579e9","reportUrl":"https://logos-messaging.github.io/logos-delivery-interop-tests/nim/1128/#testresult/1657eda6e3f579e9","status":"passed","time":{"start":1774587156128,"stop":1774587166436,"duration":10308}},{"uid":"1b9e84189001fc19","reportUrl":"https://logos-messaging.github.io/logos-delivery-interop-tests/nim/1127/#testresult/1b9e84189001fc19","status":"passed","time":{"start":1774500775617,"stop":1774500785873,"duration":10256}},{"uid":"a145a64dc66b2a97","reportUrl":"https://logos-messaging.github.io/logos-delivery-interop-tests/nim/1126/#testresult/a145a64dc66b2a97","status":"passed","time":{"start":1774413852874,"stop":1774413863055,"duration":10181}},{"uid":"2a869643ec114a7","reportUrl":"https://logos-messaging.github.io/logos-delivery-interop-tests/nim/1125/#testresult/2a869643ec114a7","status":"passed","time":{"start":1774327394717,"stop":1774327404946,"duration":10229}},{"uid":"616effd304fd8bdb","reportUrl":"https://logos-messaging.github.io/logos-delivery-interop-tests/nim/1124/#testresult/616effd304fd8bdb","status":"passed","time":{"start":1774241472227,"stop":1774241482458,"duration":10231}},{"uid":"69195869f68d41d3","reportUrl":"https://logos-messaging.github.io/logos-delivery-interop-tests/nim/1123/#testresult/69195869f68d41d3","status":"passed","time":{"start":1774154659311,"stop":1774154669487,"duration":10176}},{"uid":"c59f1a58d8487c3f","reportUrl":"https://logos-messaging.github.io/logos-delivery-interop-tests/nim/1122/#testresult/c59f1a58d8487c3f","status":"passed","time":{"start":1774067881490,"stop":1774067891391,"duration":9901}},{"uid":"5c3c29510158998","reportUrl":"https://logos-messaging.github.io/logos-delivery-interop-tests/nim/1121/#testresult/5c3c29510158998","status":"passed","time":{"start":1773981574603,"stop":1773981584413,"duration":9810}},{"uid":"eee3983e2be80000","reportUrl":"https://logos-messaging.github.io/logos-delivery-interop-tests/nim/1120/#testresult/eee3983e2be80000","status":"passed","time":{"start":1773895494339,"stop":1773895504538,"duration":10199}},{"uid":"235db7f65a23d739","reportUrl":"https://logos-messaging.github.io/logos-delivery-interop-tests/nim/1119/#testresult/235db7f65a23d739","status":"passed","time":{"start":1773809143336,"stop":1773809153563,"duration":10227}},{"uid":"14851dc5723ea4f0","reportUrl":"https://logos-messaging.github.io/logos-delivery-interop-tests/nim/1118/#testresult/14851dc5723ea4f0","status":"passed","time":{"start":1773722518200,"stop":1773722528310,"duration":10110}},{"uid":"6a0dff636a5f9ca3","reportUrl":"https://logos-messaging.github.io/logos-delivery-interop-tests/nim/1117/#testresult/6a0dff636a5f9ca3","status":"passed","time":{"start":1773664842949,"stop":1773664852863,"duration":9914}},{"uid":"4183e0b04f308485","reportUrl":"https://logos-messaging.github.io/logos-delivery-interop-tests/nim/1116/#testresult/4183e0b04f308485","status":"passed","time":{"start":1773637106388,"stop":1773637116600,"duration":10212}},{"uid":"64e29bb937f75390","reportUrl":"https://logos-messaging.github.io/logos-delivery-interop-tests/nim/1115/#testresult/64e29bb937f75390","status":"passed","time":{"start":1773550390552,"stop":1773550401029,"duration":10477}},{"uid":"2c129837b9526dca","reportUrl":"https://logos-messaging.github.io/logos-delivery-interop-tests/nim/1114/#testresult/2c129837b9526dca","status":"passed","time":{"start":1773463132883,"stop":1773463142957,"duration":10074}},{"uid":"4188c074060f6917","reportUrl":"https://logos-messaging.github.io/logos-delivery-interop-tests/nim/1113/#testresult/4188c074060f6917","status":"passed","time":{"start":1773376759149,"stop":1773376769256,"duration":10107}},{"uid":"e8c0ef099f4e6c71","reportUrl":"https://logos-messaging.github.io/logos-delivery-interop-tests/nim/1112/#testresult/e8c0ef099f4e6c71","status":"passed","time":{"start":1773290430841,"stop":1773290440977,"duration":10136}},{"uid":"9cad88e1e44f6d8c","reportUrl":"https://logos-messaging.github.io/logos-delivery-interop-tests/nim/1111/#testresult/9cad88e1e44f6d8c","status":"passed","time":{"start":1773203983718,"stop":1773203993912,"duration":10194}}]},"tags":[]},"source":"8af0943119fdef19.json","parameterValues":[]}