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.