Results

By type

          2022-02-19 02:42:23,210||139927752608544|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":"@1645238543.208582594","description":"Error received from peer ipv4:10.233.71.202: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-19 02:42:23,224||139927754730272|INFO|_service_manager|cotyledon._service_manager: [-] Child 196 exited with status 2
2022-02-19 03:23:53,542||139927692938016|INFO|component|conductor.common.music.messaging.component: [-] Message 15b83aa9-75d4-4bbb-8525-59a81bdac3cb method plans_get received
2022-02-19 03:23:57,795||139927692938016|INFO|component|conductor.common.music.messaging.component: [-] Message 15b83aa9-75d4-4bbb-8525-59a81bdac3cb method plans_get, status: completed
2022-02-19 03:24:05,308||139927692938016|INFO|component|conductor.common.music.messaging.component: [-] updating the message status from working to completed, atomic update response from MUSIC SUCCESS
2022-02-19 03:25:39,517||139927731129120|INFO|component|conductor.common.music.messaging.component: [-] Message c9f9ce45-7371-4a85-95da-d336f782a876 method plans_get received
2022-02-19 03:25:45,411||139927731129120|INFO|component|conductor.common.music.messaging.component: [-] Message c9f9ce45-7371-4a85-95da-d336f782a876 method plans_get, status: completed
2022-02-19 03:25:49,411||139927731129120|INFO|component|conductor.common.music.messaging.component: [-] updating the message status from working to completed, atomic update response from MUSIC SUCCESS
2022-02-19 03:27:10,798||139927683128096|INFO|component|conductor.common.music.messaging.component: [-] Message a4a06057-d2b7-4cca-831e-c775d8af9340 method plans_get received
2022-02-19 03:27:16,245||139927683128096|INFO|component|conductor.common.music.messaging.component: [-] Message a4a06057-d2b7-4cca-831e-c775d8af9340 method plans_get, status: completed
2022-02-19 03:27:29,107||139927683128096|INFO|component|conductor.common.music.messaging.component: [-] updating the message status from working to completed, atomic update response from MUSIC SUCCESS
2022-02-19 03:29:02,209||139927740939040|INFO|component|conductor.common.music.messaging.component: [-] Message fe1cce9a-1bf8-42dc-9521-cbb7365fe826 method plans_get received
2022-02-19 03:29:05,539||139927740939040|INFO|component|conductor.common.music.messaging.component: [-] Message fe1cce9a-1bf8-42dc-9521-cbb7365fe826 method plans_get, status: completed
2022-02-19 03:29:12,207||139927740939040|INFO|component|conductor.common.music.messaging.component: [-] updating the message status from working to completed, atomic update response from MUSIC SUCCESS
2022-02-19 03:31:14,014||139927712033568|INFO|component|conductor.common.music.messaging.component: [-] Message 3e2378f8-06c9-403d-bd3a-d37a6fc49390 method plans_get received
2022-02-19 03:31:32,107||139927712033568|INFO|component|conductor.common.music.messaging.component: [-] Message 3e2378f8-06c9-403d-bd3a-d37a6fc49390 method plans_get, status: completed
2022-02-19 03:31:42,111||139927712033568|INFO|component|conductor.common.music.messaging.component: [-] updating the message status from working to completed, atomic update response from MUSIC SUCCESS
2022-02-19 03:34:16,138||139927719459616|INFO|component|conductor.common.music.messaging.component: [-] Message ef472d5c-e18d-4a96-a6cc-5a290c1d342b method plans_get received
2022-02-19 03:34:21,545||139927719459616|INFO|component|conductor.common.music.messaging.component: [-] Message ef472d5c-e18d-4a96-a6cc-5a290c1d342b method plans_get, status: completed
2022-02-19 03:34:28,041||139927719459616|INFO|component|conductor.common.music.messaging.component: [-] updating the message status from working to completed, atomic update response from MUSIC SUCCESS
2022-02-19 03:36:54,439||139927737494304|INFO|component|conductor.common.music.messaging.component: [-] Message 1c45a516-fe63-4e1b-861c-4082362052f9 method plans_get received
2022-02-19 03:36:59,748||139927737494304|INFO|component|conductor.common.music.messaging.component: [-] Message 1c45a516-fe63-4e1b-861c-4082362052f9 method plans_get, status: completed
2022-02-19 03:37:04,307||139927737494304|INFO|component|conductor.common.music.messaging.component: [-] updating the message status from working to completed, atomic update response from MUSIC SUCCESS