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 644aca60-03e5-43f7-b55d-1568932a500b -name my-custom-run2
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/f2/47e1fbb08de3063e681169a9810645
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
- 644aca60-03e5-43f7-b55d-1568932a500b
- 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 9:29 PM
- Completed
- Jan 12, 2026 9:29 PM
- Duration
- 2s
- Exit Status
- -