2026-08-25T07:36:23.0208046Z Syncing repository: pypy/pypy
Getting Git version info
2026-08-25T07:36:23.0211565Z Working directory is '/home/runner/work/pypy/pypy'
2026-08-25T07:36:23.0213209Z [command]/usr/bin/git version
2026-08-25T07:36:23.0315779Z git version 2.55.0
2026-08-25T07:36:23.0340125Z Temporarily overriding HOME='/home/runner/work/_temp/12afe51a-336f-4660-adb5-08d7ab09b174' before making global git config changes
2026-08-25T07:36:23.0342293Z Adding repository directory to the temporary git global config as a safe directory
2026-08-25T07:36:23.0344138Z [command]/usr/bin/git config --global --add safe.directory /home/runner/work/pypy/pypy
2026-08-25T07:36:23.0389827Z Deleting the contents of '/home/runner/work/pypy/pypy'
Initializing the repository
2026-08-25T07:36:23.0412866Z [command]/usr/bin/git init /home/runner/work/pypy/pypy
2026-08-25T07:36:23.0544174Z hint: Using 'master' as the name for the initial branch. This default branch name
2026-08-25T07:36:23.0546150Z hint: will change to "main" in Git 3.0. To configure the initial branch name
2026-08-25T07:36:23.0547856Z hint: to use in all of your new repositories, which will suppress this warning,
2026-08-25T07:36:23.0548954Z hint: call:
2026-08-25T07:36:23.0549500Z hint:
2026-08-25T07:36:23.0550266Z hint: git config --global init.defaultBranch <name>
2026-08-25T07:36:23.0551039Z hint:
2026-08-25T07:36:23.0551782Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
2026-08-25T07:36:23.0552862Z hint: 'development'. The just-created branch can be renamed via this command:
2026-08-25T07:36:23.0553933Z hint:
2026-08-25T07:36:23.0555109Z hint: git branch -m <name>
2026-08-25T07:36:23.0555714Z hint:
2026-08-25T07:36:23.0556496Z hint: Disable this message with "git config set advice.defaultBranchName false"
2026-08-25T07:36:23.0557656Z Initialized empty Git repository in /home/runner/work/pypy/pypy/.git/
2026-08-25T07:36:23.0559618Z [command]/usr/bin/git remote add origin https://github.com/pypy/pypy
2026-08-25T07:36:26.6460008Z [command]/usr/bin/git sparse-checkout disable
2026-08-25T07:36:26.6503970Z [command]/usr/bin/git config --local --unset-all extensions.worktreeConfig
Checking out the ref
2026-08-25T07:36:26.6535969Z [command]/usr/bin/git checkout --progress --force refs/remotes/pull/5573/merge
2026-08-25T07:36:26.9962394Z Note: switching to 'refs/remotes/pull/5573/merge'.
2026-08-25T07:36:26.9963595Z 2026-08-25T07:36:26.9964536Z You are in 'detached HEAD' state. You can look around, make experimental
2026-08-25T07:36:26.9966307Z changes and commit them, and you can discard any commits you make in this
2026-08-25T07:36:26.9967995Z state without impacting any branches by switching back to a branch.
2026-08-25T07:36:26.9969043Z 2026-08-25T07:36:26.9969758Z If you want to create a new branch to retain commits you create, you may
2026-08-25T07:36:26.9971309Z do so (now or later) by using -c with the switch command. Example:
2026-08-25T07:36:26.9972274Z 2026-08-25T07:36:26.9972681Z git switch -c <new-branch-name>
2026-08-25T07:36:26.9973584Z 2026-08-25T07:36:26.9974071Z Or undo this operation with:
2026-08-25T07:36:26.9974653Z 2026-08-25T07:36:26.9975023Z git switch -
2026-08-25T07:36:26.9975501Z 2026-08-25T07:36:26.9976340Z Turn off this advice by setting config variable advice.detachedHead to false
2026-08-25T07:36:26.9977398Z 2026-08-25T07:36:26.9978576Z HEAD is now at 860202a Merge 0f03581ce5edf1d49a93cbb1b035b3710717116b into 5ff869c95ca71525afb5f19ae23295e592873e68