Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

storage uniform bucket-level access preserves bucket/file ACL over uniform bucket-level access on/off: should preserve file ACL failed #1890

Closed
flaky-bot bot opened this issue Apr 26, 2022 · 2 comments · Fixed by #1896
Assignees
Labels
api: storage Issues related to the googleapis/nodejs-storage API. flakybot: flaky Tells the Flaky Bot not to close or comment on this issue. flakybot: issue An issue filed by the Flaky Bot. Should not be added manually. priority: p1 Important issue which blocks shipping the next release. Will be fixed prior to next release. type: bug Error or flaw in code with unintended results or allowing sub-optimal usage patterns.

Comments

@flaky-bot
Copy link

flaky-bot bot commented Apr 26, 2022

Note: #1844 was also for this test, but it was closed more than 10 days ago. So, I didn't mark it flaky.


commit: aab390c
buildURL: Build Status, Sponge
status: failed

Test output
Cannot get legacy ACL for an object when uniform bucket-level access is enabled. Read more at https://cloud.google.com/storage/docs/uniform-bucket-level-access
Error: Cannot get legacy ACL for an object when uniform bucket-level access is enabled. Read more at https://cloud.google.com/storage/docs/uniform-bucket-level-access
    at new ApiError (build/src/nodejs-common/util.js:76:15)
        -> /workspace/src/nodejs-common/util.ts:262:11
    at Util.parseHttpRespBody (build/src/nodejs-common/util.js:211:38)
        -> /workspace/src/nodejs-common/util.ts:463:32
    at Util.handleResp (build/src/nodejs-common/util.js:152:117)
        -> /workspace/src/nodejs-common/util.ts:396:20
    at /workspace/build/src/nodejs-common/util.js:496:22
        -> /workspace/src/nodejs-common/util.ts:826:16
    at onResponse (node_modules/retry-request/index.js:228:7)
    at /workspace/node_modules/teeny-request/build/src/index.js:226:13
        -> /workspace/node_modules/teeny-request/src/index.ts:333:11
    at runMicrotasks ()
    at processTicksAndRejections (internal/process/task_queues.js:97:5)
@flaky-bot flaky-bot bot added flakybot: issue An issue filed by the Flaky Bot. Should not be added manually. priority: p1 Important issue which blocks shipping the next release. Will be fixed prior to next release. type: bug Error or flaw in code with unintended results or allowing sub-optimal usage patterns. labels Apr 26, 2022
@product-auto-label product-auto-label bot added the api: storage Issues related to the googleapis/nodejs-storage API. label Apr 26, 2022
@JesseLovelace
Copy link
Contributor

in #1844, @ddelgrosso1 mentioned adding a follow up if this resurfaces, assigning to him

@flaky-bot flaky-bot bot added the flakybot: flaky Tells the Flaky Bot not to close or comment on this issue. label Apr 27, 2022
@flaky-bot
Copy link
Author

flaky-bot bot commented Apr 27, 2022

Looks like this issue is flaky. 😟

I'm going to leave this open and stop commenting.

A human should fix and close this.


When run at the same commit (aab390c), this test passed in one build (Build Status, Sponge) and failed in another build (Build Status, Sponge).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
api: storage Issues related to the googleapis/nodejs-storage API. flakybot: flaky Tells the Flaky Bot not to close or comment on this issue. flakybot: issue An issue filed by the Flaky Bot. Should not be added manually. priority: p1 Important issue which blocks shipping the next release. Will be fixed prior to next release. type: bug Error or flaw in code with unintended results or allowing sub-optimal usage patterns.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants