-
Notifications
You must be signed in to change notification settings - Fork 6.7k
storage.cloud-client.acl_test: test_add_bucket_owner failed #6519
Copy link
Copy link
Closed
Labels
api: storageIssues related to the Cloud Storage API.Issues related to the Cloud Storage API.flakybot: issueAn issue filed by the Flaky Bot. Should not be added manually.An issue filed by the Flaky Bot. Should not be added manually.priority: p1Important issue which blocks shipping the next release. Will be fixed prior to next release.Important issue which blocks shipping the next release. Will be fixed prior to next release.samplesIssues that are directly related to samples.Issues that are directly related to samples.type: bugError or flaw in code with unintended results or allowing sub-optimal usage patterns.Error or flaw in code with unintended results or allowing sub-optimal usage patterns.
Description
Metadata
Metadata
Assignees
Labels
api: storageIssues related to the Cloud Storage API.Issues related to the Cloud Storage API.flakybot: issueAn issue filed by the Flaky Bot. Should not be added manually.An issue filed by the Flaky Bot. Should not be added manually.priority: p1Important issue which blocks shipping the next release. Will be fixed prior to next release.Important issue which blocks shipping the next release. Will be fixed prior to next release.samplesIssues that are directly related to samples.Issues that are directly related to samples.type: bugError or flaw in code with unintended results or allowing sub-optimal usage patterns.Error or flaw in code with unintended results or allowing sub-optimal usage patterns.
Type
Fields
Give feedbackNo fields configured for issues without a type.
Note: #5334 was also for this test, but it was closed more than 10 days ago. So, I didn't mark it flaky.
commit: 09caf99
buildURL: Build Status, Sponge
status: failed
Test output
Traceback (most recent call last): File "/workspace/storage/cloud-client/acl_test.py", line 89, in test_add_bucket_owner storage_add_bucket_owner.add_bucket_owner(test_bucket.name, TEST_EMAIL) File "/workspace/storage/cloud-client/storage_add_bucket_owner.py", line 40, in add_bucket_owner bucket.acl.save() File "/workspace/storage/cloud-client/.nox/py-3-6/lib/python3.6/site-packages/google/cloud/storage/acl.py", line 546, in save self._save(acl, None, client, timeout=timeout) File "/workspace/storage/cloud-client/.nox/py-3-6/lib/python3.6/site-packages/google/cloud/storage/acl.py", line 510, in _save retry=None, File "/workspace/storage/cloud-client/.nox/py-3-6/lib/python3.6/site-packages/google/cloud/storage/client.py", line 472, in _patch_resource _target_object=_target_object, File "/workspace/storage/cloud-client/.nox/py-3-6/lib/python3.6/site-packages/google/cloud/storage/_http.py", line 78, in api_request return call() File "/workspace/storage/cloud-client/.nox/py-3-6/lib/python3.6/site-packages/google/cloud/_http.py", line 484, in api_request raise exceptions.from_http_response(response) google.api_core.exceptions.BadRequest: 400 PATCH https://storage.googleapis.com/storage/v1/b/acl-test-de3b5c1e-c81a-4ae1-b1ba-c0304271abc0?projection=full&prettyPrint=false: Unknown user: google-auth-system-tests@python-docs-samples-tests.iam.gserviceaccount.com