Run actions/checkout
Run actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd 2026-08-31T10:30:07.4927343Z with: 2026-08-31T10:30:07.4927781Z repository: pypy/pypy 2026-08-31T10:30:07.4931715Z token: *** 2026-08-31T10:30:07.4932154Z ssh-strict: true 2026-08-31T10:30:07.4932597Z ssh-user: git 2026-08-31T10:30:07.4933043Z persist-credentials: true 2026-08-31T10:30:07.4933523Z clean: true 2026-08-31T10:30:07.4933969Z sparse-checkout-cone-mode: true 2026-08-31T10:30:07.4934480Z fetch-depth: 1 2026-08-31T10:30:07.4934913Z fetch-tags: false 2026-08-31T10:30:07.4935351Z show-progress: true 2026-08-31T10:30:07.4935791Z lfs: false 2026-08-31T10:30:07.4936195Z submodules: false 2026-08-31T10:30:07.4936636Z set-safe-directory: true
2026-08-31T10:30:07.5972639Z Syncing repository: pypy/pypy
Getting Git version info
2026-08-31T10:30:07.5975439Z Working directory is '/home/runner/work/pypy/pypy' 2026-08-31T10:30:07.5976900Z [command]/usr/bin/git version 2026-08-31T10:30:07.6036553Z git version 2.55.0
2026-08-31T10:30:07.6079399Z Temporarily overriding HOME='/home/runner/work/_temp/7bc229c8-9188-4582-9925-083eea7abe8a' before making global git config changes 2026-08-31T10:30:07.6082249Z Adding repository directory to the temporary git global config as a safe directory 2026-08-31T10:30:07.6087458Z [command]/usr/bin/git config --global --add safe.directory /home/runner/work/pypy/pypy 2026-08-31T10:30:07.6149550Z Deleting the contents of '/home/runner/work/pypy/pypy'
Initializing the repository
2026-08-31T10:30:07.6159709Z [command]/usr/bin/git init /home/runner/work/pypy/pypy 2026-08-31T10:30:07.6249951Z hint: Using 'master' as the name for the initial branch. This default branch name 2026-08-31T10:30:07.6252467Z hint: will change to "main" in Git 3.0. To configure the initial branch name 2026-08-31T10:30:07.6254063Z hint: to use in all of your new repositories, which will suppress this warning, 2026-08-31T10:30:07.6255283Z hint: call: 2026-08-31T10:30:07.6255919Z hint: 2026-08-31T10:30:07.6257083Z hint: git config --global init.defaultBranch <name> 2026-08-31T10:30:07.6258102Z hint: 2026-08-31T10:30:07.6259024Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and 2026-08-31T10:30:07.6260784Z hint: 'development'. The just-created branch can be renamed via this command: 2026-08-31T10:30:07.6262014Z hint: 2026-08-31T10:30:07.6262668Z hint: git branch -m <name> 2026-08-31T10:30:07.6263395Z hint: 2026-08-31T10:30:07.6264406Z hint: Disable this message with "git config set advice.defaultBranchName false" 2026-08-31T10:30:07.6266130Z Initialized empty Git repository in /home/runner/work/pypy/pypy/.git/ 2026-08-31T10:30:07.6268940Z [command]/usr/bin/git remote add origin https://github.com/pypy/pypy
Disabling automatic garbage collection
2026-08-31T10:30:07.6351497Z [command]/usr/bin/git config --local gc.auto 0
Setting up auth
2026-08-31T10:30:07.6387962Z Removing SSH command configuration 2026-08-31T10:30:07.6394368Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand 2026-08-31T10:30:07.6437664Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :" 2026-08-31T10:30:07.6859062Z Removing HTTP extra header 2026-08-31T10:30:07.6868595Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2026-08-31T10:30:07.6908730Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :" 2026-08-31T10:30:07.7147356Z Removing includeIf entries pointing to credentials config files 2026-08-31T10:30:07.7154587Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir: 2026-08-31T10:30:07.7194786Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url 2026-08-31T10:30:07.7462668Z [command]/usr/bin/git config --file /home/runner/work/_temp/git-credentials-9bbdb4ae-c53d-451f-ab29-dfed47b5fae1.config http.https://github.com/.extraheader AUTHORIZATION: basic *** 2026-08-31T10:30:07.7508744Z [command]/usr/bin/git config --local includeIf.gitdir:/home/runner/work/pypy/pypy/.git.path /home/runner/work/_temp/git-credentials-9bbdb4ae-c53d-451f-ab29-dfed47b5fae1.config 2026-08-31T10:30:07.7547589Z [command]/usr/bin/git config --local includeIf.gitdir:/home/runner/work/pypy/pypy/.git/worktrees/*.path /home/runner/work/_temp/git-credentials-9bbdb4ae-c53d-451f-ab29-dfed47b5fae1.config 2026-08-31T10:30:07.7599457Z [command]/usr/bin/git config --local includeIf.gitdir:/github/workspace/.git.path /github/runner_temp/git-credentials-9bbdb4ae-c53d-451f-ab29-dfed47b5fae1.config 2026-08-31T10:30:07.7636448Z [command]/usr/bin/git config --local includeIf.gitdir:/github/workspace/.git/worktrees/*.path /github/runner_temp/git-credentials-9bbdb4ae-c53d-451f-ab29-dfed47b5fae1.config
Fetching the repository
2026-08-31T10:30:07.7678320Z [command]/usr/bin/git -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=1 origin +8bba740552bf1268a92404c7f6f7d3fd7d8af9d8:refs/remotes/pull/5549/merge 2026-08-31T10:30:10.7121252Z From https://github.com/pypy/pypy 2026-08-31T10:30:10.7122487Z * [new ref] 8bba740552bf1268a92404c7f6f7d3fd7d8af9d8 -> pull/5549/merge
Determining the checkout info
2026-08-31T10:30:10.7141959Z [command]/usr/bin/git sparse-checkout disable 2026-08-31T10:30:10.7197589Z [command]/usr/bin/git config --local --unset-all extensions.worktreeConfig
Checking out the ref
2026-08-31T10:30:10.7243011Z [command]/usr/bin/git checkout --progress --force refs/remotes/pull/5549/merge 2026-08-31T10:30:11.2844333Z Note: switching to 'refs/remotes/pull/5549/merge'. 2026-08-31T10:30:11.2844916Z 2026-08-31T10:30:11.2845300Z You are in 'detached HEAD' state. You can look around, make experimental 2026-08-31T10:30:11.2846121Z changes and commit them, and you can discard any commits you make in this 2026-08-31T10:30:11.2846967Z state without impacting any branches by switching back to a branch. 2026-08-31T10:30:11.2847487Z 2026-08-31T10:30:11.2847900Z If you want to create a new branch to retain commits you create, you may 2026-08-31T10:30:11.2848777Z do so (now or later) by using -c with the switch command. Example: 2026-08-31T10:30:11.2849338Z 2026-08-31T10:30:11.2849595Z git switch -c <new-branch-name> 2026-08-31T10:30:11.2849957Z 2026-08-31T10:30:11.2850497Z Or undo this operation with: 2026-08-31T10:30:11.2850830Z 2026-08-31T10:30:11.2851029Z git switch - 2026-08-31T10:30:11.2851335Z 2026-08-31T10:30:11.2852506Z Turn off this advice by setting config variable advice.detachedHead to false 2026-08-31T10:30:11.2853234Z 2026-08-31T10:30:11.2853865Z HEAD is now at 8bba740 Merge 7149ff22b296f711b2cbf185043bab3831263d64 into 87f735aa8679194ee2f3f67b5796d6b900be993e
2026-08-31T10:30:11.2922384Z [command]/usr/bin/git log -1 --format=%H 2026-08-31T10:30:11.2954956Z 8bba740552bf1268a92404c7f6f7d3fd7d8af9d8