2026-07-30T16:04:07.1985957Z Syncing repository: pypy/pypy
Getting Git version info
2026-07-30T16:04:07.1989641Z Working directory is '/home/runner/work/pypy/pypy'
2026-07-30T16:04:07.1991550Z [command]/usr/bin/git version
2026-07-30T16:04:07.2072121Z git version 2.54.0
2026-07-30T16:04:07.2112577Z Temporarily overriding HOME='/home/runner/work/_temp/199672c8-ab6c-4709-a342-26d0946a894e' before making global git config changes
2026-07-30T16:04:07.2118564Z Adding repository directory to the temporary git global config as a safe directory
2026-07-30T16:04:07.2120519Z [command]/usr/bin/git config --global --add safe.directory /home/runner/work/pypy/pypy
2026-07-30T16:04:07.2171205Z Deleting the contents of '/home/runner/work/pypy/pypy'
Initializing the repository
2026-07-30T16:04:07.2195533Z [command]/usr/bin/git init /home/runner/work/pypy/pypy
2026-07-30T16:04:07.2321194Z hint: Using 'master' as the name for the initial branch. This default branch name
2026-07-30T16:04:07.2322352Z hint: will change to "main" in Git 3.0. To configure the initial branch name
2026-07-30T16:04:07.2323886Z hint: to use in all of your new repositories, which will suppress this warning,
2026-07-30T16:04:07.2325311Z hint: call:
2026-07-30T16:04:07.2325966Z hint:
2026-07-30T16:04:07.2326808Z hint: git config --global init.defaultBranch <name>
2026-07-30T16:04:07.2327812Z hint:
2026-07-30T16:04:07.2328874Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
2026-07-30T16:04:07.2330589Z hint: 'development'. The just-created branch can be renamed via this command:
2026-07-30T16:04:07.2332242Z hint:
2026-07-30T16:04:07.2332997Z hint: git branch -m <name>
2026-07-30T16:04:07.2333884Z hint:
2026-07-30T16:04:07.2335058Z hint: Disable this message with "git config set advice.defaultBranchName false"
2026-07-30T16:04:07.2336768Z Initialized empty Git repository in /home/runner/work/pypy/pypy/.git/
2026-07-30T16:04:07.2342213Z [command]/usr/bin/git remote add origin https://github.com/pypy/pypy
2026-07-30T16:04:08.3493908Z [command]/usr/bin/git sparse-checkout disable
2026-07-30T16:04:08.3549698Z [command]/usr/bin/git config --local --unset-all extensions.worktreeConfig
Checking out the ref
2026-07-30T16:04:08.3589759Z [command]/usr/bin/git checkout --progress --force refs/remotes/pull/5541/merge
2026-07-30T16:04:08.8944816Z Note: switching to 'refs/remotes/pull/5541/merge'.
2026-07-30T16:04:08.8945478Z 2026-07-30T16:04:08.8945857Z You are in 'detached HEAD' state. You can look around, make experimental
2026-07-30T16:04:08.8946668Z changes and commit them, and you can discard any commits you make in this
2026-07-30T16:04:08.8947498Z state without impacting any branches by switching back to a branch.
2026-07-30T16:04:08.8948447Z 2026-07-30T16:04:08.8949425Z If you want to create a new branch to retain commits you create, you may
2026-07-30T16:04:08.8950707Z do so (now or later) by using -c with the switch command. Example:
2026-07-30T16:04:08.8951510Z 2026-07-30T16:04:08.8951712Z git switch -c <new-branch-name>
2026-07-30T16:04:08.8951958Z 2026-07-30T16:04:08.8952118Z Or undo this operation with:
2026-07-30T16:04:08.8952357Z 2026-07-30T16:04:08.8952887Z git switch -
2026-07-30T16:04:08.8953108Z 2026-07-30T16:04:08.8953442Z Turn off this advice by setting config variable advice.detachedHead to false
2026-07-30T16:04:08.8953858Z 2026-07-30T16:04:08.8954293Z HEAD is now at 2e8d28e Merge a580ffc72108f66b12c3e21ed561547db70cb8a2 into e6faa48a5f66f9046ba59ee1ff92ff16ba07bcb3