Run actions/checkout
Run actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd 2026-08-22T13:11:48.6947600Z with: 2026-08-22T13:11:48.6948057Z repository: pypy/pypy 2026-08-22T13:11:48.6951733Z token: *** 2026-08-22T13:11:48.6952164Z ssh-strict: true 2026-08-22T13:11:48.6952606Z ssh-user: git 2026-08-22T13:11:48.6953065Z persist-credentials: true 2026-08-22T13:11:48.6953562Z clean: true 2026-08-22T13:11:48.6954008Z sparse-checkout-cone-mode: true 2026-08-22T13:11:48.6954538Z fetch-depth: 1 2026-08-22T13:11:48.6955193Z fetch-tags: false 2026-08-22T13:11:48.6955641Z show-progress: true 2026-08-22T13:11:48.6956095Z lfs: false 2026-08-22T13:11:48.6956556Z submodules: false 2026-08-22T13:11:48.6957019Z set-safe-directory: true
2026-08-22T13:11:48.7944068Z Syncing repository: pypy/pypy
Getting Git version info
2026-08-22T13:11:48.7947947Z Working directory is '/home/runner/work/pypy/pypy' 2026-08-22T13:11:48.7949559Z [command]/usr/bin/git version 2026-08-22T13:11:48.8009473Z git version 2.55.0
2026-08-22T13:11:48.8047318Z Temporarily overriding HOME='/home/runner/work/_temp/22b3df71-2738-41dd-9704-e052ab3ba40b' before making global git config changes 2026-08-22T13:11:48.8049806Z Adding repository directory to the temporary git global config as a safe directory 2026-08-22T13:11:48.8052504Z [command]/usr/bin/git config --global --add safe.directory /home/runner/work/pypy/pypy 2026-08-22T13:11:48.8106252Z Deleting the contents of '/home/runner/work/pypy/pypy'
Initializing the repository
2026-08-22T13:11:48.8124974Z [command]/usr/bin/git init /home/runner/work/pypy/pypy 2026-08-22T13:11:48.8228625Z hint: Using 'master' as the name for the initial branch. This default branch name 2026-08-22T13:11:48.8230870Z hint: will change to "main" in Git 3.0. To configure the initial branch name 2026-08-22T13:11:48.8232809Z hint: to use in all of your new repositories, which will suppress this warning, 2026-08-22T13:11:48.8234266Z hint: call: 2026-08-22T13:11:48.8235607Z hint: 2026-08-22T13:11:48.8236592Z hint: git config --global init.defaultBranch <name> 2026-08-22T13:11:48.8237734Z hint: 2026-08-22T13:11:48.8238913Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and 2026-08-22T13:11:48.8240672Z hint: 'development'. The just-created branch can be renamed via this command: 2026-08-22T13:11:48.8243705Z hint: 2026-08-22T13:11:48.8244570Z hint: git branch -m <name> 2026-08-22T13:11:48.8245754Z hint: 2026-08-22T13:11:48.8246863Z hint: Disable this message with "git config set advice.defaultBranchName false" 2026-08-22T13:11:48.8248494Z Initialized empty Git repository in /home/runner/work/pypy/pypy/.git/ 2026-08-22T13:11:48.8251346Z [command]/usr/bin/git remote add origin https://github.com/pypy/pypy
Disabling automatic garbage collection
2026-08-22T13:11:48.8298295Z [command]/usr/bin/git config --local gc.auto 0
Setting up auth
2026-08-22T13:11:48.8332524Z Removing SSH command configuration 2026-08-22T13:11:48.8339499Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand 2026-08-22T13:11:48.8371619Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :" 2026-08-22T13:11:48.8785558Z Removing HTTP extra header 2026-08-22T13:11:48.8794894Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2026-08-22T13:11:48.8836060Z [command]/usr/bin/git 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-22T13:11:48.9075731Z Removing includeIf entries pointing to credentials config files 2026-08-22T13:11:48.9083712Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir: 2026-08-22T13:11:48.9126601Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url 2026-08-22T13:11:48.9378814Z [command]/usr/bin/git config --file /home/runner/work/_temp/git-credentials-5db3cf68-498f-479c-a173-2028d14b5d40.config http.https://github.com/.extraheader AUTHORIZATION: basic *** 2026-08-22T13:11:48.9426521Z [command]/usr/bin/git config --local includeIf.gitdir:/home/runner/work/pypy/pypy/.git.path /home/runner/work/_temp/git-credentials-5db3cf68-498f-479c-a173-2028d14b5d40.config 2026-08-22T13:11:48.9466701Z [command]/usr/bin/git config --local includeIf.gitdir:/home/runner/work/pypy/pypy/.git/worktrees/*.path /home/runner/work/_temp/git-credentials-5db3cf68-498f-479c-a173-2028d14b5d40.config 2026-08-22T13:11:48.9514443Z [command]/usr/bin/git config --local includeIf.gitdir:/github/workspace/.git.path /github/runner_temp/git-credentials-5db3cf68-498f-479c-a173-2028d14b5d40.config 2026-08-22T13:11:48.9560925Z [command]/usr/bin/git config --local includeIf.gitdir:/github/workspace/.git/worktrees/*.path /github/runner_temp/git-credentials-5db3cf68-498f-479c-a173-2028d14b5d40.config
Fetching the repository
2026-08-22T13:11:48.9608786Z [command]/usr/bin/git -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=1 origin +e3e0a8a07e8daa90f77dafb113add45de8ebd6c2:refs/remotes/origin/py3.12 2026-08-22T13:11:52.8843640Z From https://github.com/pypy/pypy 2026-08-22T13:11:52.8848128Z * [new ref] e3e0a8a07e8daa90f77dafb113add45de8ebd6c2 -> origin/py3.12 2026-08-22T13:11:52.8857817Z [command]/usr/bin/git branch --list --remote origin/py3.12 2026-08-22T13:11:52.8891016Z origin/py3.12 2026-08-22T13:11:52.8902153Z [command]/usr/bin/git rev-parse refs/remotes/origin/py3.12 2026-08-22T13:11:52.8941051Z e3e0a8a07e8daa90f77dafb113add45de8ebd6c2
Determining the checkout info
2026-08-22T13:11:52.8956028Z [command]/usr/bin/git sparse-checkout disable 2026-08-22T13:11:52.9014477Z [command]/usr/bin/git config --local --unset-all extensions.worktreeConfig
Checking out the ref
2026-08-22T13:11:52.9056752Z [command]/usr/bin/git checkout --progress --force -B py3.12 refs/remotes/origin/py3.12 2026-08-22T13:11:53.5570452Z Switched to a new branch 'py3.12' 2026-08-22T13:11:53.5574264Z branch 'py3.12' set up to track 'origin/py3.12'.
2026-08-22T13:11:53.5652430Z [command]/usr/bin/git log -1 --format=%H 2026-08-22T13:11:53.5683594Z e3e0a8a07e8daa90f77dafb113add45de8ebd6c2