timestamps Run actions/checkout
Run actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd
2026-07-26T06:41:15.8561333Z with:
2026-07-26T06:41:15.8562018Z repository: pypy/pypy
2026-07-26T06:41:15.8568067Z token: ***
2026-07-26T06:41:15.8568734Z ssh-strict: true
2026-07-26T06:41:15.8569391Z ssh-user: git
2026-07-26T06:41:15.8570106Z persist-credentials: true
2026-07-26T06:41:15.8570852Z clean: true
2026-07-26T06:41:15.8571534Z sparse-checkout-cone-mode: true
2026-07-26T06:41:15.8572332Z fetch-depth: 1
2026-07-26T06:41:15.8572961Z fetch-tags: false
2026-07-26T06:41:15.8573618Z show-progress: true
2026-07-26T06:41:15.8574280Z lfs: false
2026-07-26T06:41:15.8574878Z submodules: false
2026-07-26T06:41:15.8575589Z set-safe-directory: true
2026-07-26T06:41:16.0051644Z Syncing repository: pypy/pypy
Getting Git version info
2026-07-26T06:41:16.0055133Z Working directory is 'D:\a\pypy\pypy'
2026-07-26T06:41:16.0786077Z [command]"C:\Program Files\Git\bin\git.exe" version
2026-07-26T06:41:16.4199366Z git version 2.55.0.windows.2
2026-07-26T06:41:16.4269514Z Temporarily overriding HOME='D:\a\_temp\8e1fac6b-6218-4712-93d9-fb4883ed4127' before making global git config changes
2026-07-26T06:41:16.4270650Z Adding repository directory to the temporary git global config as a safe directory
2026-07-26T06:41:16.4278958Z [command]"C:\Program Files\Git\bin\git.exe" config --global --add safe.directory D:\a\pypy\pypy
2026-07-26T06:41:16.4830264Z Deleting the contents of 'D:\a\pypy\pypy'
Initializing the repository
2026-07-26T06:41:16.4844765Z [command]"C:\Program Files\Git\bin\git.exe" init D:\a\pypy\pypy
2026-07-26T06:41:16.5601252Z Initialized empty Git repository in D:/a/pypy/pypy/.git/
2026-07-26T06:41:16.5651916Z [command]"C:\Program Files\Git\bin\git.exe" remote add origin https://github.com/pypy/pypy
Disabling automatic garbage collection
2026-07-26T06:41:16.6187307Z [command]"C:\Program Files\Git\bin\git.exe" config --local gc.auto 0
Setting up auth
2026-07-26T06:41:16.6455975Z Removing SSH command configuration
2026-07-26T06:41:16.6466068Z [command]"C:\Program Files\Git\bin\git.exe" config --local --name-only --get-regexp core\.sshCommand
2026-07-26T06:41:16.6745687Z [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-26T06:41:18.3627129Z Removing HTTP extra header
2026-07-26T06:41:18.3640044Z [command]"C:\Program Files\Git\bin\git.exe" config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-07-26T06:41:18.3909041Z [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-26T06:41:18.8967600Z Removing includeIf entries pointing to credentials config files
2026-07-26T06:41:18.8979308Z [command]"C:\Program Files\Git\bin\git.exe" config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-07-26T06:41:18.9243897Z [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-26T06:41:19.4219202Z [command]"C:\Program Files\Git\bin\git.exe" config --file D:\a\_temp\git-credentials-2cdfdd4a-96bb-4f3f-af99-bfd1ae0e620e.config http.https://github.com/.extraheader "AUTHORIZATION: basic ***"
2026-07-26T06:41:19.4507757Z [command]"C:\Program Files\Git\bin\git.exe" config --local includeIf.gitdir:D:/a/pypy/pypy/.git.path D:\a\_temp\git-credentials-2cdfdd4a-96bb-4f3f-af99-bfd1ae0e620e.config
2026-07-26T06:41:19.4777715Z [command]"C:\Program Files\Git\bin\git.exe" config --local includeIf.gitdir:D:/a/pypy/pypy/.git/worktrees/*.path D:\a\_temp\git-credentials-2cdfdd4a-96bb-4f3f-af99-bfd1ae0e620e.config
2026-07-26T06:41:19.5083195Z [command]"C:\Program Files\Git\bin\git.exe" config --local includeIf.gitdir:/github/workspace/.git.path /github/runner_temp/git-credentials-2cdfdd4a-96bb-4f3f-af99-bfd1ae0e620e.config
2026-07-26T06:41:19.5339697Z [command]"C:\Program Files\Git\bin\git.exe" config --local includeIf.gitdir:/github/workspace/.git/worktrees/*.path /github/runner_temp/git-credentials-2cdfdd4a-96bb-4f3f-af99-bfd1ae0e620e.config
Fetching the repository
2026-07-26T06:41:19.5637683Z [command]"C:\Program Files\Git\bin\git.exe" -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=1 origin +6b0115782e5fffc1a8dedc09fcc62c4500514691:refs/remotes/origin/main
2026-07-26T06:41:23.5193650Z From https://github.com/pypy/pypy
2026-07-26T06:41:23.5194630Z * [new ref] 6b0115782e5fffc1a8dedc09fcc62c4500514691 -> origin/main
2026-07-26T06:41:23.5250153Z [command]"C:\Program Files\Git\bin\git.exe" branch --list --remote origin/main
2026-07-26T06:41:23.5580164Z origin/main
2026-07-26T06:41:23.5622475Z [command]"C:\Program Files\Git\bin\git.exe" rev-parse refs/remotes/origin/main
2026-07-26T06:41:23.6164093Z 6b0115782e5fffc1a8dedc09fcc62c4500514691
Determining the checkout info
2026-07-26T06:41:23.6210966Z [command]"C:\Program Files\Git\bin\git.exe" sparse-checkout disable
2026-07-26T06:41:23.6609532Z [command]"C:\Program Files\Git\bin\git.exe" config --local --unset-all extensions.worktreeConfig
Checking out the ref
2026-07-26T06:41:23.6877825Z [command]"C:\Program Files\Git\bin\git.exe" checkout --progress --force -B main refs/remotes/origin/main
2026-07-26T06:41:24.9989251Z Updating files: 78% (4700/6014)
2026-07-26T06:41:25.0087228Z Updating files: 79% (4752/6014)
2026-07-26T06:41:25.0232970Z Updating files: 80% (4812/6014)
2026-07-26T06:41:25.0423678Z Updating files: 81% (4872/6014)
2026-07-26T06:41:25.0571940Z Updating files: 82% (4932/6014)
2026-07-26T06:41:25.0698247Z Updating files: 83% (4992/6014)
2026-07-26T06:41:25.0860540Z Updating files: 84% (5052/6014)
2026-07-26T06:41:25.0995659Z Updating files: 85% (5112/6014)
2026-07-26T06:41:25.1132019Z Updating files: 86% (5173/6014)
2026-07-26T06:41:25.1257360Z Updating files: 87% (5233/6014)
2026-07-26T06:41:25.1401743Z Updating files: 88% (5293/6014)
2026-07-26T06:41:25.1517320Z Updating files: 89% (5353/6014)
2026-07-26T06:41:25.1730802Z Updating files: 90% (5413/6014)
2026-07-26T06:41:25.3002609Z Updating files: 91% (5473/6014)
2026-07-26T06:41:25.3670521Z Updating files: 92% (5533/6014)
2026-07-26T06:41:25.3797265Z Updating files: 93% (5594/6014)
2026-07-26T06:41:25.3903762Z Updating files: 94% (5654/6014)
2026-07-26T06:41:25.4009879Z Updating files: 95% (5714/6014)
2026-07-26T06:41:25.4104104Z Updating files: 96% (5774/6014)
2026-07-26T06:41:25.4213980Z Updating files: 97% (5834/6014)
2026-07-26T06:41:25.4352868Z Updating files: 98% (5894/6014)
2026-07-26T06:41:25.4490397Z Updating files: 99% (5954/6014)
2026-07-26T06:41:25.4494637Z Updating files: 100% (6014/6014)
2026-07-26T06:41:25.4495162Z Updating files: 100% (6014/6014), done.
2026-07-26T06:41:25.4883656Z Switched to a new branch 'main'
2026-07-26T06:41:25.4941148Z branch 'main' set up to track 'origin/main'.
2026-07-26T06:41:25.5733759Z [command]"C:\Program Files\Git\bin\git.exe" log -1 --format=%H
2026-07-26T06:41:25.5989166Z 6b0115782e5fffc1a8dedc09fcc62c4500514691