Tasks
Actions
Resume
To resume this run, resubmit with same or fixed code. You can also change other parameters but that will affect caching behavior.
-resume 0cca74b0-ca0b-4a65-9eb9-ad9f578f2e42 -name mipeters-sarek-44-tn-pairs-697d00c4
Error Report
Error executing process > 'NFCORE_SAREK:SAREK:CRAM_HLATYPING_ALL:FASTQ_HLATYPING_OPTITYPE:OPTITYPE (1029_3OH-N1-BDNA-1_2375WFLT3_s10)'
Caused by:
K8s Job nf-e85328b43027d8b7e16f2772432688ab-3593c execution failed: Job has reached the specified backoff limit
Command executed:
# Create a config for OptiType on a per sample basis with task.ext.args2
echo "[mapping]" > config.ini
echo "razers3=razers3" >> config.ini
echo "threads=12" >> config.ini
echo "[ilp]" >> config.ini
echo "solver=glpk" >> config.ini
echo "threads=12" >> config.ini
echo "[behavior]" >> config.ini
echo "deletebam=true" >> config.ini
echo "unpaired_weight=0" >> config.ini
echo "use_discordant=false" >> config.ini
# Custom reference is automatically detected by OptiTypePipeline.py
# when files are staged to custom_ref/ (mounted at /data/custom_ref in container)
if [ "true" = "true" ]; then
echo "Using custom OptiType reference from: custom_ref/"
ls -la custom_ref/
else
echo "Using built-in OptiType reference"
fi
# Run the actual OptiType typing with args
# Input can be FASTQ files (1 or 2) or BAM file
OptiTypePipeline.py -i 1029_3OH-N1-BDNA-1_2375WFLT3_s10_R1.fq.gz 1029_3OH-N1-BDNA-1_2375WFLT3_s10_R2.fq.gz -c config.ini --dna --beta 0.003 --enumerate 10 --prefix 1029_3OH-N1-BDNA-1_2375WFLT3_s10 --outdir 1029_3OH-N1-BDNA-1_2375WFLT3_s10
cat <<-END_VERSIONS > versions.yml
"NFCORE_SAREK:SAREK:CRAM_HLATYPING_ALL:FASTQ_HLATYPING_OPTITYPE:OPTITYPE":
optitype: $(cat $(which OptiTypePipeline.py) | grep -e "Version:" | sed -e "s/Version: //g")
END_VERSIONS
Command exit status:
-
Command output:
(empty)
Work dir:
s3://natera-rnd-pltf-dev-nextflow-scratch-01/work/e8/5328b43027d8b7e16f2772432688ab
Container:
quay.io/rsrivas9784/optitype:v3
Tip: you can try to figure out what's wrong by changing to the process work dir and showing the script file named `.command.sh`
Workflow
- Language / Cluster
- Nextflow / pltf-dev
- Session ID
- 0cca74b0-ca0b-4a65-9eb9-ad9f578f2e42
- Source
- /code/main.nf
- Work Dir
- s3://natera-rnd-pltf-dev-nextflow-scratch-01/work
- Submitted By
- mipeters
- Resumed
- Yes
Cost and Runtime
- Status
- failed
- Cost
- $11137.12
- Outputs
- 170.2 GB
- Started
- Jan 29, 2026 3:59 PM
- Completed
- Jan 31, 2026 12:13 PM
- Duration
- 44h 13m
- Post-workflow Transfer
- 2m 3s
- Exit Status
- -
- Peak Tasks / CPU / Mem
- 520 / 6,368 / 49.3 TB