Run actions/checkout
Run actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd 2026-09-10T19:12:29.6295844Z with: 2026-09-10T19:12:29.6296286Z repository: pypy/pypy 2026-09-10T19:12:29.6299913Z token: *** 2026-09-10T19:12:29.6300341Z ssh-strict: true 2026-09-10T19:12:29.6300775Z ssh-user: git 2026-09-10T19:12:29.6301222Z persist-credentials: true 2026-09-10T19:12:29.6301704Z clean: true 2026-09-10T19:12:29.6302142Z sparse-checkout-cone-mode: true 2026-09-10T19:12:29.6302661Z fetch-depth: 1 2026-09-10T19:12:29.6303083Z fetch-tags: false 2026-09-10T19:12:29.6303522Z show-progress: true 2026-09-10T19:12:29.6304141Z lfs: false 2026-09-10T19:12:29.6304561Z submodules: false 2026-09-10T19:12:29.6305242Z set-safe-directory: true
2026-09-10T19:12:29.7366040Z Syncing repository: pypy/pypy
Getting Git version info
2026-09-10T19:12:29.7370007Z Working directory is '/home/runner/work/pypy/pypy' 2026-09-10T19:12:29.7371373Z [command]/usr/bin/git version 2026-09-10T19:12:29.7467398Z git version 2.55.0
2026-09-10T19:12:29.7510558Z Temporarily overriding HOME='/home/runner/work/_temp/f10374b3-eb75-4090-9593-3e02112230b1' before making global git config changes 2026-09-10T19:12:29.7512999Z Adding repository directory to the temporary git global config as a safe directory 2026-09-10T19:12:29.7516329Z [command]/usr/bin/git config --global --add safe.directory /home/runner/work/pypy/pypy 2026-09-10T19:12:29.7567508Z Deleting the contents of '/home/runner/work/pypy/pypy'
Initializing the repository
2026-09-10T19:12:29.7577442Z [command]/usr/bin/git init /home/runner/work/pypy/pypy 2026-09-10T19:12:29.7676803Z hint: Using 'master' as the name for the initial branch. This default branch name 2026-09-10T19:12:29.7678833Z hint: will change to "main" in Git 3.0. To configure the initial branch name 2026-09-10T19:12:29.7680414Z hint: to use in all of your new repositories, which will suppress this warning, 2026-09-10T19:12:29.7681629Z hint: call: 2026-09-10T19:12:29.7682269Z hint: 2026-09-10T19:12:29.7683086Z hint: git config --global init.defaultBranch <name> 2026-09-10T19:12:29.7684256Z hint: 2026-09-10T19:12:29.7685181Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and 2026-09-10T19:12:29.7686717Z hint: 'development'. The just-created branch can be renamed via this command: 2026-09-10T19:12:29.7687984Z hint: 2026-09-10T19:12:29.7688656Z hint: git branch -m <name> 2026-09-10T19:12:29.7689431Z hint: 2026-09-10T19:12:29.7690447Z hint: Disable this message with "git config set advice.defaultBranchName false" 2026-09-10T19:12:29.7692117Z Initialized empty Git repository in /home/runner/work/pypy/pypy/.git/ 2026-09-10T19:12:29.7694915Z [command]/usr/bin/git remote add origin https://github.com/pypy/pypy
Disabling automatic garbage collection
2026-09-10T19:12:29.7746594Z [command]/usr/bin/git config --local gc.auto 0
Setting up auth
2026-09-10T19:12:29.7781804Z Removing SSH command configuration 2026-09-10T19:12:29.7788111Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand 2026-09-10T19:12:29.7821380Z [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-09-10T19:12:29.8161468Z Removing HTTP extra header 2026-09-10T19:12:29.8170497Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2026-09-10T19:12:29.8216500Z [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-09-10T19:12:29.8480189Z Removing includeIf entries pointing to credentials config files 2026-09-10T19:12:29.8486722Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir: 2026-09-10T19:12:29.8529007Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url 2026-09-10T19:12:29.8775093Z [command]/usr/bin/git config --file /home/runner/work/_temp/git-credentials-ff4de231-7769-422c-ba7a-c70882935b82.config http.https://github.com/.extraheader AUTHORIZATION: basic *** 2026-09-10T19:12:29.8819080Z [command]/usr/bin/git config --local includeIf.gitdir:/home/runner/work/pypy/pypy/.git.path /home/runner/work/_temp/git-credentials-ff4de231-7769-422c-ba7a-c70882935b82.config 2026-09-10T19:12:29.8854687Z [command]/usr/bin/git config --local includeIf.gitdir:/home/runner/work/pypy/pypy/.git/worktrees/*.path /home/runner/work/_temp/git-credentials-ff4de231-7769-422c-ba7a-c70882935b82.config 2026-09-10T19:12:29.8891625Z [command]/usr/bin/git config --local includeIf.gitdir:/github/workspace/.git.path /github/runner_temp/git-credentials-ff4de231-7769-422c-ba7a-c70882935b82.config 2026-09-10T19:12:29.8927097Z [command]/usr/bin/git config --local includeIf.gitdir:/github/workspace/.git/worktrees/*.path /github/runner_temp/git-credentials-ff4de231-7769-422c-ba7a-c70882935b82.config
Fetching the repository
2026-09-10T19:12:29.8974165Z [command]/usr/bin/git -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=1 origin +b152743357c9029a3d502521f9fee613c53c85bf:refs/remotes/origin/py3.12 2026-09-10T19:12:33.9255979Z From https://github.com/pypy/pypy 2026-09-10T19:12:33.9257903Z * [new ref] b152743357c9029a3d502521f9fee613c53c85bf -> origin/py3.12 2026-09-10T19:12:33.9266936Z [command]/usr/bin/git branch --list --remote origin/py3.12 2026-09-10T19:12:33.9297771Z origin/py3.12 2026-09-10T19:12:33.9306834Z [command]/usr/bin/git rev-parse refs/remotes/origin/py3.12 2026-09-10T19:12:33.9333746Z b152743357c9029a3d502521f9fee613c53c85bf
Determining the checkout info
2026-09-10T19:12:33.9343595Z [command]/usr/bin/git sparse-checkout disable 2026-09-10T19:12:33.9394689Z [command]/usr/bin/git config --local --unset-all extensions.worktreeConfig
Checking out the ref
2026-09-10T19:12:33.9432770Z [command]/usr/bin/git checkout --progress --force -B py3.12 refs/remotes/origin/py3.12 2026-09-10T19:12:34.5338658Z Switched to a new branch 'py3.12' 2026-09-10T19:12:34.5342775Z branch 'py3.12' set up to track 'origin/py3.12'.
2026-09-10T19:12:34.5412114Z [command]/usr/bin/git log -1 --format=%H 2026-09-10T19:12:34.5444903Z b152743357c9029a3d502521f9fee613c53c85bf