1 line
15 KiB
JSON

{"uid":"e8bd0cf3221ac7ae","name":"test_filter_update_subscription_with_pubsub_topic_list_instead_of_string","fullName":"tests.filter.test_subscribe_update.TestFilterSubscribeUpdate#test_filter_update_subscription_with_pubsub_topic_list_instead_of_string","historyId":"cc55d99843f9686d58cfe40b5273656b","time":{"start":1773376909655,"stop":1773376909660,"duration":5},"status":"passed","flaky":false,"newFailed":false,"newBroken":false,"newPassed":false,"retriesCount":0,"retriesStatusChange":false,"beforeStages":[{"name":"set_allure_env_variables","time":{"start":1773376354858,"stop":1773376354858,"duration":0},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"check_waku_log_errors","time":{"start":1773376907089,"stop":1773376907089,"duration":0},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"attach_logs_on_fail","time":{"start":1773376907089,"stop":1773376907089,"duration":0},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"test_id","time":{"start":1773376907089,"stop":1773376907090,"duration":1},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"close_open_nodes","time":{"start":1773376907089,"stop":1773376907089,"duration":0},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"test_setup","time":{"start":1773376907090,"stop":1773376907090,"duration":0},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"common_setup","time":{"start":1773376907090,"stop":1773376907090,"duration":0},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"filter_setup","time":{"start":1773376907090,"stop":1773376907090,"duration":0},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"setup_main_relay_node","time":{"start":1773376907091,"stop":1773376908337,"duration":1246},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"setup_main_filter_node","time":{"start":1773376908337,"stop":1773376909623,"duration":1286},"status":"passed","steps":[{"name":"add_node_peer","time":{"start":1773376909585,"stop":1773376909623,"duration":38},"status":"passed","steps":[],"attachments":[],"parameters":[{"name":"args","value":"(<tests.filter.test_subscribe_update.TestFilterSubscribeUpdate object at 0x7f75308753a0>, <src.node.waku_node.WakuNode object at 0x7f7530422fc0>, ['/ip4/172.18.151.249/tcp/56862/p2p/16Uiu2HAmB6jdjvavfi2zxePKod1Max81V9xdWN4vW454VUdqoFFd'])"}],"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":1773376909623,"stop":1773376909654,"duration":31},"status":"passed","steps":[{"name":"wait_for_subscriptions_on_main_nodes","time":{"start":1773376909624,"stop":1773376909654,"duration":30},"status":"passed","steps":[{"name":"create_filter_subscription_with_retry","time":{"start":1773376909642,"stop":1773376909654,"duration":12},"status":"passed","steps":[{"name":"create_filter_subscription","time":{"start":1773376909642,"stop":1773376909654,"duration":12},"status":"passed","steps":[],"attachments":[],"parameters":[{"name":"subscription","value":"{'requestId': '6958df57-afa9-4e61-bff0-2a3e3152c8ba', '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': '6958df57-afa9-4e61-bff0-2a3e3152c8ba', '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":"update_filter_subscription","time":{"start":1773376909656,"stop":1773376909659,"duration":3},"status":"broken","statusMessage":"Exception: Error: 400 Client Error: Bad Request for url: http://127.0.0.1:64957/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 148, in update_filter_subscription\n return node.update_filter_subscriptions(subscription)\n ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n File \"/home/runner/work/logos-delivery-interop-tests/logos-delivery-interop-tests/src/node/waku_node.py\", line 366, in update_filter_subscriptions\n return self._api.update_filter_subscriptions(subscription)\n ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n File \"/home/runner/work/logos-delivery-interop-tests/logos-delivery-interop-tests/src/node/api_clients/rest.py\", line 72, in update_filter_subscriptions\n update_subscriptions_response = self.rest_call(\"put\", \"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']}"},{"name":"node","value":"None"}],"stepsCount":0,"shouldDisplayMessage":true,"attachmentsCount":0,"hasContent":true,"attachmentStep":false}],"attachments":[{"uid":"a2740b4c0860efb","name":"log","source":"a2740b4c0860efb.txt","type":"text/plain","size":13295},{"uid":"dc24d2e51aba1cf1","name":"stderr","source":"dc24d2e51aba1cf1.txt","type":"text/plain","size":12979}],"parameters":[],"stepsCount":1,"shouldDisplayMessage":false,"attachmentsCount":2,"hasContent":true,"attachmentStep":false},"afterStages":[{"name":"test_setup::0","time":{"start":1773376909662,"stop":1773376909662,"duration":0},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"close_open_nodes::0","time":{"start":1773376909662,"stop":1773376910828,"duration":1166},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"check_waku_log_errors::0","time":{"start":1773376910829,"stop":1773376910839,"duration":10},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"attach_logs_on_fail::0","time":{"start":1773376910840,"stop":1773376910840,"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":1773377173867,"stop":1773377173867,"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_subscribe_update"},{"name":"subSuite","value":"TestFilterSubscribeUpdate"},{"name":"host","value":"runnervm0kj6c"},{"name":"thread","value":"3544-MainThread"},{"name":"framework","value":"pytest"},{"name":"language","value":"cpython3"},{"name":"package","value":"tests.filter.test_subscribe_update"},{"name":"resultFormat","value":"allure2"}],"parameters":[],"links":[],"hidden":false,"retry":false,"extra":{"severity":"normal","retries":[],"categories":[],"history":{"statistic":{"failed":0,"broken":0,"skipped":0,"passed":22,"unknown":0,"total":22},"items":[{"uid":"45a49deb222ca552","reportUrl":"https://logos-messaging.github.io/logos-delivery-interop-tests/nim/1112/#testresult/45a49deb222ca552","status":"passed","time":{"start":1773290553604,"stop":1773290553609,"duration":5}},{"uid":"9314c15e8bffd2a9","reportUrl":"https://logos-messaging.github.io/logos-delivery-interop-tests/nim/1111/#testresult/9314c15e8bffd2a9","status":"passed","time":{"start":1773204108178,"stop":1773204108183,"duration":5}},{"uid":"a7c1a85366b2a294","reportUrl":"https://logos-messaging.github.io/logos-delivery-interop-tests/nim/1110/#testresult/a7c1a85366b2a294","status":"passed","time":{"start":1773117677534,"stop":1773117677538,"duration":4}},{"uid":"735b360a5994eb4b","reportUrl":"https://logos-messaging.github.io/logos-delivery-interop-tests/nim/1109/#testresult/735b360a5994eb4b","status":"passed","time":{"start":1773031426178,"stop":1773031426182,"duration":4}},{"uid":"47941a5459a28f9","reportUrl":"https://logos-messaging.github.io/logos-delivery-interop-tests/nim/1108/#testresult/47941a5459a28f9","status":"passed","time":{"start":1772944833632,"stop":1772944833637,"duration":5}},{"uid":"22c817819baee664","reportUrl":"https://logos-messaging.github.io/logos-delivery-interop-tests/nim/1107/#testresult/22c817819baee664","status":"passed","time":{"start":1772858322091,"stop":1772858322095,"duration":4}},{"uid":"bc482ce48bda88d6","reportUrl":"https://logos-messaging.github.io/logos-delivery-interop-tests/nim/1106/#testresult/bc482ce48bda88d6","status":"passed","time":{"start":1772772048876,"stop":1772772048880,"duration":4}},{"uid":"70a4543ce5fd14a6","reportUrl":"https://logos-messaging.github.io/logos-delivery-interop-tests/nim/1105/#testresult/70a4543ce5fd14a6","status":"passed","time":{"start":1772723615003,"stop":1772723615008,"duration":5}},{"uid":"973b1543405da60d","reportUrl":"https://logos-messaging.github.io/logos-delivery-interop-tests/nim/1104/#testresult/973b1543405da60d","status":"passed","time":{"start":1772685684909,"stop":1772685684913,"duration":4}},{"uid":"4dbfa378c98e45a5","reportUrl":"https://logos-messaging.github.io/logos-delivery-interop-tests/nim/1103/#testresult/4dbfa378c98e45a5","status":"passed","time":{"start":1772599250894,"stop":1772599250899,"duration":5}},{"uid":"698b27e527f2385d","reportUrl":"https://logos-messaging.github.io/logos-delivery-interop-tests/nim/1102/#testresult/698b27e527f2385d","status":"passed","time":{"start":1772512930544,"stop":1772512930551,"duration":7}},{"uid":"8a6717e55b39f787","reportUrl":"https://logos-messaging.github.io/logos-messaging-interop-tests/nim/1101/#testresult/8a6717e55b39f787","status":"passed","time":{"start":1772426578294,"stop":1772426578299,"duration":5}},{"uid":"2e192424949e5a86","reportUrl":"https://logos-messaging.github.io/logos-messaging-interop-tests/nim/1100/#testresult/2e192424949e5a86","status":"passed","time":{"start":1772340380577,"stop":1772340380582,"duration":5}},{"uid":"c8ee92d53fe2bbfa","reportUrl":"https://logos-messaging.github.io/logos-delivery-interop-tests/nim/1099/#testresult/c8ee92d53fe2bbfa","status":"passed","time":{"start":1772310630260,"stop":1772310630265,"duration":5}},{"uid":"ed994588c8981c78","reportUrl":"https://logos-messaging.github.io/logos-messaging-interop-tests/nim/1098/#testresult/ed994588c8981c78","status":"passed","time":{"start":1772253228600,"stop":1772253228604,"duration":4}},{"uid":"1f3c370a8b86040f","reportUrl":"https://logos-messaging.github.io/logos-messaging-interop-tests/nim/1097/#testresult/1f3c370a8b86040f","status":"passed","time":{"start":1772167271292,"stop":1772167271296,"duration":4}},{"uid":"2af8016650a2713f","reportUrl":"https://logos-messaging.github.io/logos-messaging-interop-tests/nim/1096/#testresult/2af8016650a2713f","status":"passed","time":{"start":1772081010735,"stop":1772081010740,"duration":5}},{"uid":"11d3d7e24e550eb5","reportUrl":"https://logos-messaging.github.io/logos-delivery-interop-tests/nim/1095/#testresult/11d3d7e24e550eb5","status":"passed","time":{"start":1772050362331,"stop":1772050362336,"duration":5}},{"uid":"8b4e0f7378594cc6","reportUrl":"https://logos-messaging.github.io/logos-delivery-interop-tests/nim/1094/#testresult/8b4e0f7378594cc6","status":"passed","time":{"start":1772048097914,"stop":1772048097919,"duration":5}},{"uid":"619e8302f73936e6","reportUrl":"https://logos-messaging.github.io/logos-delivery-interop-tests/nim/1093/#testresult/619e8302f73936e6","status":"passed","time":{"start":1772033360587,"stop":1772033360591,"duration":4}}]},"tags":["@pytest.mark.usefixtures('setup_main_relay_node', 'setup_main_filter_node')"]},"source":"e8bd0cf3221ac7ae.json","parameterValues":[]}