Run actions/checkout
Run actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd 2026-09-10T19:05:37.9875702Z with: 2026-09-10T19:05:37.9876170Z repository: pypy/pypy 2026-09-10T19:05:37.9880876Z token: *** 2026-09-10T19:05:37.9881350Z ssh-strict: true 2026-09-10T19:05:37.9881828Z ssh-user: git 2026-09-10T19:05:37.9882299Z persist-credentials: true 2026-09-10T19:05:37.9882846Z clean: true 2026-09-10T19:05:37.9883334Z sparse-checkout-cone-mode: true 2026-09-10T19:05:37.9883923Z fetch-depth: 1 2026-09-10T19:05:37.9884389Z fetch-tags: false 2026-09-10T19:05:37.9884863Z show-progress: true 2026-09-10T19:05:37.9885361Z lfs: false 2026-09-10T19:05:37.9885810Z submodules: false 2026-09-10T19:05:37.9886288Z set-safe-directory: true
2026-09-10T19:05:38.0941228Z Syncing repository: pypy/pypy
Getting Git version info
2026-09-10T19:05:38.0945362Z Working directory is '/home/runner/work/pypy/pypy' 2026-09-10T19:05:38.0947155Z [command]/usr/bin/git version 2026-09-10T19:05:38.1021309Z git version 2.55.0
2026-09-10T19:05:38.1072080Z Temporarily overriding HOME='/home/runner/work/_temp/95222779-8f84-49d4-a859-d2367db17263' before making global git config changes 2026-09-10T19:05:38.1075519Z Adding repository directory to the temporary git global config as a safe directory 2026-09-10T19:05:38.1078197Z [command]/usr/bin/git config --global --add safe.directory /home/runner/work/pypy/pypy 2026-09-10T19:05:38.1129191Z Deleting the contents of '/home/runner/work/pypy/pypy'
Initializing the repository
2026-09-10T19:05:38.1138816Z [command]/usr/bin/git init /home/runner/work/pypy/pypy 2026-09-10T19:05:38.1236653Z hint: Using 'master' as the name for the initial branch. This default branch name 2026-09-10T19:05:38.1240081Z hint: will change to "main" in Git 3.0. To configure the initial branch name 2026-09-10T19:05:38.1242241Z hint: to use in all of your new repositories, which will suppress this warning, 2026-09-10T19:05:38.1243821Z hint: call: 2026-09-10T19:05:38.1244768Z hint: 2026-09-10T19:05:38.1246408Z hint: git config --global init.defaultBranch <name> 2026-09-10T19:05:38.1248150Z hint: 2026-09-10T19:05:38.1249436Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and 2026-09-10T19:05:38.1251405Z hint: 'development'. The just-created branch can be renamed via this command: 2026-09-10T19:05:38.1252966Z hint: 2026-09-10T19:05:38.1253865Z hint: git branch -m <name> 2026-09-10T19:05:38.1254898Z hint: 2026-09-10T19:05:38.1256287Z hint: Disable this message with "git config set advice.defaultBranchName false" 2026-09-10T19:05:38.1258193Z Initialized empty Git repository in /home/runner/work/pypy/pypy/.git/ 2026-09-10T19:05:38.1261447Z [command]/usr/bin/git remote add origin https://github.com/pypy/pypy
Disabling automatic garbage collection
2026-09-10T19:05:38.1308386Z [command]/usr/bin/git config --local gc.auto 0
Setting up auth
2026-09-10T19:05:38.1344351Z Removing SSH command configuration 2026-09-10T19:05:38.1349835Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand 2026-09-10T19:05:38.1385974Z [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:05:38.1765166Z Removing HTTP extra header 2026-09-10T19:05:38.1773384Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2026-09-10T19:05:38.1818495Z [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:05:38.2066381Z Removing includeIf entries pointing to credentials config files 2026-09-10T19:05:38.2071913Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir: 2026-09-10T19:05:38.2111040Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url 2026-09-10T19:05:38.2369854Z [command]/usr/bin/git config --file /home/runner/work/_temp/git-credentials-1bca07f0-37ed-48bb-8245-a5917608daf6.config http.https://github.com/.extraheader AUTHORIZATION: basic *** 2026-09-10T19:05:38.2413248Z [command]/usr/bin/git config --local includeIf.gitdir:/home/runner/work/pypy/pypy/.git.path /home/runner/work/_temp/git-credentials-1bca07f0-37ed-48bb-8245-a5917608daf6.config 2026-09-10T19:05:38.2449453Z [command]/usr/bin/git config --local includeIf.gitdir:/home/runner/work/pypy/pypy/.git/worktrees/*.path /home/runner/work/_temp/git-credentials-1bca07f0-37ed-48bb-8245-a5917608daf6.config 2026-09-10T19:05:38.2490735Z [command]/usr/bin/git config --local includeIf.gitdir:/github/workspace/.git.path /github/runner_temp/git-credentials-1bca07f0-37ed-48bb-8245-a5917608daf6.config 2026-09-10T19:05:38.2528821Z [command]/usr/bin/git config --local includeIf.gitdir:/github/workspace/.git/worktrees/*.path /github/runner_temp/git-credentials-1bca07f0-37ed-48bb-8245-a5917608daf6.config
Fetching the repository
2026-09-10T19:05:38.2576537Z [command]/usr/bin/git -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=1 origin +093d3a7b2a71c2afc11b0c1fcab86feb6b877779:refs/remotes/origin/py3.11 2026-09-10T19:05:42.2739562Z From https://github.com/pypy/pypy 2026-09-10T19:05:42.2742119Z * [new ref] 093d3a7b2a71c2afc11b0c1fcab86feb6b877779 -> origin/py3.11 2026-09-10T19:05:42.2750861Z [command]/usr/bin/git branch --list --remote origin/py3.11 2026-09-10T19:05:42.2784981Z origin/py3.11 2026-09-10T19:05:42.2794753Z [command]/usr/bin/git rev-parse refs/remotes/origin/py3.11 2026-09-10T19:05:42.2824129Z 093d3a7b2a71c2afc11b0c1fcab86feb6b877779
Determining the checkout info
2026-09-10T19:05:42.2834405Z [command]/usr/bin/git sparse-checkout disable 2026-09-10T19:05:42.2890182Z [command]/usr/bin/git config --local --unset-all extensions.worktreeConfig
Checking out the ref
2026-09-10T19:05:42.2927790Z [command]/usr/bin/git checkout --progress --force -B py3.11 refs/remotes/origin/py3.11 2026-09-10T19:05:42.9022704Z Switched to a new branch 'py3.11' 2026-09-10T19:05:42.9024155Z branch 'py3.11' set up to track 'origin/py3.11'.
2026-09-10T19:05:42.9115336Z [command]/usr/bin/git log -1 --format=%H 2026-09-10T19:05:42.9153071Z 093d3a7b2a71c2afc11b0c1fcab86feb6b877779