[2025-07-23 07:59:28,686][INFO] Log started at 2025-07-23 07:59:28.686299+00:00 [2025-07-23 07:59:28,686][INFO] Log into /Reven2/2.18.4/Logs/Tasks/29976090-9800-4b37-a173-55c8fe50b5ed.log [2025-07-23 07:59:28,726][INFO] Importing scenario from /Reven2/Archives/wrongsomewhere_b917c8c1-e801-44e7-830d-c801df21ff.zip... [2025-07-23 07:59:28,762][INFO] Extracting the metadata from archive... [2025-07-23 07:59:28,762][ERROR] An exception occured during the task Traceback (most recent call last): File "/reven/share/reven/quasar/common/tasks/common.py", line 75, in run return self.do_run(*args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/reven/share/reven/quasar/scenario/tasks/import_scenario.py", line 63, in do_run with zipfile.ZipFile(archive_path, "r") as zipf: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.11/zipfile.py", line 1302, in __init__ self._RealGetContents() File "/usr/lib/python3.11/zipfile.py", line 1369, in _RealGetContents raise BadZipFile("File is not a zip file") zipfile.BadZipFile: File is not a zip file [2025-07-23 07:59:28,763][ERROR] Task failed because of the previous exception