2026-08-24T20:54:16.5893494Z Syncing repository: pypy/pypy
Getting Git version info
2026-08-24T20:54:16.5897361Z Working directory is '/home/runner/work/pypy/pypy'
2026-08-24T20:54:16.5898957Z [command]/usr/bin/git version
2026-08-24T20:54:16.5988180Z git version 2.55.0
2026-08-24T20:54:16.6034156Z Temporarily overriding HOME='/home/runner/work/_temp/d0b86f09-e75b-4bb7-bd83-99c80ef87534' before making global git config changes
2026-08-24T20:54:16.6036786Z Adding repository directory to the temporary git global config as a safe directory
2026-08-24T20:54:16.6040023Z [command]/usr/bin/git config --global --add safe.directory /home/runner/work/pypy/pypy
2026-08-24T20:54:16.6102434Z Deleting the contents of '/home/runner/work/pypy/pypy'
Initializing the repository
2026-08-24T20:54:16.6108005Z [command]/usr/bin/git init /home/runner/work/pypy/pypy
2026-08-24T20:54:16.6221407Z hint: Using 'master' as the name for the initial branch. This default branch name
2026-08-24T20:54:16.6223831Z hint: will change to "main" in Git 3.0. To configure the initial branch name
2026-08-24T20:54:16.6225536Z hint: to use in all of your new repositories, which will suppress this warning,
2026-08-24T20:54:16.6227137Z hint: call:
2026-08-24T20:54:16.6228226Z hint:
2026-08-24T20:54:16.6229241Z hint: git config --global init.defaultBranch <name>
2026-08-24T20:54:16.6230485Z hint:
2026-08-24T20:54:16.6231608Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
2026-08-24T20:54:16.6233324Z hint: 'development'. The just-created branch can be renamed via this command:
2026-08-24T20:54:16.6234736Z hint:
2026-08-24T20:54:16.6235498Z hint: git branch -m <name>
2026-08-24T20:54:16.6236321Z hint:
2026-08-24T20:54:16.6237903Z hint: Disable this message with "git config set advice.defaultBranchName false"
2026-08-24T20:54:16.6239714Z Initialized empty Git repository in /home/runner/work/pypy/pypy/.git/
2026-08-24T20:54:16.6241729Z [command]/usr/bin/git remote add origin https://github.com/pypy/pypy
2026-08-24T20:54:19.8100894Z [command]/usr/bin/git sparse-checkout disable
2026-08-24T20:54:19.8153447Z [command]/usr/bin/git config --local --unset-all extensions.worktreeConfig
Checking out the ref
2026-08-24T20:54:19.8189858Z [command]/usr/bin/git checkout --progress --force refs/remotes/pull/5573/merge
2026-08-24T20:54:20.3581631Z Note: switching to 'refs/remotes/pull/5573/merge'.
2026-08-24T20:54:20.3582253Z 2026-08-24T20:54:20.3582662Z You are in 'detached HEAD' state. You can look around, make experimental
2026-08-24T20:54:20.3583562Z changes and commit them, and you can discard any commits you make in this
2026-08-24T20:54:20.3584437Z state without impacting any branches by switching back to a branch.
2026-08-24T20:54:20.3584923Z 2026-08-24T20:54:20.3585227Z If you want to create a new branch to retain commits you create, you may
2026-08-24T20:54:20.3585878Z do so (now or later) by using -c with the switch command. Example:
2026-08-24T20:54:20.3586284Z 2026-08-24T20:54:20.3586475Z git switch -c <new-branch-name>
2026-08-24T20:54:20.3586933Z 2026-08-24T20:54:20.3587121Z Or undo this operation with:
2026-08-24T20:54:20.3587387Z 2026-08-24T20:54:20.3587531Z git switch -
2026-08-24T20:54:20.3587743Z 2026-08-24T20:54:20.3588056Z Turn off this advice by setting config variable advice.detachedHead to false
2026-08-24T20:54:20.3588500Z 2026-08-24T20:54:20.3588985Z HEAD is now at d9ec9b4 Merge 59e1739a396e990d732fc4ea99800b34af911bab into 433692af8423dc07878148fc116240cf418f51ed