2026-03-16 12:56:34 +00:00

1 line
15 KiB
JSON

{"uid":"8b18358c2d431a52","name":"test_filter_unsubscribe_with_no_request_id","fullName":"tests.filter.test_unsubscribe.TestFilterUnSubscribe#test_filter_unsubscribe_with_no_request_id","historyId":"c7f17f6c19503aac96ce2ab9925fa08e","time":{"start":1773664500976,"stop":1773664500981,"duration":5},"status":"passed","flaky":false,"newFailed":false,"newBroken":false,"newPassed":false,"retriesCount":0,"retriesStatusChange":false,"beforeStages":[{"name":"set_allure_env_variables","time":{"start":1773664431720,"stop":1773664431720,"duration":0},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"attach_logs_on_fail","time":{"start":1773664498385,"stop":1773664498385,"duration":0},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"check_waku_log_errors","time":{"start":1773664498385,"stop":1773664498385,"duration":0},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"close_open_nodes","time":{"start":1773664498386,"stop":1773664498386,"duration":0},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"test_setup","time":{"start":1773664498386,"stop":1773664498386,"duration":0},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"test_id","time":{"start":1773664498386,"stop":1773664498386,"duration":0},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"common_setup","time":{"start":1773664498386,"stop":1773664498387,"duration":1},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"filter_setup","time":{"start":1773664498387,"stop":1773664498387,"duration":0},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"setup_main_relay_node","time":{"start":1773664498387,"stop":1773664499638,"duration":1251},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"setup_main_filter_node","time":{"start":1773664499638,"stop":1773664500944,"duration":1306},"status":"passed","steps":[{"name":"add_node_peer","time":{"start":1773664500900,"stop":1773664500944,"duration":44},"status":"passed","steps":[],"attachments":[],"parameters":[{"name":"args","value":"(<tests.filter.test_unsubscribe.TestFilterUnSubscribe object at 0x7fecf2d70e30>, <src.node.waku_node.WakuNode object at 0x7fecf29f33e0>, ['/ip4/172.18.5.15/tcp/26420/p2p/16Uiu2HAmUyi4jHtWxtWPDoszrBfYFCSaPXYcVAFCwHLyumgswLMx'])"}],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":true,"attachmentStep":false}],"attachments":[],"parameters":[],"stepsCount":1,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":true,"attachmentStep":false},{"name":"subscribe_main_nodes","time":{"start":1773664500944,"stop":1773664500974,"duration":30},"status":"passed","steps":[{"name":"wait_for_subscriptions_on_main_nodes","time":{"start":1773664500945,"stop":1773664500974,"duration":29},"status":"passed","steps":[{"name":"create_filter_subscription_with_retry","time":{"start":1773664500959,"stop":1773664500974,"duration":15},"status":"passed","steps":[{"name":"create_filter_subscription","time":{"start":1773664500959,"stop":1773664500974,"duration":15},"status":"passed","steps":[],"attachments":[],"parameters":[{"name":"subscription","value":"{'requestId': '5973bbca-38a1-4494-b666-6e719b536eea', 'contentFilters': ['/test/1/waku-filter/proto'], 'pubsubTopic': '/waku/2/rs/3/1'}"},{"name":"node","value":"None"}],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":true,"attachmentStep":false}],"attachments":[],"parameters":[{"name":"subscription","value":"{'requestId': '5973bbca-38a1-4494-b666-6e719b536eea', 'contentFilters': ['/test/1/waku-filter/proto'], 'pubsubTopic': '/waku/2/rs/3/1'}"},{"name":"node","value":"None"}],"stepsCount":1,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":true,"attachmentStep":false}],"attachments":[],"parameters":[{"name":"content_topic_list","value":"['/test/1/waku-filter/proto']"},{"name":"pubsub_topic","value":"None"}],"stepsCount":2,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":true,"attachmentStep":false}],"attachments":[],"parameters":[],"stepsCount":3,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":true,"attachmentStep":false}],"testStage":{"status":"passed","steps":[{"name":"delete_filter_subscription","time":{"start":1773664500976,"stop":1773664500980,"duration":4},"status":"broken","statusMessage":"Exception: Error: 400 Client Error: Bad Request for url: http://127.0.0.1:18115/filter/v2/subscriptions with response: b'{\"requestId\":\"unknown\",\"statusDesc\":\"BAD_REQUEST: Failed to decode request: (status: 400 Bad Request, headers: , kind: Error, errobj: (status: 400 Bad Request, message: \\\\\"Invalid content body, could not decode. Unable to deserialize data: \\\\\", contentType: \\\\\"text/plain\\\\\"))\"}'\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 154, in delete_filter_subscription\n delete_sub_response = node.delete_filter_subscriptions(subscription)\n ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n File \"/home/runner/work/logos-delivery-interop-tests/logos-delivery-interop-tests/src/node/waku_node.py\", line 369, in delete_filter_subscriptions\n return self._api.delete_filter_subscriptions(subscription)\n ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n File \"/home/runner/work/logos-delivery-interop-tests/logos-delivery-interop-tests/src/node/api_clients/rest.py\", line 76, in delete_filter_subscriptions\n delete_subscriptions_response = self.rest_call(\"delete\", \"filter/v2/subscriptions\", json.dumps(subscription))\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":"subscription","value":"{'contentFilters': ['/test/1/waku-filter/proto'], 'pubsubTopic': '/waku/2/rs/3/1'}"},{"name":"status","value":"'can't unsubscribe'"},{"name":"node","value":"None"}],"stepsCount":0,"shouldDisplayMessage":true,"attachmentsCount":0,"hasContent":true,"attachmentStep":false}],"attachments":[{"uid":"822169974e2d52d7","name":"log","source":"822169974e2d52d7.txt","type":"text/plain","size":13452},{"uid":"be0735f5d34e8249","name":"stderr","source":"be0735f5d34e8249.txt","type":"text/plain","size":13136}],"parameters":[],"stepsCount":1,"shouldDisplayMessage":false,"attachmentsCount":2,"hasContent":true,"attachmentStep":false},"afterStages":[{"name":"test_setup::0","time":{"start":1773664500983,"stop":1773664500983,"duration":0},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"close_open_nodes::0","time":{"start":1773664500984,"stop":1773664502191,"duration":1207},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"check_waku_log_errors::0","time":{"start":1773664502192,"stop":1773664502204,"duration":12},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"attach_logs_on_fail::0","time":{"start":1773664502204,"stop":1773664502204,"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":1773664596155,"stop":1773664596155,"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', 'subscribe_main_nodes')"},{"name":"parentSuite","value":"tests.filter"},{"name":"suite","value":"test_unsubscribe"},{"name":"subSuite","value":"TestFilterUnSubscribe"},{"name":"host","value":"runnervm46oaq"},{"name":"thread","value":"3546-MainThread"},{"name":"framework","value":"pytest"},{"name":"language","value":"cpython3"},{"name":"package","value":"tests.filter.test_unsubscribe"},{"name":"resultFormat","value":"allure2"}],"parameters":[],"links":[],"hidden":false,"retry":false,"extra":{"severity":"normal","retries":[],"categories":[],"history":{"statistic":{"failed":0,"broken":0,"skipped":0,"passed":26,"unknown":0,"total":26},"items":[{"uid":"25a9066e182b59f6","reportUrl":"https://logos-messaging.github.io/logos-delivery-interop-tests/nim/1116/#testresult/25a9066e182b59f6","status":"passed","time":{"start":1773636749615,"stop":1773636749619,"duration":4}},{"uid":"e77d5fff741a1215","reportUrl":"https://logos-messaging.github.io/logos-delivery-interop-tests/nim/1115/#testresult/e77d5fff741a1215","status":"passed","time":{"start":1773550000448,"stop":1773550000452,"duration":4}},{"uid":"6e470eafabfdbc82","reportUrl":"https://logos-messaging.github.io/logos-delivery-interop-tests/nim/1114/#testresult/6e470eafabfdbc82","status":"passed","time":{"start":1773462763238,"stop":1773462763242,"duration":4}},{"uid":"40843a7c025739bc","reportUrl":"https://logos-messaging.github.io/logos-delivery-interop-tests/nim/1113/#testresult/40843a7c025739bc","status":"passed","time":{"start":1773376410040,"stop":1773376410045,"duration":5}},{"uid":"178853ef1b290149","reportUrl":"https://logos-messaging.github.io/logos-delivery-interop-tests/nim/1112/#testresult/178853ef1b290149","status":"passed","time":{"start":1773290054925,"stop":1773290054930,"duration":5}},{"uid":"ced61ff5e5680810","reportUrl":"https://logos-messaging.github.io/logos-delivery-interop-tests/nim/1111/#testresult/ced61ff5e5680810","status":"passed","time":{"start":1773203621856,"stop":1773203621861,"duration":5}},{"uid":"78d79d8ee72c0caf","reportUrl":"https://logos-messaging.github.io/logos-delivery-interop-tests/nim/1110/#testresult/78d79d8ee72c0caf","status":"passed","time":{"start":1773117148160,"stop":1773117148165,"duration":5}},{"uid":"a1b36008b61b163f","reportUrl":"https://logos-messaging.github.io/logos-delivery-interop-tests/nim/1109/#testresult/a1b36008b61b163f","status":"passed","time":{"start":1773030971261,"stop":1773030971266,"duration":5}},{"uid":"81e5c5d9b84badec","reportUrl":"https://logos-messaging.github.io/logos-delivery-interop-tests/nim/1108/#testresult/81e5c5d9b84badec","status":"passed","time":{"start":1772944353959,"stop":1772944353963,"duration":4}},{"uid":"626566a79451d12","reportUrl":"https://logos-messaging.github.io/logos-delivery-interop-tests/nim/1107/#testresult/626566a79451d12","status":"passed","time":{"start":1772857816024,"stop":1772857816028,"duration":4}},{"uid":"c4f5baa256912a80","reportUrl":"https://logos-messaging.github.io/logos-delivery-interop-tests/nim/1106/#testresult/c4f5baa256912a80","status":"passed","time":{"start":1772771551961,"stop":1772771551966,"duration":5}},{"uid":"5ffc262b1a52464e","reportUrl":"https://logos-messaging.github.io/logos-delivery-interop-tests/nim/1105/#testresult/5ffc262b1a52464e","status":"passed","time":{"start":1772723126854,"stop":1772723126859,"duration":5}},{"uid":"77c40642a1f56fe9","reportUrl":"https://logos-messaging.github.io/logos-delivery-interop-tests/nim/1104/#testresult/77c40642a1f56fe9","status":"passed","time":{"start":1772685205395,"stop":1772685205399,"duration":4}},{"uid":"5c2391fb3f8f0817","reportUrl":"https://logos-messaging.github.io/logos-delivery-interop-tests/nim/1103/#testresult/5c2391fb3f8f0817","status":"passed","time":{"start":1772598725617,"stop":1772598725621,"duration":4}},{"uid":"f407f9acb2013bb5","reportUrl":"https://logos-messaging.github.io/logos-delivery-interop-tests/nim/1102/#testresult/f407f9acb2013bb5","status":"passed","time":{"start":1772512439226,"stop":1772512439232,"duration":6}},{"uid":"d8ebf1591dfb9168","reportUrl":"https://logos-messaging.github.io/logos-messaging-interop-tests/nim/1101/#testresult/d8ebf1591dfb9168","status":"passed","time":{"start":1772426083261,"stop":1772426083266,"duration":5}},{"uid":"d631282d1b8ad5b2","reportUrl":"https://logos-messaging.github.io/logos-messaging-interop-tests/nim/1100/#testresult/d631282d1b8ad5b2","status":"passed","time":{"start":1772339891519,"stop":1772339891525,"duration":6}},{"uid":"b04686f48bcaec82","reportUrl":"https://logos-messaging.github.io/logos-delivery-interop-tests/nim/1099/#testresult/b04686f48bcaec82","status":"passed","time":{"start":1772310110665,"stop":1772310110669,"duration":4}},{"uid":"71e4e8dda7c1b806","reportUrl":"https://logos-messaging.github.io/logos-messaging-interop-tests/nim/1098/#testresult/71e4e8dda7c1b806","status":"passed","time":{"start":1772252776338,"stop":1772252776343,"duration":5}},{"uid":"b01bd7117ba1eefc","reportUrl":"https://logos-messaging.github.io/logos-messaging-interop-tests/nim/1097/#testresult/b01bd7117ba1eefc","status":"passed","time":{"start":1772166813456,"stop":1772166813461,"duration":5}}]},"tags":["@pytest.mark.usefixtures('setup_main_relay_node', 'setup_main_filter_node', 'subscribe_main_nodes')"]},"source":"8b18358c2d431a52.json","parameterValues":[]}