2025-03-10T22:36:06.1091290Z ##[section]Starting: Checkout dotnet/sdk@refs/pull/47423/merge to s
2025-03-10T22:36:06.1202980Z ==============================================================================
2025-03-10T22:36:06.1204730Z Task         : Get sources
2025-03-10T22:36:06.1205590Z Description  : Get sources from a repository. Supports Git, TfsVC, and SVN repositories.
2025-03-10T22:36:06.1206220Z Version      : 1.0.0
2025-03-10T22:36:06.1206790Z Author       : Microsoft
2025-03-10T22:36:06.1208080Z Help         : [More Information](https://go.microsoft.com/fwlink/?LinkId=798199)
2025-03-10T22:36:06.1208610Z ==============================================================================
2025-03-10T22:36:06.5984310Z Syncing repository: dotnet/sdk (GitHub)
2025-03-10T22:36:06.7659580Z ##[command]git version
2025-03-10T22:36:06.8163510Z git version 2.48.1
2025-03-10T22:36:06.8195160Z ##[command]git lfs version
2025-03-10T22:36:06.9318540Z git-lfs/3.6.1 (GitHub; darwin amd64; go 1.23.4)
2025-03-10T22:36:06.9523440Z ##[command]git init "/Users/runner/work/1/s"
2025-03-10T22:36:06.9844010Z hint: Using 'master' as the name for the initial branch. This default branch name
2025-03-10T22:36:06.9845760Z hint: is subject to change. To configure the initial branch name to use in all
2025-03-10T22:36:06.9847190Z hint: of your new repositories, which will suppress this warning, call:
2025-03-10T22:36:06.9848870Z hint:
2025-03-10T22:36:06.9850880Z hint: 	git config --global init.defaultBranch <name>
2025-03-10T22:36:06.9852610Z hint:
2025-03-10T22:36:06.9853610Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
2025-03-10T22:36:06.9854990Z hint: 'development'. The just-created branch can be renamed via this command:
2025-03-10T22:36:06.9856310Z hint:
2025-03-10T22:36:06.9858230Z Initialized empty Git repository in /Users/runner/work/1/s/.git/
2025-03-10T22:36:06.9865810Z hint: 	git branch -m <name>
2025-03-10T22:36:06.9871140Z ##[command]git remote add origin https://github.com/dotnet/sdk
2025-03-10T22:36:06.9995870Z ##[command]git config gc.auto 0
2025-03-10T22:36:07.0313950Z ##[command]git config core.longpaths true
2025-03-10T22:36:07.0343430Z ##[command]git config --get-all http.https://github.com/dotnet/sdk.extraheader
2025-03-10T22:36:07.0379850Z ##[command]git config --get-all http.extraheader
2025-03-10T22:36:07.0466600Z ##[command]git config --get-regexp .*extraheader
2025-03-10T22:36:07.0555270Z ##[command]git config --get-all http.proxy
2025-03-10T22:36:07.0655310Z ##[command]git config http.version HTTP/1.1
2025-03-10T22:36:07.0799810Z ##[command]git --config-env=http.extraheader=env_var_http.extraheader fetch --force --tags --prune --prune-tags --progress --no-recurse-submodules origin   +refs/heads/*:refs/remotes/origin/* +refs/pull/47423/merge:refs/remotes/pull/47423/merge
2025-03-10T22:36:07.6599960Z fatal: couldn't find remote ref refs/pull/47423/merge
2025-03-10T22:36:07.7426580Z ##[warning]Git fetch failed with exit code 128, back off 3.227 seconds before retry.
2025-03-10T22:36:10.8616220Z ##[command]git --config-env=http.extraheader=env_var_http.extraheader fetch --force --tags --prune --prune-tags --progress --no-recurse-submodules origin   +refs/heads/*:refs/remotes/origin/* +refs/pull/47423/merge:refs/remotes/pull/47423/merge
2025-03-10T22:36:11.2871170Z fatal: couldn't find remote ref refs/pull/47423/merge
2025-03-10T22:36:11.3859700Z ##[warning]Git fetch failed with exit code 128, back off 8.598 seconds before retry.
2025-03-10T22:36:20.1644840Z ##[command]git --config-env=http.extraheader=env_var_http.extraheader fetch --force --tags --prune --prune-tags --progress --no-recurse-submodules origin   +refs/heads/*:refs/remotes/origin/* +refs/pull/47423/merge:refs/remotes/pull/47423/merge
2025-03-10T22:36:20.3057860Z fatal: couldn't find remote ref refs/pull/47423/merge
2025-03-10T22:36:20.3428350Z ##[error]Git fetch failed with exit code: 128
2025-03-10T22:36:20.3480940Z ##[section]Finishing: Checkout dotnet/sdk@refs/pull/47423/merge to s