googleapis / nodejs-logging-bunyan

Node.js client integration between Stackdriver Logging and Bunyan.
https://cloud.google.com/logging/
Apache License 2.0
63 stars 34 forks source link

express samples: should write using bunyan failed #617

Closed flaky-bot[bot] closed 2 years ago

flaky-bot[bot] commented 2 years ago

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


commit: 75d7811c277e4de87a2232db3ce856669964cb45 buildURL: Build Status, Sponge status: failed

Test output
8 RESOURCE_EXHAUSTED: Quota exceeded for quota metric 'Read requests' and limit 'Read requests per minute per user' of service 'logging.googleapis.com' for consumer 'project_number:1046198160504'.
Error: 8 RESOURCE_EXHAUSTED: Quota exceeded for quota metric 'Read requests' and limit 'Read requests per minute per user' of service 'logging.googleapis.com' for consumer 'project_number:1046198160504'.
    at Object.callErrorFromStatus (node_modules/@grpc/grpc-js/build/src/call.js:31:26)
        -> /workspace/samples/node_modules/@grpc/grpc-js/src/call.ts:81:24
    at Object.onReceiveStatus (node_modules/@grpc/grpc-js/build/src/client.js:180:52)
        -> /workspace/samples/node_modules/@grpc/grpc-js/src/client.ts:343:36
    at Object.onReceiveStatus (node_modules/@grpc/grpc-js/build/src/client-interceptors.js:365:141)
        -> /workspace/samples/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/samples/node_modules/@grpc/grpc-js/src/client-interceptors.ts:424:48
    at /workspace/samples/node_modules/@grpc/grpc-js/build/src/call-stream.js:187:78
        -> /workspace/samples/node_modules/@grpc/grpc-js/src/call-stream.ts:330:24
    at processTicksAndRejections (internal/process/task_queues.js:79:11)
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.


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

losalex commented 2 years ago

Flaky - latest tests are OK