Run actions/checkout
Run actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd 2026-08-03T09:56:01.2579387Z with: 2026-08-03T09:56:01.2579732Z repository: pypy/pypy 2026-08-03T09:56:01.2582886Z token: *** 2026-08-03T09:56:01.2583236Z ssh-strict: true 2026-08-03T09:56:01.2583578Z ssh-user: git 2026-08-03T09:56:01.2583919Z persist-credentials: true 2026-08-03T09:56:01.2584294Z clean: true 2026-08-03T09:56:01.2584637Z sparse-checkout-cone-mode: true 2026-08-03T09:56:01.2585031Z fetch-depth: 1 2026-08-03T09:56:01.2585361Z fetch-tags: false 2026-08-03T09:56:01.2585692Z show-progress: true 2026-08-03T09:56:01.2586029Z lfs: false 2026-08-03T09:56:01.2586336Z submodules: false 2026-08-03T09:56:01.2586676Z set-safe-directory: true
2026-08-03T09:56:01.3378967Z Syncing repository: pypy/pypy
Getting Git version info
2026-08-03T09:56:01.3381836Z Working directory is '/home/runner/work/pypy/pypy' 2026-08-03T09:56:01.3383121Z [command]/usr/bin/git version 2026-08-03T09:56:01.3423936Z git version 2.54.0
2026-08-03T09:56:01.3491970Z Temporarily overriding HOME='/home/runner/work/_temp/3e2549be-3fb8-456c-a713-26d3ea477463' before making global git config changes 2026-08-03T09:56:01.3493813Z Adding repository directory to the temporary git global config as a safe directory 2026-08-03T09:56:01.3495249Z [command]/usr/bin/git config --global --add safe.directory /home/runner/work/pypy/pypy 2026-08-03T09:56:01.3522005Z Deleting the contents of '/home/runner/work/pypy/pypy'
Initializing the repository
2026-08-03T09:56:01.3540680Z [command]/usr/bin/git init /home/runner/work/pypy/pypy 2026-08-03T09:56:01.3641741Z hint: Using 'master' as the name for the initial branch. This default branch name 2026-08-03T09:56:01.3643352Z hint: will change to "main" in Git 3.0. To configure the initial branch name 2026-08-03T09:56:01.3644716Z hint: to use in all of your new repositories, which will suppress this warning, 2026-08-03T09:56:01.3645628Z hint: call: 2026-08-03T09:56:01.3646305Z hint: 2026-08-03T09:56:01.3646722Z hint: git config --global init.defaultBranch <name> 2026-08-03T09:56:01.3647201Z hint: 2026-08-03T09:56:01.3647647Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and 2026-08-03T09:56:01.3648370Z hint: 'development'. The just-created branch can be renamed via this command: 2026-08-03T09:56:01.3649102Z hint: 2026-08-03T09:56:01.3649441Z hint: git branch -m <name> 2026-08-03T09:56:01.3649916Z hint: 2026-08-03T09:56:01.3650673Z hint: Disable this message with "git config set advice.defaultBranchName false" 2026-08-03T09:56:01.3651401Z Initialized empty Git repository in /home/runner/work/pypy/pypy/.git/ 2026-08-03T09:56:01.3655110Z [command]/usr/bin/git remote add origin https://github.com/pypy/pypy
Disabling automatic garbage collection
2026-08-03T09:56:01.3722009Z [command]/usr/bin/git config --local gc.auto 0
Setting up auth
2026-08-03T09:56:01.3750793Z Removing SSH command configuration 2026-08-03T09:56:01.3756217Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand 2026-08-03T09:56:01.3788015Z [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-03T09:56:01.4054996Z Removing HTTP extra header 2026-08-03T09:56:01.4062206Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2026-08-03T09:56:01.4095690Z [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-03T09:56:01.4282544Z Removing includeIf entries pointing to credentials config files 2026-08-03T09:56:01.4287719Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir: 2026-08-03T09:56:01.4318558Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url 2026-08-03T09:56:01.4523815Z [command]/usr/bin/git config --file /home/runner/work/_temp/git-credentials-cbad1b57-44cf-4656-9b55-487c31be3fcd.config http.https://github.com/.extraheader AUTHORIZATION: basic *** 2026-08-03T09:56:01.4562401Z [command]/usr/bin/git config --local includeIf.gitdir:/home/runner/work/pypy/pypy/.git.path /home/runner/work/_temp/git-credentials-cbad1b57-44cf-4656-9b55-487c31be3fcd.config 2026-08-03T09:56:01.4594003Z [command]/usr/bin/git config --local includeIf.gitdir:/home/runner/work/pypy/pypy/.git/worktrees/*.path /home/runner/work/_temp/git-credentials-cbad1b57-44cf-4656-9b55-487c31be3fcd.config 2026-08-03T09:56:01.4624210Z [command]/usr/bin/git config --local includeIf.gitdir:/github/workspace/.git.path /github/runner_temp/git-credentials-cbad1b57-44cf-4656-9b55-487c31be3fcd.config 2026-08-03T09:56:01.4717557Z [command]/usr/bin/git config --local includeIf.gitdir:/github/workspace/.git/worktrees/*.path /github/runner_temp/git-credentials-cbad1b57-44cf-4656-9b55-487c31be3fcd.config
Fetching the repository
2026-08-03T09:56:01.4766800Z [command]/usr/bin/git -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=1 origin +39f186bda46c5f656f8e496bbd4c13a517d6627d:refs/remotes/origin/py3.11 2026-08-03T09:56:05.7842959Z From https://github.com/pypy/pypy 2026-08-03T09:56:05.7844926Z * [new ref] 39f186bda46c5f656f8e496bbd4c13a517d6627d -> origin/py3.11 2026-08-03T09:56:05.7869475Z [command]/usr/bin/git branch --list --remote origin/py3.11 2026-08-03T09:56:05.7894049Z origin/py3.11 2026-08-03T09:56:05.7900936Z [command]/usr/bin/git rev-parse refs/remotes/origin/py3.11 2026-08-03T09:56:05.7923825Z 39f186bda46c5f656f8e496bbd4c13a517d6627d
Determining the checkout info
2026-08-03T09:56:05.7931480Z [command]/usr/bin/git sparse-checkout disable 2026-08-03T09:56:05.7965830Z [command]/usr/bin/git config --local --unset-all extensions.worktreeConfig
Checking out the ref
2026-08-03T09:56:05.7993785Z [command]/usr/bin/git checkout --progress --force -B py3.11 refs/remotes/origin/py3.11 2026-08-03T09:56:06.3130338Z Switched to a new branch 'py3.11' 2026-08-03T09:56:06.3131002Z branch 'py3.11' set up to track 'origin/py3.11'.
2026-08-03T09:56:06.3202507Z [command]/usr/bin/git log -1 --format=%H 2026-08-03T09:56:06.3228603Z 39f186bda46c5f656f8e496bbd4c13a517d6627d