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

Dependencies sometimes fail to mount #2723

Closed
nelson-liu opened this issue Aug 7, 2020 · 6 comments
Closed

Dependencies sometimes fail to mount #2723

nelson-liu opened this issue Aug 7, 2020 · 6 comments

Comments

@nelson-liu
Copy link
Collaborator

This bundle failed because it failed to find a script in a dependency at the path that it expects: https://codalab.stanford.edu/bundles/0xf8b9bd36e8bd4d8ead256f168a2c42b3

However, mimic-ing the bundle led to success: https://codalab.stanford.edu/bundles/0xdaffe96a8cfa409ebd1f35197b5623c2

It seems like sometimes, dependencies aren't being mounted properly?

@yiboliu
Copy link
Contributor

yiboliu commented Aug 8, 2020

Wasn't able to view this, since I don't have access

@percyliang
Copy link
Collaborator

How reproducible is this?

@percyliang percyliang added backend p2 Do it this quarter. labels Aug 9, 2020
@nelson-liu
Copy link
Collaborator Author

i haven't put much effort into reproducing it, but it doesn't happen that often.

@nelson-liu
Copy link
Collaborator Author

I think this is related to #1417 , so I'm going to link them. In this bundle ( https://codalab.stanford.edu/bundles/0x28e3f9b40be745acad20c7cb448b0b66 ), I run:

python dependency/script.py ; python dependency/script.py 

The first invocation works without any issues, but on the second one, python complains that dependency/script.py doesn't exist.

@percyliang percyliang added p1 Do it in the next two weeks. and removed p2 Do it this quarter. labels Aug 20, 2020
@percyliang
Copy link
Collaborator

Seems like it happens more when using worksheets.codalab.org with NLP workers?

@percyliang percyliang added p2 Do it this quarter. and removed p1 Do it in the next two weeks. labels Sep 25, 2020
@epicfaace epicfaace added p3 Do it some day. and removed p2 Do it this quarter. labels Jun 18, 2021
@epicfaace
Copy link
Member

Closing in favor of #3627.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

5 participants