nodejs-translate
nodejs-translate copied to clipboard
translate_hybrid_glossaries: "after all" hook for "should create a glossary" failed
Note: #740 was also for this test, but it was closed more than 10 days ago. So, I didn't mark it flaky.
commit: e8f13e412c2ee9c8cded6cd4efed31b3d78f8170 buildURL: Build Status, Sponge status: failed
Test output
5 NOT_FOUND: Glossary not found.
Error: 5 NOT_FOUND: Glossary not found.
at Object.callErrorFromStatus (/workspace/node_modules/@grpc/grpc-js/build/src/call.js:31:26)
-> /workspace/node_modules/@grpc/grpc-js/src/call.ts:81:24
at Object.onReceiveStatus (/workspace/node_modules/@grpc/grpc-js/build/src/client.js:189:52)
-> /workspace/node_modules/@grpc/grpc-js/src/client.ts:351: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:187:78
-> /workspace/node_modules/@grpc/grpc-js/src/call-stream.ts:330:24
at processTicksAndRejections (internal/process/task_queues.js:79:11)
commit: 079a0997774c6d67793af2931bdaebfcdac0f4f8 buildURL: Build Status, Sponge status: failed
Test output
ENOENT: no such file or directory, unlink 'resources/example.mp3'
Error: ENOENT: no such file or directory, unlink 'resources/example.mp3'
at Object.unlinkSync (fs.js:1136:3)
at Context. (test/hybridGlossaries.test.js:49:8)
at processImmediate (internal/timers.js:461:21)
commit: 933973b971c59a9a018b5b63d27f1a64da530b76 buildURL: Build Status, Sponge status: failed
Test output
5 NOT_FOUND: Glossary not found.
Error: 5 NOT_FOUND: Glossary not found.
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/v3beta1/translation_service_client.js:260:29
-> /workspace/src/v3beta1/translation_service_client.ts:368:25
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 LongrunningApiCaller._wrapOperation (/workspace/node_modules/google-gax/build/src/longRunningCalls/longRunningApiCaller.js:55:16)
-> /workspace/node_modules/google-gax/src/longRunningCalls/longRunningApiCaller.ts:80:12
at /workspace/node_modules/google-gax/build/src/longRunningCalls/longRunningApiCaller.js:46:25
-> /workspace/node_modules/google-gax/src/longRunningCalls/longRunningApiCaller.ts:64:19
at OngoingCallPromise.call (/workspace/node_modules/google-gax/build/src/call.js:67:27)
-> /workspace/node_modules/google-gax/src/call.ts:81:23
at LongrunningApiCaller.call (/workspace/node_modules/google-gax/build/src/longRunningCalls/longRunningApiCaller.js:45:19)
-> /workspace/node_modules/google-gax/src/longRunningCalls/longRunningApiCaller.ts:63:15
at /workspace/node_modules/google-gax/build/src/createApiCall.js:84:30
-> /workspace/node_modules/google-gax/src/createApiCall.ts:118:26
Translate samples have been moved to https://github.com/GoogleCloudPlatform/nodejs-docs-samples/tree/main/translate. Closing this issue here. The new repo has a different test environment, and the issue will be recreated if it occurs again there.
FYI @nicain @balajismaniam