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 868e289c-9cb3-487b-9c67-ab119081640c -name my-custom-run1
Error Report
Error executing process > 'SLEEP_PROCESS (1)'
Caused by:
Missing container image for process `SLEEP_PROCESS`
Command executed:
echo "Task 1 started at: $(date)" > 1_sleep_result.txt
SLEEP_DURATION=$(shuf -i 1-5 -n 1)
echo "Task 1 sleeping for ${SLEEP_DURATION} minutes" >> 1_sleep_result.txt
sleep ${SLEEP_DURATION}m
echo "Task 1 completed at: $(date)" >> 1_sleep_result.txt
Command exit status:
-
Command output:
(empty)
Work dir:
s3://natera-rnd-pltf-dev-nextflow-scratch-01/work/4e/82b09fdbdff5ba0afc8c8bfb00e889
Tip: you can replicate the issue by changing to the process work dir and entering the command `bash .command.run`
Workflow
- Language / Cluster
- Nextflow / pltf-dev
- Session ID
- 868e289c-9cb3-487b-9c67-ab119081640c
- Source
- /app/main.nf
- Work Dir
- s3://natera-rnd-pltf-dev-nextflow-scratch-01/work
- Output Dir
- /app/results
- Submitted By
- ecanigur (project:myproject, env:dev, test-run)
- Resumed
- No
Cost and Runtime
- Status
- failed
- Outputs
- computing…
- Started
- Jan 12, 2026 4:06 PM
- Completed
- Jan 12, 2026 4:06 PM
- Duration
- 3s
- Exit Status
- -