mirror of
https://github.com/logos-messaging/logos-messaging-interop-tests.git
synced 2026-07-25 01:33:15 +00:00
1 line
15 KiB
JSON
1 line
15 KiB
JSON
{"uid":"578f290b4a27718c","name":"test_filter_unsubscribe_all_on_peer_with_no_subscription","fullName":"tests.filter.test_unsubscribe_all.TestFilterUnSubscribeAll#test_filter_unsubscribe_all_on_peer_with_no_subscription","historyId":"6ae6627b46bcf5849c0fd8bef49adb83","time":{"start":1784351373006,"stop":1784351373024,"duration":18},"status":"passed","flaky":false,"newFailed":false,"newBroken":false,"newPassed":false,"retriesCount":0,"retriesStatusChange":false,"beforeStages":[{"name":"configure_fleet_bootstrap","time":{"start":1784351336087,"stop":1784351336088,"duration":1},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"fleet_rln_state","time":{"start":1784351336087,"stop":1784351336087,"duration":0},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"set_allure_env_variables","time":{"start":1784351336088,"stop":1784351336088,"duration":0},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"configure_fleet_cluster","time":{"start":1784351336088,"stop":1784351336088,"duration":0},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"pubsub_cfg","time":{"start":1784351336088,"stop":1784351336088,"duration":0},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"test_setup","time":{"start":1784351370492,"stop":1784351370492,"duration":0},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"skip_fleet_test_without_rln","time":{"start":1784351370492,"stop":1784351370492,"duration":0},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"close_open_nodes","time":{"start":1784351370492,"stop":1784351370492,"duration":0},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"attach_logs_on_fail","time":{"start":1784351370492,"stop":1784351370492,"duration":0},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"check_waku_log_errors","time":{"start":1784351370492,"stop":1784351370492,"duration":0},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"test_id","time":{"start":1784351370492,"stop":1784351370492,"duration":0},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"setup_main_relay_node","time":{"start":1784351370493,"stop":1784351371736,"duration":1243},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"filter_setup","time":{"start":1784351370493,"stop":1784351370493,"duration":0},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"common_setup","time":{"start":1784351370493,"stop":1784351370493,"duration":0},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"setup_main_filter_node","time":{"start":1784351371736,"stop":1784351373004,"duration":1268},"status":"passed","steps":[{"name":"add_node_peer","time":{"start":1784351372983,"stop":1784351373004,"duration":21},"status":"passed","steps":[],"attachments":[],"parameters":[{"name":"args","value":"(<tests.filter.test_unsubscribe_all.TestFilterUnSubscribeAll object at 0x7fd82cfa7b60>, <src.node.waku_node.WakuNode object at 0x7fd82cb13920>, ['/ip4/172.18.11.139/tcp/63475/p2p/16Uiu2HAm1hWxu4RUYAtean73nZE7NLKCEahRvFGEgcMeXpeJussp'])"}],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":true,"attachmentStep":false}],"attachments":[],"parameters":[],"stepsCount":1,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":true,"attachmentStep":false}],"testStage":{"status":"passed","steps":[{"name":"delete_all_filter_subscriptions","time":{"start":1784351373007,"stop":1784351373022,"duration":15},"status":"broken","statusMessage":"Exception: Error: 404 Client Error: Not Found for url: http://127.0.0.1:48611/filter/v2/subscriptions/all with response: b'{\"requestId\":\"1\",\"statusDesc\":\"NOT_FOUND: peer has no subscriptions\"}'\n","statusTrace":" File \"/opt/hostedtoolcache/Python/3.12.13/x64/lib/python3.12/site-packages/allure_commons/_allure.py\", line 192, in impl\n return func(*a, **kw)\n ^^^^^^^^^^^^^^\n File \"/home/runner/work/logos-delivery-interop-tests/logos-delivery-interop-tests/src/steps/filter.py\", line 171, in delete_all_filter_subscriptions\n delete_sub_response = node.delete_all_filter_subscriptions(request_id)\n ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n File \"/home/runner/work/logos-delivery-interop-tests/logos-delivery-interop-tests/src/node/waku_node.py\", line 441, in delete_all_filter_subscriptions\n return self._api.delete_all_filter_subscriptions(request_id)\n ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n File \"/home/runner/work/logos-delivery-interop-tests/logos-delivery-interop-tests/src/node/api_clients/rest.py\", line 80, in delete_all_filter_subscriptions\n delete_all_subscriptions_response = self.rest_call(\"delete\", \"filter/v2/subscriptions/all\", json.dumps(request_id))\n ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n File \"/home/runner/work/logos-delivery-interop-tests/logos-delivery-interop-tests/src/node/api_clients/rest.py\", line 16, in rest_call\n return self.make_request(method, url, headers=headers, data=payload)\n ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n File \"/home/runner/work/logos-delivery-interop-tests/logos-delivery-interop-tests/src/node/api_clients/base_client.py\", line 17, in make_request\n raise Exception(f\"Error: {http_err} with response: {response.content}\")\n","steps":[],"attachments":[],"parameters":[{"name":"request_id","value":"{'requestId': '1'}"},{"name":"node","value":"None"}],"stepsCount":0,"shouldDisplayMessage":true,"attachmentsCount":0,"hasContent":true,"attachmentStep":false}],"attachments":[{"name":"log","type":"text/plain","size":0},{"name":"stderr","type":"text/plain","size":0}],"parameters":[],"stepsCount":1,"shouldDisplayMessage":false,"attachmentsCount":2,"hasContent":true,"attachmentStep":false},"afterStages":[{"name":"test_setup::0","time":{"start":1784351373025,"stop":1784351373025,"duration":0},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"close_open_nodes::0","time":{"start":1784351373026,"stop":1784351373985,"duration":959},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"check_waku_log_errors::0","time":{"start":1784351373986,"stop":1784351374002,"duration":16},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"attach_logs_on_fail::0","time":{"start":1784351374003,"stop":1784351374003,"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":1784351677712,"stop":1784351677712,"duration":0},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"configure_fleet_cluster::0","time":{"start":1784351677712,"stop":1784351677712,"duration":0},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"configure_fleet_bootstrap::0","time":{"start":1784351677713,"stop":1784351677713,"duration":0},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"fleet_rln_state::0","time":{"start":1784351677714,"stop":1784351677714,"duration":0},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false}],"labels":[{"name":"tag","value":"@pytest.mark.usefixtures('setup_main_relay_node', 'setup_main_filter_node')"},{"name":"parentSuite","value":"tests.filter"},{"name":"suite","value":"test_unsubscribe_all"},{"name":"subSuite","value":"TestFilterUnSubscribeAll"},{"name":"host","value":"runnervm3jd5f"},{"name":"thread","value":"19229-MainThread"},{"name":"framework","value":"pytest"},{"name":"language","value":"cpython3"},{"name":"package","value":"tests.filter.test_unsubscribe_all"},{"name":"resultFormat","value":"allure2"}],"parameters":[],"links":[],"hidden":false,"retry":false,"extra":{"severity":"normal","retries":[],"categories":[],"history":{"statistic":{"failed":0,"broken":1,"skipped":0,"passed":51,"unknown":0,"total":52},"items":[{"uid":"7878a6116702979","reportUrl":"https://logos-messaging.github.io/logos-delivery-interop-tests/nim/1320/#testresult/7878a6116702979","status":"passed","time":{"start":1784265216706,"stop":1784265216726,"duration":20}},{"uid":"d3489cbd1e904147","reportUrl":"https://logos-messaging.github.io/logos-delivery-interop-tests/nim/1319/#testresult/d3489cbd1e904147","status":"passed","time":{"start":1784217542731,"stop":1784217542744,"duration":13}},{"uid":"c24483cab83a580b","reportUrl":"https://logos-messaging.github.io/logos-delivery-interop-tests/nim/1318/#testresult/c24483cab83a580b","status":"passed","time":{"start":1784214429610,"stop":1784214429619,"duration":9}},{"uid":"81482ccd12618047","reportUrl":"https://logos-messaging.github.io/logos-delivery-interop-tests/nim/1317/#testresult/81482ccd12618047","status":"passed","time":{"start":1784178814034,"stop":1784178814048,"duration":14}},{"uid":"2ac7c411cba135fa","reportUrl":"https://logos-messaging.github.io/logos-delivery-interop-tests/nim/1316/#testresult/2ac7c411cba135fa","status":"passed","time":{"start":1784119277541,"stop":1784119277558,"duration":17}},{"uid":"4637d7373413500c","reportUrl":"https://logos-messaging.github.io/logos-delivery-interop-tests/nim/1315/#testresult/4637d7373413500c","status":"passed","time":{"start":1784092274963,"stop":1784092274980,"duration":17}},{"uid":"e2d8aa20e7364bf","reportUrl":"https://logos-messaging.github.io/logos-delivery-interop-tests/nim/1314/#testresult/e2d8aa20e7364bf","status":"passed","time":{"start":1784047864405,"stop":1784047864423,"duration":18}},{"uid":"ede728976c04e780","reportUrl":"https://logos-messaging.github.io/logos-delivery-interop-tests/nim/1314/#testresult/ede728976c04e780","status":"passed","time":{"start":1784031498144,"stop":1784031498170,"duration":26}},{"uid":"6a12fdaa1a3db0f4","reportUrl":"https://logos-messaging.github.io/logos-delivery-interop-tests/nim/1313/#testresult/6a12fdaa1a3db0f4","status":"passed","time":{"start":1784018606451,"stop":1784018606474,"duration":23}},{"uid":"7a380baf1adc0a7e","reportUrl":"https://logos-messaging.github.io/logos-delivery-interop-tests/nim/1312/#testresult/7a380baf1adc0a7e","status":"passed","time":{"start":1784006044840,"stop":1784006044851,"duration":11}},{"uid":"735d8d500e3c5f37","reportUrl":"https://logos-messaging.github.io/logos-delivery-interop-tests/nim/1311/#testresult/735d8d500e3c5f37","status":"passed","time":{"start":1783920091289,"stop":1783920091308,"duration":19}},{"uid":"c39777797b8c5d8d","reportUrl":"https://logos-messaging.github.io/logos-delivery-interop-tests/nim/1310/#testresult/c39777797b8c5d8d","status":"passed","time":{"start":1783833371940,"stop":1783833371961,"duration":21}},{"uid":"9b647d766c3d3911","reportUrl":"https://logos-messaging.github.io/logos-delivery-interop-tests/nim/1309/#testresult/9b647d766c3d3911","status":"passed","time":{"start":1783747028936,"stop":1783747028949,"duration":13}},{"uid":"16d946082754a6bd","reportUrl":"https://logos-messaging.github.io/logos-delivery-interop-tests/nim/1308/#testresult/16d946082754a6bd","status":"broken","statusDetails":"requests.exceptions.ConnectionError: HTTPConnectionPool(host='127.0.0.1', port=34695): Max retries exceeded with url: /health (Caused by NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7f40d409a7b0>: Failed to establish a new connection: [Errno 111] Connection refused'))","time":{"start":1783662675901,"stop":1783662675901,"duration":0}},{"uid":"f856e934b2b74194","reportUrl":"https://logos-messaging.github.io/logos-delivery-interop-tests/nim/1307/#testresult/f856e934b2b74194","status":"passed","time":{"start":1783575067370,"stop":1783575067386,"duration":16}},{"uid":"4e3be1462c7e6d96","reportUrl":"https://logos-messaging.github.io/logos-delivery-interop-tests/nim/1306/#testresult/4e3be1462c7e6d96","status":"passed","time":{"start":1783487699319,"stop":1783487699335,"duration":16}},{"uid":"4a8de556eb62ea77","reportUrl":"https://logos-messaging.github.io/logos-delivery-interop-tests/nim/1305/#testresult/4a8de556eb62ea77","status":"passed","time":{"start":1783402168802,"stop":1783402168816,"duration":14}},{"uid":"ab43c4270673ff26","reportUrl":"https://logos-messaging.github.io/logos-delivery-interop-tests/nim/1304/#testresult/ab43c4270673ff26","status":"passed","time":{"start":1783316227827,"stop":1783316227845,"duration":18}},{"uid":"f16747b1e26f8dac","reportUrl":"https://logos-messaging.github.io/logos-delivery-interop-tests/nim/1303/#testresult/f16747b1e26f8dac","status":"passed","time":{"start":1783229399019,"stop":1783229399035,"duration":16}},{"uid":"ec1a4ed3640b4d1d","reportUrl":"https://logos-messaging.github.io/logos-delivery-interop-tests/nim/1302/#testresult/ec1a4ed3640b4d1d","status":"passed","time":{"start":1783143018071,"stop":1783143018088,"duration":17}}]},"tags":["@pytest.mark.usefixtures('setup_main_relay_node', 'setup_main_filter_node')"]},"source":"578f290b4a27718c.json","parameterValues":[]} |