waku-interop-tests/nim/372/data/test-cases/b60ea6cc71b77892.json

1 line
14 KiB
JSON

{"uid":"b60ea6cc71b77892","name":"test_filter_subscribe_with_no_request_id","fullName":"tests.filter.test_subscribe_create.TestFilterSubscribeCreate#test_filter_subscribe_with_no_request_id","historyId":"565d92472429e59d429dfc6fa7c41470","time":{"start":1727324202291,"stop":1727324202295,"duration":4},"status":"passed","flaky":false,"newFailed":false,"newBroken":false,"newPassed":false,"retriesCount":0,"retriesStatusChange":false,"beforeStages":[{"name":"set_allure_env_variables","time":{"start":1727323973810,"stop":1727323973811,"duration":1},"status":"passed","steps":[],"attachments":[],"parameters":[],"shouldDisplayMessage":false,"stepsCount":0,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"attach_logs_on_fail","time":{"start":1727324198929,"stop":1727324198930,"duration":1},"status":"passed","steps":[],"attachments":[],"parameters":[],"shouldDisplayMessage":false,"stepsCount":0,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"close_open_nodes","time":{"start":1727324198930,"stop":1727324198930,"duration":0},"status":"passed","steps":[],"attachments":[],"parameters":[],"shouldDisplayMessage":false,"stepsCount":0,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"test_id","time":{"start":1727324198930,"stop":1727324198931,"duration":1},"status":"passed","steps":[],"attachments":[],"parameters":[],"shouldDisplayMessage":false,"stepsCount":0,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"check_waku_log_errors","time":{"start":1727324198930,"stop":1727324198930,"duration":0},"status":"passed","steps":[],"attachments":[],"parameters":[],"shouldDisplayMessage":false,"stepsCount":0,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"filter_setup","time":{"start":1727324198931,"stop":1727324198931,"duration":0},"status":"passed","steps":[],"attachments":[],"parameters":[],"shouldDisplayMessage":false,"stepsCount":0,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"test_setup","time":{"start":1727324198931,"stop":1727324198931,"duration":0},"status":"passed","steps":[],"attachments":[],"parameters":[],"shouldDisplayMessage":false,"stepsCount":0,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"common_setup","time":{"start":1727324198931,"stop":1727324198931,"duration":0},"status":"passed","steps":[],"attachments":[],"parameters":[],"shouldDisplayMessage":false,"stepsCount":0,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"setup_main_relay_node","time":{"start":1727324198932,"stop":1727324200390,"duration":1458},"status":"passed","steps":[],"attachments":[],"parameters":[],"shouldDisplayMessage":false,"stepsCount":0,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"setup_main_filter_node","time":{"start":1727324200390,"stop":1727324202254,"duration":1864},"status":"passed","steps":[{"name":"add_node_peer","time":{"start":1727324202201,"stop":1727324202254,"duration":53},"status":"passed","steps":[],"attachments":[],"parameters":[{"name":"args","value":"(<tests.filter.test_subscribe_create.TestFilterSubscribeCreate object at 0x7fb42b16dd30>, <src.node.waku_node.WakuNode object at 0x7fb42abde390>, ['/ip4/172.18.129.91/tcp/44669/p2p/16Uiu2HAmMQBBam2a3PnRTw2TQ9Y6mGSGPo91xwKHz7a2pVZRy8B9'])"}],"shouldDisplayMessage":false,"stepsCount":0,"attachmentsCount":0,"hasContent":true,"attachmentStep":false}],"attachments":[],"parameters":[],"shouldDisplayMessage":false,"stepsCount":1,"attachmentsCount":0,"hasContent":true,"attachmentStep":false},{"name":"subscribe_main_nodes","time":{"start":1727324202254,"stop":1727324202290,"duration":36},"status":"passed","steps":[{"name":"wait_for_subscriptions_on_main_nodes","time":{"start":1727324202255,"stop":1727324202290,"duration":35},"status":"passed","steps":[{"name":"create_filter_subscription_with_retry","time":{"start":1727324202275,"stop":1727324202290,"duration":15},"status":"passed","steps":[{"name":"create_filter_subscription","time":{"start":1727324202275,"stop":1727324202290,"duration":15},"status":"passed","steps":[],"attachments":[],"parameters":[{"name":"subscription","value":"{'requestId': 'c6604195-5008-46a5-a541-234116b2c3eb', 'contentFilters': ['/test/1/waku-filter/proto'], 'pubsubTopic': '/waku/2/rs/3/1'}"},{"name":"node","value":"None"}],"shouldDisplayMessage":false,"stepsCount":0,"attachmentsCount":0,"hasContent":true,"attachmentStep":false}],"attachments":[],"parameters":[{"name":"subscription","value":"{'requestId': 'c6604195-5008-46a5-a541-234116b2c3eb', 'contentFilters': ['/test/1/waku-filter/proto'], 'pubsubTopic': '/waku/2/rs/3/1'}"},{"name":"node","value":"None"}],"shouldDisplayMessage":false,"stepsCount":1,"attachmentsCount":0,"hasContent":true,"attachmentStep":false}],"attachments":[],"parameters":[{"name":"content_topic_list","value":"['/test/1/waku-filter/proto']"},{"name":"pubsub_topic","value":"None"}],"shouldDisplayMessage":false,"stepsCount":2,"attachmentsCount":0,"hasContent":true,"attachmentStep":false}],"attachments":[],"parameters":[],"shouldDisplayMessage":false,"stepsCount":3,"attachmentsCount":0,"hasContent":true,"attachmentStep":false}],"testStage":{"status":"passed","steps":[{"name":"create_filter_subscription","time":{"start":1727324202291,"stop":1727324202294,"duration":3},"status":"broken","statusMessage":"Exception: Error: 400 Client Error: Bad Request for url: http://127.0.0.1:2879/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.6/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/waku-interop-tests/waku-interop-tests/src/steps/filter.py\", line 144, in create_filter_subscription\n return node.set_filter_subscriptions(subscription)\n ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n File \"/home/runner/work/waku-interop-tests/waku-interop-tests/src/node/waku_node.py\", line 353, in set_filter_subscriptions\n return self._api.set_filter_subscriptions(subscription)\n ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n File \"/home/runner/work/waku-interop-tests/waku-interop-tests/src/node/api_clients/rest.py\", line 68, in set_filter_subscriptions\n set_subscriptions_response = self.rest_call(\"post\", \"filter/v2/subscriptions\", json.dumps(subscription))\n ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n File \"/home/runner/work/waku-interop-tests/waku-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/waku-interop-tests/waku-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":"{'contentFilters': ['/test/1/waku-filter/proto'], 'pubsubTopic': '/waku/2/rs/3/1'}"},{"name":"node","value":"None"}],"shouldDisplayMessage":true,"stepsCount":0,"attachmentsCount":0,"hasContent":true,"attachmentStep":false}],"attachments":[{"uid":"aaf15e9a6d0f8f53","name":"log","source":"aaf15e9a6d0f8f53.txt","type":"text/plain","size":11086}],"parameters":[],"shouldDisplayMessage":false,"stepsCount":1,"attachmentsCount":1,"hasContent":true,"attachmentStep":false},"afterStages":[{"name":"test_setup::0","time":{"start":1727324202296,"stop":1727324202298,"duration":2},"status":"passed","steps":[],"attachments":[],"parameters":[],"shouldDisplayMessage":false,"stepsCount":0,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"close_open_nodes::0","time":{"start":1727324202298,"stop":1727324205905,"duration":3607},"status":"passed","steps":[],"attachments":[],"parameters":[],"shouldDisplayMessage":false,"stepsCount":0,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"check_waku_log_errors::0","time":{"start":1727324205905,"stop":1727324205922,"duration":17},"status":"passed","steps":[],"attachments":[],"parameters":[],"shouldDisplayMessage":false,"stepsCount":0,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"attach_logs_on_fail::0","time":{"start":1727324205923,"stop":1727324205923,"duration":0},"status":"passed","steps":[],"attachments":[],"parameters":[],"shouldDisplayMessage":false,"stepsCount":0,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"set_allure_env_variables::0","time":{"start":1727325686491,"stop":1727325686491,"duration":0},"status":"passed","steps":[],"attachments":[],"parameters":[],"shouldDisplayMessage":false,"stepsCount":0,"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_create"},{"name":"subSuite","value":"TestFilterSubscribeCreate"},{"name":"host","value":"fv-az2026-376"},{"name":"thread","value":"2097-MainThread"},{"name":"framework","value":"pytest"},{"name":"language","value":"cpython3"},{"name":"package","value":"tests.filter.test_subscribe_create"},{"name":"resultFormat","value":"allure2"}],"parameters":[],"links":[],"hidden":false,"retry":false,"extra":{"severity":"normal","retries":[],"categories":[],"history":{"statistic":{"failed":0,"broken":0,"skipped":0,"passed":65,"unknown":0,"total":65},"items":[{"uid":"60aa9875ad111725","reportUrl":"https://waku-org.github.io/waku-interop-tests/nim/371//#testresult/60aa9875ad111725","status":"passed","time":{"start":1727237805716,"stop":1727237805724,"duration":8}},{"uid":"30c88ee8cbd36b5a","reportUrl":"https://waku-org.github.io/waku-interop-tests/nim/370//#testresult/30c88ee8cbd36b5a","status":"passed","time":{"start":1727151379591,"stop":1727151379604,"duration":13}},{"uid":"73a60521ab7dcf56","reportUrl":"https://waku-org.github.io/waku-interop-tests/nim/369//#testresult/73a60521ab7dcf56","status":"passed","time":{"start":1727064993703,"stop":1727064993719,"duration":16}},{"uid":"fe0068d824fb0127","reportUrl":"https://waku-org.github.io/waku-interop-tests/nim/368//#testresult/fe0068d824fb0127","status":"passed","time":{"start":1726978631752,"stop":1726978631760,"duration":8}},{"uid":"d4ad9816acea6e62","reportUrl":"https://waku-org.github.io/waku-interop-tests/nim/367//#testresult/d4ad9816acea6e62","status":"passed","time":{"start":1726892152800,"stop":1726892152804,"duration":4}},{"uid":"5d7c6883bc669655","reportUrl":"https://waku-org.github.io/waku-interop-tests/nim/366//#testresult/5d7c6883bc669655","status":"passed","time":{"start":1726805753237,"stop":1726805753244,"duration":7}},{"uid":"b6ba477dfdf02d7e","reportUrl":"https://waku-org.github.io/waku-interop-tests/nim/365//#testresult/b6ba477dfdf02d7e","status":"passed","time":{"start":1726719366113,"stop":1726719366117,"duration":4}},{"uid":"9de932b387795bf5","reportUrl":"https://waku-org.github.io/waku-interop-tests/nim/364//#testresult/9de932b387795bf5","status":"passed","time":{"start":1726633049324,"stop":1726633049331,"duration":7}},{"uid":"f6399ad214f5b638","reportUrl":"https://waku-org.github.io/waku-interop-tests/nim/363//#testresult/f6399ad214f5b638","status":"passed","time":{"start":1726546545862,"stop":1726546545865,"duration":3}},{"uid":"4870b6a2d85347f5","reportUrl":"https://waku-org.github.io/waku-interop-tests/nim/362//#testresult/4870b6a2d85347f5","status":"passed","time":{"start":1726460238234,"stop":1726460238238,"duration":4}},{"uid":"b5a2d2d2daa256db","reportUrl":"https://waku-org.github.io/waku-interop-tests/nim/361//#testresult/b5a2d2d2daa256db","status":"passed","time":{"start":1726373802919,"stop":1726373802924,"duration":5}},{"uid":"8e4cfb40c3f6d3f7","reportUrl":"https://waku-org.github.io/waku-interop-tests/nim/360//#testresult/8e4cfb40c3f6d3f7","status":"passed","time":{"start":1726287377237,"stop":1726287377252,"duration":15}},{"uid":"f7dd64f1aa272e20","reportUrl":"https://waku-org.github.io/waku-interop-tests/nim/359//#testresult/f7dd64f1aa272e20","status":"passed","time":{"start":1726201035537,"stop":1726201035541,"duration":4}},{"uid":"82abc303078c15c2","reportUrl":"https://waku-org.github.io/waku-interop-tests/nim/358//#testresult/82abc303078c15c2","status":"passed","time":{"start":1726121087198,"stop":1726121087202,"duration":4}},{"uid":"494acb8cd8143754","reportUrl":"https://waku-org.github.io/waku-interop-tests/nim/357//#testresult/494acb8cd8143754","status":"passed","time":{"start":1726114706134,"stop":1726114706138,"duration":4}},{"uid":"a62f05431dc8e592","reportUrl":"https://waku-org.github.io/waku-interop-tests/nim/356//#testresult/a62f05431dc8e592","status":"passed","time":{"start":1726046988717,"stop":1726046988722,"duration":5}},{"uid":"7fe69befdd751d5f","reportUrl":"https://waku-org.github.io/waku-interop-tests/nim/355//#testresult/7fe69befdd751d5f","status":"passed","time":{"start":1726028358026,"stop":1726028358031,"duration":5}},{"uid":"8b07d8add68d6058","reportUrl":"https://waku-org.github.io/waku-interop-tests/nim/354//#testresult/8b07d8add68d6058","status":"passed","time":{"start":1725980958064,"stop":1725980958069,"duration":5}},{"uid":"577f2941541c81c8","reportUrl":"https://waku-org.github.io/waku-interop-tests/nim/353//#testresult/577f2941541c81c8","status":"passed","time":{"start":1725975629227,"stop":1725975629231,"duration":4}},{"uid":"ad419c843a1c5d98","reportUrl":"https://waku-org.github.io/waku-interop-tests/nim/352//#testresult/ad419c843a1c5d98","status":"passed","time":{"start":1725941864193,"stop":1725941864197,"duration":4}}]},"tags":["@pytest.mark.usefixtures('setup_main_relay_node', 'setup_main_filter_node')"]},"source":"b60ea6cc71b77892.json","parameterValues":[]}