Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Storage - File Datalake] Highlevel browser only upload should work for large data failing in nightly runs #18262

Closed
v-jiaodi opened this issue Oct 19, 2021 · 3 comments
Assignees
Labels
Client This issue points to a problem in the data-plane of the library. Data Lake Storage Gen2 Storage Storage Service (Queues, Blobs, Files) test-reliability Issue that causes tests to be unreliable

Comments

@v-jiaodi
Copy link
Member

Storage - File Datalake nightly test runs are failing with:

Stack trace:
RestError: RestError: Failed to send request to https://dltf7d60563eef44dc8.blob.core.windows.net/filesystem163435417435002524/file163435417448901902?sv=2020-04-08&ss=bfqt&srt=sco&se=2021-10-16T04%3A05%3A21Z&sp=rwdxlacuptf&sig=pR%2FZvQs4RPzjuyQZHX7feiSBoZDeO3nKfZsWam%2BzTsc%3D&_=1634354182333
at XMLHttpRequest. (../../core/core-http/src/httpPipelineLogLevel.ts:1:1 <- dist-test/index.browser.js:4936:49)

For more details check here:

@v-xuto v-xuto added Client This issue points to a problem in the data-plane of the library. Data Lake Storage Gen2 test-reliability Issue that causes tests to be unreliable labels Oct 19, 2021
@ramya-rao-a ramya-rao-a added the Storage Storage Service (Queues, Blobs, Files) label Oct 19, 2021
@EmmaZhu EmmaZhu added this to the [2022] February milestone Dec 14, 2021
@EmmaZhu
Copy link
Contributor

EmmaZhu commented Dec 21, 2021

Hi @jeremymeng ,

The error reported from core-http didn't indicate detailed error message on the failed request. Is it possible to throw out more detailed error info in our code?

Thanks
Emma

@jeremymeng
Copy link
Contributor

@EmmaZhu the xhr error event doesn't have more information about the error. I believe it's for security reason.

https://developer.mozilla.org/en-US/docs/Web/API/XMLHttpRequest/error_event

@EmmaZhu
Copy link
Contributor

EmmaZhu commented Feb 11, 2022

Rerun the case passed. Could be caused by a transient network failure. Close the issue for now and wait for a repro to get more investigation info.

@EmmaZhu EmmaZhu closed this as completed Feb 11, 2022
@github-actions github-actions bot locked and limited conversation to collaborators Apr 11, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Client This issue points to a problem in the data-plane of the library. Data Lake Storage Gen2 Storage Storage Service (Queues, Blobs, Files) test-reliability Issue that causes tests to be unreliable
Projects
None yet
Development

No branches or pull requests

5 participants