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

Nightly installation is failing in jenkins . please fix it #189

Closed
tkolhar opened this issue Jun 9, 2015 · 3 comments
Closed

Nightly installation is failing in jenkins . please fix it #189

tkolhar opened this issue Jun 9, 2015 · 3 comments
Assignees

Comments

@tkolhar
Copy link
Contributor

tkolhar commented Jun 9, 2015

for rhel6

[10.8.29.200] run: katello-installer -d -v --foreman-admin-password="*****" --katello-proxy-url="http://ginger.lab.eng.rdu2.redhat.com" --katello-proxy-port="3128" --katello-proxy-password="r****" --katello-proxy-username="admin" 
[10.8.29.200] out: /bin/bash: katello-installer: command not found
[10.8.29.200] out: 

Fatal error: run() received nonzero return code 127 while executing!

For rhel7
[10.8.30.35] run: usermod -aG dockerroot apache
[10.8.30.35] out: usermod: user 'apache' does not exist
[10.8.30.35] out: 

Fatal error: run() received nonzero return code 6 while executing!

Requested: usermod -aG dockerroot apache
Executed: /bin/bash -l -c "usermod -aG dockerroot apache"
@elyezer
Copy link
Contributor

elyezer commented Jun 9, 2015

The apache user probably changed on RHEL 6. I will take a look on this.

@elyezer elyezer self-assigned this Jun 9, 2015
@elyezer
Copy link
Contributor

elyezer commented Jun 10, 2015

Actually the issue is on katello-deploy script which nightly job uses. See theforeman/forklift#156 for more information.

@elyezer
Copy link
Contributor

elyezer commented Jun 22, 2015

The current failure is not related to automation-tools, closing this.

@elyezer elyezer closed this as completed Jun 22, 2015
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