(/fs/ess/PAS2136/Workshops/Snakemake/conda_env) [thompsonmj@o0647 SnakemakeWorkflow]$ snak
emake -c1 --use-singularity DrexelMetadata/bj373514.json
Building DAG of jobs...
Using shell: /usr/bin/bash
Provided cores: 1 (use --cores to define parallelism)
Rules claiming more threads will be scaled down.
Job stats:
job count min threads max threads
----------------- ------- ------------- -------------
generate_metadata 1 1 1
total 1 1 1
Select jobs to execute...
[Thu Mar 16 14:26:09 2023]
rule generate_metadata:
input: Images/bj373514.jpg
output: DrexelMetadata/bj373514.json, Mask/bj373514_mask.png
log: logs/generate_metadata_bj373514.log
jobid: 0
reason: Missing output files: DrexelMetadata/bj373514.json
wildcards: image=bj373514
resources: tmpdir=/tmp/slurmtmp.23961738
Activating singularity image /users/PAS2136/thompsonmj/SnakemakeWorkflow/.snakemake/singul
arity/48c2d571fde349f4656aa5ab95dccc30.simg
WARNING: Environment variable LD_PRELOAD already has value [], will not forward new value
[/usr/local/xalt/xalt/lib64/libxalt_init.so] from parent process environment
Waiting at most 5 seconds for missing files.
MissingOutputException in rule generate_metadata in file https://raw.githubusercontent.com
/hdr-bgnn/BGNN_Core_Workflow/1.0.0/workflow/Snakefile, line 19:
Job 0 completed successfully, but some output files are missing. Missing files after 5 sec
onds. This might be due to filesystem latency. If that is the case, consider to increase t
he wait time with --latency-wait:
Mask/bj373514_mask.png
Removing output files of failed job generate_metadata since they might be corrupted:
DrexelMetadata/bj373514.json
Shutting down, this might take some time.
Exiting because a job execution failed. Look above for error message```