mirror of
https://github.com/logos-messaging/logos-messaging-interop-tests.git
synced 2026-04-06 20:03:43 +00:00
1 line
15 KiB
JSON
1 line
15 KiB
JSON
{"uid":"d7cfbd5d2fca12f6","name":"test_relay_2_nodes_temporary_blackout_recovers_no_helpers","fullName":"tests.e2e.test_network_conditions.TestNetworkConditions#test_relay_2_nodes_temporary_blackout_recovers_no_helpers","historyId":"2a46793b049bc6456ec3b12954c1236d","time":{"start":1774781816041,"stop":1774781880327,"duration":64286},"status":"failed","statusMessage":"AssertionError: Waiting for node connection","statusTrace":"tests/e2e/test_network_conditions.py:733: in test_relay_2_nodes_temporary_blackout_recovers_no_helpers\n self.node1.start(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":"check_waku_log_errors","time":{"start":1774781816017,"stop":1774781816017,"duration":0},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"test_id","time":{"start":1774781816017,"stop":1774781816020,"duration":3},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"attach_logs_on_fail","time":{"start":1774781816017,"stop":1774781816017,"duration":0},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"close_open_nodes","time":{"start":1774781816017,"stop":1774781816017,"duration":0},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"common_setup","time":{"start":1774781816020,"stop":1774781816021,"duration":1},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"test_setup","time":{"start":1774781816020,"stop":1774781816020,"duration":0},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"relay_setup","time":{"start":1774781816021,"stop":1774781816022,"duration":1},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"setup_nodes","time":{"start":1774781816022,"stop":1774781816040,"duration":18},"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/e2e/test_network_conditions.py:733: in test_relay_2_nodes_temporary_blackout_recovers_no_helpers\n self.node1.start(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":"cabd558a6cfbea42","name":"log","source":"cabd558a6cfbea42.txt","type":"text/plain","size":2130697},{"uid":"db5237e47e377758","name":"stderr","source":"db5237e47e377758.txt","type":"text/plain","size":2112139}],"parameters":[],"stepsCount":0,"shouldDisplayMessage":true,"attachmentsCount":2,"hasContent":true,"attachmentStep":false},"afterStages":[{"name":"test_setup::0","time":{"start":1774781880406,"stop":1774781880406,"duration":0},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"close_open_nodes::0","time":{"start":1774781880407,"stop":1774781881041,"duration":634},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"check_waku_log_errors::0","time":{"start":1774781881043,"stop":1774781881077,"duration":34},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"attach_logs_on_fail::0","time":{"start":1774781881078,"stop":1774781881085,"duration":7},"status":"passed","steps":[],"attachments":[{"uid":"8dc96fc572160ef9","name":"node1_2026-03-29_10-56-56__be71b32d-69a4-47c9-8818-cf683478580f__wakuorg_nwaku:latest.log","source":"8dc96fc572160ef9.txt","type":"text/plain","size":222818}],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":1,"hasContent":true,"attachmentStep":false}],"labels":[{"name":"tag","value":"timeout(360)"},{"name":"parentSuite","value":"tests.e2e"},{"name":"suite","value":"test_network_conditions"},{"name":"subSuite","value":"TestNetworkConditions"},{"name":"host","value":"runnervmrg6be"},{"name":"thread","value":"3455-MainThread"},{"name":"framework","value":"pytest"},{"name":"language","value":"cpython3"},{"name":"package","value":"tests.e2e.test_network_conditions"},{"name":"resultFormat","value":"allure2"}],"parameters":[],"links":[],"hidden":false,"retry":false,"extra":{"severity":"normal","retries":[{"uid":"b32ff85ff4129a05","status":"failed","statusDetails":"AssertionError: Waiting for node connection","time":{"start":1774781750958,"stop":1774781815268,"duration":64310}},{"uid":"ec8b0c16451e9241","status":"failed","statusDetails":"AssertionError: Waiting for node connection","time":{"start":1774781685953,"stop":1774781750206,"duration":64253}}],"categories":[{"name":"Product defects","matchedStatuses":[],"flaky":false}],"history":{"statistic":{"failed":1,"broken":0,"skipped":0,"passed":39,"unknown":0,"total":40},"items":[{"uid":"78c19750252f0233","reportUrl":"https://logos-messaging.github.io/logos-delivery-interop-tests/nim/1130/#testresult/78c19750252f0233","status":"passed","time":{"start":1774759802229,"stop":1774759830521,"duration":28292}},{"uid":"9b58aad89ba6ebe5","reportUrl":"https://logos-messaging.github.io/logos-delivery-interop-tests/nim/1129/#testresult/9b58aad89ba6ebe5","status":"passed","time":{"start":1774672699408,"stop":1774672727676,"duration":28268}},{"uid":"583a4b425d8b8ece","reportUrl":"https://logos-messaging.github.io/logos-delivery-interop-tests/nim/1128/#testresult/583a4b425d8b8ece","status":"passed","time":{"start":1774586842152,"stop":1774586870526,"duration":28374}},{"uid":"37ed9aa45ee9e447","reportUrl":"https://logos-messaging.github.io/logos-delivery-interop-tests/nim/1127/#testresult/37ed9aa45ee9e447","status":"passed","time":{"start":1774500406647,"stop":1774500435002,"duration":28355}},{"uid":"45cdbe7035f7f1a6","reportUrl":"https://logos-messaging.github.io/logos-delivery-interop-tests/nim/1126/#testresult/45cdbe7035f7f1a6","status":"passed","time":{"start":1774413550201,"stop":1774413578516,"duration":28315}},{"uid":"db5fad04fb419cf2","reportUrl":"https://logos-messaging.github.io/logos-delivery-interop-tests/nim/1125/#testresult/db5fad04fb419cf2","status":"passed","time":{"start":1774327006703,"stop":1774327035041,"duration":28338}},{"uid":"2cf8719e51dde4bb","reportUrl":"https://logos-messaging.github.io/logos-delivery-interop-tests/nim/1124/#testresult/2cf8719e51dde4bb","status":"passed","time":{"start":1774241113803,"stop":1774241142117,"duration":28314}},{"uid":"6305201864d02a1f","reportUrl":"https://logos-messaging.github.io/logos-delivery-interop-tests/nim/1123/#testresult/6305201864d02a1f","status":"passed","time":{"start":1774154283353,"stop":1774154311726,"duration":28373}},{"uid":"af6d1c5007b4645a","reportUrl":"https://logos-messaging.github.io/logos-delivery-interop-tests/nim/1122/#testresult/af6d1c5007b4645a","status":"passed","time":{"start":1774067499215,"stop":1774067527511,"duration":28296}},{"uid":"b9bc4dd689886324","reportUrl":"https://logos-messaging.github.io/logos-delivery-interop-tests/nim/1121/#testresult/b9bc4dd689886324","status":"passed","time":{"start":1773981243481,"stop":1773981271788,"duration":28307}},{"uid":"d43ce4787be67a4e","reportUrl":"https://logos-messaging.github.io/logos-delivery-interop-tests/nim/1120/#testresult/d43ce4787be67a4e","status":"passed","time":{"start":1773895140720,"stop":1773895169009,"duration":28289}},{"uid":"a9bc1e0b115b6a79","reportUrl":"https://logos-messaging.github.io/logos-delivery-interop-tests/nim/1119/#testresult/a9bc1e0b115b6a79","status":"passed","time":{"start":1773808831985,"stop":1773808860335,"duration":28350}},{"uid":"958c3ea1687ece9d","reportUrl":"https://logos-messaging.github.io/logos-delivery-interop-tests/nim/1118/#testresult/958c3ea1687ece9d","status":"passed","time":{"start":1773722176352,"stop":1773722204642,"duration":28290}},{"uid":"3be4b2c3d717a144","reportUrl":"https://logos-messaging.github.io/logos-delivery-interop-tests/nim/1117/#testresult/3be4b2c3d717a144","status":"passed","time":{"start":1773664481627,"stop":1773664509965,"duration":28338}},{"uid":"6ee8f28fe2404854","reportUrl":"https://logos-messaging.github.io/logos-delivery-interop-tests/nim/1116/#testresult/6ee8f28fe2404854","status":"passed","time":{"start":1773636767756,"stop":1773636796053,"duration":28297}},{"uid":"bc24387cec43fe53","reportUrl":"https://logos-messaging.github.io/logos-delivery-interop-tests/nim/1115/#testresult/bc24387cec43fe53","status":"passed","time":{"start":1773550007372,"stop":1773550035748,"duration":28376}},{"uid":"91bc91da6027f6c5","reportUrl":"https://logos-messaging.github.io/logos-delivery-interop-tests/nim/1114/#testresult/91bc91da6027f6c5","status":"passed","time":{"start":1773462794387,"stop":1773462822775,"duration":28388}},{"uid":"91cb6e82d60ba6c5","reportUrl":"https://logos-messaging.github.io/logos-delivery-interop-tests/nim/1113/#testresult/91cb6e82d60ba6c5","status":"passed","time":{"start":1773376437390,"stop":1773376465700,"duration":28310}},{"uid":"531fd325f70be49c","reportUrl":"https://logos-messaging.github.io/logos-delivery-interop-tests/nim/1112/#testresult/531fd325f70be49c","status":"passed","time":{"start":1773290064782,"stop":1773290092880,"duration":28098}},{"uid":"63ef9e024c5a12c7","reportUrl":"https://logos-messaging.github.io/logos-delivery-interop-tests/nim/1111/#testresult/63ef9e024c5a12c7","status":"passed","time":{"start":1773203629371,"stop":1773203657628,"duration":28257}}]},"tags":["timeout(360)"]},"source":"d7cfbd5d2fca12f6.json","parameterValues":[]} |