-
Notifications
You must be signed in to change notification settings - Fork 1.6k
Closed
Labels
api: pubsubIssues related to the Pub/Sub API.Issues related to the Pub/Sub API.
Description
From: https://travis-ci.org/GoogleCloudPlatform/gcloud-python/builds/154249353#L828-L840
======================================================================
ERROR: test_topic_iam_policy (pubsub.TestPubsub)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/home/travis/build/GoogleCloudPlatform/gcloud-python/system_tests/pubsub.py", line 219, in test_topic_iam_policy
policy = topic.get_iam_policy()
File "/home/travis/build/GoogleCloudPlatform/gcloud-python/.tox/system-tests/lib/python2.7/site-packages/gcloud/pubsub/topic.py", line 343, in get_iam_policy
resp = api.get_iam_policy(self.full_name)
File "/home/travis/build/GoogleCloudPlatform/gcloud-python/.tox/system-tests/lib/python2.7/site-packages/gcloud/pubsub/connection.py", line 496, in get_iam_policy
return conn.api_request(method='GET', path=path)
File "/home/travis/build/GoogleCloudPlatform/gcloud-python/.tox/system-tests/lib/python2.7/site-packages/gcloud/connection.py", line 347, in api_request
error_info=method + ' ' + url)
ServiceUnavailable: 503 Authentication backend unavailable. (GET https://pubsub.googleapis.com/v1/projects/precise-truck-742/topics/test-topic-iam-policy-topic-154249353-1471896177:getIamPolicy)Metadata
Metadata
Assignees
Labels
api: pubsubIssues related to the Pub/Sub API.Issues related to the Pub/Sub API.