Run actions/checkout
Run actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd 2026-08-22T03:20:59.0620420Z with: 2026-08-22T03:20:59.0621400Z repository: pypy/pypy 2026-08-22T03:20:59.0654830Z token: *** 2026-08-22T03:20:59.0655660Z ssh-strict: true 2026-08-22T03:20:59.0656400Z ssh-user: git 2026-08-22T03:20:59.0657500Z persist-credentials: true 2026-08-22T03:20:59.0658200Z clean: true 2026-08-22T03:20:59.0659110Z sparse-checkout-cone-mode: true 2026-08-22T03:20:59.0662210Z fetch-depth: 1 2026-08-22T03:20:59.0664640Z fetch-tags: false 2026-08-22T03:20:59.0667600Z show-progress: true 2026-08-22T03:20:59.0669040Z lfs: false 2026-08-22T03:20:59.0669810Z submodules: false 2026-08-22T03:20:59.0670730Z set-safe-directory: true
2026-08-22T03:21:00.6598570Z Syncing repository: pypy/pypy
Getting Git version info
2026-08-22T03:21:00.6603260Z Working directory is '/Users/runner/work/pypy/pypy' 2026-08-22T03:21:00.6605580Z [command]/usr/local/bin/git version 2026-08-22T03:21:00.7101630Z git version 2.55.0
2026-08-22T03:21:00.7144500Z Copying '/Users/runner/.gitconfig' to '/Users/runner/work/_temp/600670eb-53e8-4cfe-8744-ed1bfd802528/.gitconfig' 2026-08-22T03:21:00.7163370Z Temporarily overriding HOME='/Users/runner/work/_temp/600670eb-53e8-4cfe-8744-ed1bfd802528' before making global git config changes 2026-08-22T03:21:00.7168740Z Adding repository directory to the temporary git global config as a safe directory 2026-08-22T03:21:00.7173690Z [command]/usr/local/bin/git config --global --add safe.directory /Users/runner/work/pypy/pypy 2026-08-22T03:21:00.7308320Z Deleting the contents of '/Users/runner/work/pypy/pypy'
Initializing the repository
2026-08-22T03:21:00.7323740Z [command]/usr/local/bin/git init /Users/runner/work/pypy/pypy 2026-08-22T03:21:00.7691460Z hint: Using 'master' as the name for the initial branch. This default branch name 2026-08-22T03:21:00.7695250Z hint: will change to "main" in Git 3.0. To configure the initial branch name 2026-08-22T03:21:00.7699310Z hint: to use in all of your new repositories, which will suppress this warning, 2026-08-22T03:21:00.7702500Z hint: call: 2026-08-22T03:21:00.7704170Z hint: 2026-08-22T03:21:00.7706200Z hint: git config --global init.defaultBranch <name> 2026-08-22T03:21:00.7708740Z hint: 2026-08-22T03:21:00.7711080Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and 2026-08-22T03:21:00.7715040Z hint: 'development'. The just-created branch can be renamed via this command: 2026-08-22T03:21:00.7718080Z hint: 2026-08-22T03:21:00.7719740Z hint: git branch -m <name> 2026-08-22T03:21:00.7721660Z hint: 2026-08-22T03:21:00.7724200Z hint: Disable this message with "git config set advice.defaultBranchName false" 2026-08-22T03:21:00.7728180Z Initialized empty Git repository in /Users/runner/work/pypy/pypy/.git/ 2026-08-22T03:21:00.7734560Z [command]/usr/local/bin/git remote add origin https://github.com/pypy/pypy
Disabling automatic garbage collection
2026-08-22T03:21:00.7836290Z [command]/usr/local/bin/git config --local gc.auto 0
Setting up auth
2026-08-22T03:21:00.7938120Z Removing SSH command configuration 2026-08-22T03:21:00.7942620Z [command]/usr/local/bin/git config --local --name-only --get-regexp core\.sshCommand 2026-08-22T03:21:00.8041620Z [command]/usr/local/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-22T03:21:00.9628510Z Removing HTTP extra header 2026-08-22T03:21:00.9634920Z [command]/usr/local/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2026-08-22T03:21:00.9748700Z [command]/usr/local/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-22T03:21:01.1299280Z Removing includeIf entries pointing to credentials config files 2026-08-22T03:21:01.1311190Z [command]/usr/local/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir: 2026-08-22T03:21:01.1404340Z [command]/usr/local/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url 2026-08-22T03:21:01.4494460Z [command]/usr/local/bin/git config --file /Users/runner/work/_temp/git-credentials-46e21d7a-2027-46c0-b7ba-bddd1c0115f6.config http.https://github.com/.extraheader AUTHORIZATION: basic *** 2026-08-22T03:21:01.4562920Z [command]/usr/local/bin/git config --local includeIf.gitdir:/Users/runner/work/pypy/pypy/.git.path /Users/runner/work/_temp/git-credentials-46e21d7a-2027-46c0-b7ba-bddd1c0115f6.config 2026-08-22T03:21:01.4612500Z [command]/usr/local/bin/git config --local includeIf.gitdir:/Users/runner/work/pypy/pypy/.git/worktrees/*.path /Users/runner/work/_temp/git-credentials-46e21d7a-2027-46c0-b7ba-bddd1c0115f6.config 2026-08-22T03:21:01.4626230Z [command]/usr/local/bin/git config --local includeIf.gitdir:/github/workspace/.git.path /github/runner_temp/git-credentials-46e21d7a-2027-46c0-b7ba-bddd1c0115f6.config 2026-08-22T03:21:01.4639570Z [command]/usr/local/bin/git config --local includeIf.gitdir:/github/workspace/.git/worktrees/*.path /github/runner_temp/git-credentials-46e21d7a-2027-46c0-b7ba-bddd1c0115f6.config
Fetching the repository
2026-08-22T03:21:01.4730000Z [command]/usr/local/bin/git -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=1 origin +1286a90e5d93ed5df47762fb934279b4a91cbe3e:refs/remotes/pull/5572/merge 2026-08-22T03:21:04.5646480Z From https://github.com/pypy/pypy 2026-08-22T03:21:04.5651110Z * [new ref] 1286a90e5d93ed5df47762fb934279b4a91cbe3e -> pull/5572/merge
Determining the checkout info
2026-08-22T03:21:04.5656030Z [command]/usr/local/bin/git sparse-checkout disable 2026-08-22T03:21:04.5777680Z [command]/usr/local/bin/git config --local --unset-all extensions.worktreeConfig
Checking out the ref
2026-08-22T03:21:04.6070160Z [command]/usr/local/bin/git checkout --progress --force refs/remotes/pull/5572/merge 2026-08-22T03:21:05.7675560Z Updating files: 55% (3330/6014) 2026-08-22T03:21:05.7811950Z Updating files: 56% (3368/6014) 2026-08-22T03:21:05.7956410Z Updating files: 57% (3428/6014) 2026-08-22T03:21:05.8115140Z Updating files: 58% (3489/6014) 2026-08-22T03:21:05.8262810Z Updating files: 59% (3549/6014) 2026-08-22T03:21:05.8416040Z Updating files: 60% (3609/6014) 2026-08-22T03:21:05.8584160Z Updating files: 61% (3669/6014) 2026-08-22T03:21:05.8726190Z Updating files: 62% (3729/6014) 2026-08-22T03:21:05.8886090Z Updating files: 63% (3789/6014) 2026-08-22T03:21:05.9066810Z Updating files: 64% (3849/6014) 2026-08-22T03:21:05.9226440Z Updating files: 65% (3910/6014) 2026-08-22T03:21:05.9363460Z Updating files: 66% (3970/6014) 2026-08-22T03:21:05.9507230Z Updating files: 67% (4030/6014) 2026-08-22T03:21:05.9673110Z Updating files: 68% (4090/6014) 2026-08-22T03:21:05.9846830Z Updating files: 69% (4150/6014) 2026-08-22T03:21:06.0040450Z Updating files: 70% (4210/6014) 2026-08-22T03:21:06.0206180Z Updating files: 71% (4270/6014) 2026-08-22T03:21:06.0388740Z Updating files: 72% (4331/6014) 2026-08-22T03:21:06.0564660Z Updating files: 73% (4391/6014) 2026-08-22T03:21:06.0758630Z Updating files: 74% (4451/6014) 2026-08-22T03:21:06.0935550Z Updating files: 75% (4511/6014) 2026-08-22T03:21:06.1103060Z Updating files: 76% (4571/6014) 2026-08-22T03:21:06.1258040Z Updating files: 77% (4631/6014) 2026-08-22T03:21:06.1410450Z Updating files: 78% (4691/6014) 2026-08-22T03:21:06.1567100Z Updating files: 79% (4752/6014) 2026-08-22T03:21:06.1726980Z Updating files: 80% (4812/6014) 2026-08-22T03:21:06.1890000Z Updating files: 81% (4872/6014) 2026-08-22T03:21:06.2055500Z Updating files: 82% (4932/6014) 2026-08-22T03:21:06.2232260Z Updating files: 83% (4992/6014) 2026-08-22T03:21:06.2398250Z Updating files: 84% (5052/6014) 2026-08-22T03:21:06.3147710Z Updating files: 85% (5112/6014) 2026-08-22T03:21:06.4186140Z Updating files: 86% (5173/6014) 2026-08-22T03:21:06.5068480Z Updating files: 87% (5233/6014) 2026-08-22T03:21:06.5753720Z Updating files: 88% (5293/6014) 2026-08-22T03:21:06.5835250Z Updating files: 89% (5353/6014) 2026-08-22T03:21:06.5864060Z Updating files: 90% (5413/6014) 2026-08-22T03:21:06.6975170Z Updating files: 91% (5473/6014) 2026-08-22T03:21:06.8805140Z Updating files: 91% (5514/6014) 2026-08-22T03:21:07.0376020Z Updating files: 92% (5533/6014) 2026-08-22T03:21:07.1261320Z Updating files: 93% (5594/6014) 2026-08-22T03:21:07.2337500Z Updating files: 94% (5654/6014) 2026-08-22T03:21:07.3088310Z Updating files: 95% (5714/6014) 2026-08-22T03:21:07.3744510Z Updating files: 96% (5774/6014) 2026-08-22T03:21:07.3972330Z Updating files: 97% (5834/6014) 2026-08-22T03:21:07.4193550Z Updating files: 98% (5894/6014) 2026-08-22T03:21:07.4511010Z Updating files: 99% (5954/6014) 2026-08-22T03:21:07.4596190Z Updating files: 100% (6014/6014) 2026-08-22T03:21:07.4761470Z Updating files: 100% (6014/6014), done. 2026-08-22T03:21:07.4812420Z HEAD is now at 1286a90 Merge e06afef1adb4dc6868195667ce31b689b8656a47 into f4e4349c4e8ec30db0c8ab147a0d4ad65486713f
2026-08-22T03:21:07.5127300Z [command]/usr/local/bin/git log -1 --format=%H 2026-08-22T03:21:07.5163390Z 1286a90e5d93ed5df47762fb934279b4a91cbe3e