git --version in dir d:\pypy_stuff\buildbot64\slave\rpython-win-x86-64\build (timeout 2400 secs) watching logfiles {} argv: ['git', '--version'] using PTY: False git version 2.46.1.windows.1 program finished with exit code 0 elapsedTime=0.344000 program finished with exit code 0 git clean -f -d -x in dir d:\pypy_stuff\buildbot64\slave\rpython-win-x86-64\build (timeout 2400 secs) watching logfiles {} argv: ['git', 'clean', '-f', '-d', '-x'] using PTY: False Removing _pytest/__init__.pyc Removing _pytest/_argcomplete.pyc Removing _pytest/_code/__init__.pyc Removing _pytest/_code/_py2traceback.pyc Removing _pytest/_code/code.pyc Removing _pytest/_code/source.pyc Removing _pytest/_pluggy.pyc Removing _pytest/assertion/__init__.pyc Removing _pytest/assertion/reinterpret.pyc Removing _pytest/assertion/util.pyc Removing _pytest/cacheprovider.pyc Removing _pytest/capture.pyc Removing _pytest/config.pyc Removing _pytest/doctest.pyc Removing _pytest/genscript.pyc Removing _pytest/helpconfig.pyc Removing _pytest/hookspec.pyc Removing _pytest/junitxml.pyc Removing _pytest/main.pyc Removing _pytest/mark.pyc Removing _pytest/monkeypatch.pyc Removing _pytest/nose.pyc Removing _pytest/pastebin.pyc Removing _pytest/pdb.pyc Removing _pytest/python.pyc Removing _pytest/recwarn.pyc Removing _pytest/resultlog.pyc Removing _pytest/runner.pyc Removing _pytest/skipping.pyc Removing _pytest/terminal.pyc Removing _pytest/tmpdir.pyc Removing _pytest/unittest.pyc Removing _pytest/vendored_packages/__init__.pyc Removing _pytest/vendored_packages/pluggy.pyc 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/_iniconfig.pyc Removing py/_io/__init__.pyc Removing py/_io/capture.pyc Removing py/_io/saferepr.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 py/_xmlgen.pyc Removing pytest.pyc Removing rpython/__init__.pyc Removing rpython/_cache/ Removing rpython/annotator/__init__.pyc Removing rpython/annotator/annrpython.pyc Removing rpython/annotator/argument.pyc Removing rpython/annotator/binaryop.pyc Removing rpython/annotator/bookkeeper.pyc Removing rpython/annotator/builtin.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/test/__init__.pyc Removing rpython/annotator/test/test_annrpython.pyc Removing rpython/annotator/test/test_annrpython_py2.pyc Removing rpython/annotator/test/test_annsimplifyrpython.pyc Removing rpython/annotator/test/test_argument.pyc Removing rpython/annotator/test/test_description.pyc Removing rpython/annotator/test/test_model.pyc Removing rpython/annotator/test/test_signature.pyc Removing rpython/annotator/unaryop.pyc Removing rpython/config/__init__.pyc Removing rpython/config/config.pyc Removing rpython/config/parse.pyc Removing rpython/config/support.pyc Removing rpython/config/test/test_config.pyc Removing rpython/config/test/test_parse.pyc Removing rpython/config/test/test_support.pyc Removing rpython/config/test/test_translationoption.pyc Removing rpython/config/translationoption.pyc Removing rpython/conftest.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/flowspace/test/__init__.pyc Removing rpython/flowspace/test/cant_import.pyc Removing rpython/flowspace/test/test_argument.pyc Removing rpython/flowspace/test/test_checkgraph.pyc Removing rpython/flowspace/test/test_flowcontext.pyc Removing rpython/flowspace/test/test_framestate.pyc Removing rpython/flowspace/test/test_generator.pyc Removing rpython/flowspace/test/test_model.pyc Removing rpython/flowspace/test/test_objspace.pyc Removing rpython/flowspace/test/test_objspace_py2.pyc Removing rpython/flowspace/test/test_print_function.pyc Removing rpython/flowspace/test/test_unroll.pyc Removing rpython/jit/__init__.pyc Removing rpython/jit/backend/__init__.pyc Removing rpython/jit/backend/aarch64/__init__.pyc Removing rpython/jit/backend/aarch64/test/__init__.pyc Removing rpython/jit/backend/aarch64/test/conftest.pyc Removing rpython/jit/backend/conftest.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/jit/conftest.pyc Removing rpython/rlib/__init__.pyc Removing rpython/rlib/_os_support.pyc Removing rpython/rlib/debug.pyc Removing rpython/rlib/entrypoint.pyc Removing rpython/rlib/jit.pyc Removing rpython/rlib/nonconst.pyc Removing rpython/rlib/objectmodel.pyc Removing rpython/rlib/rarithmetic.pyc Removing rpython/rlib/rfloat.pyc Removing rpython/rlib/rgc.pyc Removing rpython/rlib/rgil.pyc Removing rpython/rlib/rmarshal.pyc Removing rpython/rlib/rmmap.pyc Removing rpython/rlib/rpath.pyc Removing rpython/rlib/rposix.pyc Removing rpython/rlib/rposix_environ.pyc Removing rpython/rlib/rposix_stat.pyc Removing rpython/rlib/rstackovf.pyc Removing rpython/rlib/rstring.pyc Removing rpython/rlib/rthread.pyc Removing rpython/rlib/rtime.pyc Removing rpython/rlib/rtimer.pyc Removing rpython/rlib/rutf8.pyc Removing rpython/rlib/rwin32.pyc Removing rpython/rlib/rwin32file.pyc Removing rpython/rlib/signature.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_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/extfuncregistry.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/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/rvirtualizable.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/unionfind.pyc Removing rpython/tool/ansi_mandelbrot.pyc Removing rpython/tool/ansi_print.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/pytest/__init__.pyc Removing rpython/tool/pytest/expecttest.pyc Removing rpython/tool/runsubprocess.pyc Removing rpython/tool/setuptools_msvc.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/ssa.pyc Removing rpython/translator/c/__init__.pyc Removing rpython/translator/c/primitive.pyc Removing rpython/translator/c/support.pyc Removing rpython/translator/driver.pyc Removing rpython/translator/gensupp.pyc Removing rpython/translator/goal/__init__.pyc Removing rpython/translator/goal/query.pyc Removing rpython/translator/interactive.pyc Removing rpython/translator/platform/__init__.pyc Removing rpython/translator/platform/posix.pyc Removing rpython/translator/platform/windows.pyc Removing rpython/translator/sandbox/__init__.pyc Removing rpython/translator/sandbox/rsandbox.pyc Removing rpython/translator/simplify.pyc Removing rpython/translator/test/__init__.pyc Removing rpython/translator/test/snippet.pyc Removing rpython/translator/timing.pyc Removing rpython/translator/tool/__init__.pyc Removing rpython/translator/tool/cbuild.pyc Removing rpython/translator/tool/taskengine.pyc Removing rpython/translator/transform.pyc Removing rpython/translator/translator.pyc Removing rpython/translator/unsimplify.pyc Removing testrun.log Removing virt_test/ program finished with exit code 0 elapsedTime=0.641000 git fetch -t https://github.com/pypy/pypy/ main in dir d:\pypy_stuff\buildbot64\slave\rpython-win-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=1.346000 git reset --hard fa44e73c3143b42d0577999e0cb4ff570c8f89d2 -- in dir d:\pypy_stuff\buildbot64\slave\rpython-win-x86-64\build (timeout 2400 secs) watching logfiles {} argv: ['git', 'reset', '--hard', 'fa44e73c3143b42d0577999e0cb4ff570c8f89d2', '--'] using PTY: False HEAD is now at fa44e73c314 only declare posix functions on posix platforms, add missing declaration program finished with exit code 0 elapsedTime=0.344000 git branch -M main in dir d:\pypy_stuff\buildbot64\slave\rpython-win-x86-64\build (timeout 2400 secs) watching logfiles {} argv: ['git', 'branch', '-M', 'main'] using PTY: False program finished with exit code 0 elapsedTime=0.235000 git rev-parse HEAD in dir d:\pypy_stuff\buildbot64\slave\rpython-win-x86-64\build (timeout 2400 secs) watching logfiles {} argv: ['git', 'rev-parse', 'HEAD'] using PTY: False fa44e73c3143b42d0577999e0cb4ff570c8f89d2 program finished with exit code 0 elapsedTime=0.235000