1 line
15 KiB
JSON

{"uid":"ea9fcd796531b9af","name":"test_filter_update_subscription_with_extra_field","fullName":"tests.filter.test_subscribe_update.TestFilterSubscribeUpdate#test_filter_update_subscription_with_extra_field","historyId":"4d77dd7c91261d5388a114dd9799b15f","time":{"start":1774932455637,"stop":1774932455641,"duration":4},"status":"passed","flaky":false,"newFailed":false,"newBroken":false,"newPassed":false,"retriesCount":0,"retriesStatusChange":false,"beforeStages":[{"name":"set_allure_env_variables","time":{"start":1774932430762,"stop":1774932430763,"duration":1},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"attach_logs_on_fail","time":{"start":1774932453089,"stop":1774932453089,"duration":0},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"check_waku_log_errors","time":{"start":1774932453089,"stop":1774932453089,"duration":0},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"close_open_nodes","time":{"start":1774932453089,"stop":1774932453089,"duration":0},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"test_id","time":{"start":1774932453089,"stop":1774932453089,"duration":0},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"test_setup","time":{"start":1774932453089,"stop":1774932453090,"duration":1},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"common_setup","time":{"start":1774932453090,"stop":1774932453090,"duration":0},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"filter_setup","time":{"start":1774932453090,"stop":1774932453090,"duration":0},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"setup_main_relay_node","time":{"start":1774932453090,"stop":1774932454322,"duration":1232},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"setup_main_filter_node","time":{"start":1774932454322,"stop":1774932455602,"duration":1280},"status":"passed","steps":[{"name":"add_node_peer","time":{"start":1774932455565,"stop":1774932455602,"duration":37},"status":"passed","steps":[],"attachments":[],"parameters":[{"name":"args","value":"(<tests.filter.test_subscribe_update.TestFilterSubscribeUpdate object at 0x7fa5cbabe750>, <src.node.waku_node.WakuNode object at 0x7fa5cb565040>, ['/ip4/172.18.166.11/tcp/32821/p2p/16Uiu2HAmJrGiNPrcjjCVKBhHDrNMy5kdNqivz6MeHkaSmdBZchfL'])"}],"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":1774932455602,"stop":1774932455636,"duration":34},"status":"passed","steps":[{"name":"wait_for_subscriptions_on_main_nodes","time":{"start":1774932455603,"stop":1774932455636,"duration":33},"status":"passed","steps":[{"name":"create_filter_subscription_with_retry","time":{"start":1774932455623,"stop":1774932455636,"duration":13},"status":"passed","steps":[{"name":"create_filter_subscription","time":{"start":1774932455624,"stop":1774932455636,"duration":12},"status":"passed","steps":[],"attachments":[],"parameters":[{"name":"subscription","value":"{'requestId': 'd7c1a9d4-c071-4c3e-a379-70f45706d2ce', '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': 'd7c1a9d4-c071-4c3e-a379-70f45706d2ce', '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":"update_filter_subscription","time":{"start":1774932455637,"stop":1774932455640,"duration":3},"status":"broken","statusMessage":"Exception: Error: 400 Client Error: Bad Request for url: http://127.0.0.1:36460/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 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/198/1', 'extraField': 'extraValue'}"},{"name":"node","value":"None"}],"stepsCount":0,"shouldDisplayMessage":true,"attachmentsCount":0,"hasContent":true,"attachmentStep":false}],"attachments":[{"uid":"5a4d0211a77ad2bb","name":"log","source":"5a4d0211a77ad2bb.txt","type":"text/plain","size":12966},{"uid":"4e037dff1807b731","name":"stderr","source":"4e037dff1807b731.txt","type":"text/plain","size":12650}],"parameters":[],"stepsCount":1,"shouldDisplayMessage":false,"attachmentsCount":2,"hasContent":true,"attachmentStep":false},"afterStages":[{"name":"close_open_nodes::0","time":{"start":1774932455643,"stop":1774932456563,"duration":920},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"test_setup::0","time":{"start":1774932455643,"stop":1774932455643,"duration":0},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"check_waku_log_errors::0","time":{"start":1774932456564,"stop":1774932456575,"duration":11},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"attach_logs_on_fail::0","time":{"start":1774932456576,"stop":1774932456576,"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":1774932646782,"stop":1774932646782,"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":"runnervmrg6be"},{"name":"thread","value":"3404-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":1,"broken":0,"skipped":0,"passed":44,"unknown":0,"total":45},"items":[{"uid":"679ff36ebd547d7d","reportUrl":"https://logos-messaging.github.io/logos-delivery-interop-tests/nim/1135/#testresult/679ff36ebd547d7d","status":"passed","time":{"start":1774923554934,"stop":1774923554938,"duration":4}},{"uid":"2508422c835e0d97","reportUrl":"https://logos-messaging.github.io/logos-delivery-interop-tests/nim/1134/#testresult/2508422c835e0d97","status":"passed","time":{"start":1774883695883,"stop":1774883695888,"duration":5}},{"uid":"bf920df28aa9aba4","reportUrl":"https://logos-messaging.github.io/logos-delivery-interop-tests/nim/1133/#testresult/bf920df28aa9aba4","status":"passed","time":{"start":1774865114643,"stop":1774865114648,"duration":5}},{"uid":"573c0249307b39d2","reportUrl":"https://logos-messaging.github.io/logos-delivery-interop-tests/nim/1132/#testresult/573c0249307b39d2","status":"passed","time":{"start":1774846580886,"stop":1774846580891,"duration":5}},{"uid":"b350fb6b9771bf61","reportUrl":"https://logos-messaging.github.io/logos-delivery-interop-tests/nim/1131/#testresult/b350fb6b9771bf61","status":"failed","statusDetails":"AssertionError: Waiting for node connection","time":{"start":1774782210260,"stop":1774782210260,"duration":0}},{"uid":"fc9d1d3ec3702be","reportUrl":"https://logos-messaging.github.io/logos-delivery-interop-tests/nim/1130/#testresult/fc9d1d3ec3702be","status":"passed","time":{"start":1774759763789,"stop":1774759763794,"duration":5}},{"uid":"7b7bae9bda68e3df","reportUrl":"https://logos-messaging.github.io/logos-delivery-interop-tests/nim/1129/#testresult/7b7bae9bda68e3df","status":"passed","time":{"start":1774672660075,"stop":1774672660080,"duration":5}},{"uid":"31a7273b211ae3cc","reportUrl":"https://logos-messaging.github.io/logos-delivery-interop-tests/nim/1128/#testresult/31a7273b211ae3cc","status":"passed","time":{"start":1774586797092,"stop":1774586797097,"duration":5}},{"uid":"fa9cff9e38de45d","reportUrl":"https://logos-messaging.github.io/logos-delivery-interop-tests/nim/1127/#testresult/fa9cff9e38de45d","status":"passed","time":{"start":1774500416251,"stop":1774500416256,"duration":5}},{"uid":"18369a224d82b842","reportUrl":"https://logos-messaging.github.io/logos-delivery-interop-tests/nim/1126/#testresult/18369a224d82b842","status":"passed","time":{"start":1774413469713,"stop":1774413469718,"duration":5}},{"uid":"94ec14a394b1fbdc","reportUrl":"https://logos-messaging.github.io/logos-delivery-interop-tests/nim/1125/#testresult/94ec14a394b1fbdc","status":"passed","time":{"start":1774326998480,"stop":1774326998485,"duration":5}},{"uid":"c87561f2caea26e1","reportUrl":"https://logos-messaging.github.io/logos-delivery-interop-tests/nim/1124/#testresult/c87561f2caea26e1","status":"passed","time":{"start":1774241049110,"stop":1774241049115,"duration":5}},{"uid":"4b4ca3f40498307f","reportUrl":"https://logos-messaging.github.io/logos-delivery-interop-tests/nim/1123/#testresult/4b4ca3f40498307f","status":"passed","time":{"start":1774154272207,"stop":1774154272211,"duration":4}},{"uid":"4b33f3ef8178d742","reportUrl":"https://logos-messaging.github.io/logos-delivery-interop-tests/nim/1122/#testresult/4b33f3ef8178d742","status":"passed","time":{"start":1774067472700,"stop":1774067472704,"duration":4}},{"uid":"3804985c7775224a","reportUrl":"https://logos-messaging.github.io/logos-delivery-interop-tests/nim/1121/#testresult/3804985c7775224a","status":"passed","time":{"start":1773981215144,"stop":1773981215149,"duration":5}},{"uid":"4ebaaf9ee71a1655","reportUrl":"https://logos-messaging.github.io/logos-delivery-interop-tests/nim/1120/#testresult/4ebaaf9ee71a1655","status":"passed","time":{"start":1773895118451,"stop":1773895118455,"duration":4}},{"uid":"826e7634bccbc552","reportUrl":"https://logos-messaging.github.io/logos-delivery-interop-tests/nim/1119/#testresult/826e7634bccbc552","status":"passed","time":{"start":1773808772895,"stop":1773808772899,"duration":4}},{"uid":"1a77e21f008434aa","reportUrl":"https://logos-messaging.github.io/logos-delivery-interop-tests/nim/1118/#testresult/1a77e21f008434aa","status":"passed","time":{"start":1773722120907,"stop":1773722120912,"duration":5}},{"uid":"be204a214f5e3a17","reportUrl":"https://logos-messaging.github.io/logos-delivery-interop-tests/nim/1117/#testresult/be204a214f5e3a17","status":"passed","time":{"start":1773664469399,"stop":1773664469403,"duration":4}},{"uid":"b109cace0c21822d","reportUrl":"https://logos-messaging.github.io/logos-delivery-interop-tests/nim/1116/#testresult/b109cace0c21822d","status":"passed","time":{"start":1773636712263,"stop":1773636712268,"duration":5}}]},"tags":["@pytest.mark.usefixtures('setup_main_relay_node', 'setup_main_filter_node')"]},"source":"ea9fcd796531b9af.json","parameterValues":[]}