Run actions/checkout
Run actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd 2026-09-01T13:57:16.1639025Z with: 2026-09-01T13:57:16.1639663Z repository: pypy/pypy 2026-09-01T13:57:16.1643814Z token: *** 2026-09-01T13:57:16.1644267Z ssh-strict: true 2026-09-01T13:57:16.1644708Z ssh-user: git 2026-09-01T13:57:16.1645161Z persist-credentials: true 2026-09-01T13:57:16.1645672Z clean: true 2026-09-01T13:57:16.1646118Z sparse-checkout-cone-mode: true 2026-09-01T13:57:16.1646654Z fetch-depth: 1 2026-09-01T13:57:16.1647085Z fetch-tags: false 2026-09-01T13:57:16.1647540Z show-progress: true 2026-09-01T13:57:16.1647994Z lfs: false 2026-09-01T13:57:16.1648400Z submodules: false 2026-09-01T13:57:16.1648844Z set-safe-directory: true
2026-09-01T13:57:16.3090340Z Syncing repository: pypy/pypy
Getting Git version info
2026-09-01T13:57:16.3092866Z Working directory is 'D:\a\pypy\pypy' 2026-09-01T13:57:16.3899871Z [command]"C:\Program Files\Git\bin\git.exe" version 2026-09-01T13:57:16.7680633Z git version 2.55.0.windows.5
2026-09-01T13:57:16.7745578Z Temporarily overriding HOME='D:\a\_temp\d4a9d864-c54d-4070-ae0a-fa7929616fc8' before making global git config changes 2026-09-01T13:57:16.7747793Z Adding repository directory to the temporary git global config as a safe directory 2026-09-01T13:57:16.7755914Z [command]"C:\Program Files\Git\bin\git.exe" config --global --add safe.directory D:\a\pypy\pypy 2026-09-01T13:57:16.8346241Z Deleting the contents of 'D:\a\pypy\pypy'
Initializing the repository
2026-09-01T13:57:16.8361351Z [command]"C:\Program Files\Git\bin\git.exe" init D:\a\pypy\pypy 2026-09-01T13:57:16.9153184Z Initialized empty Git repository in D:/a/pypy/pypy/.git/ 2026-09-01T13:57:16.9197039Z [command]"C:\Program Files\Git\bin\git.exe" remote add origin https://github.com/pypy/pypy
Disabling automatic garbage collection
2026-09-01T13:57:16.9882489Z [command]"C:\Program Files\Git\bin\git.exe" config --local gc.auto 0
Setting up auth
2026-09-01T13:57:17.0182863Z Removing SSH command configuration 2026-09-01T13:57:17.0191961Z [command]"C:\Program Files\Git\bin\git.exe" config --local --name-only --get-regexp core\.sshCommand 2026-09-01T13:57:17.0503772Z [command]"C:\Program Files\Git\bin\git.exe" submodule foreach --recursive "sh -c \"git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :\"" 2026-09-01T13:57:18.4300857Z Removing HTTP extra header 2026-09-01T13:57:18.4310758Z [command]"C:\Program Files\Git\bin\git.exe" config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2026-09-01T13:57:18.4632206Z [command]"C:\Program Files\Git\bin\git.exe" 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-09-01T13:57:18.9939615Z Removing includeIf entries pointing to credentials config files 2026-09-01T13:57:18.9954983Z [command]"C:\Program Files\Git\bin\git.exe" config --local --name-only --get-regexp ^includeIf\.gitdir: 2026-09-01T13:57:19.0254487Z [command]"C:\Program Files\Git\bin\git.exe" submodule foreach --recursive "git config --local --show-origin --name-only --get-regexp remote.origin.url" 2026-09-01T13:57:19.5362076Z [command]"C:\Program Files\Git\bin\git.exe" config --file D:\a\_temp\git-credentials-9e8c6dd1-97c0-4a2d-8314-ace4e5c5ca5d.config http.https://github.com/.extraheader "AUTHORIZATION: basic ***" 2026-09-01T13:57:19.5659957Z [command]"C:\Program Files\Git\bin\git.exe" config --local includeIf.gitdir:D:/a/pypy/pypy/.git.path D:\a\_temp\git-credentials-9e8c6dd1-97c0-4a2d-8314-ace4e5c5ca5d.config 2026-09-01T13:57:19.5946680Z [command]"C:\Program Files\Git\bin\git.exe" config --local includeIf.gitdir:D:/a/pypy/pypy/.git/worktrees/*.path D:\a\_temp\git-credentials-9e8c6dd1-97c0-4a2d-8314-ace4e5c5ca5d.config 2026-09-01T13:57:19.6283324Z [command]"C:\Program Files\Git\bin\git.exe" config --local includeIf.gitdir:/github/workspace/.git.path /github/runner_temp/git-credentials-9e8c6dd1-97c0-4a2d-8314-ace4e5c5ca5d.config 2026-09-01T13:57:19.6571519Z [command]"C:\Program Files\Git\bin\git.exe" config --local includeIf.gitdir:/github/workspace/.git/worktrees/*.path /github/runner_temp/git-credentials-9e8c6dd1-97c0-4a2d-8314-ace4e5c5ca5d.config
Fetching the repository
2026-09-01T13:57:19.6880698Z [command]"C:\Program Files\Git\bin\git.exe" -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=1 origin +0d483bd48ad189ed9127aaa02ced3ec721d207c0:refs/remotes/pull/5577/merge 2026-09-01T13:57:23.3084427Z From https://github.com/pypy/pypy 2026-09-01T13:57:23.3085946Z * [new ref] 0d483bd48ad189ed9127aaa02ced3ec721d207c0 -> pull/5577/merge
Determining the checkout info
2026-09-01T13:57:23.3139501Z [command]"C:\Program Files\Git\bin\git.exe" sparse-checkout disable 2026-09-01T13:57:23.3608707Z [command]"C:\Program Files\Git\bin\git.exe" config --local --unset-all extensions.worktreeConfig
Checking out the ref
2026-09-01T13:57:23.3920009Z [command]"C:\Program Files\Git\bin\git.exe" checkout --progress --force refs/remotes/pull/5577/merge 2026-09-01T13:57:24.4478610Z Updating files: 63% (3836/6014) 2026-09-01T13:57:24.4647801Z Updating files: 64% (3849/6014) 2026-09-01T13:57:24.4783703Z Updating files: 65% (3910/6014) 2026-09-01T13:57:24.4915158Z Updating files: 66% (3970/6014) 2026-09-01T13:57:24.5061083Z Updating files: 67% (4030/6014) 2026-09-01T13:57:24.5232983Z Updating files: 68% (4090/6014) 2026-09-01T13:57:24.5393273Z Updating files: 69% (4150/6014) 2026-09-01T13:57:24.5627569Z Updating files: 70% (4210/6014) 2026-09-01T13:57:24.5776834Z Updating files: 71% (4270/6014) 2026-09-01T13:57:24.5948393Z Updating files: 72% (4331/6014) 2026-09-01T13:57:24.6082823Z Updating files: 73% (4391/6014) 2026-09-01T13:57:24.6199864Z Updating files: 74% (4451/6014) 2026-09-01T13:57:24.6353501Z Updating files: 75% (4511/6014) 2026-09-01T13:57:24.6482682Z Updating files: 76% (4571/6014) 2026-09-01T13:57:24.6614654Z Updating files: 77% (4631/6014) 2026-09-01T13:57:24.6744850Z Updating files: 78% (4691/6014) 2026-09-01T13:57:24.6869530Z Updating files: 79% (4752/6014) 2026-09-01T13:57:24.7034114Z Updating files: 80% (4812/6014) 2026-09-01T13:57:24.7241403Z Updating files: 81% (4872/6014) 2026-09-01T13:57:24.7406722Z Updating files: 82% (4932/6014) 2026-09-01T13:57:24.7549355Z Updating files: 83% (4992/6014) 2026-09-01T13:57:24.7726801Z Updating files: 84% (5052/6014) 2026-09-01T13:57:24.7896241Z Updating files: 85% (5112/6014) 2026-09-01T13:57:24.8070987Z Updating files: 86% (5173/6014) 2026-09-01T13:57:24.8236671Z Updating files: 87% (5233/6014) 2026-09-01T13:57:24.8407669Z Updating files: 88% (5293/6014) 2026-09-01T13:57:24.8551121Z Updating files: 89% (5353/6014) 2026-09-01T13:57:24.8783511Z Updating files: 90% (5413/6014) 2026-09-01T13:57:25.1445332Z Updating files: 91% (5473/6014) 2026-09-01T13:57:25.2068756Z Updating files: 92% (5533/6014) 2026-09-01T13:57:25.2225467Z Updating files: 93% (5594/6014) 2026-09-01T13:57:25.2376797Z Updating files: 94% (5654/6014) 2026-09-01T13:57:25.2528906Z Updating files: 95% (5714/6014) 2026-09-01T13:57:25.2675893Z Updating files: 96% (5774/6014) 2026-09-01T13:57:25.2820505Z Updating files: 97% (5834/6014) 2026-09-01T13:57:25.2944072Z Updating files: 98% (5894/6014) 2026-09-01T13:57:25.3082614Z Updating files: 99% (5954/6014) 2026-09-01T13:57:25.3084163Z Updating files: 100% (6014/6014) 2026-09-01T13:57:25.3084578Z Updating files: 100% (6014/6014), done. 2026-09-01T13:57:25.3238396Z Note: switching to 'refs/remotes/pull/5577/merge'. 2026-09-01T13:57:25.3238815Z 2026-09-01T13:57:25.3239127Z You are in 'detached HEAD' state. You can look around, make experimental 2026-09-01T13:57:25.3239881Z changes and commit them, and you can discard any commits you make in this 2026-09-01T13:57:25.3240603Z state without impacting any branches by switching back to a branch. 2026-09-01T13:57:25.3241028Z 2026-09-01T13:57:25.3241306Z If you want to create a new branch to retain commits you create, you may 2026-09-01T13:57:25.3241904Z do so (now or later) by using -c with the switch command. Example: 2026-09-01T13:57:25.3242159Z 2026-09-01T13:57:25.3242313Z git switch -c <new-branch-name> 2026-09-01T13:57:25.3242494Z 2026-09-01T13:57:25.3242589Z Or undo this operation with: 2026-09-01T13:57:25.3242748Z 2026-09-01T13:57:25.3242841Z git switch - 2026-09-01T13:57:25.3242957Z 2026-09-01T13:57:25.3243168Z Turn off this advice by setting config variable advice.detachedHead to false 2026-09-01T13:57:25.3243459Z 2026-09-01T13:57:25.3243800Z HEAD is now at 0d483bd Merge da949012a6598412c009bf4bc3ec42f85ed1bd86 into 09916d286ed3703261ad5bc63c46083bdf7e253b
2026-09-01T13:57:25.3783763Z [command]"C:\Program Files\Git\bin\git.exe" log -1 --format=%H 2026-09-01T13:57:25.4049133Z 0d483bd48ad189ed9127aaa02ced3ec721d207c0