2025-03-10T21:41:44.7747968Z ##[section]Starting: Checkout dotnet/runtime@refs/pull/112514/merge to s
2025-03-10T21:41:44.7828771Z ==============================================================================
2025-03-10T21:41:44.7829526Z Task         : Get sources
2025-03-10T21:41:44.7829732Z Description  : Get sources from a repository. Supports Git, TfsVC, and SVN repositories.
2025-03-10T21:41:44.7829850Z Version      : 1.0.0
2025-03-10T21:41:44.7830037Z Author       : Microsoft
2025-03-10T21:41:44.7830298Z Help         : [More Information](https://go.microsoft.com/fwlink/?LinkId=798199)
2025-03-10T21:41:44.7830399Z ==============================================================================
2025-03-10T21:41:45.8194649Z Syncing repository: dotnet/runtime (GitHub)
2025-03-10T21:41:45.8199946Z ##[command]git version
2025-03-10T21:41:46.2603024Z git version 2.48.1
2025-03-10T21:41:46.2636352Z ##[command]git lfs version
2025-03-10T21:41:48.6774019Z git-lfs/3.0.2 (GitHub; linux amd64; go 1.18.1)
2025-03-10T21:41:48.6983590Z ##[command]git init "/mnt/vss/_work/1/s"
2025-03-10T21:41:48.8956056Z hint: Using 'master' as the name for the initial branch. This default branch name
2025-03-10T21:41:48.8956464Z hint: is subject to change. To configure the initial branch name to use in all
2025-03-10T21:41:48.8956779Z hint: of your new repositories, which will suppress this warning, call:
2025-03-10T21:41:48.8957020Z hint:
2025-03-10T21:41:48.8957284Z hint: 	git config --global init.defaultBranch <name>
2025-03-10T21:41:48.8957505Z hint:
2025-03-10T21:41:48.8957748Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
2025-03-10T21:41:48.8957964Z hint: 'development'. The just-created branch can be renamed via this command:
2025-03-10T21:41:48.8958133Z hint:
2025-03-10T21:41:48.8958270Z hint: 	git branch -m <name>
2025-03-10T21:41:48.9469844Z Initialized empty Git repository in /mnt/vss/_work/1/s/.git/
2025-03-10T21:41:48.9481981Z ##[command]git remote add origin https://github.com/dotnet/runtime
2025-03-10T21:41:48.9851762Z ##[command]git config gc.auto 0
2025-03-10T21:41:49.0226470Z ##[command]git config core.longpaths true
2025-03-10T21:41:49.0261824Z ##[command]git config --get-all http.https://github.com/dotnet/runtime.extraheader
2025-03-10T21:41:49.0301681Z ##[command]git config --get-all http.extraheader
2025-03-10T21:41:49.0339650Z ##[command]git config --get-regexp .*extraheader
2025-03-10T21:41:49.0371900Z ##[command]git config --get-all http.proxy
2025-03-10T21:41:49.0406205Z ##[command]git config http.version HTTP/1.1
2025-03-10T21:41:49.0480109Z ##[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/112514/merge:refs/remotes/pull/112514/merge
2025-03-10T21:41:49.9166486Z fatal: couldn't find remote ref refs/pull/112514/merge
2025-03-10T21:41:50.8749766Z ##[warning]Git fetch failed with exit code 128, back off 6.694 seconds before retry.
2025-03-10T21:41:56.6213139Z ##[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/112514/merge:refs/remotes/pull/112514/merge
2025-03-10T21:41:57.0004970Z fatal: couldn't find remote ref refs/pull/112514/merge
2025-03-10T21:41:57.9415473Z ##[warning]Git fetch failed with exit code 128, back off 6.252 seconds before retry.
2025-03-10T21:42:03.2574708Z ##[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/112514/merge:refs/remotes/pull/112514/merge
2025-03-10T21:42:03.6556994Z fatal: couldn't find remote ref refs/pull/112514/merge
2025-03-10T21:42:04.6528855Z ##[error]Git fetch failed with exit code: 128
2025-03-10T21:42:04.6560415Z ##[section]Finishing: Checkout dotnet/runtime@refs/pull/112514/merge to s