Bug 1700696
| Summary: | after fresh overcloud install, openstack undercloud install fails with : ERROR! the role 'tripleo-bootstrap' was not found | ||
|---|---|---|---|
| Product: | Red Hat OpenStack | Reporter: | pkomarov |
| Component: | openstack-tripleo-common | Assignee: | mathieu bultel <mbultel> |
| Status: | CLOSED NOTABUG | QA Contact: | Alexander Chuzhoy <sasha> |
| Severity: | high | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | 14.0 (Rocky) | CC: | jfrancoa, lbezdick, mburns, slinaber |
| Target Milestone: | --- | Keywords: | Triaged |
| Target Release: | --- | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | If docs needed, set a value | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2019-05-06 11:22:22 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: | |
| Embargoed: | |||
| Bug Depends On: | |||
| Bug Blocks: | 1674070 | ||
sosreports and stack home are at : http://rhos-release.virt.bos.redhat.com/log/pkomarov_sosreports/BZ1700696/ (In reply to pkomarov from comment #0) > Description of problem: > after fresh overcloud install, openstack undercloud install fails with : > ERROR! the role 'tripleo-bootstrap' was not found > > Version-Release number of selected component (if applicable): > osp14 core_puddle_version : 2019-04-10.1 > > How reproducible: > 100% > > Steps to Reproduce: > 1.after fresh overcloud install > 2.run openstack undercloud install > > > Actual results: > deployment fails with : > ERROR! the role 'tripleo-bootstrap' was not found in > /home/stack/undercloud-ansible-vudgFQ/roles:/home/stack/tripleo-quickstart- > utils/roles:/home/s > tack/undercloud-ansible-vudgFQ > > The error appears to have been in > '/home/stack/undercloud-ansible-vudgFQ/deploy_steps_playbook.yaml': line 27, > column 7, but may > be elsewhere in the file depending on the exact syntax problem. > > The offending line appears to be: > > roles: > - tripleo-bootstrap > ^ here > Exception: Deployment failed > Traceback (most recent call last): > File > "/usr/lib/python2.7/site-packages/tripleoclient/v1/tripleo_deploy.py", line > 1194, in _standalone_deploy > raise exceptions.DeploymentError('Deployment failed') > DeploymentError: Deployment failed > > Expected results: > undercloud install /update finishes withiut error > > Additional info: core puddle : -> 2019-04-12.1 |
Description of problem: after fresh overcloud install, openstack undercloud install fails with : ERROR! the role 'tripleo-bootstrap' was not found Version-Release number of selected component (if applicable): osp14 core_puddle_version : 2019-04-10.1 How reproducible: 100% Steps to Reproduce: 1.after fresh overcloud install 2.run openstack undercloud install Actual results: deployment fails with : ERROR! the role 'tripleo-bootstrap' was not found in /home/stack/undercloud-ansible-vudgFQ/roles:/home/stack/tripleo-quickstart-utils/roles:/home/s tack/undercloud-ansible-vudgFQ The error appears to have been in '/home/stack/undercloud-ansible-vudgFQ/deploy_steps_playbook.yaml': line 27, column 7, but may be elsewhere in the file depending on the exact syntax problem. The offending line appears to be: roles: - tripleo-bootstrap ^ here Exception: Deployment failed Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/tripleoclient/v1/tripleo_deploy.py", line 1194, in _standalone_deploy raise exceptions.DeploymentError('Deployment failed') DeploymentError: Deployment failed Expected results: undercloud install /update finishes withiut error Additional info: