2026-08-31T09:47:36.4041118Z Syncing repository: pypy/pypy
Getting Git version info
2026-08-31T09:47:36.4045009Z Working directory is '/home/runner/work/pypy/pypy'
2026-08-31T09:47:36.4046710Z [command]/usr/bin/git version
2026-08-31T09:47:36.4066485Z git version 2.55.0
2026-08-31T09:47:36.4102313Z Temporarily overriding HOME='/home/runner/work/_temp/1188a1dd-9b9b-4f2c-a562-74d02bb77d3d' before making global git config changes
2026-08-31T09:47:36.4104916Z Adding repository directory to the temporary git global config as a safe directory
2026-08-31T09:47:36.4107123Z [command]/usr/bin/git config --global --add safe.directory /home/runner/work/pypy/pypy
2026-08-31T09:47:36.4150973Z Deleting the contents of '/home/runner/work/pypy/pypy'
Initializing the repository
2026-08-31T09:47:36.4159757Z [command]/usr/bin/git init /home/runner/work/pypy/pypy
2026-08-31T09:47:36.4262585Z hint: Using 'master' as the name for the initial branch. This default branch name
2026-08-31T09:47:36.4264307Z hint: will change to "main" in Git 3.0. To configure the initial branch name
2026-08-31T09:47:36.4266224Z hint: to use in all of your new repositories, which will suppress this warning,
2026-08-31T09:47:36.4267246Z hint: call:
2026-08-31T09:47:36.4267613Z hint:
2026-08-31T09:47:36.4268336Z hint: git config --global init.defaultBranch <name>
2026-08-31T09:47:36.4268884Z hint:
2026-08-31T09:47:36.4269407Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
2026-08-31T09:47:36.4270290Z hint: 'development'. The just-created branch can be renamed via this command:
2026-08-31T09:47:36.4271357Z hint:
2026-08-31T09:47:36.4271749Z hint: git branch -m <name>
2026-08-31T09:47:36.4272179Z hint:
2026-08-31T09:47:36.4272742Z hint: Disable this message with "git config set advice.defaultBranchName false"
2026-08-31T09:47:36.4273595Z Initialized empty Git repository in /home/runner/work/pypy/pypy/.git/
2026-08-31T09:47:36.4275120Z [command]/usr/bin/git remote add origin https://github.com/pypy/pypy
2026-08-31T09:47:39.9297992Z [command]/usr/bin/git sparse-checkout disable
2026-08-31T09:47:39.9329173Z [command]/usr/bin/git config --local --unset-all extensions.worktreeConfig
Checking out the ref
2026-08-31T09:47:39.9362276Z [command]/usr/bin/git checkout --progress --force refs/remotes/pull/5549/merge
2026-08-31T09:47:40.3768523Z Note: switching to 'refs/remotes/pull/5549/merge'.
2026-08-31T09:47:40.3769028Z 2026-08-31T09:47:40.3769379Z You are in 'detached HEAD' state. You can look around, make experimental
2026-08-31T09:47:40.3770093Z changes and commit them, and you can discard any commits you make in this
2026-08-31T09:47:40.3771258Z state without impacting any branches by switching back to a branch.
2026-08-31T09:47:40.3771703Z 2026-08-31T09:47:40.3772034Z If you want to create a new branch to retain commits you create, you may
2026-08-31T09:47:40.3772719Z do so (now or later) by using -c with the switch command. Example:
2026-08-31T09:47:40.3773139Z 2026-08-31T09:47:40.3773364Z git switch -c <new-branch-name>
2026-08-31T09:47:40.3773649Z 2026-08-31T09:47:40.3773846Z Or undo this operation with:
2026-08-31T09:47:40.3774092Z 2026-08-31T09:47:40.3774256Z git switch -
2026-08-31T09:47:40.3774477Z 2026-08-31T09:47:40.3774818Z Turn off this advice by setting config variable advice.detachedHead to false
2026-08-31T09:47:40.3775277Z 2026-08-31T09:47:40.3775754Z HEAD is now at 8bba740 Merge 7149ff22b296f711b2cbf185043bab3831263d64 into 87f735aa8679194ee2f3f67b5796d6b900be993e