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

web3j build is stuck & subsequent builds all fail due to a file lock issue #2476

Closed
conor10 opened this issue Oct 28, 2016 · 9 comments
Closed

Comments

@conor10
Copy link

conor10 commented Oct 28, 2016

Details

Expected Result

Build should complete.

Actual Result

Build has been stuck for over 2 hours

@conor10
Copy link
Author

conor10 commented Oct 28, 2016

Subsequent builds are now not working either, so I can't update the web3j docs :-(

Build #4576621
latest
Build failed
Error

[Errno 30] Read-only file system: '/home/docs/checkouts/readthedocs.org/user_builds/web3j/latest__rtdlock'

@conor10 conor10 changed the title web3j build is stuck web3j build is stuck & subsequent builds all fail due to a file lock issue Oct 28, 2016
@krzychb
Copy link

krzychb commented Oct 28, 2016

Details

Expected Result

Build should complete.

Actual Result

I believe I see the same issue. Attempted to build two times and each time the build fails just after start. The following error is reported:

[Errno 30] Read-only file system: '/home/docs/checkouts/readthedocs.org/user_builds/esp-idf/latest__rtdlock'

image

@krzychb
Copy link

krzychb commented Oct 30, 2016

The issue with builds on my repository have been resolved with #2475 (comment)
Thanks!

@conor10
Copy link
Author

conor10 commented Oct 30, 2016

Thanks for letting me know @krzychb. Unfortunately my builds are still hanging at the below point every time.

screen shot 2016-10-30 at 20 34 35

@conor10
Copy link
Author

conor10 commented Nov 11, 2016

I've tried deleting & recreating my project, but still encounter the same issues unfortunately.

@krzychb
Copy link

krzychb commented Nov 11, 2016

Hi @conor10,

I am sorry to hear that. I have a new case when my build started off, step by step very slowly, to finally get stuck like below.

image

It is still like that. I do not see the clue in the log why is it so.

Then, after an hour or so, I have started another build and this one passed in 123 seconds

image

I am using Read the Docs just for coupe of weeks now and do not have much experience.

In this case, as you already did "deleting & recreating your project", I would check the Barebones example of a ReadTheDocs repo. This is to rule out your current repository as potential source of issues,

I have started with this particular example and it worked for me from the first try.

Krzysztof

@conor10
Copy link
Author

conor10 commented Nov 15, 2016

I tried switching to that repository, and still ran into issues:

screen shot 2016-11-16 at 10 39 09
screen shot 2016-11-16 at 10 39 35

@humitos
Copy link
Member

humitos commented Apr 19, 2017

@conor10 it seems your last build is passing. What did you change? Is your issue solved? Let me know if we can close this one.

@conor10
Copy link
Author

conor10 commented Nov 17, 2017

Looks like this is working now (I missed the above message and haven't checked RTD in months as I was updating docs manually instead).

I didn't ever change anything on my side. It magically started working again.

@conor10 conor10 closed this as completed Nov 17, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants