googleapis / nodejs-compute

This repository is deprecated. All of its content and history has been moved to googleapis/google-cloud-node.
https://cloud.google.com/compute/
Apache License 2.0
113 stars 113 forks source link

Compute InstancesGroup Manager: "after all" hook for "Resize group to 1 and then back to 0." failed #851

Closed flaky-bot[bot] closed 1 year ago

flaky-bot[bot] commented 2 years ago

This test failed!

To configure my behavior, see the Flaky Bot documentation.

If I'm commenting on this issue too often, add the flakybot: quiet label and I will stop commenting.


commit: 2e76df834944acbf319e8c84ecb45f5d1d15ea1c buildURL: Build Status, Sponge status: failed

Test output
Request had invalid authentication credentials. Expected OAuth 2 access token, login cookie or other valid authentication credential. See https://developers.google.com/identity/sign-in/web/devconsole-project.
Error: Request had invalid authentication credentials. Expected OAuth 2 access token, login cookie or other valid authentication credential. See https://developers.google.com/identity/sign-in/web/devconsole-project.
    at Function.parseHttpError (node_modules/google-gax/build/src/googleError.js:72:37)
        -> /workspace/node_modules/google-gax/src/googleError.ts:90:7
    at decodeResponse (node_modules/google-gax/build/src/fallbackRest.js:69:49)
        -> /workspace/node_modules/google-gax/src/fallbackRest.ts:94:31
    at /workspace/node_modules/google-gax/build/src/fallbackServiceStub.js:101:42
        -> /workspace/node_modules/google-gax/src/fallbackServiceStub.ts:173:34
    at processTicksAndRejections (internal/process/task_queues.js:97:5)
flaky-bot[bot] commented 2 years 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.


commit: 73773cd6c7235ec5408b67b22b6e88e2a9d0a363 buildURL: Build Status, Sponge status: failed

Test output
Unexpected token < in JSON at position 0
SyntaxError: Unexpected token < in JSON at position 0
    at JSON.parse ()
    at decodeResponse (node_modules/google-gax/build/src/fallbackRest.js:67:23)
        -> /workspace/node_modules/google-gax/src/fallbackRest.ts:92:21
    at /workspace/node_modules/google-gax/build/src/fallbackServiceStub.js:101:42
        -> /workspace/node_modules/google-gax/src/fallbackServiceStub.ts:173:34
    at processTicksAndRejections (internal/process/task_queues.js:97:5)
bcoe commented 1 year ago

green last three nights, closing for now.