Hi, <div><br /></div><div>Make sure you are using the helm chart published the same date of that ISO.</div><div><br /></div><div>Also the output of “helm list” can help, as well as “kubectl get pods -n openstack”</div><div><br /></div><div>If there is a pod in a failure state I usually just kill it (there’s for sure a more elegant way),</div><div><br /></div><div>“kubectl delete pod <pod name> -n openstack”</div><div><br /></div><div>Also, kubectl describe pod and kubectl logs can help.</div><div><br /></div><div>-Erich <br />--<br />Sent from Yandex.Mail for mobile<br /><br />18.04.2019, 09:52, "Miller, Frank" <frank.miller@windriver.com>:<br /><blockquote type="cite"><p>Saul:<br /><br />I'll let the community members more familiar with how to debug to answer specific debug questions, but it looks like you are hitting this LP reported in sanity:<br /><a href="https://bugs.launchpad.net/starlingx/+bug/1825045">https://bugs.launchpad.net/starlingx/+bug/1825045</a> <br /><br />That one does not yet have a solution.  <br /><br />Frank<br /><br />-----Original Message-----<br />From: Saul Wold [mailto:<a href="mailto:sgw@linux.intel.com">sgw@linux.intel.com</a>] <br />Sent: Wednesday, April 17, 2019 10:49 PM<br />To: <a href="mailto:starlingx-discuss@lists.starlingx.io">starlingx-discuss@lists.starlingx.io</a><br />Subject: [Starlingx-discuss] Trying to debug a stx-openstack-apply failure<br /><br /><br />Hi Folks,<br /><br />I have been trying to get a deployment up in a libvirt/qemu environment (non-proxy).  I am seeing the following issue.  I am using the image that passed (mostly) Sanity Test on Monday 4/15 [0].<br /><br />I am setting this up in AIO-Simplex mode, I have not setup any kind of registry. It seems to start up all the contains and kubectl get pods shows all the pods Running or Completed. I retrieved the stx-openstack-apply.log from armada as recommended by the Container Debug FAQ [1].<br />I see multiple Errors that the Application apply aborted due to what seems like download failures.  As I said, I am not behind any proxy or firewall.<br /><br />It seems to fail during processing chart: osh-openstack-neutron at 65%<br /><br />Not sure what the next steps are to debug this issue.<br /><br />Thanks<br />    Sau!<br /><br /><br />[0]<br /><a href="http://mirror.starlingx.cengn.ca/mirror/starlingx/master/centos/20190415T233001Z/">http://mirror.starlingx.cengn.ca/mirror/starlingx/master/centos/20190415T233001Z/</a><br />[1] <a href="https://wiki.openstack.org/wiki/StarlingX/Containers/FAQ">https://wiki.openstack.org/wiki/StarlingX/Containers/FAQ</a><br />_______________________________________________<br />Starlingx-discuss mailing list<br /><a href="mailto:Starlingx-discuss@lists.starlingx.io">Starlingx-discuss@lists.starlingx.io</a><br /><a href="http://lists.starlingx.io/cgi-bin/mailman/listinfo/starlingx-discuss">http://lists.starlingx.io/cgi-bin/mailman/listinfo/starlingx-discuss</a><br /></p></blockquote></div>