1 line
26 KiB
JSON

{"uid":"950f00f6a3e004e0","name":"test_relay_4_nodes_sender_packet_loss_delivery_ratio_simple[loss60]","fullName":"tests.e2e.test_network_conditions.TestNetworkConditions#test_relay_4_nodes_sender_packet_loss_delivery_ratio_simple","historyId":"6c25537e4b79dcfb4054bdc3762767a2","time":{"start":1774067813478,"stop":1774067888890,"duration":75412},"status":"skipped","statusMessage":"XFAIL Fails under high packet loss percentage\n\nrequests.exceptions.ReadTimeout: HTTPConnectionPool(host='127.0.0.1', port=26966): Read timed out. (read timeout=20)","statusTrace":"/opt/hostedtoolcache/Python/3.12.13/x64/lib/python3.12/site-packages/urllib3/connectionpool.py:536: in _make_request\n response = conn.getresponse()\n/opt/hostedtoolcache/Python/3.12.13/x64/lib/python3.12/site-packages/urllib3/connection.py:464: in getresponse\n httplib_response = super().getresponse()\n/opt/hostedtoolcache/Python/3.12.13/x64/lib/python3.12/http/client.py:1450: in getresponse\n response.begin()\n/opt/hostedtoolcache/Python/3.12.13/x64/lib/python3.12/http/client.py:336: in begin\n version, status, reason = self._read_status()\n/opt/hostedtoolcache/Python/3.12.13/x64/lib/python3.12/http/client.py:297: in _read_status\n line = str(self.fp.readline(_MAXLINE + 1), \"iso-8859-1\")\n/opt/hostedtoolcache/Python/3.12.13/x64/lib/python3.12/socket.py:720: in readinto\n return self._sock.recv_into(b)\nE TimeoutError: timed out\n\nThe above exception was the direct cause of the following exception:\n/opt/hostedtoolcache/Python/3.12.13/x64/lib/python3.12/site-packages/requests/adapters.py:486: in send\n resp = conn.urlopen(\n/opt/hostedtoolcache/Python/3.12.13/x64/lib/python3.12/site-packages/urllib3/connectionpool.py:843: in urlopen\n retries = retries.increment(\n/opt/hostedtoolcache/Python/3.12.13/x64/lib/python3.12/site-packages/urllib3/util/retry.py:474: in increment\n raise reraise(type(error), error, _stacktrace)\n/opt/hostedtoolcache/Python/3.12.13/x64/lib/python3.12/site-packages/urllib3/util/util.py:39: in reraise\n raise value\n/opt/hostedtoolcache/Python/3.12.13/x64/lib/python3.12/site-packages/urllib3/connectionpool.py:789: in urlopen\n response = self._make_request(\n/opt/hostedtoolcache/Python/3.12.13/x64/lib/python3.12/site-packages/urllib3/connectionpool.py:538: in _make_request\n self._raise_timeout(err=e, url=url, timeout_value=read_timeout)\n/opt/hostedtoolcache/Python/3.12.13/x64/lib/python3.12/site-packages/urllib3/connectionpool.py:369: in _raise_timeout\n raise ReadTimeoutError(\nE urllib3.exceptions.ReadTimeoutError: HTTPConnectionPool(host='127.0.0.1', port=26966): Read timed out. (read timeout=20)\n\nDuring handling of the above exception, another exception occurred:\ntests/e2e/test_network_conditions.py:395: in test_relay_4_nodes_sender_packet_loss_delivery_ratio_simple\n self.node1.send_relay_message(self.create_message(), self.test_pubsub_topic)\nsrc/node/waku_node.py:348: in send_relay_message\n return self._api.send_relay_message(message, pubsub_topic)\nsrc/node/api_clients/rest.py:51: in send_relay_message\n return self.rest_call(\"post\", f\"relay/v1/messages/{quote(pubsub_topic, safe='')}\", json.dumps(message))\nsrc/node/api_clients/rest.py:16: in rest_call\n return self.make_request(method, url, headers=headers, data=payload)\nsrc/node/api_clients/base_client.py:12: in make_request\n response = requests.request(method.upper(), url, headers=headers, data=data, timeout=API_REQUEST_TIMEOUT)\n/opt/hostedtoolcache/Python/3.12.13/x64/lib/python3.12/site-packages/requests/api.py:59: in request\n return session.request(method=method, url=url, **kwargs)\n/opt/hostedtoolcache/Python/3.12.13/x64/lib/python3.12/site-packages/requests/sessions.py:589: in request\n resp = self.send(prep, **send_kwargs)\n/opt/hostedtoolcache/Python/3.12.13/x64/lib/python3.12/site-packages/requests/sessions.py:703: in send\n r = adapter.send(request, **kwargs)\n/opt/hostedtoolcache/Python/3.12.13/x64/lib/python3.12/site-packages/requests/adapters.py:532: in send\n raise ReadTimeout(e, request=request)\nE requests.exceptions.ReadTimeout: HTTPConnectionPool(host='127.0.0.1', port=26966): Read timed out. (read timeout=20)","flaky":false,"newFailed":false,"newBroken":false,"newPassed":false,"retriesCount":0,"retriesStatusChange":false,"beforeStages":[{"name":"set_allure_env_variables","time":{"start":1774067450503,"stop":1774067450503,"duration":0},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"close_open_nodes","time":{"start":1774067813454,"stop":1774067813463,"duration":9},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"attach_logs_on_fail","time":{"start":1774067813454,"stop":1774067813454,"duration":0},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"check_waku_log_errors","time":{"start":1774067813454,"stop":1774067813454,"duration":0},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"test_id","time":{"start":1774067813463,"stop":1774067813463,"duration":0},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"test_setup","time":{"start":1774067813463,"stop":1774067813464,"duration":1},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"setup_nodes","time":{"start":1774067813464,"stop":1774067813477,"duration":13},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"common_setup","time":{"start":1774067813464,"stop":1774067813464,"duration":0},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"relay_setup","time":{"start":1774067813464,"stop":1774067813464,"duration":0},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false}],"testStage":{"status":"skipped","statusMessage":"XFAIL Fails under high packet loss percentage\n\nrequests.exceptions.ReadTimeout: HTTPConnectionPool(host='127.0.0.1', port=26966): Read timed out. (read timeout=20)","statusTrace":"/opt/hostedtoolcache/Python/3.12.13/x64/lib/python3.12/site-packages/urllib3/connectionpool.py:536: in _make_request\n response = conn.getresponse()\n/opt/hostedtoolcache/Python/3.12.13/x64/lib/python3.12/site-packages/urllib3/connection.py:464: in getresponse\n httplib_response = super().getresponse()\n/opt/hostedtoolcache/Python/3.12.13/x64/lib/python3.12/http/client.py:1450: in getresponse\n response.begin()\n/opt/hostedtoolcache/Python/3.12.13/x64/lib/python3.12/http/client.py:336: in begin\n version, status, reason = self._read_status()\n/opt/hostedtoolcache/Python/3.12.13/x64/lib/python3.12/http/client.py:297: in _read_status\n line = str(self.fp.readline(_MAXLINE + 1), \"iso-8859-1\")\n/opt/hostedtoolcache/Python/3.12.13/x64/lib/python3.12/socket.py:720: in readinto\n return self._sock.recv_into(b)\nE TimeoutError: timed out\n\nThe above exception was the direct cause of the following exception:\n/opt/hostedtoolcache/Python/3.12.13/x64/lib/python3.12/site-packages/requests/adapters.py:486: in send\n resp = conn.urlopen(\n/opt/hostedtoolcache/Python/3.12.13/x64/lib/python3.12/site-packages/urllib3/connectionpool.py:843: in urlopen\n retries = retries.increment(\n/opt/hostedtoolcache/Python/3.12.13/x64/lib/python3.12/site-packages/urllib3/util/retry.py:474: in increment\n raise reraise(type(error), error, _stacktrace)\n/opt/hostedtoolcache/Python/3.12.13/x64/lib/python3.12/site-packages/urllib3/util/util.py:39: in reraise\n raise value\n/opt/hostedtoolcache/Python/3.12.13/x64/lib/python3.12/site-packages/urllib3/connectionpool.py:789: in urlopen\n response = self._make_request(\n/opt/hostedtoolcache/Python/3.12.13/x64/lib/python3.12/site-packages/urllib3/connectionpool.py:538: in _make_request\n self._raise_timeout(err=e, url=url, timeout_value=read_timeout)\n/opt/hostedtoolcache/Python/3.12.13/x64/lib/python3.12/site-packages/urllib3/connectionpool.py:369: in _raise_timeout\n raise ReadTimeoutError(\nE urllib3.exceptions.ReadTimeoutError: HTTPConnectionPool(host='127.0.0.1', port=26966): Read timed out. (read timeout=20)\n\nDuring handling of the above exception, another exception occurred:\ntests/e2e/test_network_conditions.py:395: in test_relay_4_nodes_sender_packet_loss_delivery_ratio_simple\n self.node1.send_relay_message(self.create_message(), self.test_pubsub_topic)\nsrc/node/waku_node.py:348: in send_relay_message\n return self._api.send_relay_message(message, pubsub_topic)\nsrc/node/api_clients/rest.py:51: in send_relay_message\n return self.rest_call(\"post\", f\"relay/v1/messages/{quote(pubsub_topic, safe='')}\", json.dumps(message))\nsrc/node/api_clients/rest.py:16: in rest_call\n return self.make_request(method, url, headers=headers, data=payload)\nsrc/node/api_clients/base_client.py:12: in make_request\n response = requests.request(method.upper(), url, headers=headers, data=data, timeout=API_REQUEST_TIMEOUT)\n/opt/hostedtoolcache/Python/3.12.13/x64/lib/python3.12/site-packages/requests/api.py:59: in request\n return session.request(method=method, url=url, **kwargs)\n/opt/hostedtoolcache/Python/3.12.13/x64/lib/python3.12/site-packages/requests/sessions.py:589: in request\n resp = self.send(prep, **send_kwargs)\n/opt/hostedtoolcache/Python/3.12.13/x64/lib/python3.12/site-packages/requests/sessions.py:703: in send\n r = adapter.send(request, **kwargs)\n/opt/hostedtoolcache/Python/3.12.13/x64/lib/python3.12/site-packages/requests/adapters.py:532: in send\n raise ReadTimeout(e, request=request)\nE requests.exceptions.ReadTimeout: HTTPConnectionPool(host='127.0.0.1', port=26966): Read timed out. (read timeout=20)","steps":[{"name":"wait_for_autoconnection","time":{"start":1774067818539,"stop":1774067838554,"duration":20015},"status":"passed","steps":[],"attachments":[],"parameters":[{"name":"args","value":"(<tests.e2e.test_network_conditions.TestNetworkConditions object at 0x7f9010d79310>, [<src.node.waku_node.WakuNode object at 0x7f901096c9e0>, <src.node.waku_node.WakuNode object at 0x7f901096cc20>, <src.node.waku_node.WakuNode object at 0x7f901096fa10>, <src.node.waku_node.WakuNode object at 0x7f901096f200>])"},{"name":"hard_wait","value":"20"}],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":true,"attachmentStep":false},{"name":"create_message","time":{"start":1774067838733,"stop":1774067838733,"duration":0},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"create_message","time":{"start":1774067839356,"stop":1774067839356,"duration":0},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"create_message","time":{"start":1774067839366,"stop":1774067839366,"duration":0},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"create_message","time":{"start":1774067840836,"stop":1774067840836,"duration":0},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"create_message","time":{"start":1774067840848,"stop":1774067840848,"duration":0},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"create_message","time":{"start":1774067842068,"stop":1774067842068,"duration":0},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"create_message","time":{"start":1774067842284,"stop":1774067842284,"duration":0},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"create_message","time":{"start":1774067842492,"stop":1774067842492,"duration":0},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"create_message","time":{"start":1774067853707,"stop":1774067853707,"duration":0},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"create_message","time":{"start":1774067854736,"stop":1774067854736,"duration":0},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"create_message","time":{"start":1774067854956,"stop":1774067854956,"duration":0},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"create_message","time":{"start":1774067859492,"stop":1774067859492,"duration":0},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"create_message","time":{"start":1774067861172,"stop":1774067861172,"duration":0},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"create_message","time":{"start":1774067861796,"stop":1774067861796,"duration":0},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"create_message","time":{"start":1774067861809,"stop":1774067861809,"duration":0},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"create_message","time":{"start":1774067861824,"stop":1774067861824,"duration":0},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"create_message","time":{"start":1774067862043,"stop":1774067862043,"duration":0},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"create_message","time":{"start":1774067866189,"stop":1774067866189,"duration":0},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"create_message","time":{"start":1774067868868,"stop":1774067868868,"duration":0},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false}],"attachments":[{"uid":"7e41290c7e1c4f79","name":"log","source":"7e41290c7e1c4f79.txt","type":"text/plain","size":35582},{"uid":"f35d30871926e9b5","name":"stderr","source":"f35d30871926e9b5.txt","type":"text/plain","size":34724}],"parameters":[],"stepsCount":20,"shouldDisplayMessage":true,"attachmentsCount":2,"hasContent":true,"attachmentStep":false},"afterStages":[{"name":"test_setup::0","time":{"start":1774067889107,"stop":1774067889108,"duration":1},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"close_open_nodes::0","time":{"start":1774067889108,"stop":1774067891260,"duration":2152},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"check_waku_log_errors::0","time":{"start":1774067891261,"stop":1774067891597,"duration":336},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"attach_logs_on_fail::0","time":{"start":1774067891599,"stop":1774067891599,"duration":0},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"set_allure_env_variables::0","time":{"start":1774068119292,"stop":1774068119292,"duration":0},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false}],"labels":[{"name":"tag","value":"@pytest.mark.xfail(reason='Fails under high packet loss percentage')"},{"name":"tag","value":"timeout(600)"},{"name":"parentSuite","value":"tests.e2e"},{"name":"suite","value":"test_network_conditions"},{"name":"subSuite","value":"TestNetworkConditions"},{"name":"host","value":"runnervm46oaq"},{"name":"thread","value":"3531-MainThread"},{"name":"framework","value":"pytest"},{"name":"language","value":"cpython3"},{"name":"package","value":"tests.e2e.test_network_conditions"},{"name":"resultFormat","value":"allure2"}],"parameters":[{"name":"loss","value":"60.0"}],"links":[],"hidden":false,"retry":false,"extra":{"severity":"normal","retries":[],"categories":[],"history":{"statistic":{"failed":0,"broken":0,"skipped":23,"passed":8,"unknown":0,"total":31},"items":[{"uid":"89ee75e83b13922f","reportUrl":"https://logos-messaging.github.io/logos-delivery-interop-tests/nim/1121/#testresult/89ee75e83b13922f","status":"skipped","statusDetails":"XFAIL Fails under high packet loss percentage\n\nrequests.exceptions.ConnectionError: HTTPConnectionPool(host='127.0.0.1', port=49301): Read timed out.","time":{"start":1773981514878,"stop":1773981599484,"duration":84606}},{"uid":"46bfcc551cd99767","reportUrl":"https://logos-messaging.github.io/logos-delivery-interop-tests/nim/1120/#testresult/46bfcc551cd99767","status":"skipped","statusDetails":"XFAIL Fails under high packet loss percentage\n\nrequests.exceptions.ReadTimeout: HTTPConnectionPool(host='127.0.0.1', port=51780): Read timed out. (read timeout=20)","time":{"start":1773895349364,"stop":1773895394585,"duration":45221}},{"uid":"aa1a23b0bceb2f3a","reportUrl":"https://logos-messaging.github.io/logos-delivery-interop-tests/nim/1119/#testresult/aa1a23b0bceb2f3a","status":"skipped","statusDetails":"XFAIL Fails under high packet loss percentage\n\nrequests.exceptions.ConnectionError: HTTPConnectionPool(host='127.0.0.1', port=57341): Read timed out.","time":{"start":1773809324560,"stop":1773809457649,"duration":133089}},{"uid":"128a5ac2e4ddf4ed","reportUrl":"https://logos-messaging.github.io/logos-delivery-interop-tests/nim/1118/#testresult/128a5ac2e4ddf4ed","status":"skipped","statusDetails":"XFAIL Fails under high packet loss percentage\n\nrequests.exceptions.ReadTimeout: HTTPConnectionPool(host='127.0.0.1', port=50693): Read timed out. (read timeout=20)","time":{"start":1773722406756,"stop":1773722452006,"duration":45250}},{"uid":"92350f806d4305f1","reportUrl":"https://logos-messaging.github.io/logos-delivery-interop-tests/nim/1117/#testresult/92350f806d4305f1","status":"skipped","statusDetails":"XFAIL Fails under high packet loss percentage\n\nrequests.exceptions.ReadTimeout: HTTPConnectionPool(host='127.0.0.1', port=43409): Read timed out. (read timeout=20)","time":{"start":1773664772403,"stop":1773664887011,"duration":114608}},{"uid":"5239203ac34c22b7","reportUrl":"https://logos-messaging.github.io/logos-delivery-interop-tests/nim/1116/#testresult/5239203ac34c22b7","status":"skipped","statusDetails":"XFAIL Fails under high packet loss percentage\n\nrequests.exceptions.ReadTimeout: HTTPConnectionPool(host='127.0.0.1', port=54445): Read timed out. (read timeout=20)","time":{"start":1773636977598,"stop":1773637023401,"duration":45803}},{"uid":"c4b063d0ae6c2d6c","reportUrl":"https://logos-messaging.github.io/logos-delivery-interop-tests/nim/1115/#testresult/c4b063d0ae6c2d6c","status":"skipped","statusDetails":"XFAIL Fails under high packet loss percentage\n\nrequests.exceptions.ConnectionError: HTTPConnectionPool(host='127.0.0.1', port=4461): Read timed out.","time":{"start":1773550193927,"stop":1773550249019,"duration":55092}},{"uid":"7ba5c4586dd2edb1","reportUrl":"https://logos-messaging.github.io/logos-delivery-interop-tests/nim/1114/#testresult/7ba5c4586dd2edb1","status":"skipped","statusDetails":"XFAIL Fails under high packet loss percentage\n\nrequests.exceptions.ConnectionError: HTTPConnectionPool(host='127.0.0.1', port=12784): Read timed out.","time":{"start":1773463054387,"stop":1773463121870,"duration":67483}},{"uid":"e2a152ff11b3507","reportUrl":"https://logos-messaging.github.io/logos-delivery-interop-tests/nim/1113/#testresult/e2a152ff11b3507","status":"passed","statusDetails":"XPASS Fails under high packet loss percentage","time":{"start":1773376661324,"stop":1773376799572,"duration":138248}},{"uid":"8cb373291d92eab0","reportUrl":"https://logos-messaging.github.io/logos-delivery-interop-tests/nim/1112/#testresult/8cb373291d92eab0","status":"skipped","statusDetails":"XFAIL Fails under high packet loss percentage\n\nrequests.exceptions.ConnectionError: HTTPConnectionPool(host='127.0.0.1', port=26209): Read timed out.","time":{"start":1773290334024,"stop":1773290413720,"duration":79696}},{"uid":"b23108f0f645fb36","reportUrl":"https://logos-messaging.github.io/logos-delivery-interop-tests/nim/1111/#testresult/b23108f0f645fb36","status":"passed","statusDetails":"XPASS Fails under high packet loss percentage","time":{"start":1773203906191,"stop":1773204030359,"duration":124168}},{"uid":"11c54dacee0b064","reportUrl":"https://logos-messaging.github.io/logos-delivery-interop-tests/nim/1110/#testresult/11c54dacee0b064","status":"skipped","statusDetails":"XFAIL Fails under high packet loss percentage\n\nrequests.exceptions.ConnectionError: HTTPConnectionPool(host='127.0.0.1', port=57486): Read timed out.","time":{"start":1773117474736,"stop":1773117564190,"duration":89454}},{"uid":"ca89e79dde5645dc","reportUrl":"https://logos-messaging.github.io/logos-delivery-interop-tests/nim/1109/#testresult/ca89e79dde5645dc","status":"skipped","statusDetails":"XFAIL Fails under high packet loss percentage\n\nrequests.exceptions.ReadTimeout: HTTPConnectionPool(host='127.0.0.1', port=10066): Read timed out. (read timeout=20)","time":{"start":1773031480536,"stop":1773031545936,"duration":65400}},{"uid":"33c32858c087e45d","reportUrl":"https://logos-messaging.github.io/logos-delivery-interop-tests/nim/1108/#testresult/33c32858c087e45d","status":"skipped","statusDetails":"XFAIL Fails under high packet loss percentage\n\nrequests.exceptions.ReadTimeout: HTTPConnectionPool(host='127.0.0.1', port=48089): Read timed out. (read timeout=20)","time":{"start":1772944607517,"stop":1772944660379,"duration":52862}},{"uid":"5051a8c600eaa9d8","reportUrl":"https://logos-messaging.github.io/logos-delivery-interop-tests/nim/1107/#testresult/5051a8c600eaa9d8","status":"passed","statusDetails":"XPASS Fails under high packet loss percentage","time":{"start":1772858063759,"stop":1772858173278,"duration":109519}},{"uid":"f70e35b327c56d32","reportUrl":"https://logos-messaging.github.io/logos-delivery-interop-tests/nim/1106/#testresult/f70e35b327c56d32","status":"skipped","statusDetails":"XFAIL Fails under high packet loss percentage\n\nrequests.exceptions.ReadTimeout: HTTPConnectionPool(host='127.0.0.1', port=39341): Read timed out. (read timeout=20)","time":{"start":1772771791425,"stop":1772771853742,"duration":62317}},{"uid":"80b572a7d869ce64","reportUrl":"https://logos-messaging.github.io/logos-delivery-interop-tests/nim/1105/#testresult/80b572a7d869ce64","status":"skipped","statusDetails":"XFAIL Fails under high packet loss percentage\n\nrequests.exceptions.ReadTimeout: HTTPConnectionPool(host='127.0.0.1', port=24595): Read timed out. (read timeout=20)","time":{"start":1772723367586,"stop":1772723412886,"duration":45300}},{"uid":"cf7168b7a76d442d","reportUrl":"https://logos-messaging.github.io/logos-delivery-interop-tests/nim/1104/#testresult/cf7168b7a76d442d","status":"passed","statusDetails":"XPASS Fails under high packet loss percentage","time":{"start":1772685449536,"stop":1772685577756,"duration":128220}},{"uid":"f869a02f3ae616c0","reportUrl":"https://logos-messaging.github.io/logos-delivery-interop-tests/nim/1103/#testresult/f869a02f3ae616c0","status":"skipped","statusDetails":"XFAIL Fails under high packet loss percentage\n\nrequests.exceptions.ReadTimeout: HTTPConnectionPool(host='127.0.0.1', port=46141): Read timed out. (read timeout=20)","time":{"start":1772599020721,"stop":1772599114032,"duration":93311}},{"uid":"7d12f1af35f3efb3","reportUrl":"https://logos-messaging.github.io/logos-delivery-interop-tests/nim/1102/#testresult/7d12f1af35f3efb3","status":"skipped","statusDetails":"XFAIL Fails under high packet loss percentage\n\nrequests.exceptions.ConnectionError: HTTPConnectionPool(host='127.0.0.1', port=53704): Read timed out.","time":{"start":1772512717254,"stop":1772512766719,"duration":49465}}]},"tags":["timeout(600)","@pytest.mark.xfail(reason='Fails under high packet loss percentage')"]},"source":"950f00f6a3e004e0.json","parameterValues":["60.0"]}