Run actions/checkout
Run actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd 2026-07-30T16:04:07.1001838Z with: 2026-07-30T16:04:07.1002279Z repository: pypy/pypy 2026-07-30T16:04:07.1005914Z token: *** 2026-07-30T16:04:07.1006337Z ssh-strict: true 2026-07-30T16:04:07.1006768Z ssh-user: git 2026-07-30T16:04:07.1007200Z persist-credentials: true 2026-07-30T16:04:07.1007683Z clean: true 2026-07-30T16:04:07.1008126Z sparse-checkout-cone-mode: true 2026-07-30T16:04:07.1008636Z fetch-depth: 1 2026-07-30T16:04:07.1009051Z fetch-tags: false 2026-07-30T16:04:07.1009477Z show-progress: true 2026-07-30T16:04:07.1009913Z lfs: false 2026-07-30T16:04:07.1010315Z submodules: false 2026-07-30T16:04:07.1010749Z set-safe-directory: true
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
Disabling automatic garbage collection
2026-07-30T16:04:07.2407237Z [command]/usr/bin/git config --local gc.auto 0
Setting up auth
2026-07-30T16:04:07.2435843Z Removing SSH command configuration 2026-07-30T16:04:07.2442915Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand 2026-07-30T16:04:07.2478323Z [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-07-30T16:04:07.2872026Z Removing HTTP extra header 2026-07-30T16:04:07.2923101Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2026-07-30T16:04:07.2950738Z [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-07-30T16:04:07.3235264Z Removing includeIf entries pointing to credentials config files 2026-07-30T16:04:07.3238882Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir: 2026-07-30T16:04:07.3279845Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url 2026-07-30T16:04:07.3530708Z [command]/usr/bin/git config --file /home/runner/work/_temp/git-credentials-bf1df626-7da3-4b2c-9012-aa2359cfb16f.config http.https://github.com/.extraheader AUTHORIZATION: basic *** 2026-07-30T16:04:07.3573387Z [command]/usr/bin/git config --local includeIf.gitdir:/home/runner/work/pypy/pypy/.git.path /home/runner/work/_temp/git-credentials-bf1df626-7da3-4b2c-9012-aa2359cfb16f.config 2026-07-30T16:04:07.3611194Z [command]/usr/bin/git config --local includeIf.gitdir:/home/runner/work/pypy/pypy/.git/worktrees/*.path /home/runner/work/_temp/git-credentials-bf1df626-7da3-4b2c-9012-aa2359cfb16f.config 2026-07-30T16:04:07.3652442Z [command]/usr/bin/git config --local includeIf.gitdir:/github/workspace/.git.path /github/runner_temp/git-credentials-bf1df626-7da3-4b2c-9012-aa2359cfb16f.config 2026-07-30T16:04:07.3689312Z [command]/usr/bin/git config --local includeIf.gitdir:/github/workspace/.git/worktrees/*.path /github/runner_temp/git-credentials-bf1df626-7da3-4b2c-9012-aa2359cfb16f.config
Fetching the repository
2026-07-30T16:04:07.3739027Z [command]/usr/bin/git -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=1 origin +2e8d28e42758950fdefc5e6b3b35b11ce5c38ce7:refs/remotes/pull/5541/merge 2026-07-30T16:04:08.3443006Z From https://github.com/pypy/pypy 2026-07-30T16:04:08.3445025Z * [new ref] 2e8d28e42758950fdefc5e6b3b35b11ce5c38ce7 -> pull/5541/merge
Determining the checkout info
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
2026-07-30T16:04:08.9026147Z [command]/usr/bin/git log -1 --format=%H 2026-07-30T16:04:08.9055452Z 2e8d28e42758950fdefc5e6b3b35b11ce5c38ce7