Run actions/checkout
Run actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd 2026-08-22T22:46:35.0345053Z with: 2026-08-22T22:46:35.0345300Z repository: pypy/pypy 2026-08-22T22:46:35.0347474Z token: *** 2026-08-22T22:46:35.0347703Z ssh-strict: true 2026-08-22T22:46:35.0347939Z ssh-user: git 2026-08-22T22:46:35.0348186Z persist-credentials: true 2026-08-22T22:46:35.0348452Z clean: true 2026-08-22T22:46:35.0348698Z sparse-checkout-cone-mode: true 2026-08-22T22:46:35.0348984Z fetch-depth: 1 2026-08-22T22:46:35.0349220Z fetch-tags: false 2026-08-22T22:46:35.0349464Z show-progress: true 2026-08-22T22:46:35.0349699Z lfs: false 2026-08-22T22:46:35.0349917Z submodules: false 2026-08-22T22:46:35.0350160Z set-safe-directory: true
2026-08-22T22:46:35.1592523Z Syncing repository: pypy/pypy
Getting Git version info
2026-08-22T22:46:35.1594386Z Working directory is 'D:\a\pypy\pypy' 2026-08-22T22:46:35.3542334Z [command]"C:\Program Files\Git\bin\git.exe" version 2026-08-22T22:46:36.4311257Z git version 2.55.0.windows.4
2026-08-22T22:46:36.4365919Z Temporarily overriding HOME='D:\a\_temp\8e0d09ab-9391-4181-85da-15935879c3fd' before making global git config changes 2026-08-22T22:46:36.4366961Z Adding repository directory to the temporary git global config as a safe directory 2026-08-22T22:46:36.4373120Z [command]"C:\Program Files\Git\bin\git.exe" config --global --add safe.directory D:\a\pypy\pypy 2026-08-22T22:46:36.4959954Z Deleting the contents of 'D:\a\pypy\pypy'
Initializing the repository
2026-08-22T22:46:36.4972100Z [command]"C:\Program Files\Git\bin\git.exe" init D:\a\pypy\pypy 2026-08-22T22:46:36.5741977Z Initialized empty Git repository in D:/a/pypy/pypy/.git/ 2026-08-22T22:46:36.5784628Z [command]"C:\Program Files\Git\bin\git.exe" remote add origin https://github.com/pypy/pypy
Disabling automatic garbage collection
2026-08-22T22:46:36.6841278Z [command]"C:\Program Files\Git\bin\git.exe" config --local gc.auto 0
Setting up auth
2026-08-22T22:46:36.7067494Z Removing SSH command configuration 2026-08-22T22:46:36.7076053Z [command]"C:\Program Files\Git\bin\git.exe" config --local --name-only --get-regexp core\.sshCommand 2026-08-22T22:46:36.7301738Z [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-22T22:46:40.8185141Z Removing HTTP extra header 2026-08-22T22:46:40.8193697Z [command]"C:\Program Files\Git\bin\git.exe" config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2026-08-22T22:46:40.8435430Z [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-22T22:46:41.2458946Z Removing includeIf entries pointing to credentials config files 2026-08-22T22:46:41.2468468Z [command]"C:\Program Files\Git\bin\git.exe" config --local --name-only --get-regexp ^includeIf\.gitdir: 2026-08-22T22:46:41.2692814Z [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-22T22:46:41.7013931Z [command]"C:\Program Files\Git\bin\git.exe" config --file D:\a\_temp\git-credentials-a90eb7d8-bcc3-4ae3-a129-07099682cd7c.config http.https://github.com/.extraheader "AUTHORIZATION: basic ***" 2026-08-22T22:46:41.7244819Z [command]"C:\Program Files\Git\bin\git.exe" config --local includeIf.gitdir:D:/a/pypy/pypy/.git.path D:\a\_temp\git-credentials-a90eb7d8-bcc3-4ae3-a129-07099682cd7c.config 2026-08-22T22:46:41.7453872Z [command]"C:\Program Files\Git\bin\git.exe" config --local includeIf.gitdir:D:/a/pypy/pypy/.git/worktrees/*.path D:\a\_temp\git-credentials-a90eb7d8-bcc3-4ae3-a129-07099682cd7c.config 2026-08-22T22:46:41.7755408Z [command]"C:\Program Files\Git\bin\git.exe" config --local includeIf.gitdir:/github/workspace/.git.path /github/runner_temp/git-credentials-a90eb7d8-bcc3-4ae3-a129-07099682cd7c.config 2026-08-22T22:46:41.7981218Z [command]"C:\Program Files\Git\bin\git.exe" config --local includeIf.gitdir:/github/workspace/.git/worktrees/*.path /github/runner_temp/git-credentials-a90eb7d8-bcc3-4ae3-a129-07099682cd7c.config
Fetching the repository
2026-08-22T22:46:41.8196247Z [command]"C:\Program Files\Git\bin\git.exe" -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=1 origin +d15b633cef2b734aed7276e8f83bd51d048cdeda:refs/remotes/origin/py3.11 2026-08-22T22:46:48.4453881Z From https://github.com/pypy/pypy 2026-08-22T22:46:48.4454483Z * [new ref] d15b633cef2b734aed7276e8f83bd51d048cdeda -> origin/py3.11 2026-08-22T22:46:48.4502371Z [command]"C:\Program Files\Git\bin\git.exe" branch --list --remote origin/py3.11 2026-08-22T22:46:48.4801405Z origin/py3.11 2026-08-22T22:46:48.4843641Z [command]"C:\Program Files\Git\bin\git.exe" rev-parse refs/remotes/origin/py3.11 2026-08-22T22:46:48.5047083Z d15b633cef2b734aed7276e8f83bd51d048cdeda
Determining the checkout info
2026-08-22T22:46:48.5085181Z [command]"C:\Program Files\Git\bin\git.exe" sparse-checkout disable 2026-08-22T22:46:48.5434270Z [command]"C:\Program Files\Git\bin\git.exe" config --local --unset-all extensions.worktreeConfig
Checking out the ref
2026-08-22T22:46:48.5673874Z [command]"C:\Program Files\Git\bin\git.exe" checkout --progress --force -B py3.11 refs/remotes/origin/py3.11 2026-08-22T22:46:49.6225085Z Updating files: 86% (6076/7027) 2026-08-22T22:46:49.6332340Z Updating files: 87% (6114/7027) 2026-08-22T22:46:49.6447746Z Updating files: 88% (6184/7027) 2026-08-22T22:46:49.6576649Z Updating files: 89% (6255/7027) 2026-08-22T22:46:49.6670599Z Updating files: 90% (6325/7027) 2026-08-22T22:46:49.6790365Z Updating files: 91% (6395/7027) 2026-08-22T22:46:49.7596999Z Updating files: 92% (6465/7027) 2026-08-22T22:46:49.8020332Z Updating files: 93% (6536/7027) 2026-08-22T22:46:49.8129287Z Updating files: 94% (6606/7027) 2026-08-22T22:46:50.3940274Z Updating files: 95% (6676/7027) 2026-08-22T22:46:50.4032596Z Updating files: 96% (6746/7027) 2026-08-22T22:46:50.4122831Z Updating files: 97% (6817/7027) 2026-08-22T22:46:50.4209363Z Updating files: 98% (6887/7027) 2026-08-22T22:46:50.4303577Z Updating files: 99% (6957/7027) 2026-08-22T22:46:50.4303906Z Updating files: 100% (7027/7027) 2026-08-22T22:46:50.4304195Z Updating files: 100% (7027/7027), done. 2026-08-22T22:46:50.4463940Z Switched to a new branch 'py3.11' 2026-08-22T22:46:50.4523902Z branch 'py3.11' set up to track 'origin/py3.11'.
2026-08-22T22:46:50.4957021Z [command]"C:\Program Files\Git\bin\git.exe" log -1 --format=%H 2026-08-22T22:46:50.5164473Z d15b633cef2b734aed7276e8f83bd51d048cdeda