1 line
15 KiB
JSON

{"uid":"f46b7dee6de09fec","name":"test_filter_unsubscribe_with_extra_field","fullName":"tests.filter.test_unsubscribe.TestFilterUnSubscribe#test_filter_unsubscribe_with_extra_field","historyId":"56d1bdbe8d6699f5fe282133f1599be2","time":{"start":1771476042796,"stop":1771476042800,"duration":4},"status":"passed","flaky":false,"newFailed":false,"newBroken":false,"newPassed":false,"retriesCount":0,"retriesStatusChange":false,"beforeStages":[{"name":"set_allure_env_variables","time":{"start":1771475753218,"stop":1771475753218,"duration":0},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"attach_logs_on_fail","time":{"start":1771476040191,"stop":1771476040191,"duration":0},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"close_open_nodes","time":{"start":1771476040191,"stop":1771476040191,"duration":0},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"check_waku_log_errors","time":{"start":1771476040191,"stop":1771476040191,"duration":0},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"test_id","time":{"start":1771476040191,"stop":1771476040192,"duration":1},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"test_setup","time":{"start":1771476040192,"stop":1771476040193,"duration":1},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"common_setup","time":{"start":1771476040193,"stop":1771476040193,"duration":0},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"filter_setup","time":{"start":1771476040194,"stop":1771476040194,"duration":0},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"setup_main_relay_node","time":{"start":1771476040194,"stop":1771476041459,"duration":1265},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"setup_main_filter_node","time":{"start":1771476041459,"stop":1771476042763,"duration":1304},"status":"passed","steps":[{"name":"add_node_peer","time":{"start":1771476042726,"stop":1771476042763,"duration":37},"status":"passed","steps":[],"attachments":[],"parameters":[{"name":"args","value":"(<tests.filter.test_unsubscribe.TestFilterUnSubscribe object at 0x7fa5908bd1f0>, <src.node.waku_node.WakuNode object at 0x7fa5905b7f20>, ['/ip4/172.18.102.20/tcp/16635/p2p/16Uiu2HAm15xAhyCzMSmmrrRsDDjeaBrCzo6C3fZEuZnUe36s3tUi'])"}],"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":1771476042763,"stop":1771476042795,"duration":32},"status":"passed","steps":[{"name":"wait_for_subscriptions_on_main_nodes","time":{"start":1771476042764,"stop":1771476042795,"duration":31},"status":"passed","steps":[{"name":"create_filter_subscription_with_retry","time":{"start":1771476042780,"stop":1771476042795,"duration":15},"status":"passed","steps":[{"name":"create_filter_subscription","time":{"start":1771476042780,"stop":1771476042795,"duration":15},"status":"passed","steps":[],"attachments":[],"parameters":[{"name":"subscription","value":"{'requestId': 'cd598181-3c7f-4335-bc19-4158f12e1e73', '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': 'cd598181-3c7f-4335-bc19-4158f12e1e73', '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":1771476042796,"stop":1771476042799,"duration":3},"status":"broken","statusMessage":"Exception: Error: 400 Client Error: Bad Request for url: http://127.0.0.1:19692/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.12/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'], 'pubsubTopic': '/waku/2/rs/3/1', 'extraField': 'extraValue'}"},{"name":"status","value":"None"},{"name":"node","value":"None"}],"stepsCount":0,"shouldDisplayMessage":true,"attachmentsCount":0,"hasContent":true,"attachmentStep":false}],"attachments":[{"uid":"afa1491f23754358","name":"log","source":"afa1491f23754358.txt","type":"text/plain","size":13280},{"uid":"4f0159e9afd64289","name":"stderr","source":"4f0159e9afd64289.txt","type":"text/plain","size":12964}],"parameters":[],"stepsCount":1,"shouldDisplayMessage":false,"attachmentsCount":2,"hasContent":true,"attachmentStep":false},"afterStages":[{"name":"test_setup::0","time":{"start":1771476042801,"stop":1771476042802,"duration":1},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"close_open_nodes::0","time":{"start":1771476042802,"stop":1771476043318,"duration":516},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"check_waku_log_errors::0","time":{"start":1771476043320,"stop":1771476043334,"duration":14},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"attach_logs_on_fail::0","time":{"start":1771476043335,"stop":1771476043335,"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":1771476113653,"stop":1771476113653,"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":"runnervmjduv7"},{"name":"thread","value":"2701-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":24,"unknown":0,"total":24},"items":[{"uid":"71fcb5ccbce01065","reportUrl":"https://logos-messaging.github.io/logos-messaging-interop-tests/nim/1083/#testresult/71fcb5ccbce01065","status":"passed","time":{"start":1771389689769,"stop":1771389689774,"duration":5}},{"uid":"9a9ec0507e316f73","reportUrl":"https://logos-messaging.github.io/logos-messaging-interop-tests/nim/1082/#testresult/9a9ec0507e316f73","status":"passed","time":{"start":1771303198801,"stop":1771303198805,"duration":4}},{"uid":"44fcfd6a8b08e1d7","reportUrl":"https://logos-messaging.github.io/logos-messaging-interop-tests/nim/1081/#testresult/44fcfd6a8b08e1d7","status":"passed","time":{"start":1771217297978,"stop":1771217297982,"duration":4}},{"uid":"9e6f415aec348928","reportUrl":"https://logos-messaging.github.io/logos-messaging-interop-tests/nim/1080/#testresult/9e6f415aec348928","status":"passed","time":{"start":1771130528317,"stop":1771130528321,"duration":4}},{"uid":"879fdf8d2daef7ae","reportUrl":"https://logos-messaging.github.io/logos-messaging-interop-tests/nim/1079/#testresult/879fdf8d2daef7ae","status":"passed","time":{"start":1771043767067,"stop":1771043767071,"duration":4}},{"uid":"cdc9931de40cc903","reportUrl":"https://logos-messaging.github.io/logos-messaging-interop-tests/nim/1078/#testresult/cdc9931de40cc903","status":"passed","time":{"start":1770957740352,"stop":1770957740355,"duration":3}},{"uid":"6cc3e1f4c7050889","reportUrl":"https://logos-messaging.github.io/logos-messaging-interop-tests/nim/1077/#testresult/6cc3e1f4c7050889","status":"passed","time":{"start":1770871616154,"stop":1770871616157,"duration":3}},{"uid":"fe165cf1e91e345a","reportUrl":"https://logos-messaging.github.io/logos-messaging-interop-tests/nim/1076/#testresult/fe165cf1e91e345a","status":"passed","time":{"start":1770785266536,"stop":1770785266540,"duration":4}},{"uid":"92261f5e1ea23f0","reportUrl":"https://logos-messaging.github.io/logos-messaging-interop-tests/nim/1075/#testresult/92261f5e1ea23f0","status":"passed","time":{"start":1770698955577,"stop":1770698955581,"duration":4}},{"uid":"3efb1ea82ff67a32","reportUrl":"https://logos-messaging.github.io/logos-messaging-interop-tests/nim/1074/#testresult/3efb1ea82ff67a32","status":"passed","time":{"start":1770612433880,"stop":1770612433884,"duration":4}},{"uid":"81210fb45e256346","reportUrl":"https://logos-messaging.github.io/logos-messaging-interop-tests/nim/1073/#testresult/81210fb45e256346","status":"passed","time":{"start":1770526247261,"stop":1770526247265,"duration":4}},{"uid":"c37f6620e997fa4a","reportUrl":"https://logos-messaging.github.io/logos-messaging-interop-tests/nim/1072/#testresult/c37f6620e997fa4a","status":"passed","time":{"start":1770438908920,"stop":1770438908923,"duration":3}},{"uid":"c688ba2fe7ef7761","reportUrl":"https://logos-messaging.github.io/logos-messaging-interop-tests/nim/1071/#testresult/c688ba2fe7ef7761","status":"passed","time":{"start":1770352739999,"stop":1770352740003,"duration":4}},{"uid":"965bad0090fe1e9e","reportUrl":"https://logos-messaging.github.io/logos-messaging-interop-tests/nim/1070/#testresult/965bad0090fe1e9e","status":"passed","time":{"start":1770266366204,"stop":1770266366208,"duration":4}},{"uid":"4591ef845230f887","reportUrl":"https://logos-messaging.github.io/logos-messaging-interop-tests/nim/1069/#testresult/4591ef845230f887","status":"passed","time":{"start":1770225269992,"stop":1770225269996,"duration":4}},{"uid":"a054454c461f761f","reportUrl":"https://logos-messaging.github.io/logos-messaging-interop-tests/nim/1068/#testresult/a054454c461f761f","status":"passed","time":{"start":1770206295423,"stop":1770206295427,"duration":4}},{"uid":"928c157cd872821c","reportUrl":"https://logos-messaging.github.io/logos-messaging-interop-tests/nim/1067/#testresult/928c157cd872821c","status":"passed","time":{"start":1770179893018,"stop":1770179893021,"duration":3}},{"uid":"82c0785467fe2962","reportUrl":"https://logos-messaging.github.io/logos-messaging-interop-tests/nim/1066/#testresult/82c0785467fe2962","status":"passed","time":{"start":1770093558329,"stop":1770093558333,"duration":4}},{"uid":"e26014c862876dff","reportUrl":"https://logos-messaging.github.io/logos-messaging-interop-tests/nim/1065/#testresult/e26014c862876dff","status":"passed","time":{"start":1770007533093,"stop":1770007533097,"duration":4}},{"uid":"4918e1fe8ad9759f","reportUrl":"https://logos-messaging.github.io/logos-messaging-interop-tests/nim/1064/#testresult/4918e1fe8ad9759f","status":"passed","time":{"start":1769921342157,"stop":1769921342161,"duration":4}}]},"tags":["@pytest.mark.usefixtures('setup_main_relay_node', 'setup_main_filter_node', 'subscribe_main_nodes')"]},"source":"f46b7dee6de09fec.json","parameterValues":[]}