mirror of
https://github.com/logos-messaging/logos-messaging-interop-tests.git
synced 2026-06-20 00:30:13 +00:00
1 line
13 KiB
JSON
1 line
13 KiB
JSON
{"uid":"daed792affcbd06b","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":1781761713208,"stop":1781761713223,"duration":15},"status":"passed","flaky":false,"newFailed":false,"newBroken":false,"newPassed":false,"retriesCount":0,"retriesStatusChange":false,"beforeStages":[{"name":"fleet_rln_state","time":{"start":1781761678465,"stop":1781761678465,"duration":0},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"configure_fleet_bootstrap","time":{"start":1781761678465,"stop":1781761678466,"duration":1},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"configure_fleet_cluster","time":{"start":1781761678466,"stop":1781761678466,"duration":0},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"set_allure_env_variables","time":{"start":1781761678466,"stop":1781761678466,"duration":0},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"pubsub_cfg","time":{"start":1781761678466,"stop":1781761678466,"duration":0},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"attach_logs_on_fail","time":{"start":1781761710795,"stop":1781761710796,"duration":1},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"test_setup","time":{"start":1781761710796,"stop":1781761710796,"duration":0},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"check_waku_log_errors","time":{"start":1781761710796,"stop":1781761710796,"duration":0},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"test_id","time":{"start":1781761710796,"stop":1781761710796,"duration":0},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"close_open_nodes","time":{"start":1781761710796,"stop":1781761710796,"duration":0},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"common_setup","time":{"start":1781761710796,"stop":1781761710797,"duration":1},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"skip_fleet_test_without_rln","time":{"start":1781761710796,"stop":1781761710796,"duration":0},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"setup_main_relay_node","time":{"start":1781761710797,"stop":1781761711994,"duration":1197},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"filter_setup","time":{"start":1781761710797,"stop":1781761710797,"duration":0},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"setup_main_filter_node","time":{"start":1781761711994,"stop":1781761713207,"duration":1213},"status":"passed","steps":[{"name":"add_node_peer","time":{"start":1781761713182,"stop":1781761713207,"duration":25},"status":"passed","steps":[],"attachments":[],"parameters":[{"name":"args","value":"(<tests.filter.test_unsubscribe_all.TestFilterUnSubscribeAll object at 0x7ff962707bf0>, <src.node.waku_node.WakuNode object at 0x7ff962117c80>, ['/ip4/172.18.81.59/tcp/37408/p2p/16Uiu2HAmJ1msqyWR5uAqXHyMUR4e8AbAiLD76uLFX1wvWQk5fV2C'])"}],"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":1781761713208,"stop":1781761713221,"duration":13},"status":"broken","statusMessage":"Exception: Error: 404 Client Error: Not Found for url: http://127.0.0.1:31204/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":1781761713224,"stop":1781761713224,"duration":0},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"close_open_nodes::0","time":{"start":1781761713225,"stop":1781761713977,"duration":752},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"check_waku_log_errors::0","time":{"start":1781761713978,"stop":1781761713988,"duration":10},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"attach_logs_on_fail::0","time":{"start":1781761713988,"stop":1781761713989,"duration":1},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"configure_fleet_cluster::0","time":{"start":1781762005868,"stop":1781762005868,"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":1781762005868,"stop":1781762005868,"duration":0},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"configure_fleet_bootstrap::0","time":{"start":1781762005869,"stop":1781762005869,"duration":0},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"fleet_rln_state::0","time":{"start":1781762005870,"stop":1781762005870,"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":"runnervm1li68"},{"name":"thread","value":"24811-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":0,"skipped":0,"passed":15,"unknown":0,"total":15},"items":[{"uid":"5d47e71284cd2b10","reportUrl":"https://logos-messaging.github.io/logos-delivery-interop-tests/nim/1284/#testresult/5d47e71284cd2b10","status":"passed","time":{"start":1781730578594,"stop":1781730578618,"duration":24}},{"uid":"15e4439079b213bf","reportUrl":"https://logos-messaging.github.io/logos-delivery-interop-tests/nim/1283/#testresult/15e4439079b213bf","status":"passed","time":{"start":1781727624815,"stop":1781727624831,"duration":16}},{"uid":"832d9e5ea61607b1","reportUrl":"https://logos-messaging.github.io/logos-delivery-interop-tests/nim/1282/#testresult/832d9e5ea61607b1","status":"passed","time":{"start":1781675372651,"stop":1781675372664,"duration":13}},{"uid":"a6ff42f1e8a55c92","reportUrl":"https://logos-messaging.github.io/logos-delivery-interop-tests/nim/1281/#testresult/a6ff42f1e8a55c92","status":"passed","time":{"start":1781614787112,"stop":1781614787129,"duration":17}},{"uid":"dbc04c8112a5e6f","reportUrl":"https://logos-messaging.github.io/logos-delivery-interop-tests/nim/1280/#testresult/dbc04c8112a5e6f","status":"passed","time":{"start":1781602986411,"stop":1781602986433,"duration":22}},{"uid":"9aa003b3191f121b","reportUrl":"https://logos-messaging.github.io/logos-delivery-interop-tests/nim/1279/#testresult/9aa003b3191f121b","status":"passed","time":{"start":1781589592986,"stop":1781589593004,"duration":18}},{"uid":"bf222289db10e0ef","reportUrl":"https://logos-messaging.github.io/logos-delivery-interop-tests/nim/1278/#testresult/bf222289db10e0ef","status":"passed","time":{"start":1781503098939,"stop":1781503098965,"duration":26}},{"uid":"aebbb2c20aa4ea96","reportUrl":"https://logos-messaging.github.io/logos-delivery-interop-tests/nim/1277/#testresult/aebbb2c20aa4ea96","status":"passed","time":{"start":1781415911622,"stop":1781415911637,"duration":15}},{"uid":"ab05db823ed4ec0a","reportUrl":"https://logos-messaging.github.io/logos-delivery-interop-tests/nim/1276/#testresult/ab05db823ed4ec0a","status":"passed","time":{"start":1781329426304,"stop":1781329426319,"duration":15}},{"uid":"964a3fccd274a561","reportUrl":"https://logos-messaging.github.io/logos-delivery-interop-tests/nim/1275/#testresult/964a3fccd274a561","status":"passed","time":{"start":1781243319638,"stop":1781243319655,"duration":17}},{"uid":"671c28eadc578178","reportUrl":"https://logos-messaging.github.io/logos-delivery-interop-tests/nim/1274/#testresult/671c28eadc578178","status":"passed","time":{"start":1781202845515,"stop":1781202845529,"duration":14}},{"uid":"7f1865f7260f2278","reportUrl":"https://logos-messaging.github.io/logos-delivery-interop-tests/nim/1273/#testresult/7f1865f7260f2278","status":"passed","time":{"start":1781156621665,"stop":1781156621684,"duration":19}},{"uid":"f3bc403a31a7efa7","reportUrl":"https://logos-messaging.github.io/logos-delivery-interop-tests/nim/1272/#testresult/f3bc403a31a7efa7","status":"passed","time":{"start":1781070117776,"stop":1781070117791,"duration":15}},{"uid":"4a977f9d32e47491","reportUrl":"https://logos-messaging.github.io/logos-delivery-interop-tests/nim/1271/#testresult/4a977f9d32e47491","status":"passed","time":{"start":1780983311688,"stop":1780983311706,"duration":18}}]},"tags":["@pytest.mark.usefixtures('setup_main_relay_node', 'setup_main_filter_node')"]},"source":"daed792affcbd06b.json","parameterValues":[]} |