googleapis / nodejs-logging

Node.js client for Stackdriver Logging: Store, search, analyze, monitor, and alert on log data and events from Google Cloud Platform and Amazon Web Services (AWS).
https://cloud.google.com/logging/
Apache License 2.0
172 stars 62 forks source link

Logging sinks listing sinks: should get metadata failed #1391

Closed flaky-bot[bot] closed 1 year ago

flaky-bot[bot] commented 1 year 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: 8ac3e6b69c7a862942a40427ddefa07b0cf50554 buildURL: Build Status, Sponge status: failed

Test output
done() called multiple times in test  of file /workspace/build/system-test/logging.js; in addition, done() received error: Error: 16 UNAUTHENTICATED: 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 Object.callErrorFromStatus (/workspace/node_modules/@grpc/grpc-js/build/src/call.js:31:19)
        -> /workspace/node_modules/@grpc/grpc-js/src/call.ts:81:17
    at Object.onReceiveStatus (/workspace/node_modules/@grpc/grpc-js/build/src/client.js:195:52)
        -> /workspace/node_modules/@grpc/grpc-js/src/client.ts:358:36
    at Object.onReceiveStatus (/workspace/node_modules/@grpc/grpc-js/build/src/client-interceptors.js:365:141)
        -> /workspace/node_modules/@grpc/grpc-js/src/client-interceptors.ts:462:34
    at Object.onReceiveStatus (/workspace/node_modules/@grpc/grpc-js/build/src/client-interceptors.js:328:181)
        -> /workspace/node_modules/@grpc/grpc-js/src/client-interceptors.ts:424:48
    at /workspace/node_modules/@grpc/grpc-js/build/src/call-stream.js:188:78
        -> /workspace/node_modules/@grpc/grpc-js/src/call-stream.ts:334:24
    at processTicksAndRejections (internal/process/task_queues.js:79:11)
for call at
    at ServiceClientImpl.makeUnaryRequest (/workspace/node_modules/@grpc/grpc-js/build/src/client.js:163:34)
        -> /workspace/node_modules/@grpc/grpc-js/src/client.ts:328:30
    at ServiceClientImpl. (/workspace/node_modules/@grpc/grpc-js/build/src/make-client.js:105:19)
        -> /workspace/node_modules/@grpc/grpc-js/src/make-client.ts:189:15
    at /workspace/build/src/v2/config_service_v2_client.js:313:29
        -> /workspace/src/v2/config_service_v2_client.ts:467:25
    at wrappedCall (/workspace/node_modules/google-gax/build/src/paginationCalls/pagedApiCaller.js:86:20)
        -> /workspace/node_modules/google-gax/src/paginationCalls/pagedApiCaller.ts:107:15
    at /workspace/node_modules/google-gax/build/src/normalCalls/timeout.js:44:16
        -> /workspace/node_modules/google-gax/src/normalCalls/timeout.ts:54:13
    at repeat (/workspace/node_modules/google-gax/build/src/normalCalls/retries.js:80:25)
        -> /workspace/node_modules/google-gax/src/normalCalls/retries.ts:104:19
    at /workspace/node_modules/google-gax/build/src/normalCalls/retries.js:118:13
        -> /workspace/node_modules/google-gax/src/normalCalls/retries.ts:144:7
    at OngoingCall.call (/workspace/node_modules/google-gax/build/src/call.js:67:27)
        -> /workspace/node_modules/google-gax/src/call.ts:81:23
    at PagedApiCaller.call (/workspace/node_modules/google-gax/build/src/paginationCalls/pagedApiCaller.js:118:25)
        -> /workspace/node_modules/google-gax/src/paginationCalls/pagedApiCaller.ts:152:19
    at /workspace/node_modules/google-gax/build/src/createApiCall.js:84:30
        -> /workspace/node_modules/google-gax/src/createApiCall.ts:118:26 {
  code: 16,
  details: '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.',
  metadata: [Metadata],
  note: 'Exception occurred in retry method that was not classified as transient'
}
Error: done() called multiple times in test  of file /workspace/build/system-test/logging.js; in addition, done() received error: Error: 16 UNAUTHENTICATED: 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 Object.callErrorFromStatus (node_modules/@grpc/grpc-js/build/src/call.js:31:19)
        -> /workspace/node_modules/@grpc/grpc-js/src/call.ts:81:17
    at Object.onReceiveStatus (node_modules/@grpc/grpc-js/build/src/client.js:195:52)
        -> /workspace/node_modules/@grpc/grpc-js/src/client.ts:358:36
    at Object.onReceiveStatus (node_modules/@grpc/grpc-js/build/src/client-interceptors.js:365:141)
        -> /workspace/node_modules/@grpc/grpc-js/src/client-interceptors.ts:462:34
    at Object.onReceiveStatus (node_modules/@grpc/grpc-js/build/src/client-interceptors.js:328:181)
        -> /workspace/node_modules/@grpc/grpc-js/src/client-interceptors.ts:424:48
    at /workspace/node_modules/@grpc/grpc-js/build/src/call-stream.js:188:78
        -> /workspace/node_modules/@grpc/grpc-js/src/call-stream.ts:334:24
    at processTicksAndRejections (internal/process/task_queues.js:79:11)
for call at
    at ServiceClientImpl.makeUnaryRequest (node_modules/@grpc/grpc-js/build/src/client.js:163:34)
        -> /workspace/node_modules/@grpc/grpc-js/src/client.ts:328:30
    at ServiceClientImpl. (node_modules/@grpc/grpc-js/build/src/make-client.js:105:19)
        -> /workspace/node_modules/@grpc/grpc-js/src/make-client.ts:189:15
    at /workspace/build/src/v2/config_service_v2_client.js:313:29
        -> /workspace/src/v2/config_service_v2_client.ts:467:25
    at wrappedCall (node_modules/google-gax/build/src/paginationCalls/pagedApiCaller.js:86:20)
        -> /workspace/node_modules/google-gax/src/paginationCalls/pagedApiCaller.ts:107:15
    at /workspace/node_modules/google-gax/build/src/normalCalls/timeout.js:44:16
        -> /workspace/node_modules/google-gax/src/normalCalls/timeout.ts:54:13
    at repeat (node_modules/google-gax/build/src/normalCalls/retries.js:80:25)
        -> /workspace/node_modules/google-gax/src/normalCalls/retries.ts:104:19
    at /workspace/node_modules/google-gax/build/src/normalCalls/retries.js:118:13
        -> /workspace/node_modules/google-gax/src/normalCalls/retries.ts:144:7
    at OngoingCall.call (node_modules/google-gax/build/src/call.js:67:27)
        -> /workspace/node_modules/google-gax/src/call.ts:81:23
    at PagedApiCaller.call (node_modules/google-gax/build/src/paginationCalls/pagedApiCaller.js:118:25)
        -> /workspace/node_modules/google-gax/src/paginationCalls/pagedApiCaller.ts:152:19
    at /workspace/node_modules/google-gax/build/src/createApiCall.js:84:30
        -> /workspace/node_modules/google-gax/src/createApiCall.ts:118:26 {
  code: 16,
  details: '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.',
  metadata: [Metadata],
  note: 'Exception occurred in retry method that was not classified as transient'
}
    at Pumpify.Duplexify._destroy (node_modules/duplexify/index.js:195:15)
    at /workspace/node_modules/duplexify/index.js:185:10
    at processTicksAndRejections (internal/process/task_queues.js:79:11)
flaky-bot[bot] commented 1 year ago

Test passed for commit c5ed8ad59ec58fd2eb3bc7fbcdb0ca7fabcea42d (Build Status, Sponge)! Closing this issue.