2022-01-31 02:04:17,982||140281910389536|ERROR|_utils|cotyledon._utils: [-] Unhandled exception Traceback (most recent call last): File "/opt/has/conductor/conductor/common/etcd/api.py", line 60, in get_client return etcd3.client(host=self.host, port=self.port, File "/usr/local/lib/python3.9/site-packages/etcd3/client.py", line 1178, in client return Etcd3Client(host=host, File "/usr/local/lib/python3.9/site-packages/etcd3/client.py", line 148, in __init__ resp = self.auth_stub.Authenticate(auth_request, self.timeout) File "/usr/local/lib/python3.9/site-packages/grpc/_channel.py", line 946, in __call__ return _end_unary_response_blocking(state, call, False, None) File "/usr/local/lib/python3.9/site-packages/grpc/_channel.py", line 849, in _end_unary_response_blocking raise _InactiveRpcError(state) grpc._channel._InactiveRpcError: <_InactiveRpcError of RPC that terminated with: status = StatusCode.UNAVAILABLE details = "etcdserver: request timed out" debug_error_string = "{"created":"@1643594657.980308961","description":"Error received from peer ipv4:10.233.74.169:2379","file":"src/core/lib/surface/call.cc","file_line":1069,"grpc_message":"etcdserver: request timed out","grpc_status":14}" > During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/usr/local/lib/python3.9/site-packages/cotyledon/_utils.py", line 95, in exit_on_exception yield File "/usr/local/lib/python3.9/site-packages/cotyledon/_service.py", line 139, in _run self.run() File "/opt/has/conductor/conductor/common/music/messaging/component.py", line 477, in run fut.result() File "/usr/local/lib/python3.9/concurrent/futures/_base.py", line 440, in result return self.__get_result() File "/usr/local/lib/python3.9/concurrent/futures/_base.py", line 389, in __get_result raise self._exception File "/usr/local/lib/python3.9/site-packages/futurist/_utils.py", line 49, in run result = self.fn(*self.args, **self.kwargs) File "/opt/has/conductor/conductor/common/music/messaging/component.py", line 334, in __check_for_messages self._do() File "/opt/has/conductor/conductor/common/music/messaging/component.py", line 341, in _do msgs = self.RPC.query.all() File "/opt/has/conductor/conductor/common/music/model/search.py", line 80, in all rows = db_backend.DB_API.row_read(**kwargs) File "/opt/has/conductor/conductor/common/etcd/api.py", line 130, in row_read schema = self.get_value(f'{keyspace}/{table}') File "/opt/has/conductor/conductor/common/etcd/api.py", line 75, in get_value raw_value = self.get_raw_value(key) File "/opt/has/conductor/conductor/common/etcd/api.py", line 72, in get_raw_value return self.get_client().get(key)[0] File "/opt/has/conductor/conductor/common/etcd/api.py", line 69, in get_client raise EtcdClientException("Failed to establish connection with ETCD. GRPC {}".format(rpc_error.code())) conductor.common.etcd.utils.EtcdClientException: Failed to establish connection with ETCD. GRPC StatusCode.UNAVAILABLE 2022-01-31 02:04:17,994||140281912511264|INFO|_service_manager|cotyledon._service_manager: [-] Child 209 exited with status 2 2022-01-31 02:18:13,209||140281887849248|INFO|component|conductor.common.music.messaging.component: [-] Message 7be7a061-659d-40a9-8566-16ce5becc89e method plans_get received 2022-01-31 02:18:20,305||140281887849248|INFO|component|conductor.common.music.messaging.component: [-] Message 7be7a061-659d-40a9-8566-16ce5becc89e method plans_get, status: completed 2022-01-31 02:18:27,312||140281887849248|INFO|component|conductor.common.music.messaging.component: [-] updating the message status from working to completed, atomic update response from MUSIC SUCCESS 2022-01-31 02:20:15,849||140281889970976|INFO|component|conductor.common.music.messaging.component: [-] Message 46d67f4b-fd7b-4661-800b-d191e406ddc2 method plans_get received 2022-01-31 02:20:26,503||140281889970976|INFO|component|conductor.common.music.messaging.component: [-] Message 46d67f4b-fd7b-4661-800b-d191e406ddc2 method plans_get, status: completed 2022-01-31 02:20:36,606||140281889970976|INFO|component|conductor.common.music.messaging.component: [-] updating the message status from working to completed, atomic update response from MUSIC SUCCESS 2022-01-31 02:21:43,604||140281867692832|INFO|component|conductor.common.music.messaging.component: [-] Message fef09b56-424c-4ca2-be96-970897ae6ee6 method plans_get received 2022-01-31 02:21:56,908||140281867692832|INFO|component|conductor.common.music.messaging.component: [-] Message fef09b56-424c-4ca2-be96-970897ae6ee6 method plans_get, status: completed 2022-01-31 02:22:01,703||140281867692832|INFO|component|conductor.common.music.messaging.component: [-] updating the message status from working to completed, atomic update response from MUSIC SUCCESS 2022-01-31 02:23:14,305||140281861327648|INFO|component|conductor.common.music.messaging.component: [-] Message 2d4706a6-e561-459f-8aab-a3dd464f56e2 method plans_get received 2022-01-31 02:23:22,705||140281861327648|INFO|component|conductor.common.music.messaging.component: [-] Message 2d4706a6-e561-459f-8aab-a3dd464f56e2 method plans_get, status: completed 2022-01-31 02:23:39,584||140281861327648|INFO|component|conductor.common.music.messaging.component: [-] updating the message status from working to completed, atomic update response from MUSIC SUCCESS 2022-01-31 02:25:01,744||140281868753696|INFO|component|conductor.common.music.messaging.component: [-] Message 3dfa4ae3-f4cc-446d-b338-3b54ec4c43b0 method plans_get received 2022-01-31 02:25:15,287||140281868753696|INFO|component|conductor.common.music.messaging.component: [-] Message 3dfa4ae3-f4cc-446d-b338-3b54ec4c43b0 method plans_get, status: completed 2022-01-31 02:25:27,983||140281868753696|INFO|component|conductor.common.music.messaging.component: [-] updating the message status from working to completed, atomic update response from MUSIC SUCCESS 2022-01-31 02:27:12,409||140281851779872|INFO|component|conductor.common.music.messaging.component: [-] Message ea8af663-01be-44f2-b179-bcc99811be05 method plans_get received 2022-01-31 02:27:21,108||140281851779872|INFO|component|conductor.common.music.messaging.component: [-] Message ea8af663-01be-44f2-b179-bcc99811be05 method plans_get, status: completed 2022-01-31 02:27:28,709||140281851779872|INFO|component|conductor.common.music.messaging.component: [-] updating the message status from working to completed, atomic update response from MUSIC SUCCESS 2022-01-31 02:29:55,708||140281831361312|INFO|component|conductor.common.music.messaging.component: [-] Message 22ea14f1-935f-419d-8afe-5c57800f93ff method plans_get received 2022-01-31 02:30:05,004||140281831361312|INFO|component|conductor.common.music.messaging.component: [-] Message 22ea14f1-935f-419d-8afe-5c57800f93ff method plans_get, status: completed 2022-01-31 02:30:10,803||140281831361312|INFO|component|conductor.common.music.messaging.component: [-] updating the message status from working to completed, atomic update response from MUSIC SUCCESS 2022-01-31 02:32:40,710||140281828178720|INFO|component|conductor.common.music.messaging.component: [-] Message e529a637-469e-45d9-b6ce-6d967590293e method plans_get received 2022-01-31 02:32:49,205||140281828178720|INFO|component|conductor.common.music.messaging.component: [-] Message e529a637-469e-45d9-b6ce-6d967590293e method plans_get, status: completed 2022-01-31 02:33:01,305||140281828178720|INFO|component|conductor.common.music.messaging.component: [-] updating the message status from working to completed, atomic update response from MUSIC SUCCESS 2022-01-31 02:35:18,779||140281910389536|ERROR|_utils|cotyledon._utils: [-] Unhandled exception Traceback (most recent call last): File "/opt/has/conductor/conductor/common/etcd/api.py", line 60, in get_client return etcd3.client(host=self.host, port=self.port, File "/usr/local/lib/python3.9/site-packages/etcd3/client.py", line 1178, in client return Etcd3Client(host=host, File "/usr/local/lib/python3.9/site-packages/etcd3/client.py", line 148, in __init__ resp = self.auth_stub.Authenticate(auth_request, self.timeout) File "/usr/local/lib/python3.9/site-packages/grpc/_channel.py", line 946, in __call__ return _end_unary_response_blocking(state, call, False, None) File "/usr/local/lib/python3.9/site-packages/grpc/_channel.py", line 849, in _end_unary_response_blocking raise _InactiveRpcError(state) grpc._channel._InactiveRpcError: <_InactiveRpcError of RPC that terminated with: status = StatusCode.UNAVAILABLE details = "etcdserver: request timed out" debug_error_string = "{"created":"@1643596518.777531158","description":"Error received from peer ipv4:10.233.74.169:2379","file":"src/core/lib/surface/call.cc","file_line":1069,"grpc_message":"etcdserver: request timed out","grpc_status":14}" > During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/usr/local/lib/python3.9/site-packages/cotyledon/_utils.py", line 95, in exit_on_exception yield File "/usr/local/lib/python3.9/site-packages/cotyledon/_service.py", line 139, in _run self.run() File "/opt/has/conductor/conductor/controller/translator_svc.py", line 256, in run fut.result() File "/usr/local/lib/python3.9/concurrent/futures/_base.py", line 440, in result return self.__get_result() File "/usr/local/lib/python3.9/concurrent/futures/_base.py", line 389, in __get_result raise self._exception File "/usr/local/lib/python3.9/site-packages/futurist/_utils.py", line 49, in run result = self.fn(*self.args, **self.kwargs) File "/opt/has/conductor/conductor/controller/translator_svc.py", line 202, in __check_for_templates translating_plans = self.Plan.query.get_plan_by_col("status", self.Plan.TRANSLATING) File "/opt/has/conductor/conductor/common/music/model/search.py", line 87, in get_plan_by_col rows = db_backend.DB_API.row_read( File "/opt/has/conductor/conductor/common/etcd/api.py", line 136, in row_read return self.get_values_prefix(key_prefix, pk_name, pk_value) File "/opt/has/conductor/conductor/common/etcd/api.py", line 82, in get_values_prefix for kv in self.get_client().get_prefix(key_prefix)} File "/opt/has/conductor/conductor/common/etcd/api.py", line 69, in get_client raise EtcdClientException("Failed to establish connection with ETCD. GRPC {}".format(rpc_error.code())) conductor.common.etcd.utils.EtcdClientException: Failed to establish connection with ETCD. GRPC StatusCode.UNAVAILABLE 2022-01-31 02:35:18,795||140281912511264|INFO|_service_manager|cotyledon._service_manager: [-] Child 213 exited with status 2 2022-01-31 02:38:36,403||140281829239584|INFO|component|conductor.common.music.messaging.component: [-] Message 8fec7b1f-fada-49cd-b5b5-1a7804a59b71 method plans_get received 2022-01-31 02:38:49,087||140281829239584|INFO|component|conductor.common.music.messaging.component: [-] Message 8fec7b1f-fada-49cd-b5b5-1a7804a59b71 method plans_get, status: completed 2022-01-31 02:38:58,949||140281829239584|INFO|component|conductor.common.music.messaging.component: [-] updating the message status from working to completed, atomic update response from MUSIC SUCCESS