2026-08-23T06:17:09.2710164Z Syncing repository: pypy/pypy
Getting Git version info
2026-08-23T06:17:09.2713919Z Working directory is '/home/runner/work/pypy/pypy'
2026-08-23T06:17:09.2715539Z [command]/usr/bin/git version
2026-08-23T06:17:09.2773102Z git version 2.55.0
2026-08-23T06:17:09.2812712Z Temporarily overriding HOME='/home/runner/work/_temp/3a852f15-7cdf-44a5-b37d-b40aead29c0d' before making global git config changes
2026-08-23T06:17:09.2815188Z Adding repository directory to the temporary git global config as a safe directory
2026-08-23T06:17:09.2818738Z [command]/usr/bin/git config --global --add safe.directory /home/runner/work/pypy/pypy
2026-08-23T06:17:09.2872429Z Deleting the contents of '/home/runner/work/pypy/pypy'
Initializing the repository
2026-08-23T06:17:09.2882743Z [command]/usr/bin/git init /home/runner/work/pypy/pypy
2026-08-23T06:17:09.2984129Z hint: Using 'master' as the name for the initial branch. This default branch name
2026-08-23T06:17:09.2986182Z hint: will change to "main" in Git 3.0. To configure the initial branch name
2026-08-23T06:17:09.2988303Z hint: to use in all of your new repositories, which will suppress this warning,
2026-08-23T06:17:09.2989606Z hint: call:
2026-08-23T06:17:09.2990631Z hint:
2026-08-23T06:17:09.2991440Z hint: git config --global init.defaultBranch <name>
2026-08-23T06:17:09.2992419Z hint:
2026-08-23T06:17:09.2993330Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
2026-08-23T06:17:09.2994969Z hint: 'development'. The just-created branch can be renamed via this command:
2026-08-23T06:17:09.2996222Z hint:
2026-08-23T06:17:09.2996871Z hint: git branch -m <name>
2026-08-23T06:17:09.2997616Z hint:
2026-08-23T06:17:09.2998840Z hint: Disable this message with "git config set advice.defaultBranchName false"
2026-08-23T06:17:09.3000504Z Initialized empty Git repository in /home/runner/work/pypy/pypy/.git/
2026-08-23T06:17:09.3003174Z [command]/usr/bin/git remote add origin https://github.com/pypy/pypy
2026-08-23T06:17:13.4929195Z [command]/usr/bin/git sparse-checkout disable
2026-08-23T06:17:13.4982974Z [command]/usr/bin/git config --local --unset-all extensions.worktreeConfig
Checking out the ref
2026-08-23T06:17:13.5025255Z [command]/usr/bin/git checkout --progress --force refs/remotes/pull/5570/merge
2026-08-23T06:17:14.1545684Z Note: switching to 'refs/remotes/pull/5570/merge'.
2026-08-23T06:17:14.1546813Z 2026-08-23T06:17:14.1547842Z You are in 'detached HEAD' state. You can look around, make experimental
2026-08-23T06:17:14.1550004Z changes and commit them, and you can discard any commits you make in this
2026-08-23T06:17:14.1552923Z state without impacting any branches by switching back to a branch.
2026-08-23T06:17:14.1553550Z 2026-08-23T06:17:14.1554009Z If you want to create a new branch to retain commits you create, you may
2026-08-23T06:17:14.1554990Z do so (now or later) by using -c with the switch command. Example:
2026-08-23T06:17:14.1555618Z 2026-08-23T06:17:14.1555864Z git switch -c <new-branch-name>
2026-08-23T06:17:14.1556130Z 2026-08-23T06:17:14.1556306Z Or undo this operation with:
2026-08-23T06:17:14.1556537Z 2026-08-23T06:17:14.1556697Z git switch -
2026-08-23T06:17:14.1556893Z 2026-08-23T06:17:14.1557206Z Turn off this advice by setting config variable advice.detachedHead to false
2026-08-23T06:17:14.1557653Z 2026-08-23T06:17:14.1558408Z HEAD is now at 7c002b8 Merge a0a8adf018243b9404528de5acc99855742575eb into 9b9b9bd54261eeca87c51c3402c5bd74b3c58aa4