Run actions/checkout
Run actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd 2026-08-31T11:00:25.7350857Z with: 2026-08-31T11:00:25.7351522Z repository: pypy/pypy 2026-08-31T11:00:25.7357798Z token: *** 2026-08-31T11:00:25.7358466Z ssh-strict: true 2026-08-31T11:00:25.7359154Z ssh-user: git 2026-08-31T11:00:25.7359861Z persist-credentials: true 2026-08-31T11:00:25.7360632Z clean: true 2026-08-31T11:00:25.7361333Z sparse-checkout-cone-mode: true 2026-08-31T11:00:25.7362156Z fetch-depth: 1 2026-08-31T11:00:25.7362830Z fetch-tags: false 2026-08-31T11:00:25.7363526Z show-progress: true 2026-08-31T11:00:25.7364408Z lfs: false 2026-08-31T11:00:25.7365065Z submodules: false 2026-08-31T11:00:25.7365797Z set-safe-directory: true
2026-08-31T11:00:25.8166351Z Syncing repository: pypy/pypy
Getting Git version info
2026-08-31T11:00:25.8169460Z Working directory is '/home/runner/work/pypy/pypy' 2026-08-31T11:00:25.8171052Z [command]/usr/bin/git version 2026-08-31T11:00:26.1922312Z git version 2.55.0
2026-08-31T11:00:26.1954671Z Temporarily overriding HOME='/home/runner/work/_temp/5166a785-85f2-4a79-97d9-5e3749e11f59' before making global git config changes 2026-08-31T11:00:26.1955735Z Adding repository directory to the temporary git global config as a safe directory 2026-08-31T11:00:26.1959722Z [command]/usr/bin/git config --global --add safe.directory /home/runner/work/pypy/pypy 2026-08-31T11:00:26.2007977Z Deleting the contents of '/home/runner/work/pypy/pypy'
Initializing the repository
2026-08-31T11:00:26.2015731Z [command]/usr/bin/git init /home/runner/work/pypy/pypy 2026-08-31T11:00:26.2116667Z hint: Using 'master' as the name for the initial branch. This default branch name 2026-08-31T11:00:26.2118059Z hint: will change to "main" in Git 3.0. To configure the initial branch name 2026-08-31T11:00:26.2118957Z hint: to use in all of your new repositories, which will suppress this warning, 2026-08-31T11:00:26.2119754Z hint: call: 2026-08-31T11:00:26.2120286Z hint: 2026-08-31T11:00:26.2120918Z hint: git config --global init.defaultBranch <name> 2026-08-31T11:00:26.2121718Z hint: 2026-08-31T11:00:26.2122542Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and 2026-08-31T11:00:26.2123687Z hint: 'development'. The just-created branch can be renamed via this command: 2026-08-31T11:00:26.2124795Z hint: 2026-08-31T11:00:26.2125497Z hint: git branch -m <name> 2026-08-31T11:00:26.2128948Z hint: 2026-08-31T11:00:26.2130032Z hint: Disable this message with "git config set advice.defaultBranchName false" 2026-08-31T11:00:26.2131425Z Initialized empty Git repository in /home/runner/work/pypy/pypy/.git/ 2026-08-31T11:00:26.2133998Z [command]/usr/bin/git remote add origin https://github.com/pypy/pypy
Disabling automatic garbage collection
2026-08-31T11:00:26.2176141Z [command]/usr/bin/git config --local gc.auto 0
Setting up auth
2026-08-31T11:00:26.2205344Z Removing SSH command configuration 2026-08-31T11:00:26.2209325Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand 2026-08-31T11:00:26.2239319Z [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-31T11:00:26.2562291Z Removing HTTP extra header 2026-08-31T11:00:26.2566977Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2026-08-31T11:00:26.2598945Z [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-31T11:00:26.2795653Z Removing includeIf entries pointing to credentials config files 2026-08-31T11:00:26.2801050Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir: 2026-08-31T11:00:26.2831196Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url 2026-08-31T11:00:26.3032526Z [command]/usr/bin/git config --file /home/runner/work/_temp/git-credentials-8e6e2a79-8a5a-424b-82e6-1891f29cf2b7.config http.https://github.com/.extraheader AUTHORIZATION: basic *** 2026-08-31T11:00:26.3066280Z [command]/usr/bin/git config --local includeIf.gitdir:/home/runner/work/pypy/pypy/.git.path /home/runner/work/_temp/git-credentials-8e6e2a79-8a5a-424b-82e6-1891f29cf2b7.config 2026-08-31T11:00:26.3094999Z [command]/usr/bin/git config --local includeIf.gitdir:/home/runner/work/pypy/pypy/.git/worktrees/*.path /home/runner/work/_temp/git-credentials-8e6e2a79-8a5a-424b-82e6-1891f29cf2b7.config 2026-08-31T11:00:26.3126276Z [command]/usr/bin/git config --local includeIf.gitdir:/github/workspace/.git.path /github/runner_temp/git-credentials-8e6e2a79-8a5a-424b-82e6-1891f29cf2b7.config 2026-08-31T11:00:26.3155316Z [command]/usr/bin/git config --local includeIf.gitdir:/github/workspace/.git/worktrees/*.path /github/runner_temp/git-credentials-8e6e2a79-8a5a-424b-82e6-1891f29cf2b7.config
Fetching the repository
2026-08-31T11:00:26.3188057Z [command]/usr/bin/git -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=1 origin +9864885428ee9242efe5997df61cb840f4086ae3:refs/remotes/origin/main 2026-08-31T11:00:28.7365526Z From https://github.com/pypy/pypy 2026-08-31T11:00:28.7367062Z * [new ref] 9864885428ee9242efe5997df61cb840f4086ae3 -> origin/main 2026-08-31T11:00:28.7374054Z [command]/usr/bin/git branch --list --remote origin/main 2026-08-31T11:00:28.7400020Z origin/main 2026-08-31T11:00:28.7409026Z [command]/usr/bin/git rev-parse refs/remotes/origin/main 2026-08-31T11:00:28.7431120Z 9864885428ee9242efe5997df61cb840f4086ae3
Determining the checkout info
2026-08-31T11:00:28.7439613Z [command]/usr/bin/git sparse-checkout disable 2026-08-31T11:00:28.7483678Z [command]/usr/bin/git config --local --unset-all extensions.worktreeConfig
Checking out the ref
2026-08-31T11:00:28.7512458Z [command]/usr/bin/git checkout --progress --force -B main refs/remotes/origin/main 2026-08-31T11:00:29.1858797Z Switched to a new branch 'main' 2026-08-31T11:00:29.1864422Z branch 'main' set up to track 'origin/main'.
2026-08-31T11:00:29.1944375Z [command]/usr/bin/git log -1 --format=%H 2026-08-31T11:00:29.1970119Z 9864885428ee9242efe5997df61cb840f4086ae3