uclahs-cds / metapipeline-DNA

Nextflow pipeline to convert BAM to FASTQ, align, perform QC, assess targeted coverage, call gSNP, call sSNV, call mtSNV, call SVs, call sCNA, and perform subclonal reconstruction
GNU General Public License v2.0
4 stars 0 forks source link

Pipeline completes with unknown error #80

Open raagagrawal opened 1 year ago

raagagrawal commented 1 year ago

Describe the issue Pipeline completes create_input_csv_metapipeli... and create_config_json steps but fails at call_metapipeline_DNA after 30 minutes. Log file does not show error message - just a failed task.

yashpatel6 commented 1 year ago

To find the logs for the specific error, you'll want to look at the .command.log file in the common working dir (The specific one can be found by looking at the main log in front of the process; you'll see [48/b348b2], which tells you the directory. The relevant one here: /hot/user/ragrawal/Liss-Agrawal-PRAD-COLB/metapipeline-dna/output/48/b348b27906d06896669ff5847e5215/.command.log

The issue seems to be with /scratch, which is something we've been seeing recently. Can you open a ServiceNOW ticket with the job ID if you have it? You can include the error message in the .command.log file above along with the job ID and the node the job ran on.

raagagrawal commented 1 year ago

I'll open a ticket now. I'm havint the same issue with /scratch on other pipelines too. Thank you for the help!

raagagrawal commented 1 year ago

Ticket opened. Ticket number: [TIX03798282]