1 line
14 KiB
JSON

{"uid":"f466e45b0f68c650","name":"test_filter_unsubscribe_all_with_invalid_request_id","fullName":"tests.filter.test_unsubscribe_all.TestFilterUnSubscribeAll#test_filter_unsubscribe_all_with_invalid_request_id","historyId":"863a1faffe0af52fe2c396b486e7e86a","time":{"start":1771476002330,"stop":1771476002334,"duration":4},"status":"passed","flaky":false,"newFailed":false,"newBroken":false,"newPassed":false,"retriesCount":0,"retriesStatusChange":false,"beforeStages":[{"name":"set_allure_env_variables","time":{"start":1771475741862,"stop":1771475741862,"duration":0},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"attach_logs_on_fail","time":{"start":1771475999729,"stop":1771475999729,"duration":0},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"close_open_nodes","time":{"start":1771475999729,"stop":1771475999729,"duration":0},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"check_waku_log_errors","time":{"start":1771475999729,"stop":1771475999729,"duration":0},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"test_id","time":{"start":1771475999730,"stop":1771475999730,"duration":0},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"test_setup","time":{"start":1771475999730,"stop":1771475999731,"duration":1},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"common_setup","time":{"start":1771475999731,"stop":1771475999731,"duration":0},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"filter_setup","time":{"start":1771475999732,"stop":1771475999732,"duration":0},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"setup_main_relay_node","time":{"start":1771475999732,"stop":1771476001000,"duration":1268},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"setup_main_filter_node","time":{"start":1771476001000,"stop":1771476002296,"duration":1296},"status":"passed","steps":[{"name":"add_node_peer","time":{"start":1771476002262,"stop":1771476002296,"duration":34},"status":"passed","steps":[],"attachments":[],"parameters":[{"name":"args","value":"(<tests.filter.test_unsubscribe_all.TestFilterUnSubscribeAll object at 0x7f10997f21b0>, <src.node.waku_node.WakuNode object at 0x7f1099443410>, ['/ip4/172.18.184.58/tcp/59906/p2p/16Uiu2HAkzdq7Ca2jWCKuanf8abYBvivPMirvdNjia7C8JyvkQie4'])"}],"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":1771476002296,"stop":1771476002328,"duration":32},"status":"passed","steps":[{"name":"wait_for_subscriptions_on_main_nodes","time":{"start":1771476002297,"stop":1771476002328,"duration":31},"status":"passed","steps":[{"name":"create_filter_subscription_with_retry","time":{"start":1771476002314,"stop":1771476002328,"duration":14},"status":"passed","steps":[{"name":"create_filter_subscription","time":{"start":1771476002314,"stop":1771476002328,"duration":14},"status":"passed","steps":[],"attachments":[],"parameters":[{"name":"subscription","value":"{'requestId': '6729094e-c104-47ec-b5c8-4da8532e413d', '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': '6729094e-c104-47ec-b5c8-4da8532e413d', '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_all_filter_subscriptions","time":{"start":1771476002330,"stop":1771476002333,"duration":3},"status":"broken","statusMessage":"Exception: Error: 400 Client Error: Bad Request for url: http://127.0.0.1:1346/filter/v2/subscriptions/all 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 165, 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 372, 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":[{"uid":"53bd91b30aa24f1c","name":"log","source":"53bd91b30aa24f1c.txt","type":"text/plain","size":13158},{"uid":"bc55d3b758fc3375","name":"stderr","source":"bc55d3b758fc3375.txt","type":"text/plain","size":12842}],"parameters":[],"stepsCount":1,"shouldDisplayMessage":false,"attachmentsCount":2,"hasContent":true,"attachmentStep":false},"afterStages":[{"name":"test_setup::0","time":{"start":1771476002336,"stop":1771476002336,"duration":0},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"close_open_nodes::0","time":{"start":1771476002337,"stop":1771476002838,"duration":501},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"check_waku_log_errors::0","time":{"start":1771476002838,"stop":1771476002855,"duration":17},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"attach_logs_on_fail::0","time":{"start":1771476002856,"stop":1771476002856,"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":1771476311758,"stop":1771476311758,"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":"runnervmjduv7"},{"name":"thread","value":"2696-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":24,"unknown":0,"total":24},"items":[{"uid":"5b40d739107e2595","reportUrl":"https://logos-messaging.github.io/logos-messaging-interop-tests/nim/1083/#testresult/5b40d739107e2595","status":"passed","time":{"start":1771389633498,"stop":1771389633502,"duration":4}},{"uid":"6fa6db91813f2618","reportUrl":"https://logos-messaging.github.io/logos-messaging-interop-tests/nim/1082/#testresult/6fa6db91813f2618","status":"passed","time":{"start":1771303225579,"stop":1771303225582,"duration":3}},{"uid":"4add5c5b739850aa","reportUrl":"https://logos-messaging.github.io/logos-messaging-interop-tests/nim/1081/#testresult/4add5c5b739850aa","status":"passed","time":{"start":1771217142467,"stop":1771217142471,"duration":4}},{"uid":"732e9bbe499a538b","reportUrl":"https://logos-messaging.github.io/logos-messaging-interop-tests/nim/1080/#testresult/732e9bbe499a538b","status":"passed","time":{"start":1771130541368,"stop":1771130541373,"duration":5}},{"uid":"aacda325888b0aab","reportUrl":"https://logos-messaging.github.io/logos-messaging-interop-tests/nim/1079/#testresult/aacda325888b0aab","status":"passed","time":{"start":1771043818468,"stop":1771043818472,"duration":4}},{"uid":"4114739cb585fc96","reportUrl":"https://logos-messaging.github.io/logos-messaging-interop-tests/nim/1078/#testresult/4114739cb585fc96","status":"passed","time":{"start":1770957785254,"stop":1770957785259,"duration":5}},{"uid":"c77c82f9c1bccad8","reportUrl":"https://logos-messaging.github.io/logos-messaging-interop-tests/nim/1077/#testresult/c77c82f9c1bccad8","status":"passed","time":{"start":1770871423640,"stop":1770871423643,"duration":3}},{"uid":"10bf49e4de9d7d64","reportUrl":"https://logos-messaging.github.io/logos-messaging-interop-tests/nim/1076/#testresult/10bf49e4de9d7d64","status":"passed","time":{"start":1770785224483,"stop":1770785224486,"duration":3}},{"uid":"99d2553d23f622d4","reportUrl":"https://logos-messaging.github.io/logos-messaging-interop-tests/nim/1075/#testresult/99d2553d23f622d4","status":"passed","time":{"start":1770698972894,"stop":1770698972897,"duration":3}},{"uid":"eca1605d1614a6fb","reportUrl":"https://logos-messaging.github.io/logos-messaging-interop-tests/nim/1074/#testresult/eca1605d1614a6fb","status":"passed","time":{"start":1770612425566,"stop":1770612425569,"duration":3}},{"uid":"dbe941d20a66c1f3","reportUrl":"https://logos-messaging.github.io/logos-messaging-interop-tests/nim/1073/#testresult/dbe941d20a66c1f3","status":"passed","time":{"start":1770526121733,"stop":1770526121737,"duration":4}},{"uid":"381ba946ed606071","reportUrl":"https://logos-messaging.github.io/logos-messaging-interop-tests/nim/1072/#testresult/381ba946ed606071","status":"passed","time":{"start":1770438892076,"stop":1770438892079,"duration":3}},{"uid":"b87d6581ca8b9e30","reportUrl":"https://logos-messaging.github.io/logos-messaging-interop-tests/nim/1071/#testresult/b87d6581ca8b9e30","status":"passed","time":{"start":1770352706219,"stop":1770352706222,"duration":3}},{"uid":"e97b5d91b55b03a9","reportUrl":"https://logos-messaging.github.io/logos-messaging-interop-tests/nim/1070/#testresult/e97b5d91b55b03a9","status":"passed","time":{"start":1770266254461,"stop":1770266254465,"duration":4}},{"uid":"734391ee81e20740","reportUrl":"https://logos-messaging.github.io/logos-messaging-interop-tests/nim/1069/#testresult/734391ee81e20740","status":"passed","time":{"start":1770225310756,"stop":1770225310760,"duration":4}},{"uid":"4d185ccc713774e9","reportUrl":"https://logos-messaging.github.io/logos-messaging-interop-tests/nim/1068/#testresult/4d185ccc713774e9","status":"passed","time":{"start":1770206445730,"stop":1770206445734,"duration":4}},{"uid":"e5b6ded62d291a0e","reportUrl":"https://logos-messaging.github.io/logos-messaging-interop-tests/nim/1067/#testresult/e5b6ded62d291a0e","status":"passed","time":{"start":1770179715859,"stop":1770179715863,"duration":4}},{"uid":"fc7a672f5c5bfd58","reportUrl":"https://logos-messaging.github.io/logos-messaging-interop-tests/nim/1066/#testresult/fc7a672f5c5bfd58","status":"passed","time":{"start":1770093455322,"stop":1770093455326,"duration":4}},{"uid":"b8656ddfc2d18350","reportUrl":"https://logos-messaging.github.io/logos-messaging-interop-tests/nim/1065/#testresult/b8656ddfc2d18350","status":"passed","time":{"start":1770007479562,"stop":1770007479565,"duration":3}},{"uid":"74c03ddada31fc80","reportUrl":"https://logos-messaging.github.io/logos-messaging-interop-tests/nim/1064/#testresult/74c03ddada31fc80","status":"passed","time":{"start":1769921216312,"stop":1769921216315,"duration":3}}]},"tags":["@pytest.mark.usefixtures('setup_main_relay_node', 'setup_main_filter_node')"]},"source":"f466e45b0f68c650.json","parameterValues":[]}