Comment 14 for bug 1830290

Revision history for this message
Cristopher Lemus (cjlemusc) wrote : Re: Simplex: platform-integ-apps apply failed

Working on Baremetal, Standard (2+2) and using 20190527T233000Z and ansible (with corresponding workarounds), platform-integ-apps remains on Uploaded status.

If we try to manually apply it (system application-apply platform-integ-apps) it fails:

+---------------------+---------+-------------------------------+---------------+--------------+------------------------------------------+
| application | version | manifest name | manifest file | status | progress |
+---------------------+---------+-------------------------------+---------------+--------------+------------------------------------------+
| platform-integ-apps | 1.0-5 | platform-integration-manifest | manifest.yaml | apply-failed | operation aborted, check logs for detail |
+---------------------+---------+-------------------------------+---------------+--------------+------------------------------------------+

The first error encountered on /var/log/sysinv.log is as follow:

2019-05-28 12:43:28.431 106547 ERROR sysinv.conductor.kube_app [-] Received a false positive response from Docker/Armada. Failed to apply application manifest /manifests/platform-integ-apps/1.0-5/platform-integ-apps-manifest.yaml: 2019-05-28 12:37:19.800 42 DEBUG armada.handlers.document [-] Resolving reference /manifests/platform-integ-apps/1.0-5/platform-integ-apps-manifest.yaml. resolve_reference /usr/local/lib/python3.6/dist-packages/armada/handlers/document.py:49

A full collect is attached.