git --version
in dir /build_dir/own-linux-x86-32/build (timeout 2400 secs)
watching logfiles {}
argv: ['git', '--version']
using PTY: False
git version 2.45.2
program finished with exit code 0
elapsedTime=0.005336
program finished with exit code 0
git clean -f -d -x
in dir /build_dir/own-linux-x86-32/build (timeout 2400 secs)
watching logfiles {}
argv: ['git', 'clean', '-f', '-d', '-x']
using PTY: False
program finished with exit code 0
elapsedTime=0.016534
git fetch -t https://github.com/pypy/pypy/ main
in dir /build_dir/own-linux-x86-32/build (timeout 2400 secs)
watching logfiles {}
argv: ['git', 'fetch', '-t', 'https://github.com/pypy/pypy/', 'main']
using PTY: False
From https://github.com/pypy/pypy
* branch main -> FETCH_HEAD
program finished with exit code 0
elapsedTime=1.975003
git reset --hard 09916d286ed3703261ad5bc63c46083bdf7e253b --
in dir /build_dir/own-linux-x86-32/build (timeout 2400 secs)
watching logfiles {}
argv: ['git', 'reset', '--hard', '09916d286ed3703261ad5bc63c46083bdf7e253b', '--']
using PTY: False
Updating files: 96% (6026/6253)
Updating files: 97% (6066/6253)
Updating files: 98% (6128/6253)
Updating files: 99% (6191/6253)
Updating files: 100% (6253/6253)
Updating files: 100% (6253/6253), done.
HEAD is now at 09916d286ed fix declaration of rsocket salg fields
program finished with exit code 0
elapsedTime=1.206254
git branch -M main
in dir /build_dir/own-linux-x86-32/build (timeout 2400 secs)
watching logfiles {}
argv: ['git', 'branch', '-M', 'main']
using PTY: False
program finished with exit code 0
elapsedTime=0.007217
git rev-parse HEAD
in dir /build_dir/own-linux-x86-32/build (timeout 2400 secs)
watching logfiles {}
argv: ['git', 'rev-parse', 'HEAD']
using PTY: False
09916d286ed3703261ad5bc63c46083bdf7e253b
program finished with exit code 0
elapsedTime=0.005571