Greg Adams
11/07/2021, 6:10 PMKevin Kho
Greg Adams
11/07/2021, 6:56 PMGCRAgent
similar to the ecragent? If so, I might try taking that one on.Kevin Kho
Greg Adams
11/07/2021, 10:21 PMSuraj Mittal
11/28/2021, 12:13 PMgoogle.api_core.exceptions.MethodNotImplemented: 501 Received http2 header with status: 404
Traceback (most recent call last):
File "pipelines/lib/python3.9/site-packages/google/api_core/grpc_helpers.py", line 66, in error_remapped_callable
return callable_(*args, **kwargs)
File "pipelines/lib/python3.9/site-packages/grpc/_channel.py", line 946, in __call__
return _end_unary_response_blocking(state, call, False, None)
File "pipelines/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.UNIMPLEMENTED
details = "Received http2 header with status: 404"
debug_error_string = "{"created":"@1638101249.601756000","description":"Received http2 :status header with non-200 OK status","file":"src/core/ext/filters/http/client/http_client_filter.cc","file_line":132,"grpc_message":"Received http2 header with status: 404","grpc_status":12,"value":"404"}"
>
The above exception was the direct cause of the following exception:
Traceback (most recent call last):
File "pipelines/lib/python3.9/site-packages/prefect/agent/agent.py", line 391, in _deploy_flow_run
deployment_info = self.deploy_flow(flow_run)
File "pipelines/lib/python3.9/site-packages/prefect/agent/vertex/agent.py", line 115, in deploy_flow
resp = self.vertex_client.create_custom_job(parent=parent, custom_job=taskdef)
File "pipelines/lib/python3.9/site-packages/google/cloud/aiplatform_v1/services/job_service/client.py", line 624, in create_custom_job
response = rpc(request, retry=retry, timeout=timeout, metadata=metadata,)
File "pipelines/lib/python3.9/site-packages/google/api_core/gapic_v1/method.py", line 154, in __call__
return wrapped_func(*args, **kwargs)
File "pipelines/lib/python3.9/site-packages/google/api_core/grpc_helpers.py", line 68, in error_remapped_callable
raise exceptions.from_grpc_error(exc) from exc
Kevin Kho
Suraj Mittal
11/28/2021, 7:12 PMSuraj Mittal
11/28/2021, 7:12 PMSuraj Mittal
11/28/2021, 7:12 PMeurope-west1-b
instead of europe-west1
Kevin Kho