Skip to content
GitHub Actions / JUnit Test Report failed Dec 10, 2024 in 0s

2 tests run, 0 passed, 0 skipped, 2 failed.

Annotations

Check failure on line 1 in Test Process UNTAR

See this annotation in the file changed.

@github-actions github-actions / JUnit Test Report

Test Process UNTAR.test_untar

Assertion failed: 

2 of 2 assertions failed
Raw output
Nextflow stdout:

N E X T F L O W  ~  version 24.11.0-edge
Launching `/home/runner/work/fetchngs/fetchngs/.nf-test-c0759f71fcda427793280829c6ad86a5.nf` [golden_mercator] DSL2 - revision: 9b537f7db6
Downloading plugin [email protected]
Downloading plugin [email protected]
[63/1a7d33] Submitted process > UNTAR (kraken2.tar.gz)
ERROR ~ Error executing process > 'UNTAR (kraken2.tar.gz)'

Caused by:
  Unable to evaluate output


Command executed:

  echo $(tar --version 2>&1) | sed 's/^.*(GNU tar) //; s/ Copyright.*$//'

Command exit status:
  1

Command output:
  bash: -c: line 0: syntax error near unexpected token `('
  bash: -c: line 0: `echo tar (GNU tar) 1.30'

Work dir:
  /home/runner/work/fetchngs/fetchngs/~/tests/c0759f71fcda427793280829c6ad86a5/work/63/1a7d333eb1dca7ee4546facad7d9ed

 -- Check '/home/runner/work/fetchngs/fetchngs/~/tests/c0759f71fcda427793280829c6ad86a5/meta/nextflow.log' file for details
Nextflow stderr:

Check failure on line 1 in Test Process UNTAR

See this annotation in the file changed.

@github-actions github-actions / JUnit Test Report

Test Process UNTAR.test_untar_onlyfiles

Assertion failed: 

2 of 2 assertions failed
Raw output
Nextflow stdout:

N E X T F L O W  ~  version 24.11.0-edge
Launching `/home/runner/work/fetchngs/fetchngs/.nf-test-491d77f2e66dee90766c116665597a4.nf` [loving_knuth] DSL2 - revision: 201c51f4f5
[1c/1ae4c1] Submitted process > UNTAR (hello.tar.gz)
ERROR ~ Error executing process > 'UNTAR (hello.tar.gz)'

Caused by:
  Unable to evaluate output


Command executed:

  echo $(tar --version 2>&1) | sed 's/^.*(GNU tar) //; s/ Copyright.*$//'

Command exit status:
  1

Command output:
  bash: -c: line 0: syntax error near unexpected token `('
  bash: -c: line 0: `echo tar (GNU tar) 1.30'

Work dir:
  /home/runner/work/fetchngs/fetchngs/~/tests/491d77f2e66dee90766c116665597a4/work/1c/1ae4c1b0480a8c2351b5c0dc79678c

 -- Check '/home/runner/work/fetchngs/fetchngs/~/tests/491d77f2e66dee90766c116665597a4/meta/nextflow.log' file for details
Nextflow stderr: