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] Alpine320_Offline_PreviousSourceBuiltSdk_x64 failed to download the previous source-built SDK #4830

Closed
Winniexu01 opened this issue Jan 16, 2025 · 3 comments
Assignees
Labels
area-testing Improvements in CI and testing ops-monitor Issues created/handled by the source build monitor role

Comments

@Winniexu01
Copy link
Member

Failing build (internal Microsoft link)

Prep the Build step failed to extra gz file:

++ tar -ozxf /mnt/vss/_work/1/s/prereqs/packages/archive/dotnet-sdk-9.0.102-alpine.3.20-x64.tar.gz -C /mnt/vss/_work/1/s/.dotnet

gzip: stdin: not in gzip format
tar: Child returned status 1
tar: Error is not recoverable: exiting now

This error is caused by the previous step Setup Previously Source-Built SDK, it failed to download the source-built SDK from https://builds.dotnet.microsoft.com/source-built-artifacts/sdks/dotnet-sdk-9.0.102-alpine.3.20-x64.tar.gz

A step needs to be added to the Setup Previously Source-Built SDK step to check whether the files are downloaded correctly and completely.

@Winniexu01 Winniexu01 added the ops-monitor Issues created/handled by the source build monitor role label Jan 16, 2025
@MichaelSimons MichaelSimons added the area-testing Improvements in CI and testing label Jan 16, 2025
@ellahathaway
Copy link
Member

It looks like dotnet-sdk-9.0.102-alpine.3.20-x64.tar.gz doesn't exist.

The latest 9.0 release uploaded the alpine 3.19 artifacts because that was the previous-source-built SDK version at the time.

I'm thinking that we're going to have to manually upload the 3.20 artifacts in this case.

@mthalman - since you updated the builds to 3.20 & 3.21, can I get your thoughts on this? dotnet/sdk#45416

@MichaelSimons MichaelSimons moved this from Backlog to Servicing in .NET Source Build Jan 16, 2025
@MichaelSimons MichaelSimons moved this from Servicing to In Progress in .NET Source Build Jan 16, 2025
@ellahathaway
Copy link
Member

This will be inadvertently resolved by #4819

@ellahathaway
Copy link
Member

Closing since this was fixed by dotnet/sdk#46068

@github-project-automation github-project-automation bot moved this from In Progress to Done in .NET Source Build Jan 21, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area-testing Improvements in CI and testing ops-monitor Issues created/handled by the source build monitor role
Projects
Status: Done
Development

No branches or pull requests

4 participants