Run actions/checkout
Run actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd 2026-08-23T09:06:46.9716747Z with: 2026-08-23T09:06:46.9717188Z repository: pypy/pypy 2026-08-23T09:06:46.9720880Z token: *** 2026-08-23T09:06:46.9721312Z ssh-strict: true 2026-08-23T09:06:46.9721745Z ssh-user: git 2026-08-23T09:06:46.9722191Z persist-credentials: true 2026-08-23T09:06:46.9722668Z clean: true 2026-08-23T09:06:46.9723104Z sparse-checkout-cone-mode: true 2026-08-23T09:06:46.9723611Z fetch-depth: 1 2026-08-23T09:06:46.9724031Z fetch-tags: false 2026-08-23T09:06:46.9724466Z show-progress: true 2026-08-23T09:06:46.9725097Z lfs: false 2026-08-23T09:06:46.9725511Z submodules: false 2026-08-23T09:06:46.9725947Z set-safe-directory: true
2026-08-23T09:06:47.0726049Z Syncing repository: pypy/pypy
Getting Git version info
2026-08-23T09:06:47.0729099Z Working directory is '/home/runner/work/pypy/pypy' 2026-08-23T09:06:47.0730146Z [command]/usr/bin/git version 2026-08-23T09:06:47.0856683Z git version 2.55.0
2026-08-23T09:06:47.0887890Z Temporarily overriding HOME='/home/runner/work/_temp/e364fc26-b7d0-4afa-a6ce-e3e41bf55837' before making global git config changes 2026-08-23T09:06:47.0890356Z Adding repository directory to the temporary git global config as a safe directory 2026-08-23T09:06:47.0893781Z [command]/usr/bin/git config --global --add safe.directory /home/runner/work/pypy/pypy 2026-08-23T09:06:47.0952740Z Deleting the contents of '/home/runner/work/pypy/pypy'
Initializing the repository
2026-08-23T09:06:47.0964552Z [command]/usr/bin/git init /home/runner/work/pypy/pypy 2026-08-23T09:06:47.1076654Z hint: Using 'master' as the name for the initial branch. This default branch name 2026-08-23T09:06:47.1078211Z hint: will change to "main" in Git 3.0. To configure the initial branch name 2026-08-23T09:06:47.1079215Z hint: to use in all of your new repositories, which will suppress this warning, 2026-08-23T09:06:47.1079962Z hint: call: 2026-08-23T09:06:47.1080373Z hint: 2026-08-23T09:06:47.1081202Z hint: git config --global init.defaultBranch <name> 2026-08-23T09:06:47.1081836Z hint: 2026-08-23T09:06:47.1082426Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and 2026-08-23T09:06:47.1083356Z hint: 'development'. The just-created branch can be renamed via this command: 2026-08-23T09:06:47.1084119Z hint: 2026-08-23T09:06:47.1084544Z hint: git branch -m <name> 2026-08-23T09:06:47.1085538Z hint: 2026-08-23T09:06:47.1086191Z hint: Disable this message with "git config set advice.defaultBranchName false" 2026-08-23T09:06:47.1092098Z Initialized empty Git repository in /home/runner/work/pypy/pypy/.git/ 2026-08-23T09:06:47.1105514Z [command]/usr/bin/git remote add origin https://github.com/pypy/pypy
Disabling automatic garbage collection
2026-08-23T09:06:47.1202299Z [command]/usr/bin/git config --local gc.auto 0
Setting up auth
2026-08-23T09:06:47.1246003Z Removing SSH command configuration 2026-08-23T09:06:47.1252907Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand 2026-08-23T09:06:47.1288757Z [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-23T09:06:47.1700354Z Removing HTTP extra header 2026-08-23T09:06:47.1706320Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2026-08-23T09:06:47.1743441Z [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-23T09:06:47.1971687Z Removing includeIf entries pointing to credentials config files 2026-08-23T09:06:47.1981667Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir: 2026-08-23T09:06:47.2030048Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url 2026-08-23T09:06:47.2286581Z [command]/usr/bin/git config --file /home/runner/work/_temp/git-credentials-9ca3056f-f640-4bdb-a12f-d00659577774.config http.https://github.com/.extraheader AUTHORIZATION: basic *** 2026-08-23T09:06:47.2335271Z [command]/usr/bin/git config --local includeIf.gitdir:/home/runner/work/pypy/pypy/.git.path /home/runner/work/_temp/git-credentials-9ca3056f-f640-4bdb-a12f-d00659577774.config 2026-08-23T09:06:47.2369649Z [command]/usr/bin/git config --local includeIf.gitdir:/home/runner/work/pypy/pypy/.git/worktrees/*.path /home/runner/work/_temp/git-credentials-9ca3056f-f640-4bdb-a12f-d00659577774.config 2026-08-23T09:06:47.2415254Z [command]/usr/bin/git config --local includeIf.gitdir:/github/workspace/.git.path /github/runner_temp/git-credentials-9ca3056f-f640-4bdb-a12f-d00659577774.config 2026-08-23T09:06:47.2448237Z [command]/usr/bin/git config --local includeIf.gitdir:/github/workspace/.git/worktrees/*.path /github/runner_temp/git-credentials-9ca3056f-f640-4bdb-a12f-d00659577774.config
Fetching the repository
2026-08-23T09:06:47.2495269Z [command]/usr/bin/git -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=1 origin +ed59aae997dd98e0b808e76e3e8ccfaddb0c4915:refs/remotes/origin/py3.11 2026-08-23T09:06:51.1432678Z From https://github.com/pypy/pypy 2026-08-23T09:06:51.1434472Z * [new ref] ed59aae997dd98e0b808e76e3e8ccfaddb0c4915 -> origin/py3.11 2026-08-23T09:06:51.1460080Z [command]/usr/bin/git branch --list --remote origin/py3.11 2026-08-23T09:06:51.1480984Z origin/py3.11 2026-08-23T09:06:51.1492470Z [command]/usr/bin/git rev-parse refs/remotes/origin/py3.11 2026-08-23T09:06:51.1521408Z ed59aae997dd98e0b808e76e3e8ccfaddb0c4915
Determining the checkout info
2026-08-23T09:06:51.1532726Z [command]/usr/bin/git sparse-checkout disable 2026-08-23T09:06:51.1591601Z [command]/usr/bin/git config --local --unset-all extensions.worktreeConfig
Checking out the ref
2026-08-23T09:06:51.1631811Z [command]/usr/bin/git checkout --progress --force -B py3.11 refs/remotes/origin/py3.11 2026-08-23T09:06:51.7901728Z Switched to a new branch 'py3.11' 2026-08-23T09:06:51.7908215Z branch 'py3.11' set up to track 'origin/py3.11'.
2026-08-23T09:06:51.7979865Z [command]/usr/bin/git log -1 --format=%H 2026-08-23T09:06:51.8008544Z ed59aae997dd98e0b808e76e3e8ccfaddb0c4915