1 line
15 KiB
JSON

{"uid":"3d99eccb26568f1e","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":1778995867369,"stop":1778995867390,"duration":21},"status":"passed","flaky":false,"newFailed":false,"newBroken":false,"newPassed":false,"retriesCount":0,"retriesStatusChange":false,"beforeStages":[{"name":"fleet_rln_state","time":{"start":1778995716786,"stop":1778995716787,"duration":1},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"configure_fleet_cluster","time":{"start":1778995716787,"stop":1778995716787,"duration":0},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"configure_fleet_bootstrap","time":{"start":1778995716787,"stop":1778995716787,"duration":0},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"pubsub_cfg","time":{"start":1778995716787,"stop":1778995716787,"duration":0},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"set_allure_env_variables","time":{"start":1778995716788,"stop":1778995716788,"duration":0},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"check_waku_log_errors","time":{"start":1778995864873,"stop":1778995864873,"duration":0},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"attach_logs_on_fail","time":{"start":1778995864873,"stop":1778995864873,"duration":0},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"close_open_nodes","time":{"start":1778995864873,"stop":1778995864873,"duration":0},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"common_setup","time":{"start":1778995864874,"stop":1778995864874,"duration":0},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"test_id","time":{"start":1778995864874,"stop":1778995864874,"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":1778995864874,"stop":1778995864874,"duration":0},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"test_setup","time":{"start":1778995864874,"stop":1778995864874,"duration":0},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"filter_setup","time":{"start":1778995864874,"stop":1778995864875,"duration":1},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"setup_main_relay_node","time":{"start":1778995864875,"stop":1778995866108,"duration":1233},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"setup_main_filter_node","time":{"start":1778995866108,"stop":1778995867367,"duration":1259},"status":"passed","steps":[{"name":"add_node_peer","time":{"start":1778995867344,"stop":1778995867367,"duration":23},"status":"passed","steps":[],"attachments":[],"parameters":[{"name":"args","value":"(<tests.filter.test_ping.TestFilterPing object at 0x7f388fd3e960>, <src.node.waku_node.WakuNode object at 0x7f388f922ff0>, ['/ip4/172.18.106.155/tcp/62209/p2p/16Uiu2HAmQLer4btTJ6wozvXpSmaCqMZyqtPgnn8ZDZMR4wuzAjzE'])"}],"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":1778995867371,"stop":1778995867386,"duration":15},"status":"broken","statusMessage":"Exception: Error: 404 Client Error: Not Found for url: http://127.0.0.1:20687/filter/v2/subscriptions/f2bd8fb4-53f6-42a8-ae2a-9247d92bb5c8 with response: b'{\"requestId\":\"f2bd8fb4-53f6-42a8-ae2a-9247d92bb5c8\",\"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":"'f2bd8fb4-53f6-42a8-ae2a-9247d92bb5c8'"},{"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":1778995867392,"stop":1778995867392,"duration":0},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"close_open_nodes::0","time":{"start":1778995867393,"stop":1778995868256,"duration":863},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"check_waku_log_errors::0","time":{"start":1778995868256,"stop":1778995868268,"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":1778995868269,"stop":1778995868269,"duration":0},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"configure_fleet_cluster::0","time":{"start":1778996162039,"stop":1778996162039,"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":1778996162039,"stop":1778996162039,"duration":0},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"configure_fleet_bootstrap::0","time":{"start":1778996162040,"stop":1778996162040,"duration":0},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"fleet_rln_state::0","time":{"start":1778996162042,"stop":1778996162042,"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":"runnervmrw5os"},{"name":"thread","value":"21741-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":43,"unknown":0,"total":43},"items":[{"uid":"14af1010ab00df96","reportUrl":"https://logos-messaging.github.io/logos-delivery-interop-tests/nim/1245/#testresult/14af1010ab00df96","status":"passed","time":{"start":1778908715796,"stop":1778908715811,"duration":15}},{"uid":"13e5693fc839a4a7","reportUrl":"https://logos-messaging.github.io/logos-delivery-interop-tests/nim/1244/#testresult/13e5693fc839a4a7","status":"passed","time":{"start":1778822966237,"stop":1778822966255,"duration":18}},{"uid":"c541dc74cbb08c07","reportUrl":"https://logos-messaging.github.io/logos-delivery-interop-tests/nim/1243/#testresult/c541dc74cbb08c07","status":"passed","time":{"start":1778736655270,"stop":1778736655286,"duration":16}},{"uid":"3710a011ba3efb76","reportUrl":"https://logos-messaging.github.io/logos-delivery-interop-tests/nim/1242/#testresult/3710a011ba3efb76","status":"passed","time":{"start":1778692795325,"stop":1778692795348,"duration":23}},{"uid":"382fd5881bae7d82","reportUrl":"https://logos-messaging.github.io/logos-delivery-interop-tests/nim/1241/#testresult/382fd5881bae7d82","status":"passed","time":{"start":1778650172124,"stop":1778650172140,"duration":16}},{"uid":"fdc6be5e8f38c21a","reportUrl":"https://logos-messaging.github.io/logos-delivery-interop-tests/nim/1240/#testresult/fdc6be5e8f38c21a","status":"passed","time":{"start":1778602832109,"stop":1778602832124,"duration":15}},{"uid":"2eb30f998906b5de","reportUrl":"https://logos-messaging.github.io/logos-delivery-interop-tests/nim/1239/#testresult/2eb30f998906b5de","status":"passed","time":{"start":1778563602806,"stop":1778563602822,"duration":16}},{"uid":"129cc10280d786d2","reportUrl":"https://logos-messaging.github.io/logos-delivery-interop-tests/nim/1238/#testresult/129cc10280d786d2","status":"passed","time":{"start":1778477566942,"stop":1778477566955,"duration":13}},{"uid":"bf665a97147c92c","reportUrl":"https://logos-messaging.github.io/logos-delivery-interop-tests/nim/1237/#testresult/bf665a97147c92c","status":"passed","time":{"start":1778390667811,"stop":1778390667829,"duration":18}},{"uid":"211f82dbdeef2f63","reportUrl":"https://logos-messaging.github.io/logos-delivery-interop-tests/nim/1236/#testresult/211f82dbdeef2f63","status":"passed","time":{"start":1778354563356,"stop":1778354563371,"duration":15}},{"uid":"3b54512e968919ae","reportUrl":"https://logos-messaging.github.io/logos-delivery-interop-tests/nim/1235/#testresult/3b54512e968919ae","status":"passed","time":{"start":1778303794701,"stop":1778303794712,"duration":11}},{"uid":"32d79b7813c7ee0b","reportUrl":"https://logos-messaging.github.io/logos-delivery-interop-tests/nim/1234/#testresult/32d79b7813c7ee0b","status":"passed","time":{"start":1778217360957,"stop":1778217360972,"duration":15}},{"uid":"4366f78e12d078aa","reportUrl":"https://logos-messaging.github.io/logos-delivery-interop-tests/nim/1233/#testresult/4366f78e12d078aa","status":"passed","time":{"start":1778131210687,"stop":1778131210707,"duration":20}},{"uid":"16963ff7eb00830","reportUrl":"https://logos-messaging.github.io/logos-delivery-interop-tests/nim/1232/#testresult/16963ff7eb00830","status":"passed","time":{"start":1778051894723,"stop":1778051894737,"duration":14}},{"uid":"deddb6d267f740d4","reportUrl":"https://logos-messaging.github.io/logos-delivery-interop-tests/nim/1231/#testresult/deddb6d267f740d4","status":"passed","time":{"start":1778044576586,"stop":1778044576602,"duration":16}},{"uid":"5bafee415083f641","reportUrl":"https://logos-messaging.github.io/logos-delivery-interop-tests/nim/1230/#testresult/5bafee415083f641","status":"passed","time":{"start":1777959265316,"stop":1777959265331,"duration":15}},{"uid":"8edd0305d54d49f1","reportUrl":"https://logos-messaging.github.io/logos-delivery-interop-tests/nim/1229/#testresult/8edd0305d54d49f1","status":"passed","time":{"start":1777958153839,"stop":1777958153851,"duration":12}},{"uid":"6f276db062fe62","reportUrl":"https://logos-messaging.github.io/logos-delivery-interop-tests/nim/1228/#testresult/6f276db062fe62","status":"passed","time":{"start":1777872307584,"stop":1777872307605,"duration":21}},{"uid":"4a8023d71c4aad1b","reportUrl":"https://logos-messaging.github.io/logos-delivery-interop-tests/nim/1227/#testresult/4a8023d71c4aad1b","status":"passed","time":{"start":1777785640219,"stop":1777785640239,"duration":20}},{"uid":"d3fe96a6d49e503a","reportUrl":"https://logos-messaging.github.io/logos-delivery-interop-tests/nim/1226/#testresult/d3fe96a6d49e503a","status":"passed","time":{"start":1777698926306,"stop":1777698926323,"duration":17}}]},"tags":["@pytest.mark.usefixtures('setup_main_relay_node', 'setup_main_filter_node')"]},"source":"3d99eccb26568f1e.json","parameterValues":[]}