Creating initial conditions Generating output [00000.0] main: Reading parameters. [00000.0] output_options_init: Reading select output parameters from file 'selectOutput.yml' [00000.0] main: Initialization of the unit system. [00000.0] main: Initialization of the physical constants. [00000.0] main: Reading initial conditions. [00000.0] io_read_unit_system: Reading IC units from ICs. [00000.0] read_ic_single: IC and internal units match. No conversion needed. [00000.0] ic_info_read_hdf5: Metadata group NoSUCH not found in ICs file [00000.0] main: Initialization of the space. [00000.0] main: Initialization of the cosmology. [00000.0] main: Initialization of the cooling. [00000.0] main: Initialization of the hydro. [00000.0] main: Initialization of the engine. [00000.0] main: Checking output parameters. [00000.0] io_prepare_output_fields: WARNING: Trying to change behaviour of field 'Default:Pot_Gas' (read from 'selectOutput.yml') that does not exist. This may be because you are not running with all of the physics that you compiled the code with. [00000.0] main: Writing output. [00000.0] tools.c:safe_checkdir():1210: Failed to create directory (No such file or directory) Checking output Traceback (most recent call last): File "/local/jenkins/jobs/Zoom branch/workspace/tests/./testSelectOutput.py", line 29, in sim = h5py.File(filename, "r") ^^^^^^^^^^^^^^^^^^^^^^^^ File "/cosma/local/Python/3.12.4/lib/python3.12/site-packages/h5py/_hl/files.py", line 562, in __init__ fid = make_fid(name, mode, userblock_size, fapl, fcpl, swmr=swmr) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/cosma/local/Python/3.12.4/lib/python3.12/site-packages/h5py/_hl/files.py", line 235, in make_fid fid = h5f.open(name, flags, fapl=fapl) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "h5py/_objects.pyx", line 54, in h5py._objects.with_phil.wrapper File "h5py/_objects.pyx", line 55, in h5py._objects.with_phil.wrapper File "h5py/h5f.pyx", line 102, in h5py.h5f.open FileNotFoundError: [Errno 2] Unable to synchronously open file (unable to open file: name = 'testSelectOutput_0000.hdf5', errno = 2, error message = 'No such file or directory', flags = 0, o_flags = 0) Test passed PASS testSelectOutput.sh (exit status: 0)