Run actions/checkout
Run actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd 2026-08-23T08:53:40.4528231Z with: 2026-08-23T08:53:40.4528909Z repository: pypy/pypy 2026-08-23T08:53:40.4533138Z token: *** 2026-08-23T08:53:40.4533747Z ssh-strict: true 2026-08-23T08:53:40.4534353Z ssh-user: git 2026-08-23T08:53:40.4534923Z persist-credentials: true 2026-08-23T08:53:40.4535563Z clean: true 2026-08-23T08:53:40.4536125Z sparse-checkout-cone-mode: true 2026-08-23T08:53:40.4536724Z fetch-depth: 1 2026-08-23T08:53:40.4537379Z fetch-tags: false 2026-08-23T08:53:40.4537942Z show-progress: true 2026-08-23T08:53:40.4538528Z lfs: false 2026-08-23T08:53:40.4539050Z submodules: false 2026-08-23T08:53:40.4539865Z set-safe-directory: true
2026-08-23T08:53:40.5402494Z Syncing repository: pypy/pypy
Getting Git version info
2026-08-23T08:53:40.5405576Z Working directory is '/home/runner/work/pypy/pypy' 2026-08-23T08:53:40.5406924Z [command]/usr/bin/git version 2026-08-23T08:53:40.5491260Z git version 2.55.0
2026-08-23T08:53:40.5525104Z Temporarily overriding HOME='/home/runner/work/_temp/378761e7-5c06-4cc0-9b51-2719e0cd6f82' before making global git config changes 2026-08-23T08:53:40.5531205Z Adding repository directory to the temporary git global config as a safe directory 2026-08-23T08:53:40.5532440Z [command]/usr/bin/git config --global --add safe.directory /home/runner/work/pypy/pypy 2026-08-23T08:53:40.5561354Z Deleting the contents of '/home/runner/work/pypy/pypy'
Initializing the repository
2026-08-23T08:53:40.5571641Z [command]/usr/bin/git init /home/runner/work/pypy/pypy 2026-08-23T08:53:40.5710549Z hint: Using 'master' as the name for the initial branch. This default branch name 2026-08-23T08:53:40.5712299Z hint: will change to "main" in Git 3.0. To configure the initial branch name 2026-08-23T08:53:40.5713968Z hint: to use in all of your new repositories, which will suppress this warning, 2026-08-23T08:53:40.5714848Z hint: call: 2026-08-23T08:53:40.5715454Z hint: 2026-08-23T08:53:40.5716366Z hint: git config --global init.defaultBranch <name> 2026-08-23T08:53:40.5717167Z hint: 2026-08-23T08:53:40.5717934Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and 2026-08-23T08:53:40.5718966Z hint: 'development'. The just-created branch can be renamed via this command: 2026-08-23T08:53:40.5720183Z hint: 2026-08-23T08:53:40.5720902Z hint: git branch -m <name> 2026-08-23T08:53:40.5721616Z hint: 2026-08-23T08:53:40.5722408Z hint: Disable this message with "git config set advice.defaultBranchName false" 2026-08-23T08:53:40.5723495Z Initialized empty Git repository in /home/runner/work/pypy/pypy/.git/ 2026-08-23T08:53:40.5725401Z [command]/usr/bin/git remote add origin https://github.com/pypy/pypy
Disabling automatic garbage collection
2026-08-23T08:53:40.5766931Z [command]/usr/bin/git config --local gc.auto 0
Setting up auth
2026-08-23T08:53:40.5813652Z Removing SSH command configuration 2026-08-23T08:53:40.5814809Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand 2026-08-23T08:53:40.5831202Z [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-23T08:53:40.6150466Z Removing HTTP extra header 2026-08-23T08:53:40.6156070Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2026-08-23T08:53:40.6187739Z [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-23T08:53:40.6367768Z Removing includeIf entries pointing to credentials config files 2026-08-23T08:53:40.6372847Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir: 2026-08-23T08:53:40.6402691Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url 2026-08-23T08:53:40.6582477Z [command]/usr/bin/git config --file /home/runner/work/_temp/git-credentials-b4bf1d9a-1d17-4285-b0b1-15768f4d7e2f.config http.https://github.com/.extraheader AUTHORIZATION: basic *** 2026-08-23T08:53:40.6617948Z [command]/usr/bin/git config --local includeIf.gitdir:/home/runner/work/pypy/pypy/.git.path /home/runner/work/_temp/git-credentials-b4bf1d9a-1d17-4285-b0b1-15768f4d7e2f.config 2026-08-23T08:53:40.6644326Z [command]/usr/bin/git config --local includeIf.gitdir:/home/runner/work/pypy/pypy/.git/worktrees/*.path /home/runner/work/_temp/git-credentials-b4bf1d9a-1d17-4285-b0b1-15768f4d7e2f.config 2026-08-23T08:53:40.6672702Z [command]/usr/bin/git config --local includeIf.gitdir:/github/workspace/.git.path /github/runner_temp/git-credentials-b4bf1d9a-1d17-4285-b0b1-15768f4d7e2f.config 2026-08-23T08:53:40.6701151Z [command]/usr/bin/git config --local includeIf.gitdir:/github/workspace/.git/worktrees/*.path /github/runner_temp/git-credentials-b4bf1d9a-1d17-4285-b0b1-15768f4d7e2f.config
Fetching the repository
2026-08-23T08:53:40.6734926Z [command]/usr/bin/git -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=1 origin +62a475fcfa4bcce9240ac2a1b7f76fcf5e129877:refs/remotes/origin/py3.12 2026-08-23T08:53:44.7943991Z From https://github.com/pypy/pypy 2026-08-23T08:53:44.7944770Z * [new ref] 62a475fcfa4bcce9240ac2a1b7f76fcf5e129877 -> origin/py3.12 2026-08-23T08:53:44.7971233Z [command]/usr/bin/git branch --list --remote origin/py3.12 2026-08-23T08:53:44.7987885Z origin/py3.12 2026-08-23T08:53:44.7994910Z [command]/usr/bin/git rev-parse refs/remotes/origin/py3.12 2026-08-23T08:53:44.8017690Z 62a475fcfa4bcce9240ac2a1b7f76fcf5e129877
Determining the checkout info
2026-08-23T08:53:44.8025574Z [command]/usr/bin/git sparse-checkout disable 2026-08-23T08:53:44.8071774Z [command]/usr/bin/git config --local --unset-all extensions.worktreeConfig
Checking out the ref
2026-08-23T08:53:44.8101497Z [command]/usr/bin/git checkout --progress --force -B py3.12 refs/remotes/origin/py3.12 2026-08-23T08:53:45.2110456Z Switched to a new branch 'py3.12' 2026-08-23T08:53:45.2111481Z branch 'py3.12' set up to track 'origin/py3.12'.
2026-08-23T08:53:45.2167090Z [command]/usr/bin/git log -1 --format=%H 2026-08-23T08:53:45.2190285Z 62a475fcfa4bcce9240ac2a1b7f76fcf5e129877