<html>
<head>
<meta http-equiv="Content-Type" content="text/html;
charset=windows-1252">
</head>
<body text="#000000" bgcolor="#FFFFFF">
<div class="moz-cite-prefix">On 02/16/2018 02:21 PM, Boris
Derzhavets wrote:<br>
</div>
<blockquote type="cite"
cite="mid:CO1PR19MB083775BA3A26E93EB10B516EB9CB0@CO1PR19MB0837.namprd19.prod.outlook.com">
<meta http-equiv="Content-Type" content="text/html;
charset=windows-1252">
<style type="text/css" style="display:none;"><!-- P {margin-top:0;margin-bottom:0;} --></style>
<div id="divtagdefaultwrapper"
style="font-size:12pt;color:#000000;font-family:Calibri,Helvetica,sans-serif;"
dir="ltr">
<p style="margin-top:0;margin-bottom:0">Follow <a
href="https://www.anstack.com/blog/2018/01/05/tripleo-quickstart-cheatsheet.html"
class="OWAAutoLink" id="LPlnk19719" previewremoved="true"
moz-do-not-send="true">
https://www.anstack.com/blog/2018/01/05/tripleo-quickstart-cheatsheet.html</a></p>
<p style="margin-top:0;margin-bottom:0"><a
href="https://www.anstack.com/blog/2018/01/05/tripleo-quickstart-cheatsheet.html"
class="OWAAutoLink" id="LPlnk19719" previewremoved="true"
moz-do-not-send="true"><br>
</a></p>
<p style="margin-top:0;margin-bottom:0">just via remote
connection to VIRTHOST (32 GB) from F27 wks . Overcloud
deployment
<br>
</p>
<p style="margin-top:0;margin-bottom:0">fails with error :-</p>
<p style="margin-top:0;margin-bottom:0">----------------------------<br>
</p>
<p style="margin-top:0;margin-bottom:0"><span>overcloud_deploy.log</span></p>
<p style="margin-top:0;margin-bottom:0">----------------------------<br>
</p>
<div>2018-02-16 19:02:51 | 2018-02-16 19:02:39Z
[overcloud.Compute.0]: CREATE_COMPLETE Stack CREATE completed
successfully<br>
2018-02-16 19:02:51 | 2018-02-16 19:02:40Z
[overcloud.Compute.0]: CREATE_COMPLETE state changed<br>
2018-02-16 19:02:51 | 2018-02-16 19:02:40Z
[overcloud.Compute]: UPDATE_COMPLETE Stack UPDATE completed
successfully<br>
2018-02-16 19:02:51 | 2018-02-16 19:02:40Z
[overcloud.Controller.0.ControllerExtraConfigPre]:
CREATE_COMPLETE state changed<br>
2018-02-16 19:02:51 | 2018-02-16 19:02:40Z
[overcloud.Controller.0.NodeExtraConfig]: CREATE_IN_PROGRESS
state changed<br>
2018-02-16 19:02:51 | 2018-02-16 19:02:41Z
[overcloud.Compute]: CREATE_COMPLETE state changed<br>
2018-02-16 19:02:51 | 2018-02-16 19:02:42Z
[overcloud.ComputeServers]: CREATE_IN_PROGRESS state changed<br>
2018-02-16 19:02:51 | 2018-02-16 19:02:42Z
[overcloud.ComputeServers]: CREATE_COMPLETE state changed<br>
<b>2018-02-16 19:02:51 | 2018-02-16 19:02:42Z [overcloud]:
CREATE_FAILED list index out of range</b><br>
2018-02-16 19:02:51 | 2018-02-16 19:02:42Z
[overcloud.Controller.0.NodeExtraConfig]: CREATE_COMPLETE
state changed<br>
2018-02-16 19:02:51 |<br>
2018-02-16 19:02:51 | Stack overcloud CREATE_FAILED<br>
2018-02-16 19:02:51 |<br>
2018-02-16 19:02:51 | + status_code=1<br>
2018-02-16 19:02:51 | + openstack stack list<br>
2018-02-16 19:02:51 | + grep -q overcloud<br>
2018-02-16 19:02:55 | + openstack stack list<br>
2018-02-16 19:02:55 | + grep -Eq '(CREATE|UPDATE)_COMPLETE'<br>
2018-02-16 19:02:57 | + openstack stack failures list
overcloud --long<br>
2018-02-16 19:03:01 | ++ openstack stack resource list
--nested-depth 5 overcloud<br>
2018-02-16 19:03:01 | ++ grep FAILED<br>
2018-02-16 19:03:01 | ++ grep 'StructuredDeployment '<br>
2018-02-16 19:03:01 | ++ cut -d '|' -f3<br>
2018-02-16 19:03:16 | + exit 1</div>
</div>
</blockquote>
<br>
I can't even get that far. My configuration runs up until <br>
<br>
TASK [Add virthost]<br>
task path: /home/stack/.quickstart/playbooks/quickstart.yml:8<br>
<br>
and then starts to tear down the non-root user (which is running the
deploy), at which time the whole process dies. If I try to run it
as root it outright deletes the "stack" user completely and then
exits without having completed the deploy.<br>
<br>
I have tried both the
<a class="moz-txt-link-freetext" href="https://www.anstack.com/blog/2018/01/05/tripleo-quickstart-cheatsheet.html">https://www.anstack.com/blog/2018/01/05/tripleo-quickstart-cheatsheet.html</a>
and
<a class="moz-txt-link-freetext" href="http://dbaxps.blogspot.com/2018/02/attempt-of-evaluation-tripleo.html">http://dbaxps.blogspot.com/2018/02/attempt-of-evaluation-tripleo.html</a>
steps.<br>
<br>
<br>
<br>
</body>
</html>