Run actions/checkout
Run actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd 2026-07-29T07:35:46.8226133Z with: 2026-07-29T07:35:46.8226822Z repository: pypy/pypy 2026-07-29T07:35:46.8233377Z token: *** 2026-07-29T07:35:46.8234063Z ssh-strict: true 2026-07-29T07:35:46.8234763Z ssh-user: git 2026-07-29T07:35:46.8235590Z persist-credentials: true 2026-07-29T07:35:46.8236383Z clean: true 2026-07-29T07:35:46.8237305Z sparse-checkout-cone-mode: true 2026-07-29T07:35:46.8238463Z fetch-depth: 1 2026-07-29T07:35:46.8239518Z fetch-tags: false 2026-07-29T07:35:46.8240610Z show-progress: true 2026-07-29T07:35:46.8241763Z lfs: false 2026-07-29T07:35:46.8242792Z submodules: false 2026-07-29T07:35:46.8243814Z set-safe-directory: true
2026-07-29T07:35:46.9111208Z Syncing repository: pypy/pypy
Getting Git version info
2026-07-29T07:35:46.9115719Z Working directory is '/home/runner/work/pypy/pypy' 2026-07-29T07:35:46.9117945Z [command]/usr/bin/git version 2026-07-29T07:35:46.9564916Z git version 2.54.0
2026-07-29T07:35:46.9600216Z Temporarily overriding HOME='/home/runner/work/_temp/662791ae-e31f-47db-83a3-5921a26ab445' before making global git config changes 2026-07-29T07:35:46.9603925Z Adding repository directory to the temporary git global config as a safe directory 2026-07-29T07:35:46.9606867Z [command]/usr/bin/git config --global --add safe.directory /home/runner/work/pypy/pypy 2026-07-29T07:35:46.9640000Z Deleting the contents of '/home/runner/work/pypy/pypy'
Initializing the repository
2026-07-29T07:35:46.9648216Z [command]/usr/bin/git init /home/runner/work/pypy/pypy 2026-07-29T07:35:46.9712188Z hint: Using 'master' as the name for the initial branch. This default branch name 2026-07-29T07:35:46.9714982Z hint: will change to "main" in Git 3.0. To configure the initial branch name 2026-07-29T07:35:46.9717623Z hint: to use in all of your new repositories, which will suppress this warning, 2026-07-29T07:35:46.9718982Z hint: call: 2026-07-29T07:35:46.9719962Z hint: 2026-07-29T07:35:46.9721369Z hint: git config --global init.defaultBranch <name> 2026-07-29T07:35:46.9722803Z hint: 2026-07-29T07:35:46.9724118Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and 2026-07-29T07:35:46.9726069Z hint: 'development'. The just-created branch can be renamed via this command: 2026-07-29T07:35:46.9727260Z hint: 2026-07-29T07:35:46.9727934Z hint: git branch -m <name> 2026-07-29T07:35:46.9728710Z hint: 2026-07-29T07:35:46.9730315Z hint: Disable this message with "git config set advice.defaultBranchName false" 2026-07-29T07:35:46.9732789Z Initialized empty Git repository in /home/runner/work/pypy/pypy/.git/ 2026-07-29T07:35:46.9736512Z [command]/usr/bin/git remote add origin https://github.com/pypy/pypy
Disabling automatic garbage collection
2026-07-29T07:35:46.9761096Z [command]/usr/bin/git config --local gc.auto 0
Setting up auth
2026-07-29T07:35:46.9793600Z Removing SSH command configuration 2026-07-29T07:35:46.9797638Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand 2026-07-29T07:35:46.9828835Z [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-29T07:35:47.0069781Z Removing HTTP extra header 2026-07-29T07:35:47.0073742Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2026-07-29T07:35:47.0106827Z [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-29T07:35:47.0290706Z Removing includeIf entries pointing to credentials config files 2026-07-29T07:35:47.0295888Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir: 2026-07-29T07:35:47.0327665Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url 2026-07-29T07:35:47.0524569Z [command]/usr/bin/git config --file /home/runner/work/_temp/git-credentials-da229bc9-a01a-41af-b857-15cfe3ff66f0.config http.https://github.com/.extraheader AUTHORIZATION: basic *** 2026-07-29T07:35:47.0941709Z [command]/usr/bin/git config --local includeIf.gitdir:/home/runner/work/pypy/pypy/.git.path /home/runner/work/_temp/git-credentials-da229bc9-a01a-41af-b857-15cfe3ff66f0.config 2026-07-29T07:35:47.1507208Z [command]/usr/bin/git config --local includeIf.gitdir:/home/runner/work/pypy/pypy/.git/worktrees/*.path /home/runner/work/_temp/git-credentials-da229bc9-a01a-41af-b857-15cfe3ff66f0.config 2026-07-29T07:35:47.2032851Z [command]/usr/bin/git config --local includeIf.gitdir:/github/workspace/.git.path /github/runner_temp/git-credentials-da229bc9-a01a-41af-b857-15cfe3ff66f0.config 2026-07-29T07:35:47.2604084Z [command]/usr/bin/git config --local includeIf.gitdir:/github/workspace/.git/worktrees/*.path /github/runner_temp/git-credentials-da229bc9-a01a-41af-b857-15cfe3ff66f0.config
Fetching the repository
2026-07-29T07:35:47.2769731Z [command]/usr/bin/git -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=1 origin +c8a8b43148169f1c5b7ed76f159565e341244074:refs/remotes/origin/main 2026-07-29T07:35:50.7459118Z From https://github.com/pypy/pypy 2026-07-29T07:35:50.7460173Z * [new ref] c8a8b43148169f1c5b7ed76f159565e341244074 -> origin/main 2026-07-29T07:35:50.7486885Z [command]/usr/bin/git branch --list --remote origin/main 2026-07-29T07:35:50.7511140Z origin/main 2026-07-29T07:35:50.7517778Z [command]/usr/bin/git rev-parse refs/remotes/origin/main 2026-07-29T07:35:50.7540857Z c8a8b43148169f1c5b7ed76f159565e341244074
Determining the checkout info
2026-07-29T07:35:50.7548749Z [command]/usr/bin/git sparse-checkout disable 2026-07-29T07:35:50.7583941Z [command]/usr/bin/git config --local --unset-all extensions.worktreeConfig
Checking out the ref
2026-07-29T07:35:50.7613643Z [command]/usr/bin/git checkout --progress --force -B main refs/remotes/origin/main 2026-07-29T07:35:51.1972793Z Switched to a new branch 'main' 2026-07-29T07:35:51.1995262Z branch 'main' set up to track 'origin/main'.
2026-07-29T07:35:51.2038863Z [command]/usr/bin/git log -1 --format=%H 2026-07-29T07:35:51.2065813Z c8a8b43148169f1c5b7ed76f159565e341244074