From baremetal duplex configuration I extracted this today(remove-failed): /var/log/armada/stx-openstack-delete_2021-11-16-10-44-42.log ... 2021-11-16 10:44:59.764 77 INFO armada.handlers.tiller [-] Delete osh-openstack-glance release with disable_hooks=False, purge=True, timeout=300 flags 2021-11-16 10:45:08.649 77 ERROR armada.handlers.tiller [-] Error while deleting release osh-openstack-glance: grpc._channel._InactiveRpcError: <_InactiveRpcError of RPC that terminated with: status = StatusCode.UNKNOWN details = "error beginning transaction: read tcp 172.16.166.130:37260->10.10.53.10:5432: read: connection reset by peer" debug_error_string = "{"created":"@1637059508.648998031","description":"Error received from peer ipv4:127.0.0.1:24134","file":"src/core/lib/surface/call.cc","file_line":1067,"grpc_message":"error beginning transaction: read tcp 172.16.166.130:37260->10.10.53.10:5432: read: connection reset by peer","grpc_status":2}" > 2021-11-16 10:45:08.649 77 ERROR armada.handlers.tiller Traceback (most recent call last): 2021-11-16 10:45:08.649 77 ERROR armada.handlers.tiller File "/usr/local/lib/python3.6/dist-packages/armada/handlers/tiller.py", line 613, in uninstall_release 2021-11-16 10:45:08.649 77 ERROR armada.handlers.tiller release_request, timeout, metadata=self.metadata) 2021-11-16 10:45:08.649 77 ERROR armada.handlers.tiller File "/usr/local/lib/python3.6/dist-packages/grpc/_channel.py", line 923, in __call__ 2021-11-16 10:45:08.649 77 ERROR armada.handlers.tiller return _end_unary_response_blocking(state, call, False, None) 2021-11-16 10:45:08.649 77 ERROR armada.handlers.tiller File "/usr/local/lib/python3.6/dist-packages/grpc/_channel.py", line 826, in _end_unary_response_blocking 2021-11-16 10:45:08.649 77 ERROR armada.handlers.tiller raise _InactiveRpcError(state) 2021-11-16 10:45:08.649 77 ERROR armada.handlers.tiller grpc._channel._InactiveRpcError: <_InactiveRpcError of RPC that terminated with: 2021-11-16 10:45:08.649 77 ERROR armada.handlers.tiller status = StatusCode.UNKNOWN 2021-11-16 10:45:08.649 77 ERROR armada.handlers.tiller details = "error beginning transaction: read tcp 172.16.166.130:37260->10.10.53.10:5432: read: connection reset by peer" 2021-11-16 10:45:08.649 77 ERROR armada.handlers.tiller debug_error_string = "{"created":"@1637059508.648998031","description":"Error received from peer ipv4:127.0.0.1:24134","file":"src/core/lib/surface/call.cc","file_line":1067,"grpc_message":"error beginning transaction: read tcp 172.16.166.130:37260->10.10.53.10:5432: read: connection reset by peer","grpc_status":2}" 2021-11-16 10:45:08.649 77 ERROR armada.handlers.tiller > 2021-11-16 10:45:08.649 77 ERROR armada.handlers.tiller 2021-11-16 10:45:08.650 77 DEBUG armada.handlers.tiller [-] Helm getting release status for release=osh-openstack-glance, version=0 get_release_status /usr/local/lib/python3.6/dist-packages/armada/handlers/tiller.py:531 2021-11-16 10:45:08.651 77 ERROR armada.handlers.tiller [-] Cannot get tiller release status.: grpc._channel._InactiveRpcError: <_InactiveRpcError of RPC that terminated with: status = StatusCode.UNKNOWN details = "getting deployed release "osh-openstack-glance": dial tcp 10.10.53.10:5432: connect: connection refused" debug_error_string = "{"created":"@1637059508.651256065","description":"Error received from peer ipv4:127.0.0.1:24134","file":"src/core/lib/surface/call.cc","file_line":1067,"grpc_message":"getting deployed release "osh-openstack-glance": dial tcp 10.10.53.10:5432: connect: connection refused","grpc_status":2}" > 2021-11-16 10:45:08.651 77 ERROR armada.handlers.tiller Traceback (most recent call last): 2021-11-16 10:45:08.651 77 ERROR armada.handlers.tiller File "/usr/local/lib/python3.6/dist-packages/armada/handlers/tiller.py", line 613, in uninstall_release 2021-11-16 10:45:08.651 77 ERROR armada.handlers.tiller release_request, timeout, metadata=self.metadata) 2021-11-16 10:45:08.651 77 ERROR armada.handlers.tiller File "/usr/local/lib/python3.6/dist-packages/grpc/_channel.py", line 923, in __call__ 2021-11-16 10:45:08.651 77 ERROR armada.handlers.tiller return _end_unary_response_blocking(state, call, False, None) 2021-11-16 10:45:08.651 77 ERROR armada.handlers.tiller File "/usr/local/lib/python3.6/dist-packages/grpc/_channel.py", line 826, in _end_unary_response_blocking 2021-11-16 10:45:08.651 77 ERROR armada.handlers.tiller raise _InactiveRpcError(state) 2021-11-16 10:45:08.651 77 ERROR armada.handlers.tiller grpc._channel._InactiveRpcError: <_InactiveRpcError of RPC that terminated with: 2021-11-16 10:45:08.651 77 ERROR armada.handlers.tiller status = StatusCode.UNKNOWN 2021-11-16 10:45:08.651 77 ERROR armada.handlers.tiller details = "error beginning transaction: read tcp 172.16.166.130:37260->10.10.53.10:5432: read: connection reset by peer" 2021-11-16 10:45:08.651 77 ERROR armada.handlers.tiller debug_error_string = "{"created":"@1637059508.648998031","description":"Error received from peer ipv4:127.0.0.1:24134","file":"src/core/lib/surface/call.cc","file_line":1067,"grpc_message":"error beginning transaction: read tcp 172.16.166.130:37260->10.10.53.10:5432: read: connection reset by peer","grpc_status":2}" 2021-11-16 10:45:08.651 77 ERROR armada.handlers.tiller > 2021-11-16 10:45:08.651 77 ERROR armada.handlers.tiller 2021-11-16 10:45:08.651 77 ERROR armada.handlers.tiller During handling of the above exception, another exception occurred: 2021-11-16 10:45:08.651 77 ERROR armada.handlers.tiller 2021-11-16 10:45:08.651 77 ERROR armada.handlers.tiller Traceback (most recent call last): 2021-11-16 10:45:08.651 77 ERROR armada.handlers.tiller File "/usr/local/lib/python3.6/dist-packages/armada/handlers/tiller.py", line 538, in get_release_status 2021-11-16 10:45:08.651 77 ERROR armada.handlers.tiller status_request, self.timeout, metadata=self.metadata) 2021-11-16 10:45:08.651 77 ERROR armada.handlers.tiller File "/usr/local/lib/python3.6/dist-packages/grpc/_channel.py", line 923, in __call__ 2021-11-16 10:45:08.651 77 ERROR armada.handlers.tiller return _end_unary_response_blocking(state, call, False, None) 2021-11-16 10:45:08.651 77 ERROR armada.handlers.tiller File "/usr/local/lib/python3.6/dist-packages/grpc/_channel.py", line 826, in _end_unary_response_blocking 2021-11-16 10:45:08.651 77 ERROR armada.handlers.tiller raise _InactiveRpcError(state) 2021-11-16 10:45:08.651 77 ERROR armada.handlers.tiller grpc._channel._InactiveRpcError: <_InactiveRpcError of RPC that terminated with: 2021-11-16 10:45:08.651 77 ERROR armada.handlers.tiller status = StatusCode.UNKNOWN 2021-11-16 10:45:08.651 77 ERROR armada.handlers.tiller details = "getting deployed release "osh-openstack-glance": dial tcp 10.10.53.10:5432: connect: connection refused" 2021-11-16 10:45:08.651 77 ERROR armada.handlers.tiller debug_error_string = "{"created":"@1637059508.651256065","description":"Error received from peer ipv4:127.0.0.1:24134","file":"src/core/lib/surface/call.cc","file_line":1067,"grpc_message":"getting deployed release "osh-openstack-glance": dial tcp 10.10.53.10:5432: connect: connection refused","grpc_status":2}" 2021-11-16 10:45:08.651 77 ERROR armada.handlers.tiller > 2021-11-16 10:45:08.651 77 ERROR armada.handlers.tiller 2021-11-16 10:45:08.731 77 INFO armada.handlers.lock [-] Releasing lock 2021-11-16 10:45:08.739 77 ERROR armada.cli [-] Caught internal exception: armada.exceptions.tiller_exceptions.GetReleaseStatusException: Failed to get osh-openstack-glance status 0 version 2021-11-16 10:45:08.739 77 ERROR armada.cli Traceback (most recent call last): 2021-11-16 10:45:08.739 77 ERROR armada.cli File "/usr/local/lib/python3.6/dist-packages/armada/handlers/tiller.py", line 613, in uninstall_release 2021-11-16 10:45:08.739 77 ERROR armada.cli release_request, timeout, metadata=self.metadata) 2021-11-16 10:45:08.739 77 ERROR armada.cli File "/usr/local/lib/python3.6/dist-packages/grpc/_channel.py", line 923, in __call__ 2021-11-16 10:45:08.739 77 ERROR armada.cli return _end_unary_response_blocking(state, call, False, None) 2021-11-16 10:45:08.739 77 ERROR armada.cli File "/usr/local/lib/python3.6/dist-packages/grpc/_channel.py", line 826, in _end_unary_response_blocking 2021-11-16 10:45:08.739 77 ERROR armada.cli raise _InactiveRpcError(state) 2021-11-16 10:45:08.739 77 ERROR armada.cli grpc._channel._InactiveRpcError: <_InactiveRpcError of RPC that terminated with: 2021-11-16 10:45:08.739 77 ERROR armada.cli status = StatusCode.UNKNOWN 2021-11-16 10:45:08.739 77 ERROR armada.cli details = "error beginning transaction: read tcp 172.16.166.130:37260->10.10.53.10:5432: read: connection reset by peer" 2021-11-16 10:45:08.739 77 ERROR armada.cli debug_error_string = "{"created":"@1637059508.648998031","description":"Error received from peer ipv4:127.0.0.1:24134","file":"src/core/lib/surface/call.cc","file_line":1067,"grpc_message":"error beginning transaction: read tcp 172.16.166.130:37260->10.10.53.10:5432: read: connection reset by peer","grpc_status":2}" 2021-11-16 10:45:08.739 77 ERROR armada.cli > 2021-11-16 10:45:08.739 77 ERROR armada.cli 2021-11-16 10:45:08.739 77 ERROR armada.cli During handling of the above exception, another exception occurred: 2021-11-16 10:45:08.739 77 ERROR armada.cli 2021-11-16 10:45:08.739 77 ERROR armada.cli Traceback (most recent call last): 2021-11-16 10:45:08.739 77 ERROR armada.cli File "/usr/local/lib/python3.6/dist-packages/armada/handlers/tiller.py", line 538, in get_release_status 2021-11-16 10:45:08.739 77 ERROR armada.cli status_request, self.timeout, metadata=self.metadata) 2021-11-16 10:45:08.739 77 ERROR armada.cli File "/usr/local/lib/python3.6/dist-packages/grpc/_channel.py", line 923, in __call__ 2021-11-16 10:45:08.739 77 ERROR armada.cli return _end_unary_response_blocking(state, call, False, None) 2021-11-16 10:45:08.739 77 ERROR armada.cli File "/usr/local/lib/python3.6/dist-packages/grpc/_channel.py", line 826, in _end_unary_response_blocking 2021-11-16 10:45:08.739 77 ERROR armada.cli raise _InactiveRpcError(state) 2021-11-16 10:45:08.739 77 ERROR armada.cli grpc._channel._InactiveRpcError: <_InactiveRpcError of RPC that terminated with: 2021-11-16 10:45:08.739 77 ERROR armada.cli status = StatusCode.UNKNOWN 2021-11-16 10:45:08.739 77 ERROR armada.cli details = "getting deployed release "osh-openstack-glance": dial tcp 10.10.53.10:5432: connect: connection refused" 2021-11-16 10:45:08.739 77 ERROR armada.cli debug_error_string = "{"created":"@1637059508.651256065","description":"Error received from peer ipv4:127.0.0.1:24134","file":"src/core/lib/surface/call.cc","file_line":1067,"grpc_message":"getting deployed release "osh-openstack-glance": dial tcp 10.10.53.10:5432: connect: connection refused","grpc_status":2}" 2021-11-16 10:45:08.739 77 ERROR armada.cli > 2021-11-16 10:45:08.739 77 ERROR armada.cli 2021-11-16 10:45:08.739 77 ERROR armada.cli During handling of the above exception, another exception occurred: 2021-11-16 10:45:08.739 77 ERROR armada.cli 2021-11-16 10:45:08.739 77 ERROR armada.cli Traceback (most recent call last): 2021-11-16 10:45:08.739 77 ERROR armada.cli File "/usr/local/lib/python3.6/dist-packages/armada/cli/__init__.py", line 38, in safe_invoke 2021-11-16 10:45:08.739 77 ERROR armada.cli self.invoke() 2021-11-16 10:45:08.739 77 ERROR armada.cli File "/usr/local/lib/python3.6/dist-packages/armada/cli/delete.py", line 98, in invoke 2021-11-16 10:45:08.739 77 ERROR armada.cli self.handle(tiller) 2021-11-16 10:45:08.739 77 ERROR armada.cli File "/usr/local/lib/python3.6/dist-packages/armada/handlers/lock.py", line 81, in func_wrapper 2021-11-16 10:45:08.739 77 ERROR armada.cli return future.result() 2021-11-16 10:45:08.739 77 ERROR armada.cli File "/usr/lib/python3.6/concurrent/futures/_base.py", line 425, in result 2021-11-16 10:45:08.739 77 ERROR armada.cli return self.__get_result() 2021-11-16 10:45:08.739 77 ERROR armada.cli File "/usr/lib/python3.6/concurrent/futures/_base.py", line 384, in __get_result 2021-11-16 10:45:08.739 77 ERROR armada.cli raise self._exception 2021-11-16 10:45:08.739 77 ERROR armada.cli File "/usr/lib/python3.6/concurrent/futures/thread.py", line 56, in run 2021-11-16 10:45:08.739 77 ERROR armada.cli result = self.fn(*self.args, **self.kwargs) 2021-11-16 10:45:08.739 77 ERROR armada.cli File "/usr/local/lib/python3.6/dist-packages/armada/cli/delete.py", line 155, in handle 2021-11-16 10:45:08.739 77 ERROR armada.cli chart_delete.delete() 2021-11-16 10:45:08.739 77 ERROR armada.cli File "/usr/local/lib/python3.6/dist-packages/armada/handlers/chart_delete.py", line 51, in delete 2021-11-16 10:45:08.739 77 ERROR armada.cli self.release_name, timeout=self.get_timeout(), purge=self.purge) 2021-11-16 10:45:08.739 77 ERROR armada.cli File "/usr/local/lib/python3.6/dist-packages/armada/handlers/tiller.py", line 617, in uninstall_release 2021-11-16 10:45:08.739 77 ERROR armada.cli status = self.get_release_status(release) 2021-11-16 10:45:08.739 77 ERROR armada.cli File "/usr/local/lib/python3.6/dist-packages/armada/handlers/tiller.py", line 544, in get_release_status 2021-11-16 10:45:08.739 77 ERROR armada.cli raise ex.GetReleaseStatusException(release, version) 2021-11-16 10:45:08.739 77 ERROR armada.cli armada.exceptions.tiller_exceptions.GetReleaseStatusException: Failed to get osh-openstack-glance status 0 version 2021-11-16 10:45:08.739 77 ERROR armada.cli