git --version
in dir /buildbot/slave/own-linux-aarch64/build (timeout 2400 secs)
watching logfiles {}
argv: ['git', '--version']
using PTY: False
git version 2.54.0
program finished with exit code 0
elapsedTime=0.010459
program finished with exit code 0
git clean -f -d -x
in dir /buildbot/slave/own-linux-aarch64/build (timeout 2400 secs)
watching logfiles {}
argv: ['git', 'clean', '-f', '-d', '-x']
using PTY: False
program finished with exit code 0
elapsedTime=0.025701
git fetch -t https://github.com/pypy/pypy/ py3.12
in dir /buildbot/slave/own-linux-aarch64/build (timeout 2400 secs)
watching logfiles {}
argv: ['git', 'fetch', '-t', 'https://github.com/pypy/pypy/', 'py3.12']
using PTY: False
From https://github.com/pypy/pypy
* branch py3.12 -> FETCH_HEAD
program finished with exit code 0
elapsedTime=4.980340
git reset --hard 495b62c4a68525a07f7416c5a134833fec38a9d3 --
in dir /buildbot/slave/own-linux-aarch64/build (timeout 2400 secs)
watching logfiles {}
argv: ['git', 'reset', '--hard', '495b62c4a68525a07f7416c5a134833fec38a9d3', '--']
using PTY: False
HEAD is now at 495b62c4a6 restore py3.11 patches to test_zoneinfo
program finished with exit code 0
elapsedTime=0.559813
git branch -M py3.12
in dir /buildbot/slave/own-linux-aarch64/build (timeout 2400 secs)
watching logfiles {}
argv: ['git', 'branch', '-M', 'py3.12']
using PTY: False
program finished with exit code 0
elapsedTime=0.012614
git rev-parse HEAD
in dir /buildbot/slave/own-linux-aarch64/build (timeout 2400 secs)
watching logfiles {}
argv: ['git', 'rev-parse', 'HEAD']
using PTY: False
495b62c4a68525a07f7416c5a134833fec38a9d3
program finished with exit code 0
elapsedTime=0.011245