git --version
in dir /build_dir/pypy-c-jit-linux-x86-64/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.014099
program finished with exit code 0
git clean -f -d -x
in dir /build_dir/pypy-c-jit-linux-x86-64/build (timeout 2400 secs)
watching logfiles {}
argv: ['git', 'clean', '-f', '-d', '-x']
using PTY: False
Removing py/__init__.pyc
Removing py/_apipkg.pyc
Removing py/_builtin.pyc
Removing py/_code/__init__.pyc
Removing py/_code/_py2traceback.pyc
Removing py/_code/code.pyc
Removing py/_code/source.pyc
Removing py/_error.pyc
Removing py/_io/__init__.pyc
Removing py/_io/terminalwriter.pyc
Removing py/_path/__init__.pyc
Removing py/_path/common.pyc
Removing py/_path/local.pyc
Removing py/_std.pyc
Removing pypy/__init__.pyc
Removing pypy/config/__init__.pyc
Removing pypy/config/pypyoption.pyc
Removing pypy/goal/targetpypystandalone.pyc
Removing pypy/interpreter/__init__.pyc
Removing pypy/interpreter/argument.pyc
Removing pypy/interpreter/astcompiler/__init__.pyc
Removing pypy/interpreter/astcompiler/consts.pyc
Removing pypy/interpreter/astcompiler/misc.pyc
Removing pypy/interpreter/baseobjspace.pyc
Removing pypy/interpreter/buffer.pyc
Removing pypy/interpreter/debug.pyc
Removing pypy/interpreter/error.pyc
Removing pypy/interpreter/eval.pyc
Removing pypy/interpreter/executioncontext.pyc
Removing pypy/interpreter/function.pyc
Removing pypy/interpreter/gateway.pyc
Removing pypy/interpreter/generator.pyc
Removing pypy/interpreter/location.pyc
Removing pypy/interpreter/miscutils.pyc
Removing pypy/interpreter/mixedmodule.pyc
Removing pypy/interpreter/module.pyc
Removing pypy/interpreter/nestedscope.pyc
Removing pypy/interpreter/pycode.pyc
Removing pypy/interpreter/pyframe.pyc
Removing pypy/interpreter/pyopcode.pyc
Removing pypy/interpreter/pyparser/__init__.pyc
Removing pypy/interpreter/pyparser/pygram.pyc
Removing pypy/interpreter/pyparser/pytoken.pyc
Removing pypy/interpreter/pytraceback.pyc
Removing pypy/interpreter/signature.pyc
Removing pypy/interpreter/special.pyc
Removing pypy/interpreter/typedef.pyc
Removing pypy/interpreter/unicodehelper.pyc
Removing pypy/module/__builtin__/__init__.pyc
Removing pypy/module/__builtin__/abstractinst.pyc
Removing pypy/module/__builtin__/descriptor.pyc
Removing pypy/module/__builtin__/functional.pyc
Removing pypy/module/__init__.pyc
Removing pypy/module/__pypy__/__init__.pyc
Removing pypy/module/__pypy__/interp_buffer.pyc
Removing pypy/module/_hpy_universal/__init__.pyc
Removing pypy/module/_hpy_universal/apiset.pyc
Removing pypy/module/_hpy_universal/bridge.pyc
Removing pypy/module/_hpy_universal/buffer.pyc
Removing pypy/module/_hpy_universal/handlemanager.pyc
Removing pypy/module/_hpy_universal/interp_descr.pyc
Removing pypy/module/_hpy_universal/interp_slot.pyc
Removing pypy/module/_hpy_universal/interp_type.pyc
Removing pypy/module/_hpy_universal/llapi.pyc
Removing pypy/module/_hpy_universal/state.pyc
Removing pypy/module/cpyext/__init__.pyc
Removing pypy/module/cpyext/api.pyc
Removing pypy/module/cpyext/pyobject.pyc
Removing pypy/module/cpyext/state.pyc
Removing pypy/module/exceptions/__init__.pyc
Removing pypy/module/exceptions/interp_exceptions.pyc
Removing pypy/module/exceptions/interp_group.pyc
Removing pypy/module/exceptions/moduledef.pyc
Removing pypy/module/imp/__init__.pyc
Removing pypy/module/imp/importing.pyc
Removing pypy/module/imp/interp_imp.pyc
Removing pypy/module/imp/moduledef.pyc
Removing pypy/module/posix/__init__.pyc
Removing pypy/module/posix/interp_posix.pyc
Removing pypy/module/signal/__init__.pyc
Removing pypy/module/signal/interp_signal.pyc
Removing pypy/module/sys/__init__.pyc
Removing pypy/module/sys/moduledef.pyc
Removing pypy/module/sys/version.pyc
Removing pypy/module/sys/vm.pyc
Removing pypy/module/thread/__init__.pyc
Removing pypy/module/thread/error.pyc
Removing pypy/module/thread/os_thread.pyc
Removing pypy/module/unicodedata/__init__.pyc
Removing pypy/module/unicodedata/interp_ucd.pyc
Removing pypy/objspace/__init__.pyc
Removing pypy/objspace/descroperation.pyc
Removing pypy/objspace/std/__init__.pyc
Removing pypy/objspace/std/boolobject.pyc
Removing pypy/objspace/std/bytearrayobject.pyc
Removing pypy/objspace/std/bytesobject.pyc
Removing pypy/objspace/std/callmethod.pyc
Removing pypy/objspace/std/capsuleobject.pyc
Removing pypy/objspace/std/celldict.pyc
Removing pypy/objspace/std/complexobject.pyc
Removing pypy/objspace/std/dictmultiobject.pyc
Removing pypy/objspace/std/dictproxyobject.pyc
Removing pypy/objspace/std/floatobject.pyc
Removing pypy/objspace/std/formatting.pyc
Removing pypy/objspace/std/frame.pyc
Removing pypy/objspace/std/intobject.pyc
Removing pypy/objspace/std/iterobject.pyc
Removing pypy/objspace/std/listobject.pyc
Removing pypy/objspace/std/longobject.pyc
Removing pypy/objspace/std/mapdict.pyc
Removing pypy/objspace/std/memoryobject.pyc
Removing pypy/objspace/std/newformat.pyc
Removing pypy/objspace/std/noneobject.pyc
Removing pypy/objspace/std/objectobject.pyc
Removing pypy/objspace/std/objspace.pyc
Removing pypy/objspace/std/proxyobject.pyc
Removing pypy/objspace/std/setobject.pyc
Removing pypy/objspace/std/sliceobject.pyc
Removing pypy/objspace/std/stringmethods.pyc
Removing pypy/objspace/std/transparent.pyc
Removing pypy/objspace/std/tupleobject.pyc
Removing pypy/objspace/std/typeobject.pyc
Removing pypy/objspace/std/unicodeobject.pyc
Removing pypy/objspace/std/util.pyc
Removing pypy/tool/__init__.pyc
Removing pypy/tool/ann_override.pyc
Removing pypy/tool/generate_stdlib_module_names.pyc
Removing pypy/tool/lib_pypy.pyc
Removing pypy/tool/option.pyc
Removing pypy/tool/stdlib_opcode.pyc
Removing rpython/__init__.pyc
Removing rpython/_cache/
Removing rpython/annotator/__init__.pyc
Removing rpython/annotator/argument.pyc
Removing rpython/annotator/binaryop.pyc
Removing rpython/annotator/bookkeeper.pyc
Removing rpython/annotator/classdesc.pyc
Removing rpython/annotator/description.pyc
Removing rpython/annotator/dictdef.pyc
Removing rpython/annotator/exception.pyc
Removing rpython/annotator/listdef.pyc
Removing rpython/annotator/model.pyc
Removing rpython/annotator/policy.pyc
Removing rpython/annotator/signature.pyc
Removing rpython/annotator/specialize.pyc
Removing rpython/annotator/unaryop.pyc
Removing rpython/config/__init__.pyc
Removing rpython/config/config.pyc
Removing rpython/config/support.pyc
Removing rpython/config/translationoption.pyc
Removing rpython/flowspace/__init__.pyc
Removing rpython/flowspace/argument.pyc
Removing rpython/flowspace/bytecode.pyc
Removing rpython/flowspace/flowcontext.pyc
Removing rpython/flowspace/framestate.pyc
Removing rpython/flowspace/generator.pyc
Removing rpython/flowspace/model.pyc
Removing rpython/flowspace/objspace.pyc
Removing rpython/flowspace/operation.pyc
Removing rpython/flowspace/pygraph.pyc
Removing rpython/flowspace/specialcase.pyc
Removing rpython/jit/__init__.pyc
Removing rpython/jit/backend/__init__.pyc
Removing rpython/jit/backend/detect_cpu.pyc
Removing rpython/jit/backend/x86/__init__.pyc
Removing rpython/jit/backend/x86/detect_feature.pyc
Removing rpython/rlib/__init__.pyc
Removing rpython/rlib/_os_support.pyc
Removing rpython/rlib/_rsocket_rffi.pyc
Removing rpython/rlib/buffer.pyc
Removing rpython/rlib/cache.pyc
Removing rpython/rlib/constant.pyc
Removing rpython/rlib/debug.pyc
Removing rpython/rlib/entrypoint.pyc
Removing rpython/rlib/exports.pyc
Removing rpython/rlib/jit.pyc
Removing rpython/rlib/listsort.pyc
Removing rpython/rlib/longlong2float.pyc
Removing rpython/rlib/mutbuffer.pyc
Removing rpython/rlib/nonconst.pyc
Removing rpython/rlib/objectmodel.pyc
Removing rpython/rlib/rarithmetic.pyc
Removing rpython/rlib/rawrefcount.pyc
Removing rpython/rlib/rawstorage.pyc
Removing rpython/rlib/rbigint.pyc
Removing rpython/rlib/rcomplex.pyc
Removing rpython/rlib/rdynload.pyc
Removing rpython/rlib/rerased.pyc
Removing rpython/rlib/rfile.pyc
Removing rpython/rlib/rfloat.pyc
Removing rpython/rlib/rgc.pyc
Removing rpython/rlib/rgil.pyc
Removing rpython/rlib/rlocale.pyc
Removing rpython/rlib/rmarshal.pyc
Removing rpython/rlib/rmmap.pyc
Removing rpython/rlib/rposix.pyc
Removing rpython/rlib/rposix_environ.pyc
Removing rpython/rlib/rposix_stat.pyc
Removing rpython/rlib/rsignal.pyc
Removing rpython/rlib/rstack.pyc
Removing rpython/rlib/rstackovf.pyc
Removing rpython/rlib/rstring.pyc
Removing rpython/rlib/rstruct/__init__.pyc
Removing rpython/rlib/rstruct/error.pyc
Removing rpython/rlib/rthread.pyc
Removing rpython/rlib/rtimer.pyc
Removing rpython/rlib/runicode.pyc
Removing rpython/rlib/rurandom.pyc
Removing rpython/rlib/rutf8.pyc
Removing rpython/rlib/rvmprof/__init__.pyc
Removing rpython/rlib/rvmprof/cintf.pyc
Removing rpython/rlib/rvmprof/dummy.pyc
Removing rpython/rlib/rvmprof/rvmprof.pyc
Removing rpython/rlib/rweaklist.pyc
Removing rpython/rlib/rweakref.pyc
Removing rpython/rlib/rwin32.pyc
Removing rpython/rlib/signature.pyc
Removing rpython/rlib/special_value.pyc
Removing rpython/rlib/streamio.pyc
Removing rpython/rlib/types.pyc
Removing rpython/rlib/unicodedata/__init__.pyc
Removing rpython/rlib/unicodedata/dawg.pyc
Removing rpython/rlib/unicodedata/supportcode.pyc
Removing rpython/rlib/unicodedata/unicodedb_14_0_0.pyc
Removing rpython/rlib/unicodedata/unicodedb_3_2_0.pyc
Removing rpython/rlib/unicodedata/unicodedb_5_2_0.pyc
Removing rpython/rlib/unroll.pyc
Removing rpython/rtyper/__init__.pyc
Removing rpython/rtyper/annlowlevel.pyc
Removing rpython/rtyper/callparse.pyc
Removing rpython/rtyper/controllerentry.pyc
Removing rpython/rtyper/debug.pyc
Removing rpython/rtyper/error.pyc
Removing rpython/rtyper/exceptiondata.pyc
Removing rpython/rtyper/extfunc.pyc
Removing rpython/rtyper/extregistry.pyc
Removing rpython/rtyper/llannotation.pyc
Removing rpython/rtyper/llinterp.pyc
Removing rpython/rtyper/lltypesystem/__init__.pyc
Removing rpython/rtyper/lltypesystem/ll2ctypes.pyc
Removing rpython/rtyper/lltypesystem/ll_str.pyc
Removing rpython/rtyper/lltypesystem/llarena.pyc
Removing rpython/rtyper/lltypesystem/llgroup.pyc
Removing rpython/rtyper/lltypesystem/llheap.pyc
Removing rpython/rtyper/lltypesystem/llmemory.pyc
Removing rpython/rtyper/lltypesystem/lloperation.pyc
Removing rpython/rtyper/lltypesystem/lltype.pyc
Removing rpython/rtyper/lltypesystem/module/__init__.pyc
Removing rpython/rtyper/lltypesystem/module/ll_math.pyc
Removing rpython/rtyper/lltypesystem/rffi.pyc
Removing rpython/rtyper/lltypesystem/rgcref.pyc
Removing rpython/rtyper/lltypesystem/rlist.pyc
Removing rpython/rtyper/lltypesystem/rstr.pyc
Removing rpython/rtyper/normalizecalls.pyc
Removing rpython/rtyper/raddress.pyc
Removing rpython/rtyper/rbool.pyc
Removing rpython/rtyper/rbuiltin.pyc
Removing rpython/rtyper/rbytearray.pyc
Removing rpython/rtyper/rclass.pyc
Removing rpython/rtyper/rdict.pyc
Removing rpython/rtyper/rfloat.pyc
Removing rpython/rtyper/rint.pyc
Removing rpython/rtyper/rlist.pyc
Removing rpython/rtyper/rmodel.pyc
Removing rpython/rtyper/rnone.pyc
Removing rpython/rtyper/rpbc.pyc
Removing rpython/rtyper/rptr.pyc
Removing rpython/rtyper/rrange.pyc
Removing rpython/rtyper/rstr.pyc
Removing rpython/rtyper/rtuple.pyc
Removing rpython/rtyper/rtyper.pyc
Removing rpython/rtyper/rweakref.pyc
Removing rpython/rtyper/tool/__init__.pyc
Removing rpython/rtyper/tool/rffi_platform.pyc
Removing rpython/rtyper/tool/rfficache.pyc
Removing rpython/tool/__init__.pyc
Removing rpython/tool/algo/__init__.pyc
Removing rpython/tool/algo/graphlib.pyc
Removing rpython/tool/algo/sparsemat.pyc
Removing rpython/tool/algo/unionfind.pyc
Removing rpython/tool/ansi_mandelbrot.pyc
Removing rpython/tool/ansi_print.pyc
Removing rpython/tool/cparser/__init__.pyc
Removing rpython/tool/cparser/commontypes.pyc
Removing rpython/tool/cparser/cparser.pyc
Removing rpython/tool/cparser/cts.pyc
Removing rpython/tool/cparser/error.pyc
Removing rpython/tool/cparser/model.pyc
Removing rpython/tool/descriptor.pyc
Removing rpython/tool/error.pyc
Removing rpython/tool/flattenrec.pyc
Removing rpython/tool/gcc_cache.pyc
Removing rpython/tool/identity_dict.pyc
Removing rpython/tool/leakfinder.pyc
Removing rpython/tool/pairtype.pyc
Removing rpython/tool/runsubprocess.pyc
Removing rpython/tool/sourcetools.pyc
Removing rpython/tool/stdlib_opcode.pyc
Removing rpython/tool/udir.pyc
Removing rpython/tool/uid.pyc
Removing rpython/tool/version.pyc
Removing rpython/translator/__init__.pyc
Removing rpython/translator/backendopt/__init__.pyc
Removing rpython/translator/backendopt/canraise.pyc
Removing rpython/translator/backendopt/graphanalyze.pyc
Removing rpython/translator/backendopt/inline.pyc
Removing rpython/translator/backendopt/innerloop.pyc
Removing rpython/translator/backendopt/removenoops.pyc
Removing rpython/translator/backendopt/ssa.pyc
Removing rpython/translator/backendopt/support.pyc
Removing rpython/translator/c/__init__.pyc
Removing rpython/translator/c/database.pyc
Removing rpython/translator/c/extfunc.pyc
Removing rpython/translator/c/funcgen.pyc
Removing rpython/translator/c/gc.pyc
Removing rpython/translator/c/node.pyc
Removing rpython/translator/c/primitive.pyc
Removing rpython/translator/c/support.pyc
Removing rpython/translator/driver.pyc
Removing rpython/translator/exceptiontransform.pyc
Removing rpython/translator/gensupp.pyc
Removing rpython/translator/goal/__init__.pyc
Removing rpython/translator/goal/query.pyc
Removing rpython/translator/goal/translate.pyc
Removing rpython/translator/platform/__init__.pyc
Removing rpython/translator/platform/linux.pyc
Removing rpython/translator/platform/posix.pyc
Removing rpython/translator/sandbox/__init__.pyc
Removing rpython/translator/sandbox/rsandbox.pyc
Removing rpython/translator/simplify.pyc
Removing rpython/translator/timing.pyc
Removing rpython/translator/tool/__init__.pyc
Removing rpython/translator/tool/cbuild.pyc
Removing rpython/translator/tool/pdbplus.pyc
Removing rpython/translator/tool/taskengine.pyc
Removing rpython/translator/translator.pyc
Removing rpython/translator/unsimplify.pyc
program finished with exit code 0
elapsedTime=0.055233
git fetch -t https://github.com/pypy/pypy/ main
in dir /build_dir/pypy-c-jit-linux-x86-64/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=0.679161
git reset --hard 5098e49e7785600f31821c5b493e4742e3e6a5db --
in dir /build_dir/pypy-c-jit-linux-x86-64/build (timeout 2400 secs)
watching logfiles {}
argv: ['git', 'reset', '--hard', '5098e49e7785600f31821c5b493e4742e3e6a5db', '--']
using PTY: False
HEAD is now at 5098e49e778 typo
program finished with exit code 0
elapsedTime=0.967428
git branch -M main
in dir /build_dir/pypy-c-jit-linux-x86-64/build (timeout 2400 secs)
watching logfiles {}
argv: ['git', 'branch', '-M', 'main']
using PTY: False
program finished with exit code 0
elapsedTime=0.007683
git rev-parse HEAD
in dir /build_dir/pypy-c-jit-linux-x86-64/build (timeout 2400 secs)
watching logfiles {}
argv: ['git', 'rev-parse', 'HEAD']
using PTY: False
5098e49e7785600f31821c5b493e4742e3e6a5db
program finished with exit code 0
elapsedTime=0.006282