Skip to content

[Storage - Blob] BlobClient Node.js only syncCopyFromURL - destination bearer token failing in nightly runs #24338

Open

Description

Storage - Blob nightly test runs are failing with:

Error message:
Server failed to authenticate the request. Please refer to the information in the www-authenticate header. RequestId:eecf7441-701e-001a-4610-19993f000000 Time:2022-12-26T09:57:15.9626395Z

Stack trace:
RestError: Server failed to authenticate the request. Please refer to the information in the www-authenticate header.
RequestId:eecf7441-701e-001a-4610-19993f000000
Time:2022-12-26T09:57:15.9626395Z
at handleErrorResponse (D:\a_work\1\s\sdk\core\core-http\src\policies\deserializationPolicy.ts:274:17)
at D:\a_work\1\s\sdk\core\core-http\src\policies\deserializationPolicy.ts:179:47
at runMicrotasks ()
at processTicksAndRejections (internal/process/task_queues.js:95:5)
at StorageRetryPolicy.attemptSendRequest (D:\a_work\1\s\sdk\storage\storage-blob\src\policies\StorageRetryPolicy.ts:54:54)
at TracingPolicy.sendRequest (D:\a_work\1\s\sdk\core\core-http\src\policies\tracingPolicy.ts:77:24)
at StorageClientContext.sendOperationRequest (D:\a_work\1\s\sdk\core\core-http\src\serviceClient.ts:520:23)
at AppendBlobClient.syncCopyFromURL (D:\a_work\1\s\sdk\storage\storage-blob\dist-esm\storage-blob\src\Clients.js:285:556)
at Context. (D:\a_work\1\s\sdk\storage\storage-blob\test\node\blobclient.spec.ts:296:20)

For more details check here:

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

Labels

ClientThis issue points to a problem in the data-plane of the library.StorageStorage Service (Queues, Blobs, Files)test-reliabilityIssue that causes tests to be unreliable

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions