2026-08-22T20:58:02.5050313Z Syncing repository: pypy/pypy
Getting Git version info
2026-08-22T20:58:02.5054279Z Working directory is '/home/runner/work/pypy/pypy'
2026-08-22T20:58:02.5055967Z [command]/usr/bin/git version
2026-08-22T20:58:02.5172848Z git version 2.55.0
2026-08-22T20:58:02.5219402Z Temporarily overriding HOME='/home/runner/work/_temp/84419800-cf65-48a1-b8aa-a3bf14425f9d' before making global git config changes
2026-08-22T20:58:02.5221039Z Adding repository directory to the temporary git global config as a safe directory
2026-08-22T20:58:02.5226933Z [command]/usr/bin/git config --global --add safe.directory /home/runner/work/pypy/pypy
2026-08-22T20:58:02.5286478Z Deleting the contents of '/home/runner/work/pypy/pypy'
Initializing the repository
2026-08-22T20:58:02.5307416Z [command]/usr/bin/git init /home/runner/work/pypy/pypy
2026-08-22T20:58:02.5419593Z hint: Using 'master' as the name for the initial branch. This default branch name
2026-08-22T20:58:02.5421931Z hint: will change to "main" in Git 3.0. To configure the initial branch name
2026-08-22T20:58:02.5422957Z hint: to use in all of your new repositories, which will suppress this warning,
2026-08-22T20:58:02.5423702Z hint: call:
2026-08-22T20:58:02.5424389Z hint:
2026-08-22T20:58:02.5424937Z hint: git config --global init.defaultBranch <name>
2026-08-22T20:58:02.5425552Z hint:
2026-08-22T20:58:02.5426142Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
2026-08-22T20:58:02.5427059Z hint: 'development'. The just-created branch can be renamed via this command:
2026-08-22T20:58:02.5427786Z hint:
2026-08-22T20:58:02.5428198Z hint: git branch -m <name>
2026-08-22T20:58:02.5428666Z hint:
2026-08-22T20:58:02.5429281Z hint: Disable this message with "git config set advice.defaultBranchName false"
2026-08-22T20:58:02.5435353Z Initialized empty Git repository in /home/runner/work/pypy/pypy/.git/
2026-08-22T20:58:02.5446858Z [command]/usr/bin/git remote add origin https://github.com/pypy/pypy
2026-08-22T20:58:06.6310712Z [command]/usr/bin/git sparse-checkout disable
2026-08-22T20:58:06.6315914Z [command]/usr/bin/git config --local --unset-all extensions.worktreeConfig
Checking out the ref
2026-08-22T20:58:06.6334344Z [command]/usr/bin/git checkout --progress --force refs/remotes/pull/5570/merge
2026-08-22T20:58:07.2956560Z Note: switching to 'refs/remotes/pull/5570/merge'.
2026-08-22T20:58:07.2957545Z 2026-08-22T20:58:07.2958166Z You are in 'detached HEAD' state. You can look around, make experimental
2026-08-22T20:58:07.2959622Z changes and commit them, and you can discard any commits you make in this
2026-08-22T20:58:07.2961125Z state without impacting any branches by switching back to a branch.
2026-08-22T20:58:07.2962533Z 2026-08-22T20:58:07.2963156Z If you want to create a new branch to retain commits you create, you may
2026-08-22T20:58:07.2964531Z do so (now or later) by using -c with the switch command. Example:
2026-08-22T20:58:07.2965454Z 2026-08-22T20:58:07.2965837Z git switch -c <new-branch-name>
2026-08-22T20:58:07.2966465Z 2026-08-22T20:58:07.2966825Z Or undo this operation with:
2026-08-22T20:58:07.2967396Z 2026-08-22T20:58:07.2967701Z git switch -
2026-08-22T20:58:07.2968170Z 2026-08-22T20:58:07.2968857Z Turn off this advice by setting config variable advice.detachedHead to false
2026-08-22T20:58:07.2969968Z 2026-08-22T20:58:07.2971183Z HEAD is now at 823a9ae Merge 772cc173d8ad1478f2d050090fc5ac8e28b9ec08 into bfa0605ccff4e7c6be7d43df41c2fe1de10eaf48