Run actions/checkout
Run actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd 2026-08-24T20:43:08.3486050Z with: 2026-08-24T20:43:08.3486477Z repository: pypy/pypy 2026-08-24T20:43:08.3490290Z token: *** 2026-08-24T20:43:08.3490716Z ssh-strict: true 2026-08-24T20:43:08.3491137Z ssh-user: git 2026-08-24T20:43:08.3491572Z persist-credentials: true 2026-08-24T20:43:08.3492044Z clean: true 2026-08-24T20:43:08.3492491Z sparse-checkout-cone-mode: true 2026-08-24T20:43:08.3493006Z fetch-depth: 1 2026-08-24T20:43:08.3493427Z fetch-tags: false 2026-08-24T20:43:08.3493861Z show-progress: true 2026-08-24T20:43:08.3494300Z lfs: false 2026-08-24T20:43:08.3494699Z submodules: false 2026-08-24T20:43:08.3495137Z set-safe-directory: true
2026-08-24T20:43:08.4505165Z Syncing repository: pypy/pypy
Getting Git version info
2026-08-24T20:43:08.4508981Z Working directory is '/home/runner/work/pypy/pypy' 2026-08-24T20:43:08.4510649Z [command]/usr/bin/git version 2026-08-24T20:43:08.4583369Z git version 2.55.0
2026-08-24T20:43:08.4656679Z Temporarily overriding HOME='/home/runner/work/_temp/50092826-6ee2-42b1-a0d5-a8863b7cfd05' before making global git config changes 2026-08-24T20:43:08.4659312Z Adding repository directory to the temporary git global config as a safe directory 2026-08-24T20:43:08.4662571Z [command]/usr/bin/git config --global --add safe.directory /home/runner/work/pypy/pypy 2026-08-24T20:43:08.4716436Z Deleting the contents of '/home/runner/work/pypy/pypy'
Initializing the repository
2026-08-24T20:43:08.4725565Z [command]/usr/bin/git init /home/runner/work/pypy/pypy 2026-08-24T20:43:08.4826162Z hint: Using 'master' as the name for the initial branch. This default branch name 2026-08-24T20:43:08.4828358Z hint: will change to "main" in Git 3.0. To configure the initial branch name 2026-08-24T20:43:08.4829972Z hint: to use in all of your new repositories, which will suppress this warning, 2026-08-24T20:43:08.4831282Z hint: call: 2026-08-24T20:43:08.4831977Z hint: 2026-08-24T20:43:08.4832816Z hint: git config --global init.defaultBranch <name> 2026-08-24T20:43:08.4833834Z hint: 2026-08-24T20:43:08.4834784Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and 2026-08-24T20:43:08.4836463Z hint: 'development'. The just-created branch can be renamed via this command: 2026-08-24T20:43:08.4838036Z hint: 2026-08-24T20:43:08.4838738Z hint: git branch -m <name> 2026-08-24T20:43:08.4839533Z hint: 2026-08-24T20:43:08.4840567Z hint: Disable this message with "git config set advice.defaultBranchName false" 2026-08-24T20:43:08.4842271Z Initialized empty Git repository in /home/runner/work/pypy/pypy/.git/ 2026-08-24T20:43:08.4844798Z [command]/usr/bin/git remote add origin https://github.com/pypy/pypy
Disabling automatic garbage collection
2026-08-24T20:43:08.4895730Z [command]/usr/bin/git config --local gc.auto 0
Setting up auth
2026-08-24T20:43:08.4935730Z Removing SSH command configuration 2026-08-24T20:43:08.4941782Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand 2026-08-24T20:43:08.4978049Z [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-24T20:43:08.5340184Z Removing HTTP extra header 2026-08-24T20:43:08.5350559Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2026-08-24T20:43:08.5393938Z [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-24T20:43:08.5611072Z Removing includeIf entries pointing to credentials config files 2026-08-24T20:43:08.5617867Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir: 2026-08-24T20:43:08.5654723Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url 2026-08-24T20:43:08.5890987Z [command]/usr/bin/git config --file /home/runner/work/_temp/git-credentials-93850316-c57c-4181-bc97-129f6536f420.config http.https://github.com/.extraheader AUTHORIZATION: basic *** 2026-08-24T20:43:08.5934367Z [command]/usr/bin/git config --local includeIf.gitdir:/home/runner/work/pypy/pypy/.git.path /home/runner/work/_temp/git-credentials-93850316-c57c-4181-bc97-129f6536f420.config 2026-08-24T20:43:08.5968212Z [command]/usr/bin/git config --local includeIf.gitdir:/home/runner/work/pypy/pypy/.git/worktrees/*.path /home/runner/work/_temp/git-credentials-93850316-c57c-4181-bc97-129f6536f420.config 2026-08-24T20:43:08.6006359Z [command]/usr/bin/git config --local includeIf.gitdir:/github/workspace/.git.path /github/runner_temp/git-credentials-93850316-c57c-4181-bc97-129f6536f420.config 2026-08-24T20:43:08.6042233Z [command]/usr/bin/git config --local includeIf.gitdir:/github/workspace/.git/worktrees/*.path /github/runner_temp/git-credentials-93850316-c57c-4181-bc97-129f6536f420.config
Fetching the repository
2026-08-24T20:43:08.6088400Z [command]/usr/bin/git -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=1 origin +d9ec9b4d8dbb9f0e11bb6c12b331ad02ebf31199:refs/remotes/pull/5573/merge 2026-08-24T20:43:12.0687606Z From https://github.com/pypy/pypy 2026-08-24T20:43:12.0689299Z * [new ref] d9ec9b4d8dbb9f0e11bb6c12b331ad02ebf31199 -> pull/5573/merge
Determining the checkout info
2026-08-24T20:43:12.0706847Z [command]/usr/bin/git sparse-checkout disable 2026-08-24T20:43:12.0763254Z [command]/usr/bin/git config --local --unset-all extensions.worktreeConfig
Checking out the ref
2026-08-24T20:43:12.0801088Z [command]/usr/bin/git checkout --progress --force refs/remotes/pull/5573/merge 2026-08-24T20:43:12.6155183Z Note: switching to 'refs/remotes/pull/5573/merge'. 2026-08-24T20:43:12.6155957Z 2026-08-24T20:43:12.6156472Z You are in 'detached HEAD' state. You can look around, make experimental 2026-08-24T20:43:12.6158223Z changes and commit them, and you can discard any commits you make in this 2026-08-24T20:43:12.6159445Z state without impacting any branches by switching back to a branch. 2026-08-24T20:43:12.6160023Z 2026-08-24T20:43:12.6160325Z If you want to create a new branch to retain commits you create, you may 2026-08-24T20:43:12.6161009Z do so (now or later) by using -c with the switch command. Example: 2026-08-24T20:43:12.6161435Z 2026-08-24T20:43:12.6161685Z git switch -c <new-branch-name> 2026-08-24T20:43:12.6161950Z 2026-08-24T20:43:12.6162144Z Or undo this operation with: 2026-08-24T20:43:12.6162377Z 2026-08-24T20:43:12.6162542Z git switch - 2026-08-24T20:43:12.6162759Z 2026-08-24T20:43:12.6163066Z Turn off this advice by setting config variable advice.detachedHead to false 2026-08-24T20:43:12.6163431Z 2026-08-24T20:43:12.6163837Z HEAD is now at d9ec9b4 Merge 59e1739a396e990d732fc4ea99800b34af911bab into 433692af8423dc07878148fc116240cf418f51ed
2026-08-24T20:43:12.6224253Z [command]/usr/bin/git log -1 --format=%H 2026-08-24T20:43:12.6252787Z d9ec9b4d8dbb9f0e11bb6c12b331ad02ebf31199