mirror of
https://github.com/logos-messaging/logos-messaging-interop-tests.git
synced 2026-04-10 13:53:10 +00:00
1 line
12 KiB
JSON
1 line
12 KiB
JSON
{"uid":"48af01488cab94a1","name":"test_msg_not_stored_when_ephemeral_true","fullName":"tests.e2e.test_e2e.TestE2E#test_msg_not_stored_when_ephemeral_true","historyId":"6831e55f515b91d030bfe96669865871","time":{"start":1772512376447,"stop":1772512416262,"duration":39815},"status":"passed","flaky":false,"newFailed":false,"newBroken":false,"newPassed":false,"retriesCount":0,"retriesStatusChange":false,"beforeStages":[{"name":"set_allure_env_variables","time":{"start":1772512376419,"stop":1772512376419,"duration":0},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"check_waku_log_errors","time":{"start":1772512376420,"stop":1772512376420,"duration":0},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"close_open_nodes","time":{"start":1772512376420,"stop":1772512376420,"duration":0},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"test_id","time":{"start":1772512376420,"stop":1772512376420,"duration":0},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"attach_logs_on_fail","time":{"start":1772512376420,"stop":1772512376420,"duration":0},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"test_setup","time":{"start":1772512376420,"stop":1772512376421,"duration":1},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"nodes","time":{"start":1772512376421,"stop":1772512376446,"duration":25},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"common_setup","time":{"start":1772512376421,"stop":1772512376421,"duration":0},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"filter_setup","time":{"start":1772512376421,"stop":1772512376421,"duration":0},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"light_push_setup","time":{"start":1772512376421,"stop":1772512376421,"duration":0},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"relay_setup","time":{"start":1772512376446,"stop":1772512376446,"duration":0},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"store_setup","time":{"start":1772512376446,"stop":1772512376447,"duration":1},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false}],"testStage":{"status":"passed","steps":[{"name":"wait_for_autoconnection","time":{"start":1772512382993,"stop":1772512413000,"duration":30007},"status":"passed","steps":[],"attachments":[],"parameters":[{"name":"args","value":"(<tests.e2e.test_e2e.TestE2E object at 0x7f925c86f650>, [<src.node.waku_node.WakuNode object at 0x7f925db1c050>, <src.node.waku_node.WakuNode object at 0x7f925c7b16d0>])"},{"name":"hard_wait","value":"30"}],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":true,"attachmentStep":false},{"name":"create_message","time":{"start":1772512413000,"stop":1772512413000,"duration":0},"status":"passed","steps":[],"attachments":[],"parameters":[{"name":"ephemeral","value":"True"}],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":true,"attachmentStep":false},{"name":"publish_message","time":{"start":1772512413000,"stop":1772512413207,"duration":207},"status":"passed","steps":[],"attachments":[],"parameters":[{"name":"via","value":"'relay'"},{"name":"pubsub_topic","value":"'/waku/2/rs/3/1'"},{"name":"message","value":"{'payload': 'RmlsdGVyIHdvcmtzISE=', 'contentTopic': '/test/1/waku-filter/proto', 'timestamp': 1772512413000227746, 'ephemeral': True}"},{"name":"message_propagation_delay","value":"0.2"},{"name":"sender","value":"<src.node.waku_node.WakuNode object at 0x7f925db1c050>"}],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":true,"attachmentStep":false},{"name":"check_published_message_is_stored","time":{"start":1772512416208,"stop":1772512416256,"duration":48},"status":"failed","statusMessage":"AssertionError: Peer wakuorg/nwaku:latest couldn't find any messages. Actual response: {'requestId': 'afca048ec508d7e710c8', 'statusCode': 200, 'statusDesc': 'OK', 'messages': []}\n","statusTrace":" File \"/opt/hostedtoolcache/Python/3.12.12/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/store.py\", line 229, in check_published_message_is_stored\n assert self.store_response.messages, f\"Peer {node.image} couldn't find any messages. Actual response: {self.store_response.resp_json}\"\n ^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n","steps":[{"name":"get_messages_from_store","time":{"start":1772512416208,"stop":1772512416256,"duration":48},"status":"passed","steps":[],"attachments":[],"parameters":[{"name":"node","value":"<src.node.waku_node.WakuNode object at 0x7f925dacbe30>"},{"name":"peer_addr","value":"None"},{"name":"include_data","value":"None"},{"name":"pubsub_topic","value":"'/waku/2/rs/3/1'"},{"name":"content_topics","value":"None"},{"name":"start_time","value":"None"},{"name":"end_time","value":"None"},{"name":"hashes","value":"None"},{"name":"cursor","value":"None"},{"name":"page_size","value":"50"},{"name":"ascending","value":"'true'"},{"name":"store_v","value":"'v3'"}],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":true,"attachmentStep":false}],"attachments":[],"parameters":[{"name":"store_node","value":"<src.node.waku_node.WakuNode object at 0x7f925dacbe30>"},{"name":"peer_addr","value":"None"},{"name":"include_data","value":"None"},{"name":"pubsub_topic","value":"None"},{"name":"content_topics","value":"None"},{"name":"start_time","value":"None"},{"name":"end_time","value":"None"},{"name":"hashes","value":"None"},{"name":"cursor","value":"None"},{"name":"page_size","value":"50"},{"name":"ascending","value":"'true'"},{"name":"store_v","value":"'v3'"},{"name":"messages_to_check","value":"[{'payload': 'RmlsdGVyIHdvcmtzISE=', 'contentTopic': '/test/1/waku-filter/proto', 'timestamp': 1772512413000227746, 'ephemeral': True}]"}],"stepsCount":1,"shouldDisplayMessage":true,"attachmentsCount":0,"hasContent":true,"attachmentStep":false}],"attachments":[{"uid":"36c96d04d7bd8534","name":"log","source":"36c96d04d7bd8534.txt","type":"text/plain","size":20239},{"uid":"a612391a6d2749bb","name":"stderr","source":"a612391a6d2749bb.txt","type":"text/plain","size":19785}],"parameters":[],"stepsCount":5,"shouldDisplayMessage":false,"attachmentsCount":2,"hasContent":true,"attachmentStep":false},"afterStages":[{"name":"test_setup::0","time":{"start":1772512416266,"stop":1772512416266,"duration":0},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"close_open_nodes::0","time":{"start":1772512416267,"stop":1772512417921,"duration":1654},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"check_waku_log_errors::0","time":{"start":1772512417924,"stop":1772512417965,"duration":41},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"attach_logs_on_fail::0","time":{"start":1772512417965,"stop":1772512417965,"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":1772513183433,"stop":1772513183433,"duration":0},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false}],"labels":[{"name":"parentSuite","value":"tests.e2e"},{"name":"suite","value":"test_e2e"},{"name":"subSuite","value":"TestE2E"},{"name":"host","value":"runnervmnay03"},{"name":"thread","value":"2941-MainThread"},{"name":"framework","value":"pytest"},{"name":"language","value":"cpython3"},{"name":"package","value":"tests.e2e.test_e2e"},{"name":"resultFormat","value":"allure2"}],"parameters":[],"links":[],"hidden":false,"retry":false,"extra":{"severity":"normal","retries":[],"categories":[],"history":{"statistic":{"failed":0,"broken":0,"skipped":0,"passed":11,"unknown":0,"total":11},"items":[{"uid":"3828e5568d158098","reportUrl":"https://logos-messaging.github.io/logos-messaging-interop-tests/nim/1101/#testresult/3828e5568d158098","status":"passed","time":{"start":1772426024503,"stop":1772426064295,"duration":39792}},{"uid":"6d5c0e6fca4d7b49","reportUrl":"https://logos-messaging.github.io/logos-messaging-interop-tests/nim/1100/#testresult/6d5c0e6fca4d7b49","status":"passed","time":{"start":1772339845044,"stop":1772339885337,"duration":40293}},{"uid":"eb9077c4cccc80e9","reportUrl":"https://logos-messaging.github.io/logos-delivery-interop-tests/nim/1099/#testresult/eb9077c4cccc80e9","status":"passed","time":{"start":1772310075960,"stop":1772310116091,"duration":40131}},{"uid":"cd9fad1ab4cd590f","reportUrl":"https://logos-messaging.github.io/logos-messaging-interop-tests/nim/1098/#testresult/cd9fad1ab4cd590f","status":"passed","time":{"start":1772252675096,"stop":1772252714815,"duration":39719}},{"uid":"b4590cda3e8406bf","reportUrl":"https://logos-messaging.github.io/logos-messaging-interop-tests/nim/1097/#testresult/b4590cda3e8406bf","status":"passed","time":{"start":1772166746195,"stop":1772166795974,"duration":49779}},{"uid":"6a9b59572ffa8f57","reportUrl":"https://logos-messaging.github.io/logos-messaging-interop-tests/nim/1096/#testresult/6a9b59572ffa8f57","status":"passed","time":{"start":1772080456216,"stop":1772080497124,"duration":40908}},{"uid":"b1ada72fbb3efec7","reportUrl":"https://logos-messaging.github.io/logos-delivery-interop-tests/nim/1095/#testresult/b1ada72fbb3efec7","status":"passed","time":{"start":1772049807420,"stop":1772049847900,"duration":40480}},{"uid":"6c14398ade556ebf","reportUrl":"https://logos-messaging.github.io/logos-delivery-interop-tests/nim/1094/#testresult/6c14398ade556ebf","status":"passed","time":{"start":1772047585481,"stop":1772047625702,"duration":40221}},{"uid":"dbc17c909274444a","reportUrl":"https://logos-messaging.github.io/logos-delivery-interop-tests/nim/1093/#testresult/dbc17c909274444a","status":"passed","time":{"start":1772032807750,"stop":1772032848046,"duration":40296}},{"uid":"696dab0ce59dc5dd","reportUrl":"https://logos-messaging.github.io/logos-messaging-interop-tests/nim/1092/#testresult/696dab0ce59dc5dd","status":"passed","time":{"start":1772004125798,"stop":1772004165402,"duration":39604}}]},"tags":[]},"source":"48af01488cab94a1.json","parameterValues":[]} |