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 notifications: "before all" hook for "should get an existing notification" failed #2319

Closed flaky-bot[bot] closed 11 months ago

flaky-bot[bot] commented 11 months ago

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


commit: 5068a9d06eab9bbd5cd7c1d571cb0fa76cd69a16 buildURL: Build Status, Sponge status: failed

Test output
We encountered an internal error. Please try again.
/workspace/src/nodejs-common/util.ts:284
    Error.captureStackTrace(this);
          ^

Error: We encountered an internal error. Please try again.
    at ApiError.ApiError (src/nodejs-common/util.ts:284:11)
    at Util.parseHttpRespBody (src/nodejs-common/util.ts:485:32)
    at Util.handleResp (src/nodejs-common/util.ts:417:24)
    at null. (src/nodejs-common/util.ts:911:16)
    at onResponse (node_modules/retry-request/index.js:240:7)
    at null. (node_modules/teeny-request/src/index.ts:333:11)
    at runMicrotasks ()
    at processTicksAndRejections (internal/process/task_queues.js:95:5)
ddelgrosso1 commented 11 months ago

Looks like some general network weirdness. Going to close this out.