Run actions/checkout
Run actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd 2026-08-29T19:10:14.9272016Z with: 2026-08-29T19:10:14.9272675Z repository: pypy/pypy 2026-08-29T19:10:14.9276845Z token: *** 2026-08-29T19:10:14.9277386Z ssh-strict: true 2026-08-29T19:10:14.9278062Z ssh-user: git 2026-08-29T19:10:14.9278614Z persist-credentials: true 2026-08-29T19:10:14.9279512Z clean: true 2026-08-29T19:10:14.9280187Z sparse-checkout-cone-mode: true 2026-08-29T19:10:14.9280820Z fetch-depth: 1 2026-08-29T19:10:14.9281538Z fetch-tags: false 2026-08-29T19:10:14.9282105Z show-progress: true 2026-08-29T19:10:14.9282713Z lfs: false 2026-08-29T19:10:14.9283257Z submodules: false 2026-08-29T19:10:14.9283853Z set-safe-directory: true
2026-08-29T19:10:15.0211419Z Syncing repository: pypy/pypy
Getting Git version info
2026-08-29T19:10:15.0214850Z Working directory is '/home/runner/work/pypy/pypy' 2026-08-29T19:10:15.0216196Z [command]/usr/bin/git version 2026-08-29T19:10:15.0228743Z git version 2.55.0
2026-08-29T19:10:15.0265466Z Temporarily overriding HOME='/home/runner/work/_temp/7eb4d90b-8815-4f95-9490-a4f76b30cf9b' before making global git config changes 2026-08-29T19:10:15.0269490Z Adding repository directory to the temporary git global config as a safe directory 2026-08-29T19:10:15.0271051Z [command]/usr/bin/git config --global --add safe.directory /home/runner/work/pypy/pypy 2026-08-29T19:10:15.0302585Z Deleting the contents of '/home/runner/work/pypy/pypy'
Initializing the repository
2026-08-29T19:10:15.0312335Z [command]/usr/bin/git init /home/runner/work/pypy/pypy 2026-08-29T19:10:15.0387313Z hint: Using 'master' as the name for the initial branch. This default branch name 2026-08-29T19:10:15.0389572Z hint: will change to "main" in Git 3.0. To configure the initial branch name 2026-08-29T19:10:15.0391161Z hint: to use in all of your new repositories, which will suppress this warning, 2026-08-29T19:10:15.0392346Z hint: call: 2026-08-29T19:10:15.0393207Z hint: 2026-08-29T19:10:15.0394133Z hint: git config --global init.defaultBranch <name> 2026-08-29T19:10:15.0395056Z hint: 2026-08-29T19:10:15.0396688Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and 2026-08-29T19:10:15.0398020Z hint: 'development'. The just-created branch can be renamed via this command: 2026-08-29T19:10:15.0399410Z hint: 2026-08-29T19:10:15.0400256Z hint: git branch -m <name> 2026-08-29T19:10:15.0401076Z hint: 2026-08-29T19:10:15.0402165Z hint: Disable this message with "git config set advice.defaultBranchName false" 2026-08-29T19:10:15.0403688Z Initialized empty Git repository in /home/runner/work/pypy/pypy/.git/ 2026-08-29T19:10:15.0406346Z [command]/usr/bin/git remote add origin https://github.com/pypy/pypy
Disabling automatic garbage collection
2026-08-29T19:10:15.0442817Z [command]/usr/bin/git config --local gc.auto 0
Setting up auth
2026-08-29T19:10:15.0472178Z Removing SSH command configuration 2026-08-29T19:10:15.0476484Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand 2026-08-29T19:10:15.0508784Z [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-29T19:10:15.0800956Z Removing HTTP extra header 2026-08-29T19:10:15.0807474Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2026-08-29T19:10:15.0843918Z [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-29T19:10:15.1029876Z Removing includeIf entries pointing to credentials config files 2026-08-29T19:10:15.1033905Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir: 2026-08-29T19:10:15.1064104Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url 2026-08-29T19:10:15.1267205Z [command]/usr/bin/git config --file /home/runner/work/_temp/git-credentials-0ea2ea73-7599-4193-b45b-b05d66295bef.config http.https://github.com/.extraheader AUTHORIZATION: basic *** 2026-08-29T19:10:15.1306563Z [command]/usr/bin/git config --local includeIf.gitdir:/home/runner/work/pypy/pypy/.git.path /home/runner/work/_temp/git-credentials-0ea2ea73-7599-4193-b45b-b05d66295bef.config 2026-08-29T19:10:15.1337685Z [command]/usr/bin/git config --local includeIf.gitdir:/home/runner/work/pypy/pypy/.git/worktrees/*.path /home/runner/work/_temp/git-credentials-0ea2ea73-7599-4193-b45b-b05d66295bef.config 2026-08-29T19:10:15.1368047Z [command]/usr/bin/git config --local includeIf.gitdir:/github/workspace/.git.path /github/runner_temp/git-credentials-0ea2ea73-7599-4193-b45b-b05d66295bef.config 2026-08-29T19:10:15.1398147Z [command]/usr/bin/git config --local includeIf.gitdir:/github/workspace/.git/worktrees/*.path /github/runner_temp/git-credentials-0ea2ea73-7599-4193-b45b-b05d66295bef.config
Fetching the repository
2026-08-29T19:10:15.1432887Z [command]/usr/bin/git -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=1 origin +fb070f7f2ff9e8830231c40c33cda7fb79e86484:refs/remotes/origin/py3.11 2026-08-29T19:10:17.9435261Z From https://github.com/pypy/pypy 2026-08-29T19:10:17.9436895Z * [new ref] fb070f7f2ff9e8830231c40c33cda7fb79e86484 -> origin/py3.11 2026-08-29T19:10:17.9448446Z [command]/usr/bin/git branch --list --remote origin/py3.11 2026-08-29T19:10:17.9480238Z origin/py3.11 2026-08-29T19:10:17.9489285Z [command]/usr/bin/git rev-parse refs/remotes/origin/py3.11 2026-08-29T19:10:17.9512264Z fb070f7f2ff9e8830231c40c33cda7fb79e86484
Determining the checkout info
2026-08-29T19:10:17.9520679Z [command]/usr/bin/git sparse-checkout disable 2026-08-29T19:10:17.9561412Z [command]/usr/bin/git config --local --unset-all extensions.worktreeConfig
Checking out the ref
2026-08-29T19:10:17.9592113Z [command]/usr/bin/git checkout --progress --force -B py3.11 refs/remotes/origin/py3.11 2026-08-29T19:10:18.3563825Z Switched to a new branch 'py3.11' 2026-08-29T19:10:18.3576588Z branch 'py3.11' set up to track 'origin/py3.11'.
2026-08-29T19:10:18.3617118Z [command]/usr/bin/git log -1 --format=%H 2026-08-29T19:10:18.3640220Z fb070f7f2ff9e8830231c40c33cda7fb79e86484