This repository was archived by the owner on Mar 3, 2026. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 396
storage acls buckets: should make a bucket private failed #2030
Copy link
Copy link
Labels
api: storageIssues related to the googleapis/nodejs-storage API.Issues related to the googleapis/nodejs-storage API.flakybot: flakyTells the Flaky Bot not to close or comment on this issue.Tells the Flaky Bot not to close or comment on this issue.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: p2Moderately-important priority. Fix may not be included in next release.Moderately-important priority. Fix may not be included in next release.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.
Metadata
Metadata
Assignees
Labels
api: storageIssues related to the googleapis/nodejs-storage API.Issues related to the googleapis/nodejs-storage API.flakybot: flakyTells the Flaky Bot not to close or comment on this issue.Tells the Flaky Bot not to close or comment on this issue.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: p2Moderately-important priority. Fix may not be included in next release.Moderately-important priority. Fix may not be included in next release.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.
Note: #1565 was also for this test, but it was closed more than 10 days ago. So, I didn't mark it flaky.
commit: 0845525
buildURL: Build Status, Sponge
status: failed
Test output
ifError got unwanted exception: You have exceeded the rate limit for update operations on this bucket. Please slow down execution and try again. AssertionError [ERR_ASSERTION]: ifError got unwanted exception: You have exceeded the rate limit for update operations on this bucket. Please slow down execution and try again. at Context. (build/system-test/storage.js:251:28) -> /workspace/system-test/storage.ts:312:18 at new ApiError (build/src/nodejs-common/util.js:79:15) -> /workspace/src/nodejs-common/util.ts:273:11 at Util.parseHttpRespBody (build/src/nodejs-common/util.js:214:38) -> /workspace/src/nodejs-common/util.ts:474:32 at Util.handleResp (build/src/nodejs-common/util.js:155:117) -> /workspace/src/nodejs-common/util.ts:407:20 at /workspace/build/src/nodejs-common/util.js:536:22 -> /workspace/src/nodejs-common/util.ts:887:16 at onResponse (node_modules/retry-request/index.js:240:7) at /workspace/node_modules/teeny-request/build/src/index.js:226:13 -> /workspace/node_modules/teeny-request/src/index.ts:333:11 at processTicksAndRejections (internal/process/task_queues.js:97:5)