Run actions/checkout
Run actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd 2026-07-30T11:43:55.4803558Z with: 2026-07-30T11:43:55.4804004Z repository: pypy/pypy 2026-07-30T11:43:55.4808737Z token: *** 2026-07-30T11:43:55.4809407Z ssh-strict: true 2026-07-30T11:43:55.4810188Z ssh-user: git 2026-07-30T11:43:55.4810728Z persist-credentials: true 2026-07-30T11:43:55.4811236Z clean: true 2026-07-30T11:43:55.4811700Z sparse-checkout-cone-mode: true 2026-07-30T11:43:55.4812252Z fetch-depth: 1 2026-07-30T11:43:55.4812697Z fetch-tags: false 2026-07-30T11:43:55.4813191Z show-progress: true 2026-07-30T11:43:55.4813934Z lfs: false 2026-07-30T11:43:55.4814463Z submodules: false 2026-07-30T11:43:55.4815103Z set-safe-directory: true
2026-07-30T11:43:55.6396419Z Syncing repository: pypy/pypy
Getting Git version info
2026-07-30T11:43:55.6399119Z Working directory is 'D:\a\pypy\pypy' 2026-07-30T11:43:55.7400476Z [command]"C:\Program Files\Git\bin\git.exe" version 2026-07-30T11:43:56.1149913Z git version 2.55.0.windows.2
2026-07-30T11:43:56.1220764Z Temporarily overriding HOME='D:\a\_temp\b168b94b-40f2-455e-9171-5bd10522ddee' before making global git config changes 2026-07-30T11:43:56.1223157Z Adding repository directory to the temporary git global config as a safe directory 2026-07-30T11:43:56.1232047Z [command]"C:\Program Files\Git\bin\git.exe" config --global --add safe.directory D:\a\pypy\pypy 2026-07-30T11:43:56.1846265Z Deleting the contents of 'D:\a\pypy\pypy'
Initializing the repository
2026-07-30T11:43:56.1861177Z [command]"C:\Program Files\Git\bin\git.exe" init D:\a\pypy\pypy 2026-07-30T11:43:56.2810095Z Initialized empty Git repository in D:/a/pypy/pypy/.git/ 2026-07-30T11:43:56.2856000Z [command]"C:\Program Files\Git\bin\git.exe" remote add origin https://github.com/pypy/pypy
Disabling automatic garbage collection
2026-07-30T11:43:56.3475836Z [command]"C:\Program Files\Git\bin\git.exe" config --local gc.auto 0
Setting up auth
2026-07-30T11:43:56.3782676Z Removing SSH command configuration 2026-07-30T11:43:56.3792351Z [command]"C:\Program Files\Git\bin\git.exe" config --local --name-only --get-regexp core\.sshCommand 2026-07-30T11:43:56.4097212Z [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-07-30T11:43:57.8618617Z Removing HTTP extra header 2026-07-30T11:43:57.8628808Z [command]"C:\Program Files\Git\bin\git.exe" config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2026-07-30T11:43:57.8944773Z [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-07-30T11:43:58.4369468Z Removing includeIf entries pointing to credentials config files 2026-07-30T11:43:58.4380380Z [command]"C:\Program Files\Git\bin\git.exe" config --local --name-only --get-regexp ^includeIf\.gitdir: 2026-07-30T11:43:58.4696226Z [command]"C:\Program Files\Git\bin\git.exe" submodule foreach --recursive "git config --local --show-origin --name-only --get-regexp remote.origin.url" 2026-07-30T11:43:59.0132063Z [command]"C:\Program Files\Git\bin\git.exe" config --file D:\a\_temp\git-credentials-24997181-0d4f-49e3-a1db-75928e1a70cc.config http.https://github.com/.extraheader "AUTHORIZATION: basic ***" 2026-07-30T11:43:59.0466865Z [command]"C:\Program Files\Git\bin\git.exe" config --local includeIf.gitdir:D:/a/pypy/pypy/.git.path D:\a\_temp\git-credentials-24997181-0d4f-49e3-a1db-75928e1a70cc.config 2026-07-30T11:43:59.0784051Z [command]"C:\Program Files\Git\bin\git.exe" config --local includeIf.gitdir:D:/a/pypy/pypy/.git/worktrees/*.path D:\a\_temp\git-credentials-24997181-0d4f-49e3-a1db-75928e1a70cc.config 2026-07-30T11:43:59.1139791Z [command]"C:\Program Files\Git\bin\git.exe" config --local includeIf.gitdir:/github/workspace/.git.path /github/runner_temp/git-credentials-24997181-0d4f-49e3-a1db-75928e1a70cc.config 2026-07-30T11:43:59.1454847Z [command]"C:\Program Files\Git\bin\git.exe" config --local includeIf.gitdir:/github/workspace/.git/worktrees/*.path /github/runner_temp/git-credentials-24997181-0d4f-49e3-a1db-75928e1a70cc.config
Fetching the repository
2026-07-30T11:43:59.1791611Z [command]"C:\Program Files\Git\bin\git.exe" -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=1 origin +7085a475b41cc2b7e16c6c4bd1497e8f9d205d87:refs/remotes/pull/5538/merge 2026-07-30T11:44:01.0202157Z From https://github.com/pypy/pypy 2026-07-30T11:44:01.0203087Z * [new ref] 7085a475b41cc2b7e16c6c4bd1497e8f9d205d87 -> pull/5538/merge
Determining the checkout info
2026-07-30T11:44:01.0269554Z [command]"C:\Program Files\Git\bin\git.exe" sparse-checkout disable 2026-07-30T11:44:01.0817437Z [command]"C:\Program Files\Git\bin\git.exe" config --local --unset-all extensions.worktreeConfig
Checking out the ref
2026-07-30T11:44:01.1177271Z [command]"C:\Program Files\Git\bin\git.exe" checkout --progress --force refs/remotes/pull/5538/merge 2026-07-30T11:44:02.1786010Z Updating files: 54% (3272/6014) 2026-07-30T11:44:02.2000473Z Updating files: 55% (3308/6014) 2026-07-30T11:44:02.2162241Z Updating files: 56% (3368/6014) 2026-07-30T11:44:02.2311388Z Updating files: 57% (3428/6014) 2026-07-30T11:44:02.2476161Z Updating files: 58% (3489/6014) 2026-07-30T11:44:02.2607151Z Updating files: 59% (3549/6014) 2026-07-30T11:44:02.2766216Z Updating files: 60% (3609/6014) 2026-07-30T11:44:02.2939706Z Updating files: 61% (3669/6014) 2026-07-30T11:44:02.3190161Z Updating files: 62% (3729/6014) 2026-07-30T11:44:02.3362570Z Updating files: 63% (3789/6014) 2026-07-30T11:44:02.3548624Z Updating files: 64% (3849/6014) 2026-07-30T11:44:02.3697524Z Updating files: 65% (3910/6014) 2026-07-30T11:44:02.3845608Z Updating files: 66% (3970/6014) 2026-07-30T11:44:02.3999800Z Updating files: 67% (4030/6014) 2026-07-30T11:44:02.4181447Z Updating files: 68% (4090/6014) 2026-07-30T11:44:02.4388438Z Updating files: 69% (4150/6014) 2026-07-30T11:44:02.4622785Z Updating files: 70% (4210/6014) 2026-07-30T11:44:02.4784837Z Updating files: 71% (4270/6014) 2026-07-30T11:44:02.4965373Z Updating files: 72% (4331/6014) 2026-07-30T11:44:02.5107650Z Updating files: 73% (4391/6014) 2026-07-30T11:44:02.5238973Z Updating files: 74% (4451/6014) 2026-07-30T11:44:02.5558633Z Updating files: 75% (4511/6014) 2026-07-30T11:44:02.5706733Z Updating files: 76% (4571/6014) 2026-07-30T11:44:02.5854530Z Updating files: 77% (4631/6014) 2026-07-30T11:44:02.5998360Z Updating files: 78% (4691/6014) 2026-07-30T11:44:02.6139384Z Updating files: 79% (4752/6014) 2026-07-30T11:44:02.6320976Z Updating files: 80% (4812/6014) 2026-07-30T11:44:02.6534188Z Updating files: 81% (4872/6014) 2026-07-30T11:44:02.6725944Z Updating files: 82% (4932/6014) 2026-07-30T11:44:02.6881146Z Updating files: 83% (4992/6014) 2026-07-30T11:44:02.7071365Z Updating files: 84% (5052/6014) 2026-07-30T11:44:02.7264890Z Updating files: 85% (5112/6014) 2026-07-30T11:44:02.7451989Z Updating files: 86% (5173/6014) 2026-07-30T11:44:02.7651836Z Updating files: 87% (5233/6014) 2026-07-30T11:44:02.7858345Z Updating files: 88% (5293/6014) 2026-07-30T11:44:02.8012706Z Updating files: 89% (5353/6014) 2026-07-30T11:44:02.8251845Z Updating files: 90% (5413/6014) 2026-07-30T11:44:02.9333964Z Updating files: 91% (5473/6014) 2026-07-30T11:44:02.9948110Z Updating files: 92% (5533/6014) 2026-07-30T11:44:03.0119687Z Updating files: 93% (5594/6014) 2026-07-30T11:44:03.0270215Z Updating files: 94% (5654/6014) 2026-07-30T11:44:03.0422968Z Updating files: 95% (5714/6014) 2026-07-30T11:44:03.0571526Z Updating files: 96% (5774/6014) 2026-07-30T11:44:03.0729120Z Updating files: 97% (5834/6014) 2026-07-30T11:44:03.0889408Z Updating files: 98% (5894/6014) 2026-07-30T11:44:03.1046828Z Updating files: 99% (5954/6014) 2026-07-30T11:44:03.1050504Z Updating files: 100% (6014/6014) 2026-07-30T11:44:03.1050999Z Updating files: 100% (6014/6014), done. 2026-07-30T11:44:03.1209982Z Note: switching to 'refs/remotes/pull/5538/merge'. 2026-07-30T11:44:03.1210397Z 2026-07-30T11:44:03.1210654Z You are in 'detached HEAD' state. You can look around, make experimental 2026-07-30T11:44:03.1211226Z changes and commit them, and you can discard any commits you make in this 2026-07-30T11:44:03.1212044Z state without impacting any branches by switching back to a branch. 2026-07-30T11:44:03.1212944Z 2026-07-30T11:44:03.1213727Z If you want to create a new branch to retain commits you create, you may 2026-07-30T11:44:03.1215347Z do so (now or later) by using -c with the switch command. Example: 2026-07-30T11:44:03.1215782Z 2026-07-30T11:44:03.1215944Z git switch -c <new-branch-name> 2026-07-30T11:44:03.1216209Z 2026-07-30T11:44:03.1216333Z Or undo this operation with: 2026-07-30T11:44:03.1216565Z 2026-07-30T11:44:03.1216671Z git switch - 2026-07-30T11:44:03.1216845Z 2026-07-30T11:44:03.1217166Z Turn off this advice by setting config variable advice.detachedHead to false 2026-07-30T11:44:03.1217508Z 2026-07-30T11:44:03.1217880Z HEAD is now at 7085a47 Merge 8512328bd6238bade941800fc5666701b7b6d524 into e6faa48a5f66f9046ba59ee1ff92ff16ba07bcb3
2026-07-30T11:44:03.2378838Z [command]"C:\Program Files\Git\bin\git.exe" log -1 --format=%H 2026-07-30T11:44:03.2785105Z 7085a475b41cc2b7e16c6c4bd1497e8f9d205d87