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

[9.0][wasm] Timeout when downloading chrome-win.zip #107901

Open
carlossanlop opened this issue Sep 17, 2024 · 2 comments
Open

[9.0][wasm] Timeout when downloading chrome-win.zip #107901

carlossanlop opened this issue Sep 17, 2024 · 2 comments
Labels
arch-wasm WebAssembly architecture area-Infrastructure-mono Known Build Error Use this to report build issues in the .NET Helix tab os-browser Browser variant of arch-wasm os-windows
Milestone

Comments

@carlossanlop
Copy link
Member

carlossanlop commented Sep 17, 2024

Build Information

Adding the BuildRetry option as this seems to be recoverable.

Build: https://dev.azure.com/dnceng-public/public/_build/results?buildId=810001
Build error leg or test failing: browser-wasm windows Release LibraryTests

Error Message

{
  "ErrorMessage" : [
    "Failed to download file",
    "https://storage.googleapis.com/chromium-browser-snapshots/Win_x64/1300320/chrome-win.zip",
    "The request was canceled due to the configured HttpClient.Timeout of 100 seconds elapsing."],
  "BuildRetry" : true,
  "ExcludeConsoleLog" : false
}
D:\a\_work\1\s\eng\testing\wasm-provisioning.targets(122,5): error MSB3923: Failed to download file "[https://storage.googleapis.com/chromium-browser-snapshots/Win_x64/1300320/chrome-win.zip".](https://storage.googleapis.com/chromium-browser-snapshots/Win_x64/1300320/chrome-win.zip%22.)  The request was canceled due to the configured HttpClient.Timeout of 100 seconds elapsing. ---> A task was canceled. ---> A task was canceled. [D:\a\_work\1\s\src\libraries\pretest.proj]

Report

Summary

24-Hour Hit Count 7-Day Hit Count 1-Month Count
0 0 0
@carlossanlop carlossanlop added arch-wasm WebAssembly architecture os-windows Known Build Error Use this to report build issues in the .NET Helix tab os-browser Browser variant of arch-wasm labels Sep 17, 2024
@carlossanlop carlossanlop added this to the 9.0.0 milestone Sep 17, 2024
@dotnet-issue-labeler dotnet-issue-labeler bot added the needs-area-label An area label is needed to ensure this gets routed to the appropriate area owners label Sep 17, 2024
Copy link
Contributor

Tagging subscribers to 'arch-wasm': @lewing
See info in area-owners.md if you want to be subscribed.

@carlossanlop carlossanlop added area-Infrastructure-mono and removed needs-area-label An area label is needed to ensure this gets routed to the appropriate area owners labels Sep 17, 2024
Copy link
Contributor

Tagging subscribers to this area: @directhex, @matouskozak
See info in area-owners.md if you want to be subscribed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
arch-wasm WebAssembly architecture area-Infrastructure-mono Known Build Error Use this to report build issues in the .NET Helix tab os-browser Browser variant of arch-wasm os-windows
Projects
None yet
Development

No branches or pull requests

1 participant