Please can you post the outputs of these command as text.
csprojectid=P9 # replace with actual project ID
csjobid=J199 # replace with id of the failed job
cryosparcm eventlog $csprojectid $csjobid | tail -n 60
cryosparcm cli "get_job('$csprojectid', '$csjobid', 'job_type', 'version', 'instance_information', 'status', 'params_spec', 'errors_run', 'input_slot_groups')"