Run actions/checkout
Run actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd 2026-07-22T03:47:48.4033789Z with: 2026-07-22T03:47:48.4034227Z repository: pypy/pypy 2026-07-22T03:47:48.4038330Z token: *** 2026-07-22T03:47:48.4038774Z ssh-strict: true 2026-07-22T03:47:48.4039208Z ssh-user: git 2026-07-22T03:47:48.4039642Z persist-credentials: true 2026-07-22T03:47:48.4040117Z clean: true 2026-07-22T03:47:48.4040549Z sparse-checkout-cone-mode: true 2026-07-22T03:47:48.4041057Z fetch-depth: 1 2026-07-22T03:47:48.4041488Z fetch-tags: false 2026-07-22T03:47:48.4041945Z show-progress: true 2026-07-22T03:47:48.4042386Z lfs: false 2026-07-22T03:47:48.4042791Z submodules: false 2026-07-22T03:47:48.4043230Z set-safe-directory: true
2026-07-22T03:47:48.5041685Z Syncing repository: pypy/pypy
Getting Git version info
2026-07-22T03:47:48.5045186Z Working directory is '/home/runner/work/pypy/pypy' 2026-07-22T03:47:48.5046764Z [command]/usr/bin/git version 2026-07-22T03:47:48.5092645Z git version 2.54.0
2026-07-22T03:47:48.5163559Z Temporarily overriding HOME='/home/runner/work/_temp/aba85ec4-1b5d-479b-8792-af2e30f0e92c' before making global git config changes 2026-07-22T03:47:48.5165841Z Adding repository directory to the temporary git global config as a safe directory 2026-07-22T03:47:48.5169988Z [command]/usr/bin/git config --global --add safe.directory /home/runner/work/pypy/pypy 2026-07-22T03:47:48.5223547Z Deleting the contents of '/home/runner/work/pypy/pypy'
Initializing the repository
2026-07-22T03:47:48.5235382Z [command]/usr/bin/git init /home/runner/work/pypy/pypy 2026-07-22T03:47:48.5331993Z hint: Using 'master' as the name for the initial branch. This default branch name 2026-07-22T03:47:48.5334046Z hint: will change to "main" in Git 3.0. To configure the initial branch name 2026-07-22T03:47:48.5335636Z hint: to use in all of your new repositories, which will suppress this warning, 2026-07-22T03:47:48.5336885Z hint: call: 2026-07-22T03:47:48.5337544Z hint: 2026-07-22T03:47:48.5339204Z hint: git config --global init.defaultBranch <name> 2026-07-22T03:47:48.5340190Z hint: 2026-07-22T03:47:48.5341133Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and 2026-07-22T03:47:48.5342707Z hint: 'development'. The just-created branch can be renamed via this command: 2026-07-22T03:47:48.5343903Z hint: 2026-07-22T03:47:48.5344545Z hint: git branch -m <name> 2026-07-22T03:47:48.5345283Z hint: 2026-07-22T03:47:48.5346299Z hint: Disable this message with "git config set advice.defaultBranchName false" 2026-07-22T03:47:48.5348129Z Initialized empty Git repository in /home/runner/work/pypy/pypy/.git/ 2026-07-22T03:47:48.5350575Z [command]/usr/bin/git remote add origin https://github.com/pypy/pypy
Disabling automatic garbage collection
2026-07-22T03:47:48.5395594Z [command]/usr/bin/git config --local gc.auto 0
Setting up auth
2026-07-22T03:47:48.5429657Z Removing SSH command configuration 2026-07-22T03:47:48.5436348Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand 2026-07-22T03:47:48.5476293Z [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-07-22T03:47:48.5831577Z Removing HTTP extra header 2026-07-22T03:47:48.5839573Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2026-07-22T03:47:48.5899841Z [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-07-22T03:47:48.6155913Z Removing includeIf entries pointing to credentials config files 2026-07-22T03:47:48.6164161Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir: 2026-07-22T03:47:48.6200680Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url 2026-07-22T03:47:48.6455961Z [command]/usr/bin/git config --file /home/runner/work/_temp/git-credentials-77dd3e70-65ac-411d-89de-5e03ca9aa6cd.config http.https://github.com/.extraheader AUTHORIZATION: basic *** 2026-07-22T03:47:48.6502908Z [command]/usr/bin/git config --local includeIf.gitdir:/home/runner/work/pypy/pypy/.git.path /home/runner/work/_temp/git-credentials-77dd3e70-65ac-411d-89de-5e03ca9aa6cd.config 2026-07-22T03:47:48.6539901Z [command]/usr/bin/git config --local includeIf.gitdir:/home/runner/work/pypy/pypy/.git/worktrees/*.path /home/runner/work/_temp/git-credentials-77dd3e70-65ac-411d-89de-5e03ca9aa6cd.config 2026-07-22T03:47:48.6579438Z [command]/usr/bin/git config --local includeIf.gitdir:/github/workspace/.git.path /github/runner_temp/git-credentials-77dd3e70-65ac-411d-89de-5e03ca9aa6cd.config 2026-07-22T03:47:48.6616391Z [command]/usr/bin/git config --local includeIf.gitdir:/github/workspace/.git/worktrees/*.path /github/runner_temp/git-credentials-77dd3e70-65ac-411d-89de-5e03ca9aa6cd.config
Fetching the repository
2026-07-22T03:47:48.6659734Z [command]/usr/bin/git -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=1 origin +3ca3cb9c4e84d028c06742e269da20077fd6f6cc:refs/remotes/origin/py3.11 2026-07-22T03:47:52.5401232Z From https://github.com/pypy/pypy 2026-07-22T03:47:52.5402677Z * [new ref] 3ca3cb9c4e84d028c06742e269da20077fd6f6cc -> origin/py3.11 2026-07-22T03:47:52.5453850Z [command]/usr/bin/git branch --list --remote origin/py3.11 2026-07-22T03:47:52.5487427Z origin/py3.11 2026-07-22T03:47:52.5499952Z [command]/usr/bin/git rev-parse refs/remotes/origin/py3.11 2026-07-22T03:47:52.5527530Z 3ca3cb9c4e84d028c06742e269da20077fd6f6cc
Determining the checkout info
2026-07-22T03:47:52.5540469Z [command]/usr/bin/git sparse-checkout disable 2026-07-22T03:47:52.5592437Z [command]/usr/bin/git config --local --unset-all extensions.worktreeConfig
Checking out the ref
2026-07-22T03:47:52.5631677Z [command]/usr/bin/git checkout --progress --force -B py3.11 refs/remotes/origin/py3.11 2026-07-22T03:47:53.2110630Z Switched to a new branch 'py3.11' 2026-07-22T03:47:53.2112242Z branch 'py3.11' set up to track 'origin/py3.11'.
2026-07-22T03:47:53.2186060Z [command]/usr/bin/git log -1 --format=%H 2026-07-22T03:47:53.2215055Z 3ca3cb9c4e84d028c06742e269da20077fd6f6cc