2026-08-01T03:39:26.1434798Z Syncing repository: pypy/pypy
Getting Git version info
2026-08-01T03:39:26.1437690Z Working directory is '/home/runner/work/pypy/pypy'
2026-08-01T03:39:26.1438958Z [command]/usr/bin/git version
2026-08-01T03:39:26.1477987Z git version 2.54.0
2026-08-01T03:39:26.1511197Z Temporarily overriding HOME='/home/runner/work/_temp/fa7d42c1-a9f0-4af1-b0c4-65a78f555a6f' before making global git config changes
2026-08-01T03:39:26.1513051Z Adding repository directory to the temporary git global config as a safe directory
2026-08-01T03:39:26.1515461Z [command]/usr/bin/git config --global --add safe.directory /home/runner/work/pypy/pypy
2026-08-01T03:39:26.1562958Z Deleting the contents of '/home/runner/work/pypy/pypy'
Initializing the repository
2026-08-01T03:39:26.1571987Z [command]/usr/bin/git init /home/runner/work/pypy/pypy
2026-08-01T03:39:26.1639267Z hint: Using 'master' as the name for the initial branch. This default branch name
2026-08-01T03:39:26.1640859Z hint: will change to "main" in Git 3.0. To configure the initial branch name
2026-08-01T03:39:26.1642355Z hint: to use in all of your new repositories, which will suppress this warning,
2026-08-01T03:39:26.1643212Z hint: call:
2026-08-01T03:39:26.1643671Z hint:
2026-08-01T03:39:26.1644259Z hint: git config --global init.defaultBranch <name>
2026-08-01T03:39:26.1644789Z hint:
2026-08-01T03:39:26.1645254Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
2026-08-01T03:39:26.1645970Z hint: 'development'. The just-created branch can be renamed via this command:
2026-08-01T03:39:26.1646527Z hint:
2026-08-01T03:39:26.1646848Z hint: git branch -m <name>
2026-08-01T03:39:26.1647205Z hint:
2026-08-01T03:39:26.1647678Z hint: Disable this message with "git config set advice.defaultBranchName false"
2026-08-01T03:39:26.1648723Z Initialized empty Git repository in /home/runner/work/pypy/pypy/.git/
2026-08-01T03:39:26.1650230Z [command]/usr/bin/git remote add origin https://github.com/pypy/pypy
2026-08-01T03:39:29.7272932Z [command]/usr/bin/git sparse-checkout disable
2026-08-01T03:39:29.7310612Z [command]/usr/bin/git config --local --unset-all extensions.worktreeConfig
Checking out the ref
2026-08-01T03:39:29.7343817Z [command]/usr/bin/git checkout --progress --force refs/remotes/pull/5548/merge
2026-08-01T03:39:30.1682124Z Note: switching to 'refs/remotes/pull/5548/merge'.
2026-08-01T03:39:30.1682515Z 2026-08-01T03:39:30.1682745Z You are in 'detached HEAD' state. You can look around, make experimental
2026-08-01T03:39:30.1683206Z changes and commit them, and you can discard any commits you make in this
2026-08-01T03:39:30.1683730Z state without impacting any branches by switching back to a branch.
2026-08-01T03:39:30.1684013Z 2026-08-01T03:39:30.1684257Z If you want to create a new branch to retain commits you create, you may
2026-08-01T03:39:30.1684720Z do so (now or later) by using -c with the switch command. Example:
2026-08-01T03:39:30.1685028Z 2026-08-01T03:39:30.1685168Z git switch -c <new-branch-name>
2026-08-01T03:39:30.1685369Z 2026-08-01T03:39:30.1685485Z Or undo this operation with:
2026-08-01T03:39:30.1685648Z 2026-08-01T03:39:30.1685751Z git switch -
2026-08-01T03:39:30.1685916Z 2026-08-01T03:39:30.1686129Z Turn off this advice by setting config variable advice.detachedHead to false
2026-08-01T03:39:30.1686444Z 2026-08-01T03:39:30.1686758Z HEAD is now at 6a6ee9c Merge 213fbcbfd573a571d326167ca8f1a2d3258adef6 into fe58333c4102f75f7d2e8bf620b0a1c9ef68404b