Run actions/checkout
Run actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd 2026-08-23T07:39:37.2073430Z with: 2026-08-23T07:39:37.2073894Z repository: pypy/pypy 2026-08-23T07:39:37.2078152Z token: *** 2026-08-23T07:39:37.2078602Z ssh-strict: true 2026-08-23T07:39:37.2079050Z ssh-user: git 2026-08-23T07:39:37.2079510Z persist-credentials: true 2026-08-23T07:39:37.2080006Z clean: true 2026-08-23T07:39:37.2080460Z sparse-checkout-cone-mode: true 2026-08-23T07:39:37.2080995Z fetch-depth: 1 2026-08-23T07:39:37.2081437Z fetch-tags: false 2026-08-23T07:39:37.2081894Z show-progress: true 2026-08-23T07:39:37.2082346Z lfs: false 2026-08-23T07:39:37.2082777Z submodules: false 2026-08-23T07:39:37.2083243Z set-safe-directory: true
2026-08-23T07:39:37.3685509Z Syncing repository: pypy/pypy
Getting Git version info
2026-08-23T07:39:37.4613817Z Working directory is 'D:\a\pypy\pypy' 2026-08-23T07:39:37.4635662Z [command]"C:\Program Files\Git\bin\git.exe" version 2026-08-23T07:39:37.7883051Z git version 2.55.0.windows.4
2026-08-23T07:39:37.7956691Z Temporarily overriding HOME='D:\a\_temp\bc3fbc7d-1311-40b2-a886-e5f5c18adf3b' before making global git config changes 2026-08-23T07:39:37.7958561Z Adding repository directory to the temporary git global config as a safe directory 2026-08-23T07:39:37.7967753Z [command]"C:\Program Files\Git\bin\git.exe" config --global --add safe.directory D:\a\pypy\pypy 2026-08-23T07:39:37.8574422Z Deleting the contents of 'D:\a\pypy\pypy'
Initializing the repository
2026-08-23T07:39:37.8591354Z [command]"C:\Program Files\Git\bin\git.exe" init D:\a\pypy\pypy 2026-08-23T07:39:37.9457431Z Initialized empty Git repository in D:/a/pypy/pypy/.git/ 2026-08-23T07:39:37.9510159Z [command]"C:\Program Files\Git\bin\git.exe" remote add origin https://github.com/pypy/pypy
Disabling automatic garbage collection
2026-08-23T07:39:38.0105918Z [command]"C:\Program Files\Git\bin\git.exe" config --local gc.auto 0
Setting up auth
2026-08-23T07:39:38.0449124Z Removing SSH command configuration 2026-08-23T07:39:38.0459352Z [command]"C:\Program Files\Git\bin\git.exe" config --local --name-only --get-regexp core\.sshCommand 2026-08-23T07:39:38.0794993Z [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-08-23T07:39:39.4723467Z Removing HTTP extra header 2026-08-23T07:39:39.4735613Z [command]"C:\Program Files\Git\bin\git.exe" config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2026-08-23T07:39:39.5072391Z [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-08-23T07:39:40.0830955Z Removing includeIf entries pointing to credentials config files 2026-08-23T07:39:40.0844487Z [command]"C:\Program Files\Git\bin\git.exe" config --local --name-only --get-regexp ^includeIf\.gitdir: 2026-08-23T07:39:40.1191762Z [command]"C:\Program Files\Git\bin\git.exe" submodule foreach --recursive "git config --local --show-origin --name-only --get-regexp remote.origin.url" 2026-08-23T07:39:40.6964730Z [command]"C:\Program Files\Git\bin\git.exe" config --file D:\a\_temp\git-credentials-826b964a-8d2c-45a6-8c49-fbb313dbebb6.config http.https://github.com/.extraheader "AUTHORIZATION: basic ***" 2026-08-23T07:39:40.7329488Z [command]"C:\Program Files\Git\bin\git.exe" config --local includeIf.gitdir:D:/a/pypy/pypy/.git.path D:\a\_temp\git-credentials-826b964a-8d2c-45a6-8c49-fbb313dbebb6.config 2026-08-23T07:39:40.7677424Z [command]"C:\Program Files\Git\bin\git.exe" config --local includeIf.gitdir:D:/a/pypy/pypy/.git/worktrees/*.path D:\a\_temp\git-credentials-826b964a-8d2c-45a6-8c49-fbb313dbebb6.config 2026-08-23T07:39:40.8057137Z [command]"C:\Program Files\Git\bin\git.exe" config --local includeIf.gitdir:/github/workspace/.git.path /github/runner_temp/git-credentials-826b964a-8d2c-45a6-8c49-fbb313dbebb6.config 2026-08-23T07:39:40.8395022Z [command]"C:\Program Files\Git\bin\git.exe" config --local includeIf.gitdir:/github/workspace/.git/worktrees/*.path /github/runner_temp/git-credentials-826b964a-8d2c-45a6-8c49-fbb313dbebb6.config
Fetching the repository
2026-08-23T07:39:40.8745178Z [command]"C:\Program Files\Git\bin\git.exe" -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=1 origin +043e173bef7f3807bd712d5db0a078be3eb241a8:refs/remotes/pull/5570/merge 2026-08-23T07:39:45.4552192Z From https://github.com/pypy/pypy 2026-08-23T07:39:45.4553538Z * [new ref] 043e173bef7f3807bd712d5db0a078be3eb241a8 -> pull/5570/merge
Determining the checkout info
2026-08-23T07:39:45.4665641Z [command]"C:\Program Files\Git\bin\git.exe" sparse-checkout disable 2026-08-23T07:39:45.5124881Z [command]"C:\Program Files\Git\bin\git.exe" config --local --unset-all extensions.worktreeConfig
Checking out the ref
2026-08-23T07:39:45.5463467Z [command]"C:\Program Files\Git\bin\git.exe" checkout --progress --force refs/remotes/pull/5570/merge 2026-08-23T07:39:46.5943365Z Updating files: 41% (2973/7088) 2026-08-23T07:39:46.6150410Z Updating files: 42% (2977/7088) 2026-08-23T07:39:46.6333430Z Updating files: 43% (3048/7088) 2026-08-23T07:39:46.6504824Z Updating files: 44% (3119/7088) 2026-08-23T07:39:46.6635288Z Updating files: 45% (3190/7088) 2026-08-23T07:39:46.6758436Z Updating files: 46% (3261/7088) 2026-08-23T07:39:46.6878720Z Updating files: 47% (3332/7088) 2026-08-23T07:39:46.7098483Z Updating files: 48% (3403/7088) 2026-08-23T07:39:46.7270001Z Updating files: 49% (3474/7088) 2026-08-23T07:39:46.7430286Z Updating files: 50% (3544/7088) 2026-08-23T07:39:46.7720821Z Updating files: 51% (3615/7088) 2026-08-23T07:39:46.7930170Z Updating files: 52% (3686/7088) 2026-08-23T07:39:46.8108094Z Updating files: 53% (3757/7088) 2026-08-23T07:39:46.8269134Z Updating files: 54% (3828/7088) 2026-08-23T07:39:46.8472192Z Updating files: 55% (3899/7088) 2026-08-23T07:39:46.8622109Z Updating files: 56% (3970/7088) 2026-08-23T07:39:46.8797637Z Updating files: 57% (4041/7088) 2026-08-23T07:39:46.8966217Z Updating files: 58% (4112/7088) 2026-08-23T07:39:46.9132956Z Updating files: 59% (4182/7088) 2026-08-23T07:39:46.9376975Z Updating files: 60% (4253/7088) 2026-08-23T07:39:46.9542279Z Updating files: 61% (4324/7088) 2026-08-23T07:39:46.9701716Z Updating files: 62% (4395/7088) 2026-08-23T07:39:46.9896708Z Updating files: 63% (4466/7088) 2026-08-23T07:39:47.0040362Z Updating files: 64% (4537/7088) 2026-08-23T07:39:47.0217159Z Updating files: 65% (4608/7088) 2026-08-23T07:39:47.0576969Z Updating files: 66% (4679/7088) 2026-08-23T07:39:47.0761311Z Updating files: 67% (4749/7088) 2026-08-23T07:39:47.0957143Z Updating files: 68% (4820/7088) 2026-08-23T07:39:47.1163104Z Updating files: 69% (4891/7088) 2026-08-23T07:39:47.1351217Z Updating files: 70% (4962/7088) 2026-08-23T07:39:47.1514974Z Updating files: 71% (5033/7088) 2026-08-23T07:39:47.1723237Z Updating files: 72% (5104/7088) 2026-08-23T07:39:47.1922363Z Updating files: 73% (5175/7088) 2026-08-23T07:39:47.2201218Z Updating files: 74% (5246/7088) 2026-08-23T07:39:47.2372141Z Updating files: 75% (5316/7088) 2026-08-23T07:39:47.2595202Z Updating files: 76% (5387/7088) 2026-08-23T07:39:47.2754815Z Updating files: 77% (5458/7088) 2026-08-23T07:39:47.2900845Z Updating files: 78% (5529/7088) 2026-08-23T07:39:47.3095660Z Updating files: 79% (5600/7088) 2026-08-23T07:39:47.3244737Z Updating files: 80% (5671/7088) 2026-08-23T07:39:47.3430140Z Updating files: 81% (5742/7088) 2026-08-23T07:39:47.3587732Z Updating files: 82% (5813/7088) 2026-08-23T07:39:47.3791416Z Updating files: 83% (5884/7088) 2026-08-23T07:39:47.4035116Z Updating files: 84% (5954/7088) 2026-08-23T07:39:47.4215687Z Updating files: 85% (6025/7088) 2026-08-23T07:39:47.4450299Z Updating files: 86% (6096/7088) 2026-08-23T07:39:47.4643538Z Updating files: 87% (6167/7088) 2026-08-23T07:39:47.4854804Z Updating files: 88% (6238/7088) 2026-08-23T07:39:47.5080127Z Updating files: 89% (6309/7088) 2026-08-23T07:39:47.5247749Z Updating files: 90% (6380/7088) 2026-08-23T07:39:47.5427859Z Updating files: 91% (6451/7088) 2026-08-23T07:39:47.6065326Z Updating files: 92% (6521/7088) 2026-08-23T07:39:47.6543837Z Updating files: 92% (6566/7088) 2026-08-23T07:39:47.7356154Z Updating files: 93% (6592/7088) 2026-08-23T07:39:47.7548912Z Updating files: 94% (6663/7088) 2026-08-23T07:39:47.7711163Z Updating files: 95% (6734/7088) 2026-08-23T07:39:47.9672206Z Updating files: 96% (6805/7088) 2026-08-23T07:39:47.9839432Z Updating files: 97% (6876/7088) 2026-08-23T07:39:47.9998137Z Updating files: 98% (6947/7088) 2026-08-23T07:39:48.0176934Z Updating files: 99% (7018/7088) 2026-08-23T07:39:48.0177435Z Updating files: 100% (7088/7088) 2026-08-23T07:39:48.0177822Z Updating files: 100% (7088/7088), done. 2026-08-23T07:39:48.0437745Z Note: switching to 'refs/remotes/pull/5570/merge'. 2026-08-23T07:39:48.0438117Z 2026-08-23T07:39:48.0438426Z You are in 'detached HEAD' state. You can look around, make experimental 2026-08-23T07:39:48.0439135Z changes and commit them, and you can discard any commits you make in this 2026-08-23T07:39:48.0442017Z state without impacting any branches by switching back to a branch. 2026-08-23T07:39:48.0442450Z 2026-08-23T07:39:48.0442731Z If you want to create a new branch to retain commits you create, you may 2026-08-23T07:39:48.0443359Z do so (now or later) by using -c with the switch command. Example: 2026-08-23T07:39:48.0443723Z 2026-08-23T07:39:48.0443915Z git switch -c <new-branch-name> 2026-08-23T07:39:48.0444163Z 2026-08-23T07:39:48.0444306Z Or undo this operation with: 2026-08-23T07:39:48.0444527Z 2026-08-23T07:39:48.0444626Z git switch - 2026-08-23T07:39:48.0444793Z 2026-08-23T07:39:48.0445096Z Turn off this advice by setting config variable advice.detachedHead to false 2026-08-23T07:39:48.0445585Z 2026-08-23T07:39:48.0446693Z HEAD is now at 043e173 Merge 2f22eadcf55c585d0d78eb4c3251efa525738847 into 9b9b9bd54261eeca87c51c3402c5bd74b3c58aa4
2026-08-23T07:39:48.1028709Z [command]"C:\Program Files\Git\bin\git.exe" log -1 --format=%H 2026-08-23T07:39:48.1319637Z 043e173bef7f3807bd712d5db0a078be3eb241a8