Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix bugs with workflow outputs #5502

Open
wants to merge 11 commits into
base: master
Choose a base branch
from
Open

Conversation

Signed-off-by: Ben Sherman <bentshermann@gmail.com>
Copy link

netlify bot commented Nov 13, 2024

Deploy Preview for nextflow-docs-staging ready!

Name Link
🔨 Latest commit 8bcee03
🔍 Latest deploy log https://app.netlify.com/sites/nextflow-docs-staging/deploys/675c2db71c4e1e00080abd8c
😎 Deploy Preview https://deploy-preview-5502--nextflow-docs-staging.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

Signed-off-by: Ben Sherman <bentshermann@gmail.com>
Signed-off-by: Ben Sherman <bentshermann@gmail.com>
Signed-off-by: Ben Sherman <bentshermann@gmail.com>
Signed-off-by: Ben Sherman <bentshermann@gmail.com>
Signed-off-by: Ben Sherman <bentshermann@gmail.com>
Signed-off-by: Ben Sherman <bentshermann@gmail.com>
@bentsherman
Copy link
Member Author

Tests are failing due to Wave?

~ Test 'fusion-symlink.nf' run failed
   + '[' -z *** ']'
   + echo initial run
   initial run
   + /home/runner/work/nextflow/nextflow/nextflow -q run ../../fusion-symlink.nf -c .config
   ERROR ~ Error executing process > 'CREATE'
   
   Caused by:
     Process `CREATE` terminated with an error exit status (125)
   
   
   Command executed:
   
     echo HELLO > data.txt
   
   Command exit status:
     125
   
   Command output:
     (empty)
   
   Command error:
     Unable to find image 'wave.seqera.io/wt/e7b9795c2b58/nextflow/tests:latest' locally
     latest: Pulling from wt/e7b9795c2b58/nextflow/tests
     a3ed95caeb02: Already exists
     1b3e7701db96: Already exists
     a3ed95caeb02: Already exists
     a3ed95caeb02: Already exists
     486f7ff2dd95: Already exists
     009b1e9adc43: Already exists
     5ca4cba2c0a3: Already exists
     2997c9ef2ef5: Already exists
     a3ed95caeb02: Already exists
     a3ed95caeb02: Already exists
     a3ed95caeb02: Already exists
     140836dbc286: Already exists
     eed831c78eec: Already exists
     ac6d42ea81bb: Already exists
     f9510fa3a08f: Already exists
     3dca4ae9f36c: Already exists
     a3ed95caeb02: Already exists
     ceb5650fa213: Pulling fs layer
     dd97694ce7a4: Pulling fs layer
     ceb5650fa213: Verifying Checksum
     ceb5650fa213: Download complete
     ceb5650fa213: Pull complete
     dd97694ce7a4: Verifying Checksum
     docker: filesystem layer verification failed for digest sha256:dd97694ce7a42d826212b59d13df70a643c0192533becd68d9e867f88297c996.
     See 'docker run --help'.
   
   Work dir:
     s3://nextflow-ci/work/89/87e1d9b4c45dedc5006c8f69003[733](https://github.com/nextflow-io/nextflow/actions/runs/12281095140/job/34269672962?pr=5502#step:5:734)
   
   Container:
     wave.seqera.io/wt/e7b9795c2b58/nextflow/tests:latest

@pditommaso
Copy link
Member

I think it's a Fusion issue @alberto-miranda

Signed-off-by: Ben Sherman <bentshermann@gmail.com>
@bentsherman bentsherman marked this pull request as ready for review December 12, 2024 17:48
@bentsherman bentsherman requested a review from a team as a code owner December 12, 2024 17:48
Signed-off-by: Ben Sherman <bentshermann@gmail.com>
Copy link
Contributor

@christopher-hakkaart christopher-hakkaart left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

One very minor suggestions. Otherwise the docs look great.

bentsherman and others added 2 commits December 13, 2024 06:50
Co-authored-by: Chris Hakkaart <chris.hakkaart@seqera.io>
Signed-off-by: Ben Sherman <bentshermann@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
3 participants