Fixed
Status Update
Comments
gs...@google.com <gs...@google.com> #2
ot...@otw1248.com <ot...@otw1248.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 compute instances list].
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:789
resources = command_instance.Run(args)
surface/compute/instances/list.py:41
client = holder.client
api_lib/compute/base_classes.py:67
self._client = client_adapter.ClientAdapter(self._api_version)
api_lib/compute/client_adapter.py:58
self._API_NAME, self._api_version, no_http=no_http)
api_lib/util/apis.py:301
api_name, api_version, no_http, _CheckResponse, enable_resource_quota)
api_lib/util/apis_internal.py:174
allow_account_impersonation=allow_account_impersonation)
core/credentials/http.py:79
allow_account_impersonation=allow_account_impersonation)
core/credentials/store.py:295
return Load(allow_account_impersonation=allow_account_impersonation)
core/credentials/store.py:334
cred = _Load(account, scopes, prevent_refresh)
core/credentials/store.py:389
cred = STATIC_CREDENTIAL_PROVIDERS.GetCredentials(account)
core/credentials/store.py:171
cred = provider.GetCredentials(account)
core/credentials/store.py:224
return AcquireFromGCE(account)
core/credentials/store.py:643
Refresh(credentials)
core/credentials/store.py:423
http.Http(response_encoding=response_encoding))
oauth2client/client.py:571
self._refresh(http.request)
oauth2client/contrib/gce.py:136
http_request, service_account=self.service_account_email)
oauth2client/contrib/_metadata.py:122
'instance/service-accounts/{0}/token'.format(service_account))
oauth2client/contrib/_metadata.py:63
headers=METADATA_HEADERS
core/http.py:306
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:1383
response = conn.getresponse()
httplib.py:1121
response.begin()
httplib.py:438
version, status, reason = self._read_status()
httplib.py:402
raise BadStatusLine(line)
BadStatusLine: ''
Installation information:
Google Cloud SDK [228.0.0]
Platform: [Linux, x86_64] ('Linux', 'cs-6000-devshell-vm-6649c807-76bc-40ee-9719-a225c9883908', '4.14.74+', '#1 SMP Wed Dec 19 22:09:39 PST 2018', 'x86_64', '')
Python Version: [2.7.13 (default, Sep 26 2018, 18:42:22) [GCC 6.3.0 20170516]]
Python Location: [/usr/bin/python2]
Site Packages: [Disabled]
Installation Root: [${SDK_ROOT}]
Installed Components:
kubectl: [2018.09.17]
app-engine-python: [1.9.80]
pubsub-emulator: [2018.02.02]
core: [2018.12.07]
app-engine-java: [1.9.70]
datalab: [20180823]
cloud-build-local: []
docker-credential-gcr: []
app-engine-python-extras: [1.9.74]
beta: [2018.11.09]
gsutil: [4.34]
cloud-datastore-emulator: [2.0.2]
cbt: []
app-engine-php: [ ]
alpha: [2018.11.09]
gcd-emulator: [v1beta3-1.0.0]
app-engine-go: []
bq: [2.0.39]
System PATH: [${HOME}/bin:${HOME}/gopath/bin:/google/gopath/bin:${SDK_ROOT}/bin:/usr/local/go/bin:/opt/gradle/bin:/opt/maven/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/local/nvm/versions/node/v10.14.2/bin:/google/go_appengine:/google/google_appengine]
Python PATH: [${SDK_ROOT}/lib/third_party:${SDK_ROOT}/lib:/usr/lib/python2.7:/usr/lib/python2.7/plat-x86_64-linux-gnu:/usr/lib/python2.7/lib-tk:/usr/lib/python2.7/lib-old:/usr/lib/python2.7/lib-dynload]
Cloud SDK on PATH: [False]
Kubectl on PATH: [${SDK_ROOT}/bin/kubectl]
WARNING: There are old versions of the Google Cloud Platform tools on your system PATH.
/google/go_appengine/dev_appserver.py
/google/go_appengine/endpointscfg.py
Installation Properties: [${SDK_ROOT}/properties]
User Config Directory: [${CLOUDSDK_CONFIG}]
Active Configuration Name: [cloudshell-13060]
Active Configuration Path: [${CLOUDSDK_CONFIG}/configurations/config_cloudshell-13060]
Account: [o..8@o..m]
Project: [w..8]
Current Properties:
[metrics]
environment: [devshell]
[core]
project: [w..8]
account: [o..8@o..m]
disable_usage_reporting: [False]
[component_manager]
disable_update_check: [True]
[compute]
gce_metadata_read_timeout_sec: [5]
Logs Directory: [${CLOUDSDK_CONFIG}/logs]
Last Log File: [${CLOUDSDK_CONFIG}/logs/2019.01.17/17.26.52.348992.log]
git: [git version 2.11.0]
ssh: [OpenSSH_7.4p1 Debian-10+deb9u4, OpenSSL 1.0.2q 20 Nov 2018]