<html>
<head>
<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>
</head>
<body dir="ltr">
<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">At the moment  I am able to commit deployment and get back to error :-</p>
<p style="margin-top:0;margin-bottom:0"><span>2018-02-24 12:13:53Z [overcloud]: CREATE_FAILED  list index out of range</span></p>
<p style="margin-top:0;margin-bottom:0"><span><br>
</span></p>
<p style="margin-top:0;margin-bottom:0">How long takes for commit "Do not use the 3rd argument of yaql groupBy<span class="decoration"></span>"</p>
<p style="margin-top:0;margin-bottom:0"><a href="https://review.openstack.org/#/q/I2887011f6baf4867d422579b116b5e143acf5679" id="LPlnk63359" previewremoved="true">I2887011f6baf4867d422579b116b5e143acf5679</a></p>
<p style="margin-top:0;margin-bottom:0">to get into current-passed-ci  trunk ?<br>
</p>
<p style="margin-top:0;margin-bottom:0"><br>
</p>
<p style="margin-top:0;margin-bottom:0">In meantime <br>
</p>
<p style="margin-top:0;margin-bottom:0"></p>
<div>[root@undercloud yum.repos.d]# cat delorean.repo<br>
[delorean]<br>
name=delorean<br>
baseurl=https://trunk.rdoproject.org/centos7-master/17/a5/17a57d99b10f5872520e1a395214f80c9cfd1a65_c30c070f/<br>
gpgcheck=0<br>
enabled=1<br>
priority=20<br>
<br>
</div>
which points to package tripleo-heat-templates been built on 01/22/18<br>
<p></p>
<p style="margin-top:0;margin-bottom:0">Same package in <a href="https://trunk.rdoproject.org/centos7-master-head/report.html" class="OWAAutoLink" id="LPlnk882362" previewremoved="true">
https://trunk.rdoproject.org/centos7-master-head/report.html</a></p>
<p style="margin-top:0;margin-bottom:0">has date  <span>2018-02-23 23:28:24</span>, which obviously has critical patch.<br>
</p>
<p style="margin-top:0;margin-bottom:0"><br>
</p>
<p style="margin-top:0;margin-bottom:0">Thanks</p>
<p style="margin-top:0;margin-bottom:0">Boris.<br>
</p>
<div style="color: rgb(0, 0, 0);">
<hr style="display:inline-block;width:98%" tabindex="-1">
<div id="divRplyFwdMsg" dir="ltr"><font style="font-size:11pt" color="#000000" face="Calibri, sans-serif"><b>From:</b> Michele Baldessari <michele@acksyn.org><br>
<b>Sent:</b> Saturday, February 24, 2018 11:16 AM<br>
<b>To:</b> Boris Derzhavets<br>
<b>Cc:</b> dev@lists.rdoproject.org<br>
<b>Subject:</b> Re: [rdo-dev] Attempt to reproduce Carlos Camacho simplest deployment (controller+compute) . It fails when running overcloud_prep_containers.sh</font>
<div> </div>
</div>
<div class="BodyFragment"><font size="2"><span style="font-size:11pt;">
<div class="PlainText">On Fri, Feb 23, 2018 at 07:52:49AM +0000, Boris Derzhavets wrote:<br>
> In meantime script  overcloud_prep_containers.sh crashes with log log.<br>
> <br>
> This behavior stays the same for about several  days already.<br>
> <br>
> -----------------------------------------------<br>
> <br>
> overcloud_prep_containers.log<br>
> <br>
> -----------------------------------------------<br>
> <br>
> 2018-02-23 07:21:27 | Trying paths: ['/home/stack/.docker/config.json', '/home/stack/.dockercfg']<br>
> 2018-02-23 07:21:27 | No config file found<br>
> 2018-02-23 07:21:27 | <a href="http://localhost:None" id="LPlnk248341" previewremoved="true">
http://localhost:None</a> "GET /version HTTP/1.1" 200 299<br>
> 2018-02-23 07:21:27 | Running skopeo inspect docker://docker.io/tripleomaster/centos-binary-gnocchi-api:current-tripleo-rdo<br>
> 2018-02-23 07:21:28 | Extracting<br>
> 2018-02-23 07:21:28 | Extracting<br>
> 2018-02-23 07:21:28 | None: None<br>
> 2018-02-23 07:21:28 | Traceback (most recent call last):<br>
> 2018-02-23 07:21:28 |   File "/usr/lib/python2.7/site-packages/cliff/app.py", line 400, in run_subcommand<br>
> 2018-02-23 07:21:28 |     result = cmd.run(parsed_args)<br>
> 2018-02-23 07:21:28 |   File "/usr/lib/python2.7/site-packages/tripleoclient/command.py", line 25, in run<br>
> 2018-02-23 07:21:28 |     super(Command, self).run(parsed_args)<br>
> 2018-02-23 07:21:28 |   File "/usr/lib/python2.7/site-packages/osc_lib/command/command.py", line 41, in run<br>
> 2018-02-23 07:21:28 |     return super(Command, self).run(parsed_args)<br>
> 2018-02-23 07:21:28 |   File "/usr/lib/python2.7/site-packages/cliff/command.py", line 184, in run<br>
> 2018-02-23 07:21:28 |     return_code = self.take_action(parsed_args) or 0<br>
> 2018-02-23 07:21:28 |   File "/usr/lib/python2.7/site-packages/tripleoclient/v1/container_image.py", line 66, in take_action<br>
> 2018-02-23 07:21:28 |     uploader.upload()<br>
> 2018-02-23 07:21:28 |   File "/usr/lib/python2.7/site-packages/tripleo_common/image/image_uploader.py", line 94, in upload<br>
> 2018-02-23 07:21:28 |     uploader.run_tasks()<br>
> 2018-02-23 07:21:28 |   File "/usr/lib/python2.7/site-packages/tripleo_common/image/image_uploader.py", line 354, in run_tasks<br>
> 2018-02-23 07:21:28 |     for result in p.map(docker_upload, self.upload_tasks):<br>
> 2018-02-23 07:21:28 |   File "/usr/lib64/python2.7/multiprocessing/pool.py", line 250, in map<br>
> 2018-02-23 07:21:28 |     return self.map_async(func, iterable, chunksize).get()<br>
> 2018-02-23 07:21:28 |   File "/usr/lib64/python2.7/multiprocessing/pool.py", line 554, in get<br>
> 2018-02-23 07:21:28 |     raise self._value<br>
> 2018-02-23 07:21:28 | ReadTimeoutError: None: None<br>
> 2018-02-23 07:21:28 | clean_up UploadImage: None: None<br>
> 2018-02-23 07:21:28 | Traceback (most recent call last):<br>
> 2018-02-23 07:21:28 |   File "/usr/lib/python2.7/site-packages/osc_lib/shell.py", line 134, in run<br>
> 2018-02-23 07:21:28 |     ret_val = super(OpenStackShell, self).run(argv)<br>
> 2018-02-23 07:21:28 |   File "/usr/lib/python2.7/site-packages/cliff/app.py", line 279, in run<br>
> 2018-02-23 07:21:28 |     result = self.run_subcommand(remainder)<br>
> 2018-02-23 07:21:28 |   File "/usr/lib/python2.7/site-packages/osc_lib/shell.py", line 169, in run_subcommand<br>
> 2018-02-23 07:21:28 |     ret_value = super(OpenStackShell, self).run_subcommand(argv)<br>
> 2018-02-23 07:21:28 |   File "/usr/lib/python2.7/site-packages/cliff/app.py", line 400, in run_subcommand<br>
> 2018-02-23 07:21:28 |     result = cmd.run(parsed_args)<br>
> 2018-02-23 07:21:28 |   File "/usr/lib/python2.7/site-packages/tripleoclient/command.py", line 25, in run<br>
> 2018-02-23 07:21:28 |     super(Command, self).run(parsed_args)<br>
> 2018-02-23 07:21:28 |   File "/usr/lib/python2.7/site-packages/osc_lib/command/command.py", line 41, in run<br>
> 2018-02-23 07:21:28 |     return super(Command, self).run(parsed_args)<br>
> 2018-02-23 07:21:28 |   File "/usr/lib/python2.7/site-packages/cliff/command.py", line 184, in run<br>
> 2018-02-23 07:21:28 |     return_code = self.take_action(parsed_args) or 0<br>
> 2018-02-23 07:21:28 |   File "/usr/lib/python2.7/site-packages/tripleoclient/v1/container_image.py", line 66, in take_action<br>
> 2018-02-23 07:21:28 |     uploader.upload()<br>
> 2018-02-23 07:21:28 |   File "/usr/lib/python2.7/site-packages/tripleo_common/image/image_uploader.py", line 94, in upload<br>
> 2018-02-23 07:21:28 |     uploader.run_tasks()<br>
> 2018-02-23 07:21:28 |   File "/usr/lib/python2.7/site-packages/tripleo_common/image/image_uploader.py", line 354, in run_tasks<br>
> 2018-02-23 07:21:28 |     for result in p.map(docker_upload, self.upload_tasks):<br>
> 2018-02-23 07:21:28 |   File "/usr/lib64/python2.7/multiprocessing/pool.py", line 250, in map<br>
> 2018-02-23 07:21:28 |     return self.map_async(func, iterable, chunksize).get()<br>
> 2018-02-23 07:21:28 |   File "/usr/lib64/python2.7/multiprocessing/pool.py", line 554, in get<br>
> 2018-02-23 07:21:28 |     raise self._value<br>
> 2018-02-23 07:21:28 | ReadTimeoutError: None: None<br>
> 2018-02-23 07:21:28 |<br>
> 2018-02-23 07:21:28 | END return value: 1<br>
<br>
FWIW I have observed this one too (although not 100% of time, it is<br>
frequent enough): <a href="https://bugs.launchpad.net/tripleo/+bug/1749663" id="LPlnk713896" previewremoved="true">
https://bugs.launchpad.net/tripleo/+bug/1749663</a>
<div id="LPBorder_GT_15194758869690.11696721140340305" style="margin-bottom: 20px; overflow: auto; width: 100%; text-indent: 0px;">
<table id="LPContainer_15194758869620.37719863720376134" style="width: 90%; background-color: rgb(255, 255, 255); position: relative; overflow: auto; padding-top: 20px; padding-bottom: 20px; margin-top: 20px; border-top: 1px dotted rgb(200, 200, 200); border-bottom: 1px dotted rgb(200, 200, 200);" role="presentation" cellspacing="0">
<tbody>
<tr style="border-spacing: 0px;" valign="top">
<td id="TextCell_15194758869640.9111983897727184" style="vertical-align: top; position: relative; padding: 0px; display: table-cell;" colspan="2">
<div id="LPRemovePreviewContainer_15194758869640.03164234057290283"></div>
<div id="LPTitle_15194758869640.0963798184468515" style="top: 0px; color: rgb(0, 120, 215); font-weight: 400; font-size: 21px; font-family: "wf_segoe-ui_light", "Segoe UI Light", "Segoe WP Light", "Segoe UI", "Segoe WP", Tahoma, Arial, sans-serif; line-height: 21px;">
<a id="LPUrlAnchor_15194758869650.25273765976846774" style="text-decoration: none;" href="https://bugs.launchpad.net/tripleo/+bug/1749663" target="_blank">Bug #1749663 “openstack overcloud container image upload fails f...” : Bugs : tripleo</a></div>
<div id="LPMetadata_15194758869670.6369283533434664" style="margin: 10px 0px 16px; color: rgb(102, 102, 102); font-weight: 400; font-family: "wf_segoe-ui_normal", "Segoe UI", "Segoe WP", Tahoma, Arial, sans-serif; font-size: 14px; line-height: 14px;">
bugs.launchpad.net</div>
<div id="LPDescription_15194758869680.03783151413647379" style="display: block; color: rgb(102, 102, 102); font-weight: 400; font-family: "wf_segoe-ui_normal", "Segoe UI", "Segoe WP", Tahoma, Arial, sans-serif; font-size: 14px; line-height: 20px; max-height: 100px; overflow: hidden;">
Via https://bugs.launchpad.net/tripleo/+bug/1746305 and https://review.openstack.org/#/c/539383/ we made the image upload a bit more resilient. I seem to be still hitting it rather often: Extracting Extracting Extracting Pull complete imagename: docker.io/tripleomaster/centos-binary-neutron-dhcp-agent:current-tripleo-rdo
 Trying paths: ['/home/stack/.docker/config.json', '/home/stack/.dockercfg'] No config file found None: None Traceback (most recent call last): File "/usr/lib/python2.7/site...</div>
</td>
</tr>
</tbody>
</table>
</div>
<br>
Rerunning the command a few times gets past it.<br>
-- <br>
Michele Baldessari            <michele@acksyn.org><br>
C2A5 9DA3 9961 4FFB E01B  D0BC DDD4 DCCB 7515 5C6D<br>
</div>
</span></font></div>
</div>
</div>
</body>
</html>