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

VMR unified build fails on PGO legs: Download from all targets failed #4392

Closed
akoeplinger opened this issue May 9, 2024 · 1 comment · Fixed by dotnet/sdk#40886
Closed

Comments

@akoeplinger
Copy link
Member

akoeplinger commented May 9, 2024

https://dev.azure.com/dnceng/internal/_build/results?buildId=2448099&view=results

    /vmr/src/sdk/src/Installer/redist-installer/targets/GenerateLayout.targets(400,5): error : Download from all targets failed. List of attempted targets: file:///vmr/artifacts/assets/Release/Runtime/9.0.0-preview.5.24256.1/dotnet-runtime-9.0.0-preview.5.24256.1-linux-x64.tar.gz [/vmr/src/sdk/src/Installer/redist-installer/redist-installer.csproj]
    /vmr/src/sdk/src/Installer/redist-installer/targets/GenerateLayout.targets(400,5): error : Failed to download file using addresses in Uri and/or Uris. [/vmr/src/sdk/src/Installer/redist-installer/redist-installer.csproj]

Happens on both Windows and Linux.

/cc @ViktorHofer @jkoritzinsky

@ViktorHofer
Copy link
Member

@jkoritzinsky I think it was you who added the PGO legs? Please take a look.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Done
Development

Successfully merging a pull request may close this issue.

3 participants