Results

By type

          2022-02-23 01:27:39,458||140463432428320|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":"@1645579659.457827765","description":"Error received from peer ipv4:10.233.78.120: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 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-02-23 01:27:39,467||140463434550048|INFO|_service_manager|cotyledon._service_manager: [-] Child 185 exited with status 2
2022-02-23 01:36:23,638||140463408827168|INFO|component|conductor.common.music.messaging.component: [-] Message be715fa5-495a-4528-8465-6145b3230568 method plans_get received
2022-02-23 01:36:28,134||140463408827168|INFO|component|conductor.common.music.messaging.component: [-] Message be715fa5-495a-4528-8465-6145b3230568 method plans_get, status: completed
2022-02-23 01:36:34,831||140463408827168|INFO|component|conductor.common.music.messaging.component: [-] updating the message status from working to completed, atomic update response from MUSIC SUCCESS
2022-02-23 01:38:09,733||140463415192352|INFO|component|conductor.common.music.messaging.component: [-] Message b7a3c175-0ee1-496f-81e7-c1862237f161 method plans_get received
2022-02-23 01:38:18,636||140463415192352|INFO|component|conductor.common.music.messaging.component: [-] Message b7a3c175-0ee1-496f-81e7-c1862237f161 method plans_get, status: completed
2022-02-23 01:38:25,443||140463415192352|INFO|component|conductor.common.music.messaging.component: [-] updating the message status from working to completed, atomic update response from MUSIC SUCCESS
2022-02-23 01:39:31,444||140463428184864|INFO|component|conductor.common.music.messaging.component: [-] Message e534aa18-56d2-421a-bff8-dee02b513771 method plans_get received
2022-02-23 01:39:36,741||140463428184864|INFO|component|conductor.common.music.messaging.component: [-] Message e534aa18-56d2-421a-bff8-dee02b513771 method plans_get, status: completed
2022-02-23 01:39:45,833||140463428184864|INFO|component|conductor.common.music.messaging.component: [-] updating the message status from working to completed, atomic update response from MUSIC SUCCESS
2022-02-23 01:40:08,634||140463354460960|INFO|component|conductor.common.music.messaging.component: [-] Message 1c440b29-c383-4bc4-8b29-b9aeacf15e84 method plans_get received
2022-02-23 01:40:13,436||140463354460960|INFO|component|conductor.common.music.messaging.component: [-] Message 1c440b29-c383-4bc4-8b29-b9aeacf15e84 method plans_get, status: completed
2022-02-23 01:40:17,940||140463354460960|INFO|component|conductor.common.music.messaging.component: [-] updating the message status from working to completed, atomic update response from MUSIC SUCCESS
2022-02-23 01:41:23,138||140463356582688|INFO|component|conductor.common.music.messaging.component: [-] Message 0f355887-0015-4210-81a0-9e12a219ce82 method plans_get received
2022-02-23 01:41:27,833||140463356582688|INFO|component|conductor.common.music.messaging.component: [-] Message 0f355887-0015-4210-81a0-9e12a219ce82 method plans_get, status: completed
2022-02-23 01:41:36,835||140463356582688|INFO|component|conductor.common.music.messaging.component: [-] updating the message status from working to completed, atomic update response from MUSIC SUCCESS
2022-02-23 01:42:58,834||140463359765280|INFO|component|conductor.common.music.messaging.component: [-] Message 26756787-dbb8-400d-b7b2-c2b93d816d24 method plans_get received
2022-02-23 01:43:07,235||140463359765280|INFO|component|conductor.common.music.messaging.component: [-] Message 26756787-dbb8-400d-b7b2-c2b93d816d24 method plans_get, status: completed
2022-02-23 01:43:15,885||140463359765280|INFO|component|conductor.common.music.messaging.component: [-] updating the message status from working to completed, atomic update response from MUSIC SUCCESS
2022-02-23 01:44:20,437||140463416253216|INFO|component|conductor.common.music.messaging.component: [-] Message 6082384a-e161-48df-a287-592a36ffa901 method plans_get received
2022-02-23 01:44:28,235||140463416253216|INFO|component|conductor.common.music.messaging.component: [-] Message 6082384a-e161-48df-a287-592a36ffa901 method plans_get, status: completed
2022-02-23 01:44:35,835||140463416253216|INFO|component|conductor.common.music.messaging.component: [-] updating the message status from working to completed, atomic update response from MUSIC SUCCESS
2022-02-23 01:46:23,337||140463415192352|INFO|component|conductor.common.music.messaging.component: [-] Message 5e430f0b-eaf0-4a91-bfd9-5288dbc52da1 method plans_get received
2022-02-23 01:46:32,584||140463415192352|INFO|component|conductor.common.music.messaging.component: [-] Message 5e430f0b-eaf0-4a91-bfd9-5288dbc52da1 method plans_get, status: completed
2022-02-23 01:46:36,932||140463415192352|INFO|component|conductor.common.music.messaging.component: [-] updating the message status from working to completed, atomic update response from MUSIC SUCCESS
2022-02-23 01:49:19,335||140463380183840|INFO|component|conductor.common.music.messaging.component: [-] Message 5168131d-9e2e-4bd6-89c6-73777a6ed24f method plans_get received
2022-02-23 01:49:29,458||140463380183840|INFO|component|conductor.common.music.messaging.component: [-] Message 5168131d-9e2e-4bd6-89c6-73777a6ed24f method plans_get, status: completed
2022-02-23 01:49:33,537||140463380183840|INFO|component|conductor.common.music.messaging.component: [-] updating the message status from working to completed, atomic update response from MUSIC SUCCESS
2022-02-23 01:51:31,437||140463371696928|INFO|component|conductor.common.music.messaging.component: [-] Message 5fe176ca-310f-45ac-8c5f-6e39e2b18d6e method plans_get received
2022-02-23 01:51:43,460||140463371696928|INFO|component|conductor.common.music.messaging.component: [-] Message 5fe176ca-310f-45ac-8c5f-6e39e2b18d6e method plans_get, status: completed
2022-02-23 01:51:46,582||140463371696928|INFO|component|conductor.common.music.messaging.component: [-] updating the message status from working to completed, atomic update response from MUSIC SUCCESS