[2025-07-28 10:47:05,544][INFO] Log started at 2025-07-28 10:47:05.544125+00:00 [2025-07-28 10:47:05,544][INFO] Log into /Reven2/2.18.4/Logs/Tasks/d3ef5b58-a929-4c98-b64e-7ded77b155de.log [2025-07-28 10:47:05,586][INFO] Importing scenario from /Reven2/Archives/SadPangolin.zip... [2025-07-28 10:47:05,623][INFO] Extracting the metadata from archive... [2025-07-28 10:47:05,625][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 64, in do_run zipf.extract("info.json", path=str(tmp_path)) File "/usr/lib/python3.11/zipfile.py", line 1673, in extract return self._extract_member(member, path, pwd) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.11/zipfile.py", line 1712, in _extract_member member = self.getinfo(member) ^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.11/zipfile.py", line 1482, in getinfo raise KeyError( KeyError: "There is no item named 'info.json' in the archive" [2025-07-28 10:47:05,625][ERROR] Task failed because of the previous exception