Run actions/checkout
Run actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd 2026-07-22T15:05:28.7080257Z with: 2026-07-22T15:05:28.7080807Z repository: pypy/pypy 2026-07-22T15:05:28.7179613Z token: *** 2026-07-22T15:05:28.7180340Z ssh-strict: true 2026-07-22T15:05:28.7180785Z ssh-user: git 2026-07-22T15:05:28.7181237Z persist-credentials: true 2026-07-22T15:05:28.7181956Z clean: true 2026-07-22T15:05:28.7182411Z sparse-checkout-cone-mode: true 2026-07-22T15:05:28.7182916Z fetch-depth: 1 2026-07-22T15:05:28.7183355Z fetch-tags: false 2026-07-22T15:05:28.7183818Z show-progress: true 2026-07-22T15:05:28.7184259Z lfs: false 2026-07-22T15:05:28.7184679Z submodules: false 2026-07-22T15:05:28.7185128Z set-safe-directory: true
2026-07-22T15:05:28.8769993Z Syncing repository: pypy/pypy
Getting Git version info
2026-07-22T15:05:28.8772594Z Working directory is 'D:\a\pypy\pypy' 2026-07-22T15:05:28.9816853Z [command]"C:\Program Files\Git\bin\git.exe" version 2026-07-22T15:05:29.3171549Z git version 2.55.0.windows.2
2026-07-22T15:05:29.3247371Z Temporarily overriding HOME='D:\a\_temp\87a14e1d-214e-438c-8a93-618e3acdf49f' before making global git config changes 2026-07-22T15:05:29.3251556Z Adding repository directory to the temporary git global config as a safe directory 2026-07-22T15:05:29.3261232Z [command]"C:\Program Files\Git\bin\git.exe" config --global --add safe.directory D:\a\pypy\pypy 2026-07-22T15:05:29.3888634Z Deleting the contents of 'D:\a\pypy\pypy'
Initializing the repository
2026-07-22T15:05:29.3904814Z [command]"C:\Program Files\Git\bin\git.exe" init D:\a\pypy\pypy 2026-07-22T15:05:29.4966572Z Initialized empty Git repository in D:/a/pypy/pypy/.git/ 2026-07-22T15:05:29.5043307Z [command]"C:\Program Files\Git\bin\git.exe" remote add origin https://github.com/pypy/pypy
Disabling automatic garbage collection
2026-07-22T15:05:29.5714706Z [command]"C:\Program Files\Git\bin\git.exe" config --local gc.auto 0
Setting up auth
2026-07-22T15:05:29.6076827Z Removing SSH command configuration 2026-07-22T15:05:29.6086396Z [command]"C:\Program Files\Git\bin\git.exe" config --local --name-only --get-regexp core\.sshCommand 2026-07-22T15:05:29.6465080Z [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-22T15:05:31.0627791Z Removing HTTP extra header 2026-07-22T15:05:31.0640492Z [command]"C:\Program Files\Git\bin\git.exe" config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2026-07-22T15:05:31.1042671Z [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-22T15:05:31.7170697Z Removing includeIf entries pointing to credentials config files 2026-07-22T15:05:31.7184893Z [command]"C:\Program Files\Git\bin\git.exe" config --local --name-only --get-regexp ^includeIf\.gitdir: 2026-07-22T15:05:31.7532481Z [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-22T15:05:32.3347269Z [command]"C:\Program Files\Git\bin\git.exe" config --file D:\a\_temp\git-credentials-2d435846-f4b0-4e02-abac-20cc4d5c1b90.config http.https://github.com/.extraheader "AUTHORIZATION: basic ***" 2026-07-22T15:05:32.3709832Z [command]"C:\Program Files\Git\bin\git.exe" config --local includeIf.gitdir:D:/a/pypy/pypy/.git.path D:\a\_temp\git-credentials-2d435846-f4b0-4e02-abac-20cc4d5c1b90.config 2026-07-22T15:05:32.4092303Z [command]"C:\Program Files\Git\bin\git.exe" config --local includeIf.gitdir:D:/a/pypy/pypy/.git/worktrees/*.path D:\a\_temp\git-credentials-2d435846-f4b0-4e02-abac-20cc4d5c1b90.config 2026-07-22T15:05:32.4511568Z [command]"C:\Program Files\Git\bin\git.exe" config --local includeIf.gitdir:/github/workspace/.git.path /github/runner_temp/git-credentials-2d435846-f4b0-4e02-abac-20cc4d5c1b90.config 2026-07-22T15:05:32.4853968Z [command]"C:\Program Files\Git\bin\git.exe" config --local includeIf.gitdir:/github/workspace/.git/worktrees/*.path /github/runner_temp/git-credentials-2d435846-f4b0-4e02-abac-20cc4d5c1b90.config
Fetching the repository
2026-07-22T15:05:32.5203403Z [command]"C:\Program Files\Git\bin\git.exe" -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=1 origin +f5520da9f8f16848a20ef78e8f82f73e64c291b0:refs/remotes/origin/main 2026-07-22T15:05:34.8682140Z From https://github.com/pypy/pypy 2026-07-22T15:05:34.8682869Z * [new ref] f5520da9f8f16848a20ef78e8f82f73e64c291b0 -> origin/main 2026-07-22T15:05:34.8757003Z [command]"C:\Program Files\Git\bin\git.exe" branch --list --remote origin/main 2026-07-22T15:05:34.9138045Z origin/main 2026-07-22T15:05:34.9193592Z [command]"C:\Program Files\Git\bin\git.exe" rev-parse refs/remotes/origin/main 2026-07-22T15:05:34.9581433Z f5520da9f8f16848a20ef78e8f82f73e64c291b0
Determining the checkout info
2026-07-22T15:05:34.9638541Z [command]"C:\Program Files\Git\bin\git.exe" sparse-checkout disable 2026-07-22T15:05:35.0056738Z [command]"C:\Program Files\Git\bin\git.exe" config --local --unset-all extensions.worktreeConfig
Checking out the ref
2026-07-22T15:05:35.0392951Z [command]"C:\Program Files\Git\bin\git.exe" checkout --progress --force -B main refs/remotes/origin/main 2026-07-22T15:05:36.0984201Z Updating files: 65% (3925/6014) 2026-07-22T15:05:36.1109543Z Updating files: 66% (3970/6014) 2026-07-22T15:05:36.1248803Z Updating files: 67% (4030/6014) 2026-07-22T15:05:36.1417865Z Updating files: 68% (4090/6014) 2026-07-22T15:05:36.1572839Z Updating files: 69% (4150/6014) 2026-07-22T15:05:36.1800357Z Updating files: 70% (4210/6014) 2026-07-22T15:05:36.1950318Z Updating files: 71% (4270/6014) 2026-07-22T15:05:36.2119810Z Updating files: 72% (4331/6014) 2026-07-22T15:05:36.3186698Z Updating files: 73% (4391/6014) 2026-07-22T15:05:36.4004423Z Updating files: 74% (4451/6014) 2026-07-22T15:05:36.4150192Z Updating files: 75% (4511/6014) 2026-07-22T15:05:36.4270430Z Updating files: 76% (4571/6014) 2026-07-22T15:05:36.4394747Z Updating files: 77% (4631/6014) 2026-07-22T15:05:36.4519171Z Updating files: 78% (4691/6014) 2026-07-22T15:05:36.4641533Z Updating files: 79% (4752/6014) 2026-07-22T15:05:36.4822442Z Updating files: 80% (4812/6014) 2026-07-22T15:05:36.5033515Z Updating files: 81% (4872/6014) 2026-07-22T15:05:36.5200099Z Updating files: 82% (4932/6014) 2026-07-22T15:05:36.5345413Z Updating files: 83% (4992/6014) 2026-07-22T15:05:36.5524632Z Updating files: 84% (5052/6014) 2026-07-22T15:05:36.5683915Z Updating files: 85% (5112/6014) 2026-07-22T15:05:36.5868553Z Updating files: 86% (5173/6014) 2026-07-22T15:05:36.6042220Z Updating files: 87% (5233/6014) 2026-07-22T15:05:36.6205269Z Updating files: 88% (5293/6014) 2026-07-22T15:05:36.6347333Z Updating files: 89% (5353/6014) 2026-07-22T15:05:36.6609224Z Updating files: 90% (5413/6014) 2026-07-22T15:05:36.7974841Z Updating files: 91% (5473/6014) 2026-07-22T15:05:36.8700589Z Updating files: 92% (5533/6014) 2026-07-22T15:05:36.8850933Z Updating files: 93% (5594/6014) 2026-07-22T15:05:36.8975733Z Updating files: 94% (5654/6014) 2026-07-22T15:05:36.9107563Z Updating files: 95% (5714/6014) 2026-07-22T15:05:36.9236270Z Updating files: 96% (5774/6014) 2026-07-22T15:05:36.9383641Z Updating files: 97% (5834/6014) 2026-07-22T15:05:36.9502594Z Updating files: 98% (5894/6014) 2026-07-22T15:05:36.9638758Z Updating files: 99% (5954/6014) 2026-07-22T15:05:36.9641370Z Updating files: 100% (6014/6014) 2026-07-22T15:05:36.9641787Z Updating files: 100% (6014/6014), done. 2026-07-22T15:05:36.9907629Z Switched to a new branch 'main' 2026-07-22T15:05:36.9973763Z branch 'main' set up to track 'origin/main'.
2026-07-22T15:05:37.0485124Z [command]"C:\Program Files\Git\bin\git.exe" log -1 --format=%H 2026-07-22T15:05:37.0780729Z f5520da9f8f16848a20ef78e8f82f73e64c291b0