mirror of
https://github.com/logos-messaging/logos-messaging-interop-tests.git
synced 2026-04-29 23:23:50 +00:00
1 line
15 KiB
JSON
1 line
15 KiB
JSON
{"uid":"93344e681e542cbf","name":"test_relay_different_latency_between_two_nodes[200]","fullName":"tests.e2e.test_network_conditions.TestNetworkConditions#test_relay_different_latency_between_two_nodes","historyId":"380b49980ee5bedf1f6c2b92874ef9f3","time":{"start":1774781654205,"stop":1774781718376,"duration":64171},"status":"failed","statusMessage":"AssertionError: Waiting for node connection","statusTrace":"tests/e2e/test_network_conditions.py:205: in test_relay_different_latency_between_two_nodes\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":"set_allure_env_variables","time":{"start":1774781326639,"stop":1774781326640,"duration":1},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"check_waku_log_errors","time":{"start":1774781654189,"stop":1774781654189,"duration":0},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"close_open_nodes","time":{"start":1774781654189,"stop":1774781654189,"duration":0},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"attach_logs_on_fail","time":{"start":1774781654189,"stop":1774781654189,"duration":0},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"test_setup","time":{"start":1774781654190,"stop":1774781654190,"duration":0},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"test_id","time":{"start":1774781654190,"stop":1774781654190,"duration":0},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"common_setup","time":{"start":1774781654190,"stop":1774781654190,"duration":0},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"relay_setup","time":{"start":1774781654190,"stop":1774781654191,"duration":1},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"setup_nodes","time":{"start":1774781654191,"stop":1774781654204,"duration":13},"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:205: in test_relay_different_latency_between_two_nodes\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":"d561a485870d97bc","name":"log","source":"d561a485870d97bc.txt","type":"text/plain","size":2131349},{"uid":"8cf91161a4d6b076","name":"stderr","source":"8cf91161a4d6b076.txt","type":"text/plain","size":2112831}],"parameters":[],"stepsCount":0,"shouldDisplayMessage":true,"attachmentsCount":2,"hasContent":true,"attachmentStep":false},"afterStages":[{"name":"test_setup::0","time":{"start":1774781718455,"stop":1774781718455,"duration":0},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"close_open_nodes::0","time":{"start":1774781718456,"stop":1774781719065,"duration":609},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"check_waku_log_errors::0","time":{"start":1774781719065,"stop":1774781719089,"duration":24},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"attach_logs_on_fail::0","time":{"start":1774781719089,"stop":1774781719091,"duration":2},"status":"passed","steps":[],"attachments":[{"uid":"17e99f17e9dcc1d4","name":"node1_2026-03-29_10-54-14__081ac275-2273-4434-ba5a-302cfa0a2de2__wakuorg_nwaku:latest.log","source":"17e99f17e9dcc1d4.txt","type":"text/plain","size":222778}],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":1,"hasContent":true,"attachmentStep":false},{"name":"set_allure_env_variables::0","time":{"start":1774787958630,"stop":1774787958630,"duration":0},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"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":"3463-MainThread"},{"name":"framework","value":"pytest"},{"name":"language","value":"cpython3"},{"name":"package","value":"tests.e2e.test_network_conditions"},{"name":"resultFormat","value":"allure2"}],"parameters":[{"name":"latency_ms","value":"200"}],"links":[],"hidden":false,"retry":false,"extra":{"severity":"normal","retries":[{"uid":"60f64c0af8e3d834","status":"failed","statusDetails":"AssertionError: Waiting for node connection","time":{"start":1774781589306,"stop":1774781653521,"duration":64215}},{"uid":"1bcef81c60727ee8","status":"failed","statusDetails":"AssertionError: Waiting for node connection","time":{"start":1774781524415,"stop":1774781588629,"duration":64214}}],"categories":[{"name":"Product defects","matchedStatuses":[],"flaky":false}],"history":{"statistic":{"failed":1,"broken":0,"skipped":0,"passed":39,"unknown":0,"total":40},"items":[{"uid":"8ac9666bf20e9912","reportUrl":"https://logos-messaging.github.io/logos-delivery-interop-tests/nim/1130/#testresult/8ac9666bf20e9912","status":"passed","time":{"start":1774759745038,"stop":1774759758036,"duration":12998}},{"uid":"9cadbcb295b344c6","reportUrl":"https://logos-messaging.github.io/logos-delivery-interop-tests/nim/1129/#testresult/9cadbcb295b344c6","status":"passed","time":{"start":1774672639132,"stop":1774672652126,"duration":12994}},{"uid":"a0d7425e7ab3c5a0","reportUrl":"https://logos-messaging.github.io/logos-delivery-interop-tests/nim/1128/#testresult/a0d7425e7ab3c5a0","status":"passed","time":{"start":1774586728668,"stop":1774586741728,"duration":13060}},{"uid":"e6185c7bfaec5cb","reportUrl":"https://logos-messaging.github.io/logos-delivery-interop-tests/nim/1127/#testresult/e6185c7bfaec5cb","status":"passed","time":{"start":1774500339703,"stop":1774500352746,"duration":13043}},{"uid":"524ad89cbe6afd03","reportUrl":"https://logos-messaging.github.io/logos-delivery-interop-tests/nim/1126/#testresult/524ad89cbe6afd03","status":"passed","time":{"start":1774413467463,"stop":1774413480513,"duration":13050}},{"uid":"212bea9c7c94c709","reportUrl":"https://logos-messaging.github.io/logos-delivery-interop-tests/nim/1125/#testresult/212bea9c7c94c709","status":"passed","time":{"start":1774326936582,"stop":1774326949625,"duration":13043}},{"uid":"4da8a8215298c55b","reportUrl":"https://logos-messaging.github.io/logos-delivery-interop-tests/nim/1124/#testresult/4da8a8215298c55b","status":"passed","time":{"start":1774241008811,"stop":1774241021876,"duration":13065}},{"uid":"7e897ab7ae95d13","reportUrl":"https://logos-messaging.github.io/logos-delivery-interop-tests/nim/1123/#testresult/7e897ab7ae95d13","status":"passed","time":{"start":1774154236942,"stop":1774154250003,"duration":13061}},{"uid":"6d80a95214bdd1c4","reportUrl":"https://logos-messaging.github.io/logos-delivery-interop-tests/nim/1122/#testresult/6d80a95214bdd1c4","status":"passed","time":{"start":1774067423824,"stop":1774067436887,"duration":13063}},{"uid":"1f44da733568385c","reportUrl":"https://logos-messaging.github.io/logos-delivery-interop-tests/nim/1121/#testresult/1f44da733568385c","status":"passed","time":{"start":1773981201904,"stop":1773981214920,"duration":13016}},{"uid":"981ee617e2722519","reportUrl":"https://logos-messaging.github.io/logos-delivery-interop-tests/nim/1120/#testresult/981ee617e2722519","status":"passed","time":{"start":1773895053854,"stop":1773895066862,"duration":13008}},{"uid":"6a70ae2ce25524cf","reportUrl":"https://logos-messaging.github.io/logos-delivery-interop-tests/nim/1119/#testresult/6a70ae2ce25524cf","status":"passed","time":{"start":1773808721470,"stop":1773808734514,"duration":13044}},{"uid":"54bacfbef66312ec","reportUrl":"https://logos-messaging.github.io/logos-delivery-interop-tests/nim/1118/#testresult/54bacfbef66312ec","status":"passed","time":{"start":1773722072283,"stop":1773722085314,"duration":13031}},{"uid":"9dadbc6e24347111","reportUrl":"https://logos-messaging.github.io/logos-delivery-interop-tests/nim/1117/#testresult/9dadbc6e24347111","status":"passed","time":{"start":1773664411634,"stop":1773664424666,"duration":13032}},{"uid":"e86ccb8ec099dd45","reportUrl":"https://logos-messaging.github.io/logos-delivery-interop-tests/nim/1116/#testresult/e86ccb8ec099dd45","status":"passed","time":{"start":1773636668843,"stop":1773636681960,"duration":13117}},{"uid":"33f4dc6858707e7c","reportUrl":"https://logos-messaging.github.io/logos-delivery-interop-tests/nim/1115/#testresult/33f4dc6858707e7c","status":"passed","time":{"start":1773549919109,"stop":1773549932107,"duration":12998}},{"uid":"bdeb4ba96489b931","reportUrl":"https://logos-messaging.github.io/logos-delivery-interop-tests/nim/1114/#testresult/bdeb4ba96489b931","status":"passed","time":{"start":1773462719019,"stop":1773462732123,"duration":13104}},{"uid":"1dce9f5ac187152a","reportUrl":"https://logos-messaging.github.io/logos-delivery-interop-tests/nim/1113/#testresult/1dce9f5ac187152a","status":"passed","time":{"start":1773376359744,"stop":1773376372767,"duration":13023}},{"uid":"4585056fa70916f9","reportUrl":"https://logos-messaging.github.io/logos-delivery-interop-tests/nim/1112/#testresult/4585056fa70916f9","status":"passed","time":{"start":1773289973736,"stop":1773289986827,"duration":13091}},{"uid":"e48c3cb72f846eda","reportUrl":"https://logos-messaging.github.io/logos-delivery-interop-tests/nim/1111/#testresult/e48c3cb72f846eda","status":"passed","time":{"start":1773203558884,"stop":1773203571935,"duration":13051}}]},"tags":["timeout(360)"]},"source":"93344e681e542cbf.json","parameterValues":["200"]} |