Run actions/checkout
Run actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd 2026-08-20T08:52:11.3185257Z with: 2026-08-20T08:52:11.3185894Z repository: pypy/pypy 2026-08-20T08:52:11.3190272Z token: *** 2026-08-20T08:52:11.3190721Z ssh-strict: true 2026-08-20T08:52:11.3191167Z ssh-user: git 2026-08-20T08:52:11.3191619Z persist-credentials: true 2026-08-20T08:52:11.3192117Z clean: true 2026-08-20T08:52:11.3192565Z sparse-checkout-cone-mode: true 2026-08-20T08:52:11.3193088Z fetch-depth: 1 2026-08-20T08:52:11.3193522Z fetch-tags: false 2026-08-20T08:52:11.3193973Z show-progress: true 2026-08-20T08:52:11.3194420Z lfs: false 2026-08-20T08:52:11.3194838Z submodules: false 2026-08-20T08:52:11.3195306Z set-safe-directory: true
2026-08-20T08:52:11.4863891Z Syncing repository: pypy/pypy
Getting Git version info
2026-08-20T08:52:11.4866477Z Working directory is 'D:\a\pypy\pypy' 2026-08-20T08:52:11.5818382Z [command]"C:\Program Files\Git\bin\git.exe" version 2026-08-20T08:52:11.9616325Z git version 2.55.0.windows.3
2026-08-20T08:52:11.9686338Z Temporarily overriding HOME='D:\a\_temp\003bf50b-b534-4397-bb56-7adc99df9ed9' before making global git config changes 2026-08-20T08:52:11.9688252Z Adding repository directory to the temporary git global config as a safe directory 2026-08-20T08:52:11.9697676Z [command]"C:\Program Files\Git\bin\git.exe" config --global --add safe.directory D:\a\pypy\pypy 2026-08-20T08:52:12.0296842Z Deleting the contents of 'D:\a\pypy\pypy'
Initializing the repository
2026-08-20T08:52:12.0311242Z [command]"C:\Program Files\Git\bin\git.exe" init D:\a\pypy\pypy 2026-08-20T08:52:12.1182399Z Initialized empty Git repository in D:/a/pypy/pypy/.git/ 2026-08-20T08:52:12.1227372Z [command]"C:\Program Files\Git\bin\git.exe" remote add origin https://github.com/pypy/pypy
Disabling automatic garbage collection
2026-08-20T08:52:12.1765350Z [command]"C:\Program Files\Git\bin\git.exe" config --local gc.auto 0
Setting up auth
2026-08-20T08:52:12.2063957Z Removing SSH command configuration 2026-08-20T08:52:12.2073496Z [command]"C:\Program Files\Git\bin\git.exe" config --local --name-only --get-regexp core\.sshCommand 2026-08-20T08:52:12.2375257Z [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-20T08:52:13.7202764Z Removing HTTP extra header 2026-08-20T08:52:13.7212406Z [command]"C:\Program Files\Git\bin\git.exe" config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2026-08-20T08:52:13.7506512Z [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-20T08:52:14.2846050Z Removing includeIf entries pointing to credentials config files 2026-08-20T08:52:14.2856931Z [command]"C:\Program Files\Git\bin\git.exe" config --local --name-only --get-regexp ^includeIf\.gitdir: 2026-08-20T08:52:14.3152877Z [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-20T08:52:14.8709454Z [command]"C:\Program Files\Git\bin\git.exe" config --file D:\a\_temp\git-credentials-d67887a8-477c-44d5-9d57-e2b5de7b3fa8.config http.https://github.com/.extraheader "AUTHORIZATION: basic ***" 2026-08-20T08:52:14.9024261Z [command]"C:\Program Files\Git\bin\git.exe" config --local includeIf.gitdir:D:/a/pypy/pypy/.git.path D:\a\_temp\git-credentials-d67887a8-477c-44d5-9d57-e2b5de7b3fa8.config 2026-08-20T08:52:14.9329229Z [command]"C:\Program Files\Git\bin\git.exe" config --local includeIf.gitdir:D:/a/pypy/pypy/.git/worktrees/*.path D:\a\_temp\git-credentials-d67887a8-477c-44d5-9d57-e2b5de7b3fa8.config 2026-08-20T08:52:14.9669307Z [command]"C:\Program Files\Git\bin\git.exe" config --local includeIf.gitdir:/github/workspace/.git.path /github/runner_temp/git-credentials-d67887a8-477c-44d5-9d57-e2b5de7b3fa8.config 2026-08-20T08:52:14.9971276Z [command]"C:\Program Files\Git\bin\git.exe" config --local includeIf.gitdir:/github/workspace/.git/worktrees/*.path /github/runner_temp/git-credentials-d67887a8-477c-44d5-9d57-e2b5de7b3fa8.config
Fetching the repository
2026-08-20T08:52:15.0298758Z [command]"C:\Program Files\Git\bin\git.exe" -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=1 origin +def33fbd3abbfe79cd5c897408341c5945834329:refs/remotes/pull/5570/merge 2026-08-20T08:52:16.7547930Z From https://github.com/pypy/pypy 2026-08-20T08:52:16.7549044Z * [new ref] def33fbd3abbfe79cd5c897408341c5945834329 -> pull/5570/merge
Determining the checkout info
2026-08-20T08:52:16.7604679Z [command]"C:\Program Files\Git\bin\git.exe" sparse-checkout disable 2026-08-20T08:52:16.8086242Z [command]"C:\Program Files\Git\bin\git.exe" config --local --unset-all extensions.worktreeConfig
Checking out the ref
2026-08-20T08:52:16.8460514Z [command]"C:\Program Files\Git\bin\git.exe" checkout --progress --force refs/remotes/pull/5570/merge 2026-08-20T08:52:17.9057190Z Updating files: 44% (3153/7087) 2026-08-20T08:52:17.9207025Z Updating files: 45% (3190/7087) 2026-08-20T08:52:17.9341693Z Updating files: 46% (3261/7087) 2026-08-20T08:52:17.9473414Z Updating files: 47% (3331/7087) 2026-08-20T08:52:17.9703393Z Updating files: 48% (3402/7087) 2026-08-20T08:52:17.9885160Z Updating files: 49% (3473/7087) 2026-08-20T08:52:18.0054303Z Updating files: 50% (3544/7087) 2026-08-20T08:52:18.0314082Z Updating files: 51% (3615/7087) 2026-08-20T08:52:18.0498905Z Updating files: 52% (3686/7087) 2026-08-20T08:52:18.0680299Z Updating files: 53% (3757/7087) 2026-08-20T08:52:18.0846475Z Updating files: 54% (3827/7087) 2026-08-20T08:52:18.1047628Z Updating files: 55% (3898/7087) 2026-08-20T08:52:18.1208378Z Updating files: 56% (3969/7087) 2026-08-20T08:52:18.1393252Z Updating files: 57% (4040/7087) 2026-08-20T08:52:18.1572401Z Updating files: 58% (4111/7087) 2026-08-20T08:52:18.1746202Z Updating files: 59% (4182/7087) 2026-08-20T08:52:18.1990761Z Updating files: 60% (4253/7087) 2026-08-20T08:52:18.2178821Z Updating files: 61% (4324/7087) 2026-08-20T08:52:18.2357482Z Updating files: 62% (4394/7087) 2026-08-20T08:52:18.2554101Z Updating files: 63% (4465/7087) 2026-08-20T08:52:18.2708656Z Updating files: 64% (4536/7087) 2026-08-20T08:52:18.2891729Z Updating files: 65% (4607/7087) 2026-08-20T08:52:18.3256540Z Updating files: 66% (4678/7087) 2026-08-20T08:52:18.3443999Z Updating files: 67% (4749/7087) 2026-08-20T08:52:18.3638694Z Updating files: 68% (4820/7087) 2026-08-20T08:52:18.3847258Z Updating files: 69% (4891/7087) 2026-08-20T08:52:18.4038291Z Updating files: 70% (4961/7087) 2026-08-20T08:52:18.4205341Z Updating files: 71% (5032/7087) 2026-08-20T08:52:18.4415875Z Updating files: 72% (5103/7087) 2026-08-20T08:52:18.4616358Z Updating files: 73% (5174/7087) 2026-08-20T08:52:18.4932574Z Updating files: 74% (5245/7087) 2026-08-20T08:52:18.5113882Z Updating files: 75% (5316/7087) 2026-08-20T08:52:18.5338590Z Updating files: 76% (5387/7087) 2026-08-20T08:52:18.5506797Z Updating files: 77% (5457/7087) 2026-08-20T08:52:18.5664443Z Updating files: 78% (5528/7087) 2026-08-20T08:52:18.5860028Z Updating files: 79% (5599/7087) 2026-08-20T08:52:18.6016218Z Updating files: 80% (5670/7087) 2026-08-20T08:52:18.6195954Z Updating files: 81% (5741/7087) 2026-08-20T08:52:18.6361793Z Updating files: 82% (5812/7087) 2026-08-20T08:52:18.6567712Z Updating files: 83% (5883/7087) 2026-08-20T08:52:18.6804080Z Updating files: 84% (5954/7087) 2026-08-20T08:52:18.6989640Z Updating files: 85% (6024/7087) 2026-08-20T08:52:18.7213028Z Updating files: 86% (6095/7087) 2026-08-20T08:52:18.7409854Z Updating files: 87% (6166/7087) 2026-08-20T08:52:18.7624181Z Updating files: 88% (6237/7087) 2026-08-20T08:52:18.7846903Z Updating files: 89% (6308/7087) 2026-08-20T08:52:18.8025194Z Updating files: 90% (6379/7087) 2026-08-20T08:52:18.8209031Z Updating files: 91% (6450/7087) 2026-08-20T08:52:18.9013101Z Updating files: 92% (6521/7087) 2026-08-20T08:52:19.0968795Z Updating files: 92% (6559/7087) 2026-08-20T08:52:19.1706987Z Updating files: 93% (6591/7087) 2026-08-20T08:52:19.1901899Z Updating files: 94% (6662/7087) 2026-08-20T08:52:19.2070830Z Updating files: 95% (6733/7087) 2026-08-20T08:52:19.2247797Z Updating files: 96% (6804/7087) 2026-08-20T08:52:19.2416007Z Updating files: 97% (6875/7087) 2026-08-20T08:52:19.2585289Z Updating files: 98% (6946/7087) 2026-08-20T08:52:19.2764898Z Updating files: 99% (7017/7087) 2026-08-20T08:52:19.2765349Z Updating files: 100% (7087/7087) 2026-08-20T08:52:19.2765631Z Updating files: 100% (7087/7087), done. 2026-08-20T08:52:19.2933608Z Note: switching to 'refs/remotes/pull/5570/merge'. 2026-08-20T08:52:19.2933934Z 2026-08-20T08:52:19.2934145Z You are in 'detached HEAD' state. You can look around, make experimental 2026-08-20T08:52:19.2934616Z changes and commit them, and you can discard any commits you make in this 2026-08-20T08:52:19.2935064Z state without impacting any branches by switching back to a branch. 2026-08-20T08:52:19.2935323Z 2026-08-20T08:52:19.2935821Z If you want to create a new branch to retain commits you create, you may 2026-08-20T08:52:19.2936244Z do so (now or later) by using -c with the switch command. Example: 2026-08-20T08:52:19.2996153Z 2026-08-20T08:52:19.2996356Z git switch -c <new-branch-name> 2026-08-20T08:52:19.2996717Z 2026-08-20T08:52:19.2996874Z Or undo this operation with: 2026-08-20T08:52:19.2997121Z 2026-08-20T08:52:19.2997240Z git switch - 2026-08-20T08:52:19.2997400Z 2026-08-20T08:52:19.2997718Z Turn off this advice by setting config variable advice.detachedHead to false 2026-08-20T08:52:19.2998186Z 2026-08-20T08:52:19.2998755Z HEAD is now at def33fb Merge a3486ab7ccd5e6c5cf2859afdac7b9ee8ca85226 into 36ac959f84234b693c9d041b4ca0721fa9364393
2026-08-20T08:52:19.3465773Z [command]"C:\Program Files\Git\bin\git.exe" log -1 --format=%H 2026-08-20T08:52:19.3738358Z def33fbd3abbfe79cd5c897408341c5945834329