2026-09-01T14:58:45.5288269Z Syncing repository: pypy/pypy
Getting Git version info
2026-09-01T14:58:45.5291991Z Working directory is '/home/runner/work/pypy/pypy'
2026-09-01T14:58:45.5293259Z [command]/usr/bin/git version
2026-09-01T14:58:45.5345184Z git version 2.55.0
2026-09-01T14:58:45.5401695Z Temporarily overriding HOME='/home/runner/work/_temp/f274c4dd-7ac9-4ecb-bbd9-ce40fe0bf397' before making global git config changes
2026-09-01T14:58:45.5413095Z Adding repository directory to the temporary git global config as a safe directory
2026-09-01T14:58:45.5415952Z [command]/usr/bin/git config --global --add safe.directory /home/runner/work/pypy/pypy
2026-09-01T14:58:45.5474545Z Deleting the contents of '/home/runner/work/pypy/pypy'
Initializing the repository
2026-09-01T14:58:45.5491915Z [command]/usr/bin/git init /home/runner/work/pypy/pypy
2026-09-01T14:58:45.5606622Z hint: Using 'master' as the name for the initial branch. This default branch name
2026-09-01T14:58:45.5608949Z hint: will change to "main" in Git 3.0. To configure the initial branch name
2026-09-01T14:58:45.5612329Z hint: to use in all of your new repositories, which will suppress this warning,
2026-09-01T14:58:45.5613752Z hint: call:
2026-09-01T14:58:45.5615081Z hint:
2026-09-01T14:58:45.5616499Z hint: git config --global init.defaultBranch <name>
2026-09-01T14:58:45.5618068Z hint:
2026-09-01T14:58:45.5619546Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
2026-09-01T14:58:45.5621734Z hint: 'development'. The just-created branch can be renamed via this command:
2026-09-01T14:58:45.5623131Z hint:
2026-09-01T14:58:45.5624310Z hint: git branch -m <name>
2026-09-01T14:58:45.5625671Z hint:
2026-09-01T14:58:45.5627468Z hint: Disable this message with "git config set advice.defaultBranchName false"
2026-09-01T14:58:45.5629286Z Initialized empty Git repository in /home/runner/work/pypy/pypy/.git/
2026-09-01T14:58:45.5633500Z [command]/usr/bin/git remote add origin https://github.com/pypy/pypy
2026-09-01T14:58:46.9081548Z [command]/usr/bin/git sparse-checkout disable
2026-09-01T14:58:46.9135599Z [command]/usr/bin/git config --local --unset-all extensions.worktreeConfig
Checking out the ref
2026-09-01T14:58:46.9172986Z [command]/usr/bin/git checkout --progress --force refs/remotes/pull/5577/merge
2026-09-01T14:58:47.4555636Z Note: switching to 'refs/remotes/pull/5577/merge'.
2026-09-01T14:58:47.4556400Z 2026-09-01T14:58:47.4556987Z You are in 'detached HEAD' state. You can look around, make experimental
2026-09-01T14:58:47.4558179Z changes and commit them, and you can discard any commits you make in this
2026-09-01T14:58:47.4559382Z state without impacting any branches by switching back to a branch.
2026-09-01T14:58:47.4560264Z 2026-09-01T14:58:47.4560642Z If you want to create a new branch to retain commits you create, you may
2026-09-01T14:58:47.4561376Z do so (now or later) by using -c with the switch command. Example:
2026-09-01T14:58:47.4561862Z 2026-09-01T14:58:47.4562054Z git switch -c <new-branch-name>
2026-09-01T14:58:47.4562342Z 2026-09-01T14:58:47.4562521Z Or undo this operation with:
2026-09-01T14:58:47.4562780Z 2026-09-01T14:58:47.4562935Z git switch -
2026-09-01T14:58:47.4563157Z 2026-09-01T14:58:47.4563502Z Turn off this advice by setting config variable advice.detachedHead to false
2026-09-01T14:58:47.4564009Z 2026-09-01T14:58:47.4564534Z HEAD is now at 5ac4c95 Merge 515a4d02d07b59f580e7a3cdb22989ba5bf77674 into 09916d286ed3703261ad5bc63c46083bdf7e253b