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

Failed to install dotnet SDK from any of the specified locations #3455

Open
3 tasks
jeffschwMSFT opened this issue Jul 16, 2024 · 0 comments
Open
3 tasks

Failed to install dotnet SDK from any of the specified locations #3455

jeffschwMSFT opened this issue Jul 16, 2024 · 0 comments

Comments

@jeffschwMSFT
Copy link
Member

jeffschwMSFT commented Jul 16, 2024

Build

https://dev.azure.com/dnceng/internal/_build/results?buildId=2495673&view=logs&j=d85766d3-716a-5aca-cd6c-c7cb90afe45b&t=5494b00a-a527-5eb7-18ad-98ae802b742d&l=35

Downloading 'https://dotnet.microsoft.com/download/dotnet/scripts/v1/dotnet-install.sh'
Attempting to install dotnet from public_location.
dotnet-install: Attempting to download using primary link https://dotnetcli.azureedge.net/dotnet/Sdk/6.0.132/dotnet-sdk-6.0.132-osx-x64.tar.gz
dotnet-install: Remote file https://dotnetcli.azureedge.net/dotnet/Sdk/6.0.132/dotnet-sdk-6.0.132-osx-x64.tar.gz size is 173193905 bytes.
dotnet-install: Extracting archive from https://dotnetcli.azureedge.net/dotnet/Sdk/6.0.132/dotnet-sdk-6.0.132-osx-x64.tar.gz
/Users/runner/work/1/s//.dotnet/dotnet-install.sh: line 1010:  2439 Bus error: 10           tar -xzf "$zip_path" -C "$temp_out_path" > /dev/null
dotnet-install: Downloaded file size is 173193905 bytes.
dotnet-install: The remote and local file sizes are equal.
dotnet_install: Error: Extraction failed
Failed to install dotnet from public_location.
Attempting to install dotnet from dotnetbuilds.
dotnet-install: Attempting to download using primary link https://dotnetbuilds.azureedge.net/public/Sdk/6.0.132/dotnet-sdk-6.0.132-osx-x64.tar.gz
curl: (22) The requested URL returned error: 404
dotnet-install: The resource at primary link 'https://dotnetbuilds.azureedge.net/public/Sdk/6.0.132/dotnet-sdk-6.0.132-osx-x64.tar.gz' is not available.
dotnet-install: Attempting to download using legacy link https://dotnetbuilds.azureedge.net/public/Sdk/6.0.132/dotnet-dev-osx-x64.6.0.132.tar.gz
curl: (22) The requested URL returned error: 404
dotnet-install: The resource at legacy link 'https://dotnetbuilds.azureedge.net/public/Sdk/6.0.132/dotnet-dev-osx-x64.6.0.132.tar.gz' is not available.
dotnet_install: Error: Could not find `.NET Core SDK` with version = 6.0.132
dotnet_install: Error: Refer to: https://aka.ms/dotnet-os-lifecycle for information on .NET Core support
Failed to install dotnet from dotnetbuilds.
##[error](NETCORE_ENGINEERING_TELEMETRY=InitializeToolset) Failed to install dotnet SDK from any of the specified locations.

Build leg reported

No response

Pull Request

No response

Known issue core information

Fill out the known issue JSON section by following the step by step documentation on how to create a known issue

 {
    "ErrorMessage" : "Failed to install dotnet SDK from any of the specified locations",
    "BuildRetry": false,
    "ErrorPattern": "",
    "ExcludeConsoleLog": false
 }

@dotnet/dnceng

Release Note Category

  • Feature changes/additions
  • Bug fixes
  • Internal Infrastructure Improvements

Release Note Description

Additional information about the issue reported

No response

Known issue validation

Build: 🔎 https://dev.azure.com/dnceng/internal/_build/results?buildId=2495673
Error message validated: [Failed to install dotnet SDK from any of the specified locations]
Result validation: ✅ Known issue matched with the provided build.
Validation performed at: 7/16/2024 4:19:33 PM UTC

Report

Summary

24-Hour Hit Count 7-Day Hit Count 1-Month Count
0 0 0
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant