Bug 1301009

Summary: Undercloud install failing
Product: [Community] RDO Reporter: Manu Balasree <manubalasree>
Component: rdo-managerAssignee: Hugh Brock <hbrock>
Status: CLOSED EOL QA Contact: Shai Revivo <srevivo>
Severity: high Docs Contact:
Priority: unspecified    
Version: LibertyCC: apevec, manubalasree, mburns
Target Milestone: ---Flags: apevec: needinfo? (manubalasree)
Target Release: Kilo   
Hardware: x86_64   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2016-05-19 15:51:20 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Attachments:
Description Flags
.instack/install-undercloud.log none

Description Manu Balasree 2016-01-22 10:25:15 UTC
Created attachment 1117143 [details]
.instack/install-undercloud.log

Description of problem:
Undercloud install is failing on CentOS Linux release 7.2.1511 (Core)

Version-Release number of selected component (if applicable):
https://repos.fedorapeople.org/repos/openstack-m/rdo-manager-docs/liberty/installation/installing.html

How reproducible:


Steps to Reproduce:
1.Run openstack undercloud install as stack user
2.
3.

Actual results:
puppet apply exited with exit code 6
+ '[' 6 '!=' 2 -a 6 '!=' 0 ']'
+ exit 6
[2016-01-22 15:53:05,953] (os-refresh-config) [ERROR] during configure phase. [Command '['dib-run-parts', '/usr/libexec/os-refresh-config/configure.d']' returned non-zero exit status 6]

[2016-01-22 15:53:05,954] (os-refresh-config) [ERROR] Aborting...

Expected results:

<installing undercloud for the first time>
Additional info:
selinux set to permissive
SELINUX=permissive
SELINUXTYPE=targeted

Comment 1 Alan Pevec 2016-01-27 11:21:47 UTC
Error is due to rabbitmq not available within expected timeouts:

curl: (7) Failed connect to localhost:15672; Connection refused[0m
2016-01-22 15:52:42,066 INFO: [1;31mError: curl -k --noproxy localhost --retry 30 --retry-delay 6 -f -L -o /var/lib/rabbitmq/rabbitmqadmin http://guest:guest@localhost:15672/cli/rabbitmqadmin returned 7 instead of one of [0]

Please check rabbitmq logs for more clues.

Comment 4 Chandan Kumar 2016-05-19 15:51:20 UTC
This bug is against a Version which has reached End of Life.
If it's still present in supported release (http://releases.openstack.org), please update Version and reopen.