[Starlingx-discuss] stx-application fails to install

Marcel Schaible marcel at schaible-consulting.de
Wed Apr 10 11:07:55 UTC 2019


Hi Cindy,

thanks for the hint. I'll give it a try.

Marcel

> "Xie, Cindy" <cindy.xie at intel.com> hat am 10. April 2019 um 12:38 geschrieben:
> 
> 
> Hi, Marcel,
> Not sure if the bug we recently fixed are the same one you encountered: 
> 
> https://bugs.launchpad.net/starlingx/+bug/1820928
> 
> You can choose a newer ISO after 0403, and see if it addressed your issue.
> 
> Thx. - cindy
> 
> -----Original Message-----
> From: Marcel Schaible [mailto:marcel at schaible-consulting.de] 
> Sent: Wednesday, April 10, 2019 6:08 PM
> To: starlingx-discuss at lists.starlingx.io
> Subject: [Starlingx-discuss] stx-application fails to install
> 
> Hi,
> 
> I have tried with the image from 20190325 a simplex instalation. During the install of stx-openstack I'll get the error below.
> 
> Any idea what the root cause of this problem is and how to solve it?
> 
> Thanks
> 
> Marcel
> 
> 
> 2019-04-09 18:08:39.869 86 INFO armada.handlers.armada [-] Install completed with results from Tiller: {'version': 1, 'namespace': 'openstack', 'release': 'osh-openstack-panko', 'status': 'DEPLOYED', 'description': 'Install complete'}
> 2019-04-09 18:08:39.870 86 INFO armada.handlers.armada [-] Processing Chart, release=osh-openstack-ceilometer
> 2019-04-09 18:08:39.870 86 INFO armada.handlers.chartbuilder [-] Building dependency chart helm-toolkit for release openstack-ceilometer.
> 2019-04-09 18:08:39.891 86 INFO armada.handlers.armada [-] Installing release osh-openstack-ceilometer in namespace openstack
> 2019-04-09 18:08:39.892 86 INFO armada.handlers.armada [-] Beginning Install, wait=True, timeout=1800s
> 2019-04-09 18:08:39.962 86 INFO armada.handlers.tiller [-] Helm install release: wait=True, timeout=1800
> 2019-04-09 18:38:40.774 86 ERROR armada.handlers.tiller [-] Error while installing release osh-openstack-ceilometer: grpc._channel._Rendezvous: <_Rendezvous of RPC that terminated with (StatusCode.UNKNOWN, release osh-openstack-ceilometer failed: timed out waiting for the condition)>
> 2019-04-09 18:38:40.774 86 ERROR armada.handlers.tiller Traceback (most recent call last):
> 2019-04-09 18:38:40.774 86 ERROR armada.handlers.tiller   File "/usr/local/lib/python3.5/site-packages/armada/handlers/tiller.py", line 401, in install_release
> 2019-04-09 18:38:40.774 86 ERROR armada.handlers.tiller     metadata=self.metadata)
> 2019-04-09 18:38:40.774 86 ERROR armada.handlers.tiller   File "/usr/local/lib/python3.5/site-packages/grpc/_channel.py", line 487, in __call__
> 2019-04-09 18:38:40.774 86 ERROR armada.handlers.tiller     return _end_unary_response_blocking(state, call, False, deadline)
> 2019-04-09 18:38:40.774 86 ERROR armada.handlers.tiller   File "/usr/local/lib/python3.5/site-packages/grpc/_channel.py", line 437, in _end_unary_response_blocking
> 2019-04-09 18:38:40.774 86 ERROR armada.handlers.tiller     raise _Rendezvous(state, None, None, deadline)
> 2019-04-09 18:38:40.774 86 ERROR armada.handlers.tiller grpc._channel._Rendezvous: <_Rendezvous of RPC that terminated with (StatusCode.UNKNOWN, release osh-openstack-ceilometer failed: timed out waiting for the condition)>
> 2019-04-09 18:38:40.774 86 ERROR armada.handlers.tiller
> 2019-04-09 18:38:40.792 86 DEBUG armada.handlers.tiller [-] Helm getting release status for release=osh-openstack-ceilometer, version=0 get_release_status /usr/local/lib/python3.5/site-packages/armada/handlers/tiller.py:467
> 2019-04-09 18:38:41.203 86 DEBUG armada.handlers.tiller [-] GetReleaseStatus= name: "osh-openstack-ceilometer"
> info {
>   status {
>     code: FAILED
>   }
>   first_deployed {
>     seconds: 1554833319
>     nanos: 978595007
>   }
>   last_deployed {
>     seconds: 1554833319
>     nanos: 978595007
>   }
>   Description: "Release \"osh-openstack-ceilometer\" failed: timed out waiting for the condition"
> }
> namespace: "openstack"
>  get_release_status /usr/local/lib/python3.5/site-packages/armada/handlers/tiller.py:475
> 2019-04-09 18:38:41.204 86 ERROR armada.cli [-] Caught internal exception: armada.exceptions.tiller_exceptions.ReleaseException: Failed to Install release: osh-openstack-ceilometer - Tiller Message: b'Release "osh-openstack-ceilometer" failed: timed out waiting for the condition'
> 2019-04-09 18:38:41.204 86 ERROR armada.cli Traceback (most recent call last):
> 2019-04-09 18:38:41.204 86 ERROR armada.cli   File "/usr/local/lib/python3.5/site-packages/armada/handlers/tiller.py", line 401, in install_release
> 2019-04-09 18:38:41.204 86 ERROR armada.cli     metadata=self.metadata)
> 2019-04-09 18:38:41.204 86 ERROR armada.cli   File "/usr/local/lib/python3.5/site-packages/grpc/_channel.py", line 487, in __call__
> 2019-04-09 18:38:41.204 86 ERROR armada.cli     return _end_unary_response_blocking(state, call, False, deadline)
> 2019-04-09 18:38:41.204 86 ERROR armada.cli   File "/usr/local/lib/python3.5/site-packages/grpc/_channel.py", line 437, in _end_unary_response_blocking
> 2019-04-09 18:38:41.204 86 ERROR armada.cli     raise _Rendezvous(state, None, None, deadline)
> 2019-04-09 18:38:41.204 86 ERROR armada.cli grpc._channel._Rendezvous: <_Rendezvous of RPC that terminated with (StatusCode.UNKNOWN, release osh-openstack-ceilometer failed: timed out waiting for the condition)>
> 2019-04-09 18:38:41.204 86 ERROR armada.cli
> 2019-04-09 18:38:41.204 86 ERROR armada.cli During handling of the above exception, another exception occurred:
> 2019-04-09 18:38:41.204 86 ERROR armada.cli
> 2019-04-09 18:38:41.204 86 ERROR armada.cli Traceback (most recent call last):
> 2019-04-09 18:38:41.204 86 ERROR armada.cli   File "/usr/local/lib/python3.5/site-packages/armada/cli/__init__.py", line 39, in safe_invoke
> 2019-04-09 18:38:41.204 86 ERROR armada.cli     self.invoke()
> 2019-04-09 18:38:41.204 86 ERROR armada.cli   File "/usr/local/lib/python3.5/site-packages/armada/cli/apply.py", line 217, in invoke
> 2019-04-09 18:38:41.204 86 ERROR armada.cli     resp = armada.sync()
> 2019-04-09 18:38:41.204 86 ERROR armada.cli   File "/usr/local/lib/python3.5/site-packages/armada/handlers/armada.py", line 472, in sync
> 2019-04-09 18:38:41.204 86 ERROR armada.cli     timeout=timer)
> 2019-04-09 18:38:41.204 86 ERROR armada.cli   File "/usr/local/lib/python3.5/site-packages/armada/handlers/tiller.py", line 414, in install_release
> 2019-04-09 18:38:41.204 86 ERROR armada.cli     raise ex.ReleaseException(release, status, 'Install')
> 2019-04-09 18:38:41.204 86 ERROR armada.cli armada.exceptions.tiller_exceptions.ReleaseException: Failed to Install release: osh-openstack-ceilometer - Tiller Message: b'Release "osh-openstack-ceilometer" failed: timed out waiting for the condition'
> 2019-04-09 18:38:41.204 86 ERROR armada.cli
> [root at controller-0 log(keystone_admin)]#
> 
> _______________________________________________
> Starlingx-discuss mailing list
> Starlingx-discuss at lists.starlingx.io
> http://lists.starlingx.io/cgi-bin/mailman/listinfo/starlingx-discuss



More information about the Starlingx-discuss mailing list