Run actions/checkout
Run actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd 2026-09-16T16:51:02.4269742Z with: 2026-09-16T16:51:02.4270174Z repository: pypy/pypy 2026-09-16T16:51:02.4273837Z token: *** 2026-09-16T16:51:02.4274263Z ssh-strict: true 2026-09-16T16:51:02.4274704Z ssh-user: git 2026-09-16T16:51:02.4275142Z persist-credentials: true 2026-09-16T16:51:02.4275631Z clean: true 2026-09-16T16:51:02.4276070Z sparse-checkout-cone-mode: true 2026-09-16T16:51:02.4276588Z fetch-depth: 1 2026-09-16T16:51:02.4277023Z fetch-tags: false 2026-09-16T16:51:02.4277941Z show-progress: true 2026-09-16T16:51:02.4278410Z lfs: false 2026-09-16T16:51:02.4278815Z submodules: false 2026-09-16T16:51:02.4279264Z set-safe-directory: true
2026-09-16T16:51:02.5269599Z Syncing repository: pypy/pypy
Getting Git version info
2026-09-16T16:51:02.5272791Z Working directory is '/home/runner/work/pypy/pypy' 2026-09-16T16:51:02.5274301Z [command]/usr/bin/git version 2026-09-16T16:51:02.5360155Z git version 2.55.0
2026-09-16T16:51:02.5412696Z Temporarily overriding HOME='/home/runner/work/_temp/1fa7d180-cd30-4608-be88-ef87c5d6ca4d' before making global git config changes 2026-09-16T16:51:02.5414883Z Adding repository directory to the temporary git global config as a safe directory 2026-09-16T16:51:02.5420435Z [command]/usr/bin/git config --global --add safe.directory /home/runner/work/pypy/pypy 2026-09-16T16:51:02.5492484Z Deleting the contents of '/home/runner/work/pypy/pypy'
Initializing the repository
2026-09-16T16:51:02.5507098Z [command]/usr/bin/git init /home/runner/work/pypy/pypy 2026-09-16T16:51:02.5668863Z hint: Using 'master' as the name for the initial branch. This default branch name 2026-09-16T16:51:02.5671114Z hint: will change to "main" in Git 3.0. To configure the initial branch name 2026-09-16T16:51:02.5672669Z hint: to use in all of your new repositories, which will suppress this warning, 2026-09-16T16:51:02.5673974Z hint: call: 2026-09-16T16:51:02.5674744Z hint: 2026-09-16T16:51:02.5675668Z hint: git config --global init.defaultBranch <name> 2026-09-16T16:51:02.5676800Z hint: 2026-09-16T16:51:02.5678078Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and 2026-09-16T16:51:02.5679806Z hint: 'development'. The just-created branch can be renamed via this command: 2026-09-16T16:51:02.5681129Z hint: 2026-09-16T16:51:02.5681870Z hint: git branch -m <name> 2026-09-16T16:51:02.5682684Z hint: 2026-09-16T16:51:02.5683739Z hint: Disable this message with "git config set advice.defaultBranchName false" 2026-09-16T16:51:02.5685368Z Initialized empty Git repository in /home/runner/work/pypy/pypy/.git/ 2026-09-16T16:51:02.5688814Z [command]/usr/bin/git remote add origin https://github.com/pypy/pypy
Disabling automatic garbage collection
2026-09-16T16:51:02.5780096Z [command]/usr/bin/git config --local gc.auto 0
Setting up auth
2026-09-16T16:51:02.5819071Z Removing SSH command configuration 2026-09-16T16:51:02.5825690Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand 2026-09-16T16:51:02.5864122Z [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-16T16:51:02.6289539Z Removing HTTP extra header 2026-09-16T16:51:02.6296289Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2026-09-16T16:51:02.6340092Z [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-16T16:51:02.6651794Z Removing includeIf entries pointing to credentials config files 2026-09-16T16:51:02.6653967Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir: 2026-09-16T16:51:02.6695039Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url 2026-09-16T16:51:02.6928489Z [command]/usr/bin/git config --file /home/runner/work/_temp/git-credentials-920bbbcf-8df8-4391-94a3-dc8990878022.config http.https://github.com/.extraheader AUTHORIZATION: basic *** 2026-09-16T16:51:02.6970306Z [command]/usr/bin/git config --local includeIf.gitdir:/home/runner/work/pypy/pypy/.git.path /home/runner/work/_temp/git-credentials-920bbbcf-8df8-4391-94a3-dc8990878022.config 2026-09-16T16:51:02.7008288Z [command]/usr/bin/git config --local includeIf.gitdir:/home/runner/work/pypy/pypy/.git/worktrees/*.path /home/runner/work/_temp/git-credentials-920bbbcf-8df8-4391-94a3-dc8990878022.config 2026-09-16T16:51:02.7048934Z [command]/usr/bin/git config --local includeIf.gitdir:/github/workspace/.git.path /github/runner_temp/git-credentials-920bbbcf-8df8-4391-94a3-dc8990878022.config 2026-09-16T16:51:02.7088578Z [command]/usr/bin/git config --local includeIf.gitdir:/github/workspace/.git/worktrees/*.path /github/runner_temp/git-credentials-920bbbcf-8df8-4391-94a3-dc8990878022.config
Fetching the repository
2026-09-16T16:51:02.7132369Z [command]/usr/bin/git -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=1 origin +4db12e5e6f4d448812471808fa7a7ca8a2f4b870:refs/remotes/origin/main 2026-09-16T16:51:05.4784464Z From https://github.com/pypy/pypy 2026-09-16T16:51:05.4787070Z * [new ref] 4db12e5e6f4d448812471808fa7a7ca8a2f4b870 -> origin/main 2026-09-16T16:51:05.4798168Z [command]/usr/bin/git branch --list --remote origin/main 2026-09-16T16:51:05.4829924Z origin/main 2026-09-16T16:51:05.4850109Z [command]/usr/bin/git rev-parse refs/remotes/origin/main 2026-09-16T16:51:05.4869348Z 4db12e5e6f4d448812471808fa7a7ca8a2f4b870
Determining the checkout info
2026-09-16T16:51:05.4884284Z [command]/usr/bin/git sparse-checkout disable 2026-09-16T16:51:05.4945314Z [command]/usr/bin/git config --local --unset-all extensions.worktreeConfig
Checking out the ref
2026-09-16T16:51:05.4985791Z [command]/usr/bin/git checkout --progress --force -B main refs/remotes/origin/main 2026-09-16T16:51:05.9829723Z Switched to a new branch 'main' 2026-09-16T16:51:05.9835118Z branch 'main' set up to track 'origin/main'.
2026-09-16T16:51:05.9909193Z [command]/usr/bin/git log -1 --format=%H 2026-09-16T16:51:05.9940940Z 4db12e5e6f4d448812471808fa7a7ca8a2f4b870