1 line
14 KiB
JSON

{"uid":"b5d23f91ccb590f5","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":1777958453499,"stop":1777958453503,"duration":4},"status":"passed","flaky":false,"newFailed":false,"newBroken":false,"newPassed":false,"retriesCount":0,"retriesStatusChange":false,"beforeStages":[{"name":"set_allure_env_variables","time":{"start":1777958056321,"stop":1777958056321,"duration":0},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"test_id","time":{"start":1777958451049,"stop":1777958451049,"duration":0},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"check_waku_log_errors","time":{"start":1777958451049,"stop":1777958451049,"duration":0},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"close_open_nodes","time":{"start":1777958451049,"stop":1777958451049,"duration":0},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"attach_logs_on_fail","time":{"start":1777958451049,"stop":1777958451049,"duration":0},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"common_setup","time":{"start":1777958451050,"stop":1777958451050,"duration":0},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"filter_setup","time":{"start":1777958451050,"stop":1777958451050,"duration":0},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"test_setup","time":{"start":1777958451050,"stop":1777958451050,"duration":0},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"setup_main_relay_node","time":{"start":1777958451050,"stop":1777958452251,"duration":1201},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"setup_main_filter_node","time":{"start":1777958452252,"stop":1777958453479,"duration":1227},"status":"passed","steps":[{"name":"add_node_peer","time":{"start":1777958453457,"stop":1777958453479,"duration":22},"status":"passed","steps":[],"attachments":[],"parameters":[{"name":"args","value":"(<tests.filter.test_unsubscribe.TestFilterUnSubscribe object at 0x7f755c13ee70>, <src.node.waku_node.WakuNode object at 0x7f7554d0f680>, ['/ip4/172.18.229.224/tcp/37052/p2p/16Uiu2HAmVpuYvrjTG6eSJXz3nS7pDJ8SjiwGgvmMfvGNpT6gUnaj'])"}],"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":1777958453479,"stop":1777958453499,"duration":20},"status":"passed","steps":[{"name":"wait_for_subscriptions_on_main_nodes","time":{"start":1777958453480,"stop":1777958453499,"duration":19},"status":"passed","steps":[{"name":"create_filter_subscription_with_retry","time":{"start":1777958453488,"stop":1777958453499,"duration":11},"status":"passed","steps":[{"name":"create_filter_subscription","time":{"start":1777958453488,"stop":1777958453499,"duration":11},"status":"passed","steps":[],"attachments":[],"parameters":[{"name":"subscription","value":"{'requestId': '1376acde-f145-4bb9-91aa-e17494f33302', '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': '1376acde-f145-4bb9-91aa-e17494f33302', '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":1777958453500,"stop":1777958453502,"duration":2},"status":"broken","statusMessage":"Exception: Error: 400 Client Error: Bad Request for url: http://127.0.0.1:59476/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 521, 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":[{"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":1777958453504,"stop":1777958453505,"duration":1},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"close_open_nodes::0","time":{"start":1777958453505,"stop":1777958454287,"duration":782},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"check_waku_log_errors::0","time":{"start":1777958454289,"stop":1777958454301,"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":1777958454301,"stop":1777958454302,"duration":1},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"set_allure_env_variables::0","time":{"start":1777958654509,"stop":1777958654509,"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":"runnervmeorf1"},{"name":"thread","value":"21663-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":"cbebe235ca0c3eca","reportUrl":"https://logos-messaging.github.io/logos-delivery-interop-tests/nim/1228/#testresult/cbebe235ca0c3eca","status":"passed","time":{"start":1777872290811,"stop":1777872290815,"duration":4}},{"uid":"d45f611d3e9ba365","reportUrl":"https://logos-messaging.github.io/logos-delivery-interop-tests/nim/1227/#testresult/d45f611d3e9ba365","status":"passed","time":{"start":1777785875568,"stop":1777785875571,"duration":3}},{"uid":"aba5246cdcd8a1f0","reportUrl":"https://logos-messaging.github.io/logos-delivery-interop-tests/nim/1226/#testresult/aba5246cdcd8a1f0","status":"passed","time":{"start":1777699317487,"stop":1777699317491,"duration":4}},{"uid":"b98e0f85566ac5da","reportUrl":"https://logos-messaging.github.io/logos-delivery-interop-tests/nim/1225/#testresult/b98e0f85566ac5da","status":"passed","time":{"start":1777660534678,"stop":1777660534682,"duration":4}},{"uid":"61ba63ce8a98bcc","reportUrl":"https://logos-messaging.github.io/logos-delivery-interop-tests/nim/1224/#testresult/61ba63ce8a98bcc","status":"passed","time":{"start":1777658170104,"stop":1777658170108,"duration":4}},{"uid":"66ce0170f4824cdc","reportUrl":"https://logos-messaging.github.io/logos-delivery-interop-tests/nim/1223/#testresult/66ce0170f4824cdc","status":"passed","time":{"start":1777655653124,"stop":1777655653127,"duration":3}},{"uid":"329cc6b9367c5b31","reportUrl":"https://logos-messaging.github.io/logos-delivery-interop-tests/nim/1222/#testresult/329cc6b9367c5b31","status":"passed","time":{"start":1777641092542,"stop":1777641092545,"duration":3}},{"uid":"afa14df9e0870eab","reportUrl":"https://logos-messaging.github.io/logos-delivery-interop-tests/nim/1221/#testresult/afa14df9e0870eab","status":"passed","time":{"start":1777636555523,"stop":1777636555527,"duration":4}},{"uid":"c5992e9d60c88dd1","reportUrl":"https://logos-messaging.github.io/logos-delivery-interop-tests/nim/1220/#testresult/c5992e9d60c88dd1","status":"passed","time":{"start":1777613637244,"stop":1777613637248,"duration":4}},{"uid":"13ef12742dd3e0be","reportUrl":"https://logos-messaging.github.io/logos-delivery-interop-tests/nim/1219/#testresult/13ef12742dd3e0be","status":"passed","time":{"start":1777590657537,"stop":1777590657541,"duration":4}},{"uid":"b1099563dad9dd45","reportUrl":"https://logos-messaging.github.io/logos-delivery-interop-tests/nim/1218/#testresult/b1099563dad9dd45","status":"passed","time":{"start":1777569879986,"stop":1777569879994,"duration":8}},{"uid":"9dfec2419fc1ce3f","reportUrl":"https://logos-messaging.github.io/logos-delivery-interop-tests/nim/1217/#testresult/9dfec2419fc1ce3f","status":"passed","time":{"start":1777526819419,"stop":1777526819423,"duration":4}},{"uid":"dddb65ddb15901fc","reportUrl":"https://logos-messaging.github.io/logos-delivery-interop-tests/nim/1216/#testresult/dddb65ddb15901fc","status":"passed","time":{"start":1777440197650,"stop":1777440197655,"duration":5}},{"uid":"11819d0d5b68abe5","reportUrl":"https://logos-messaging.github.io/logos-delivery-interop-tests/nim/1215/#testresult/11819d0d5b68abe5","status":"passed","time":{"start":1777372528150,"stop":1777372528154,"duration":4}},{"uid":"6b0418c55cba56b3","reportUrl":"https://logos-messaging.github.io/logos-delivery-interop-tests/nim/1214/#testresult/6b0418c55cba56b3","status":"passed","time":{"start":1777353835212,"stop":1777353835215,"duration":3}},{"uid":"759dccf90e3d4034","reportUrl":"https://logos-messaging.github.io/logos-delivery-interop-tests/nim/1213/#testresult/759dccf90e3d4034","status":"passed","time":{"start":1777267370171,"stop":1777267370174,"duration":3}},{"uid":"c211e154ee2e4ddb","reportUrl":"https://logos-messaging.github.io/logos-delivery-interop-tests/nim/1212/#testresult/c211e154ee2e4ddb","status":"passed","time":{"start":1777180811630,"stop":1777180811633,"duration":3}},{"uid":"7b6e28282c517bd2","reportUrl":"https://logos-messaging.github.io/logos-delivery-interop-tests/nim/1211/#testresult/7b6e28282c517bd2","status":"passed","time":{"start":1777093533625,"stop":1777093533628,"duration":3}},{"uid":"db1c6e471197d229","reportUrl":"https://logos-messaging.github.io/logos-delivery-interop-tests/nim/1210/#testresult/db1c6e471197d229","status":"passed","time":{"start":1777007849539,"stop":1777007849543,"duration":4}},{"uid":"7fc86f4a297f4803","reportUrl":"https://logos-messaging.github.io/logos-delivery-interop-tests/nim/1209/#testresult/7fc86f4a297f4803","status":"passed","time":{"start":1776981920192,"stop":1776981920198,"duration":6}}]},"tags":["@pytest.mark.usefixtures('setup_main_relay_node', 'setup_main_filter_node', 'subscribe_main_nodes')"]},"source":"b5d23f91ccb590f5.json","parameterValues":[]}