Can't Repro
Status Update
Comments
gs...@google.com <gs...@google.com> #2
yi...@google.com <yi...@google.com> #3
Hi, this error only affects Cloud SDK version 186. It was previously reported in Issue 72407295 and a fix for it should be released in Cloud SDK version 187.
In the mean time, you can downgrade to Cloud SDK version 185 as a workaround by running the following command:
gcloud components update --version 185.0.0
In the mean time, you can downgrade to Cloud SDK version 185 as a workaround by running the following command:
gcloud components update --version 185.0.0
Description
information in the report you file. In order to help diagnose the issue,
we've included some installation information in this report. Please look
through and redact any information you consider personal or sensitive
before submitting this issue.
Issue running command [gcloud beta functions deploy].
What steps will reproduce the problem?
What is the expected output? What do you see instead?
Please provide any additional information below.
Trace:
gcloud_main.py:138
gcloud_cli.Execute()
calliope\cli.py:1013
self._HandleAllErrors(exc, command_path_string, specified_arg_names)
calliope\cli.py:1046
exceptions.HandleError(exc, command_path_string, self.__known_error_handler)
calliope\exceptions.py:524
core_exceptions.reraise(exc)
core\exceptions.py:139
six.reraise(type(exc_value), exc_value, tb)
calliope\cli.py:987
resources = calliope_command.Run(cli=self, args=args)
calliope\backend.py:795
resources = command_instance.Run(args)
surface\functions\deploy.py:209
return _Run(args, track=self.ReleaseTrack())
surface\functions\deploy.py:159
return api_util.PatchFunction(function, updated_fields)
api_lib\functions\util.py:300
return func(*args, **kwargs)
api_lib\functions\util.py:356
operations.Wait(op, messages, client, _DEPLOY_WAIT_NOTICE)
api_lib\functions\operations.py:126
_WaitForOperation(client, request, notice)
api_lib\functions\operations.py:101
sleep_ms=SLEEP_MS)
core\util\retry.py:219
result = func(*args, **kwargs)
api_lib\functions\operations.py:63
op = client.operations.Get(get_request)
third_party\apis\cloudfunctions\v1\cloudfunctions_v1_client.py:66
config, request, global_params=global_params)
apitools\base\py\base_api.py:729
http, http_request, **opts)
apitools\base\py\http_wrapper.py:346
check_response_func=check_response_func)
apitools\base\py\http_wrapper.py:396
redirections=redirections, connection_type=connection_type)
core\http.py:340
response = orig_request(*modified_args, **kwargs)
oauth2client\transport.py:169
redirections, connection_type)
core\http.py:340
response = orig_request(*modified_args, **kwargs)
httplib2\python2\httplib2\__init__.py:1687
(response, content) = self._request(conn, authority, uri, request_uri, method, b...
httplib2\python2\httplib2\__init__.py:1427
(response, content) = self._conn_request(conn, request_uri, method, body, header...
httplib2\python2\httplib2\__init__.py:1353
raise ServerNotFoundError("Unable to find the server at %s" % conn.host)
ServerNotFoundError: Unable to find the server at
Installation information:
Google Cloud SDK [236.0.0]
Platform: [Windows, x86_64] ('Windows', 'C256992', '10', '10.0.16299', 'AMD64', 'Intel64 Family 6 Model 142 Stepping 9, GenuineIntel')
Python Version: [2.7.13 (v2.7.13:a06454b1afa1, Dec 17 2016, 20:53:40) [MSC v.1500 64 bit (AMD64)]]
Python Location: [${HOME}\AppData\Local\Google\Cloud SDK\google-cloud-sdk\platform\bundledpython\python.exe]
Site Packages: [Disabled]
Installation Root: [${HOME}\AppData\Local\Google\Cloud SDK\google-cloud-sdk]
Installed Components:
core: [2019.02.22]
beta: [2019.02.22]
gsutil: [4.36]
bq: [2.0.41]
alpha: [2019.02.22]
System PATH: [${HOME}\AppData\Local\Google\Cloud SDK\google-cloud-sdk\bin\sdk;C:\ProgramData\DockerDesktop\version-bin;C:\Program Files\Docker\Docker\Resources\bin;C:\ProgramData\Oracle\Java\javapath;C:\appdata\Programs\oracle_32\client\bin;C:\appdata\Programs\oracle_64\client\bin;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\WINDOWS\System32\WindowsPowerShell\v1.0\;C:\Program Files\Adobe\Adobe PDF iFilter 11 for 64-bit platforms\bin;C:\Program Files\Git\cmd;${HOME}\AppData\Local\Microsoft\WindowsApps;${HOME}\AppData\Local\Programs\Microsoft VS Code\bin;${HOME}\AppData\Local\Google\Cloud SDK\google-cloud-sdk\bin]
Python PATH: [${HOME}\AppData\Local\Google\Cloud SDK\google-cloud-sdk\lib\third_party;${HOME}\AppData\Local\Google\Cloud SDK\google-cloud-sdk\lib;${HOME}\AppData\Local\Google\Cloud SDK\google-cloud-sdk\platform\bundledpython\python27.zip;${HOME}\AppData\Local\Google\Cloud SDK\google-cloud-sdk\platform\bundledpython\DLLs;${HOME}\AppData\Local\Google\Cloud SDK\google-cloud-sdk\platform\bundledpython\lib;${HOME}\AppData\Local\Google\Cloud SDK\google-cloud-sdk\platform\bundledpython\lib\plat-win;${HOME}\AppData\Local\Google\Cloud SDK\google-cloud-sdk\platform\bundledpython\lib\lib-tk;${HOME}\AppData\Local\Google\Cloud SDK\google-cloud-sdk\platform\bundledpython]
Cloud SDK on PATH: [False]
Kubectl on PATH: [False]
Installation Properties: [${HOME}\AppData\Local\Google\Cloud SDK\google-cloud-sdk\properties]
User Config Directory: [${CLOUDSDK_CONFIG}]
Active Configuration Name: [default]
Active Configuration Path: [${CLOUDSDK_CONFIG}\configurations\config_default]
Account: [a..s@a..m]
Project: [a..v]
Current Properties:
[core]
project: [a..v]
account: [a..s@a..m]
disable_usage_reporting: [False]
Logs Directory: [${CLOUDSDK_CONFIG}\logs]
Last Log File: [${CLOUDSDK_CONFIG}\logs\2019.02.28\10.06.32.232000.log]
git: [git version 2.20.0.windows.1]
ssh: [NOT AVAILABLE]