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

Jenkins slave ubuntu1504-64-1 git errors #148

Closed
orangemocha opened this issue Aug 3, 2015 · 9 comments
Closed

Jenkins slave ubuntu1504-64-1 git errors #148

orangemocha opened this issue Aug 3, 2015 · 9 comments

Comments

@orangemocha
Copy link

See https://jenkins-iojs.nodesource.com/job/node-test-commit-linux/62/nodes=ubuntu1504-64/console
It turns out this is not related to the git update. It looks more like a disk space issue. I don't have access to this machine.

@rvagg @jbergstroem can you please take a look and/or add me and @joaocgreis to the machine?

@orangemocha
Copy link
Author

Still happening after master is fixed. @rvagg @jbergstroem this is now blocking CI

https://jenkins-iojs.nodesource.com/job/node-test-commit-linux/66/nodes=ubuntu1504-64/console

@rvagg
Copy link
Member

rvagg commented Aug 3, 2015

I believe the 15.04 problem is simply about permissions, Jenkins seems to have been run as root at some point, making the directories and files owned by root, then running as iojs it doesn't have permission to update anything. A systemd config problem perhaps @jbergstroem? I've manually deleted the workspace and restarted using start.sh as iojs and will try again.

@orangemocha
Copy link
Author

Perhaps we should remove 15.04 from the matrix while this issue gets resolved?

@rvagg
Copy link
Member

rvagg commented Aug 3, 2015

@orangemocha
Copy link
Author

Yay! I think we can proclaim the CI unblocked...

@rvagg
Copy link
Member

rvagg commented Aug 3, 2015

not quite, linter machines are borked and failing

@orangemocha
Copy link
Author

good thing the linter job is not blocking the rest of the job run.

@orangemocha
Copy link
Author

@rvagg can I close this issue or do you need to track any follow-ups related to the 15.04 permission issue?

@rvagg rvagg closed this as completed Aug 3, 2015
@rvagg
Copy link
Member

rvagg commented Aug 3, 2015

will follow up later with @jbergstroem

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

2 participants