mirror of
https://github.com/logos-messaging/logos-messaging-interop-tests.git
synced 2026-05-25 19:59:26 +00:00
1 line
14 KiB
JSON
1 line
14 KiB
JSON
{"uid":"f2691a8e592f7daf","name":"test_s30_concurrent_sends_during_auto_subscribe","fullName":"tests.wrappers_tests.test_send_e2e.TestSendBeforeRelay#test_s30_concurrent_sends_during_auto_subscribe","historyId":"3aa0b94356c2de4bcea2ca89435c60b7","time":{"start":1777591017141,"stop":1777591048174,"duration":31033},"description":"\n S30: concurrent sends on the same content topic during initial auto-subscribe.\n - Sender starts unsubscribed to the target topic.\n - Several send() calls are issued at nearly the same time.\n - Each call must return Ok(RequestId) with a unique id.\n - Each request id must get its own propagated event,\n with no dropped or cross-associated events.\n ","descriptionHtml":"<pre><code> S30: concurrent sends on the same content topic during initial auto-subscribe.\n - Sender starts unsubscribed to the target topic.\n - Several send() calls are issued at nearly the same time.\n - Each call must return Ok(RequestId) with a unique id.\n - Each request id must get its own propagated event,\n with no dropped or cross-associated events.\n</code></pre>\n","status":"failed","statusMessage":"AssertionError: No MessagePropagatedEvent for request_id=4c78a1e7a1d05adb2c4b within 30.0s. Collected events: [{'eventType': 'message_received', 'messageHash': '0x588cbf55ea25e3e756c1e244464f8235ea8794ff64954816d39bb520da17d4a6', 'message': {'payload': [115, 51, 48, 45, 99, 111, 110, 99, 117, 114, 114, 101, 110, 116, 45, 48], 'contentTopic': '/test/1/s30-concurrent/proto', 'meta': [], 'version': 0, 'timestamp': 1777591017154646784, 'ephemeral': False, 'proof': []}}, {'eventType': 'message_received', 'messageHash': '0xe4d2188b080bb739b53494b1d3edc112a51ab513df13665e915eee9877dc5ce9', 'message': {'payload': [115, 51, 48, 45, 99, 111, 110, 99, 117, 114, 114, 101, 110, 116, 45, 49], 'contentTopic': '/test/1/s30-concurrent/proto', 'meta': [], 'version': 0, 'timestamp': 1777591017155450624, 'ephemeral': False, 'proof': []}}, {'eventType': 'message_received', 'messageHash': '0xb1b9c9a920d87a681ad4f60d2ccb329e48d7cb9fa3fb3733ed5ab00bce6abadb', 'message': {'payload': [115, 51, 48, 45, 99, 111, 110, 99, 117, 114, 114, 101, 110, 116, 45, 50], 'contentTopic': '/test/1/s30-concurrent/proto', 'meta': [], 'version': 0, 'timestamp': 1777591017156206336, 'ephemeral': False, 'proof': []}}, {'eventType': 'message_received', 'messageHash': '0x24d3249ff79edb8c7c0f9fec2f922bfbe4e59465a67c818c36887d877eab8574', 'message': {'payload': [115, 51, 48, 45, 99, 111, 110, 99, 117, 114, 114, 101, 110, 116, 45, 51], 'contentTopic': '/test/1/s30-concurrent/proto', 'meta': [], 'version': 0, 'timestamp': 1777591017156710400, 'ephemeral': False, 'proof': []}}, {'eventType': 'message_received', 'messageHash': '0x33379b55c4306bf989181805cd8cf240f6cc9ee399813724fc27a3dc75a77460', 'message': {'payload': [115, 51, 48, 45, 99, 111, 110, 99, 117, 114, 114, 101, 110, 116, 45, 52], 'contentTopic': '/test/1/s30-concurrent/proto', 'meta': [], 'version': 0, 'timestamp': 1777591017157009920, 'ephemeral': False, 'proof': []}}]\nassert None is not None","statusTrace":"tests/wrappers_tests/test_send_e2e.py:778: in test_s30_concurrent_sends_during_auto_subscribe\n assert propagated_event is not None, (\nE AssertionError: No MessagePropagatedEvent for request_id=4c78a1e7a1d05adb2c4b within 30.0s. Collected events: [{'eventType': 'message_received', 'messageHash': '0x588cbf55ea25e3e756c1e244464f8235ea8794ff64954816d39bb520da17d4a6', 'message': {'payload': [115, 51, 48, 45, 99, 111, 110, 99, 117, 114, 114, 101, 110, 116, 45, 48], 'contentTopic': '/test/1/s30-concurrent/proto', 'meta': [], 'version': 0, 'timestamp': 1777591017154646784, 'ephemeral': False, 'proof': []}}, {'eventType': 'message_received', 'messageHash': '0xe4d2188b080bb739b53494b1d3edc112a51ab513df13665e915eee9877dc5ce9', 'message': {'payload': [115, 51, 48, 45, 99, 111, 110, 99, 117, 114, 114, 101, 110, 116, 45, 49], 'contentTopic': '/test/1/s30-concurrent/proto', 'meta': [], 'version': 0, 'timestamp': 1777591017155450624, 'ephemeral': False, 'proof': []}}, {'eventType': 'message_received', 'messageHash': '0xb1b9c9a920d87a681ad4f60d2ccb329e48d7cb9fa3fb3733ed5ab00bce6abadb', 'message': {'payload': [115, 51, 48, 45, 99, 111, 110, 99, 117, 114, 114, 101, 110, 116, 45, 50], 'contentTopic': '/test/1/s30-concurrent/proto', 'meta': [], 'version': 0, 'timestamp': 1777591017156206336, 'ephemeral': False, 'proof': []}}, {'eventType': 'message_received', 'messageHash': '0x24d3249ff79edb8c7c0f9fec2f922bfbe4e59465a67c818c36887d877eab8574', 'message': {'payload': [115, 51, 48, 45, 99, 111, 110, 99, 117, 114, 114, 101, 110, 116, 45, 51], 'contentTopic': '/test/1/s30-concurrent/proto', 'meta': [], 'version': 0, 'timestamp': 1777591017156710400, 'ephemeral': False, 'proof': []}}, {'eventType': 'message_received', 'messageHash': '0x33379b55c4306bf989181805cd8cf240f6cc9ee399813724fc27a3dc75a77460', 'message': {'payload': [115, 51, 48, 45, 99, 111, 110, 99, 117, 114, 114, 101, 110, 116, 45, 52], 'contentTopic': '/test/1/s30-concurrent/proto', 'meta': [], 'version': 0, 'timestamp': 1777591017157009920, 'ephemeral': False, 'proof': []}}]\nE assert None is not None","flaky":false,"newFailed":false,"newBroken":false,"newPassed":false,"retriesCount":0,"retriesStatusChange":false,"beforeStages":[{"name":"set_allure_env_variables","time":{"start":1777590136697,"stop":1777590136697,"duration":0},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"attach_logs_on_fail","time":{"start":1777591017139,"stop":1777591017139,"duration":0},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"test_id","time":{"start":1777591017139,"stop":1777591017139,"duration":0},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"check_waku_log_errors","time":{"start":1777591017139,"stop":1777591017139,"duration":0},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"close_open_nodes","time":{"start":1777591017139,"stop":1777591017139,"duration":0},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"common_setup","time":{"start":1777591017140,"stop":1777591017140,"duration":0},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"store_setup","time":{"start":1777591017140,"stop":1777591017140,"duration":0},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"node_config","time":{"start":1777591017140,"stop":1777591017140,"duration":0},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"test_setup","time":{"start":1777591017140,"stop":1777591017140,"duration":0},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false}],"testStage":{"description":"\n S30: concurrent sends on the same content topic during initial auto-subscribe.\n - Sender starts unsubscribed to the target topic.\n - Several send() calls are issued at nearly the same time.\n - Each call must return Ok(RequestId) with a unique id.\n - Each request id must get its own propagated event,\n with no dropped or cross-associated events.\n ","status":"failed","statusMessage":"AssertionError: No MessagePropagatedEvent for request_id=4c78a1e7a1d05adb2c4b within 30.0s. Collected events: [{'eventType': 'message_received', 'messageHash': '0x588cbf55ea25e3e756c1e244464f8235ea8794ff64954816d39bb520da17d4a6', 'message': {'payload': [115, 51, 48, 45, 99, 111, 110, 99, 117, 114, 114, 101, 110, 116, 45, 48], 'contentTopic': '/test/1/s30-concurrent/proto', 'meta': [], 'version': 0, 'timestamp': 1777591017154646784, 'ephemeral': False, 'proof': []}}, {'eventType': 'message_received', 'messageHash': '0xe4d2188b080bb739b53494b1d3edc112a51ab513df13665e915eee9877dc5ce9', 'message': {'payload': [115, 51, 48, 45, 99, 111, 110, 99, 117, 114, 114, 101, 110, 116, 45, 49], 'contentTopic': '/test/1/s30-concurrent/proto', 'meta': [], 'version': 0, 'timestamp': 1777591017155450624, 'ephemeral': False, 'proof': []}}, {'eventType': 'message_received', 'messageHash': '0xb1b9c9a920d87a681ad4f60d2ccb329e48d7cb9fa3fb3733ed5ab00bce6abadb', 'message': {'payload': [115, 51, 48, 45, 99, 111, 110, 99, 117, 114, 114, 101, 110, 116, 45, 50], 'contentTopic': '/test/1/s30-concurrent/proto', 'meta': [], 'version': 0, 'timestamp': 1777591017156206336, 'ephemeral': False, 'proof': []}}, {'eventType': 'message_received', 'messageHash': '0x24d3249ff79edb8c7c0f9fec2f922bfbe4e59465a67c818c36887d877eab8574', 'message': {'payload': [115, 51, 48, 45, 99, 111, 110, 99, 117, 114, 114, 101, 110, 116, 45, 51], 'contentTopic': '/test/1/s30-concurrent/proto', 'meta': [], 'version': 0, 'timestamp': 1777591017156710400, 'ephemeral': False, 'proof': []}}, {'eventType': 'message_received', 'messageHash': '0x33379b55c4306bf989181805cd8cf240f6cc9ee399813724fc27a3dc75a77460', 'message': {'payload': [115, 51, 48, 45, 99, 111, 110, 99, 117, 114, 114, 101, 110, 116, 45, 52], 'contentTopic': '/test/1/s30-concurrent/proto', 'meta': [], 'version': 0, 'timestamp': 1777591017157009920, 'ephemeral': False, 'proof': []}}]\nassert None is not None","statusTrace":"tests/wrappers_tests/test_send_e2e.py:778: in test_s30_concurrent_sends_during_auto_subscribe\n assert propagated_event is not None, (\nE AssertionError: No MessagePropagatedEvent for request_id=4c78a1e7a1d05adb2c4b within 30.0s. Collected events: [{'eventType': 'message_received', 'messageHash': '0x588cbf55ea25e3e756c1e244464f8235ea8794ff64954816d39bb520da17d4a6', 'message': {'payload': [115, 51, 48, 45, 99, 111, 110, 99, 117, 114, 114, 101, 110, 116, 45, 48], 'contentTopic': '/test/1/s30-concurrent/proto', 'meta': [], 'version': 0, 'timestamp': 1777591017154646784, 'ephemeral': False, 'proof': []}}, {'eventType': 'message_received', 'messageHash': '0xe4d2188b080bb739b53494b1d3edc112a51ab513df13665e915eee9877dc5ce9', 'message': {'payload': [115, 51, 48, 45, 99, 111, 110, 99, 117, 114, 114, 101, 110, 116, 45, 49], 'contentTopic': '/test/1/s30-concurrent/proto', 'meta': [], 'version': 0, 'timestamp': 1777591017155450624, 'ephemeral': False, 'proof': []}}, {'eventType': 'message_received', 'messageHash': '0xb1b9c9a920d87a681ad4f60d2ccb329e48d7cb9fa3fb3733ed5ab00bce6abadb', 'message': {'payload': [115, 51, 48, 45, 99, 111, 110, 99, 117, 114, 114, 101, 110, 116, 45, 50], 'contentTopic': '/test/1/s30-concurrent/proto', 'meta': [], 'version': 0, 'timestamp': 1777591017156206336, 'ephemeral': False, 'proof': []}}, {'eventType': 'message_received', 'messageHash': '0x24d3249ff79edb8c7c0f9fec2f922bfbe4e59465a67c818c36887d877eab8574', 'message': {'payload': [115, 51, 48, 45, 99, 111, 110, 99, 117, 114, 114, 101, 110, 116, 45, 51], 'contentTopic': '/test/1/s30-concurrent/proto', 'meta': [], 'version': 0, 'timestamp': 1777591017156710400, 'ephemeral': False, 'proof': []}}, {'eventType': 'message_received', 'messageHash': '0x33379b55c4306bf989181805cd8cf240f6cc9ee399813724fc27a3dc75a77460', 'message': {'payload': [115, 51, 48, 45, 99, 111, 110, 99, 117, 114, 114, 101, 110, 116, 45, 52], 'contentTopic': '/test/1/s30-concurrent/proto', 'meta': [], 'version': 0, 'timestamp': 1777591017157009920, 'ephemeral': False, 'proof': []}}]\nE assert None is not None","steps":[],"attachments":[{"name":"log","type":"text/plain","size":0},{"name":"stdout","type":"text/plain","size":0},{"name":"stderr","type":"text/plain","size":0}],"parameters":[],"stepsCount":0,"shouldDisplayMessage":true,"attachmentsCount":3,"hasContent":true,"attachmentStep":false},"afterStages":[{"name":"test_setup::0","time":{"start":1777591048185,"stop":1777591048186,"duration":1},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"attach_logs_on_fail::0","time":{"start":1777591048187,"stop":1777591048188,"duration":1},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"check_waku_log_errors::0","time":{"start":1777591048187,"stop":1777591048187,"duration":0},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"close_open_nodes::0","time":{"start":1777591048187,"stop":1777591048187,"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":1777591203443,"stop":1777591203443,"duration":0},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false}],"labels":[{"name":"parentSuite","value":"tests.wrappers_tests"},{"name":"suite","value":"test_send_e2e"},{"name":"subSuite","value":"TestSendBeforeRelay"},{"name":"host","value":"runnervmeorf1"},{"name":"thread","value":"21556-MainThread"},{"name":"framework","value":"pytest"},{"name":"language","value":"cpython3"},{"name":"package","value":"tests.wrappers_tests.test_send_e2e"},{"name":"resultFormat","value":"allure2"}],"parameters":[],"links":[],"hidden":true,"retry":true,"extra":{"categories":[],"tags":[]},"source":"f2691a8e592f7daf.json","parameterValues":[]} |