By type
2022-04-28 18:35:43,000||139757660724000|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":"@1651170942.998444763","description":"Error received from peer ipv4:10.233.78.180:2379","file":"src/core/lib/surface/call.cc","file_line":1063,"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 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-04-28 18:35:43,010||139757662845728|INFO|_service_manager|cotyledon._service_manager: [-] Child 155 exited with status 2 2022-04-28 19:10:45,697||139757583674144|INFO|component|conductor.common.music.messaging.component: [-] Message fa3a2cbc-2ece-443d-af3b-ad5d67a64047 method plans_get received 2022-04-28 19:10:53,038||139757583674144|INFO|component|conductor.common.music.messaging.component: [-] Message fa3a2cbc-2ece-443d-af3b-ad5d67a64047 method plans_get, status: completed 2022-04-28 19:11:02,291||139757583674144|INFO|component|conductor.common.music.messaging.component: [-] updating the message status from working to completed, atomic update response from MUSIC SUCCESS 2022-04-28 19:12:47,788||139757647588128|INFO|component|conductor.common.music.messaging.component: [-] Message 20c75882-90b6-4ef8-96f3-078c508d1901 method plans_get received 2022-04-28 19:12:57,797||139757647588128|INFO|component|conductor.common.music.messaging.component: [-] Message 20c75882-90b6-4ef8-96f3-078c508d1901 method plans_get, status: completed 2022-04-28 19:13:09,135||139757647588128|INFO|component|conductor.common.music.messaging.component: [-] updating the message status from working to completed, atomic update response from MUSIC SUCCESS 2022-04-28 19:14:27,243||139757608336160|INFO|component|conductor.common.music.messaging.component: [-] Message aefe5dcb-58da-415b-89d3-aa30d82a9eec method plans_get received 2022-04-28 19:14:40,500||139757608336160|INFO|component|conductor.common.music.messaging.component: [-] Message aefe5dcb-58da-415b-89d3-aa30d82a9eec method plans_get, status: completed 2022-04-28 19:14:44,443||139757608336160|INFO|component|conductor.common.music.messaging.component: [-] updating the message status from working to completed, atomic update response from MUSIC SUCCESS 2022-04-28 19:16:27,243||139757592161056|INFO|component|conductor.common.music.messaging.component: [-] Message 9a0cfcac-3343-447c-89e1-910765e5e8cb method plans_get received 2022-04-28 19:16:36,641||139757592161056|INFO|component|conductor.common.music.messaging.component: [-] Message 9a0cfcac-3343-447c-89e1-910765e5e8cb method plans_get, status: completed 2022-04-28 19:16:49,302||139757592161056|INFO|component|conductor.common.music.messaging.component: [-] updating the message status from working to completed, atomic update response from MUSIC SUCCESS 2022-04-28 19:19:30,990||139757594282784|INFO|component|conductor.common.music.messaging.component: [-] Message 32d9d17a-3e06-4527-83d6-397271a83063 method plans_get received 2022-04-28 19:19:42,236||139757594282784|INFO|component|conductor.common.music.messaging.component: [-] Message 32d9d17a-3e06-4527-83d6-397271a83063 method plans_get, status: completed 2022-04-28 19:19:52,345||139757594282784|INFO|component|conductor.common.music.messaging.component: [-] updating the message status from working to completed, atomic update response from MUSIC SUCCESS 2022-04-28 19:22:14,640||139757645466400|INFO|component|conductor.common.music.messaging.component: [-] Message 046a7057-3fb7-47a1-9f94-db7b6039c833 method plans_get received 2022-04-28 19:22:21,490||139757645466400|INFO|component|conductor.common.music.messaging.component: [-] Message 046a7057-3fb7-47a1-9f94-db7b6039c833 method plans_get, status: completed 2022-04-28 19:22:30,598||139757645466400|INFO|component|conductor.common.music.messaging.component: [-] updating the message status from working to completed, atomic update response from MUSIC SUCCESS 2022-04-28 19:27:15,745||139757609397024|INFO|component|conductor.common.music.messaging.component: [-] Message ee60d2a3-4735-4279-9a74-8276d7fcd0a8 method plans_get received 2022-04-28 19:27:25,004||139757609397024|INFO|component|conductor.common.music.messaging.component: [-] Message ee60d2a3-4735-4279-9a74-8276d7fcd0a8 method plans_get, status: completed 2022-04-28 19:27:36,037||139757609397024|INFO|component|conductor.common.music.messaging.component: [-] updating the message status from working to completed, atomic update response from MUSIC SUCCESS