2026-05-29T08:50:39.3677485Z Syncing repository: pypy/pypy
Getting Git version info
2026-05-29T08:50:39.3680026Z Working directory is '/home/runner/work/pypy/pypy'
2026-05-29T08:50:39.3681303Z [command]/usr/bin/git version
2026-05-29T08:50:40.0749673Z git version 2.53.0
2026-05-29T08:50:40.0784329Z Temporarily overriding HOME='/home/runner/work/_temp/1360cad2-b60a-48f3-9f49-5fe340ff2c65' before making global git config changes
2026-05-29T08:50:40.0785097Z Adding repository directory to the temporary git global config as a safe directory
2026-05-29T08:50:40.0789327Z [command]/usr/bin/git config --global --add safe.directory /home/runner/work/pypy/pypy
2026-05-29T08:50:40.0868145Z Deleting the contents of '/home/runner/work/pypy/pypy'
Initializing the repository
2026-05-29T08:50:40.0876603Z [command]/usr/bin/git init /home/runner/work/pypy/pypy
2026-05-29T08:50:40.1341440Z hint: Using 'master' as the name for the initial branch. This default branch name
2026-05-29T08:50:40.1343040Z hint: will change to "main" in Git 3.0. To configure the initial branch name
2026-05-29T08:50:40.1343577Z hint: to use in all of your new repositories, which will suppress this warning,
2026-05-29T08:50:40.1343930Z hint: call:
2026-05-29T08:50:40.1344489Z hint:
2026-05-29T08:50:40.1344770Z hint: git config --global init.defaultBranch <name>
2026-05-29T08:50:40.1345044Z hint:
2026-05-29T08:50:40.1345325Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
2026-05-29T08:50:40.1345801Z hint: 'development'. The just-created branch can be renamed via this command:
2026-05-29T08:50:40.1346153Z hint:
2026-05-29T08:50:40.1346325Z hint: git branch -m <name>
2026-05-29T08:50:40.1346521Z hint:
2026-05-29T08:50:40.1346828Z hint: Disable this message with "git config set advice.defaultBranchName false"
2026-05-29T08:50:40.1379294Z Initialized empty Git repository in /home/runner/work/pypy/pypy/.git/
2026-05-29T08:50:40.1388739Z [command]/usr/bin/git remote add origin https://github.com/pypy/pypy
2026-05-29T08:50:41.5614050Z [command]/usr/bin/git sparse-checkout disable
2026-05-29T08:50:41.5706071Z [command]/usr/bin/git config --local --unset-all extensions.worktreeConfig
Checking out the ref
2026-05-29T08:50:41.5733524Z [command]/usr/bin/git checkout --progress --force refs/remotes/pull/5488/merge
2026-05-29T08:50:41.9186174Z Note: switching to 'refs/remotes/pull/5488/merge'.
2026-05-29T08:50:41.9186480Z 2026-05-29T08:50:41.9186687Z You are in 'detached HEAD' state. You can look around, make experimental
2026-05-29T08:50:41.9187135Z changes and commit them, and you can discard any commits you make in this
2026-05-29T08:50:41.9187573Z state without impacting any branches by switching back to a branch.
2026-05-29T08:50:41.9188104Z 2026-05-29T08:50:41.9188642Z If you want to create a new branch to retain commits you create, you may
2026-05-29T08:50:41.9189260Z do so (now or later) by using -c with the switch command. Example:
2026-05-29T08:50:41.9189716Z 2026-05-29T08:50:41.9193375Z git switch -c <new-branch-name>
2026-05-29T08:50:41.9194034Z 2026-05-29T08:50:41.9194327Z Or undo this operation with:
2026-05-29T08:50:41.9194554Z 2026-05-29T08:50:41.9194642Z git switch -
2026-05-29T08:50:41.9194797Z 2026-05-29T08:50:41.9195084Z Turn off this advice by setting config variable advice.detachedHead to false
2026-05-29T08:50:41.9195378Z 2026-05-29T08:50:41.9195703Z HEAD is now at 1bead62 Merge 3e97da6d7a91ccd8a070e4ef9a52a4cbcb50ae21 into 89d59559f278da492b27b562dc812789a3bbbf0f