1 line
14 KiB
JSON

{"uid":"360763d43baadb9f","name":"test_relay_unsubscribe_from_single_pubsub_topic","fullName":"tests.relay.test_subscribe.TestRelaySubscribe#test_relay_unsubscribe_from_single_pubsub_topic","historyId":"4696287702df6d1cebe6c21ac275fd9c","time":{"start":1777785527963,"stop":1777785528110,"duration":147},"status":"passed","flaky":false,"newFailed":false,"newBroken":false,"newPassed":false,"retriesCount":0,"retriesStatusChange":false,"beforeStages":[{"name":"set_allure_env_variables","time":{"start":1777785472812,"stop":1777785472812,"duration":0},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"attach_logs_on_fail","time":{"start":1777785525429,"stop":1777785525429,"duration":0},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"check_waku_log_errors","time":{"start":1777785525430,"stop":1777785525430,"duration":0},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"common_setup","time":{"start":1777785525430,"stop":1777785525431,"duration":1},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"test_setup","time":{"start":1777785525430,"stop":1777785525430,"duration":0},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"close_open_nodes","time":{"start":1777785525430,"stop":1777785525430,"duration":0},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"test_id","time":{"start":1777785525430,"stop":1777785525430,"duration":0},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"setup_main_relay_nodes","time":{"start":1777785525431,"stop":1777785527963,"duration":2532},"status":"passed","steps":[{"name":"add_node_peer","time":{"start":1777785527959,"stop":1777785527963,"duration":4},"status":"passed","steps":[],"attachments":[],"parameters":[{"name":"args","value":"(<tests.relay.test_subscribe.TestRelaySubscribe object at 0x7f89104de6c0>, <src.node.waku_node.WakuNode object at 0x7f89102ebb60>, ['/ip4/172.18.2.67/tcp/17467/p2p/16Uiu2HAmAL2rQwNm4cYAL6c5zY6dhu7cvJbiut9vNHso1BcMfgru'])"}],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":true,"attachmentStep":false}],"attachments":[],"parameters":[],"stepsCount":1,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":true,"attachmentStep":false},{"name":"relay_setup","time":{"start":1777785525431,"stop":1777785525431,"duration":0},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false}],"testStage":{"status":"passed","steps":[{"name":"ensure_relay_subscriptions_on_nodes","time":{"start":1777785527964,"stop":1777785527976,"duration":12},"status":"passed","steps":[],"attachments":[],"parameters":[{"name":"node_list","value":"[<src.node.waku_node.WakuNode object at 0x7f890bf82000>, <src.node.waku_node.WakuNode object at 0x7f89102ebb60>]"},{"name":"pubsub_topic_list","value":"['/waku/2/rs/198/1']"}],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":true,"attachmentStep":false},{"name":"wait_for_published_message_to_reach_relay_peer","time":{"start":1777785527976,"stop":1777785528095,"duration":119},"status":"passed","steps":[{"name":"check_published_message_reaches_relay_peer","time":{"start":1777785527976,"stop":1777785528095,"duration":119},"status":"passed","steps":[{"name":"assert_received_message","time":{"start":1777785528090,"stop":1777785528090,"duration":0},"status":"passed","steps":[],"attachments":[],"parameters":[{"name":"sent_message","value":"{'payload': 'UmVsYXkgd29ya3MhIQ==', 'contentTopic': '/test/1/waku-relay/proto', 'timestamp': 1777785527976254464}"},{"name":"index","value":"0"}],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":true,"attachmentStep":false},{"name":"assert_received_message","time":{"start":1777785528095,"stop":1777785528095,"duration":0},"status":"passed","steps":[],"attachments":[],"parameters":[{"name":"sent_message","value":"{'payload': 'UmVsYXkgd29ya3MhIQ==', 'contentTopic': '/test/1/waku-relay/proto', 'timestamp': 1777785527976254464}"},{"name":"index","value":"0"}],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":true,"attachmentStep":false}],"attachments":[],"parameters":[{"name":"message","value":"{'payload': 'UmVsYXkgd29ya3MhIQ==', 'contentTopic': '/test/1/waku-relay/proto', 'timestamp': 1777785527976254464}"},{"name":"pubsub_topic","value":"None"},{"name":"message_propagation_delay","value":"0.1"},{"name":"sender","value":"None"},{"name":"peer_list","value":"None"}],"stepsCount":2,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":true,"attachmentStep":false}],"attachments":[],"parameters":[{"name":"timeout_duration","value":"120"},{"name":"time_between_retries","value":"1"},{"name":"pubsub_topic","value":"None"},{"name":"sender","value":"None"},{"name":"peer_list","value":"None"}],"stepsCount":3,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":true,"attachmentStep":false},{"name":"delete_relay_subscriptions_on_nodes","time":{"start":1777785528095,"stop":1777785528105,"duration":10},"status":"passed","steps":[],"attachments":[],"parameters":[{"name":"node_list","value":"[<src.node.waku_node.WakuNode object at 0x7f890bf82000>, <src.node.waku_node.WakuNode object at 0x7f89102ebb60>]"},{"name":"pubsub_topic_list","value":"['/waku/2/rs/198/1']"}],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":true,"attachmentStep":false},{"name":"check_publish_without_relay_subscription","time":{"start":1777785528105,"stop":1777785528110,"duration":5},"status":"passed","steps":[{"name":"create_message","time":{"start":1777785528106,"stop":1777785528106,"duration":0},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false}],"attachments":[],"parameters":[{"name":"pubsub_topic","value":"'/waku/2/rs/198/1'"}],"stepsCount":1,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":true,"attachmentStep":false}],"attachments":[{"name":"log","type":"text/plain","size":0},{"name":"stderr","type":"text/plain","size":0}],"parameters":[],"stepsCount":8,"shouldDisplayMessage":false,"attachmentsCount":2,"hasContent":true,"attachmentStep":false},"afterStages":[{"name":"test_setup::0","time":{"start":1777785528111,"stop":1777785528112,"duration":1},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"close_open_nodes::0","time":{"start":1777785528112,"stop":1777785529134,"duration":1022},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"check_waku_log_errors::0","time":{"start":1777785529135,"stop":1777785529150,"duration":15},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"attach_logs_on_fail::0","time":{"start":1777785529150,"stop":1777785529151,"duration":1},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"set_allure_env_variables::0","time":{"start":1777785700865,"stop":1777785700866,"duration":1},"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_nodes')"},{"name":"parentSuite","value":"tests.relay"},{"name":"suite","value":"test_subscribe"},{"name":"subSuite","value":"TestRelaySubscribe"},{"name":"host","value":"runnervmeorf1"},{"name":"thread","value":"21683-MainThread"},{"name":"framework","value":"pytest"},{"name":"language","value":"cpython3"},{"name":"package","value":"tests.relay.test_subscribe"},{"name":"resultFormat","value":"allure2"}],"parameters":[],"links":[],"hidden":false,"retry":false,"extra":{"severity":"normal","retries":[],"categories":[],"history":{"statistic":{"failed":0,"broken":0,"skipped":0,"passed":24,"unknown":0,"total":24},"items":[{"uid":"333266ac4addd566","reportUrl":"https://logos-messaging.github.io/logos-delivery-interop-tests/nim/1226/#testresult/333266ac4addd566","status":"passed","time":{"start":1777698896753,"stop":1777698896896,"duration":143}},{"uid":"d25b08e940d57f5c","reportUrl":"https://logos-messaging.github.io/logos-delivery-interop-tests/nim/1225/#testresult/d25b08e940d57f5c","status":"passed","time":{"start":1777660156073,"stop":1777660156213,"duration":140}},{"uid":"9d21b4b94392c520","reportUrl":"https://logos-messaging.github.io/logos-delivery-interop-tests/nim/1224/#testresult/9d21b4b94392c520","status":"passed","time":{"start":1777657653158,"stop":1777657653299,"duration":141}},{"uid":"30b005704ca8feee","reportUrl":"https://logos-messaging.github.io/logos-delivery-interop-tests/nim/1223/#testresult/30b005704ca8feee","status":"passed","time":{"start":1777655145785,"stop":1777655145927,"duration":142}},{"uid":"9fb199bd1e6e2b35","reportUrl":"https://logos-messaging.github.io/logos-delivery-interop-tests/nim/1222/#testresult/9fb199bd1e6e2b35","status":"passed","time":{"start":1777640806953,"stop":1777640807090,"duration":137}},{"uid":"f6adb6506d25c3de","reportUrl":"https://logos-messaging.github.io/logos-delivery-interop-tests/nim/1221/#testresult/f6adb6506d25c3de","status":"passed","time":{"start":1777636054161,"stop":1777636054296,"duration":135}},{"uid":"250c37a01ea04e0f","reportUrl":"https://logos-messaging.github.io/logos-delivery-interop-tests/nim/1220/#testresult/250c37a01ea04e0f","status":"passed","time":{"start":1777613239839,"stop":1777613239978,"duration":139}},{"uid":"b2e79d9fcaf6315","reportUrl":"https://logos-messaging.github.io/logos-delivery-interop-tests/nim/1219/#testresult/b2e79d9fcaf6315","status":"passed","time":{"start":1777590143859,"stop":1777590143995,"duration":136}},{"uid":"e9ad1a4aa5c78ec4","reportUrl":"https://logos-messaging.github.io/logos-delivery-interop-tests/nim/1218/#testresult/e9ad1a4aa5c78ec4","status":"passed","time":{"start":1777569599724,"stop":1777569599868,"duration":144}},{"uid":"415b3b5ebc090722","reportUrl":"https://logos-messaging.github.io/logos-delivery-interop-tests/nim/1217/#testresult/415b3b5ebc090722","status":"passed","time":{"start":1777526347482,"stop":1777526347633,"duration":151}},{"uid":"a42aec300a7c0e68","reportUrl":"https://logos-messaging.github.io/logos-delivery-interop-tests/nim/1216/#testresult/a42aec300a7c0e68","status":"passed","time":{"start":1777439815936,"stop":1777439816076,"duration":140}},{"uid":"8254e284f9904205","reportUrl":"https://logos-messaging.github.io/logos-delivery-interop-tests/nim/1215/#testresult/8254e284f9904205","status":"passed","time":{"start":1777372093439,"stop":1777372093584,"duration":145}},{"uid":"319bab691617c106","reportUrl":"https://logos-messaging.github.io/logos-delivery-interop-tests/nim/1214/#testresult/319bab691617c106","status":"passed","time":{"start":1777353557778,"stop":1777353557917,"duration":139}},{"uid":"5d1567c83de3247","reportUrl":"https://logos-messaging.github.io/logos-delivery-interop-tests/nim/1213/#testresult/5d1567c83de3247","status":"passed","time":{"start":1777267002574,"stop":1777267002709,"duration":135}},{"uid":"540ce25d717ed294","reportUrl":"https://logos-messaging.github.io/logos-delivery-interop-tests/nim/1212/#testresult/540ce25d717ed294","status":"passed","time":{"start":1777180433603,"stop":1777180433743,"duration":140}},{"uid":"ab45cf3004f19a26","reportUrl":"https://logos-messaging.github.io/logos-delivery-interop-tests/nim/1211/#testresult/ab45cf3004f19a26","status":"passed","time":{"start":1777093267719,"stop":1777093267855,"duration":136}},{"uid":"51cf296bbc487544","reportUrl":"https://logos-messaging.github.io/logos-delivery-interop-tests/nim/1210/#testresult/51cf296bbc487544","status":"passed","time":{"start":1777007511216,"stop":1777007511354,"duration":138}},{"uid":"c1ff4bb8f5352f1e","reportUrl":"https://logos-messaging.github.io/logos-delivery-interop-tests/nim/1209/#testresult/c1ff4bb8f5352f1e","status":"passed","time":{"start":1776981488751,"stop":1776981488891,"duration":140}},{"uid":"94aff71b353c4eb1","reportUrl":"https://logos-messaging.github.io/logos-delivery-interop-tests/nim/1208/#testresult/94aff71b353c4eb1","status":"passed","time":{"start":1776921166723,"stop":1776921166863,"duration":140}},{"uid":"60bc355babe1f4bb","reportUrl":"https://logos-messaging.github.io/logos-delivery-interop-tests/nim/1207/#testresult/60bc355babe1f4bb","status":"passed","time":{"start":1776902127772,"stop":1776902127910,"duration":138}}]},"tags":["@pytest.mark.usefixtures('setup_main_relay_nodes')"]},"source":"360763d43baadb9f.json","parameterValues":[]}