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 abshah-template-staging-test
Error Report
Error executing process > 'SLEEP_PROCESS (1)'
Caused by:
K8s pod image cannot be pulled -- Back-off pulling image "nextflow-pipeline-template/sleep:latest": ErrImagePull: failed to pull and unpack image "docker.io/nextflow-pipeline-template/sleep:latest": failed to resolve image: pull access denied, repository does not exist or may require authorization: server message: insufficient_scope: authorization failed
Command executed:
echo "Task 1 started at: $(date)" > 1_sleep_result.txt
SLEEP_DURATION=$(shuf -i 1-1 -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-stage-nextflow-scratch-01/work/df/0ca46d0e499c072e3efe648e05fabc
Container:
nextflow-pipeline-template/sleep:latest
Tip: view the complete command output by changing to the process work dir and entering the command `cat .command.out`
Workflow
- Language / Cluster
- Nextflow / pltf-dev
- Session ID
- d6629bde-9332-49bd-8713-32522c6a570e
- Source
- /code/main.nf
- Work Dir
- s3://natera-rnd-pltf-stage-nextflow-scratch-01/work
- Submitted By
- -
- Resumed
- No
Cost and Runtime
- Status
- failed
- Outputs
- computing…
- Started
- Apr 17, 2026 3:31 PM
- Completed
- Apr 17, 2026 3:33 PM
- Duration
- 1m 42s
- Post-workflow Transfer
- 0s
- Exit Status
- -
- Peak Tasks / CPU / Mem
- 2 / 9 / 25.0 GB