2025-03-10T18:09:39.4112280Z ##[section]Starting: Checkout dotnet/sdk@refs/pull/47416/merge to s
2025-03-10T18:09:39.4201614Z ==============================================================================
2025-03-10T18:09:39.4202229Z Task         : Get sources
2025-03-10T18:09:39.4202548Z Description  : Get sources from a repository. Supports Git, TfsVC, and SVN repositories.
2025-03-10T18:09:39.4202645Z Version      : 1.0.0
2025-03-10T18:09:39.4202824Z Author       : Microsoft
2025-03-10T18:09:39.4203063Z Help         : [More Information](https://go.microsoft.com/fwlink/?LinkId=798199)
2025-03-10T18:09:39.4203154Z ==============================================================================
2025-03-10T18:09:39.8857111Z Syncing repository: dotnet/sdk (GitHub)
2025-03-10T18:09:39.9034811Z Prepending Path environment variable with directory containing 'git.exe'.
2025-03-10T18:09:39.9043486Z ##[command]git version
2025-03-10T18:09:41.1570689Z git version 2.47.0.windows.2
2025-03-10T18:09:41.1611914Z ##[command]git lfs version
2025-03-10T18:09:41.3069510Z git-lfs/3.4.0 (GitHub; windows amd64; go 1.20.6; git d06d6e9e)
2025-03-10T18:09:41.3257321Z ##[command]git init "D:\a\_work\1\s"
2025-03-10T18:09:41.3885115Z Initialized empty Git repository in D:/a/_work/1/s/.git/
2025-03-10T18:09:41.3936092Z ##[command]git remote add origin https://github.com/dotnet/sdk
2025-03-10T18:09:41.4512228Z ##[command]git config gc.auto 0
2025-03-10T18:09:41.5216405Z ##[command]git config core.longpaths true
2025-03-10T18:09:41.5268063Z ##[command]git config --get-all http.https://github.com/dotnet/sdk.extraheader
2025-03-10T18:09:41.5844579Z ##[command]git config --get-all http.extraheader
2025-03-10T18:09:41.6330077Z ##[command]git config --get-regexp .*extraheader
2025-03-10T18:09:41.6820686Z ##[command]git config --get-all http.proxy
2025-03-10T18:09:41.7309145Z ##[command]git config http.version HTTP/1.1
2025-03-10T18:09:41.7830988Z ##[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/47416/merge:refs/remotes/pull/47416/merge
2025-03-10T18:09:42.4460066Z fatal: couldn't find remote ref refs/pull/47416/merge
2025-03-10T18:09:42.5074428Z ##[warning]Git fetch failed with exit code 128, back off 4.592 seconds before retry.
2025-03-10T18:09:47.0476819Z ##[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/47416/merge:refs/remotes/pull/47416/merge
2025-03-10T18:09:47.5035708Z fatal: couldn't find remote ref refs/pull/47416/merge
2025-03-10T18:09:47.5363582Z ##[warning]Git fetch failed with exit code 128, back off 2.692 seconds before retry.
2025-03-10T18:09:50.2013816Z ##[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/47416/merge:refs/remotes/pull/47416/merge
2025-03-10T18:09:50.6840115Z fatal: couldn't find remote ref refs/pull/47416/merge
2025-03-10T18:09:50.7136849Z ##[error]Git fetch failed with exit code: 128
2025-03-10T18:09:50.7168939Z ##[section]Finishing: Checkout dotnet/sdk@refs/pull/47416/merge to s