2026-08-25T04:59:01.9399110Z Syncing repository: pypy/pypy
Getting Git version info
2026-08-25T04:59:01.9401926Z Working directory is '/home/runner/work/pypy/pypy'
2026-08-25T04:59:01.9403214Z [command]/usr/bin/git version
2026-08-25T04:59:01.9768911Z git version 2.55.0
2026-08-25T04:59:01.9842528Z Temporarily overriding HOME='/home/runner/work/_temp/6dd8f349-f46e-4282-ae6b-70126fd7baeb' before making global git config changes
2026-08-25T04:59:01.9844304Z Adding repository directory to the temporary git global config as a safe directory
2026-08-25T04:59:01.9865777Z [command]/usr/bin/git config --global --add safe.directory /home/runner/work/pypy/pypy
2026-08-25T04:59:01.9924225Z Deleting the contents of '/home/runner/work/pypy/pypy'
Initializing the repository
2026-08-25T04:59:01.9931901Z [command]/usr/bin/git init /home/runner/work/pypy/pypy
2026-08-25T04:59:02.0007623Z hint: Using 'master' as the name for the initial branch. This default branch name
2026-08-25T04:59:02.0009025Z hint: will change to "main" in Git 3.0. To configure the initial branch name
2026-08-25T04:59:02.0029516Z hint: to use in all of your new repositories, which will suppress this warning,
2026-08-25T04:59:02.0030632Z hint: call:
2026-08-25T04:59:02.0031225Z hint:
2026-08-25T04:59:02.0032100Z hint: git config --global init.defaultBranch <name>
2026-08-25T04:59:02.0032990Z hint:
2026-08-25T04:59:02.0033789Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
2026-08-25T04:59:02.0035034Z hint: 'development'. The just-created branch can be renamed via this command:
2026-08-25T04:59:02.0036040Z hint:
2026-08-25T04:59:02.0036760Z hint: git branch -m <name>
2026-08-25T04:59:02.0037428Z hint:
2026-08-25T04:59:02.0040787Z hint: Disable this message with "git config set advice.defaultBranchName false"
2026-08-25T04:59:02.0042344Z Initialized empty Git repository in /home/runner/work/pypy/pypy/.git/
2026-08-25T04:59:02.0044575Z [command]/usr/bin/git remote add origin https://github.com/pypy/pypy
2026-08-25T04:59:05.2901571Z [command]/usr/bin/git sparse-checkout disable
2026-08-25T04:59:05.2939532Z [command]/usr/bin/git config --local --unset-all extensions.worktreeConfig
Checking out the ref
2026-08-25T04:59:05.2971322Z [command]/usr/bin/git checkout --progress --force refs/remotes/pull/5573/merge
2026-08-25T04:59:05.7341827Z Note: switching to 'refs/remotes/pull/5573/merge'.
2026-08-25T04:59:05.7342369Z 2026-08-25T04:59:05.7342704Z You are in 'detached HEAD' state. You can look around, make experimental
2026-08-25T04:59:05.7343416Z changes and commit them, and you can discard any commits you make in this
2026-08-25T04:59:05.7344162Z state without impacting any branches by switching back to a branch.
2026-08-25T04:59:05.7344604Z 2026-08-25T04:59:05.7344919Z If you want to create a new branch to retain commits you create, you may
2026-08-25T04:59:05.7345607Z do so (now or later) by using -c with the switch command. Example:
2026-08-25T04:59:05.7346061Z 2026-08-25T04:59:05.7346252Z git switch -c <new-branch-name>
2026-08-25T04:59:05.7346693Z 2026-08-25T04:59:05.7346886Z Or undo this operation with:
2026-08-25T04:59:05.7347124Z 2026-08-25T04:59:05.7347281Z git switch -
2026-08-25T04:59:05.7347516Z 2026-08-25T04:59:05.7347837Z Turn off this advice by setting config variable advice.detachedHead to false
2026-08-25T04:59:05.7348297Z 2026-08-25T04:59:05.7348809Z HEAD is now at 237b0e4 Merge 50ff8e211cc68a84ffb07d8b1622cfbbe4ef9bc9 into 5ff869c95ca71525afb5f19ae23295e592873e68