Open
Description
Description of the bug
I'am running the pipeline on Azure Cloud using Slurm and durum wheat WGS data and a custom RefSeq fasta file. The working directory is located on a blob storage.
The genome indexing task completed succesfully in the work dir ( I can see all index files) but I got an error message and in the directory /svevo/davide_tmp/outdir/reference/bwa one file out of five index files is missing
Command used and terminal output
nextflow run /nf-core-sarek_3.5.0/3_5_0/ -params-file nf-param2.json
executor > slurm (88)
[c6/0781be] NFC…plitchromosomes.w60.fasta) | 1 of 1 ✔
[- ] NFC…EPARE_GENOME:BWAMEM2_INDEX -
[- ] NFC…E_GENOME:DRAGMAP_HASHTABLE -
[68/574f09] NFC…plitchromosomes.w60.fasta) | 1 of 1 ✔
[- ] NFC…E_GENOME:MSISENSORPRO_SCAN -
[- ] NFC…PARE_GENOME:SAMTOOLS_FAIDX -
[- ] NFC…TABIX_BCFTOOLS_ANNOTATIONS -
[- ] NFC…PREPARE_GENOME:TABIX_DBSNP -
[- ] NFC…ME:TABIX_GERMLINE_RESOURCE -
[- ] NFC…RE_GENOME:TABIX_KNOWN_SNPS -
[- ] NFC…_GENOME:TABIX_KNOWN_INDELS -
[- ] NFC…K:PREPARE_GENOME:TABIX_PON -
[72/ff7847] NFC…VALS:BUILD_INTERVALS (fai) | 1 of 1 ✔
[1a/2fe29c] NFC…TE_INTERVALS_BED (fai.bed) | 1 of 1 ✔
[2f/77c417] NFC…hr6A_RagTag_2_1-131277541) | 27 of 27 ✔
[64/989ff6] NFC…IX_INTERVAL_COMBINED (fai) | 1 of 1 ✔
[- ] NFC…RING_DECOMPRESS_TO_FQ_PAIR -
[- ] NFC…SPRING_DECOMPRESS_TO_R1_FQ -
[- ] NFC…SPRING_DECOMPRESS_TO_R2_FQ -
[- ] NFC…NPUT:SAMTOOLS_VIEW_MAP_MAP -
[39/baabf1] NFC…SAREK:FASTQC (TdS2-lane_2) | 4 of 4 ✔
[c2/125407] NFC…:SAREK:FASTP (TdS2-lane_2) | 4 of 4 ✔
[e7/2a8860] NFC…:BWAMEM1_MEM (TdS2-lane_2) | 0 of 48
Plus 41 more processes waiting for tasks…
ERROR ~ Failed to publish file: /svevo/davide_tmp/workdir/c6/0781be4c222f8bf7d83ea0a5007716/bwa; to: /svevo/davide_tmp/outdir/reference/bwa [copy] -- See log file for details
-- Check '.nextflow.log' file for details
ERROR ~ Pipeline failed. Please refer to troubleshooting docs: https://nf-co.re/docs/usage/troubleshooting
-- Check '.nextflow.log' file for details
-[nf-core/sarek] Pipeline completed with errors-
WARN: Killing running tasks (48)
Cleaning up...
Relevant files
System information
Azure cloud