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

Workflow execution completed unsuccessfully #169

Closed
quliping opened this issue Jul 26, 2022 · 5 comments
Closed

Workflow execution completed unsuccessfully #169

quliping opened this issue Jul 26, 2022 · 5 comments
Assignees
Labels
bug Something isn't working

Comments

@quliping
Copy link

quliping commented Jul 26, 2022

Hellow! I have successfully run wtp using example data on my computer, while the calculation of my own sample seems not finish completely. Here is the wtp report and the screenshot of the results dir. What's wrong?

execution_report.zip

微信截图_20220726110604

Here is my command line:
image

Awaiting for your reply Thank you very much.

@mult1fractal
Copy link
Collaborator

yes this bug is super annoying.... I' sorry for the inconveniece... yesterday I had the same bug
vibrant is generating some weird duplicates and the R Markdowntable therfore is failing. I resolved it some time ago, but only covered the possible errors in my examples

what you can do :
nextflow command ...... --vb -resume dd6f5769-744e-471d-b29a-4da48627e8c8

the big number behind resume is the workflow session
so you can just resume your run without vibrant

would it be possible for you to upload the files from
/public/home/qlp/seamount-meta/00_new_workdir/wtpwork/GT1_workdir/7f/6f6f680db7108acf3546f8b5623562 so I could search for more cases I have to include in my error handle script?

@mult1fractal mult1fractal self-assigned this Jul 26, 2022
@mult1fractal mult1fractal added the bug Something isn't working label Jul 26, 2022
@quliping
Copy link
Author

yes this bug is super annoying.... I' sorry for the inconveniece... yesterday I had the same bug vibrant is generating some weird duplicates and the R Markdowntable therfore is failing. I resolved it some time ago, but only covered the possible errors in my examples

what you can do : nextflow command ...... --vb -resume dd6f5769-744e-471d-b29a-4da48627e8c8

the big number behind resume is the workflow session so you can just resume your run without vibrant

would it be possible for you to upload the files from /public/home/qlp/seamount-meta/00_new_workdir/wtpwork/GT1_workdir/7f/6f6f680db7108acf3546f8b5623562 so I could search for more cases I have to include in my error handle script?

Thanks for your reply. Here is a compressed file of the dir '/public/home/qlp/seamount-meta/00_new_workdir/wtpwork/GT1_workdir/7f/6f6f680db7108acf3546f8b5623562'

6f6f680db7108acf3546f8b5623562.tar.gz

@quliping quliping closed this as completed Aug 4, 2022
@quliping
Copy link
Author

quliping commented Aug 4, 2022

yes this bug is super annoying.... I' sorry for the inconveniece... yesterday I had the same bug vibrant is generating some weird duplicates and the R Markdowntable therfore is failing. I resolved it some time ago, but only covered the possible errors in my examples

what you can do : nextflow command ...... --vb -resume dd6f5769-744e-471d-b29a-4da48627e8c8

the big number behind resume is the workflow session so you can just resume your run without vibrant

would it be possible for you to upload the files from /public/home/qlp/seamount-meta/00_new_workdir/wtpwork/GT1_workdir/7f/6f6f680db7108acf3546f8b5623562 so I could search for more cases I have to include in my error handle script?

Has this bug been solved? And I found the other error, that the 'phigaro_wf:phigaro' also failed. Here is the log:

WARNING: underlay of /etc/localtime required more than 50 (95) bind mounts
Please, create config file using phigaro-setup script

@quliping quliping reopened this Aug 4, 2022
@mult1fractal
Copy link
Collaborator

Hey,

I'm currently working on the revision of the WtP manuscript as this is more time critical atm.
Next week Monday I will adjust the WtP code accordingly to some of the reviewer's comments. That's also when I will fix the bug you encountered.

As for Phigaro:
I think this is Phigaro-related and not WtP related.
The Phigaro dev helped us with the integration so it is better to ask her directly if she can help

@mult1fractal
Copy link
Collaborator

ok I found that the error was related to virsorter2:
it generated at some point nan values instead of 0
and the R report will only work with numeric values (in your execution_report.zip)

I'm currently fixing this and it will be updated by the end of this week

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants