1 line
15 KiB
JSON

{"uid":"c1cbd96170087d8","name":"test_filter_unsubscribe_with_no_pubsub_topic","fullName":"tests.filter.test_unsubscribe.TestFilterUnSubscribe#test_filter_unsubscribe_with_no_pubsub_topic","historyId":"8ca752094ee964fa2f6e77d085b0e326","time":{"start":1775191841414,"stop":1775191841419,"duration":5},"status":"passed","flaky":false,"newFailed":false,"newBroken":false,"newPassed":false,"retriesCount":0,"retriesStatusChange":false,"beforeStages":[{"name":"set_allure_env_variables","time":{"start":1775191454434,"stop":1775191454434,"duration":0},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"test_id","time":{"start":1775191838845,"stop":1775191838846,"duration":1},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"check_waku_log_errors","time":{"start":1775191838845,"stop":1775191838845,"duration":0},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"attach_logs_on_fail","time":{"start":1775191838845,"stop":1775191838845,"duration":0},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"close_open_nodes","time":{"start":1775191838845,"stop":1775191838845,"duration":0},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"test_setup","time":{"start":1775191838846,"stop":1775191838846,"duration":0},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"common_setup","time":{"start":1775191838846,"stop":1775191838847,"duration":1},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"filter_setup","time":{"start":1775191838847,"stop":1775191838849,"duration":2},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"setup_main_relay_node","time":{"start":1775191838849,"stop":1775191840102,"duration":1253},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"setup_main_filter_node","time":{"start":1775191840102,"stop":1775191841384,"duration":1282},"status":"passed","steps":[{"name":"add_node_peer","time":{"start":1775191841348,"stop":1775191841384,"duration":36},"status":"passed","steps":[],"attachments":[],"parameters":[{"name":"args","value":"(<tests.filter.test_unsubscribe.TestFilterUnSubscribe object at 0x7f4f87a94350>, <src.node.waku_node.WakuNode object at 0x7f4f8759b680>, ['/ip4/172.18.80.57/tcp/40842/p2p/16Uiu2HAmNNtsKKpdYLabADkDyaHi38nSdyLRC64uG2ARXRKdcB9c'])"}],"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":1775191841385,"stop":1775191841413,"duration":28},"status":"passed","steps":[{"name":"wait_for_subscriptions_on_main_nodes","time":{"start":1775191841385,"stop":1775191841413,"duration":28},"status":"passed","steps":[{"name":"create_filter_subscription_with_retry","time":{"start":1775191841400,"stop":1775191841413,"duration":13},"status":"passed","steps":[{"name":"create_filter_subscription","time":{"start":1775191841401,"stop":1775191841412,"duration":11},"status":"passed","steps":[],"attachments":[],"parameters":[{"name":"subscription","value":"{'requestId': 'a93f3960-51e3-41bb-a099-988c12f2d306', 'contentFilters': ['/test/1/waku-filter/proto'], 'pubsubTopic': '/waku/2/rs/198/1'}"},{"name":"node","value":"None"}],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":true,"attachmentStep":false}],"attachments":[],"parameters":[{"name":"subscription","value":"{'requestId': 'a93f3960-51e3-41bb-a099-988c12f2d306', 'contentFilters': ['/test/1/waku-filter/proto'], 'pubsubTopic': '/waku/2/rs/198/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":1775191841414,"stop":1775191841419,"duration":5},"status":"broken","statusMessage":"Exception: Error: 400 Client Error: Bad Request for url: http://127.0.0.1:13011/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":"{'requestId': '1', 'contentFilters': '/test/1/waku-filter/proto'}"},{"name":"status","value":"None"},{"name":"node","value":"None"}],"stepsCount":0,"shouldDisplayMessage":true,"attachmentsCount":0,"hasContent":true,"attachmentStep":false}],"attachments":[{"uid":"7041524eefd4bd3d","name":"log","source":"7041524eefd4bd3d.txt","type":"text/plain","size":12888},{"uid":"d56e42ad19e52cd5","name":"stderr","source":"d56e42ad19e52cd5.txt","type":"text/plain","size":12572}],"parameters":[],"stepsCount":1,"shouldDisplayMessage":false,"attachmentsCount":2,"hasContent":true,"attachmentStep":false},"afterStages":[{"name":"test_setup::0","time":{"start":1775191841421,"stop":1775191841421,"duration":0},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"close_open_nodes::0","time":{"start":1775191841422,"stop":1775191842291,"duration":869},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"check_waku_log_errors::0","time":{"start":1775191842294,"stop":1775191842302,"duration":8},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"attach_logs_on_fail::0","time":{"start":1775191842303,"stop":1775191842303,"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":1775192036546,"stop":1775192036546,"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":"runnervmrg6be"},{"name":"thread","value":"3458-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":1,"broken":0,"skipped":0,"passed":47,"unknown":0,"total":48},"items":[{"uid":"6ab86aaca91dfa3b","reportUrl":"https://logos-messaging.github.io/logos-delivery-interop-tests/nim/1138/#testresult/6ab86aaca91dfa3b","status":"passed","time":{"start":1775105486125,"stop":1775105486132,"duration":7}},{"uid":"8c41a659db804c50","reportUrl":"https://logos-messaging.github.io/logos-delivery-interop-tests/nim/1137/#testresult/8c41a659db804c50","status":"passed","time":{"start":1775019735262,"stop":1775019735266,"duration":4}},{"uid":"aac07214d8c58be6","reportUrl":"https://logos-messaging.github.io/logos-delivery-interop-tests/nim/1136/#testresult/aac07214d8c58be6","status":"passed","time":{"start":1774932848007,"stop":1774932848011,"duration":4}},{"uid":"c0f55242d5c3daf2","reportUrl":"https://logos-messaging.github.io/logos-delivery-interop-tests/nim/1135/#testresult/c0f55242d5c3daf2","status":"passed","time":{"start":1774923891353,"stop":1774923891357,"duration":4}},{"uid":"861b442d5cb09102","reportUrl":"https://logos-messaging.github.io/logos-delivery-interop-tests/nim/1134/#testresult/861b442d5cb09102","status":"passed","time":{"start":1774884377922,"stop":1774884377926,"duration":4}},{"uid":"7684eac425d494e7","reportUrl":"https://logos-messaging.github.io/logos-delivery-interop-tests/nim/1133/#testresult/7684eac425d494e7","status":"passed","time":{"start":1774865522696,"stop":1774865522700,"duration":4}},{"uid":"c20343f8b4987c99","reportUrl":"https://logos-messaging.github.io/logos-delivery-interop-tests/nim/1132/#testresult/c20343f8b4987c99","status":"passed","time":{"start":1774846994513,"stop":1774846994517,"duration":4}},{"uid":"70c7fc35afa3c0df","reportUrl":"https://logos-messaging.github.io/logos-delivery-interop-tests/nim/1131/#testresult/70c7fc35afa3c0df","status":"failed","statusDetails":"AssertionError: Waiting for node connection","time":{"start":1774782692507,"stop":1774782692507,"duration":0}},{"uid":"8df5d738652fdb43","reportUrl":"https://logos-messaging.github.io/logos-delivery-interop-tests/nim/1130/#testresult/8df5d738652fdb43","status":"passed","time":{"start":1774760395169,"stop":1774760395173,"duration":4}},{"uid":"7dd113539ed55132","reportUrl":"https://logos-messaging.github.io/logos-delivery-interop-tests/nim/1129/#testresult/7dd113539ed55132","status":"passed","time":{"start":1774673047329,"stop":1774673047333,"duration":4}},{"uid":"329a5737c8a12f8f","reportUrl":"https://logos-messaging.github.io/logos-delivery-interop-tests/nim/1128/#testresult/329a5737c8a12f8f","status":"passed","time":{"start":1774587194634,"stop":1774587194638,"duration":4}},{"uid":"747af25d3e55b4af","reportUrl":"https://logos-messaging.github.io/logos-delivery-interop-tests/nim/1127/#testresult/747af25d3e55b4af","status":"passed","time":{"start":1774500798235,"stop":1774500798239,"duration":4}},{"uid":"3e92d7315916777c","reportUrl":"https://logos-messaging.github.io/logos-delivery-interop-tests/nim/1126/#testresult/3e92d7315916777c","status":"passed","time":{"start":1774413866047,"stop":1774413866051,"duration":4}},{"uid":"ac95d75946ffa236","reportUrl":"https://logos-messaging.github.io/logos-delivery-interop-tests/nim/1125/#testresult/ac95d75946ffa236","status":"passed","time":{"start":1774327402649,"stop":1774327402653,"duration":4}},{"uid":"d840e27db80afc10","reportUrl":"https://logos-messaging.github.io/logos-delivery-interop-tests/nim/1124/#testresult/d840e27db80afc10","status":"passed","time":{"start":1774241431228,"stop":1774241431232,"duration":4}},{"uid":"f9794122f197e913","reportUrl":"https://logos-messaging.github.io/logos-delivery-interop-tests/nim/1123/#testresult/f9794122f197e913","status":"passed","time":{"start":1774154634795,"stop":1774154634799,"duration":4}},{"uid":"21f08bbd5bc861d7","reportUrl":"https://logos-messaging.github.io/logos-delivery-interop-tests/nim/1122/#testresult/21f08bbd5bc861d7","status":"passed","time":{"start":1774067906988,"stop":1774067906993,"duration":5}},{"uid":"5f4085621f3d6b13","reportUrl":"https://logos-messaging.github.io/logos-delivery-interop-tests/nim/1121/#testresult/5f4085621f3d6b13","status":"passed","time":{"start":1773981617745,"stop":1773981617749,"duration":4}},{"uid":"ce9bdee74452e862","reportUrl":"https://logos-messaging.github.io/logos-delivery-interop-tests/nim/1120/#testresult/ce9bdee74452e862","status":"passed","time":{"start":1773895412626,"stop":1773895412630,"duration":4}},{"uid":"5c54a01e506eb1b9","reportUrl":"https://logos-messaging.github.io/logos-delivery-interop-tests/nim/1119/#testresult/5c54a01e506eb1b9","status":"passed","time":{"start":1773809476361,"stop":1773809476365,"duration":4}}]},"tags":["@pytest.mark.usefixtures('setup_main_relay_node', 'setup_main_filter_node', 'subscribe_main_nodes')"]},"source":"c1cbd96170087d8.json","parameterValues":[]}