googleapis / nodejs-storage

Node.js client for Google Cloud Storage: unified object storage for developers and enterprises, from live data serving to data analytics/ML to data archiving.
https://cloud.google.com/storage/
Apache License 2.0
897 stars 369 forks source link

storage requester pays existing bucket methods that accept userProject: bucket#upload failed #2329

Closed flaky-bot[bot] closed 6 months ago

flaky-bot[bot] commented 10 months ago

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


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

Test output
The expression evaluated to a falsy value:

  assert(expectedError instanceof Error)

      + expected - actual

      -false
      +true

/workspace/system-test/storage.ts:1764
          assert(expectedError instanceof Error);
          ^

AssertionError [ERR_ASSERTION]: The expression evaluated to a falsy value:

  assert(expectedError instanceof Error)

    at null.requesterPaysDoubleTest (system-test/storage.ts:1764:11)
    at runMicrotasks ()
    at processTicksAndRejections (internal/process/task_queues.js:95:5)
    at Context. (system-test/storage.ts:1854:11)
flaky-bot[bot] commented 10 months ago

Looks like this issue is flaky. :worried:

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

A human should fix and close this.


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

frankyn commented 6 months ago

Hi @ddelgrosso1 this issue is showing up as OOSLO for response; could you provide an update?

ddelgrosso1 commented 6 months ago

@frankyn haven't looked at it. Seems to be a lot of requester pays issues opening.