1 line
15 KiB
JSON

{"uid":"500befeb412e478b","name":"test_filter_ping_on_peer_without_subscription","fullName":"tests.filter.test_ping.TestFilterPing#test_filter_ping_on_peer_without_subscription","historyId":"42d4c2e2400e3242919f242eab7245ad","time":{"start":1783316273939,"stop":1783316273955,"duration":16},"status":"passed","flaky":false,"newFailed":false,"newBroken":false,"newPassed":false,"retriesCount":0,"retriesStatusChange":false,"beforeStages":[{"name":"pubsub_cfg","time":{"start":1783316129443,"stop":1783316129444,"duration":1},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"fleet_rln_state","time":{"start":1783316129443,"stop":1783316129443,"duration":0},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"configure_fleet_bootstrap","time":{"start":1783316129443,"stop":1783316129443,"duration":0},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"set_allure_env_variables","time":{"start":1783316129444,"stop":1783316129444,"duration":0},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"configure_fleet_cluster","time":{"start":1783316129444,"stop":1783316129444,"duration":0},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"attach_logs_on_fail","time":{"start":1783316271472,"stop":1783316271473,"duration":1},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"check_waku_log_errors","time":{"start":1783316271473,"stop":1783316271473,"duration":0},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"test_id","time":{"start":1783316271473,"stop":1783316271474,"duration":1},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"close_open_nodes","time":{"start":1783316271473,"stop":1783316271473,"duration":0},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"skip_fleet_test_without_rln","time":{"start":1783316271473,"stop":1783316271473,"duration":0},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"common_setup","time":{"start":1783316271474,"stop":1783316271474,"duration":0},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"test_setup","time":{"start":1783316271474,"stop":1783316271474,"duration":0},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"filter_setup","time":{"start":1783316271474,"stop":1783316271474,"duration":0},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"setup_main_relay_node","time":{"start":1783316271475,"stop":1783316272702,"duration":1227},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"setup_main_filter_node","time":{"start":1783316272702,"stop":1783316273938,"duration":1236},"status":"passed","steps":[{"name":"add_node_peer","time":{"start":1783316273921,"stop":1783316273938,"duration":17},"status":"passed","steps":[],"attachments":[],"parameters":[{"name":"args","value":"(<tests.filter.test_ping.TestFilterPing object at 0x7f3f587aa960>, <src.node.waku_node.WakuNode object at 0x7f3f53f9df70>, ['/ip4/172.18.159.208/tcp/6859/p2p/16Uiu2HAmULrqQVEi2woCqMxmbQVSByf9R9Mfj19MiiTLChBESbYB'])"}],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":true,"attachmentStep":false}],"attachments":[],"parameters":[],"stepsCount":1,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":true,"attachmentStep":false}],"testStage":{"status":"passed","steps":[{"name":"ping_filter_subscriptions","time":{"start":1783316273939,"stop":1783316273952,"duration":13},"status":"broken","statusMessage":"Exception: Error: 404 Client Error: Not Found for url: http://127.0.0.1:56470/filter/v2/subscriptions/e0885fdc-61f2-47ff-9e7e-dce454127f1c with response: b'{\"requestId\":\"e0885fdc-61f2-47ff-9e7e-dce454127f1c\",\"statusDesc\":\"NOT_FOUND: peer has no subscriptions\"}'\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 179, in ping_filter_subscriptions\n ping_sub_response = node.ping_filter_subscriptions(request_id)\n ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n File \"/home/runner/work/logos-delivery-interop-tests/logos-delivery-interop-tests/src/node/waku_node.py\", line 444, in ping_filter_subscriptions\n return self._api.ping_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 84, in ping_filter_subscriptions\n ping_subscriptions_response = self.rest_call(\"get\", f\"filter/v2/subscriptions/{quote(request_id, safe='')}\")\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":"'e0885fdc-61f2-47ff-9e7e-dce454127f1c'"},{"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":1783316273956,"stop":1783316273956,"duration":0},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"close_open_nodes::0","time":{"start":1783316273957,"stop":1783316275005,"duration":1048},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"check_waku_log_errors::0","time":{"start":1783316275006,"stop":1783316275015,"duration":9},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"attach_logs_on_fail::0","time":{"start":1783316275015,"stop":1783316275015,"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":1783316572986,"stop":1783316572986,"duration":0},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"configure_fleet_cluster::0","time":{"start":1783316572986,"stop":1783316572986,"duration":0},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"configure_fleet_bootstrap::0","time":{"start":1783316572988,"stop":1783316572988,"duration":0},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"fleet_rln_state::0","time":{"start":1783316572989,"stop":1783316572989,"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_ping"},{"name":"subSuite","value":"TestFilterPing"},{"name":"host","value":"runnervmkkn4f"},{"name":"thread","value":"19236-MainThread"},{"name":"framework","value":"pytest"},{"name":"language","value":"cpython3"},{"name":"package","value":"tests.filter.test_ping"},{"name":"resultFormat","value":"allure2"}],"parameters":[],"links":[],"hidden":false,"retry":false,"extra":{"severity":"normal","retries":[],"categories":[],"history":{"statistic":{"failed":0,"broken":0,"skipped":0,"passed":34,"unknown":0,"total":34},"items":[{"uid":"7e2c16efcc37c3f3","reportUrl":"https://logos-messaging.github.io/logos-delivery-interop-tests/nim/1303/#testresult/7e2c16efcc37c3f3","status":"passed","time":{"start":1783229586113,"stop":1783229586127,"duration":14}},{"uid":"f9b4d18411305b64","reportUrl":"https://logos-messaging.github.io/logos-delivery-interop-tests/nim/1302/#testresult/f9b4d18411305b64","status":"passed","time":{"start":1783143046181,"stop":1783143046210,"duration":29}},{"uid":"43dadb71acefe417","reportUrl":"https://logos-messaging.github.io/logos-delivery-interop-tests/nim/1301/#testresult/43dadb71acefe417","status":"passed","time":{"start":1783056614911,"stop":1783056614928,"duration":17}},{"uid":"d14af5020b5b51ef","reportUrl":"https://logos-messaging.github.io/logos-delivery-interop-tests/nim/1300/#testresult/d14af5020b5b51ef","status":"passed","time":{"start":1782970319166,"stop":1782970319187,"duration":21}},{"uid":"b3a18e16c5e3031c","reportUrl":"https://logos-messaging.github.io/logos-delivery-interop-tests/nim/1299/#testresult/b3a18e16c5e3031c","status":"passed","time":{"start":1782884777978,"stop":1782884777998,"duration":20}},{"uid":"d4081b38a74a5a3","reportUrl":"https://logos-messaging.github.io/logos-delivery-interop-tests/nim/1298/#testresult/d4081b38a74a5a3","status":"passed","time":{"start":1782797930615,"stop":1782797930633,"duration":18}},{"uid":"e74cba10532bd1f6","reportUrl":"https://logos-messaging.github.io/logos-delivery-interop-tests/nim/1297/#testresult/e74cba10532bd1f6","status":"passed","time":{"start":1782712135565,"stop":1782712135580,"duration":15}},{"uid":"a4ee89d6389520b2","reportUrl":"https://logos-messaging.github.io/logos-delivery-interop-tests/nim/1296/#testresult/a4ee89d6389520b2","status":"passed","time":{"start":1782625494239,"stop":1782625494251,"duration":12}},{"uid":"effb91369356a2bf","reportUrl":"https://logos-messaging.github.io/logos-delivery-interop-tests/nim/1295/#testresult/effb91369356a2bf","status":"passed","time":{"start":1782538372946,"stop":1782538372969,"duration":23}},{"uid":"5461e7c96a34bb16","reportUrl":"https://logos-messaging.github.io/logos-delivery-interop-tests/nim/1294/#testresult/5461e7c96a34bb16","status":"passed","time":{"start":1782452258326,"stop":1782452258349,"duration":23}},{"uid":"548782593f2052e7","reportUrl":"https://logos-messaging.github.io/logos-delivery-interop-tests/nim/1293/#testresult/548782593f2052e7","status":"passed","time":{"start":1782365653731,"stop":1782365653753,"duration":22}},{"uid":"cb02f5811495c479","reportUrl":"https://logos-messaging.github.io/logos-delivery-interop-tests/nim/1292/#testresult/cb02f5811495c479","status":"passed","time":{"start":1782279267290,"stop":1782279267306,"duration":16}},{"uid":"166a7d365d377444","reportUrl":"https://logos-messaging.github.io/logos-delivery-interop-tests/nim/1291/#testresult/166a7d365d377444","status":"passed","time":{"start":1782252327790,"stop":1782252327802,"duration":12}},{"uid":"e0a83186a4e8c735","reportUrl":"https://logos-messaging.github.io/logos-delivery-interop-tests/nim/1290/#testresult/e0a83186a4e8c735","status":"passed","time":{"start":1782192822397,"stop":1782192822418,"duration":21}},{"uid":"68b06d9d8222ab39","reportUrl":"https://logos-messaging.github.io/logos-delivery-interop-tests/nim/1289/#testresult/68b06d9d8222ab39","status":"passed","time":{"start":1782108130731,"stop":1782108130750,"duration":19}},{"uid":"2ee6fa87dbb6fda2","reportUrl":"https://logos-messaging.github.io/logos-delivery-interop-tests/nim/1288/#testresult/2ee6fa87dbb6fda2","status":"passed","time":{"start":1782020947249,"stop":1782020947271,"duration":22}},{"uid":"da3d457e8e3f5b3b","reportUrl":"https://logos-messaging.github.io/logos-delivery-interop-tests/nim/1287/#testresult/da3d457e8e3f5b3b","status":"passed","time":{"start":1781934270779,"stop":1781934270805,"duration":26}},{"uid":"6f68072e377ffaf2","reportUrl":"https://logos-messaging.github.io/logos-delivery-interop-tests/nim/1286/#testresult/6f68072e377ffaf2","status":"passed","time":{"start":1781848604384,"stop":1781848604399,"duration":15}},{"uid":"8f7e9c2b3884a651","reportUrl":"https://logos-messaging.github.io/logos-delivery-interop-tests/nim/1285/#testresult/8f7e9c2b3884a651","status":"passed","time":{"start":1781761798396,"stop":1781761798412,"duration":16}},{"uid":"d5cea2b3e448cd0b","reportUrl":"https://logos-messaging.github.io/logos-delivery-interop-tests/nim/1284/#testresult/d5cea2b3e448cd0b","status":"passed","time":{"start":1781730589043,"stop":1781730589060,"duration":17}}]},"tags":["@pytest.mark.usefixtures('setup_main_relay_node', 'setup_main_filter_node')"]},"source":"500befeb412e478b.json","parameterValues":[]}