virt_test\Scripts\python.exe testrunner/runner.py --logfile=testrun.log --config=pypy/testrunner_cfg.py --config=~/machine_cfg.py --root=pypy --timeout=4000 in dir d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build (timeout 4000 secs) watching logfiles {'pytestLog': 'testrun.log'} argv: ['virt_test\\Scripts\\python.exe', 'testrunner/runner.py', '--logfile=testrun.log', '--config=pypy/testrunner_cfg.py', '--config=~/machine_cfg.py', '--root=pypy', '--timeout=4000'] environment: ALLUSERSPROFILE=C:\ProgramData APPDATA=C:\Users\matti\AppData\Roaming ASL.LOG=Destination=file CHOCOLATEYINSTALL=C:\ProgramData\chocolatey CHOCOLATEYLASTPATHUPDATE=133185086718935289 CHOCOLATEYTOOLSLOCATION=C:\tools CLINK_DIR=C:\Program Files (x86)\clink\0.4.9 COMMONPROGRAMFILES=C:\Program Files (x86)\Common Files COMMONPROGRAMFILES(X86)=C:\Program Files (x86)\Common Files COMMONPROGRAMW6432=C:\Program Files\Common Files COMPUTERNAME=DESKTOP-RYZEN COMSPEC=C:\WINDOWS\system32\cmd.exe CONDA_BAT=d:\miniconda\condabin\conda.bat CONDA_EXE=d:\miniconda\Scripts\conda.exe CONDA_SHLVL=0 CUDA_PATH=C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.7 CUDA_PATH_V11_7=C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.7 DRIVERDATA=C:\Windows\System32\Drivers\DriverData LOCALAPPDATA=C:\Users\matti\AppData\Local NUMBER_OF_PROCESSORS=2 NVTOOLSEXT_PATH=C:\Program Files\NVIDIA Corporation\NvToolsExt\ OS=Windows_NT PATH=d:\CPython27\lib\site-packages\pywin32_system32;d:\pypy_stuff\pypy\externals\bin;D:\CPython27;D:\pypy_stuff\pypy2.7-v7.3.18\Scripts;D:\pypy_stuff\pypy2.7-v7.3.18;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Program Files\TortoiseHg\;C:\Program Files\Git\cmd;C:\ProgramData\chocolatey\bin;C:\WINDOWS\System32\OpenSSH PATHEXT=.COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC PROCESSOR_ARCHITECTURE=x86 PROCESSOR_ARCHITEW6432=AMD64 PROCESSOR_IDENTIFIER=AMD64 Family 23 Model 113 Stepping 0, AuthenticAMD PROCESSOR_LEVEL=23 PROCESSOR_REVISION=7100 PROGRAMDATA=C:\ProgramData PROGRAMFILES=C:\Program Files (x86) PROGRAMFILES(X86)=C:\Program Files (x86) PROGRAMW6432=C:\Program Files PROMPT=$P$G PSMODULEPATH=%ProgramFiles%\WindowsPowerShell\Modules;C:\WINDOWS\system32\WindowsPowerShell\v1.0\Modules PUBLIC=C:\Users\Public PWD=d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build PYPYCHERRYPICK= PYPY_ENABLE_WINCONSOLEIO=1 PYTEST_XDIST_AUTO_NUM_WORKERS=4 PYTHONPATH=.; RTOOLS40_HOME=C:\rtools40 RTOOLS43_HOME=C:\rtools43 RTOOLS44_HOME=C:\rtools44 SYSTEMDRIVE=C: SYSTEMROOT=C:\WINDOWS TEMP=D:\SystemTemp TMP=D:\SystemTemp TMPDIR=d:\systemtemp\pytest USERDOMAIN=DESKTOP-RYZEN USERNAME=matti USERPROFILE=C:\Users\matti VS140COMNTOOLS=C:\Program Files (x86)\Microsoft Visual Studio 14.0\Common7\Tools\ WINDIR=C:\WINDOWS using PTY: False using config pypy/testrunner_cfg.py using config C:\Users\matti/machine_cfg.py running 4 parallel test workers setting MAKEFLAGS to ' ' (space) -- config/test -- interpreter/astcompiler/test -- interpreter/pyparser/test -- interpreter/test -- module/__builtin__/test -- module/__pypy__/test -- module/_abc/test -- module/_ast/test -- module/_cffi_backend/test -- module/_codecs/test -- module/_collections/test -- module/_continuation/test -- module/_cppyy/test -- module/_csv/test -- module/_demo/test -- module/_hpy_universal/test/_vendored -- module/_hpy_universal/test/pypy -- module/_io/test -- module/_jitlog/test -- module/_locale/test -- module/_lsprof/test -- module/_md5/test -- module/_minimal_curses/test -- module/_multibytecodec/test -- module/_multiprocessing/test -- module/_opcode/test -- module/_pickle/test -- module/_pickle_support/test -- module/_posixsubprocess/test -- module/_pypyjson/test -- module/_random/test -- module/_rawffi/alt/test -- module/_rawffi/test -- module/_socket/test -- module/_sre/test -- module/_vmprof/test -- module/_warnings/test -- module/_weakref/test -- module/_winreg/test -- module/array/test -- module/atexit/test -- module/binascii/test -- module/bz2/test -- module/cmath/test -- module/cpyext/test/test_api.py -- module/cpyext/test/test_arraymodule.py -- module/cpyext/test/test_async_iter.py -- module/cpyext/test/test_boolobject.py -- module/cpyext/test/test_borrow.py -- module/cpyext/test/test_buffer.py -- module/cpyext/test/test_bytearrayobject.py -- module/cpyext/test/test_bytesobject.py -- module/cpyext/test/test_capsule.py -- module/cpyext/test/test_cell.py -- module/cpyext/test/test_classobject.py -- module/cpyext/test/test_codecs.py -- module/cpyext/test/test_complexobject.py -- module/cpyext/test/test_contextvars.py -- module/cpyext/test/test_cpyext.py -- module/cpyext/test/test_datetime.py -- module/cpyext/test/test_dictobject.py -- module/cpyext/test/test_eval.py -- module/cpyext/test/test_exception.py -- module/cpyext/test/test_fileobject.py -- module/cpyext/test/test_floatobject.py -- module/cpyext/test/test_frameobject.py -- module/cpyext/test/test_funcobject.py -- module/cpyext/test/test_genobject.py -- module/cpyext/test/test_getargs.py -- module/cpyext/test/test_import.py -- module/cpyext/test/test_iterator.py -- module/cpyext/test/test_listobject.py -- module/cpyext/test/test_longobject.py -- module/cpyext/test/test_mapping.py -- module/cpyext/test/test_marshal.py -- module/cpyext/test/test_memoryobject.py -- module/cpyext/test/test_methodobject.py -- module/cpyext/test/test_misc.py -- module/cpyext/test/test_module.py -- module/cpyext/test/test_namespaceobject.py -- module/cpyext/test/test_ndarrayobject.py -- module/cpyext/test/test_number.py -- module/cpyext/test/test_object.py -- module/cpyext/test/test_pyerrors.py -- module/cpyext/test/test_pyfile.py -- module/cpyext/test/test_pymem.py -- module/cpyext/test/test_pysignals.py -- module/cpyext/test/test_pystate.py -- module/cpyext/test/test_pystrhex.py -- module/cpyext/test/test_pystrtod.py -- module/cpyext/test/test_sequence.py -- module/cpyext/test/test_setobject.py -- module/cpyext/test/test_sliceobject.py -- module/cpyext/test/test_structseq.py -- module/cpyext/test/test_sysmodule.py -- module/cpyext/test/test_thread.py -- module/cpyext/test/test_traceback.py -- module/cpyext/test/test_translate.py -- module/cpyext/test/test_tupleobject.py -- module/cpyext/test/test_typeobject.py -- module/cpyext/test/test_unicodeobject.py -- module/cpyext/test/test_userslots.py -- module/cpyext/test/test_version.py -- module/cpyext/test/test_weakref.py -- module/crypt/test -- module/errno/test -- module/exceptions/test -- module/faulthandler/test -- module/fcntl/test -- module/gc/test -- module/imp/test -- module/itertools/test -- module/marshal/test -- module/math/test -- module/micronumpy/test -- module/mmap/test -- module/operator/test -- module/posix/test -- module/pwd/test -- module/pyexpat/test -- module/pypyjit/test -- module/select/test -- module/signal/test -- module/struct/test -- module/sys/test -- module/termios/test -- module/test_lib_pypy -- module/thread/test -- module/time/test -- module/token/test -- module/unicodedata/test -- module/zipimport/test -- module/zlib/test -- objspace/fake/test -- objspace/std/test -- objspace/test -- sandbox/test -- tool/bench/test -- tool/memusage/test -- tool/pytest/fake_pytest/test -- tool/pytest/test -- tool/release/test -- tool/test -- total: 143 to run ++ 04:45:14 starting config/test [1 started in total] ++ 04:45:14 starting interpreter/astcompiler/test [2 started in total] ++ 04:45:14 starting interpreter/pyparser/test [3 started in total] ++ 04:45:14 starting interpreter/test [4 started in total] __ config/test [1 done in total, somefailed=False] ____________________________ ============================= test session starts ============================= platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples') pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.py rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini plugins: hypothesis-4.39.3 collected 161 items / 1 skipped config\test\test_pypyoption.py ................................................................................................................................................................. =================== 161 passed, 1 skipped in 258.25 seconds =================== ++ 04:49:39 starting module/__builtin__/test [5 started in total] __ interpreter/pyparser/test [2 done in total, somefailed=False] ______________ ============================= test session starts ============================= platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples') pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.pyc rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini plugins: hypothesis-4.39.3 [platform:msg] Updated environment with vsver 160, using x64 True [platform:msg] Updated environment with vsver 160, using x64 True collected 191 items interpreter\pyparser\test\apptest_parsestring.py ...... interpreter\pyparser\test\test_automata.py ... interpreter\pyparser\test\test_future.py ................................... interpreter\pyparser\test\test_gendfa.py . interpreter\pyparser\test\test_parsestring.py ............ interpreter\pyparser\test\test_pyparse.py ........................................................................................................ interpreter\pyparser\test\test_pytokenizer.py .............................. ======================== 191 passed in 931.40 seconds ========================= ++ 05:00:54 starting module/__pypy__/test [6 started in total] __ module/__builtin__/test [3 done in total, somefailed=False] ________________ ============================= test session starts ============================= platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples') pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.pyc rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini plugins: hypothesis-4.39.3 [platform:msg] Updated environment with vsver 160, using x64 True [platform:msg] Updated environment with vsver 160, using x64 True collected 318 items module\__builtin__\test\apptest_compile.py .................... module\__builtin__\test\apptest_descriptor.py ..... module\__builtin__\test\apptest_operator.py ... module\__builtin__\test\apptest_print.py ... module\__builtin__\test\test_abstractinst.py ..........s.. module\__builtin__\test\test_breakpoint.py ........ module\__builtin__\test\test_builtin.py ....................................................................... module\__builtin__\test\test_compile.py .. module\__builtin__\test\test_construct_singletons.py . module\__builtin__\test\test_descriptor.py ................................... module\__builtin__\test\test_dir.py ........... module\__builtin__\test\test_filter.py ........ module\__builtin__\test\test_filter_pickle.py ..... module\__builtin__\test\test_format.py . module\__builtin__\test\test_functional.py ........................................................................................ module\__builtin__\test\test_map_pickle.py ... module\__builtin__\test\test_minmax.py ....................... module\__builtin__\test\test_rawinput.py .. module\__builtin__\test\test_sum.py . module\__builtin__\test\test_vars.py ... module\__builtin__\test\test_zip.py ........... module\__builtin__\test\test_zip_pickle.py . =================== 317 passed, 1 skipped in 822.04 seconds =================== ++ 05:03:26 starting module/_abc/test [7 started in total] __ interpreter/astcompiler/test [4 done in total, somefailed=False] ___________ ============================= test session starts ============================= platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples') pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.pyc rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini plugins: hypothesis-4.39.3 [platform:msg] Updated environment with vsver 160, using x64 True [platform:msg] Updated environment with vsver 160, using x64 True collected 1509 items interpreter\astcompiler\test\apptest_compiler.py ...... interpreter\astcompiler\test\apptest_exceptiongroup.py ......................... interpreter\astcompiler\test\apptest_misc.py ............... interpreter\astcompiler\test\apptest_patma.py ...................................... interpreter\astcompiler\test\test_assemble.py ....................... interpreter\astcompiler\test\test_ast.py ............ interpreter\astcompiler\test\test_astbuilder.py ................................................................................................................. interpreter\astcompiler\test\test_compiler.py ................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................. interpreter\astcompiler\test\test_misc.py ............... interpreter\astcompiler\test\test_symtable.py ........................................ interpreter\astcompiler\test\test_unparse.py ................................ interpreter\astcompiler\test\test_validate.py ..................................................... ======================= 1509 passed in 1251.81 seconds ======================== ++ 05:06:15 starting module/_ast/test [8 started in total] __ module/_abc/test [5 done in total, somefailed=False] _______________________ ============================= test session starts ============================= platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples') pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.pyc rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini plugins: hypothesis-4.39.3 [platform:msg] Updated environment with vsver 160, using x64 True [platform:msg] Updated environment with vsver 160, using x64 True collected 6 items module\_abc\test\apptest_abc.py ... module\_abc\test\test_abc.py ... ========================= 6 passed in 529.06 seconds ========================== ++ 05:12:22 starting module/_cffi_backend/test [9 started in total] __ module/__pypy__/test [6 done in total, somefailed=True] ____________________ ============================= test session starts ============================= platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples') pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.pyc rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini plugins: hypothesis-4.39.3 [platform:msg] Updated environment with vsver 160, using x64 True [platform:msg] Updated environment with vsver 160, using x64 True collected 77 items module\__pypy__\test\apptest_picklebuffer.py .... module\__pypy__\test\test_builders.py ..... module\__pypy__\test\test_bytebuffer.py ... module\__pypy__\test\test_debug.py ...F... module\__pypy__\test\test_identitydict.py ...... module\__pypy__\test\test_intop.py ........... module\__pypy__\test\test_locals2fast.py ..... module\__pypy__\test\test_magic.py .......... module\__pypy__\test\test_newmemoryview.py ...... module\__pypy__\test\test_os.py F module\__pypy__\test\test_signal.py ..sss module\__pypy__\test\test_special.py ............s. ================================== FAILURES =================================== ___________________ AppTestDebug.test_debug_read_timestamp ____________________ self = <pypy.interpreter.typedef.W_ObjectObjectUserDictWeakrefable object at 0x000002bbc86a4170> def test_debug_read_timestamp(self): from __pypy__ import debug_read_timestamp a = debug_read_timestamp() b = debug_read_timestamp() > assert b > a E (application-level) AssertionError [d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pypy\module\__pypy__\test\test_debug.py:52]:5: AssertionError _________________________ AppTestOs.test_real_getenv __________________________ self = <pypy.interpreter.typedef.W_ObjectObjectUserDictWeakrefable object at 0x000002bbc8daa5d0> def test_real_getenv(self): import __pypy__.os import os key = 'UNLIKELY_SET' assert key not in os.environ os.putenv(key, '42') # this one skips Python cache > assert __pypy__.os.real_getenv(key) == '42' E (application-level) AssertionError [d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pypy\module\__pypy__\test\test_os.py:4]:9: AssertionError =========================== short test summary info =========================== FAIL module\__pypy__\test\test_debug.py::AppTestDebug::()::test_debug_read_timestamp FAIL module\__pypy__\test\test_os.py::AppTestOs::()::test_real_getenv ============== 2 failed, 71 passed, 4 skipped in 798.98 seconds =============== ++ 05:14:23 starting module/_codecs/test [10 started in total] __ module/_ast/test [7 done in total, somefailed=False] _______________________ ============================= test session starts ============================= platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples') pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.pyc rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini plugins: hypothesis-4.39.3 [platform:msg] Updated environment with vsver 160, using x64 True [platform:msg] Updated environment with vsver 160, using x64 True collected 55 items module\_ast\test\apptest_ast.py ... module\_ast\test\test_ast.py .................................................... ========================= 55 passed in 553.87 seconds ========================= ++ 05:15:36 starting module/_collections/test [11 started in total] __ module/_collections/test [8 done in total, somefailed=False] _______________ ============================= test session starts ============================= platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples') pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.pyc rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini plugins: hypothesis-4.39.3 [platform:msg] Updated environment with vsver 160, using x64 True [platform:msg] Updated environment with vsver 160, using x64 True collected 66 items module\_collections\test\apptest_defaultdict.py .............. module\_collections\test\apptest_deque.py .......................................... module\_collections\test\apptest_ordereddict.py .......... ========================= 66 passed in 361.70 seconds ========================= ++ 05:21:45 starting module/_continuation/test [12 started in total] __ module/_codecs/test [9 done in total, somefailed=True] _____________________ ============================= test session starts ============================= platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples') pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.pyc rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini plugins: hypothesis-4.39.3 [platform:msg] Updated environment with vsver 160, using x64 True [platform:msg] Updated environment with vsver 160, using x64 True collected 98 items module\_codecs\test\apptest_codecs.py .. module\_codecs\test\test_codecs.py ...........................................................................F......s...... module\_codecs\test\test_locale.py FFF... module\_codecs\test\test_ztranslation.py . ================================== FAILURES =================================== _____________________ AppTestPartialEvaluation.test_mbcs ______________________ self = <pypy.interpreter.typedef.W_ObjectObjectUserDictWeakrefable object at 0x000002cf037544b8> def test_mbcs(self): import sys if sys.platform != 'win32': return # sanity test from _codecs import mbcs_encode, mbcs_decode toencode = u'caf\xe9', 'caf\xe9' try: # test for non-latin1 codepage, more general test needed import winreg key = winreg.OpenKey(winreg.HKEY_LOCAL_MACHINE, r'System\CurrentControlSet\Control\Nls\CodePage') if winreg.QueryValueEx(key, 'ACP')[0] == u'1255': # non-latin1 toencode = u'caf\xbf',b'caf\xbf' except: assert False, 'cannot test mbcs on this windows system, check code page' assert u'test'.encode('mbcs') == b'test' > assert toencode[0].encode('mbcs') == toencode[1] E (application-level) AssertionError [d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pypy\module\_codecs\test\test_codecs.py:1380]:19: AssertionError _____________________ TestLocaleCodec.test_encode_locale ______________________ self = <pypy.module._codecs.test.test_locale.TestLocaleCodec object at 0x000002cf7e278bf0> def test_encode_locale(self): self.setlocale("en_US.UTF-8") for locale_encoder in (utf8_encode_locale_surrogateescape, utf8_encode_locale_strict): for val in u'foo', u' 日本', u'\U0001320C': utf8 = val.encode('utf-8') encoded = locale_encoder(utf8, len(val)) > assert encoded.decode('utf8') == val E assert u'\u320c' == u'\U0001320c' E - \u320c E + \U0001320c module\_codecs\test\test_locale.py:45: AssertionError _______________ TestLocaleCodec.test_encode_locale_errorhandler _______________ self = <pypy.module._codecs.test.test_locale.TestLocaleCodec object at 0x000002cf7ead2598> def test_encode_locale_errorhandler(self): self.setlocale("en_US.UTF-8") locale_encoder = utf8_encode_locale_surrogateescape utf8_encoder = self.getencoder('utf-8') encode_error_handler = self.getstate().encode_error_handler for val in u'foo\udc80bar', u'\udcff\U0001320C': s = val.encode('utf8') w_s = self.space.newtext(s) expected = utf8_encoder(self.space, s, w_s, 'surrogateescape', encode_error_handler) utf8 = val.encode('utf-8') > assert locale_encoder(utf8, len(val)) == expected E assert '\xff\xe3\x88\x8c' == '\xff\xf0\x93\x88\x8c' E - \xff\xe3\x88\x8c E ? ^ E + \xff\xf0\x93\x88\x8c E ? ^^^^^ module\_codecs\test\test_locale.py:58: AssertionError _____________________ TestLocaleCodec.test_decode_locale ______________________ self = <pypy.module._codecs.test.test_locale.TestLocaleCodec object at 0x000002cf7d2c23d8> def test_decode_locale(self): self.setlocale("en_US.UTF-8") utf8_decoder = self.getdecoder('utf-8') for locale_decoder in (str_decode_locale_surrogateescape, str_decode_locale_strict): for val in 'foo', ' \xe6\x97\xa5\xe6\x9c\xac', '\xf0\x93\x88\x8c': w_s = self.space.newbytes(val) assert (locale_decoder(val) == utf8_decoder(self.space, val, w_s, 'strict', > True, None)[:2]) E assert ('\xef\xbf\xbd', 1) == ('\xf0\x93\x88\x8c', 1) E At index 0 diff: '\xef\xbf\xbd' != '\xf0\x93\x88\x8c' E Use -v to get the full diff module\_codecs\test\test_locale.py:69: AssertionError =========================== short test summary info =========================== FAIL module\_codecs\test\test_codecs.py::AppTestPartialEvaluation::()::test_mbcs FAIL module\_codecs\test\test_locale.py::TestLocaleCodec::()::test_encode_locale FAIL module\_codecs\test\test_locale.py::TestLocaleCodec::()::test_encode_locale_errorhandler FAIL module\_codecs\test\test_locale.py::TestLocaleCodec::()::test_decode_locale ============== 4 failed, 93 passed, 1 skipped in 456.11 seconds =============== ++ 05:22:08 starting module/_cppyy/test [13 started in total] __ module/_cppyy/test [10 done in total, somefailed=False] ____________________ ============================= test session starts ============================= platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples') pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.pyc rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini plugins: hypothesis-4.39.3 collected 0 items ======================== no tests ran in 0.06 seconds ========================= ++ 05:22:10 starting module/_csv/test [14 started in total] __ module/_continuation/test [11 done in total, somefailed=False] _____________ ============================= test session starts ============================= platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples') pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.pyc rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini plugins: hypothesis-4.39.3 collected 32 items / 3 skipped module\_continuation\test\test_generator.py ssss module\_continuation\test\test_greenlet.py s.ssssss.sssssssssssssss.sss =================== 3 passed, 32 skipped in 290.47 seconds ==================== ++ 05:26:41 starting module/_demo/test [15 started in total] __ module/_csv/test [12 done in total, somefailed=False] ______________________ ============================= test session starts ============================= platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples') pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.pyc rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini plugins: hypothesis-4.39.3 collected 34 items module\_csv\test\test_dialect.py .............. module\_csv\test\test_reader.py ............. module\_csv\test\test_writer.py ...... module\_csv\test\test_ztranslation.py . ========================= 34 passed in 309.20 seconds ========================= ++ 05:27:28 starting module/_hpy_universal/test/_vendored [16 started in total] __ module/_demo/test [13 done in total, somefailed=False] _____________________ ============================= test session starts ============================= platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples') pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.pyc rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini plugins: hypothesis-4.39.3 collected 3 items module\_demo\test\test_import.py .. module\_demo\test\test_sieve.py . ========================= 3 passed in 174.65 seconds ========================== ++ 05:29:47 starting module/_hpy_universal/test/pypy [17 started in total] __ module/_hpy_universal/test/_vendored [14 done in total, somefailed=False] __ [platform:msg] Updated environment with vsver 160, using x64 True [platform:msg] Updated environment with vsver 160, using x64 True ('warning: setuptools.command.build does not exist in setuptools', '44.1.1', 'on', '2.7.18 (0d4dcfdded47, Oct 09 2024, 22:30:52)\n[PyPy 7.3.18-alpha0 with MSC v.1929 64 bit (AMD64)]')argparse.c buildvalue.c format.c helpers.c structseq.c Microsoft (R) Library Manager Version 14.41.34123.0 Copyright (C) Microsoft Corporation. All rights reserved. ============================= test session starts ============================= platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples') pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.pyc rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini plugins: hypothesis-4.39.3 collected 0 items ======================== no tests ran in 0.03 seconds ========================= ++ 05:35:25 starting module/_io/test [18 started in total] __ module/_hpy_universal/test/pypy [15 done in total, somefailed=False] _______ [platform:msg] Updated environment with vsver 160, using x64 True [platform:msg] Updated environment with vsver 160, using x64 True ('warning: setuptools.command.build does not exist in setuptools', '44.1.1', 'on', '2.7.18 (0d4dcfdded47, Oct 09 2024, 22:30:52)\n[PyPy 7.3.18-alpha0 with MSC v.1929 64 bit (AMD64)]')argparse.c buildvalue.c format.c helpers.c structseq.c Microsoft (R) Library Manager Version 14.41.34123.0 Copyright (C) Microsoft Corporation. All rights reserved. ============================= test session starts ============================= platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples') pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.pyc rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini plugins: hypothesis-4.39.3 collected 0 items ======================== no tests ran in 0.01 seconds ========================= ++ 05:35:25 starting module/_jitlog/test [19 started in total] __ module/_jitlog/test [16 done in total, somefailed=False] ___________________ ============================= test session starts ============================= platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples') pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.pyc rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini plugins: hypothesis-4.39.3 collected 1 items module\_jitlog\test\test__jitlog.py s ========================= 1 skipped in 219.51 seconds ========================= ++ 05:39:14 starting module/_locale/test [20 started in total] __ module/_locale/test [17 done in total, somefailed=False] ___________________ ============================= test session starts ============================= platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples') pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.pyc rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini plugins: hypothesis-4.39.3 collected 15 items module\_locale\test\test_locale.py .......ss.ss.s. =================== 10 passed, 5 skipped in 402.78 seconds ==================== ++ 05:46:01 starting module/_lsprof/test [21 started in total] __ module/_io/test [18 done in total, somefailed=True] ________________________ ============================= test session starts ============================= platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples') pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.pyc rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini plugins: hypothesis-4.39.3 [platform:msg] Updated environment with vsver 160, using x64 True [platform:msg] Updated environment with vsver 160, using x64 True collected 298 items module\_io\test\apptest_bytesio.py ................. module\_io\test\apptest_io.py .......................F.....F..........F.. module\_io\test\apptest_stringio.py ........................... module\_io\test\apptest_textio.py ..............................s................. module\_io\test\test_bufferedio.py .....................ss......................ss........................ss................................ module\_io\test\test_fileio.py ..................s................. module\_io\test\test_interp_textio.py ......FF. module\_io\test\test_win32consoleio.py ......s...... ================================== FAILURES =================================== ________________________________ test_telling _________________________________ tempfile = W_UnicodeObject('d:\\systemtemp\\pytest\\pytest-of-matti\\pytest-261\\tempfile') def test_telling(tempfile): with _io.open(tempfile, "w+", encoding="utf8") as f: p0 = f.tell() f.write("\xff\n") p1 = f.tell() f.write("\xff\n") p2 = f.tell() f.seek(0) assert p0 == 0 > assert p1 == 3 E (application-level) AssertionError: assert 4 == 3 module\_io\test\apptest_io.py:287: AssertionError ____________________________ test_warn_on_dealloc _____________________________ tempfile = W_UnicodeObject('d:\\systemtemp\\pytest\\pytest-of-matti\\pytest-267\\tempfile') def test_warn_on_dealloc(tempfile): > _check_warn_on_dealloc(tempfile, 'wb', buffering=0) module\_io\test\apptest_io.py:376: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ args = W_TupleObject(W_UnicodeObject('d:\\systemtemp\\pytest\\pytest-of-matti\\pytest-267\\tempfile'), W_UnicodeObject('wb')) kwargs = W_DictObject(<pypy.objspace.std.kwargsdict.KwargsDictStrategy object at 0x0000012c70b4e608>) gc = <pypy.module.gc.moduledef.Module object at 0x0000012c6fbc96a8> warnings = <pypy.interpreter.module.Module object at 0x0000012c6e11a448> f = <pypy.objspace.std.noneobject.W_NoneObject object at 0x0000012c6d613b78> r = W_UnicodeObject("<_io.FileIO name='d:\\\\systemtemp\\\\pytest\\\\pytest-of-matti\\\\pytest-267\\\\tempfile' mode='wb' closefd=True>") w = W_ListObject(<pypy.objspace.std.listobject.ObjectListStrategy object at 0x0000...reter.typedef.W_ObjectObjectUserDictWeakrefable object at 0x0000012c7931c720>]) @py_assert2 = <pypy.objspace.std.noneobject.W_NoneObject object at 0x0000012c6d613b78> @py_assert5 = W_UnicodeObject('{message : ResourceWarning("unclosed file <_io.FileIO name=\'...\pypy\\\\module\\\\_io\\\\test\\\\apptest_io.py\', lineno : 371, line : None}') @py_assert4 = <pypy.objspace.std.noneobject.W_NoneObject object at 0x0000012c6d613b78> @py_format7 = W_UnicodeObject('"<_io.FileIO name=\'d:\\\\\\\\systemtemp\\\\\\\\pytest\\\\\\\...ne : None}\' = str(<warnings.WarningMessage object at 0x0000012c7931c720>)\n}') @py_format9 = W_UnicodeObject('assert "<_io.FileIO name=\'d:\\\\\\\\systemtemp\\\\\\\\pytest...ne : None}\' = str(<warnings.WarningMessage object at 0x0000012c7931c720>)\n}') def _check_warn_on_dealloc(*args, **kwargs): import gc import warnings f = open(*args, **kwargs) r = repr(f) gc.collect() with warnings.catch_warnings(record=True) as w: warnings.simplefilter('always') f = None gc.collect() assert len(w) == 1, len(w) > assert r in str(w[0]) E (application-level) AssertionError: assert "<_io.FileIO name='d:\\\\systemtemp\\\\pytest\\\\pytest-of-matti\\\\pytest-267\\\\tempfile' mode='wb' closefd=True>" in '{message : ResourceWarning("unclosed file <_io.FileIO name=\'d:\\\\\\\\systemtemp\\\\\\\\pytest\\\\\\\\pytest-of-matti\\\\\\\\pytest-267\\\\\\\\tempfile\' mode=\'wb\' closefd=True>"), category : \'ResourceWarning\', filename : \'d:\\\\pypy_stuff\\\\buildbot64\\\\slave\\\\own-win-x86-64\\\\build\\\\pypy\\\\module\\\\_io\\\\test\\\\apptest_io.py\', lineno : 371, line : None}' E + where '{message : ResourceWarning("unclosed file <_io.FileIO name=\'d:\\\\\\\\systemtemp\\\\\\\\pytest\\\\\\\\pytest-of-matti\\\\\\\\pytest-267\\\\\\\\tempfile\' mode=\'wb\' closefd=True>"), category : \'ResourceWarning\', filename : \'d:\\\\pypy_stuff\\\\buildbot64\\\\slave\\\\own-win-x86-64\\\\build\\\\pypy\\\\module\\\\_io\\\\test\\\\apptest_io.py\', lineno : 371, line : None}' = str(<warnings.WarningMessage object at 0x0000012c7931c720>) module\_io\test\apptest_io.py:373: AssertionError ___________________________ test_tell_univnewlines ____________________________ tempfile = W_UnicodeObject('d:\\systemtemp\\pytest\\pytest-of-matti\\pytest-276\\tempfile') def test_tell_univnewlines(tempfile): import io import sys NEWLINE = '\r\n' with io.open(tempfile, "w") as fp: fp.write(DATA_CRLF) with io.open(tempfile, "r") as fp: assert repr(fp.newlines) == repr(None) data = fp.readline() pos = fp.tell() if "__pypy__" in sys.modules: > assert repr(fp.newlines) == repr(NEWLINE) E (application-level) AssertionError: assert "'\\r'" == "'\\r\\n'" E + where "'\\r'" = repr('\r') E + where '\r' = <_io.TextIOWrapper name='d:\\systemtemp\\pytest\\pytest-of-matti\\pytest-276\\tempfile' mode='r' encoding='utf-8'>.newlines E + and "'\\r\\n'" = repr('\r\n') module\_io\test\apptest_io.py:559: AssertionError __________________________________ test_tell __________________________________ space = StdObjSpace @given(content=st_readline(characters=st.characters(blacklist_categories='C'))) > def test_tell(space, content): module\_io\test\test_interp_textio.py:147: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ ..\virt_test\site-packages\hypothesis\core.py:563: in execute result = self.test_runner(data, run) ..\virt_test\site-packages\hypothesis\executors.py:56: in default_new_style_executor return function(data) ..\virt_test\site-packages\hypothesis\core.py:561: in run return test(*args, **kwargs) _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ space = StdObjSpace, content = (u'\n', [0, -1]) @given(content=st_readline(characters=st.characters(blacklist_categories='C'))) def test_tell(space, content): txt, limits = content restxt = translate_newlines(txt) resstr = restxt.encode('utf-8') for read_chars_before_seeking in range(len(restxt)): w_stream = W_BytesIO(space) w_stream.descr_init(space, space.newbytes(txt.encode('utf-8'))) w_textio = W_TextIOWrapper(space) w_textio.descr_init( space, w_stream, encoding='utf-8' ) w_res1 = w_textio.read_w(space, space.newint(read_chars_before_seeking)) assert space.len_w(w_res1) <= read_chars_before_seeking w_tell = w_textio.tell_w(space) w_textio.seek_w(space, space.newint(0)) # seek to beginning w_textio.seek_w(space, w_tell) # then back to position w_res2 = w_textio.read_w(space) w_res = space.add(w_res1, w_res2) res = space.text_w(w_res) > assert res == resstr E assert '\n' == '\r\n' E - E + \r module\_io\test\test_interp_textio.py:170: AssertionError --------------------------------- Hypothesis ---------------------------------- Falsifying example: test_tell(space=StdObjSpace, content=(u'\n', [0, -1])) ___________________________ test_getstate_setstate ____________________________ space = StdObjSpace @given(content=st_readline(characters=st.characters(blacklist_categories='C'))) > def test_getstate_setstate(space, content): module\_io\test\test_interp_textio.py:173: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ ..\virt_test\site-packages\hypothesis\core.py:563: in execute result = self.test_runner(data, run) ..\virt_test\site-packages\hypothesis\executors.py:56: in default_new_style_executor return function(data) ..\virt_test\site-packages\hypothesis\core.py:561: in run return test(*args, **kwargs) _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ space = StdObjSpace, content = (u'\n', [0, -1]) @given(content=st_readline(characters=st.characters(blacklist_categories='C'))) def test_getstate_setstate(space, content): txt, limits = content restxt = translate_newlines(txt) for read_chars_before_getstate in range(len(restxt)): w_stream = W_BytesIO(space) w_stream.descr_init(space, space.newbytes(txt.encode('utf-8'))) w_textio = W_TextIOWrapper(space) w_textio.descr_init( space, w_stream, encoding='utf-8' ) w_state_start = w_textio.w_decoder.getstate_w(space) w_res1 = w_textio.read_w(space, space.newint(read_chars_before_getstate)) w_current_state = w_textio.w_decoder.getstate_w(space) w_textio.w_decoder.setstate_w(space, w_state_start) w_textio.w_decoder.setstate_w(space, w_current_state) w_res2 = w_textio.read_w(space) w_res = space.add(w_res1, w_res2) res = space.text_w(w_res).decode("utf-8") > assert res == restxt E assert u'\n' == u'\r\n' module\_io\test\test_interp_textio.py:194: AssertionError --------------------------------- Hypothesis ---------------------------------- Falsifying example: test_getstate_setstate(space=StdObjSpace, content=(u'\n', [0, -1])) =========================== short test summary info =========================== FAIL module\_io\test\apptest_io.py::test_telling FAIL module\_io\test\apptest_io.py::test_warn_on_dealloc FAIL module\_io\test\apptest_io.py::test_tell_univnewlines FAIL module\_io\test\test_interp_textio.py::test_tell FAIL module\_io\test\test_interp_textio.py::test_getstate_setstate ============== 5 failed, 284 passed, 9 skipped in 853.33 seconds ============== ++ 05:49:43 starting module/_md5/test [22 started in total] __ module/_lsprof/test [19 done in total, somefailed=True] ____________________ ============================= test session starts ============================= platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples') pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.pyc rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini plugins: hypothesis-4.39.3 collected 6 items module\_lsprof\test\test_cprofile.py .F..F. ================================== FAILURES =================================== ________________________ AppTestCProfile.test_builtins ________________________ self = <pypy.interpreter.typedef.W_ObjectObjectUserDictWeakrefable object at 0x000001b0915af558> def test_builtins(self): import _lsprof prof = _lsprof.Profiler() lst = [] prof.enable() lst.append(len(lst)) prof.disable() stats = prof.getstats() expected = ( "<built-in method builtins.len>", "<method 'append' of 'list' objects>", "<method 'disable' of '_lsprof.Profiler' objects>", ) for entry in stats: > assert entry.code in expected E (application-level) AssertionError [d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pypy\module\_lsprof\test\test_cprofile.py:13]:15: AssertionError ____________________ AppTestCProfile.test_scale_of_result _____________________ self = <pypy.interpreter.typedef.W_ObjectObjectUserDictWeakrefable object at 0x000001b0915af558> def test_scale_of_result(self): import _lsprof, time prof = _lsprof.Profiler() def foo(n): t = time.time() while abs(t - time.time()) < 1.0: pass # busy-wait for 1 second def bar(n): foo(n) prof.enable() bar(0) prof.disable() stats = prof.getstats() entries = {} for entry in stats: entries[entry.code] = entry efoo = entries[foo.__code__] ebar = entries[bar.__code__] > assert 0.9 < efoo.totaltime < 2.9 E (application-level) AssertionError [d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pypy\module\_lsprof\test\test_cprofile.py:130]:19: AssertionError =========================== short test summary info =========================== FAIL module\_lsprof\test\test_cprofile.py::AppTestCProfile::()::test_builtins FAIL module\_lsprof\test\test_cprofile.py::AppTestCProfile::()::test_scale_of_result ==================== 2 failed, 4 passed in 230.85 seconds ===================== ++ 05:49:58 starting module/_minimal_curses/test [23 started in total] __ interpreter/test [20 done in total, somefailed=True] _______________________ ============================= test session starts ============================= platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples') pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.pyc rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini plugins: hypothesis-4.39.3 [platform:msg] Updated environment with vsver 160, using x64 True [platform:msg] Updated environment with vsver 160, using x64 True collected 1325 items interpreter\test\apptest_annotations.py .......................... interpreter\test\apptest_annotations_string.py ...... interpreter\test\apptest_class.py ................ interpreter\test\apptest_coroutine.py ..................................................... interpreter\test\apptest_descrtypecheck.py .. interpreter\test\apptest_exceptions.py .......................... interpreter\test\apptest_exctable_dis.py ......... interpreter\test\apptest_exec.py ......................... interpreter\test\apptest_extcall.py ..... interpreter\test\apptest_function.py .....................................s..................................................... interpreter\test\apptest_generator.py ................................................................... interpreter\test\apptest_nestedscope.py .................. interpreter\test\apptest_pycode.py .... interpreter\test\apptest_pyframe.py ................................................................ interpreter\test\apptest_raise.py ................................................... interpreter\test\apptest_settrace_jump.py . interpreter\test\apptest_sys_settrace.py .............................................................................................................................................. interpreter\test\apptest_traceback.py ......F. interpreter\test\apptest_unraisable.py .... interpreter\test\apptest_with_leak.py ......... interpreter\test\test_app_main.py ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssF.. interpreter\test\test_appinterp.py ............. interpreter\test\test_argument.py .............................................. interpreter\test\test_buffer.py ... interpreter\test\test_cellfamily.py ....... interpreter\test\test_code.py ............ interpreter\test\test_compiler.py ............................................................................................................. interpreter\test\test_error.py .............. interpreter\test\test_exceptcomp.py ......... interpreter\test\test_executioncontext.py ................ interpreter\test\test_extmodules.py . interpreter\test\test_fsencode.py F.. interpreter\test\test_function.py ............. interpreter\test\test_gateway.py .........................................ss......................... interpreter\test\test_generator.py . interpreter\test\test_interpreter.py ................................................. interpreter\test\test_location.py .......... interpreter\test\test_main.py ..... interpreter\test\test_mixedmodule.py ...... interpreter\test\test_module.py ....................... interpreter\test\test_objspace.py .................................. interpreter\test\test_pycode.py .. interpreter\test\test_pyframe.py ................................ interpreter\test\test_reverse_debugging.py .. interpreter\test\test_special.py ... interpreter\test\test_syntax.py ......................................................... interpreter\test\test_targetpypy.py .. interpreter\test\test_typedef.py ................... interpreter\test\test_unicodehelper.py .......... interpreter\test\test_zpy.py ....Timed out running ['d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\virt_test\\Scripts\\python.exe', 'd:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pytest.py', '-p', 'resultlog', '--resultlog=d:\\systemtemp\\pytest\\usession-testrunner-17\\3-test-pytest-log', 'interpreter/test'] with cwd='d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pypy' timeout=4000: but no error, killing process ++ 05:51:56 starting module/_multibytecodec/test [24 started in total] __ module/_md5/test [21 done in total, somefailed=False] ______________________ ============================= test session starts ============================= platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples') pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.pyc rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini plugins: hypothesis-4.39.3 collected 8 items module\_md5\test\test_md5.py ........ ========================= 8 passed in 196.79 seconds ========================== ++ 05:53:10 starting module/_multiprocessing/test [25 started in total] __ module/_minimal_curses/test [22 done in total, somefailed=False] ___________ ============================= test session starts ============================= platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples') pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.pyc rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini plugins: hypothesis-4.39.3 collected 6 items [platform:msg] Updated environment with vsver 160, using x64 True [platform:msg] Updated environment with vsver 160, using x64 True module\_minimal_curses\test\test_curses.py ssssss ========================= 6 skipped in 204.58 seconds ========================= ++ 05:53:25 starting module/_opcode/test [26 started in total] __ module/_opcode/test [23 done in total, somefailed=False] ___________________ ============================= test session starts ============================= platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples') pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.pyc rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini plugins: hypothesis-4.39.3 [platform:msg] Updated environment with vsver 160, using x64 True [platform:msg] Updated environment with vsver 160, using x64 True collected 5 items module\_opcode\test\apptest_opcode.py ..... ========================= 5 passed in 265.84 seconds ========================== ++ 05:57:57 starting module/_pickle/test [27 started in total] __ module/_multibytecodec/test [24 done in total, somefailed=True] ____________ ============================= test session starts ============================= platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples') pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.pyc rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini plugins: hypothesis-4.39.3 [platform:msg] Updated environment with vsver 160, using x64 True [platform:msg] Updated environment with vsver 160, using x64 True collected 66 items module\_multibytecodec\test\apptest_codecs.py ................... module\_multibytecodec\test\apptest_incremental.py ..................F module\_multibytecodec\test\apptest_stream.py ..... module\_multibytecodec\test\test_c_codecs.py ..................s module\_multibytecodec\test\test_multibtye_codecs.py ... module\_multibytecodec\test\test_translation.py s ================================== FAILURES =================================== _________________________ test_incremental_big5hkscs __________________________ def test_incremental_big5hkscs(): import _codecs import _io with open(myfile + '/big5hkscs.txt', 'rb') as fid: uni_str = fid.read() with open(myfile + '/big5hkscs-utf8.txt', 'rb') as fid: utf8str = fid.read() UTF8Reader = _codecs.lookup('utf-8').streamreader for sizehint in [None] + list(range(1, 33)) + [64, 128, 256, 512, 1024]: istream = UTF8Reader(_io.BytesIO(utf8str)) ostream = _io.BytesIO() encoder = IncrementalBig5hkscsEncoder() while 1: if sizehint is not None: data = istream.read(sizehint) else: data = istream.read() if not data: break > e = encoder.encode(data) E (application-level) UnicodeEncodeError: 'big5hkscs' codec can't encode character '\U0002010c' in position 0: illegal multibyte sequence module\_multibytecodec\test\apptest_incremental.py:261: UnicodeEncodeError =========================== short test summary info =========================== FAIL module\_multibytecodec\test\apptest_incremental.py::test_incremental_big5hkscs ============== 1 failed, 63 passed, 2 skipped in 365.35 seconds =============== ++ 05:58:04 starting module/_pickle_support/test [28 started in total] __ module/_pickle_support/test [25 done in total, somefailed=False] ___________ ============================= test session starts ============================= platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples') pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.pyc rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini plugins: hypothesis-4.39.3 [platform:msg] Updated environment with vsver 160, using x64 True [platform:msg] Updated environment with vsver 160, using x64 True collected 1 items module\_pickle_support\test\apptest__pickle_support.py . ========================= 1 passed in 147.22 seconds ========================== ++ 06:00:40 starting module/_posixsubprocess/test [29 started in total] __ module/_posixsubprocess/test [26 done in total, somefailed=True] ___________ ============================= test session starts ============================= platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples') pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.pyc rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini plugins: hypothesis-4.39.3 [platform:msg] Updated environment with vsver 160, using x64 True [platform:msg] Updated environment with vsver 160, using x64 True collected 0 items / 2 errors =================================== ERRORS ==================================== __ ERROR collecting pypy/module/_posixsubprocess/test/apptest_subprocess.py ___ tool\pytest\apptest2.py:25: in collect space = objspace.gettestobjspace(**spaceconfig) tool\pytest\objspace.py:24: in gettestobjspace space = maketestobjspace(config) tool\pytest\objspace.py:34: in maketestobjspace space = make_objspace(config) tool\option.py:33: in make_objspace return StdObjSpace(config) interpreter\baseobjspace.py:455: in __init__ self.initialize() objspace\std\objspace.py:115: in initialize self.make_builtins() interpreter\baseobjspace.py:663: in make_builtins self.install_mixedmodule(mixedname) interpreter\baseobjspace.py:704: in install_mixedmodule self.setbuiltinmodule(mixedname) interpreter\baseobjspace.py:541: in setbuiltinmodule mod = Module(self, self.newtext(name)) interpreter\mixedmodule.py:27: in __init__ self.__class__.buildloaders() module\fcntl\moduledef.py:17: in buildloaders from pypy.module.fcntl import interp_fcntl module\fcntl\interp_fcntl.py:44: in <module> for k, v in platform.configure(CConfig).items(): ..\rpython\rtyper\tool\rffi_platform.py:216: in configure for name, result in zip(entries, results): ..\rpython\rtyper\tool\rffi_platform.py:241: in configure_entries writer.path, eci, ignore_errors=ignore_errors)) ..\rpython\rtyper\tool\rffi_platform.py:745: in run_example_code output = build_executable_cache(files, eci, ignore_errors=ignore_errors) ..\rpython\tool\gcc_cache.py:28: in build_executable_cache result = platform.execute(platform.compile(c_files, eci)) ..\rpython\translator\platform\__init__.py:57: in compile ofiles = self._compile_o_files(cfiles, eci, standalone) ..\rpython\translator\platform\__init__.py:79: in _compile_o_files ofiles.append(self._compile_c_file(self.cc, cfile, compile_args)) ..\rpython\translator\platform\windows.py:286: in _compile_c_file self._execute_c_compiler(cc, args, oname) ..\rpython\translator\platform\__init__.py:143: in _execute_c_compiler self._handle_error(returncode, stdout, stderr, outname) ..\rpython\translator\platform\windows.py:315: in _handle_error raise CompilationError(stdout, stderr) E CompilationError: CompilationError(err=""" E platcheck_73.c E d:\systemtemp\pytest\usession-py3.11-636\platcheck_73.c(93): fatal error C1083: Cannot open include file: 'sys/file.h': No such file or directory E """) ------------------------------- Captured stderr ------------------------------- [platform:Error] platcheck_73.c [platform:Error] d:\systemtemp\pytest\usession-py3.11-636\platcheck_73.c(93): fatal error C1083: Cannot open include file: 'sys/file.h': No such file or directory ___ ERROR collecting pypy/module/_posixsubprocess/test/test_ztranslation.py ___ ..\py\_path\local.py:650: in pyimport __import__(modname) module\_posixsubprocess\test\__init__.py:5: in <module> pytest.skip("not on windows", allow_module_level=True) E TypeError: skip() got an unexpected keyword argument 'allow_module_level' ========================== 2 error in 182.33 seconds ========================== ++ 06:03:46 starting module/_pypyjson/test [30 started in total] __ module/_multiprocessing/test [27 done in total, somefailed=True] ___________ ============================= test session starts ============================= platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples') pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.pyc rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini plugins: hypothesis-4.39.3 collected 12 items module\_multiprocessing\test\test_interp_semaphore.py s module\_multiprocessing\test\test_semaphore.py s........E module\_multiprocessing\test\test_win32.py . module\_multiprocessing\test\test_ztranslation.py . =================================== ERRORS ==================================== ____________ ERROR at teardown of AppTestSemaphore.test_in_threads ____________ self = <CallInfo when='teardown' exception: { array [ '%', 'L', 'E', '\x00' ]: ... File "d:\pypy_stuff\buildbot64\slav...bot64\slave\own-win-x86-64\build\pypy\module\_cffi_backend\ctypefunc.py", line 523, in rawallocate flavor='raw') }> func = <function <lambda> at 0x0000022bc977a890>, when = 'teardown' def __init__(self, func, when): #: context of invocation: one of "setup", "call", #: "teardown", "memocollect" self.when = when self.start = time() try: > self.result = func() ..\_pytest\runner.py:150: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ > return CallInfo(lambda: ihook(item=item, **kwds), when=when) ..\_pytest\runner.py:138: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = <_HookCaller 'pytest_runtest_teardown'> kwargs = {'__multicall__': <_MultiCall 0 results, 0 meths, kwargs={'item': <AppTestMethod 'test_in_threads'>, 'nextitem': <AppT...s, 0 meths, kwargs={...}>}>, 'item': <AppTestMethod 'test_in_threads'>, 'nextitem': <AppTestMethod 'test_closesocket'>} def __call__(self, **kwargs): assert not self.is_historic() > return self._hookexec(self, self._nonwrappers + self._wrappers, kwargs) ..\_pytest\vendored_packages\pluggy.py:724: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = <_pytest.config.PytestPluginManager object at 0x0000022bbb5f1478> hook = <_HookCaller 'pytest_runtest_teardown'>, methods = [] kwargs = {'__multicall__': <_MultiCall 0 results, 0 meths, kwargs={'item': <AppTestMethod 'test_in_threads'>, 'nextitem': <AppT...s, 0 meths, kwargs={...}>}>, 'item': <AppTestMethod 'test_in_threads'>, 'nextitem': <AppTestMethod 'test_closesocket'>} def _hookexec(self, hook, methods, kwargs): # called from all hookcaller instances. # enable_tracing will set its own wrapping function at self._inner_hookexec > return self._inner_hookexec(hook, methods, kwargs) ..\_pytest\vendored_packages\pluggy.py:338: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ hook = <_HookCaller 'pytest_runtest_teardown'>, methods = [] kwargs = {'__multicall__': <_MultiCall 0 results, 0 meths, kwargs={'item': <AppTestMethod 'test_in_threads'>, 'nextitem': <AppT...s, 0 meths, kwargs={...}>}>, 'item': <AppTestMethod 'test_in_threads'>, 'nextitem': <AppTestMethod 'test_closesocket'>} self._inner_hookexec = lambda hook, methods, kwargs: \ > _MultiCall(methods, kwargs, hook.spec_opts).execute() ..\_pytest\vendored_packages\pluggy.py:333: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = <_MultiCall 0 results, 0 meths, kwargs={'item': <AppTestMethod 'test_in_threads'>, 'nextitem': <AppTestMethod 'test_closesocket'>, '__multicall__': <_MultiCall 0 results, 0 meths, kwargs={...}>}> def execute(self): all_kwargs = self.kwargs self.results = results = [] firstresult = self.specopts.get("firstresult") while self.hook_impls: hook_impl = self.hook_impls.pop() args = [all_kwargs[argname] for argname in hook_impl.argnames] if hook_impl.hookwrapper: > return _wrapped_call(hook_impl.function(*args), self.execute) ..\_pytest\vendored_packages\pluggy.py:595: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ wrap_controller = <generator object pytest_runtest_teardown at 0x0000022bcb3bc868> func = <bound method _MultiCall.execute of <_MultiCall 0 results, 0 meths, kwargs={'i...losesocket'>, '__multicall__': <_MultiCall 0 results, 0 meths, kwargs={...}>}>> def _wrapped_call(wrap_controller, func): """ Wrap calling to a function with a generator which needs to yield exactly once. The yield point will trigger calling the wrapped function and return its _CallOutcome to the yield point. The generator then needs to finish (raise StopIteration) in order for the wrapped call to complete. """ try: next(wrap_controller) # first yield except StopIteration: _raise_wrapfail(wrap_controller, "did not yield") call_outcome = _CallOutcome(func) try: wrap_controller.send(call_outcome) _raise_wrapfail(wrap_controller, "has second yield") except StopIteration: pass > return call_outcome.get_result() ..\_pytest\vendored_packages\pluggy.py:253: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = <_pytest.vendored_packages.pluggy._CallOutcome instance at 0x0000022bcb155760> def get_result(self): if self.excinfo is None: return self.result else: ex = self.excinfo if _py3: raise ex[1].with_traceback(ex[2]) > _reraise(*ex) # noqa ..\_pytest\vendored_packages\pluggy.py:279: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = <_pytest.vendored_packages.pluggy._CallOutcome instance at 0x0000022bcb155760> func = <bound method _MultiCall.execute of <_MultiCall 0 results, 0 meths, kwargs={'i...losesocket'>, '__multicall__': <_MultiCall 0 results, 0 meths, kwargs={...}>}>> def __init__(self, func): try: > self.result = func() ..\_pytest\vendored_packages\pluggy.py:264: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = <_MultiCall 0 results, 0 meths, kwargs={'item': <AppTestMethod 'test_in_threads'>, 'nextitem': <AppTestMethod 'test_closesocket'>, '__multicall__': <_MultiCall 0 results, 0 meths, kwargs={...}>}> def execute(self): all_kwargs = self.kwargs self.results = results = [] firstresult = self.specopts.get("firstresult") while self.hook_impls: hook_impl = self.hook_impls.pop() args = [all_kwargs[argname] for argname in hook_impl.argnames] if hook_impl.hookwrapper: return _wrapped_call(hook_impl.function(*args), self.execute) > res = hook_impl.function(*args) ..\_pytest\vendored_packages\pluggy.py:596: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = <rpython.conftest.LeakFinder instance at 0x0000022bbceb2020> item = <AppTestMethod 'test_in_threads'> @pytest.hookimpl(trylast=True) def pytest_runtest_teardown(self, item): if not isinstance(item, py.test.collect.Function): return if (not getattr(item.obj, 'dont_track_allocations', False) and leakfinder.TRACK_ALLOCATIONS): kwds = {} try: kwds['do_collection'] = item.track_allocations_collect except AttributeError: pass item._pypytest_leaks = leakfinder.stop_tracking_allocations(False, **kwds) else: # stop_tracking_allocations() already called item._pypytest_leaks = None # check for leaks, but only if the test passed so far if getattr(item, '_success', False) and item._pypytest_leaks: > raise leakfinder.MallocMismatch(item._pypytest_leaks) E MallocMismatch: { E E array [ '%', 'L', 'E', '\x00' ]: E ... E File "d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pypy\module\_cffi_backend\cdataobj.py", line 13, in <module> E from pypy.module._cffi_backend import misc E File "d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pypy\module\_cffi_backend\misc.py", line 125, in <module> E FORMAT_LONGDOUBLE = rffi.str2charp("%LE") E File "d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\rpython\rtyper\lltypesystem\rffi.py", line 821, in str2charp E array = lltype.malloc(TYPEP.TO, len(s) + 1, flavor='raw', track_allocation=True) E E <C object Struct cffi_ctxobj { ctx, info } at 0x22bbb9858c0>: E ... E File "d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pypy\module\_cffi_backend\ffi_obj.py", line 738, in make_plain_ffi_object E r.__init__(space, src_ctx) E File "d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pypy\module\_cffi_backend\ffi_obj.py", line 59, in __init__ E self.ctxobj = parse_c_type.allocate_ctxobj(src_ctx) E File "d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pypy\module\_cffi_backend\parse_c_type.py", line 71, in allocate_ctxobj E p = lltype.malloc(CTXOBJ, flavor='raw', zero=True) E E <C object Array of Char {'nolength': True} at 0x22bc418b130>: E ... E File "d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pypy\module\_cffi_backend\cdlopen.py", line 131, in ffiobj_init E ntypes = allocate_array(ffi, _CFFI_OPCODE_T, n) E File "d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pypy\module\_cffi_backend\cdlopen.py", line 109, in allocate_array E p = allocate(ffi, nitems * nbytes) E File "d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pypy\module\_cffi_backend\cdlopen.py", line 102, in allocate E p = lltype.malloc(rffi.CCHARP.TO, nbytes, flavor='raw', zero=True) E E <C object Array of Char {'nolength': True} at 0x22bc5dc8f00>: E ... E File "d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pypy\module\_cffi_backend\ffi_obj.py", line 191, in descr_init E w__typenames, w__includes) E File "d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pypy\module\_cffi_backend\cdlopen.py", line 146, in ffiobj_init E p = allocate(ffi, size) E File "d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pypy\module\_cffi_backend\cdlopen.py", line 102, in allocate E p = lltype.malloc(rffi.CCHARP.TO, nbytes, flavor='raw', zero=True) E E <C object Array of Char {'nolength': True} at 0x22bbba36220>: E <C object Array of Char {'nolength': True} at 0x22bbba36980>: E <C object Array of Char {'nolength': True} at 0x22bbba361c0>: E <C object Array of Char {'nolength': True} at 0x22bbba36380>: E <C object Array of Char {'nolength': True} at 0x22bbba36300>: E <C object Array of Char {'nolength': True} at 0x22bbba368a0>: E <C object Array of Char {'nolength': True} at 0x22bbba363e0>: E <C object Array of Char {'nolength': True} at 0x22bbba367c0>: E <C object Array of Char {'nolength': True} at 0x22bbba36280>: E <C object Array of Char {'nolength': True} at 0x22bbba368e0>: E <C object Array of Char {'nolength': True} at 0x22bbba36580>: E <C object Array of Char {'nolength': True} at 0x22bbba362e0>: E <C object Array of Char {'nolength': True} at 0x22bbba36420>: E <C object Array of Char {'nolength': True} at 0x22bbba36740>: E <C object Array of Char {'nolength': True} at 0x22bbba361e0>: E <C object Array of Char {'nolength': True} at 0x22bbba36360>: E <C object Array of Char {'nolength': True} at 0x22bbba36520>: E <C object Array of Char {'nolength': True} at 0x22bc003ec80>: E <C object Array of Char {'nolength': True} at 0x22bbba36800>: E <C object Array of Char {'nolength': True} at 0x22bbba36760>: E <C object Array of Char {'nolength': True} at 0x22bbba368c0>: E <C object Array of Char {'nolength': True} at 0x22bbba36460>: E <C object Array of Char {'nolength': True} at 0x22bbba36400>: E <C object Array of Char {'nolength': True} at 0x22bbba36840>: E <C object Array of Char {'nolength': True} at 0x22bbba362a0>: E <C object Array of Char {'nolength': True} at 0x22bbba361a0>: E <C object Array of Char {'nolength': True} at 0x22bbe1c9fe0>: E <C object Array of Char {'nolength': True} at 0x22bbba36340>: E <C object Array of Char {'nolength': True} at 0x22bbba36260>: E <C object Array of Char {'nolength': True} at 0x22bbba36920>: E <C object Array of Char {'nolength': True} at 0x22bbba36600>: E <C object Array of Char {'nolength': True} at 0x22bbba364e0>: E <C object Array of Char {'nolength': True} at 0x22bbba36660>: E <C object Array of Char {'nolength': True} at 0x22bbba366c0>: E <C object Array of Char {'nolength': True} at 0x22bbba36ae0>: E <C object Array of Char {'nolength': True} at 0x22bbba36f40>: E <C object Array of Char {'nolength': True} at 0x22bbe1c9ef0>: E <C object Array of Char {'nolength': True} at 0x22bbba36e00>: E <C object Array of Char {'nolength': True} at 0x22bbe1c9b30>: E <C object Array of Char {'nolength': True} at 0x22bbba36ea0>: E <C object Array of Char {'nolength': True} at 0x22bbe1c9c20>: E <C object Array of Char {'nolength': True} at 0x22bbba36ca0>: E <C object Array of Char {'nolength': True} at 0x22bbba370c0>: E <C object Array of Char {'nolength': True} at 0x22bbba37040>: E <C object Array of Char {'nolength': True} at 0x22bbba36c20>: E <C object Array of Char {'nolength': True} at 0x22bbba36d80>: E <C object Array of Char {'nolength': True} at 0x22bbba36e80>: E <C object Array of Char {'nolength': True} at 0x22bbba36d20>: E <C object Array of Char {'nolength': True} at 0x22bbba36b00>: E <C object Array of Char {'nolength': True} at 0x22bbba37120>: E <C object Array of Char {'nolength': True} at 0x22bbba37180>: E <C object Array of Char {'nolength': True} at 0x22bbba36d40>: E <C object Array of Char {'nolength': True} at 0x22bbba36f20>: E <C object Array of Char {'nolength': True} at 0x22bbba37100>: E <C object Array of Char {'nolength': True} at 0x22bbba36ec0>: E <C object Array of Char {'nolength': True} at 0x22bc585a350>: E <C object Array of Char {'nolength': True} at 0x22bbba36ac0>: E <C object Array of Char {'nolength': True} at 0x22bc585a9d0>: E <C object Array of Char {'nolength': True} at 0x22bbba36b60>: E <C object Array of Char {'nolength': True} at 0x22bbba36ee0>: E <C object Array of Char {'nolength': True} at 0x22bbba36e60>: E <C object Array of Char {'nolength': True} at 0x22bbba36f00>: E <C object Array of Char {'nolength': True} at 0x22bbba369e0>: E <C object Array of Char {'nolength': True} at 0x22bbba36ba0>: E <C object Array of Char {'nolength': True} at 0x22bbba36fa0>: E <C object Array of Char {'nolength': True} at 0x22bbba37020>: E <C object Array of Char {'nolength': True} at 0x22bbba37060>: E <C object Array of Char {'nolength': True} at 0x22bbba36be0>: E <C object Array of Char {'nolength': True} at 0x22bc585a550>: E <C object Array of Char {'nolength': True} at 0x22bc585a9e0>: E <C object Array of Char {'nolength': True} at 0x22bc585aff0>: E <C object Array of Char {'nolength': True} at 0x22bbba36bc0>: E <C object Array of Char {'nolength': True} at 0x22bc585a5c0>: E <C object Array of Char {'nolength': True} at 0x22bbba36fc0>: E <C object Array of Char {'nolength': True} at 0x22bbba36aa0>: E <C object Array of Char {'nolength': True} at 0x22bc585a580>: E <C object Array of Char {'nolength': True} at 0x22bc585aa80>: E <C object Array of Char {'nolength': True} at 0x22bbba36b20>: E <C object Array of Char {'nolength': True} at 0x22bbba36e20>: E <C object Array of Char {'nolength': True} at 0x22bbba36cc0>: E <C object Array of Char {'nolength': True} at 0x22bc585a7c0>: E <C object Array of Char {'nolength': True} at 0x22bbba36c00>: E <C object Array of Char {'nolength': True} at 0x22bc585af70>: E <C object Array of Char {'nolength': True} at 0x22bc585a0e0>: E ... E File "d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pypy\module\_cffi_backend\cdlopen.py", line 153, in ffiobj_init E nglobs[i].c_name = decoder.next_name() E File "d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pypy\module\_cffi_backend\cdlopen.py", line 92, in next_name E p = rffi.str2charp(self.string[frm : i]) E File "d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\rpython\rtyper\lltypesystem\rffi.py", line 821, in str2charp E array = lltype.malloc(TYPEP.TO, len(s) + 1, flavor='raw', track_allocation=True) E E <C object Array of Char {'nolength': True} at 0x22bc17fe190>: E ... E File "d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pypy\module\_cffi_backend\cdlopen.py", line 174, in ffiobj_init E nstructs = allocate_array(ffi, STRUCT_UNION_S, n) E File "d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pypy\module\_cffi_backend\cdlopen.py", line 109, in allocate_array E p = allocate(ffi, nitems * nbytes) E File "d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pypy\module\_cffi_backend\cdlopen.py", line 102, in allocate E p = lltype.malloc(rffi.CCHARP.TO, nbytes, flavor='raw', zero=True) E E <C object Array of Char {'nolength': True} at 0x22bc32d6fa0>: E ... E File "d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pypy\module\_cffi_backend\cdlopen.py", line 175, in ffiobj_init E nfields = allocate_array(ffi, FIELD_S, nftot) E File "d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pypy\module\_cffi_backend\cdlopen.py", line 109, in allocate_array E p = allocate(ffi, nitems * nbytes) E File "d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pypy\module\_cffi_backend\cdlopen.py", line 102, in allocate E p = lltype.malloc(rffi.CCHARP.TO, nbytes, flavor='raw', zero=True) E E <C object Array of Char {'nolength': True} at 0x22bc003e5b0>: E <C object Array of Char {'nolength': True} at 0x22bc585aea0>: E <C object Array of Char {'nolength': True} at 0x22bc585a590>: E <C object Array of Char {'nolength': True} at 0x22bc585afd0>: E <C object Array of Char {'nolength': True} at 0x22bc585aa10>: E <C object Array of Char {'nolength': True} at 0x22bc585a990>: E <C object Array of Char {'nolength': True} at 0x22bc585b050>: E <C object Array of Char {'nolength': True} at 0x22bc585ad20>: E <C object Array of Char {'nolength': True} at 0x22bc585b250>: E <C object Array of Char {'nolength': True} at 0x22bc585b5a0>: E <C object Array of Char {'nolength': True} at 0x22bc585b410>: E <C object Array of Char {'nolength': True} at 0x22bbba36c60>: E <C object Array of Char {'nolength': True} at 0x22bbba36f80>: E <C object Array of Char {'nolength': True} at 0x22bbba36a20>: E <C object Array of Char {'nolength': True} at 0x22bc585b6a0>: E <C object Array of Char {'nolength': True} at 0x22bbba37420>: E <C object Array of Char {'nolength': True} at 0x22bc58588c0>: E <C object Array of Char {'nolength': True} at 0x22bbba378c0>: E <C object Array of Char {'nolength': True} at 0x22bbba37440>: E <C object Array of Char {'nolength': True} at 0x22bbe1c9e90>: E <C object Array of Char {'nolength': True} at 0x22bbba37560>: E <C object Array of Char {'nolength': True} at 0x22bbba37380>: E <C object Array of Char {'nolength': True} at 0x22bbba37580>: E <C object Array of Char {'nolength': True} at 0x22bbba376a0>: E <C object Array of Char {'nolength': True} at 0x22bbba371c0>: E <C object Array of Char {'nolength': True} at 0x22bbba34b40>: E <C object Array of Char {'nolength': True} at 0x22bbba34b80>: E <C object Array of Char {'nolength': True} at 0x22bbe1c9d70>: E <C object Array of Char {'nolength': True} at 0x22bc5859870>: E <C object Array of Char {'nolength': True} at 0x22bbba358e0>: E <C object Array of Char {'nolength': True} at 0x22bbba35360>: E <C object Array of Char {'nolength': True} at 0x22bbba36140>: E <C object Array of Char {'nolength': True} at 0x22bbba35ac0>: E <C object Array of Char {'nolength': True} at 0x22bc003f050>: E <C object Array of Char {'nolength': True} at 0x22bbba35bc0>: E <C object Array of Char {'nolength': True} at 0x22bbba35c60>: E <C object Array of Char {'nolength': True} at 0x22bbba367a0>: E ... E File "d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pypy\module\_cffi_backend\cdlopen.py", line 185, in ffiobj_init E nstructs[i].c_name = decoder.next_name() E File "d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pypy\module\_cffi_backend\cdlopen.py", line 92, in next_name E p = rffi.str2charp(self.string[frm : i]) E File "d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\rpython\rtyper\lltypesystem\rffi.py", line 821, in str2charp E array = lltype.malloc(TYPEP.TO, len(s) + 1, flavor='raw', track_allocation=True) E E <C object Array of Char {'nolength': True} at 0x22bbba36c40>: E <C object Array of Char {'nolength': True} at 0x22bc585a9b0>: E <C object Array of Char {'nolength': True} at 0x22bc5859e40>: E <C object Array of Char {'nolength': True} at 0x22bc585ac70>: E <C object Array of Char {'nolength': True} at 0x22bc585af20>: E <C object Array of Char {'nolength': True} at 0x22bc585b140>: E <C object Array of Char {'nolength': True} at 0x22bc585a070>: E <C object Array of Char {'nolength': True} at 0x22bc585ab20>: E <C object Array of Char {'nolength': True} at 0x22bc585b670>: E <C object Array of Char {'nolength': True} at 0x22bbba36b40>: E <C object Array of Char {'nolength': True} at 0x22bbba36d00>: E <C object Array of Char {'nolength': True} at 0x22bbba36da0>: E <C object Array of Char {'nolength': True} at 0x22bbba36a00>: E <C object Array of Char {'nolength': True} at 0x22bbba369c0>: E <C object Array of Char {'nolength': True} at 0x22bbba36e40>: E <C object Array of Char {'nolength': True} at 0x22bbba37080>: E <C object Array of Char {'nolength': True} at 0x22bbba37140>: E <C object Array of Char {'nolength': True} at 0x22bc585b2a0>: E <C object Array of Char {'nolength': True} at 0x22bc585a900>: E <C object Array of Char {'nolength': True} at 0x22bc585b7d0>: E <C object Array of Char {'nolength': True} at 0x22bc585b0c0>: E <C object Array of Char {'nolength': True} at 0x22bc585a460>: E <C object Array of Char {'nolength': True} at 0x22bc585ae80>: E <C object Array of Char {'nolength': True} at 0x22bbba36b80>: E <C object Array of Char {'nolength': True} at 0x22bbba36f60>: E <C object Array of Char {'nolength': True} at 0x22bc585adf0>: E <C object Array of Char {'nolength': True} at 0x22bc585b6e0>: E <C object Array of Char {'nolength': True} at 0x22bc585bbc0>: E <C object Array of Char {'nolength': True} at 0x22bbba36ce0>: E <C object Array of Char {'nolength': True} at 0x22bc585a780>: E <C object Array of Char {'nolength': True} at 0x22bbba36c80>: E <C object Array of Char {'nolength': True} at 0x22bbba36d60>: E <C object Array of Char {'nolength': True} at 0x22bc585ba80>: E <C object Array of Char {'nolength': True} at 0x22bc585a950>: E <C object Array of Char {'nolength': True} at 0x22bbba36fe0>: E <C object Array of Char {'nolength': True} at 0x22bbba37160>: E <C object Array of Char {'nolength': True} at 0x22bc585bde0>: E <C object Array of Char {'nolength': True} at 0x22bc585ab80>: E <C object Array of Char {'nolength': True} at 0x22bc585b720>: E <C object Array of Char {'nolength': True} at 0x22bc585bfd0>: E <C object Array of Char {'nolength': True} at 0x22bc5858290>: E <C object Array of Char {'nolength': True} at 0x22bbba36dc0>: E <C object Array of Char {'nolength': True} at 0x22bbba36a40>: E <C object Array of Char {'nolength': True} at 0x22bbba369a0>: E <C object Array of Char {'nolength': True} at 0x22bc585b000>: E <C object Array of Char {'nolength': True} at 0x22bbba37520>: E <C object Array of Char {'nolength': True} at 0x22bbba37220>: E <C object Array of Char {'nolength': True} at 0x22bbba37780>: E <C object Array of Char {'nolength': True} at 0x22bbba374e0>: E <C object Array of Char {'nolength': True} at 0x22bbba37300>: E <C object Array of Char {'nolength': True} at 0x22bbba37680>: E <C object Array of Char {'nolength': True} at 0x22bc5858100>: E <C object Array of Char {'nolength': True} at 0x22bc5858650>: E <C object Array of Char {'nolength': True} at 0x22bbba377a0>: E <C object Array of Char {'nolength': True} at 0x22bc585bf30>: E <C object Array of Char {'nolength': True} at 0x22bc5858570>: E <C object Array of Char {'nolength': True} at 0x22bc5858720>: E <C object Array of Char {'nolength': True} at 0x22bc585a9a0>: E <C object Array of Char {'nolength': True} at 0x22bbba37700>: E <C object Array of Char {'nolength': True} at 0x22bc585b770>: E <C object Array of Char {'nolength': True} at 0x22bbba37720>: E <C object Array of Char {'nolength': True} at 0x22bbba37240>: E <C object Array of Char {'nolength': True} at 0x22bbba37320>: E <C object Array of Char {'nolength': True} at 0x22bbba377e0>: E <C object Array of Char {'nolength': True} at 0x22bc5858900>: E <C object Array of Char {'nolength': True} at 0x22bbba374a0>: E <C object Array of Char {'nolength': True} at 0x22bbba37600>: E <C object Array of Char {'nolength': True} at 0x22bbba373a0>: E <C object Array of Char {'nolength': True} at 0x22bbba377c0>: E <C object Array of Char {'nolength': True} at 0x22bbba37460>: E <C object Array of Char {'nolength': True} at 0x22bbba37540>: E <C object Array of Char {'nolength': True} at 0x22bc5858620>: E <C object Array of Char {'nolength': True} at 0x22bc5858c10>: E <C object Array of Char {'nolength': True} at 0x22bc585be90>: E <C object Array of Char {'nolength': True} at 0x22bbba372a0>: E <C object Array of Char {'nolength': True} at 0x22bbba375c0>: E <C object Array of Char {'nolength': True} at 0x22bbba37820>: E <C object Array of Char {'nolength': True} at 0x22bbba37840>: E <C object Array of Char {'nolength': True} at 0x22bbba378a0>: E <C object Array of Char {'nolength': True} at 0x22bbba375a0>: E <C object Array of Char {'nolength': True} at 0x22bbba37620>: E <C object Array of Char {'nolength': True} at 0x22bbba378e0>: E <C object Array of Char {'nolength': True} at 0x22bc585b4f0>: E <C object Array of Char {'nolength': True} at 0x22bbba376e0>: E <C object Array of Char {'nolength': True} at 0x22bbba376c0>: E <C object Array of Char {'nolength': True} at 0x22bbba37280>: E <C object Array of Char {'nolength': True} at 0x22bbba34d20>: E <C object Array of Char {'nolength': True} at 0x22bbba35160>: E <C object Array of Char {'nolength': True} at 0x22bc58590b0>: E <C object Array of Char {'nolength': True} at 0x22bbba34ee0>: E <C object Array of Char {'nolength': True} at 0x22bbba34e20>: E <C object Array of Char {'nolength': True} at 0x22bc58589a0>: E <C object Array of Char {'nolength': True} at 0x22bbba35800>: E <C object Array of Char {'nolength': True} at 0x22bc5859790>: E <C object Array of Char {'nolength': True} at 0x22bbba35220>: E <C object Array of Char {'nolength': True} at 0x22bc58591f0>: E <C object Array of Char {'nolength': True} at 0x22bc5858fc0>: E <C object Array of Char {'nolength': True} at 0x22bc5859330>: E <C object Array of Char {'nolength': True} at 0x22bbba35920>: E <C object Array of Char {'nolength': True} at 0x22bbba353a0>: E <C object Array of Char {'nolength': True} at 0x22bbba35420>: E <C object Array of Char {'nolength': True} at 0x22bbba356a0>: E <C object Array of Char {'nolength': True} at 0x22bbba35240>: E <C object Array of Char {'nolength': True} at 0x22bbba35460>: E <C object Array of Char {'nolength': True} at 0x22bbba35680>: E <C object Array of Char {'nolength': True} at 0x22bbba35c00>: E <C object Array of Char {'nolength': True} at 0x22bbba35c20>: E <C object Array of Char {'nolength': True} at 0x22bbba35cc0>: E <C object Array of Char {'nolength': True} at 0x22bbba35e20>: E <C object Array of Char {'nolength': True} at 0x22bbba35fe0>: E <C object Array of Char {'nolength': True} at 0x22bbba35f80>: E <C object Array of Char {'nolength': True} at 0x22bbba35be0>: E <C object Array of Char {'nolength': True} at 0x22bbba36040>: E <C object Array of Char {'nolength': True} at 0x22bbba35fc0>: E <C object Array of Char {'nolength': True} at 0x22bbba35b00>: E <C object Array of Char {'nolength': True} at 0x22bbba36060>: E <C object Array of Char {'nolength': True} at 0x22bbba360a0>: E <C object Array of Char {'nolength': True} at 0x22bbba36020>: E <C object Array of Char {'nolength': True} at 0x22bbba35f60>: E <C object Array of Char {'nolength': True} at 0x22bbba360e0>: E <C object Array of Char {'nolength': True} at 0x22bbba35ce0>: E <C object Array of Char {'nolength': True} at 0x22bbba35ea0>: E <C object Array of Char {'nolength': True} at 0x22bbba36160>: E <C object Array of Char {'nolength': True} at 0x22bc003fac0>: E <C object Array of Char {'nolength': True} at 0x22bbba35fa0>: E <C object Array of Char {'nolength': True} at 0x22bbba359e0>: E <C object Array of Char {'nolength': True} at 0x22bbba35b20>: E <C object Array of Char {'nolength': True} at 0x22bbba35ee0>: E <C object Array of Char {'nolength': True} at 0x22bc003fc00>: E <C object Array of Char {'nolength': True} at 0x22bc003f910>: E <C object Array of Char {'nolength': True} at 0x22bbba359a0>: E <C object Array of Char {'nolength': True} at 0x22bc003f880>: E <C object Array of Char {'nolength': True} at 0x22bbba362c0>: E <C object Array of Char {'nolength': True} at 0x22bbba36440>: E <C object Array of Char {'nolength': True} at 0x22bbba363a0>: E <C object Array of Char {'nolength': True} at 0x22bbba36960>: E <C object Array of Char {'nolength': True} at 0x22bbba36640>: E <C object Array of Char {'nolength': True} at 0x22bbba36780>: E <C object Array of Char {'nolength': True} at 0x22bbba364a0>: E <C object Array of Char {'nolength': True} at 0x22bbba365a0>: E <C object Array of Char {'nolength': True} at 0x22bc003f260>: E ... E File "d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pypy\module\_cffi_backend\cdlopen.py", line 209, in ffiobj_init E nfields[nf].c_name = decoder.next_name() E File "d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pypy\module\_cffi_backend\cdlopen.py", line 92, in next_name E p = rffi.str2charp(self.string[frm : i]) E File "d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\rpython\rtyper\lltypesystem\rffi.py", line 821, in str2charp E array = lltype.malloc(TYPEP.TO, len(s) + 1, flavor='raw', track_allocation=True) E E <C object Array of Char {'nolength': True} at 0x22bc6f81f50>: E ... E File "d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pypy\module\_cffi_backend\cdlopen.py", line 235, in ffiobj_init E ntypenames = allocate_array(ffi, TYPENAME_S, n) E File "d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pypy\module\_cffi_backend\cdlopen.py", line 109, in allocate_array E p = allocate(ffi, nitems * nbytes) E File "d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pypy\module\_cffi_backend\cdlopen.py", line 102, in allocate E p = lltype.malloc(rffi.CCHARP.TO, nbytes, flavor='raw', zero=True) E E <C object Array of Char {'nolength': True} at 0x22bbba36820>: E <C object Array of Char {'nolength': True} at 0x22bbba36de0>: E <C object Array of Char {'nolength': True} at 0x22bc2354370>: E <C object Array of Char {'nolength': True} at 0x22bbba37480>: E <C object Array of Char {'nolength': True} at 0x22bbba35a80>: E <C object Array of Char {'nolength': True} at 0x22bbba36700>: E <C object Array of Char {'nolength': True} at 0x22bba3f8090>: E <C object Array of Char {'nolength': True} at 0x22bc2353d30>: E <C object Array of Char {'nolength': True} at 0x22bc1e82e60>: E <C object Array of Char {'nolength': True} at 0x22bc003f080>: E <C object Array of Char {'nolength': True} at 0x22bc1e82b60>: E <C object Array of Char {'nolength': True} at 0x22bc1e82e40>: E <C object Array of Char {'nolength': True} at 0x22bc1e82a40>: E <C object Array of Char {'nolength': True} at 0x22bc1e83000>: E <C object Array of Char {'nolength': True} at 0x22bc1e82fc0>: E <C object Array of Char {'nolength': True} at 0x22bc003f350>: E <C object Array of Char {'nolength': True} at 0x22bc1e82900>: E <C object Array of Char {'nolength': True} at 0x22bc53934f0>: E <C object Array of Char {'nolength': True} at 0x22bc1e82f60>: E <C object Array of Char {'nolength': True} at 0x22bc1e82aa0>: E <C object Array of Char {'nolength': True} at 0x22bc003ef90>: E <C object Array of Char {'nolength': True} at 0x22bc1e829a0>: E <C object Array of Char {'nolength': True} at 0x22bc1e82fe0>: E <C object Array of Char {'nolength': True} at 0x22bc1e828a0>: E <C object Array of Char {'nolength': True} at 0x22bc1e828c0>: E <C object Array of Char {'nolength': True} at 0x22bc1e82980>: E <C object Array of Char {'nolength': True} at 0x22bc1e82ea0>: E <C object Array of Char {'nolength': True} at 0x22bc1e82e00>: E <C object Array of Char {'nolength': True} at 0x22bc5393280>: E <C object Array of Char {'nolength': True} at 0x22bc1e82860>: E <C object Array of Char {'nolength': True} at 0x22bc1e82a00>: E <C object Array of Char {'nolength': True} at 0x22bc5393490>: E <C object Array of Char {'nolength': True} at 0x22bc1e82ec0>: E <C object Array of Char {'nolength': True} at 0x22bc1e82de0>: E <C object Array of Char {'nolength': True} at 0x22bc1e82ac0>: E <C object Array of Char {'nolength': True} at 0x22bc003f5f0>: E <C object Array of Char {'nolength': True} at 0x22bc1e828e0>: E <C object Array of Char {'nolength': True} at 0x22bc1e829c0>: E <C object Array of Char {'nolength': True} at 0x22bc00405c0>: E <C object Array of Char {'nolength': True} at 0x22bc53935e0>: E <C object Array of Char {'nolength': True} at 0x22bc1e82f20>: E <C object Array of Char {'nolength': True} at 0x22bc1e82fa0>: E <C object Array of Char {'nolength': True} at 0x22bc1e82940>: E <C object Array of Char {'nolength': True} at 0x22bc1e82ae0>: E <C object Array of Char {'nolength': True} at 0x22bc1e82ce0>: E <C object Array of Char {'nolength': True} at 0x22bc1e83680>: E <C object Array of Char {'nolength': True} at 0x22bc1e833c0>: E <C object Array of Char {'nolength': True} at 0x22bc1e834a0>: E <C object Array of Char {'nolength': True} at 0x22bc1e834c0>: E <C object Array of Char {'nolength': True} at 0x22bc0040e30>: E <C object Array of Char {'nolength': True} at 0x22bc1e830e0>: E <C object Array of Char {'nolength': True} at 0x22bc1e83120>: E <C object Array of Char {'nolength': True} at 0x22bc1e834e0>: E <C object Array of Char {'nolength': True} at 0x22bc1e831c0>: E <C object Array of Char {'nolength': True} at 0x22bc1e83760>: E <C object Array of Char {'nolength': True} at 0x22bc1e83780>: E <C object Array of Char {'nolength': True} at 0x22bc003ff30>: E <C object Array of Char {'nolength': True} at 0x22bc1e83700>: E <C object Array of Char {'nolength': True} at 0x22bc1e836a0>: E <C object Array of Char {'nolength': True} at 0x22bc1e835e0>: E <C object Array of Char {'nolength': True} at 0x22bc1e837a0>: E <C object Array of Char {'nolength': True} at 0x22bc5393370>: E <C object Array of Char {'nolength': True} at 0x22bc0040450>: E <C object Array of Char {'nolength': True} at 0x22bc1e831a0>: E <C object Array of Char {'nolength': True} at 0x22bc1e831e0>: E <C object Array of Char {'nolength': True} at 0x22bc003f9e0>: E ... E File "d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pypy\module\_cffi_backend\cdlopen.py", line 239, in ffiobj_init E ntypenames[i].c_name = decoder.next_name() E File "d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pypy\module\_cffi_backend\cdlopen.py", line 92, in next_name E p = rffi.str2charp(self.string[frm : i]) E File "d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\rpython\rtyper\lltypesystem\rffi.py", line 821, in str2charp E array = lltype.malloc(TYPEP.TO, len(s) + 1, flavor='raw', track_allocation=True) E E <C object Struct CIF_DESCRIPTION { cif, abi, nargs, rtype, atypes, exchange_size, exchange_result, exchange_args } at 0x22bc59862f0>: E ... E File "d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pypy\module\_cffi_backend\newtype.py", line 752, in _build_function_type E fct = ctypefunc.W_CTypeFunc(space, fargs, fresult, ellipsis, abi) E File "d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pypy\module\_cffi_backend\ctypefunc.py", line 53, in __init__ E builder.rawallocate(self) E File "d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pypy\module\_cffi_backend\ctypefunc.py", line 523, in rawallocate E flavor='raw') E } ..\rpython\conftest.py:103: MallocMismatch =============== 10 passed, 2 skipped, 1 error in 658.17 seconds =============== ++ 06:04:13 starting module/_random/test [31 started in total] __ module/_pickle/test [28 done in total, somefailed=False] ___________________ ============================= test session starts ============================= platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples') pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.pyc rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini plugins: hypothesis-4.39.3 [platform:msg] Updated environment with vsver 160, using x64 True [platform:msg] Updated environment with vsver 160, using x64 True collected 92 items module\_pickle\test\apptest_pickle.py ...............................................................s. module\_pickle\test\apptest_pypy_extensions.py ........................... =================== 91 passed, 1 skipped in 397.70 seconds ==================== ++ 06:04:43 starting module/_rawffi/alt/test [32 started in total] __ module/_random/test [29 done in total, somefailed=False] ___________________ ============================= test session starts ============================= platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples') pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.pyc rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini plugins: hypothesis-4.39.3 collected 13 items module\_random\test\test_random.py ............ module\_random\test\test_ztranslation.py . ========================= 13 passed in 234.57 seconds ========================= ++ 06:08:17 starting module/_rawffi/test [33 started in total] __ module/_pypyjson/test [30 done in total, somefailed=False] _________________ ============================= test session starts ============================= platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples') pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.pyc rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini plugins: hypothesis-4.39.3 [platform:msg] Updated environment with vsver 160, using x64 True [platform:msg] Updated environment with vsver 160, using x64 True collected 55 items module\_pypyjson\test\apptest__pypyjson.py ........ module\_pypyjson\test\test__pypyjson.py ............................................ module\_pypyjson\test\test_simd.py ... ========================= 55 passed in 329.94 seconds ========================= ++ 06:09:25 starting module/_socket/test [34 started in total] __ module/_rawffi/alt/test [31 done in total, somefailed=False] _______________ ============================= test session starts ============================= platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples') pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.pyc rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini plugins: hypothesis-4.39.3 collected 73 items module\_rawffi\alt\test\test_ffitype.py ..... module\_rawffi\alt\test\test_funcptr.py ..s..............................ss.ss.... module\_rawffi\alt\test\test_struct.py ............... module\_rawffi\alt\test\test_type_converter.py ........... =================== 68 passed, 5 skipped in 321.84 seconds ==================== ++ 06:10:08 starting module/_sre/test [35 started in total] __ module/_cffi_backend/test [32 done in total, somefailed=True] ______________ [platform:msg] Updated environment with vsver 160, using x64 True ============================= test session starts ============================= platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples') pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.pyc rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini plugins: hypothesis-4.39.3 collected 467 items module\_cffi_backend\test\test_c.py s.....................s........................................................ssss.s....................................................s.....s...................sss...........................s...s........................s...... module\_cffi_backend\test\test_fastpath.py .................. module\_cffi_backend\test\test_ffi_obj.py .............................................. module\_cffi_backend\test\test_file.py s.. module\_cffi_backend\test\test_parse_c_type.py ..............s... module\_cffi_backend\test\test_re_python.py .................s.. module\_cffi_backend\test\test_recompiler.py ..........F..................F...........................................................s..s............ssss..s.s.ss....... module\_cffi_backend\test\test_unicode_literals.py ....... module\_cffi_backend\test\test_wchar_helper.py . module\_cffi_backend\test\test_ztranslation.py s ================================== FAILURES =================================== __________________ AppTestRecompiler.test_macro_check_value ___________________ self = <pypy.interpreter.typedef.W_ObjectObjectUserDictWeakrefable object at 0x000001b6b8bc1130> def test_macro_check_value(self): # the value '-0x80000000' in C sources does not have a clear meaning # to me; it appears to have a different effect than '-2147483648'... # Moreover, on 32-bits, -2147483648 is actually equal to # -2147483648U, which in turn is equal to 2147483648U and so positive. import sys vals = ['42', '-42', '0x80000000', '-2147483648', '0', '9223372036854775809ULL', '-9223372036854775807LL'] if sys.maxsize <= 2**32: vals.remove('-2147483648') cdef_lines = ['#define FOO_%d_%d %s' % (i, j, vals[i]) for i in range(len(vals)) for j in range(len(vals))] verify_lines = ['#define FOO_%d_%d %s' % (i, j, vals[j]) # [j], not [i] for i in range(len(vals)) for j in range(len(vals))] ffi, lib = self.prepare( '\n'.join(cdef_lines), 'test_macro_check_value_ok', '\n'.join(verify_lines)) for j in range(len(vals)): c_got = int(vals[j].replace('U', '').replace('L', ''), 0) c_compiler_msg = str(c_got) if c_got > 0: c_compiler_msg += ' (0x%x)' % (c_got,) # for i in range(len(vals)): attrname = 'FOO_%d_%d' % (i, j) if i == j: x = getattr(lib, attrname) assert x == c_got else: > e = raises(ffi.error, getattr, lib, attrname) E (application-level) AssertionError: DID NOT RAISE [d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pypy\module\_cffi_backend\test\test_recompiler.py:237]:38: AssertionError ---------------------------- Captured stdout call ----------------------------- generating d:\systemtemp\pytest\usession-py3.11-607\recompiler\_CFFI_test_macro_check_value_ok.c _CFFI_test_macro_check_value_ok.c d:\systemtemp\pytest\usession-py3.11-607\recompiler\_CFFI_test_macro_check_value_ok.c(658): warning C4146: unary minus operator applied to unsigned type, result still unsigned d:\systemtemp\pytest\usession-py3.11-607\recompiler\_CFFI_test_macro_check_value_ok.c(659): warning C4146: unary minus operator applied to unsigned type, result still unsigned d:\systemtemp\pytest\usession-py3.11-607\recompiler\_CFFI_test_macro_check_value_ok.c(721): warning C4146: unary minus operator applied to unsigned type, result still unsigned d:\systemtemp\pytest\usession-py3.11-607\recompiler\_CFFI_test_macro_check_value_ok.c(722): warning C4146: unary minus operator applied to unsigned type, result still unsigned d:\systemtemp\pytest\usession-py3.11-607\recompiler\_CFFI_test_macro_check_value_ok.c(784): warning C4146: unary minus operator applied to unsigned type, result still unsigned d:\systemtemp\pytest\usession-py3.11-607\recompiler\_CFFI_test_macro_check_value_ok.c(785): warning C4146: unary minus operator applied to unsigned type, result still unsigned d:\systemtemp\pytest\usession-py3.11-607\recompiler\_CFFI_test_macro_check_value_ok.c(822): warning C4146: unary minus operator applied to unsigned type, result still unsigned d:\systemtemp\pytest\usession-py3.11-607\recompiler\_CFFI_test_macro_check_value_ok.c(831): warning C4146: unary minus operator applied to unsigned type, result still unsigned d:\systemtemp\pytest\usession-py3.11-607\recompiler\_CFFI_test_macro_check_value_ok.c(840): warning C4146: unary minus operator applied to unsigned type, result still unsigned d:\systemtemp\pytest\usession-py3.11-607\recompiler\_CFFI_test_macro_check_value_ok.c(847): warning C4146: unary minus operator applied to unsigned type, result still unsigned d:\systemtemp\pytest\usession-py3.11-607\recompiler\_CFFI_test_macro_check_value_ok.c(848): warning C4146: unary minus operator applied to unsigned type, result still unsigned d:\systemtemp\pytest\usession-py3.11-607\recompiler\_CFFI_test_macro_check_value_ok.c(849): warning C4146: unary minus operator applied to unsigned type, result still unsigned d:\systemtemp\pytest\usession-py3.11-607\recompiler\_CFFI_test_macro_check_value_ok.c(858): warning C4146: unary minus operator applied to unsigned type, result still unsigned d:\systemtemp\pytest\usession-py3.11-607\recompiler\_CFFI_test_macro_check_value_ok.c(867): warning C4146: unary minus operator applied to unsigned type, result still unsigned d:\systemtemp\pytest\usession-py3.11-607\recompiler\_CFFI_test_macro_check_value_ok.c(876): warning C4146: unary minus operator applied to unsigned type, result still unsigned d:\systemtemp\pytest\usession-py3.11-607\recompiler\_CFFI_test_macro_check_value_ok.c(910): warning C4146: unary minus operator applied to unsigned type, result still unsigned d:\systemtemp\pytest\usession-py3.11-607\recompiler\_CFFI_test_macro_check_value_ok.c(911): warning C4146: unary minus operator applied to unsigned type, result still unsigned d:\systemtemp\pytest\usession-py3.11-607\recompiler\_CFFI_test_macro_check_value_ok.c(973): warning C4146: unary minus operator applied to unsigned type, result still unsigned d:\systemtemp\pytest\usession-py3.11-607\recompiler\_CFFI_test_macro_check_value_ok.c(974): warning C4146: unary minus operator applied to unsigned type, result still unsigned d:\systemtemp\pytest\usession-py3.11-607\recompiler\_CFFI_test_macro_check_value_ok.c(1036): warning C4146: unary minus operator applied to unsigned type, result still unsigned d:\systemtemp\pytest\usession-py3.11-607\recompiler\_CFFI_test_macro_check_value_ok.c(1037): warning C4146: unary minus operator applied to unsigned type, result still unsigned Creating library d:\systemtemp\pytest\usession-py3.11-607\recompiler\Release\systemtemp\pytest\usession-py3.11-607\recompiler\_CFFI_test_macro_check_value_ok.pypy-73.lib and object d:\systemtemp\pytest\usession-py3.11-607\recompiler\Release\systemtemp\pytest\usession-py3.11-607\recompiler\_CFFI_test_macro_check_value_ok.pypy-73.exp Generating code Finished generating code __________ AppTestRecompiler.test_verify_anonymous_enum_with_typedef __________ self = <pypy.interpreter.typedef.W_ObjectObjectUserDictWeakrefable object at 0x000001b6b8bc1130> def test_verify_anonymous_enum_with_typedef(self): ffi, lib = self.prepare( "typedef enum { AA, ... } e1;", 'test_verify_anonymous_enum_with_typedef1', "typedef enum { BB, CC, AA } e1;") assert lib.AA == 2 assert ffi.sizeof("e1") == ffi.sizeof("int") assert repr(ffi.cast("e1", 2)) == "<cdata 'e1' 2: AA>" # import sys ffi, lib = self.prepare( "typedef enum { AA=%d } e1;" % sys.maxsize, 'test_verify_anonymous_enum_with_typedef2', "typedef enum { AA=%d } e1;" % sys.maxsize) > assert lib.AA == sys.maxsize E (application-level) AssertionError [d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pypy\module\_cffi_backend\test\test_recompiler.py:512]:15: AssertionError ---------------------------- Captured stdout call ----------------------------- generating d:\systemtemp\pytest\usession-py3.11-607\recompiler\_CFFI_test_verify_anonymous_enum_with_typedef1.c _CFFI_test_verify_anonymous_enum_with_typedef1.c Creating library d:\systemtemp\pytest\usession-py3.11-607\recompiler\Release\systemtemp\pytest\usession-py3.11-607\recompiler\_CFFI_test_verify_anonymous_enum_with_typedef1.pypy-73.lib and object d:\systemtemp\pytest\usession-py3.11-607\recompiler\Release\systemtemp\pytest\usession-py3.11-607\recompiler\_CFFI_test_verify_anonymous_enum_with_typedef1.pypy-73.exp Generating code Finished generating code generating d:\systemtemp\pytest\usession-py3.11-607\recompiler\_CFFI_test_verify_anonymous_enum_with_typedef2.c _CFFI_test_verify_anonymous_enum_with_typedef2.c d:\systemtemp\pytest\usession-py3.11-607\recompiler\_CFFI_test_verify_anonymous_enum_with_typedef2.c(573): warning C4309: 'initializing': truncation of constant value Creating library d:\systemtemp\pytest\usession-py3.11-607\recompiler\Release\systemtemp\pytest\usession-py3.11-607\recompiler\_CFFI_test_verify_anonymous_enum_with_typedef2.pypy-73.lib and object d:\systemtemp\pytest\usession-py3.11-607\recompiler\Release\systemtemp\pytest\usession-py3.11-607\recompiler\_CFFI_test_verify_anonymous_enum_with_typedef2.pypy-73.exp Generating code Finished generating code =========================== short test summary info =========================== FAIL module\_cffi_backend\test\test_recompiler.py::AppTestRecompiler::()::test_macro_check_value FAIL module\_cffi_backend\test\test_recompiler.py::AppTestRecompiler::()::test_verify_anonymous_enum_with_typedef ============= 2 failed, 436 passed, 29 skipped in 3536.59 seconds ============= ++ 06:11:41 starting module/_vmprof/test [36 started in total] __ module/_vmprof/test [33 done in total, somefailed=False] ___________________ ============================= test session starts ============================= platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples') pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.pyc rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini plugins: hypothesis-4.39.3 collected 0 items ======================== no tests ran in 0.01 seconds ========================= ++ 06:11:46 starting module/_warnings/test [37 started in total] __ module/_sre/test [34 done in total, somefailed=False] ______________________ ============================= test session starts ============================= platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples') pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.pyc rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini plugins: hypothesis-4.39.3 collected 158 items module\_sre\test\test_app_sre.py .................................................................................................................................. module\_sre\test\test_sre_buf.py ............................ ======================== 158 passed in 417.71 seconds ========================= ++ 06:17:16 starting module/_weakref/test [38 started in total] __ module/_rawffi/test [35 done in total, somefailed=False] ___________________ ============================= test session starts ============================= platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples') pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.pyc rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini plugins: hypothesis-4.39.3 [platform:msg] Updated environment with vsver 160, using x64 True [platform:msg] Updated environment with vsver 160, using x64 True collected 84 items module\_rawffi\test\apptest_rawffi.py . module\_rawffi\test\test__rawffi.py .................s.................................s................. module\_rawffi\test\test_exit.py s module\_rawffi\test\test_nested.py ...... module\_rawffi\test\test_struct.py ... module\_rawffi\test\test_tracker.py ... module\_rawffi\test\test_ztranslation.py . =================== 81 passed, 3 skipped in 537.99 seconds ==================== n: 2 Arg 0: 3 Arg 1: 15 ++ 06:17:23 starting module/_winreg/test [39 started in total] __ module/_warnings/test [36 done in total, somefailed=False] _________________ ============================= test session starts ============================= platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples') pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.pyc rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini plugins: hypothesis-4.39.3 [platform:msg] Updated environment with vsver 160, using x64 True [platform:msg] Updated environment with vsver 160, using x64 True collected 17 items module\_warnings\test\apptest_warnings.py ........s.s..... module\_warnings\test\test_warnings.py . =================== 15 passed, 2 skipped in 438.40 seconds ==================== ++ 06:19:11 starting module/array/test [40 started in total] __ module/_socket/test [37 done in total, somefailed=True] ____________________ ============================= test session starts ============================= platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples') pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.pyc rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini plugins: hypothesis-4.39.3 [platform:msg] Updated environment with vsver 160, using x64 True [platform:msg] Updated environment with vsver 160, using x64 True collected 83 items module\_socket\test\apptest_socket.py ..........ss..............F..s.....s...s.ss..s...s....s... module\_socket\test\test_sock_app.py .......s.........ss.s... module\_socket\test\test_ztranslation.py . ================================== FAILURES =================================== ___________________________ test_recvmsg_issue2649 ____________________________ @pytest.mark.skipif(sys.platform == 'win32', reason="no recvmsg on win32") @pytest.mark.skipif(sys.platform == 'darwin', reason="no MSG_ERRQUEUE on macos") def test_recvmsg_issue2649(): import _socket as socket listener = socket.socket(family=socket.AF_INET, type=socket.SOCK_DGRAM) listener.setsockopt(socket.SOL_SOCKET, socket.SO_REUSEADDR, 1) listener.bind(('127.0.0.1', 1234)) s = socket.socket(family=socket.AF_INET, type=socket.SOCK_DGRAM) s.sendto(b'x', ('127.0.0.1', 1234)) > with pytest.raises(BlockingIOError): queue = s.recvmsg(1024, 1024, socket.MSG_ERRQUEUE) E (application-level) AssertionError: raises() expected <class 'BlockingIOError'>, but got <class 'AttributeError'> module\_socket\test\apptest_socket.py:320: AssertionError =========================== short test summary info =========================== FAIL module\_socket\test\apptest_socket.py::test_recvmsg_issue2649 ============== 1 failed, 68 passed, 14 skipped in 590.51 seconds ============== ++ 06:19:24 starting module/atexit/test [41 started in total] __ module/_winreg/test [38 done in total, somefailed=True] ____________________ ============================= test session starts ============================= platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples') pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.pyc rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini plugins: hypothesis-4.39.3 collected 22 items module\_winreg\test\test_winreg.py ..F...........s..ss... ================================== FAILURES =================================== ________________________ AppTestFfi.test_simple_write _________________________ self = <pypy.interpreter.typedef.W_ObjectObjectUserDictWeakrefable object at 0x000001ad39326528> def test_simple_write(self): from winreg import SetValue, QueryValue, REG_SZ value = u"Some Default value" SetValue(self.root_key, self.test_key_name, REG_SZ, value) > assert QueryValue(self.root_key, self.test_key_name) == value E (application-level) AssertionError [d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pypy\module\_winreg\test\test_winreg.py:76]:5: AssertionError =========================== short test summary info =========================== FAIL module\_winreg\test\test_winreg.py::AppTestFfi::()::test_simple_write ============== 1 failed, 18 passed, 3 skipped in 241.59 seconds =============== ++ 06:21:28 starting module/binascii/test [42 started in total] __ module/atexit/test [39 done in total, somefailed=False] ____________________ ============================= test session starts ============================= platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples') pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.pyc rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini plugins: hypothesis-4.39.3 [platform:msg] Updated environment with vsver 160, using x64 True [platform:msg] Updated environment with vsver 160, using x64 True collected 2 items module\atexit\test\apptest_atexit.py .. ========================= 2 passed in 226.77 seconds ========================== ++ 06:23:13 starting module/bz2/test [43 started in total] __ module/_weakref/test [40 done in total, somefailed=False] __________________ ============================= test session starts ============================= platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples') pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.pyc rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini plugins: hypothesis-4.39.3 [platform:msg] Updated environment with vsver 160, using x64 True [platform:msg] Updated environment with vsver 160, using x64 True collected 43 items module\_weakref\test\apptest_weakref.py ........................................... ========================= 43 passed in 361.67 seconds ========================= ++ 06:23:26 starting module/cmath/test [44 started in total] __ module/array/test [41 done in total, somefailed=True] ______________________ ============================= test session starts ============================= platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples') pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.pyc rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini plugins: hypothesis-4.39.3 [platform:msg] Updated environment with vsver 160, using x64 True [platform:msg] Updated environment with vsver 160, using x64 True collected 64 items module\array\test\apptest_array.py ... module\array\test\test_array.py ................E.....s..................s................F.. module\array\test\test_ztranslation.py . =================================== ERRORS ==================================== ____________ ERROR at teardown of AppTestArray.test_reversingslice ____________ self = <CallInfo when='teardown' exception: { <C object Array of Char {'nolength': True} at 0x19ac280a5b0>: <C object Array...in-x86-64\build\pypy\module\array\interp_array.py", line 213, in setlen rffi.CCHARP.TO, byte_size, flavor='raw') }> func = <function <lambda> at 0x0000019ac9c9bcb8>, when = 'teardown' def __init__(self, func, when): #: context of invocation: one of "setup", "call", #: "teardown", "memocollect" self.when = when self.start = time() try: > self.result = func() ..\_pytest\runner.py:150: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ > return CallInfo(lambda: ihook(item=item, **kwds), when=when) ..\_pytest\runner.py:138: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = <_HookCaller 'pytest_runtest_teardown'> kwargs = {'__multicall__': <_MultiCall 0 results, 0 meths, kwargs={'item': <AppTestMethod 'test_reversingslice'>, 'nextitem': <...kwargs={...}>}>, 'item': <AppTestMethod 'test_reversingslice'>, 'nextitem': <AppTestMethod 'test_getslice_large_step'>} def __call__(self, **kwargs): assert not self.is_historic() > return self._hookexec(self, self._nonwrappers + self._wrappers, kwargs) ..\_pytest\vendored_packages\pluggy.py:724: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = <_pytest.config.PytestPluginManager object at 0x0000019abaf31440> hook = <_HookCaller 'pytest_runtest_teardown'>, methods = [] kwargs = {'__multicall__': <_MultiCall 0 results, 0 meths, kwargs={'item': <AppTestMethod 'test_reversingslice'>, 'nextitem': <...kwargs={...}>}>, 'item': <AppTestMethod 'test_reversingslice'>, 'nextitem': <AppTestMethod 'test_getslice_large_step'>} def _hookexec(self, hook, methods, kwargs): # called from all hookcaller instances. # enable_tracing will set its own wrapping function at self._inner_hookexec > return self._inner_hookexec(hook, methods, kwargs) ..\_pytest\vendored_packages\pluggy.py:338: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ hook = <_HookCaller 'pytest_runtest_teardown'>, methods = [] kwargs = {'__multicall__': <_MultiCall 0 results, 0 meths, kwargs={'item': <AppTestMethod 'test_reversingslice'>, 'nextitem': <...kwargs={...}>}>, 'item': <AppTestMethod 'test_reversingslice'>, 'nextitem': <AppTestMethod 'test_getslice_large_step'>} self._inner_hookexec = lambda hook, methods, kwargs: \ > _MultiCall(methods, kwargs, hook.spec_opts).execute() ..\_pytest\vendored_packages\pluggy.py:333: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = <_MultiCall 0 results, 0 meths, kwargs={'item': <AppTestMethod 'test_reversingslice'>, 'nextitem': <AppTestMethod 'test_getslice_large_step'>, '__multicall__': <_MultiCall 0 results, 0 meths, kwargs={...}>}> def execute(self): all_kwargs = self.kwargs self.results = results = [] firstresult = self.specopts.get("firstresult") while self.hook_impls: hook_impl = self.hook_impls.pop() args = [all_kwargs[argname] for argname in hook_impl.argnames] if hook_impl.hookwrapper: > return _wrapped_call(hook_impl.function(*args), self.execute) ..\_pytest\vendored_packages\pluggy.py:595: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ wrap_controller = <generator object pytest_runtest_teardown at 0x0000019aca7d3010> func = <bound method _MultiCall.execute of <_MultiCall 0 results, 0 meths, kwargs={'i...large_step'>, '__multicall__': <_MultiCall 0 results, 0 meths, kwargs={...}>}>> def _wrapped_call(wrap_controller, func): """ Wrap calling to a function with a generator which needs to yield exactly once. The yield point will trigger calling the wrapped function and return its _CallOutcome to the yield point. The generator then needs to finish (raise StopIteration) in order for the wrapped call to complete. """ try: next(wrap_controller) # first yield except StopIteration: _raise_wrapfail(wrap_controller, "did not yield") call_outcome = _CallOutcome(func) try: wrap_controller.send(call_outcome) _raise_wrapfail(wrap_controller, "has second yield") except StopIteration: pass > return call_outcome.get_result() ..\_pytest\vendored_packages\pluggy.py:253: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = <_pytest.vendored_packages.pluggy._CallOutcome instance at 0x0000019ac5608220> def get_result(self): if self.excinfo is None: return self.result else: ex = self.excinfo if _py3: raise ex[1].with_traceback(ex[2]) > _reraise(*ex) # noqa ..\_pytest\vendored_packages\pluggy.py:279: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = <_pytest.vendored_packages.pluggy._CallOutcome instance at 0x0000019ac5608220> func = <bound method _MultiCall.execute of <_MultiCall 0 results, 0 meths, kwargs={'i...large_step'>, '__multicall__': <_MultiCall 0 results, 0 meths, kwargs={...}>}>> def __init__(self, func): try: > self.result = func() ..\_pytest\vendored_packages\pluggy.py:264: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = <_MultiCall 0 results, 0 meths, kwargs={'item': <AppTestMethod 'test_reversingslice'>, 'nextitem': <AppTestMethod 'test_getslice_large_step'>, '__multicall__': <_MultiCall 0 results, 0 meths, kwargs={...}>}> def execute(self): all_kwargs = self.kwargs self.results = results = [] firstresult = self.specopts.get("firstresult") while self.hook_impls: hook_impl = self.hook_impls.pop() args = [all_kwargs[argname] for argname in hook_impl.argnames] if hook_impl.hookwrapper: return _wrapped_call(hook_impl.function(*args), self.execute) > res = hook_impl.function(*args) ..\_pytest\vendored_packages\pluggy.py:596: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = <rpython.conftest.LeakFinder instance at 0x0000019abc7f4020> item = <AppTestMethod 'test_reversingslice'> @pytest.hookimpl(trylast=True) def pytest_runtest_teardown(self, item): if not isinstance(item, py.test.collect.Function): return if (not getattr(item.obj, 'dont_track_allocations', False) and leakfinder.TRACK_ALLOCATIONS): kwds = {} try: kwds['do_collection'] = item.track_allocations_collect except AttributeError: pass item._pypytest_leaks = leakfinder.stop_tracking_allocations(False, **kwds) else: # stop_tracking_allocations() already called item._pypytest_leaks = None # check for leaks, but only if the test passed so far if getattr(item, '_success', False) and item._pypytest_leaks: > raise leakfinder.MallocMismatch(item._pypytest_leaks) E MallocMismatch: { E E <C object Array of Char {'nolength': True} at 0x19ac280a5b0>: E <C object Array of Char {'nolength': True} at 0x19ac280aad0>: E <C object Array of Char {'nolength': True} at 0x19ac280ad10>: E <C object Array of Char {'nolength': True} at 0x19ac280af90>: E <C object Array of Char {'nolength': True} at 0x19ac280abf0>: E <C object Array of Char {'nolength': True} at 0x19ac280b8f0>: E <C object Array of Char {'nolength': True} at 0x19ac280b430>: E <C object Array of Char {'nolength': True} at 0x19ac280bf10>: E <C object Array of Char {'nolength': True} at 0x19ac280bf50>: E <C object Array of Char {'nolength': True} at 0x19ac280b970>: E <C object Array of Char {'nolength': True} at 0x19abc7bade0>: E <C object Array of Char {'nolength': True} at 0x19ac28084f0>: E <C object Array of Char {'nolength': True} at 0x19abc7ba930>: E <C object Array of Char {'nolength': True} at 0x19ac2808170>: E <C object Array of Char {'nolength': True} at 0x19ac2808710>: E <C object Array of Char {'nolength': True} at 0x19ac28084b0>: E <C object Array of Char {'nolength': True} at 0x19ac2808310>: E <C object Array of Char {'nolength': True} at 0x19ac2808f30>: E <C object Array of Char {'nolength': True} at 0x19ac2808dd0>: E <C object Array of Char {'nolength': True} at 0x19ac2808ed0>: E <C object Array of Char {'nolength': True} at 0x19ac2808ff0>: E <C object Array of Char {'nolength': True} at 0x19ac28098d0>: E <C object Array of Char {'nolength': True} at 0x19ac2809450>: E <C object Array of Char {'nolength': True} at 0x19ac2809870>: E <C object Array of Char {'nolength': True} at 0x19ac2809f90>: E <C object Array of Char {'nolength': True} at 0x19ac280a030>: E <C object Array of Char {'nolength': True} at 0x19ac2809bb0>: E <C object Array of Char {'nolength': True} at 0x19ac2809e50>: E <C object Array of Char {'nolength': True} at 0x19ac280a830>: E <C object Array of Char {'nolength': True} at 0x19ac280a230>: E <C object Array of Char {'nolength': True} at 0x19ac280afd0>: E <C object Array of Char {'nolength': True} at 0x19ac280b0d0>: E <C object Array of Char {'nolength': True} at 0x19ac280aff0>: E <C object Array of Char {'nolength': True} at 0x19ac280b130>: E <C object Array of Char {'nolength': True} at 0x19ac280b310>: E <C object Array of Char {'nolength': True} at 0x19ac280b5b0>: E <C object Array of Char {'nolength': True} at 0x19ac280b4b0>: E <C object Array of Char {'nolength': True} at 0x19ac280b750>: E <C object Array of Char {'nolength': True} at 0x19ac280bdb0>: E <C object Array of Char {'nolength': True} at 0x19ac280bd10>: E <C object Array of Char {'nolength': True} at 0x19ac280bcb0>: E <C object Array of Char {'nolength': True} at 0x19ac2808890>: E <C object Array of Char {'nolength': True} at 0x19ac28088d0>: E <C object Array of Char {'nolength': True} at 0x19ac501d2b0>: E <C object Array of Char {'nolength': True} at 0x19ac28083d0>: E <C object Array of Char {'nolength': True} at 0x19abc7ba870>: E <C object Array of Char {'nolength': True} at 0x19ac501c8f0>: E <C object Array of Char {'nolength': True} at 0x19ac28082b0>: E <C object Array of Char {'nolength': True} at 0x19ac2808610>: E <C object Array of Char {'nolength': True} at 0x19ac2808f90>: E <C object Array of Char {'nolength': True} at 0x19ac2808ad0>: E <C object Array of Char {'nolength': True} at 0x19ac28094d0>: E <C object Array of Char {'nolength': True} at 0x19ac2809790>: E <C object Array of Char {'nolength': True} at 0x19ac2809a70>: E <C object Array of Char {'nolength': True} at 0x19ac2809bd0>: E <C object Array of Char {'nolength': True} at 0x19ac280a2b0>: E <C object Array of Char {'nolength': True} at 0x19ac280a4f0>: E <C object Array of Char {'nolength': True} at 0x19ac280a430>: E <C object Array of Char {'nolength': True} at 0x19ac280ae70>: E <C object Array of Char {'nolength': True} at 0x19ac280ae90>: E <C object Array of Char {'nolength': True} at 0x19ac280abb0>: E <C object Array of Char {'nolength': True} at 0x19ac280b550>: E <C object Array of Char {'nolength': True} at 0x19abc7baae0>: E <C object Array of Char {'nolength': True} at 0x19ac280bd90>: E <C object Array of Char {'nolength': True} at 0x19abc7ba720>: E <C object Array of Char {'nolength': True} at 0x19abc7ba780>: E <C object Array of Char {'nolength': True} at 0x19ac280b9b0>: E <C object Array of Char {'nolength': True} at 0x19ac280c030>: E <C object Array of Char {'nolength': True} at 0x19ac2808750>: E <C object Array of Char {'nolength': True} at 0x19ac2808eb0>: E <C object Array of Char {'nolength': True} at 0x19ac2808a50>: E <C object Array of Char {'nolength': True} at 0x19ac2809150>: E <C object Array of Char {'nolength': True} at 0x19ac2809dd0>: E <C object Array of Char {'nolength': True} at 0x19ac280a910>: E <C object Array of Char {'nolength': True} at 0x19ac280aab0>: E <C object Array of Char {'nolength': True} at 0x19ac280a950>: E <C object Array of Char {'nolength': True} at 0x19ac280b5d0>: E <C object Array of Char {'nolength': True} at 0x19ac280b2b0>: E <C object Array of Char {'nolength': True} at 0x19ac280bf30>: E <C object Array of Char {'nolength': True} at 0x19ac28087d0>: E <C object Array of Char {'nolength': True} at 0x19ac28089f0>: E <C object Array of Char {'nolength': True} at 0x19ac2808b90>: E <C object Array of Char {'nolength': True} at 0x19abc7ba750>: E <C object Array of Char {'nolength': True} at 0x19ac2809c50>: E <C object Array of Char {'nolength': True} at 0x19abc7baa20>: E <C object Array of Char {'nolength': True} at 0x19ac501d070>: E <C object Array of Char {'nolength': True} at 0x19ac2809d50>: E <C object Array of Char {'nolength': True} at 0x19ac2809e90>: E <C object Array of Char {'nolength': True} at 0x19ac280a7f0>: E <C object Array of Char {'nolength': True} at 0x19ac280a630>: E <C object Array of Char {'nolength': True} at 0x19ac280abd0>: E <C object Array of Char {'nolength': True} at 0x19ac280aa30>: E <C object Array of Char {'nolength': True} at 0x19ac280ab30>: E <C object Array of Char {'nolength': True} at 0x19ac280b6f0>: E <C object Array of Char {'nolength': True} at 0x19ac280ba90>: E <C object Array of Char {'nolength': True} at 0x19ac280bff0>: E <C object Array of Char {'nolength': True} at 0x19ac28081b0>: E <C object Array of Char {'nolength': True} at 0x19ac2808b50>: E <C object Array of Char {'nolength': True} at 0x19ac28096b0>: E <C object Array of Char {'nolength': True} at 0x19ac2809c90>: E <C object Array of Char {'nolength': True} at 0x19ac280a0f0>: E <C object Array of Char {'nolength': True} at 0x19ac280a690>: E <C object Array of Char {'nolength': True} at 0x19ac280ac90>: E <C object Array of Char {'nolength': True} at 0x19ac280b050>: E <C object Array of Char {'nolength': True} at 0x19ac280b4d0>: E <C object Array of Char {'nolength': True} at 0x19ac280bfd0>: E <C object Array of Char {'nolength': True} at 0x19ac2808fd0>: E <C object Array of Char {'nolength': True} at 0x19ac28097f0>: E <C object Array of Char {'nolength': True} at 0x19ac2809b50>: E <C object Array of Char {'nolength': True} at 0x19ac280a510>: E <C object Array of Char {'nolength': True} at 0x19ac280b090>: E <C object Array of Char {'nolength': True} at 0x19ac280b610>: E <C object Array of Char {'nolength': True} at 0x19ac280b730>: E <C object Array of Char {'nolength': True} at 0x19ac280bf90>: E <C object Array of Char {'nolength': True} at 0x19ac28086d0>: E <C object Array of Char {'nolength': True} at 0x19ac2809070>: E <C object Array of Char {'nolength': True} at 0x19ac2809390>: E <C object Array of Char {'nolength': True} at 0x19ac280a050>: E <C object Array of Char {'nolength': True} at 0x19ac280a170>: E <C object Array of Char {'nolength': True} at 0x19ac280b070>: E <C object Array of Char {'nolength': True} at 0x19ac280b930>: E <C object Array of Char {'nolength': True} at 0x19ac280b6d0>: E <C object Array of Char {'nolength': True} at 0x19ac280bc90>: E <C object Array of Char {'nolength': True} at 0x19ac2808a70>: E <C object Array of Char {'nolength': True} at 0x19ac28097b0>: E <C object Array of Char {'nolength': True} at 0x19ac2809e30>: E <C object Array of Char {'nolength': True} at 0x19ac280a570>: E <C object Array of Char {'nolength': True} at 0x19ac280b630>: E <C object Array of Char {'nolength': True} at 0x19ac280bc70>: E <C object Array of Char {'nolength': True} at 0x19ac2808190>: E <C object Array of Char {'nolength': True} at 0x19ac2809730>: E <C object Array of Char {'nolength': True} at 0x19ac280a530>: E <C object Array of Char {'nolength': True} at 0x19ac280ab10>: E <C object Array of Char {'nolength': True} at 0x19ac280bcd0>: E <C object Array of Char {'nolength': True} at 0x19ac2808c90>: E <C object Array of Char {'nolength': True} at 0x19ac280a6f0>: E <C object Array of Char {'nolength': True} at 0x19ac280b530>: E <C object Array of Char {'nolength': True} at 0x19ac280b570>: E <C object Array of Char {'nolength': True} at 0x19ac280c050>: E <C object Array of Char {'nolength': True} at 0x19ac28089d0>: E <C object Array of Char {'nolength': True} at 0x19ac28099b0>: E <C object Array of Char {'nolength': True} at 0x19ac280a1f0>: E <C object Array of Char {'nolength': True} at 0x19ac280af30>: E <C object Array of Char {'nolength': True} at 0x19ac280bbb0>: E <C object Array of Char {'nolength': True} at 0x19ac2808570>: E <C object Array of Char {'nolength': True} at 0x19ac2808790>: E <C object Array of Char {'nolength': True} at 0x19ac2808450>: E <C object Array of Char {'nolength': True} at 0x19ac2809d70>: E <C object Array of Char {'nolength': True} at 0x19ac280b0f0>: E <C object Array of Char {'nolength': True} at 0x19ac280b410>: E <C object Array of Char {'nolength': True} at 0x19ac280be70>: E <C object Array of Char {'nolength': True} at 0x19ac28097d0>: E <C object Array of Char {'nolength': True} at 0x19ac280a2d0>: E <C object Array of Char {'nolength': True} at 0x19ac280b030>: E <C object Array of Char {'nolength': True} at 0x19ac280b470>: E <C object Array of Char {'nolength': True} at 0x19ac2809030>: E <C object Array of Char {'nolength': True} at 0x19ac2809cb0>: E <C object Array of Char {'nolength': True} at 0x19ac280aaf0>: E <C object Array of Char {'nolength': True} at 0x19ac280baf0>: E <C object Array of Char {'nolength': True} at 0x19abb375db0>: E <C object Array of Char {'nolength': True} at 0x19abb379230>: E <C object Array of Char {'nolength': True} at 0x19ac280a730>: E <C object Array of Char {'nolength': True} at 0x19ac2809050>: E <C object Array of Char {'nolength': True} at 0x19abc7ba6f0>: E <C object Array of Char {'nolength': True} at 0x19ac280b870>: E <C object Array of Char {'nolength': True} at 0x19abc7ba990>: E <C object Array of Char {'nolength': True} at 0x19ac220fe30>: E <C object Array of Char {'nolength': True} at 0x19ac28082f0>: E <C object Array of Char {'nolength': True} at 0x19ac280a350>: E <C object Array of Char {'nolength': True} at 0x19ac2808390>: E <C object Array of Char {'nolength': True} at 0x19abb378450>: E <C object Array of Char {'nolength': True} at 0x19ac2809530>: E <C object Array of Char {'nolength': True} at 0x19ac280be10>: E <C object Array of Char {'nolength': True} at 0x19ac28096f0>: E <C object Array of Char {'nolength': True} at 0x19ac280afb0>: E <C object Array of Char {'nolength': True} at 0x19abb375d10>: E <C object Array of Char {'nolength': True} at 0x19abb376130>: E <C object Array of Char {'nolength': True} at 0x19ac2809830>: E <C object Array of Char {'nolength': True} at 0x19ac280a5d0>: E <C object Array of Char {'nolength': True} at 0x19ac2808810>: E <C object Array of Char {'nolength': True} at 0x19abb378f70>: E <C object Array of Char {'nolength': True} at 0x19ac7a032c0>: E <C object Array of Char {'nolength': True} at 0x19ac7a03400>: E <C object Array of Char {'nolength': True} at 0x19ac7a02ce0>: E <C object Array of Char {'nolength': True} at 0x19ac7a02d20>: E <C object Array of Char {'nolength': True} at 0x19ac7a02ec0>: E <C object Array of Char {'nolength': True} at 0x19ac7a02f60>: E <C object Array of Char {'nolength': True} at 0x19ac7a02fe0>: E <C object Array of Char {'nolength': True} at 0x19ac7a02d80>: E <C object Array of Char {'nolength': True} at 0x19ac7a02c40>: E <C object Array of Char {'nolength': True} at 0x19abc7ba690>: E <C object Array of Char {'nolength': True} at 0x19ac7a02cc0>: E <C object Array of Char {'nolength': True} at 0x19abc7bab70>: E <C object Array of Char {'nolength': True} at 0x19ac1894450>: E <C object Array of Char {'nolength': True} at 0x19ac7a02e60>: E <C object Array of Char {'nolength': True} at 0x19ac7a02c80>: E <C object Array of Char {'nolength': True} at 0x19ac7a02ee0>: E <C object Array of Char {'nolength': True} at 0x19ac7a03000>: E <C object Array of Char {'nolength': True} at 0x19ac7a03100>: E <C object Array of Char {'nolength': True} at 0x19ac7a02d60>: E <C object Array of Char {'nolength': True} at 0x19ac7a031c0>: E <C object Array of Char {'nolength': True} at 0x19ac7a02ea0>: E <C object Array of Char {'nolength': True} at 0x19ac7a02ca0>: E <C object Array of Char {'nolength': True} at 0x19ac7a02e40>: E <C object Array of Char {'nolength': True} at 0x19ac7a03080>: E <C object Array of Char {'nolength': True} at 0x19ac7a030e0>: E <C object Array of Char {'nolength': True} at 0x19ac7a03340>: E <C object Array of Char {'nolength': True} at 0x19ac7a03120>: E <C object Array of Char {'nolength': True} at 0x19ac7a02d40>: E <C object Array of Char {'nolength': True} at 0x19ac7a03260>: E <C object Array of Char {'nolength': True} at 0x19ac7a02f80>: E <C object Array of Char {'nolength': True} at 0x19ac7a03300>: E <C object Array of Char {'nolength': True} at 0x19ac7a02e80>: E <C object Array of Char {'nolength': True} at 0x19ac7a030a0>: E <C object Array of Char {'nolength': True} at 0x19ac7a03140>: E <C object Array of Char {'nolength': True} at 0x19ac7a02de0>: E <C object Array of Char {'nolength': True} at 0x19ac7a034e0>: E <C object Array of Char {'nolength': True} at 0x19abac2cca0>: E <C object Array of Char {'nolength': True} at 0x19ac7a03580>: E <C object Array of Char {'nolength': True} at 0x19abac2caf0>: E <C object Array of Char {'nolength': True} at 0x19abac2c910>: E <C object Array of Char {'nolength': True} at 0x19ac7a035e0>: E <C object Array of Char {'nolength': True} at 0x19ac7a037a0>: E <C object Array of Char {'nolength': True} at 0x19ac7a03ac0>: E <C object Array of Char {'nolength': True} at 0x19ac7a037c0>: E <C object Array of Char {'nolength': True} at 0x19ac7a036e0>: E <C object Array of Char {'nolength': True} at 0x19ac7a03700>: E <C object Array of Char {'nolength': True} at 0x19ac7a03c20>: E <C object Array of Char {'nolength': True} at 0x19ac7a03c00>: E <C object Array of Char {'nolength': True} at 0x19ac7a03be0>: E <C object Array of Char {'nolength': True} at 0x19ac7a039c0>: E <C object Array of Char {'nolength': True} at 0x19ac7a03940>: E <C object Array of Char {'nolength': True} at 0x19ac7a03b80>: E <C object Array of Char {'nolength': True} at 0x19ac7a03a20>: E <C object Array of Char {'nolength': True} at 0x19ac7a03980>: E <C object Array of Char {'nolength': True} at 0x19ac7a03460>: E <C object Array of Char {'nolength': True} at 0x19abac2cd00>: E <C object Array of Char {'nolength': True} at 0x19ac7a036a0>: E <C object Array of Char {'nolength': True} at 0x19abac2cd60>: E <C object Array of Char {'nolength': True} at 0x19ac501d190>: E <C object Array of Char {'nolength': True} at 0x19ac7a034c0>: E <C object Array of Char {'nolength': True} at 0x19ac7a03720>: E <C object Array of Char {'nolength': True} at 0x19ac7a03480>: E <C object Array of Char {'nolength': True} at 0x19ac7a034a0>: E <C object Array of Char {'nolength': True} at 0x19ac7a03640>: E <C object Array of Char {'nolength': True} at 0x19ac7a03620>: E <C object Array of Char {'nolength': True} at 0x19ac7a03560>: E <C object Array of Char {'nolength': True} at 0x19ac7a039e0>: E <C object Array of Char {'nolength': True} at 0x19ac7a03b60>: E <C object Array of Char {'nolength': True} at 0x19ac7a041c0>: E <C object Array of Char {'nolength': True} at 0x19ac7a04280>: E <C object Array of Char {'nolength': True} at 0x19ac7a03f60>: E <C object Array of Char {'nolength': True} at 0x19ac7a03e00>: E <C object Array of Char {'nolength': True} at 0x19ac7a03ee0>: E <C object Array of Char {'nolength': True} at 0x19ac7a04180>: E <C object Array of Char {'nolength': True} at 0x19ac7a04420>: E <C object Array of Char {'nolength': True} at 0x19ac7a03d20>: E <C object Array of Char {'nolength': True} at 0x19ac7a043c0>: E <C object Array of Char {'nolength': True} at 0x19ac7a03fe0>: E <C object Array of Char {'nolength': True} at 0x19ac7a03fc0>: E <C object Array of Char {'nolength': True} at 0x19ac7a03e40>: E <C object Array of Char {'nolength': True} at 0x19ac7a04220>: E <C object Array of Char {'nolength': True} at 0x19ac7a03e20>: E <C object Array of Char {'nolength': True} at 0x19abac2c670>: E <C object Array of Char {'nolength': True} at 0x19ac7a03d40>: E <C object Array of Char {'nolength': True} at 0x19abac2c6a0>: E <C object Array of Char {'nolength': True} at 0x19abc7bac90>: E <C object Array of Char {'nolength': True} at 0x19ac7a03d80>: E <C object Array of Char {'nolength': True} at 0x19ac7a04040>: E <C object Array of Char {'nolength': True} at 0x19ac7a04080>: E <C object Array of Char {'nolength': True} at 0x19ac7a03c60>: E <C object Array of Char {'nolength': True} at 0x19ac7a03ea0>: E <C object Array of Char {'nolength': True} at 0x19ac7a043e0>: E <C object Array of Char {'nolength': True} at 0x19ac7a04260>: E <C object Array of Char {'nolength': True} at 0x19ac7a04400>: E <C object Array of Char {'nolength': True} at 0x19ac7a03ca0>: E <C object Array of Char {'nolength': True} at 0x19ac7a04340>: E <C object Array of Char {'nolength': True} at 0x19ac7a03f80>: E <C object Array of Char {'nolength': True} at 0x19ac7a03da0>: E <C object Array of Char {'nolength': True} at 0x19ac7a041e0>: E <C object Array of Char {'nolength': True} at 0x19ac7a03de0>: E <C object Array of Char {'nolength': True} at 0x19ac7a03ec0>: E <C object Array of Char {'nolength': True} at 0x19ac7a04300>: E <C object Array of Char {'nolength': True} at 0x19ac7a049c0>: E <C object Array of Char {'nolength': True} at 0x19ac7a04a00>: E <C object Array of Char {'nolength': True} at 0x19ac7a04b40>: E <C object Array of Char {'nolength': True} at 0x19ac7a047a0>: E <C object Array of Char {'nolength': True} at 0x19ac7a04900>: E <C object Array of Char {'nolength': True} at 0x19ac7a04560>: E <C object Array of Char {'nolength': True} at 0x19ac7a04920>: E <C object Array of Char {'nolength': True} at 0x19abac2c790>: E <C object Array of Char {'nolength': True} at 0x19ac7a04760>: E <C object Array of Char {'nolength': True} at 0x19abac2c700>: E <C object Array of Char {'nolength': True} at 0x19ac220fe00>: E <C object Array of Char {'nolength': True} at 0x19ac7a04a40>: E <C object Array of Char {'nolength': True} at 0x19ac7a04600>: E <C object Array of Char {'nolength': True} at 0x19ac7a04b80>: E <C object Array of Char {'nolength': True} at 0x19ac7a04a80>: E <C object Array of Char {'nolength': True} at 0x19ac7a04700>: E <C object Array of Char {'nolength': True} at 0x19ac7a04660>: E <C object Array of Char {'nolength': True} at 0x19ac7a04c00>: E <C object Array of Char {'nolength': True} at 0x19ac7a044e0>: E <C object Array of Char {'nolength': True} at 0x19ac7a04a60>: E <C object Array of Char {'nolength': True} at 0x19ac7a04580>: E <C object Array of Char {'nolength': True} at 0x19ac7a04ba0>: E <C object Array of Char {'nolength': True} at 0x19ac7a04b60>: E <C object Array of Char {'nolength': True} at 0x19ac7a047e0>: E <C object Array of Char {'nolength': True} at 0x19ac7a04620>: E <C object Array of Char {'nolength': True} at 0x19ac7a04500>: E <C object Array of Char {'nolength': True} at 0x19abac2c850>: E <C object Array of Char {'nolength': True} at 0x19ac7a04bc0>: E <C object Array of Char {'nolength': True} at 0x19abac2c7c0>: E <C object Array of Char {'nolength': True} at 0x19abc7babd0>: E <C object Array of Char {'nolength': True} at 0x19ac7a04a20>: E <C object Array of Char {'nolength': True} at 0x19ac7a045a0>: E <C object Array of Char {'nolength': True} at 0x19ac7a04840>: E <C object Array of Char {'nolength': True} at 0x19ac7a04720>: E <C object Array of Char {'nolength': True} at 0x19ac7a04cc0>: E <C object Array of Char {'nolength': True} at 0x19ac7a053e0>: E <C object Array of Char {'nolength': True} at 0x19ac7a04e00>: E <C object Array of Char {'nolength': True} at 0x19ac7a04f00>: E <C object Array of Char {'nolength': True} at 0x19ac7a05140>: E <C object Array of Char {'nolength': True} at 0x19ac7a04d40>: E <C object Array of Char {'nolength': True} at 0x19ac7a051a0>: E <C object Array of Char {'nolength': True} at 0x19ac7a04ce0>: E <C object Array of Char {'nolength': True} at 0x19ac7a04da0>: E <C object Array of Char {'nolength': True} at 0x19ac7a05220>: E <C object Array of Char {'nolength': True} at 0x19ac7a04ea0>: E <C object Array of Char {'nolength': True} at 0x19ac7a052c0>: E <C object Array of Char {'nolength': True} at 0x19abac2c9d0>: E <C object Array of Char {'nolength': True} at 0x19ac7a04ca0>: E <C object Array of Char {'nolength': True} at 0x19abac2ca60>: E <C object Array of Char {'nolength': True} at 0x19ac275e400>: E <C object Array of Char {'nolength': True} at 0x19ac7a04d80>: E <C object Array of Char {'nolength': True} at 0x19ac7a04e60>: E <C object Array of Char {'nolength': True} at 0x19ac7a04c60>: E <C object Array of Char {'nolength': True} at 0x19ac7a05160>: E <C object Array of Char {'nolength': True} at 0x19ac7a051c0>: E <C object Array of Char {'nolength': True} at 0x19ac7a04c80>: E <C object Array of Char {'nolength': True} at 0x19ac7a05400>: E <C object Array of Char {'nolength': True} at 0x19ac7a04d60>: E <C object Array of Char {'nolength': True} at 0x19ac7a04e20>: E <C object Array of Char {'nolength': True} at 0x19ac7a04c40>: E <C object Array of Char {'nolength': True} at 0x19ac7a05040>: E <C object Array of Char {'nolength': True} at 0x19ac7a05380>: E <C object Array of Char {'nolength': True} at 0x19ac7a04de0>: E <C object Array of Char {'nolength': True} at 0x19ac7a04fc0>: E <C object Array of Char {'nolength': True} at 0x19ac7a04f80>: E <C object Array of Char {'nolength': True} at 0x19ac7a05120>: E <C object Array of Char {'nolength': True} at 0x19ac7a04e80>: E <C object Array of Char {'nolength': True} at 0x19ac7a04ee0>: E <C object Array of Char {'nolength': True} at 0x19ac7a05080>: E <C object Array of Char {'nolength': True} at 0x19ac7a04f40>: E <C object Array of Char {'nolength': True} at 0x19ac7a052e0>: E <C object Array of Char {'nolength': True} at 0x19ac7a054c0>: E <C object Array of Char {'nolength': True} at 0x19ac501d220>: E <C object Array of Char {'nolength': True} at 0x19ac7a054e0>: E <C object Array of Char {'nolength': True} at 0x19abac2cb20>: E <C object Array of Char {'nolength': True} at 0x19ac7a05820>: E <C object Array of Char {'nolength': True} at 0x19ac7a056c0>: E <C object Array of Char {'nolength': True} at 0x19ac7a05ba0>: E <C object Array of Char {'nolength': True} at 0x19ac7a055e0>: E <C object Array of Char {'nolength': True} at 0x19ac7a05920>: E <C object Array of Char {'nolength': True} at 0x19ac7a05560>: E <C object Array of Char {'nolength': True} at 0x19ac7a05540>: E <C object Array of Char {'nolength': True} at 0x19ac7a054a0>: E <C object Array of Char {'nolength': True} at 0x19ac7a05740>: E <C object Array of Char {'nolength': True} at 0x19ac7a05880>: E <C object Array of Char {'nolength': True} at 0x19ac7a057e0>: E <C object Array of Char {'nolength': True} at 0x19ac7a056e0>: E <C object Array of Char {'nolength': True} at 0x19ac7a05ae0>: E <C object Array of Char {'nolength': True} at 0x19ac7a05760>: E <C object Array of Char {'nolength': True} at 0x19ac7a05580>: E <C object Array of Char {'nolength': True} at 0x19ac7a055a0>: E <C object Array of Char {'nolength': True} at 0x19ac7a05ac0>: E <C object Array of Char {'nolength': True} at 0x19ac7a056a0>: E <C object Array of Char {'nolength': True} at 0x19ac7a059e0>: E <C object Array of Char {'nolength': True} at 0x19ac7a05440>: E <C object Array of Char {'nolength': True} at 0x19ac7a05bc0>: E <C object Array of Char {'nolength': True} at 0x19ac7a05b20>: E <C object Array of Char {'nolength': True} at 0x19ac7a05720>: E <C object Array of Char {'nolength': True} at 0x19ac7a058a0>: E <C object Array of Char {'nolength': True} at 0x19ac7a05c00>: E <C object Array of Char {'nolength': True} at 0x19ac7a05860>: E <C object Array of Char {'nolength': True} at 0x19ac7a05680>: E <C object Array of Char {'nolength': True} at 0x19ac7a05b60>: E <C object Array of Char {'nolength': True} at 0x19ac7a05c40>: E <C object Array of Char {'nolength': True} at 0x19ac7a06020>: E <C object Array of Char {'nolength': True} at 0x19abac2c640>: E <C object Array of Char {'nolength': True} at 0x19ac7a06200>: E <C object Array of Char {'nolength': True} at 0x19abac2c940>: E <C object Array of Char {'nolength': True} at 0x19abac2cb50>: E <C object Array of Char {'nolength': True} at 0x19ac7a06240>: E <C object Array of Char {'nolength': True} at 0x19ac7a05f00>: E <C object Array of Char {'nolength': True} at 0x19ac7a05c60>: E <C object Array of Char {'nolength': True} at 0x19ac7a05ec0>: E <C object Array of Char {'nolength': True} at 0x19ac7a06340>: E <C object Array of Char {'nolength': True} at 0x19ac7a05ce0>: E <C object Array of Char {'nolength': True} at 0x19ac7a05ca0>: E <C object Array of Char {'nolength': True} at 0x19ac7a061e0>: E <C object Array of Char {'nolength': True} at 0x19ac7a05de0>: E <C object Array of Char {'nolength': True} at 0x19ac7a06180>: E <C object Array of Char {'nolength': True} at 0x19ac7a05d00>: E <C object Array of Char {'nolength': True} at 0x19ac7a060e0>: E <C object Array of Char {'nolength': True} at 0x19ac7a05ee0>: E <C object Array of Char {'nolength': True} at 0x19ac7a063a0>: E <C object Array of Char {'nolength': True} at 0x19ac7a05c80>: E <C object Array of Char {'nolength': True} at 0x19abac2c9a0>: E <C object Array of Char {'nolength': True} at 0x19ac7a06260>: E <C object Array of Char {'nolength': True} at 0x19ac501d0d0>: E <C object Array of Char {'nolength': True} at 0x19ac7a05d60>: E <C object Array of Char {'nolength': True} at 0x19ac7a063e0>: E <C object Array of Char {'nolength': True} at 0x19ac7a05f20>: E <C object Array of Char {'nolength': True} at 0x19ac7a05f40>: E <C object Array of Char {'nolength': True} at 0x19ac7a05da0>: E <C object Array of Char {'nolength': True} at 0x19ac7a05f60>: E <C object Array of Char {'nolength': True} at 0x19ac7a05fc0>: E <C object Array of Char {'nolength': True} at 0x19ac7a06320>: E <C object Array of Char {'nolength': True} at 0x19ac7a05d20>: E <C object Array of Char {'nolength': True} at 0x19ac7a060c0>: E <C object Array of Char {'nolength': True} at 0x19ac7a06360>: E <C object Array of Char {'nolength': True} at 0x19ac7a05e80>: E <C object Array of Char {'nolength': True} at 0x19ac7a06480>: E <C object Array of Char {'nolength': True} at 0x19ac7a064e0>: E <C object Array of Char {'nolength': True} at 0x19ac7a06ba0>: E <C object Array of Char {'nolength': True} at 0x19ac7a067c0>: E <C object Array of Char {'nolength': True} at 0x19ac7a06600>: E <C object Array of Char {'nolength': True} at 0x19ac501d2e0>: E <C object Array of Char {'nolength': True} at 0x19ac7a06460>: E <C object Array of Char {'nolength': True} at 0x19ac7a06980>: E <C object Array of Char {'nolength': True} at 0x19ac7a067e0>: E <C object Array of Char {'nolength': True} at 0x19ac7a06880>: E <C object Array of Char {'nolength': True} at 0x19ac7a068a0>: E <C object Array of Char {'nolength': True} at 0x19ac7a06700>: E <C object Array of Char {'nolength': True} at 0x19ac7a06820>: E <C object Array of Char {'nolength': True} at 0x19ac7a06680>: E <C object Array of Char {'nolength': True} at 0x19ac7a06440>: E <C object Array of Char {'nolength': True} at 0x19ac7a06960>: E <C object Array of Char {'nolength': True} at 0x19ac7a068c0>: E <C object Array of Char {'nolength': True} at 0x19ac7a06660>: E <C object Array of Char {'nolength': True} at 0x19ac7a068e0>: E <C object Array of Char {'nolength': True} at 0x19ac7a069a0>: E <C object Array of Char {'nolength': True} at 0x19ac7a06620>: E <C object Array of Char {'nolength': True} at 0x19ac7a06540>: E <C object Array of Char {'nolength': True} at 0x19ac7a06a80>: E <C object Array of Char {'nolength': True} at 0x19ac7a065a0>: E <C object Array of Char {'nolength': True} at 0x19ac7a06a00>: E <C object Array of Char {'nolength': True} at 0x19ac7a06b20>: E <C object Array of Char {'nolength': True} at 0x19ac7a06800>: E <C object Array of Char {'nolength': True} at 0x19ac7a073c0>: E <C object Array of Char {'nolength': True} at 0x19ac7a06ec0>: E <C object Array of Char {'nolength': True} at 0x19ac7a070c0>: E <C object Array of Char {'nolength': True} at 0x19ac7a07040>: E <C object Array of Char {'nolength': True} at 0x19ac7a07280>: E <C object Array of Char {'nolength': True} at 0x19ac7a07420>: E <C object Array of Char {'nolength': True} at 0x19ac7a07160>: E <C object Array of Char {'nolength': True} at 0x19ac7a06f80>: E <C object Array of Char {'nolength': True} at 0x19ac7a07380>: E <C object Array of Char {'nolength': True} at 0x19ac7a07120>: E <C object Array of Char {'nolength': True} at 0x19ac7a06fa0>: E <C object Array of Char {'nolength': True} at 0x19ac7a07320>: E <C object Array of Char {'nolength': True} at 0x19ac7a071a0>: E <C object Array of Char {'nolength': True} at 0x19ac7a06f40>: E <C object Array of Char {'nolength': True} at 0x19ac7a06ee0>: E <C object Array of Char {'nolength': True} at 0x19ac7a06d20>: E <C object Array of Char {'nolength': True} at 0x19ac7a06dc0>: E <C object Array of Char {'nolength': True} at 0x19ac7a06e40>: E <C object Array of Char {'nolength': True} at 0x19ac7a06cc0>: E <C object Array of Char {'nolength': True} at 0x19ac7a06d80>: E <C object Array of Char {'nolength': True} at 0x19ac7a07240>: E <C object Array of Char {'nolength': True} at 0x19ac7a06c40>: E <C object Array of Char {'nolength': True} at 0x19ac7a06e60>: E <C object Array of Char {'nolength': True} at 0x19ac7a06ca0>: E <C object Array of Char {'nolength': True} at 0x19ac7a072c0>: E <C object Array of Char {'nolength': True} at 0x19ac7a06de0>: E <C object Array of Char {'nolength': True} at 0x19ac7a07780>: E <C object Array of Char {'nolength': True} at 0x19ac7a07820>: E <C object Array of Char {'nolength': True} at 0x19ac7a07460>: E <C object Array of Char {'nolength': True} at 0x19ac501cfe0>: E <C object Array of Char {'nolength': True} at 0x19ac7a07620>: E <C object Array of Char {'nolength': True} at 0x19ac501cc80>: E <C object Array of Char {'nolength': True} at 0x19abc7bac60>: E <C object Array of Char {'nolength': True} at 0x19ac7a07bc0>: E <C object Array of Char {'nolength': True} at 0x19ac7a07500>: E <C object Array of Char {'nolength': True} at 0x19ac7a07b20>: E <C object Array of Char {'nolength': True} at 0x19ac7a07a80>: E <C object Array of Char {'nolength': True} at 0x19ac7a07800>: E <C object Array of Char {'nolength': True} at 0x19ac7a07760>: E <C object Array of Char {'nolength': True} at 0x19ac7a076e0>: E <C object Array of Char {'nolength': True} at 0x19ac7a077a0>: E <C object Array of Char {'nolength': True} at 0x19ac7a079a0>: E <C object Array of Char {'nolength': True} at 0x19ac7a07440>: E <C object Array of Char {'nolength': True} at 0x19ac7a074c0>: E <C object Array of Char {'nolength': True} at 0x19ac7a076c0>: E <C object Array of Char {'nolength': True} at 0x19ac7a07a40>: E <C object Array of Char {'nolength': True} at 0x19ac7a07900>: E <C object Array of Char {'nolength': True} at 0x19ac7a07740>: E <C object Array of Char {'nolength': True} at 0x19ac7a07600>: E <C object Array of Char {'nolength': True} at 0x19abac2cd90>: E <C object Array of Char {'nolength': True} at 0x19ac7a077c0>: E <C object Array of Char {'nolength': True} at 0x19abc7ba960>: E <C object Array of Char {'nolength': True} at 0x19ac7a074a0>: E <C object Array of Char {'nolength': True} at 0x19ac7a078c0>: E <C object Array of Char {'nolength': True} at 0x19ac7a075c0>: E <C object Array of Char {'nolength': True} at 0x19ac7a078a0>: E <C object Array of Char {'nolength': True} at 0x19ac7a074e0>: E <C object Array of Char {'nolength': True} at 0x19ac7a07a20>: E <C object Array of Char {'nolength': True} at 0x19ac7a07ba0>: E <C object Array of Char {'nolength': True} at 0x19ac7a07dc0>: E <C object Array of Char {'nolength': True} at 0x19ac7a07d20>: E <C object Array of Char {'nolength': True} at 0x19ac7a082c0>: E <C object Array of Char {'nolength': True} at 0x19ac7a07e80>: E <C object Array of Char {'nolength': True} at 0x19ac7a07f40>: E <C object Array of Char {'nolength': True} at 0x19ac7a07f20>: E <C object Array of Char {'nolength': True} at 0x19ac7a07e40>: E <C object Array of Char {'nolength': True} at 0x19ac7a07fc0>: E <C object Array of Char {'nolength': True} at 0x19ac7a07ca0>: E <C object Array of Char {'nolength': True} at 0x19ac7a07ce0>: E <C object Array of Char {'nolength': True} at 0x19ac7a07de0>: E <C object Array of Char {'nolength': True} at 0x19ac7a08240>: E <C object Array of Char {'nolength': True} at 0x19ac7a07d00>: E <C object Array of Char {'nolength': True} at 0x19ac7a07e20>: E <C object Array of Char {'nolength': True} at 0x19ac7a08120>: E <C object Array of Char {'nolength': True} at 0x19ac7a07ee0>: E <C object Array of Char {'nolength': True} at 0x19ac7a08300>: E <C object Array of Char {'nolength': True} at 0x19ac7a07c40>: E <C object Array of Char {'nolength': True} at 0x19ac7a07f80>: E <C object Array of Char {'nolength': True} at 0x19ac7a08000>: E <C object Array of Char {'nolength': True} at 0x19ac7a08280>: E <C object Array of Char {'nolength': True} at 0x19ac7a07c60>: E <C object Array of Char {'nolength': True} at 0x19ac7a07d60>: E <C object Array of Char {'nolength': True} at 0x19ac7a08320>: E <C object Array of Char {'nolength': True} at 0x19ac7a07d40>: E <C object Array of Char {'nolength': True} at 0x19ac7a08080>: E <C object Array of Char {'nolength': True} at 0x19ac7a080c0>: E <C object Array of Char {'nolength': True} at 0x19ac7a084a0>: E <C object Array of Char {'nolength': True} at 0x19ac7a08520>: E <C object Array of Char {'nolength': True} at 0x19ac7a08560>: E <C object Array of Char {'nolength': True} at 0x19ac7a08620>: E <C object Array of Char {'nolength': True} at 0x19ac7a08780>: E <C object Array of Char {'nolength': True} at 0x19ac7a08a00>: E <C object Array of Char {'nolength': True} at 0x19ac7a085a0>: E <C object Array of Char {'nolength': True} at 0x19ac7a08700>: E <C object Array of Char {'nolength': True} at 0x19ac7a08b20>: E <C object Array of Char {'nolength': True} at 0x19ac7a08600>: E <C object Array of Char {'nolength': True} at 0x19ac7a08a40>: E <C object Array of Char {'nolength': True} at 0x19ac7a08980>: E <C object Array of Char {'nolength': True} at 0x19ac7a086c0>: E <C object Array of Char {'nolength': True} at 0x19ac7a08540>: E <C object Array of Char {'nolength': True} at 0x19ac7a08cc0>: E <C object Array of Char {'nolength': True} at 0x19ac7a09140>: E <C object Array of Char {'nolength': True} at 0x19ac7a09000>: E <C object Array of Char {'nolength': True} at 0x19ac7a08f80>: E <C object Array of Char {'nolength': True} at 0x19ac7a08ec0>: E <C object Array of Char {'nolength': True} at 0x19ac7a08c40>: E <C object Array of Char {'nolength': True} at 0x19ac7a08f00>: E <C object Array of Char {'nolength': True} at 0x19ac7a091a0>: E <C object Array of Char {'nolength': True} at 0x19ac7a08fe0>: E <C object Array of Char {'nolength': True} at 0x19ac7a09120>: E <C object Array of Char {'nolength': True} at 0x19ac7a09060>: E <C object Array of Char {'nolength': True} at 0x19ac7a091e0>: E <C object Array of Char {'nolength': True} at 0x19ac7a091c0>: E <C object Array of Char {'nolength': True} at 0x19ac7a08e20>: E <C object Array of Char {'nolength': True} at 0x19ac7a092c0>: E <C object Array of Char {'nolength': True} at 0x19ac7a09300>: E <C object Array of Char {'nolength': True} at 0x19ac7a09020>: E <C object Array of Char {'nolength': True} at 0x19ac7a090c0>: E <C object Array of Char {'nolength': True} at 0x19ac7a09160>: E <C object Array of Char {'nolength': True} at 0x19ac7a08f40>: E <C object Array of Char {'nolength': True} at 0x19ac7a09400>: E <C object Array of Char {'nolength': True} at 0x19ac7a09200>: E <C object Array of Char {'nolength': True} at 0x19ac7a08e40>: E <C object Array of Char {'nolength': True} at 0x19ac7a09280>: E <C object Array of Char {'nolength': True} at 0x19ac7a08fa0>: E <C object Array of Char {'nolength': True} at 0x19ac7a08dc0>: E <C object Array of Char {'nolength': True} at 0x19ac7a09220>: E <C object Array of Char {'nolength': True} at 0x19ac7a093e0>: E <C object Array of Char {'nolength': True} at 0x19ac7a090a0>: E <C object Array of Char {'nolength': True} at 0x19ac7a08d60>: E <C object Array of Char {'nolength': True} at 0x19ac7a09340>: E <C object Array of Char {'nolength': True} at 0x19ac7a097a0>: E <C object Array of Char {'nolength': True} at 0x19ac7a094e0>: E <C object Array of Char {'nolength': True} at 0x19ac7a099c0>: E <C object Array of Char {'nolength': True} at 0x19ac7a09b40>: E <C object Array of Char {'nolength': True} at 0x19ac7a09b00>: E <C object Array of Char {'nolength': True} at 0x19ac7a099e0>: E <C object Array of Char {'nolength': True} at 0x19ac7a094c0>: E <C object Array of Char {'nolength': True} at 0x19ac7a09a60>: E <C object Array of Char {'nolength': True} at 0x19ac7a09860>: E <C object Array of Char {'nolength': True} at 0x19ac7a096a0>: E <C object Array of Char {'nolength': True} at 0x19ac7a09c00>: E <C object Array of Char {'nolength': True} at 0x19ac7a09480>: E <C object Array of Char {'nolength': True} at 0x19ac7a09780>: E <C object Array of Char {'nolength': True} at 0x19ac7a09ae0>: E <C object Array of Char {'nolength': True} at 0x19ac7a09a20>: E <C object Array of Char {'nolength': True} at 0x19ac7a09600>: E <C object Array of Char {'nolength': True} at 0x19ac7a09700>: E <C object Array of Char {'nolength': True} at 0x19ac7a09b60>: E <C object Array of Char {'nolength': True} at 0x19ac7a096c0>: E <C object Array of Char {'nolength': True} at 0x19ac7a09920>: E <C object Array of Char {'nolength': True} at 0x19ac7a095a0>: E <C object Array of Char {'nolength': True} at 0x19ac7a09960>: E <C object Array of Char {'nolength': True} at 0x19ac7a095e0>: E <C object Array of Char {'nolength': True} at 0x19ac7a09900>: E <C object Array of Char {'nolength': True} at 0x19ac7a09840>: E <C object Array of Char {'nolength': True} at 0x19ac7a098c0>: E <C object Array of Char {'nolength': True} at 0x19ac7e7ecf0>: E <C object Array of Char {'nolength': True} at 0x19ac7a096e0>: E <C object Array of Char {'nolength': True} at 0x19ac7e7e030>: E <C object Array of Char {'nolength': True} at 0x19ac7e7e150>: E <C object Array of Char {'nolength': True} at 0x19ac7a09a80>: E <C object Array of Char {'nolength': True} at 0x19ac7a09aa0>: E <C object Array of Char {'nolength': True} at 0x19ac7a09800>: E <C object Array of Char {'nolength': True} at 0x19ac7a09be0>: E <C object Array of Char {'nolength': True} at 0x19ac7a09640>: E <C object Array of Char {'nolength': True} at 0x19ac7a09520>: E <C object Array of Char {'nolength': True} at 0x19ac7a09ec0>: E <C object Array of Char {'nolength': True} at 0x19ac7a0a0c0>: E <C object Array of Char {'nolength': True} at 0x19ac7a09e80>: E <C object Array of Char {'nolength': True} at 0x19ac7a0a1e0>: E <C object Array of Char {'nolength': True} at 0x19ac7a09d80>: E <C object Array of Char {'nolength': True} at 0x19ac7a09dc0>: E <C object Array of Char {'nolength': True} at 0x19ac7a09c40>: E <C object Array of Char {'nolength': True} at 0x19ac7a0a220>: E <C object Array of Char {'nolength': True} at 0x19ac7a0a0a0>: E <C object Array of Char {'nolength': True} at 0x19ac7a09d60>: E <C object Array of Char {'nolength': True} at 0x19ac7a09e60>: E <C object Array of Char {'nolength': True} at 0x19ac7a0a140>: E <C object Array of Char {'nolength': True} at 0x19ac7a09de0>: E <C object Array of Char {'nolength': True} at 0x19ac7a0a240>: E <C object Array of Char {'nolength': True} at 0x19ac7a0a1c0>: E <C object Array of Char {'nolength': True} at 0x19ac7a09f80>: E <C object Array of Char {'nolength': True} at 0x19ac7a09c80>: E <C object Array of Char {'nolength': True} at 0x19ac7e7e690>: E <C object Array of Char {'nolength': True} at 0x19ac7a09f40>: E <C object Array of Char {'nolength': True} at 0x19ac7e7e6c0>: E <C object Array of Char {'nolength': True} at 0x19ac7e7e120>: E <C object Array of Char {'nolength': True} at 0x19ac7a0a040>: E <C object Array of Char {'nolength': True} at 0x19ac7a0a060>: E <C object Array of Char {'nolength': True} at 0x19ac7a0a160>: E <C object Array of Char {'nolength': True} at 0x19ac7a0a180>: E <C object Array of Char {'nolength': True} at 0x19ac7a09fa0>: E <C object Array of Char {'nolength': True} at 0x19ac7a09fe0>: E <C object Array of Char {'nolength': True} at 0x19ac7a0a000>: E <C object Array of Char {'nolength': True} at 0x19ac7a02b40>: E <C object Array of Char {'nolength': True} at 0x19ac7a02880>: E <C object Array of Char {'nolength': True} at 0x19ac7a02480>: E <C object Array of Char {'nolength': True} at 0x19ac7a02500>: E <C object Array of Char {'nolength': True} at 0x19ac7a025c0>: E <C object Array of Char {'nolength': True} at 0x19ac7a02460>: E <C object Array of Char {'nolength': True} at 0x19ac7a02600>: E <C object Array of Char {'nolength': True} at 0x19ac7a029a0>: E <C object Array of Char {'nolength': True} at 0x19ac7e7e5d0>: E <C object Array of Char {'nolength': True} at 0x19ac7a029c0>: E <C object Array of Char {'nolength': True} at 0x19ac7e7e870>: E <C object Array of Char {'nolength': True} at 0x19ac7a02900>: E <C object Array of Char {'nolength': True} at 0x19ac7a02640>: E <C object Array of Char {'nolength': True} at 0x19ac7a02940>: E <C object Array of Char {'nolength': True} at 0x19ac7a02ba0>: E <C object Array of Char {'nolength': True} at 0x19ac7a02660>: E <C object Array of Char {'nolength': True} at 0x19ac7a026a0>: E <C object Array of Char {'nolength': True} at 0x19ac7a02be0>: E <C object Array of Char {'nolength': True} at 0x19ac7a028e0>: E <C object Array of Char {'nolength': True} at 0x19ac7a02b80>: E <C object Array of Char {'nolength': True} at 0x19ac7a02980>: E <C object Array of Char {'nolength': True} at 0x19ac7a02720>: E <C object Array of Char {'nolength': True} at 0x19ac7a02ae0>: E <C object Array of Char {'nolength': True} at 0x19ac7a02a00>: E <C object Array of Char {'nolength': True} at 0x19ac7a02840>: E <C object Array of Char {'nolength': True} at 0x19ac7a02560>: E <C object Array of Char {'nolength': True} at 0x19ac7a02620>: E <C object Array of Char {'nolength': True} at 0x19ac7a02440>: E <C object Array of Char {'nolength': True} at 0x19ac7e7e300>: E <C object Array of Char {'nolength': True} at 0x19ac7a03280>: E <C object Array of Char {'nolength': True} at 0x19ac7a03360>: E <C object Array of Char {'nolength': True} at 0x19ac7a02e00>: E <C object Array of Char {'nolength': True} at 0x19ac7a02fa0>: E <C object Array of Char {'nolength': True} at 0x19ac7a02dc0>: E <C object Array of Char {'nolength': True} at 0x19ac7a030c0>: E <C object Array of Char {'nolength': True} at 0x19ac7a03960>: E <C object Array of Char {'nolength': True} at 0x19ac7a039a0>: E <C object Array of Char {'nolength': True} at 0x19ac7a03500>: E <C object Array of Char {'nolength': True} at 0x19ac7a03800>: E <C object Array of Char {'nolength': True} at 0x19ac7a03900>: E <C object Array of Char {'nolength': True} at 0x19ac7a03c40>: E <C object Array of Char {'nolength': True} at 0x19ac7a03e60>: E <C object Array of Char {'nolength': True} at 0x19ac7a03ce0>: E <C object Array of Char {'nolength': True} at 0x19ac7a04360>: E <C object Array of Char {'nolength': True} at 0x19ac7a049a0>: E <C object Array of Char {'nolength': True} at 0x19ac7a048a0>: E <C object Array of Char {'nolength': True} at 0x19ac7a04ac0>: E <C object Array of Char {'nolength': True} at 0x19ac7a04480>: E <C object Array of Char {'nolength': True} at 0x19ac7a050a0>: E <C object Array of Char {'nolength': True} at 0x19ac7a04e40>: E <C object Array of Char {'nolength': True} at 0x19ac7a05100>: E <C object Array of Char {'nolength': True} at 0x19ac7a05be0>: E <C object Array of Char {'nolength': True} at 0x19ac7a05a60>: E <C object Array of Char {'nolength': True} at 0x19ac7a05900>: E <C object Array of Char {'nolength': True} at 0x19ac7a05980>: E <C object Array of Char {'nolength': True} at 0x19ac7a06120>: E <C object Array of Char {'nolength': True} at 0x19ac7a05d40>: E <C object Array of Char {'nolength': True} at 0x19ac7a05e00>: E <C object Array of Char {'nolength': True} at 0x19ac7a05fa0>: E <C object Array of Char {'nolength': True} at 0x19ac7a06500>: E <C object Array of Char {'nolength': True} at 0x19ac7a066e0>: E <C object Array of Char {'nolength': True} at 0x19ac7e7e4e0>: E <C object Array of Char {'nolength': True} at 0x19ac7a06520>: E <C object Array of Char {'nolength': True} at 0x19ac7e7e5a0>: E <C object Array of Char {'nolength': True} at 0x19ac7e7e480>: E <C object Array of Char {'nolength': True} at 0x19ac7a06840>: E <C object Array of Char {'nolength': True} at 0x19ac7a067a0>: E <C object Array of Char {'nolength': True} at 0x19ac7a06b40>: E <C object Array of Char {'nolength': True} at 0x19ac7a07340>: E <C object Array of Char {'nolength': True} at 0x19ac7a07300>: E <C object Array of Char {'nolength': True} at 0x19ac7a06c80>: E <C object Array of Char {'nolength': True} at 0x19ac7a07220>: E <C object Array of Char {'nolength': True} at 0x19ac7a06d40>: E <C object Array of Char {'nolength': True} at 0x19ac7a06e80>: E <C object Array of Char {'nolength': True} at 0x19ac7a079c0>: E <C object Array of Char {'nolength': True} at 0x19ac7a07920>: E <C object Array of Char {'nolength': True} at 0x19ac7a07a60>: E <C object Array of Char {'nolength': True} at 0x19ac7a083e0>: E <C object Array of Char {'nolength': True} at 0x19ac7a07da0>: E <C object Array of Char {'nolength': True} at 0x19ac7a08220>: E <C object Array of Char {'nolength': True} at 0x19ac7e7ebd0>: E <C object Array of Char {'nolength': True} at 0x19ac7a07ea0>: E <C object Array of Char {'nolength': True} at 0x19ac7e7eb70>: E <C object Array of Char {'nolength': True} at 0x19ac7e7e9f0>: E <C object Array of Char {'nolength': True} at 0x19ac7a08260>: E <C object Array of Char {'nolength': True} at 0x19ac7a08380>: E <C object Array of Char {'nolength': True} at 0x19ac7a08160>: E <C object Array of Char {'nolength': True} at 0x19ac7a08960>: E <C object Array of Char {'nolength': True} at 0x19ac7a085e0>: E <C object Array of Char {'nolength': True} at 0x19ac7a08640>: E <C object Array of Char {'nolength': True} at 0x19ac7a08b60>: E <C object Array of Char {'nolength': True} at 0x19ac7a08580>: E <C object Array of Char {'nolength': True} at 0x19ac7a08bc0>: E <C object Array of Char {'nolength': True} at 0x19ac7a086a0>: E <C object Array of Char {'nolength': True} at 0x19ac7a08840>: E <C object Array of Char {'nolength': True} at 0x19ac7a08880>: E <C object Array of Char {'nolength': True} at 0x19ac7a088c0>: E <C object Array of Char {'nolength': True} at 0x19ac7a088e0>: E <C object Array of Char {'nolength': True} at 0x19ac7a08ba0>: E <C object Array of Char {'nolength': True} at 0x19ac7a08440>: E <C object Array of Char {'nolength': True} at 0x19ac7e7e360>: E <C object Array of Char {'nolength': True} at 0x19ac7a08e80>: E <C object Array of Char {'nolength': True} at 0x19ac7e7e240>: E <C object Array of Char {'nolength': True} at 0x19ac7a08da0>: E <C object Array of Char {'nolength': True} at 0x19ac7a08d20>: E <C object Array of Char {'nolength': True} at 0x19ac7a09bc0>: E <C object Array of Char {'nolength': True} at 0x19ac7a09440>: E <C object Array of Char {'nolength': True} at 0x19ac7a09ac0>: E <C object Array of Char {'nolength': True} at 0x19ac7a095c0>: E <C object Array of Char {'nolength': True} at 0x19ac7a0a120>: E <C object Array of Char {'nolength': True} at 0x19ac7a09ea0>: E <C object Array of Char {'nolength': True} at 0x19ac7a0a1a0>: E <C object Array of Char {'nolength': True} at 0x19ac7a09d20>: E <C object Array of Char {'nolength': True} at 0x19ac7a02920>: E <C object Array of Char {'nolength': True} at 0x19ac7a026c0>: E <C object Array of Char {'nolength': True} at 0x19ac7a02c00>: E <C object Array of Char {'nolength': True} at 0x19ac7a02b60>: E <C object Array of Char {'nolength': True} at 0x19ac7a02e20>: E <C object Array of Char {'nolength': True} at 0x19ac7a03420>: E <C object Array of Char {'nolength': True} at 0x19ac7a037e0>: E <C object Array of Char {'nolength': True} at 0x19ac7a03740>: E <C object Array of Char {'nolength': True} at 0x19ac7a03840>: E <C object Array of Char {'nolength': True} at 0x19ac7a03b00>: E <C object Array of Char {'nolength': True} at 0x19ac7a03e80>: E <C object Array of Char {'nolength': True} at 0x19ac7a043a0>: E <C object Array of Char {'nolength': True} at 0x19ac7a04aa0>: E <C object Array of Char {'nolength': True} at 0x19ac7a04520>: E <C object Array of Char {'nolength': True} at 0x19ac7a04820>: E <C object Array of Char {'nolength': True} at 0x19ac7a04f60>: E <C object Array of Char {'nolength': True} at 0x19ac7a05000>: E <C object Array of Char {'nolength': True} at 0x19ac7a04f20>: E <C object Array of Char {'nolength': True} at 0x19ac7a05060>: E <C object Array of Char {'nolength': True} at 0x19ac7a051e0>: E <C object Array of Char {'nolength': True} at 0x19ac7a05320>: E <C object Array of Char {'nolength': True} at 0x19ac7a05520>: E <C object Array of Char {'nolength': True} at 0x19ac7a05640>: E <C object Array of Char {'nolength': True} at 0x19ac7a05b00>: E <C object Array of Char {'nolength': True} at 0x19ac7a05a20>: E <C object Array of Char {'nolength': True} at 0x19ac7a05aa0>: E <C object Array of Char {'nolength': True} at 0x19ac7a05cc0>: E <C object Array of Char {'nolength': True} at 0x19ac7a05fe0>: E <C object Array of Char {'nolength': True} at 0x19ac7a06160>: E <C object Array of Char {'nolength': True} at 0x19ac7a06c00>: E <C object Array of Char {'nolength': True} at 0x19ac7a065c0>: E <C object Array of Char {'nolength': True} at 0x19ac7a06940>: E <C object Array of Char {'nolength': True} at 0x19ac7a06560>: E <C object Array of Char {'nolength': True} at 0x19ac7a06aa0>: E <C object Array of Char {'nolength': True} at 0x19ac7a07200>: E <C object Array of Char {'nolength': True} at 0x19ac7a073a0>: E <C object Array of Char {'nolength': True} at 0x19ac7a07080>: E <C object Array of Char {'nolength': True} at 0x19ac7a07720>: E <C object Array of Char {'nolength': True} at 0x19ac7a07980>: E <C object Array of Char {'nolength': True} at 0x19ac7a07b40>: E <C object Array of Char {'nolength': True} at 0x19ac7a07cc0>: E <C object Array of Char {'nolength': True} at 0x19ac7a07ec0>: E <C object Array of Char {'nolength': True} at 0x19ac7a081e0>: E <C object Array of Char {'nolength': True} at 0x19ac7a08100>: E <C object Array of Char {'nolength': True} at 0x19ac7a08060>: E <C object Array of Char {'nolength': True} at 0x19ac7a081c0>: E <C object Array of Char {'nolength': True} at 0x19ac7a08a80>: E <C object Array of Char {'nolength': True} at 0x19ac7a08500>: E <C object Array of Char {'nolength': True} at 0x19ac7a08b80>: E <C object Array of Char {'nolength': True} at 0x19ac7a08a60>: E <C object Array of Char {'nolength': True} at 0x19ac7a08ac0>: E <C object Array of Char {'nolength': True} at 0x19ac7a087e0>: E <C object Array of Char {'nolength': True} at 0x19ac7a09320>: E <C object Array of Char {'nolength': True} at 0x19ac7a08f60>: E <C object Array of Char {'nolength': True} at 0x19ac7a092e0>: E <C object Array of Char {'nolength': True} at 0x19ac7a09b20>: E <C object Array of Char {'nolength': True} at 0x19ac7a09ba0>: E <C object Array of Char {'nolength': True} at 0x19ac7a09a00>: E <C object Array of Char {'nolength': True} at 0x19ac7a09740>: E <C object Array of Char {'nolength': True} at 0x19ac7a0a2a0>: E <C object Array of Char {'nolength': True} at 0x19ac7a09f00>: E <C object Array of Char {'nolength': True} at 0x19ac7a09cc0>: E <C object Array of Char {'nolength': True} at 0x19ac7a09e20>: E <C object Array of Char {'nolength': True} at 0x19ac7a02a20>: E <C object Array of Char {'nolength': True} at 0x19ac7a02780>: E <C object Array of Char {'nolength': True} at 0x19ac7a025a0>: E <C object Array of Char {'nolength': True} at 0x19ac7a02700>: E <C object Array of Char {'nolength': True} at 0x19ac7a02540>: E <C object Array of Char {'nolength': True} at 0x19ac7a03220>: E <C object Array of Char {'nolength': True} at 0x19ac7a032a0>: E <C object Array of Char {'nolength': True} at 0x19ac7e7e990>: E <C object Array of Char {'nolength': True} at 0x19ac7a03820>: E <C object Array of Char {'nolength': True} at 0x19ac7e7eba0>: E <C object Array of Char {'nolength': True} at 0x19abac2cdc0>: E <C object Array of Char {'nolength': True} at 0x19ac7a03ba0>: E <C object Array of Char {'nolength': True} at 0x19ac7a03660>: E <C object Array of Char {'nolength': True} at 0x19ac7a03ae0>: E <C object Array of Char {'nolength': True} at 0x19ac7a04200>: E <C object Array of Char {'nolength': True} at 0x19ac7a040a0>: E <C object Array of Char {'nolength': True} at 0x19ac7a04960>: E <C object Array of Char {'nolength': True} at 0x19ac7a04b00>: E <C object Array of Char {'nolength': True} at 0x19ac7a046a0>: E <C object Array of Char {'nolength': True} at 0x19ac7a04fe0>: E <C object Array of Char {'nolength': True} at 0x19ac7a05200>: E <C object Array of Char {'nolength': True} at 0x19ac7a053a0>: E <C object Array of Char {'nolength': True} at 0x19ac7a058c0>: E <C object Array of Char {'nolength': True} at 0x19ac7a05480>: E <C object Array of Char {'nolength': True} at 0x19ac7a05f80>: E <C object Array of Char {'nolength': True} at 0x19ac7a06380>: E <C object Array of Char {'nolength': True} at 0x19ac7a061c0>: E <C object Array of Char {'nolength': True} at 0x19ac7a06740>: E <C object Array of Char {'nolength': True} at 0x19ac7a06a40>: E <C object Array of Char {'nolength': True} at 0x19ac7a06900>: E <C object Array of Char {'nolength': True} at 0x19ac7a06b00>: E <C object Array of Char {'nolength': True} at 0x19ac7a06da0>: E <C object Array of Char {'nolength': True} at 0x19ac7a06f00>: E <C object Array of Char {'nolength': True} at 0x19ac7a07020>: E <C object Array of Char {'nolength': True} at 0x19ac7e7e2d0>: E <C object Array of Char {'nolength': True} at 0x19ac7a07520>: E <C object Array of Char {'nolength': True} at 0x19ac7e7e570>: E <C object Array of Char {'nolength': True} at 0x19ac7e7eae0>: E <C object Array of Char {'nolength': True} at 0x19ac7a07840>: E <C object Array of Char {'nolength': True} at 0x19ac7a07ae0>: E <C object Array of Char {'nolength': True} at 0x19ac7a08360>: E <C object Array of Char {'nolength': True} at 0x19ac7a080e0>: E <C object Array of Char {'nolength': True} at 0x19ac7a08c00>: E <C object Array of Char {'nolength': True} at 0x19ac7a08c20>: E <C object Array of Char {'nolength': True} at 0x19ac7a08900>: E <C object Array of Char {'nolength': True} at 0x19ac7a08a20>: E <C object Array of Char {'nolength': True} at 0x19ac7a09360>: E <C object Array of Char {'nolength': True} at 0x19ac7a09720>: E <C object Array of Char {'nolength': True} at 0x19ac7a09620>: E <C object Array of Char {'nolength': True} at 0x19ac7a098e0>: E <C object Array of Char {'nolength': True} at 0x19ac7a09ee0>: E <C object Array of Char {'nolength': True} at 0x19ac7a0a0e0>: E <C object Array of Char {'nolength': True} at 0x19ac7a09f20>: E <C object Array of Char {'nolength': True} at 0x19ac7a09f60>: E <C object Array of Char {'nolength': True} at 0x19ac7a02520>: E <C object Array of Char {'nolength': True} at 0x19ac7a02b20>: E <C object Array of Char {'nolength': True} at 0x19ac7a02760>: E <C object Array of Char {'nolength': True} at 0x19ac7a02b00>: E <C object Array of Char {'nolength': True} at 0x19ac7a03020>: E <C object Array of Char {'nolength': True} at 0x19ac7a033c0>: E <C object Array of Char {'nolength': True} at 0x19ac7a03920>: E <C object Array of Char {'nolength': True} at 0x19ac7e7e0f0>: E <C object Array of Char {'nolength': True} at 0x19ac7a038c0>: E <C object Array of Char {'nolength': True} at 0x19ac220fe90>: E <C object Array of Char {'nolength': True} at 0x19ac7e7e540>: E <C object Array of Char {'nolength': True} at 0x19ac7a036c0>: E <C object Array of Char {'nolength': True} at 0x19ac7a03aa0>: E <C object Array of Char {'nolength': True} at 0x19ac7a03c80>: E <C object Array of Char {'nolength': True} at 0x19ac7a04000>: E <C object Array of Char {'nolength': True} at 0x19ac7a047c0>: E <C object Array of Char {'nolength': True} at 0x19ac7a04ae0>: E <C object Array of Char {'nolength': True} at 0x19ac7a04460>: E <C object Array of Char {'nolength': True} at 0x19ac7a04dc0>: E <C object Array of Char {'nolength': True} at 0x19ac7a05c20>: E <C object Array of Char {'nolength': True} at 0x19ac7a05a40>: E <C object Array of Char {'nolength': True} at 0x19ac7a05e20>: E <C object Array of Char {'nolength': True} at 0x19ac7a066a0>: E <C object Array of Char {'nolength': True} at 0x19ac7a06a20>: E <C object Array of Char {'nolength': True} at 0x19ac7a070a0>: E <C object Array of Char {'nolength': True} at 0x19ac7a07540>: E <C object Array of Char {'nolength': True} at 0x19ac7e7e780>: E <C object Array of Char {'nolength': True} at 0x19ac7a07aa0>: E <C object Array of Char {'nolength': True} at 0x19ac7e7ea50>: E <C object Array of Char {'nolength': True} at 0x19ac7a07680>: E <C object Array of Char {'nolength': True} at 0x19ac7a08400>: E <C object Array of Char {'nolength': True} at 0x19ac7a08140>: E <C object Array of Char {'nolength': True} at 0x19ac7a08800>: E <C object Array of Char {'nolength': True} at 0x19ac7a085c0>: E <C object Array of Char {'nolength': True} at 0x19ac7a08b40>: E <C object Array of Char {'nolength': True} at 0x19ac7a08ce0>: E <C object Array of Char {'nolength': True} at 0x19ac7a093c0>: E <C object Array of Char {'nolength': True} at 0x19ac7a09240>: E <C object Array of Char {'nolength': True} at 0x19ac7a08e00>: E <C object Array of Char {'nolength': True} at 0x19ac7a09820>: E <C object Array of Char {'nolength': True} at 0x19ac7a09d00>: E <C object Array of Char {'nolength': True} at 0x19ac7a09d40>: E <C object Array of Char {'nolength': True} at 0x19ac7a0a320>: E <C object Array of Char {'nolength': True} at 0x19ac7a024c0>: E <C object Array of Char {'nolength': True} at 0x19ac7a027a0>: E <C object Array of Char {'nolength': True} at 0x19ac7a02860>: E <C object Array of Char {'nolength': True} at 0x19ac7a02820>: E <C object Array of Char {'nolength': True} at 0x19ac7a031e0>: E <C object Array of Char {'nolength': True} at 0x19ac7a03760>: E <C object Array of Char {'nolength': True} at 0x19ac7a03520>: E <C object Array of Char {'nolength': True} at 0x19ac7a03600>: E <C object Array of Char {'nolength': True} at 0x19ac7a04100>: E <C object Array of Char {'nolength': True} at 0x19ac7a046c0>: E <C object Array of Char {'nolength': True} at 0x19ac7e7e3c0>: E <C object Array of Char {'nolength': True} at 0x19ac7a05020>: E <C object Array of Char {'nolength': True} at 0x19ac220f7a0>: E <C object Array of Char {'nolength': True} at 0x19ac98b41b0>: E <C object Array of Char {'nolength': True} at 0x19ac7a05240>: E <C object Array of Char {'nolength': True} at 0x19ac7a05a00>: E <C object Array of Char {'nolength': True} at 0x19ac7a05700>: E <C object Array of Char {'nolength': True} at 0x19ac7a05780>: E <C object Array of Char {'nolength': True} at 0x19ac7a062e0>: E <C object Array of Char {'nolength': True} at 0x19ac7a05d80>: E <C object Array of Char {'nolength': True} at 0x19ac7a06a60>: E <C object Array of Char {'nolength': True} at 0x19ac7a069c0>: E <C object Array of Char {'nolength': True} at 0x19ac7a06be0>: E <C object Array of Char {'nolength': True} at 0x19ac7a071c0>: E <C object Array of Char {'nolength': True} at 0x19ac7a077e0>: E <C object Array of Char {'nolength': True} at 0x19ac7a07640>: E <C object Array of Char {'nolength': True} at 0x19ac7a07580>: E <C object Array of Char {'nolength': True} at 0x19ac7a07c00>: E <C object Array of Char {'nolength': True} at 0x19ac7a07f60>: E <C object Array of Char {'nolength': True} at 0x19ac7a08820>: E <C object Array of Char {'nolength': True} at 0x19ac7a08b00>: E <C object Array of Char {'nolength': True} at 0x19ac7a08660>: E <C object Array of Char {'nolength': True} at 0x19ac7a09420>: E <C object Array of Char {'nolength': True} at 0x19ac7a08d00>: E <C object Array of Char {'nolength': True} at 0x19ac7a09180>: E <C object Array of Char {'nolength': True} at 0x19ac7a09680>: E <C object Array of Char {'nolength': True} at 0x19ac7a0a300>: E <C object Array of Char {'nolength': True} at 0x19ac98b3eb0>: E <C object Array of Char {'nolength': True} at 0x19ac7a02bc0>: E <C object Array of Char {'nolength': True} at 0x19ac98b3d30>: E <C object Array of Char {'nolength': True} at 0x19ac98b3a60>: E <C object Array of Char {'nolength': True} at 0x19ac7a024a0>: E <C object Array of Char {'nolength': True} at 0x19ac7a02aa0>: E <C object Array of Char {'nolength': True} at 0x19ac7a032e0>: E <C object Array of Char {'nolength': True} at 0x19ac7a038e0>: E <C object Array of Char {'nolength': True} at 0x19ac7a03b40>: E <C object Array of Char {'nolength': True} at 0x19ac7a03f40>: E <C object Array of Char {'nolength': True} at 0x19ac7a04380>: E <C object Array of Char {'nolength': True} at 0x19ac7a04be0>: E <C object Array of Char {'nolength': True} at 0x19ac7a048e0>: E <C object Array of Char {'nolength': True} at 0x19ac7a04d20>: E <C object Array of Char {'nolength': True} at 0x19ac7a05660>: E <C object Array of Char {'nolength': True} at 0x19ac7a05460>: E <C object Array of Char {'nolength': True} at 0x19ac7a063c0>: E <C object Array of Char {'nolength': True} at 0x19ac7a06720>: E <C object Array of Char {'nolength': True} at 0x19ac7a06f60>: E <C object Array of Char {'nolength': True} at 0x19ac98b37c0>: E <C object Array of Char {'nolength': True} at 0x19ac7a07860>: E <C object Array of Char {'nolength': True} at 0x19ac98b4030>: E <C object Array of Char {'nolength': True} at 0x19ac98b3850>: E <C object Array of Char {'nolength': True} at 0x19ac7a07b60>: E <C object Array of Char {'nolength': True} at 0x19ac7a08180>: E <C object Array of Char {'nolength': True} at 0x19ac7a082e0>: E <C object Array of Char {'nolength': True} at 0x19ac7a084c0>: E <C object Array of Char {'nolength': True} at 0x19ac7a08fc0>: E <C object Array of Char {'nolength': True} at 0x19ac7a09940>: E <C object Array of Char {'nolength': True} at 0x19ac7a097e0>: E <C object Array of Char {'nolength': True} at 0x19ac7a0a2c0>: E <C object Array of Char {'nolength': True} at 0x19ac7a026e0>: E <C object Array of Char {'nolength': True} at 0x19ac7a02740>: E <C object Array of Char {'nolength': True} at 0x19ac7a02f00>: E <C object Array of Char {'nolength': True} at 0x19ac7a03b20>: E <C object Array of Char {'nolength': True} at 0x19ac7a03f00>: E <C object Array of Char {'nolength': True} at 0x19ac7a03d00>: E <C object Array of Char {'nolength': True} at 0x19ac7a045e0>: E <C object Array of Char {'nolength': True} at 0x19ac7a044c0>: E <C object Array of Char {'nolength': True} at 0x19ac98b38b0>: E <C object Array of Char {'nolength': True} at 0x19ac7a04ec0>: E <C object Array of Char {'nolength': True} at 0x19ac98b3b20>: E <C object Array of Char {'nolength': True} at 0x19ac7a057a0>: E <C object Array of Char {'nolength': True} at 0x19ac7a059c0>: E <C object Array of Char {'nolength': True} at 0x19ac7a05e40>: E <C object Array of Char {'nolength': True} at 0x19ac7a062c0>: E <C object Array of Char {'nolength': True} at 0x19ac7a06780>: E <C object Array of Char {'nolength': True} at 0x19ac7a06640>: E <C object Array of Char {'nolength': True} at 0x19ac7a072e0>: E <C object Array of Char {'nolength': True} at 0x19ac7a06ea0>: E <C object Array of Char {'nolength': True} at 0x19ac7a071e0>: E <C object Array of Char {'nolength': True} at 0x19ac7a07b80>: E <C object Array of Char {'nolength': True} at 0x19ac7a080a0>: E <C object Array of Char {'nolength': True} at 0x19ac7a08200>: E <C object Array of Char {'nolength': True} at 0x19ac7a089c0>: E <C object Array of Char {'nolength': True} at 0x19ac7a09100>: E <C object Array of Char {'nolength': True} at 0x19ac7a08de0>: E <C object Array of Char {'nolength': True} at 0x19ac7a09a40>: E <C object Array of Char {'nolength': True} at 0x19ac7a0a260>: E <C object Array of Char {'nolength': True} at 0x19ac7a09ce0>: E <C object Array of Char {'nolength': True} at 0x19ac7a027e0>: E <C object Array of Char {'nolength': True} at 0x19ac7a03200>: E <C object Array of Char {'nolength': True} at 0x19ac7a03680>: E <C object Array of Char {'nolength': True} at 0x19ac7a04240>: E <C object Array of Char {'nolength': True} at 0x19ac7a04060>: E <C object Array of Char {'nolength': True} at 0x19ac98b4300>: E <C object Array of Char {'nolength': True} at 0x19ac7a04b20>: E <C object Array of Char {'nolength': True} at 0x19ac7a04980>: E <C object Array of Char {'nolength': True} at 0x19ac7a05620>: E <C object Array of Char {'nolength': True} at 0x19ac7a06040>: E <C object Array of Char {'nolength': True} at 0x19ac7a06420>: E <C object Array of Char {'nolength': True} at 0x19ac7a06920>: E <C object Array of Char {'nolength': True} at 0x19ac7a070e0>: E <C object Array of Char {'nolength': True} at 0x19ac7a07960>: E <C object Array of Char {'nolength': True} at 0x19ac7a076a0>: E <C object Array of Char {'nolength': True} at 0x19ac7a08420>: E <C object Array of Char {'nolength': True} at 0x19ac7a08aa0>: E <C object Array of Char {'nolength': True} at 0x19ac7a08c60>: E <C object Array of Char {'nolength': True} at 0x19ac7a08ca0>: E <C object Array of Char {'nolength': True} at 0x19ac7a09500>: E <C object Array of Char {'nolength': True} at 0x19ac7a09e00>: E <C object Array of Char {'nolength': True} at 0x19ac7a028a0>: E <C object Array of Char {'nolength': True} at 0x19ac7a025e0>: E <C object Array of Char {'nolength': True} at 0x19ac7a031a0>: E <C object Array of Char {'nolength': True} at 0x19ac7a038a0>: E <C object Array of Char {'nolength': True} at 0x19ac7a040e0>: E <C object Array of Char {'nolength': True} at 0x19ac7a04680>: E <C object Array of Char {'nolength': True} at 0x19ac7a046e0>: E <C object Array of Char {'nolength': True} at 0x19ac7a05360>: E <C object Array of Char {'nolength': True} at 0x19ac7a05a80>: E <C object Array of Char {'nolength': True} at 0x19ac7a060a0>: E <C object Array of Char {'nolength': True} at 0x19ac7a06280>: E <C object Array of Char {'nolength': True} at 0x19ac7a06e00>: E <C object Array of Char {'nolength': True} at 0x19ac7a07140>: E <C object Array of Char {'nolength': True} at 0x19ac7a083a0>: E <C object Array of Char {'nolength': True} at 0x19ac7a08740>: E <C object Array of Char {'nolength': True} at 0x19ac98b3b80>: E <C object Array of Char {'nolength': True} at 0x19ac7a09580>: E <C object Array of Char {'nolength': True} at 0x19ac98b4210>: E <C object Array of Char {'nolength': True} at 0x19ac98b3f10>: E <C object Array of Char {'nolength': True} at 0x19ac7a0a2e0>: E <C object Array of Char {'nolength': True} at 0x19ac7a09da0>: E <C object Array of Char {'nolength': True} at 0x19ac7a03380>: E <C object Array of Char {'nolength': True} at 0x19ac7a03a00>: E <C object Array of Char {'nolength': True} at 0x19ac7a04120>: E <C object Array of Char {'nolength': True} at 0x19ac7a049e0>: E <C object Array of Char {'nolength': True} at 0x19ac7a05600>: E <C object Array of Char {'nolength': True} at 0x19ac7a06300>: E <C object Array of Char {'nolength': True} at 0x19ac7a05dc0>: E <C object Array of Char {'nolength': True} at 0x19ac7a06c20>: E <C object Array of Char {'nolength': True} at 0x19ac7a07000>: E <C object Array of Char {'nolength': True} at 0x19ac7a07560>: E <C object Array of Char {'nolength': True} at 0x19ac7a07f00>: E <C object Array of Char {'nolength': True} at 0x19ac7a08720>: E <C object Array of Char {'nolength': True} at 0x19ac7a092a0>: E <C object Array of Char {'nolength': True} at 0x19ac7a097c0>: E <C object Array of Char {'nolength': True} at 0x19ac7a09760>: E <C object Array of Char {'nolength': True} at 0x19ac7a028c0>: E <C object Array of Char {'nolength': True} at 0x19ac7a02d00>: E <C object Array of Char {'nolength': True} at 0x19ac7a033e0>: E <C object Array of Char {'nolength': True} at 0x19ac7a03880>: E <C object Array of Char {'nolength': True} at 0x19ac7a04800>: E <C object Array of Char {'nolength': True} at 0x19ac7a05b40>: E <C object Array of Char {'nolength': True} at 0x19ac98b3880>: E <C object Array of Char {'nolength': True} at 0x19ac7a06860>: E <C object Array of Char {'nolength': True} at 0x19ac98b3a90>: E <C object Array of Char {'nolength': True} at 0x19ac98b3820>: E <C object Array of Char {'nolength': True} at 0x19ac7a07a00>: E <C object Array of Char {'nolength': True} at 0x19ac7a088a0>: E <C object Array of Char {'nolength': True} at 0x19ac7a08680>: E <C object Array of Char {'nolength': True} at 0x19ac7a098a0>: E <C object Array of Char {'nolength': True} at 0x19ac7a09e40>: E <C object Array of Char {'nolength': True} at 0x19ac7a02ac0>: E <C object Array of Char {'nolength': True} at 0x19ac7a03a40>: E <C object Array of Char {'nolength': True} at 0x19ac7a03d60>: E <C object Array of Char {'nolength': True} at 0x19ac7a040c0>: E <C object Array of Char {'nolength': True} at 0x19ac7a048c0>: E <C object Array of Char {'nolength': True} at 0x19ac7a05840>: E <C object Array of Char {'nolength': True} at 0x19ac7a05e60>: E <C object Array of Char {'nolength': True} at 0x19ac7a06580>: E <C object Array of Char {'nolength': True} at 0x19ac7a07260>: E <C object Array of Char {'nolength': True} at 0x19ac7a08020>: E <C object Array of Char {'nolength': True} at 0x19ac7a086e0>: E <C object Array of Char {'nolength': True} at 0x19ac7a08be0>: E <C object Array of Char {'nolength': True} at 0x19ac7a09540>: E <C object Array of Char {'nolength': True} at 0x19ac7a0a100>: E <C object Array of Char {'nolength': True} at 0x19ac7a02580>: E <C object Array of Char {'nolength': True} at 0x19ac7a03040>: E <C object Array of Char {'nolength': True} at 0x19ac7a042c0>: E <C object Array of Char {'nolength': True} at 0x19ac7a050c0>: E <C object Array of Char {'nolength': True} at 0x19ac98b3910>: E <C object Array of Char {'nolength': True} at 0x19ac7a061a0>: E <C object Array of Char {'nolength': True} at 0x19ac98b3e20>: E <C object Array of Char {'nolength': True} at 0x19ac98b4180>: E <C object Array of Char {'nolength': True} at 0x19ac7a07be0>: E <C object Array of Char {'nolength': True} at 0x19ac7a087a0>: E <C object Array of Char {'nolength': True} at 0x19ac7a08c80>: E <C object Array of Char {'nolength': True} at 0x19ac7a09ca0>: E <C object Array of Char {'nolength': True} at 0x19ac7a03240>: E <C object Array of Char {'nolength': True} at 0x19ac7a04020>: E <C object Array of Char {'nolength': True} at 0x19ac7a05280>: E <C object Array of Char {'nolength': True} at 0x19ac7a06400>: E <C object Array of Char {'nolength': True} at 0x19ac7a06bc0>: E <C object Array of Char {'nolength': True} at 0x19ac7a07b00>: E <C object Array of Char {'nolength': True} at 0x19ac7a08940>: E <C object Array of Char {'nolength': True} at 0x19ac7a099a0>: E <C object Array of Char {'nolength': True} at 0x19ac7a024e0>: E <C object Array of Char {'nolength': True} at 0x19ac7a03540>: E <C object Array of Char {'nolength': True} at 0x19ac7a05340>: E <C object Array of Char {'nolength': True} at 0x19ac98b39a0>: E <C object Array of Char {'nolength': True} at 0x19ac7a07360>: E <C object Array of Char {'nolength': True} at 0x19ac98b3f40>: E <C object Array of Char {'nolength': True} at 0x19ac98b3cd0>: E <C object Array of Char {'nolength': True} at 0x19ac7a09380>: E <C object Array of Char {'nolength': True} at 0x19ac7a0a080>: E <C object Array of Char {'nolength': True} at 0x19ac7a033a0>: E <C object Array of Char {'nolength': True} at 0x19ac7a04140>: E <C object Array of Char {'nolength': True} at 0x19ac7a05420>: E <C object Array of Char {'nolength': True} at 0x19ac7a06000>: E <C object Array of Char {'nolength': True} at 0x19ac7a06ce0>: E <C object Array of Char {'nolength': True} at 0x19ac7a07940>: E <C object Array of Char {'nolength': True} at 0x19ac7a07c80>: E <C object Array of Char {'nolength': True} at 0x19ac7a08f20>: E <C object Array of Char {'nolength': True} at 0x19ac7a027c0>: E <C object Array of Char {'nolength': True} at 0x19ac7a03320>: E <C object Array of Char {'nolength': True} at 0x19ac7a03bc0>: E <C object Array of Char {'nolength': True} at 0x19ac7a052a0>: E <C object Array of Char {'nolength': True} at 0x19ac7a06080>: E <C object Array of Char {'nolength': True} at 0x19ac7a06d60>: E <C object Array of Char {'nolength': True} at 0x19ac7a06fc0>: E <C object Array of Char {'nolength': True} at 0x19ac7a08480>: E <C object Array of Char {'nolength': True} at 0x19ac7a09560>: E <C object Array of Char {'nolength': True} at 0x19ac7a02800>: E <C object Array of Char {'nolength': True} at 0x19ac7a035c0>: E <C object Array of Char {'nolength': True} at 0x19ac7a057c0>: E <C object Array of Char {'nolength': True} at 0x19ac7a07180>: E <C object Array of Char {'nolength': True} at 0x19ac98b3c70>: E <C object Array of Char {'nolength': True} at 0x19ac98b44e0>: E <C object Array of Char {'nolength': True} at 0x19ac7a03a80>: E <C object Array of Char {'nolength': True} at 0x19ac7a055c0>: E <C object Array of Char {'nolength': True} at 0x19ac7a06b60>: E <C object Array of Char {'nolength': True} at 0x19ac7a08040>: E <C object Array of Char {'nolength': True} at 0x19ac7a09c20>: E <C object Array of Char {'nolength': True} at 0x19ac7a03860>: E <C object Array of Char {'nolength': True} at 0x19ac7a06140>: E <C object Array of Char {'nolength': True} at 0x19ac7a06fe0>: E ... E File "d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pypy\module\array\interp_array.py", line 404, in descr_fromlist E self.fromsequence(w_lst) E File "d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pypy\module\array\interp_array.py", line 1096, in fromsequence E self.setlen(oldlen + len(lst)) E File "d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pypy\module\array\interp_array.py", line 213, in setlen E rffi.CCHARP.TO, byte_size, flavor='raw') E E <C object Array of Char {'nolength': True} at 0x19ac2f5da30>: E <C object Array of Char {'nolength': True} at 0x19ac2f5d000>: E <C object Array of Char {'nolength': True} at 0x19ac2f5ded0>: E <C object Array of Char {'nolength': True} at 0x19ac2f60110>: E <C object Array of Char {'nolength': True} at 0x19ac2f60cf0>: E <C object Array of Char {'nolength': True} at 0x19ac2f62170>: E <C object Array of Char {'nolength': True} at 0x19ac2f62310>: E <C object Array of Char {'nolength': True} at 0x19ac166cd90>: E <C object Array of Char {'nolength': True} at 0x19ac6605fa0>: E <C object Array of Char {'nolength': True} at 0x19ac6608a50>: E <C object Array of Char {'nolength': True} at 0x19ac6606470>: E <C object Array of Char {'nolength': True} at 0x19ac6606cf0>: E <C object Array of Char {'nolength': True} at 0x19ac6608f80>: E <C object Array of Char {'nolength': True} at 0x19ac66085f0>: E <C object Array of Char {'nolength': True} at 0x19ac660aca0>: E <C object Array of Char {'nolength': True} at 0x19ac660b850>: E <C object Array of Char {'nolength': True} at 0x19ac6608490>: E <C object Array of Char {'nolength': True} at 0x19ac6609430>: E <C object Array of Char {'nolength': True} at 0x19ac660b7d0>: E <C object Array of Char {'nolength': True} at 0x19ac6607f40>: E <C object Array of Char {'nolength': True} at 0x19ac66084e0>: E <C object Array of Char {'nolength': True} at 0x19ac660adc0>: E <C object Array of Char {'nolength': True} at 0x19ac660bed0>: E <C object Array of Char {'nolength': True} at 0x19ac28090b0>: E <C object Array of Char {'nolength': True} at 0x19ac660c700>: E <C object Array of Char {'nolength': True} at 0x19ac660b080>: E <C object Array of Char {'nolength': True} at 0x19ac2f5bbf0>: E <C object Array of Char {'nolength': True} at 0x19ac6608470>: E <C object Array of Char {'nolength': True} at 0x19ac039c6c0>: E <C object Array of Char {'nolength': True} at 0x19abc62d830>: E <C object Array of Char {'nolength': True} at 0x19ac2f62d40>: E <C object Array of Char {'nolength': True} at 0x19ac1d4a9a0>: E <C object Array of Char {'nolength': True} at 0x19ac5669c80>: E <C object Array of Char {'nolength': True} at 0x19ac566a420>: E <C object Array of Char {'nolength': True} at 0x19ac566cd20>: E <C object Array of Char {'nolength': True} at 0x19ac566cc00>: E <C object Array of Char {'nolength': True} at 0x19ac5669020>: E <C object Array of Char {'nolength': True} at 0x19ac5669010>: E <C object Array of Char {'nolength': True} at 0x19ac566d290>: E <C object Array of Char {'nolength': True} at 0x19ac566d3a0>: E <C object Array of Char {'nolength': True} at 0x19ac566e740>: E <C object Array of Char {'nolength': True} at 0x19ac5668110>: E <C object Array of Char {'nolength': True} at 0x19ac566c9e0>: E <C object Array of Char {'nolength': True} at 0x19ac2f61920>: E <C object Array of Char {'nolength': True} at 0x19ac566cc30>: E <C object Array of Char {'nolength': True} at 0x19ac566c6a0>: E <C object Array of Char {'nolength': True} at 0x19ac6c1f770>: E <C object Array of Char {'nolength': True} at 0x19ac6c218e0>: E <C object Array of Char {'nolength': True} at 0x19ac6c222e0>: E <C object Array of Char {'nolength': True} at 0x19ac6c203a0>: E <C object Array of Char {'nolength': True} at 0x19ac6c20ea0>: E <C object Array of Char {'nolength': True} at 0x19ac6c20cb0>: E <C object Array of Char {'nolength': True} at 0x19ac6c24120>: E <C object Array of Char {'nolength': True} at 0x19ac6c23f00>: E <C object Array of Char {'nolength': True} at 0x19ac6c244c0>: E <C object Array of Char {'nolength': True} at 0x19ac6c23280>: E <C object Array of Char {'nolength': True} at 0x19ac6c25b60>: E <C object Array of Char {'nolength': True} at 0x19ac6c1e890>: E <C object Array of Char {'nolength': True} at 0x19ac6c25810>: E <C object Array of Char {'nolength': True} at 0x19ac6c22ed0>: E <C object Array of Char {'nolength': True} at 0x19ac6c21810>: E <C object Array of Char {'nolength': True} at 0x19ac6c25b50>: E <C object Array of Char {'nolength': True} at 0x19abf6a6d10>: E <C object Array of Char {'nolength': True} at 0x19ac8263f30>: E <C object Array of Char {'nolength': True} at 0x19ac8264b30>: E <C object Array of Char {'nolength': True} at 0x19ac8262030>: E <C object Array of Char {'nolength': True} at 0x19ac8262170>: E <C object Array of Char {'nolength': True} at 0x19ac8262070>: E <C object Array of Char {'nolength': True} at 0x19ac7a087c0>: E <C object Array of Char {'nolength': True} at 0x19ac8264db0>: E <C object Array of Char {'nolength': True} at 0x19ac8261750>: E <C object Array of Char {'nolength': True} at 0x19ac8261a30>: E <C object Array of Char {'nolength': True} at 0x19ac7a090e0>: E <C object Array of Char {'nolength': True} at 0x19ac8263cb0>: E <C object Array of Char {'nolength': True} at 0x19ac8266180>: E <C object Array of Char {'nolength': True} at 0x19ac8267000>: E <C object Array of Char {'nolength': True} at 0x19ac82670e0>: E <C object Array of Char {'nolength': True} at 0x19ac8267d00>: E <C object Array of Char {'nolength': True} at 0x19ac8267f70>: E <C object Array of Char {'nolength': True} at 0x19ac8263a30>: E <C object Array of Char {'nolength': True} at 0x19ac6c24630>: E <C object Array of Char {'nolength': True} at 0x19ac8265c40>: E <C object Array of Char {'nolength': True} at 0x19ac6c259e0>: E <C object Array of Char {'nolength': True} at 0x19ac6c20310>: E <C object Array of Char {'nolength': True} at 0x19ac92e64a0>: E <C object Array of Char {'nolength': True} at 0x19ac92e5960>: E <C object Array of Char {'nolength': True} at 0x19ac92e5680>: E <C object Array of Char {'nolength': True} at 0x19ac92e5e50>: E <C object Array of Char {'nolength': True} at 0x19ac92e5f40>: E <C object Array of Char {'nolength': True} at 0x19ac92e6ba0>: E <C object Array of Char {'nolength': True} at 0x19ac92e7e30>: E <C object Array of Char {'nolength': True} at 0x19ac92e85b0>: E <C object Array of Char {'nolength': True} at 0x19ac92eb990>: E <C object Array of Char {'nolength': True} at 0x19ac92ec690>: E <C object Array of Char {'nolength': True} at 0x19ac92e60d0>: E <C object Array of Char {'nolength': True} at 0x19ac92ece80>: E <C object Array of Char {'nolength': True} at 0x19ac8262640>: E <C object Array of Char {'nolength': True} at 0x19ac92e9180>: E <C object Array of Char {'nolength': True} at 0x19ac6c25640>: E <C object Array of Char {'nolength': True} at 0x19ac92e45c0>: E <C object Array of Char {'nolength': True} at 0x19ac1d497e0>: E <C object Array of Char {'nolength': True} at 0x19ac8267910>: E <C object Array of Char {'nolength': True} at 0x19ac9a58070>: E <C object Array of Char {'nolength': True} at 0x19ac9a5a5e0>: E <C object Array of Char {'nolength': True} at 0x19ac9a5aa20>: E <C object Array of Char {'nolength': True} at 0x19ac9a5aac0>: E <C object Array of Char {'nolength': True} at 0x19ac9a5b220>: E <C object Array of Char {'nolength': True} at 0x19ac7a02fc0>: E <C object Array of Char {'nolength': True} at 0x19ac9a5a4a0>: E <C object Array of Char {'nolength': True} at 0x19ac9a5ad10>: E <C object Array of Char {'nolength': True} at 0x19ac9a5b120>: E <C object Array of Char {'nolength': True} at 0x19ac9a5afc0>: E <C object Array of Char {'nolength': True} at 0x19ac9a5bbf0>: E <C object Array of Char {'nolength': True} at 0x19ac9a5ca00>: E <C object Array of Char {'nolength': True} at 0x19ac9a5ccb0>: E <C object Array of Char {'nolength': True} at 0x19ac9a5d280>: E <C object Array of Char {'nolength': True} at 0x19ac9a5a090>: E <C object Array of Char {'nolength': True} at 0x19ac92ea930>: E <C object Array of Char {'nolength': True} at 0x19ac566c660>: E <C object Array of Char {'nolength': True} at 0x19ac9a5b1f0>: E <C object Array of Char {'nolength': True} at 0x19ac9a5e450>: E <C object Array of Char {'nolength': True} at 0x19ac9a5eb10>: E <C object Array of Char {'nolength': True} at 0x19ac9a5f030>: E <C object Array of Char {'nolength': True} at 0x19ac9a5bb70>: E <C object Array of Char {'nolength': True} at 0x19aca12b2c0>: E <C object Array of Char {'nolength': True} at 0x19aca12a6d0>: E <C object Array of Char {'nolength': True} at 0x19aca12b9c0>: E <C object Array of Char {'nolength': True} at 0x19aca12bdf0>: E <C object Array of Char {'nolength': True} at 0x19aca12b990>: E <C object Array of Char {'nolength': True} at 0x19aca12bb20>: E <C object Array of Char {'nolength': True} at 0x19aca12c820>: E <C object Array of Char {'nolength': True} at 0x19aca12ced0>: E <C object Array of Char {'nolength': True} at 0x19aca12a740>: E <C object Array of Char {'nolength': True} at 0x19aca12d740>: E <C object Array of Char {'nolength': True} at 0x19aca12b370>: E <C object Array of Char {'nolength': True} at 0x19ac7a079e0>: E <C object Array of Char {'nolength': True} at 0x19aca12d0a0>: E <C object Array of Char {'nolength': True} at 0x19aca12a790>: E <C object Array of Char {'nolength': True} at 0x19ac9a5e3a0>: E <C object Array of Char {'nolength': True} at 0x19ac92ec600>: E <C object Array of Char {'nolength': True} at 0x19aca12d240>: E <C object Array of Char {'nolength': True} at 0x19aca12d090>: E <C object Array of Char {'nolength': True} at 0x19ac9a5e270>: E <C object Array of Char {'nolength': True} at 0x19aca8829f0>: E <C object Array of Char {'nolength': True} at 0x19aca8844e0>: E <C object Array of Char {'nolength': True} at 0x19aca884f10>: E <C object Array of Char {'nolength': True} at 0x19aca884bf0>: E <C object Array of Char {'nolength': True} at 0x19aca884e60>: E <C object Array of Char {'nolength': True} at 0x19aca884060>: E ... E File "d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pypy\module\array\interp_array.py", line 635, in descr_getitem E return self.getitem_slice(space, w_idx) E File "d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pypy\module\array\interp_array.py", line 1232, in getitem_slice E w_a.setlen(size, overallocate=False) E File "d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pypy\module\array\interp_array.py", line 213, in setlen E rffi.CCHARP.TO, byte_size, flavor='raw') E E <C object Array of Char {'nolength': True} at 0x19ac2808910>: E <C object Array of Char {'nolength': True} at 0x19abc7ba6c0>: E <C object Array of Char {'nolength': True} at 0x19ac501c530>: E <C object Array of Char {'nolength': True} at 0x19abc7ba7b0>: E <C object Array of Char {'nolength': True} at 0x19ac501cd40>: E <C object Array of Char {'nolength': True} at 0x19ac220fdd0>: E <C object Array of Char {'nolength': True} at 0x19abac2c970>: E <C object Array of Char {'nolength': True} at 0x19abac2ca30>: E <C object Array of Char {'nolength': True} at 0x19abac2c8e0>: E <C object Array of Char {'nolength': True} at 0x19abc7baba0>: E <C object Array of Char {'nolength': True} at 0x19abc7badb0>: E <C object Array of Char {'nolength': True} at 0x19abc7bac30>: E <C object Array of Char {'nolength': True} at 0x19ac7a05b80>: E <C object Array of Char {'nolength': True} at 0x19abc7ba8d0>: E <C object Array of Char {'nolength': True} at 0x19ac7a06220>: E <C object Array of Char {'nolength': True} at 0x19ac7a066c0>: E <C object Array of Char {'nolength': True} at 0x19ac7a07400>: E <C object Array of Char {'nolength': True} at 0x19abac2cd30>: E <C object Array of Char {'nolength': True} at 0x19ac7a075e0>: E <C object Array of Char {'nolength': True} at 0x19ac7e7ed50>: E <C object Array of Char {'nolength': True} at 0x19ac7e7ef60>: E <C object Array of Char {'nolength': True} at 0x19ac7a02a80>: E <C object Array of Char {'nolength': True} at 0x19ac7a03060>: E <C object Array of Char {'nolength': True} at 0x19ac7e7ef00>: E <C object Array of Char {'nolength': True} at 0x19ac7e7ee70>: E <C object Array of Char {'nolength': True} at 0x19ac7a08d80>: E <C object Array of Char {'nolength': True} at 0x19ac7a04fa0>: E <C object Array of Char {'nolength': True} at 0x19ac7a07d80>: E <C object Array of Char {'nolength': True} at 0x19ac7e7e180>: E <C object Array of Char {'nolength': True} at 0x19ac7e7e9c0>: E <C object Array of Char {'nolength': True} at 0x19ac7e7e510>: E <C object Array of Char {'nolength': True} at 0x19ac7a078e0>: E <C object Array of Char {'nolength': True} at 0x19ac7e7eb10>: E <C object Array of Char {'nolength': True} at 0x19ac98b3ee0>: E <C object Array of Char {'nolength': True} at 0x19ac98b42d0>: E <C object Array of Char {'nolength': True} at 0x19ac7a05260>: E <C object Array of Char {'nolength': True} at 0x19ac7a05500>: E <C object Array of Char {'nolength': True} at 0x19ac98b4270>: E <C object Array of Char {'nolength': True} at 0x19ac98b40f0>: E <C object Array of Char {'nolength': True} at 0x19ac98b3fa0>: E <C object Array of Char {'nolength': True} at 0x19ac98b3df0>: E ... E File "d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pypy\module\array\interp_array.py", line 1270, in setitem_slice E self.fromsequence(w_lst) E File "d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pypy\module\array\interp_array.py", line 1096, in fromsequence E self.setlen(oldlen + len(lst)) E File "d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pypy\module\array\interp_array.py", line 213, in setlen E rffi.CCHARP.TO, byte_size, flavor='raw') E } ..\rpython\conftest.py:103: MallocMismatch ---------------------------- Captured stderr call ----------------------------- Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac280a5b0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac7fef718> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac280aad0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac8066528> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac280ad10>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac8066560> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac280af90>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac8067788> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac280abf0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac80677c0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac280b8f0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac807a3d8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac280b430>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac807a410> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac280bf10>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac807a4f0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac2808910>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac807b440> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac2f5da30>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac807b478> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac280bf50>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac807b4b0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac280b970>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac807b4e8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19abc7bade0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac70e4870> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac28084f0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac70e48a8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19abc7ba930>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac70e48e0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac2808170>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac70e5be8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac2808710>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac710a4b8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac2f5d000>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac710a4f0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac28084b0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac710a528> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac2808310>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac710a560> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac2808f30>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac710a598> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac2808dd0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac710b9f0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac2f5ded0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac710ba28> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac2808ed0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac710ba60> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac2808ff0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac710ba98> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac28098d0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac710bad0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac2809450>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac711b280> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac2f60110>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac711b2b8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac2809870>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac711b2f0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac2809f90>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac711b328> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac280a030>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac712a5d0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac2809bb0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac712a608> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac2f60cf0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac712a640> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac2809e50>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac712a678> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac280a830>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac712a6b0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac280a230>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac713a100> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac280afd0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac713a138> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac2f62170>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac713a170> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac280b0d0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac713a1a8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac280aff0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac713b4b0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac280b130>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac713b4e8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac280b310>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac713b520> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac2f62310>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac713b558> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac280b5b0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac713b590> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac280b4b0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac7148bf0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac280b750>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac7148c28> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac280bdb0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac7148c60> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac166cd90>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac7148c98> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac280bd10>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac7149d70> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac280bcb0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac7149da8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac2808890>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac7149de0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19abc7ba6c0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac7149e18> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac28088d0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac715d130> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac501d2b0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac715dd38> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac28083d0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac715dd70> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19abc7ba870>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac717a6b0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac501c8f0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac717a720> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac28082b0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac718e7c8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac2808610>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac71d3bb0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac2808f90>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac71d3be8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac2808ad0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac7451e88> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac28094d0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac7451ec0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac2809790>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac7452d40> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac2809a70>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac7452d78> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac2809bd0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac7453a60> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac280a2b0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac7453a98> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac280a4f0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac7460758> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac280a430>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac7460790> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac280ae70>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac7460870> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac280ae90>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac74617c0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac280abb0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac74618a0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac501c530>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac7477bb0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac280b550>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac7477c58> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19abc7baae0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac7481ad0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac280bd90>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac7481b08> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19abc7ba720>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac7494870> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19abc7ba780>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac7495280> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac280b9b0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac74952b8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac280c030>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac7495e18> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac2808750>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac7495e50> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac2808eb0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac74b6b80> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac2808a50>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac74b6bb8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac2809150>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac74b6c98> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac2809dd0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac74b7cc8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac280a910>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac74b7da8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac280aab0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac74b7de0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac280a950>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac74c7750> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac280b5d0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac74c7788> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac280b2b0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac74d9a28> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac280bf30>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac74e4640> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac28087d0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac74e4720> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19abc7ba7b0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac74e4758> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac6605fa0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac74e5868> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac28089f0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac74e58a0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac2808b90>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac74e58d8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19abc7ba750>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac74f4800> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac2809c50>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac74f4838> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19abc7baa20>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac74f5440> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac501d070>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac74f5e50> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac2809d50>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac74f5e88> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac6608a50>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac74f5ec0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac2809e90>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac74f5ef8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac280a7f0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac74f5f30> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac280a630>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac75216a8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac280abd0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac75216e0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac6606470>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac7539e88> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac280aa30>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac7539ec0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac280ab30>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac7539ef8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac280b6f0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac7539f30> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac280ba90>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac75432b8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac6606cf0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac75432f0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac280bff0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac7543328> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac28081b0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac7543360> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac2808b50>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac7543398> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac28096b0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac754e758> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac2809c90>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac75748e0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac280a0f0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac7587130> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac280a690>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac759d868> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac280ac90>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac759d8a0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac280b050>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac75a2560> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac280b4d0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac75a2598> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac280bfd0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac75a3328> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac6608f80>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac75a3398> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac2808fd0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac75a33d0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac28097f0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac75a3408> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac2809b50>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac75b0870> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac280a510>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac75b08a8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac280b090>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac75b1168> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac280b610>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac75b1b40> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac66085f0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac75b1b78> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac280b730>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac75b1bb0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac280bf90>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac75e0b80> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac28086d0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac75e0bb8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac2809070>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac75e0bf0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac660aca0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac75e0c28> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac2809390>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac75e0c60> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac280a050>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac75f00c8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac280a170>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac75f0100> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac280b070>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac75f0138> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac660b850>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac75f0170> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac280b930>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac75f01a8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac280b6d0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac75f1750> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac280bc90>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac75f1788> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac2808a70>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac75f17c0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac28097b0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac75fe7c8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac2809e30>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac75fe800> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac280a570>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac75ff3d0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac280b630>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac75ff408> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac280bc70>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac76121a8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac2808190>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac76121e0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac2809730>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac76122c0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac6608490>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac76134b0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac280a530>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac76134e8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac280ab10>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac7613520> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac280bcd0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac7613558> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac2808c90>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac76229f8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac280a6f0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac7622fe0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac280b530>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac76239b8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac6609430>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac76239f0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac280b570>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac7623a28> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac280c050>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac7623a60> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac28089d0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac7652cd0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac28099b0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac7652d08> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac660b7d0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac7652d40> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac280a1f0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac7652d78> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac280af30>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac7652db0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac280bbb0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac76641a8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac2808570>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac76641e0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac6607f40>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac766c608> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac2808790>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac766c640> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac2808450>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac768c8a8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac2809d70>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac768c8e0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac280b0f0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac76965d0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac66084e0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac7696608> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac280b410>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac7696640> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac280be70>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac7696678> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac28097d0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac76966b0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac280a2d0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac7697e88> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac660adc0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac7697ec0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac280b030>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac7697ef8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac280b470>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac7697f30> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac2809030>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac76ad248> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac2809cb0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac76ad280> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac660bed0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac76ad2b8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac280aaf0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac76ad2f0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac280baf0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac76ad328> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19abb375db0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac76be870> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19abb379230>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac76be8a8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac28090b0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac76be8e0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac280a730>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac76be918> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac501cd40>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac76bfa98> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac2809050>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac76bfb40> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19abc7ba6f0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac76ccec8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac280b870>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac76ccf00> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19abc7ba990>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac76cd948> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac220fe30>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac76fcd40> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac28082f0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac76fcd78> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac280a350>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac76fdb40> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac2808390>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac76fdb78> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19abb378450>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac7710790> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac2809530>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac77107c8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac280be10>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac7711590> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac28096f0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac77115c8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac660c700>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac7711600> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac280afb0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac7711638> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19abb375d10>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac7711670> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19abb376130>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac7730cd0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac2809830>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac7730d08> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac660b080>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac7730d40> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac280a5d0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac7742410> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac2808810>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac7742448> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19abb378f70>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac7742480> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac7a032c0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac77424b8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac2f5bbf0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac7743de0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac7a03400>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac7743e18> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac7a02ce0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac7743e50> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac7a02d20>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac7743e88> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac7a02ec0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac7752fa8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac6608470>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac7752fe0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac7a02f60>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac7753018> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac7a02fe0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac7753050> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac7a02d80>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac7753088> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac220fdd0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac7761558> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac7a02c40>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac7761c20> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19abc7ba690>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac777e480> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac7a02cc0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac777e4b8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19abc7bab70>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac777f478> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac1894450>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac777f4e8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac7a02e60>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac77dcc98> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac7a02c80>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac77dcd78> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac7a02ee0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac77dcdb0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac7a03000>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac77dde50> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac7a03100>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac77dde88> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac7a02d60>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac77e8e90> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac7a031c0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac77e8ec8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac039c6c0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac77e8f00> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac7a02ea0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac77e8f38> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac7a02ca0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac77fa138> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac7a02e40>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac77fa170> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac7a03080>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac77fa1a8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19abc62d830>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac77fa1e0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac7a030e0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac77fa218> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac7a03340>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac8350090> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac7a03120>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac83599f0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac7a02d40>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac8359a28> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac2f62d40>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac8359a60> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac7a03260>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac8359a98> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac7a02f80>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac8376cd0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac7a03300>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac8376d08> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac7a02e80>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac8376d40> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac1d4a9a0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac8382de8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac7a030a0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac8382e20> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac7a03140>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac8382e58> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac7a02de0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac8382e90> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19abac2c970>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac8382ec8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac7a034e0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac8394720> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19abac2cca0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac8395408> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac7a03580>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac83b18a0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19abac2caf0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac83ce838> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19abac2c910>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac83cf168> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac7a035e0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac8438d78> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac7a037a0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac8438e58> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac7a03ac0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac8454368> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac7a037c0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac8454448> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac7a036e0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac8454480> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac7a03700>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac8455520> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac7a03c20>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac8455558> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac7a03c00>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac8466368> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac7a03be0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac84663a0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac7a039c0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac8466f70> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac7a03940>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac8466fa8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac7a03b80>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac8467088> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac7a03a20>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac8476170> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac7a03980>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac8476250> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19abac2ca30>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac8476288> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac7a03460>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac84772b8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19abac2cd00>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac8477cc8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac7a036a0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac8477d00> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19abac2cd60>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac84929c0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac501d190>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac8492a30> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac7a034c0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac8493670> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac7a03720>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac8493750> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac7a03480>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac84c5520> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac7a034a0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac84d5478> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac7a03640>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac84d54b0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac7a03620>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac84e2218> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac7a03560>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac84e2250> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac5669c80>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac84e2288> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac7a039e0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac84e22c0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac7a03b60>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac84e22f8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac7a041c0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac84f60c8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac7a04280>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac84f6100> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac566a420>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac84f6138> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac7a03f60>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac84f6170> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac7a03e00>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac84fe678> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac7a03ee0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac84fe6b0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac7a04180>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac84fe6e8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac566cd20>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac84fe720> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac7a04420>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac84ff9b8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac7a03d20>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac84ff9f0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac7a043c0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac84ffa28> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac7a03fe0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac84ffa60> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac566cc00>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac84ffa98> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac7a03fc0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac8514ec8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac7a03e40>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac8514f00> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac7a04220>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac8514f38> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19abac2c8e0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac8514f70> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac7a03e20>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac8526090> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19abac2c670>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac85268e0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac7a03d40>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac8526918> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19abac2c6a0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac8527bb0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19abc7bac90>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac856a838> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac7a03d80>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac856a870> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac7a04040>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac8578640> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac7a04080>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac8578678> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac7a03c60>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac8578758> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac7a03ea0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac8579d38> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac7a043e0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac8579e18> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac7a04260>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac8579e50> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac5669020>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac8587520> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac7a04400>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac8587558> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac7a03ca0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac8587590> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac7a04340>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac85875c8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac7a03f80>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac8592720> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac5669010>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac8592758> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac7a03da0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac8592790> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac7a041e0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac8593520> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac7a03de0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac8593558> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac7a03ec0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac8593590> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac566d290>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac85935c8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac7a04300>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac8593600> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac7a049c0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac85a4bf0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac7a04a00>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac85a4c28> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac7a04b40>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac85a4c60> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac566d3a0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac85a4c98> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac7a047a0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac85a4cd0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac7a04900>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac85b6758> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac7a04560>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac85b6790> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19abc7baba0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac85b67c8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac7a04920>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac85b7638> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19abac2c790>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac85b7da8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac7a04760>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac85b7de0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19abac2c700>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac85dcd40> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac220fe00>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac85dd600> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac7a04a40>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac85dd638> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac7a04600>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac85dd718> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac7a04b80>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac86066b0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac7a04a80>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac8606790> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac7a04700>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac86067c8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac7a04660>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac8607670> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac7a04c00>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac86076a8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac7a044e0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac8616758> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac7a04a60>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac8616790> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac7a04580>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac8666250> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac7a04ba0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac8666288> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac7a04b60>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac8667280> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac7a047e0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac86672b8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac7a04620>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac8667398> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19abc7badb0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac86673d0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac7a04500>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac86708a8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19abac2c850>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac86714b0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac7a04bc0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac8671f30> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19abac2c7c0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac8696640> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19abc7babd0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac8696f00> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac7a04a20>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac8696f38> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac7a045a0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac8697b78> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac7a04840>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac8697bb0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac7a04720>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac8697c90> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac7a04cc0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac86b8e90> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac7a053e0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac86b8f70> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac7a04e00>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac86b8fa8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac7a04f00>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac86fe598> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac7a05140>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac86fe5d0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac7a04d40>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac86ffd70> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac7a051a0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac86ffda8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac7a04ce0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac870ede8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac7a04da0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac870ee20> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac7a05220>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac870fd70> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19abc7bac30>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac870fda8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac566e740>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac870fde0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac7a04ea0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac870fe18> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac7a052c0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac870fe50> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19abac2c9d0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac871d558> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac7a04ca0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac871d590> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19abac2ca60>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac8740250> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac275e400>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac87402c0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac7a04d80>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac8740f70> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac5668110>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac8740fa8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac7a04e60>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac8740fe0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac7a04c60>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac8741018> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac7a05160>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac8741050> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac7a051c0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac876e720> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac566c9e0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac876e758> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac7a04c80>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac876e790> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac7a05400>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac876e7c8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac7a04d60>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac876e800> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac7a04e20>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac876fde0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac2f61920>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac876fe18> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac7a04c40>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac876fe50> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac7a05040>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac876fe88> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac7a05380>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac876fec0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac7a04de0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac8781408> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac7a04fc0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac87814e8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac7a04f80>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac8781520> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac7a05120>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac878c918> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac7a04e80>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac878c950> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac7a04ee0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac878d948> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac7a05080>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac878d980> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac7a04f40>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac879c678> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac7a05b80>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac879c6b0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac566cc30>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac879c6e8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac7a052e0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac879c720> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac7a054c0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac879c758> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac501d220>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac879dfa0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac7a054e0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac87be020> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19abac2cb20>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac87beaa0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac7a05820>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac87bf7f8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac7a056c0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac87bf830> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac566c6a0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac87bf868> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac7a05ba0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac87bf8a0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac7a055e0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac87bf8d8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac7a05920>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac87bf910> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac7a05560>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac87f82c0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac6c1f770>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac87f82f8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac7a05540>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac87f8330> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac7a054a0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac87f97f8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac7a05740>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac87f9830> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac7a05880>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac87f9868> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac6c218e0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac87f98a0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac7a057e0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac87f98d8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac7a056e0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac88071d8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac7a05ae0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac8807210> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac7a05760>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac8807248> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac6c222e0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac8807280> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac7a05580>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac8815440> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac7a055a0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac8815478> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac7a05ac0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac882c090> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac7a056a0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac882c0c8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac6c203a0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac882c100> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac7a059e0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac882c138> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac7a05440>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac882c170> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac7a05bc0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac882d6e0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac7a05b20>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac882d718> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac6c20ea0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac882d750> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac7a05720>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac882d788> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac7a058a0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac882d7c0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac7a05c00>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac883ee90> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac7a05860>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac883eec8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac6c20cb0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac883ef00> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac7a05680>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac883ef38> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac7a05b60>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac883ef70> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac7a05c40>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac884c560> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19abc7ba8d0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac884c598> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac7a06020>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac884c640> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19abac2c640>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac884d638> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac7a06200>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac884d670> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19abac2c940>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac8876218> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19abac2cb50>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac8876d78> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac7a06240>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac8876db0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac7a05f00>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac8876e90> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac7a05c60>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac8877cc8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac7a05ec0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac8877da8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac7a06340>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac8877de0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac7a05ce0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac889cbf0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac7a05ca0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac889cc28> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac7a061e0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac889d8d8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac7a05de0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac889d910> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac7a06180>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac88b0678> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac7a05d00>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac88b06b0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac7a060e0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac88b0790> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac7a05ee0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac88b1478> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac7a063a0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac88b1558> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac7a06220>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac88b1590> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac7a05c80>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac88ba480> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19abac2c9a0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac88bafa8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac7a06260>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac88bafe0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac501d0d0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac88f2138> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac7a05d60>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac88f2b80> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac7a063e0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac88f2bb8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac7a05f20>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac88f3ad0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac7a05f40>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac88f3b08> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac7a05da0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac88f3be8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac7a05f60>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac88f3c20> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac7a05fc0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac891d168> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac7a06320>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac891d1a0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac7a05d20>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac892c2f8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac7a060c0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac892c330> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac7a06360>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac892cf70> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac7a05e80>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac892cfa8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac7a06480>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac892d088> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac7a064e0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac8939670> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac7a06ba0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac894def8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac7a066c0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac894df30> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac6c24120>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac894df68> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac7a067c0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac894dfa0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac7a06600>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac895a020> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac501d2e0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac895bde0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac7a06460>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac897ad78> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac7a06980>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac897be50> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac7a067e0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac899c758> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac7a06880>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac899c790> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac6c23f00>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac899c7c8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac7a068a0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac899c800> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac7a06700>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac899c838> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac7a06820>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac89c0170> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac7a06680>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac89c01a8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac6c244c0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac89c01e0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac7a06440>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac89c0218> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac7a06960>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac89c0250> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac7a068c0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac89c1be8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac7a06660>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac89c1c20> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac6c23280>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac89c1c58> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac7a068e0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac89c1c90> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac7a069a0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac89dadb0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac7a06620>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac89dade8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac7a06540>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac89dae20> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac7a06a80>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac89dbe50> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac7a065a0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac89dbe88> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac7a06a00>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac89ecb48> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac7a06b20>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac89ecb80> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac7a06800>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac89ecc60> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac7a073c0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac89edd70> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac7a06ec0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac89ede50> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac7a07400>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac89ede88> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac6c25b60>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac89edec0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac7a070c0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac89fb050> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac7a07040>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac89fb088> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac7a07280>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac89fb0c0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac7a07420>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac89fb0f8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac7a07160>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac8a142f8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac7a06f80>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac8a14c60> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac7a07380>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac8a14c98> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac6c1e890>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac8a15980> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac7a07120>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac8a159b8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac7a06fa0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac8a159f0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac7a07320>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac8a50a30> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac7a071a0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac8a50a68> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac6c25810>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac8a50aa0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac7a06f40>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac8a50ad8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac7a06ee0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac8a50b10> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac7a06d20>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac8a605d0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac7a06dc0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac8a60608> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac6c22ed0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac8a60640> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac7a06e40>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac8a60678> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac7a06cc0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac8a606b0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac7a06d80>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac8a61ef8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac7a07240>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac8a61f30> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac7a06c40>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac8a6d600> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac7a06e60>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac8a6d638> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac7a06ca0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac8a7a678> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac7a072c0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac8a7a6b0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac7a06de0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac8a7a790> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac7a07780>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac8a7b718> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac7a07820>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac8a7b7f8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19abac2cd30>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac8a7b830> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac7a07460>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac8a90640> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac501cfe0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac8a90e20> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac7a07620>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac8a90e58> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac501cc80>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac8a91a98> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19abc7bac60>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac8cf6950> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac7a07bc0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac8cf6988> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac7a07500>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac8cf6a68> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac7a07b20>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac8d081a8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac7a07a80>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac8d08288> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac7a07800>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac8d082c0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac7a07760>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac8d09c90> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac7a076e0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac8d09cc8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac7a077a0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac8d14d78> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac7a079a0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac8d14db0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac7a07440>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac8d159b8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac7a074c0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac8d159f0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac7a076c0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac8d15ad0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac7a07a40>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac8d22e20> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac7a07900>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac8d22f00> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac7a075e0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac8d22f38> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac6c21810>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac8d32758> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac7a07740>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac8d32790> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac7a07600>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac8d327c8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19abac2cd90>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac8d33830> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac7a077c0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac8d33868> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19abc7ba960>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac8d338a0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac7a074a0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac8d54d40> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac7a078c0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac8d54d78> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac6c25b50>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac8d54db0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac7a075c0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac8d54de8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac7a078a0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac8d84250> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac7a074e0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac8d84288> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac7a07a20>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac8d842c0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19abf6a6d10>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac8d842f8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac7a07ba0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac8d84330> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac7a07dc0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac8d857c0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac7a07d20>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac8d857f8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac7a082c0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac8d85830> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac8263f30>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac8d85868> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac7a07e80>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac8d858a0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac7a07f40>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac8d94e20> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac7a07f20>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac8d94e58> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac7a07e40>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac8d94e90> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac7a07fc0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac8d95da8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac7a07ca0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac8d95de0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac7a07ce0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac8d95ec0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac7a07de0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac8da90c0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac7a08240>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac8da91a0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac7a07d00>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac8da91d8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac7a07e20>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac8db80c8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac8264b30>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac8db8138> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac7a08120>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac8db8170> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac7a07ee0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac8db9408> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac7a08300>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac8db9440> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac7a07c40>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac8db9478> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac7a07f80>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac8dc84b8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac7a08000>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac8dc9050> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac8262030>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac8dc9088> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac7a08280>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac8dc90c0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac7a07c60>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac8dc90f8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac7a07d60>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac8dc9130> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac7a08320>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac8e0e410> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac8262170>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac8e0e448> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac7a07d40>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac8e0e480> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac7a08080>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac8e0e4b8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac7a080c0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac8e0e4f0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac7a084a0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac8e0fbe8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac8262070>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac8e0fc20> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac7a08520>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac8e0fc58> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac7a08560>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac8e0fc90> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac7a08620>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac8e0fcc8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac7a08780>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac8e1f1d8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac7a08a00>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac8e1f2b8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac7a085a0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac8e1f2f0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac7a08700>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac8e2a678> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac7a08b20>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac8e2a6b0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac7a08600>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac8e2b718> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac7a08a40>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac8e2b750> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac7a08980>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac8e3e4f0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac7a087c0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac8e3e560> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac7a086c0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac8e3e598> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac7a08540>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac8e3e5d0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac7a08cc0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac8e5c330> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac7a09140>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac8e5c368> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac7a09000>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac8e5ce20> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac7a08f80>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac8e5d7c0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac8264db0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac8e5d7f8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac7a08ec0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac8ea61e0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac7a08c40>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac8ea6218> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac7a08f00>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac8ea6250> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac7a091a0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac8ea6288> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac8261750>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac8ea7600> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac7a08fe0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac8ea7638> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac7a09120>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac8ea7670> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac7a09060>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac8ea76a8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac7a091e0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac8ea76e0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac8261a30>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac8eb90c0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac7a091c0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac8eb90f8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac7a08e20>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac8eb9130> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac7a092c0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac8eb9168> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac7a09300>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac8eb91a0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac7a09020>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac8ec8c28> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac7a090c0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac8ec8c60> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac7a09160>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac8ec9cc8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac7a08f40>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac8ec9d00> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac7a09400>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac8ed4a68> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac7a09200>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac8ed4aa0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac7a08e40>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac8ed4b80> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac7a090e0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac8ee6838> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac7a09280>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac8ee6870> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac7a08fa0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac8ee68a8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac7a08dc0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac8efc6b0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac7a09220>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac8efc6e8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac7a093e0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac8efd328> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac7a090a0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac8efdd70> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac8263cb0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac8efdda8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac7a08d60>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac8efdde0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac7a09340>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac8efde18> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac7a097a0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac8efde50> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac7a094e0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac8f594e8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac8266180>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac8f59520> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac7a099c0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac8f59558> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac7a09b40>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac8f59590> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac7a09b00>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac8f595c8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac7a099e0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac8f68fa8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac8267000>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac8f68fe0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac7a094c0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac8f69018> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac7a09a60>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac8f69050> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac7a09860>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac8f7c758> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac7a096a0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac8f7c790> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac82670e0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac8f7c7c8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac7a09c00>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac8f7c800> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac7a09480>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac8f7c838> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac7a09780>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac8f7de88> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac7a09ae0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac8f7dec0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac8267d00>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac8f7def8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac7a09a20>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac8f7df30> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac7a09600>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac8f7df68> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac7a09700>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac8f8d590> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac7a09b60>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac8f8d5c8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac8267f70>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac8f8d600> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac7a096c0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac8f8d638> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac7a09920>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac8fa3e18> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac7a095a0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac8fa3e50> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac7a09960>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac8fb7088> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac8263a30>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac8fb70c0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac7a095e0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac8fb70f8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac7a09900>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac8fb7130> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac7a09840>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac8fb7168> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac7e7ed50>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac8fc66b0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac7a098c0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac8fc6758> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac7e7ecf0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac8fc73d0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac7a096e0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac8fe6410> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac7e7e030>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac8fe6bf0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac7e7e150>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac8fe7670> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac7a09a80>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac8fe76a8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac7a09aa0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac9078608> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac7a09800>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac9078640> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac7a09be0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac90792f0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac7a09640>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac9079328> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac7a09520>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac9079408> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac7a09ec0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac908a598> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac6c24630>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac908a5d0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac7a0a0c0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac908a608> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac7a09e80>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac908a640> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac7a0a1e0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac908a678> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac7a09d80>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac908bc58> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac8265c40>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac908bc90> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac7a09dc0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac908bcc8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac7a09c40>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac908bd00> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac7a0a220>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac908bd38> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac7a0a0a0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac909b2f0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac6c259e0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac909b328> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac7a09d60>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac909b360> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac7a09e60>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac909b398> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac7a0a140>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac909b3d0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac7a09de0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac90a88e0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac6c20310>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac90a8918> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac7a0a240>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac90a8950> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac7a0a1c0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac90a8988> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac7a09f80>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac90a89c0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac7e7ef60>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac90a9f68> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac7a09c80>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac90fe058> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac7e7e690>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac91232f0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac7a09f40>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac9123328> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac7e7e6c0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac9123360> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac7e7e120>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac9139600> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac7a0a040>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac9139638> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac7a0a060>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac91624b8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac7a0a160>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac91624f0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac7a0a180>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac9163b78> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac7a09fa0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac9163bb0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac7a09fe0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac91749f8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac7a0a000>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac9174a30> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac7a02b40>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac9174b10> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac7a02880>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac9175ef8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac7a02480>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac91c2020> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac7a02500>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac91c2058> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac7a025c0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac91c3830> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac7a02460>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac91c3868> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac7a02600>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac91ce6e8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac7a02a80>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac91ce720> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac7a029a0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac91ce7c8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac7e7e5d0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac91cf830> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac7a029c0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac91cf868> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac7e7e870>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac91f64f0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac7a02900>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac91f7280> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac7a02640>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac91f72b8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac7a02940>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac91f7398> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac7a02ba0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac91f73d0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac7a02660>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac92722f8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac7a026a0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac9272330> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac7a02be0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac9273328> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac7a028e0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac9273360> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac7a02b80>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac9284090> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac7a02980>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac92840c8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac7a02720>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac92841a8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac7a02ae0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac9285360> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac7a02a00>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac9285440> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac7a02840>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac9285478> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac7a02560>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac9297da8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac7a03060>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac92a5a60> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac92e64a0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac92a5a98> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac7a02620>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac92a5ad0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac7a02440>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac92a5b08> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac7e7e300>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac92b2f70> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac7a03280>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac92b2fa8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac7a03360>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac9326448> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac7a02e00>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac9326c28> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac7a02fa0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac9327558> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac92e5960>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac9327590> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac7a02dc0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac93275c8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac7a030c0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac9327600> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac7a03960>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac9327638> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac7a039a0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac935cc60> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac92e5680>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac935cc98> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac7a03500>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac935ccd0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac7a03800>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac935cd08> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac7a03900>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac935cd40> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac7a03c40>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac93682c0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac92e5e50>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac93682f8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac7a03e60>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac9368330> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac7a03ce0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac9368368> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac7a04360>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac93683a0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac7a049a0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac93698d8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac92e5f40>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac9369910> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac7a048a0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac9369948> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac7a04ac0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac9369980> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac7a04480>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac93699b8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac7a050a0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac937f280> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac92e6ba0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac937f2b8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac7a04e40>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac937f2f0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac7a05100>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac937f328> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac7a05be0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac937f360> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac7a05a60>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac938d0f8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac92e7e30>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac938d130> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac7a05900>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac938d168> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac7a05980>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac938d1a0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac7a06120>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac938d1d8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac7a05d40>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac942ccd0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac92e85b0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac942cd08> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac7a05e00>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac942cd40> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac7a05fa0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac942cd78> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac7a06500>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac9438448> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac7e7ef00>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac9438480> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac7a066e0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac9438528> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac7e7e4e0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac9439520> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac7a06520>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac9439558> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac7e7e5a0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac94641e0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac7e7e480>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac9464250> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac7a06840>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac9464f38> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac7a067a0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac9465018> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac7a06b40>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac9465050> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac7a07340>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac949c170> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac7a07300>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac949c1a8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac7a06c80>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac949cd78> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac7a07220>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac949cdb0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac7a06d40>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac949da60> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac7a06e80>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac949da98> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac7a079c0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac949db78> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac7a07920>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac94deb48> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac7a07a60>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac94dec28> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac7a083e0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac94dec60> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac7a07da0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac94dfa98> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac7e7ee70>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac94dfad0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac7a08220>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac94dfb78> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac7e7ebd0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac94eeb80> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac7a07ea0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac94ef3d0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac7e7eb70>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac94ef980> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac7e7e9f0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac953a288> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac7a08260>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac953a2c0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac7a08380>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac95befe0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac7a08160>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac95bf018> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac7a08960>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac95bf0f8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac7a085e0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac95dac60> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac7a08640>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac95db6e0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac7a08b60>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac95ed088> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac7a08580>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac95ed168> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac7a08bc0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac95ff0f8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac7a086a0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac95ff1d8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac7a08840>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac95ff210> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac7a08880>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac9608aa0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac7a088c0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac9608ad8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac7a088e0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac96099b8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac7a08d80>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac96099f0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac92eb990>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac9609a28> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac7a08ba0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac9609a60> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac7a08440>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac9609a98> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac7e7e360>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac9619168> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac7a08e80>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac9619910> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac7e7e240>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac9619948> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac7a08da0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac96ee480> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac7a08d20>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac96ee4b8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac92ec690>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac96ee4f0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac7a09bc0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac96ee528> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac7a09440>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac96ee560> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac7a09ac0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac96efe50> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac7a095c0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac96efe88> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac92e60d0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac96efec0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac7a0a120>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac96efef8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac7a09ea0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac96eff30> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac7a0a1a0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac971fa60> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac7a09d20>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac971fa98> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac92ece80>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac971fad0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac7a02920>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac971fb08> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac7a026c0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac971fb40> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac7a02c00>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac972d440> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac7a02b60>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac972d478> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac7a02e20>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac973c598> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac7a03420>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac973c5d0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac7a037e0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac973c6b0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac7a03740>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac973d788> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac7a03840>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac973d868> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac7a03b00>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac973d8a0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac7a03e80>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac974e758> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac7a04fa0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac974e790> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac8262640>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac974e7c8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac7a043a0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac974e800> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac7a04aa0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac974f910> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac7a04520>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac974f948> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac7a04820>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac974f980> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac7a04f60>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac9820a68> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac7a05000>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac9821670> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac7a04f20>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac9872d08> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac92e9180>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac9872d40> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac7a05060>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac9872d78> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac7a051e0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac9884870> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac7a05320>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac98848a8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac7a05520>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac98848e0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac6c25640>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac9884918> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac7a05640>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac9884950> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac7a05b00>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac98962c0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac7a05a20>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac98962f8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac7a05aa0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac9896330> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac92e45c0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac9896368> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac7a05cc0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac98963a0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac7a05fe0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac9897788> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac7a06160>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac98977c0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac7a06c00>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac98977f8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac7a065c0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac98e0c60> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac7a06940>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac98e0c98> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac7a06560>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac98f1b78> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac7a06aa0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac98f1bb0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac7a07200>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac98f1c90> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac7a073a0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac98fb670> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac7a07080>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac98fb750> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac7a07d80>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac98fb788> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac1d497e0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac9906720> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac7a07720>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac9906758> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac7a07980>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac9906790> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac7a07b40>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac99067c8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac7a07cc0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac9906800> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac7a07ec0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac9907c90> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac7a081e0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac99326b0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac7a08100>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac99326e8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac8267910>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac99339f0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac7a08060>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac9933a28> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac7a081c0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac9933a60> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac7a08a80>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac9933a98> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac7a08500>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac9933ad0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac9a58070>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac99e1600> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac7a08b80>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac99e1638> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac7a08a60>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac99e1670> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac7a08ac0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac99fa250> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac7a087e0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac99fa288> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac9a5a5e0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac99fa2c0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac7a09320>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac99fa2f8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac7a08f60>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac99fa330> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac7a092e0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac99fbb40> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac7a09b20>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac99fbb78> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac9a5aa20>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac99fbbb0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac7a09ba0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac99fbbe8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac7a09a00>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac9a0d408> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac7a09740>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac9a0d440> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac7a0a2a0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac9a0d478> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac9a5aac0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac9a0d4b0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac7a09f00>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac9a0d4e8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac7a09cc0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac9a1c9f8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac7a09e20>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac9a1ca30> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac7a02a20>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac9a1ca68> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac9a5b220>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac9a1caa0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac7a02780>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac9a1cad8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac7a025a0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac9a1dfa0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac7a02700>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac9a30020> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac7a02540>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac9a30058> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac7a02fc0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac9a30090> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac7a03220>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac9a300c8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac7e7e180>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac9a315c8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac7a032a0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac9a31670> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac7e7e990>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac9a4a2c0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac7a03820>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac9a4ab10> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac7e7eba0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac9a4b280> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19abac2cdc0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac9a4b2f0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac7a03ba0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac9a4b328> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac7a03660>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac9ac24f0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac7a03ae0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac9ac2528> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac7a04200>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac9ac32b8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac7a040a0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac9ac32f0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac7a04960>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac9ad21e0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac7a04b00>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac9ad2218> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac9a5a4a0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac9ad2250> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac7a046a0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac9ad2288> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac7a04fe0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac9ad22c0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac7a05200>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac9ad22f8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac7a053a0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac9ad3b78> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac9a5ad10>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac9ad3bb0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac7a058c0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac9ad3be8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac7a05480>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac9ad3c20> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac7a05f80>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac9ae1210> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac7a06380>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac9ae1248> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac9a5b120>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac9ae1280> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac7a061c0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac9ae12b8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac7a06740>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac9ae12f0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac7a06a40>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac9af4870> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac7a06900>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac9af48a8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac9a5afc0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac9af48e0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac7a06b00>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac9af4918> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac7a06da0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac9af4950> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac7a06f00>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac9af4988> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac7e7e9c0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac9b40598> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac7a07020>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac9b40640> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac7e7e2d0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac9b41670> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac7a07520>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac9b41ec0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac7e7e570>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac9b6e6e8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac7e7eae0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac9b6f0c0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac7a07840>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac9b6f9b8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac7a07ae0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac9b6fa98> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac7a08360>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac9b6fad0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac7a080e0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac9c32ad8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac7a08c00>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac9c32b10> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac7a08c20>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac9c33788> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac7a08900>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac9c337c0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac9a5bbf0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac9c337f8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac7a08a20>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac9c33830> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac7a09360>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac9c33868> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac7a09720>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac9c40ec8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac7a09620>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac9c40f00> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac9a5ca00>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac9c40f38> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac7a098e0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac9c40f70> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac7a09ee0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac9c40fa8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac7a0a0e0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac9c52528> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac7a09f20>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac9c52560> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac9a5ccb0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac9c52598> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac7a09f60>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac9c525d0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac7a02520>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac9c52608> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac7a02b20>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac9c53f68> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac7a02760>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac9c53fa0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac9a5d280>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac9c64020> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac7a02b00>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac9c64058> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac7a03020>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac9c74838> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac7a033c0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac9c74870> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac7e7e510>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac9c8f4e8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac7a03920>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac9d2b9f0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac7e7e0f0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac9d53168> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac7a038c0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac9d6e838> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac220fe90>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac9d6e870> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac7e7e540>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac9d6fe18> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac7a036c0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac9d6fe50> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac7a03aa0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac9d6ff30> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac7a03c80>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac9df7050> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac7a04000>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac9df7130> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac7a047c0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac9df7168> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac7a04ae0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac9df7f30> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac7a04460>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac9df7f68> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac7a04dc0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac9e04c98> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac7a05c20>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac9e04cd0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac7a05a40>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac9e04db0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac7a05e20>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac9e05cc8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac7a066a0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac9e05da8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac7a06a20>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac9e05de0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac7a070a0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac9e18c60> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac7a078e0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac9e18c98> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac7a07540>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac9e18d40> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac7e7e780>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac9e19de0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac7a07aa0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac9e19e18> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac7e7ea50>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac9eb6a68> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac7a07680>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac9eb79f0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac7a08400>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac9eb7a28> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac7a08140>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac9f0a9f8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac7a08800>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac9f0aa30> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac7a085c0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac9f0b788> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac7a08b40>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac9f0b7c0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac7a08ce0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac9f0b8a0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac7a093c0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac9f0b8d8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac9a5a090>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac9f1f050> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac7a09240>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac9f1f088> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac7a08e00>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac9f1f0c0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac7a09820>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac9f1f0f8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac7a09d00>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac9f1f130> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac92ea930>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac9f2cf38> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac7a09d40>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac9f2cf70> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac7a0a320>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac9f2cfa8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac7a024c0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac9f2cfe0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac7a027a0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac9fd6d78> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac566c660>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac9fd6db0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac7a02860>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac9fd6de8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac7a02820>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac9fd6e20> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac7a031e0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac9fd6e58> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac7a03760>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac9fe61e0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac9a5b1f0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac9fe6218> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac7a03520>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac9fe6250> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac7a03600>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac9fe6288> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac7a04100>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac9fe62c0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac7e7eb10>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac9fe7638> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac7a046c0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019ac9fe76e0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac7e7e3c0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019aca006368> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac7a05020>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019aca0063a0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac220f7a0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019aca0076a8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac98b41b0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019aca007718> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac7a05240>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019aca0843a0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac7a05a00>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019aca084480> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac7a05700>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019aca0844b8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac7a05780>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019aca085478> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac7a062e0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019aca0854b0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac7a05d80>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019aca0942c0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac7a06a60>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019aca0942f8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac9a5e450>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019aca094330> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac7a069c0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019aca094368> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac7a06be0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019aca0943a0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac7a071c0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019aca095b08> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac7a077e0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019aca095b40> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac9a5eb10>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019aca095b78> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac7a07640>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019aca095bb0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac7a07580>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019aca095be8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac7a07c00>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019aca0a5360> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac7a07f60>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019aca0a5398> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac9a5f030>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019aca0a53d0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac7a08820>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019aca0a5408> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac7a08b00>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019aca0a5440> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac7a08660>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019aca0b72b8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac7a09420>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019aca0b72f0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac9a5bb70>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019aca0c3868> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac7a08d00>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019aca0c38a0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac7a09180>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019aca0c38d8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac7a09680>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019aca0c3910> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac98b3ee0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019aca0d7018> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac7a0a300>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019aca0d70c0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac98b3eb0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019aca0d7c20> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac7a02bc0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019aca140368> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac98b3d30>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019aca140950> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac98b3a60>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019aca1409c0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac7a024a0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019aca141e50> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac7a02aa0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019aca141f30> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac7a032e0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019aca141f68> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac7a038e0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019aca179398> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac7a03b40>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019aca1793d0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac7a03f40>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019aca184448> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac7a04380>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019aca184480> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac7a04be0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019aca185910> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac7a048e0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019aca185948> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac7a04d20>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019aca1aa790> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac7a05660>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019aca1aa7c8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac7a05460>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019aca1aba98> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac7a063c0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019aca1abad0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac7a06720>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019aca1abbb0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac98b42d0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019aca21ae90> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac7a06f60>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019aca21af38> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac98b37c0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019aca21bef8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac7a07860>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019aca244d08> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac98b4030>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019aca245788> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac98b3850>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019aca27e090> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac7a07b60>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019aca27e0c8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac7a08180>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019aca27ee20> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac7a082e0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019aca27ee58> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac7a084c0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019aca27ef38> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac7a08fc0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019aca27fda8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac7a09940>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019aca27fe88> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac7a097e0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019aca27fec0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac7a0a2c0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019aca28cfa8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac7a026e0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019aca28cfe0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac7a02740>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019aca28dc58> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac7a02f00>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019aca28dc90> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac7a03b20>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019aca28dd70> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac7a03f00>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019aca33adb0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac7a03d00>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019aca33ae90> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac7a05260>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019aca33aec8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19aca12b2c0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019aca33af00> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac7a045e0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019aca348138> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac7a044c0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019aca348170> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac98b38b0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019aca348d40> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac7a04ec0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019aca348d78> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac98b3b20>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019aca348db0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac7a057a0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019aca349f68> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac7a059c0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019aca349fa0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19aca12a6d0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019aca3a4020> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac7a05e40>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019aca3a4058> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac7a062c0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019aca3a53d0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac7a06780>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019aca3a5408> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac7a06640>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019aca3a5440> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19aca12b9c0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019aca3a5478> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac7a072e0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019aca3a54b0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac7a06ea0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019aca3f4a68> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac7a071e0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019aca3f4aa0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac7a07b80>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019aca3f4ad8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19aca12bdf0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019aca3f4b10> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac7a080a0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019aca3f4b48> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac7a08200>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019aca40a058> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac7a089c0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019aca40a090> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac7a09100>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019aca40a0c8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac7a08de0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019aca40b130> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac7a09a40>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019aca40b168> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac7a0a260>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019aca41ac98> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac7a09ce0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019aca41acd0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac7a027e0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019aca439638> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac7a03200>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019aca439670> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac7a03680>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019aca4561e0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac7a05500>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019aca456218> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19aca12b990>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019aca456250> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac7a04240>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019aca456288> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac7a04060>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019aca50a100> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac98b4300>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019aca50ad08> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac7a04b20>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019aca50b408> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac7a04980>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019aca50b980> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac7a05620>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019aca5603d8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac7a06040>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019aca560410> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19aca12bb20>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019aca560448> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac7a06420>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019aca560480> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac7a06920>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019aca561910> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac7a070e0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019aca561948> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac7a07960>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019aca561980> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19aca12c820>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019aca5619b8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac7a076a0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019aca5619f0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac7a08420>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019aca606fa8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac7a08aa0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019aca606fe0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac7a08c60>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019aca607018> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19aca12ced0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019aca607050> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac7a08ca0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019aca607088> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac7a09500>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019aca618608> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac7a09e00>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019aca618640> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac7a028a0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019aca618678> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19aca12a740>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019aca6186b0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac7a025e0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019aca6186e8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac7a031a0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019aca619c20> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac7a038a0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019aca619c58> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac7a040e0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019aca619c90> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19aca12d740>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019aca619cc8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac7a04680>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019aca619d00> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac7a046e0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019aca62b0f8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac7a05360>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019aca62b130> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac7a05a80>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019aca62b168> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19aca12b370>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019aca62b1a0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac7a060a0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019aca62b1d8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac7a06280>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019aca63aa30> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac7a06e00>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019aca63aa68> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac7a07140>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019aca63aaa0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac7a079e0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019aca63aad8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac7a083a0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019aca63bbb0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac98b4270>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019aca63bbe8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac7a08740>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019aca63bc90> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac98b3b80>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019aca64ead8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac7a09580>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019aca64eb10> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac98b4210>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019aca64f9b8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac98b3f10>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019aca64fa28> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac7a0a2e0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019aca64fa60> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac7a09da0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019aca6e9718> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac7a03380>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019aca6e9750> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac7a03a00>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019aca7046e8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac7a04120>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019aca704720> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac7a049e0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019aca708c98> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac7a05600>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019aca708cd0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19aca12d0a0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019aca708d08> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac7a06300>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019aca708d40> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac7a05dc0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019aca71e058> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac7a06c20>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019aca71e090> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac7a07000>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019aca71e0c8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19aca12a790>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019aca71e100> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac7a07560>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019aca71e138> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac7a07f00>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019aca72c100> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac7a08720>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019aca72c138> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac7a092a0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019aca72cd08> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac9a5e3a0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019aca72cd40> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac7a097c0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019aca72cd78> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac7a09760>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019aca72cdb0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac7a028c0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019aca72cde8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac7a02d00>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019aca73c138> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac92ec600>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019aca73c170> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac7a033e0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019aca73c1a8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac7a03880>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019aca73c1e0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac7a04800>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019aca73c218> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac98b40f0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019aca73d6e0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac7a05b40>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019aca73d788> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac98b3880>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019aca73d7c0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac7a06860>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019aca73d7f8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac98b3a90>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019aca7e0aa0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac98b3820>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019aca7e13d0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac7a07a00>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019aca7e1408> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac7a088a0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019aca7e14e8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac7a08680>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019aca8164f0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac7a098a0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019aca8165d0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac7a09e40>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019aca816608> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac7a02ac0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019aca8174b0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac7a03a40>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019aca8174e8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19aca12d240>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019aca817520> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac7a03d60>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019aca817558> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac7a040c0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019aca828838> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac7a048c0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019aca828870> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac7a05840>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019aca8288a8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19aca12d090>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019aca8288e0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac7a05e60>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019aca828918> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac7a06580>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019aca829e50> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac7a07260>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019aca829e88> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac7a08020>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019aca829ec0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac9a5e270>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019aca829ef8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac7a086e0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019aca829f30> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac7a08be0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019aca8357c0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac7a09540>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019aca8357f8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac7a0a100>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019aca835830> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19aca8829f0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019aca835868> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac7a02580>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019aca8358a0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac7a03040>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019aca848bb8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac7a042c0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019aca848bf0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac98b3fa0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019aca848c28> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac7a050c0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019aca848cd0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac98b3910>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019aca8dbc20> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac7a061a0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019aca8dbc58> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac98b3e20>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019aca8eb168> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac98b4180>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019aca8ebcc8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac7a07be0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019aca948db0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac7a087a0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019aca948e90> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac7a08c80>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019aca948ec8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac7a09ca0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019aca9b8100> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac7a03240>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019aca9b8138> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac7a04020>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019aca9b8e20> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac7a05280>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019aca9b8e58> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac7a06400>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019aca9b9be8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac7a06bc0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019aca9b9c20> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac7a07b00>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019aca9b9d00> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac7a08940>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019aca9b9d38> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac7a099a0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019aca9c94b0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac7a024e0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019aca9c94e8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac7a03540>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019aca9d8528> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac98b3df0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019aca9d8560> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac7a05340>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019aca9d8608> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac98b39a0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019aca9d8640> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac7a07360>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019aca9e2090> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac98b3f40>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019aca9e20c8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac98b3cd0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019aca9e2cd0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac7a09380>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019aca9e2d08> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac7a0a080>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019aca9e3b78> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac7a033a0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019aca9e3bb0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac7a04140>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019acaa20c60> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac7a05420>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019acaa20c98> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac7a06000>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019acaa218d8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac7a06ce0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019acaa21910> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19aca8844e0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019acaa21948> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac7a07940>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019acaa21980> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac7a07c80>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019acaa7ac98> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac7a08f20>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019acaa7acd0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac7a027c0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019acaa7ad08> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19aca884f10>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019acaa7ad40> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac7a03320>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019acaa7ad78> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac7a03bc0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019acaa8c2f8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac7a052a0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019acaa8c330> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac7a06080>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019acaa8c368> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19aca884bf0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019acaa8c3a0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac7a06d60>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019acaa8c3d8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac7a06fc0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019acaa8d910> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac7a08480>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019acaa8d948> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac7a09560>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019acaa8d980> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19aca884e60>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019acaa8d9b8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac7a02800>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019acaa8d9f0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac7a035c0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019acaa9af00> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac7a057c0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019acaa9af38> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac7a07180>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019acaa9b018> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac98b3c70>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019acaaae288> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac98b44e0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019acaaaee58> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac7a03a80>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019acaaafb08> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac7a055c0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019acaaafbe8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac7a06b60>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019acaaafc20> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac7a08040>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019acab08bf0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac7a09c20>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019acab08c28> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac7a03860>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019acab09948> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19aca884060>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019acab099b8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac7a06140>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019acab099f0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x19ac7a06fe0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x0000019acab09a28> ignored ================================== FAILURES =================================== ___________________ AppTestArrayReconstructor.test_unicode ____________________ self = <pypy.interpreter.typedef.W_ObjectObjectUserDictWeakrefable object at 0x0000019acd4a61a8> def test_unicode(self): import array array_reconstructor = array._array_reconstructor UTF16_LE = 18 UTF16_BE = 19 UTF32_LE = 20 UTF32_BE = 21 teststr = "Bonne Journ\xe9e \U0002030a\U00020347" testcases = ( (UTF16_LE, "UTF-16-LE"), (UTF16_BE, "UTF-16-BE"), (UTF32_LE, "UTF-32-LE"), (UTF32_BE, "UTF-32-BE") ) for testcase in testcases: mformat_code, encoding = testcase a = array.array('u', teststr) b = array_reconstructor( array.array, 'u', mformat_code, teststr.encode(encoding)) > assert a == b E (application-level) AssertionError [d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pypy\module\array\test\test_array.py:1272]:20: AssertionError =========================== short test summary info =========================== FAIL module\array\test\test_array.py::AppTestArrayReconstructor::()::test_unicode ========== 1 failed, 61 passed, 2 skipped, 1 error in 541.59 seconds ========== ++ 06:28:24 starting module/cpyext/test/test_api.py [45 started in total] __ module/binascii/test [42 done in total, somefailed=False] __________________ ============================= test session starts ============================= platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples') pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.pyc rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini plugins: hypothesis-4.39.3 collected 18 items module\binascii\test\test_binascii.py .................. ========================= 18 passed in 412.89 seconds ========================= ++ 06:28:29 starting module/cpyext/test/test_arraymodule.py [46 started in total] __ module/cmath/test [43 done in total, somefailed=False] _____________________ ============================= test session starts ============================= platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples') pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.pyc rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini plugins: hypothesis-4.39.3 collected 18 items module\cmath\test\test_cmath.py .................. ========================= 18 passed in 309.85 seconds ========================= ++ 06:28:44 starting module/cpyext/test/test_async_iter.py [47 started in total] __ module/bz2/test [44 done in total, somefailed=False] _______________________ ============================= test session starts ============================= platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples') pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.pyc rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini plugins: hypothesis-4.39.3 [platform:msg] Updated environment with vsver 160, using x64 True [platform:msg] Updated environment with vsver 160, using x64 True collected 1 items / 3 skipped module\bz2\test\test_large.py s ========================= 4 skipped in 383.34 seconds ========================= ++ 06:29:44 starting module/cpyext/test/test_boolobject.py [48 started in total] __ module/cpyext/test/test_api.py [45 done in total, somefailed=False] ________ [platform:msg] Updated environment with vsver 160, using x64 True [platform:msg] Updated environment with vsver 160, using x64 True ============================= test session starts ============================= platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples') pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.pyc rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini plugins: hypothesis-4.39.3 collected 4 items module\cpyext\test\test_api.py .... ========================= 4 passed in 246.47 seconds ========================== ++ 06:35:30 starting module/cpyext/test/test_borrow.py [49 started in total] __ module/cpyext/test/test_async_iter.py [46 done in total, somefailed=False] _ [platform:msg] Updated environment with vsver 160, using x64 True [platform:msg] Updated environment with vsver 160, using x64 True ============================= test session starts ============================= platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples') pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.pyc rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini plugins: hypothesis-4.39.3 collected 3 items module\cpyext\test\test_async_iter.py sss ========================= 3 skipped in 302.92 seconds ========================= ++ 06:36:36 starting module/cpyext/test/test_buffer.py [50 started in total] __ module/cpyext/test/test_arraymodule.py [47 done in total, somefailed=False] [platform:msg] Updated environment with vsver 160, using x64 True [platform:msg] Updated environment with vsver 160, using x64 True ============================= test session starts ============================= platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples') pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.pyc rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini plugins: hypothesis-4.39.3 collected 18 items module\cpyext\test\test_arraymodule.py ..........x....... =================== 17 passed, 1 xfailed in 697.15 seconds ==================== ++ 06:43:11 starting module/cpyext/test/test_bytearrayobject.py [51 started in total] __ module/cpyext/test/test_boolobject.py [48 done in total, somefailed=False] _ [platform:msg] Updated environment with vsver 160, using x64 True [platform:msg] Updated environment with vsver 160, using x64 True ============================= test session starts ============================= platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples') pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.pyc rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini plugins: hypothesis-4.39.3 collected 4 items module\cpyext\test\test_boolobject.py .... ========================= 4 passed in 685.09 seconds ========================== ++ 06:43:58 starting module/cpyext/test/test_bytesobject.py [52 started in total] __ module/cpyext/test/test_borrow.py [49 done in total, somefailed=False] _____ [platform:msg] Updated environment with vsver 160, using x64 True [platform:msg] Updated environment with vsver 160, using x64 True ============================= test session starts ============================= platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples') pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.pyc rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini plugins: hypothesis-4.39.3 collected 3 items module\cpyext\test\test_borrow.py ... ========================= 3 passed in 617.02 seconds ========================== ++ 06:50:05 starting module/cpyext/test/test_capsule.py [53 started in total] __ module/cpyext/test/test_buffer.py [50 done in total, somefailed=False] _____ [platform:msg] Updated environment with vsver 160, using x64 True [platform:msg] Updated environment with vsver 160, using x64 True ============================= test session starts ============================= platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples') pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.pyc rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini plugins: hypothesis-4.39.3 collected 4 items module\cpyext\test\test_buffer.py .... ========================= 4 passed in 654.96 seconds ========================== ++ 06:51:04 starting module/cpyext/test/test_cell.py [54 started in total] __ module/cpyext/test/test_bytearrayobject.py [51 done in total, somefailed=False] [platform:msg] Updated environment with vsver 160, using x64 True [platform:msg] Updated environment with vsver 160, using x64 True ============================= test session starts ============================= platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples') pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.pyc rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini plugins: hypothesis-4.39.3 collected 6 items module\cpyext\test\test_bytearrayobject.py ...... ========================= 6 passed in 471.24 seconds ========================== ++ 06:54:28 starting module/cpyext/test/test_classobject.py [55 started in total] __ module/cpyext/test/test_bytesobject.py [52 done in total, somefailed=False] [platform:msg] Updated environment with vsver 160, using x64 True [platform:msg] Updated environment with vsver 160, using x64 True ============================= test session starts ============================= platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples') pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.pyc rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini plugins: hypothesis-4.39.3 collected 20 items module\cpyext\test\test_bytesobject.py .................... ========================= 20 passed in 567.37 seconds ========================= ++ 06:57:23 starting module/cpyext/test/test_codecs.py [56 started in total] __ module/cpyext/test/test_capsule.py [53 done in total, somefailed=False] ____ [platform:msg] Updated environment with vsver 160, using x64 True [platform:msg] Updated environment with vsver 160, using x64 True ============================= test session starts ============================= platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples') pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.pyc rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini plugins: hypothesis-4.39.3 collected 3 items module\cpyext\test\test_capsule.py ... ========================= 3 passed in 463.51 seconds ========================== ++ 07:00:27 starting module/cpyext/test/test_complexobject.py [57 started in total] __ module/cpyext/test/test_cell.py [54 done in total, somefailed=False] _______ [platform:msg] Updated environment with vsver 160, using x64 True [platform:msg] Updated environment with vsver 160, using x64 True ============================= test session starts ============================= platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples') pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.pyc rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini plugins: hypothesis-4.39.3 collected 1 items module\cpyext\test\test_cell.py . ========================= 1 passed in 467.92 seconds ========================== ++ 07:01:10 starting module/cpyext/test/test_contextvars.py [58 started in total] __ module/cpyext/test/test_classobject.py [55 done in total, somefailed=False] [platform:msg] Updated environment with vsver 160, using x64 True [platform:msg] Updated environment with vsver 160, using x64 True ============================= test session starts ============================= platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples') pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.pyc rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini plugins: hypothesis-4.39.3 collected 2 items module\cpyext\test\test_classobject.py .. ========================= 2 passed in 475.28 seconds ========================== ++ 07:05:55 starting module/cpyext/test/test_cpyext.py [59 started in total] __ module/cpyext/test/test_codecs.py [56 done in total, somefailed=False] _____ [platform:msg] Updated environment with vsver 160, using x64 True [platform:msg] Updated environment with vsver 160, using x64 True ============================= test session starts ============================= platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples') pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.pyc rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini plugins: hypothesis-4.39.3 collected 3 items module\cpyext\test\test_codecs.py ... ========================= 3 passed in 501.76 seconds ========================== ++ 07:08:15 starting module/cpyext/test/test_datetime.py [60 started in total] __ module/cpyext/test/test_complexobject.py [57 done in total, somefailed=False] [platform:msg] Updated environment with vsver 160, using x64 True [platform:msg] Updated environment with vsver 160, using x64 True ============================= test session starts ============================= platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples') pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.pyc rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini plugins: hypothesis-4.39.3 collected 6 items module\cpyext\test\test_complexobject.py ...... ========================= 6 passed in 578.94 seconds ========================== ++ 07:12:52 starting module/cpyext/test/test_dictobject.py [61 started in total] __ module/cpyext/test/test_contextvars.py [58 done in total, somefailed=False] [platform:msg] Updated environment with vsver 160, using x64 True [platform:msg] Updated environment with vsver 160, using x64 True ============================= test session starts ============================= platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples') pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.pyc rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini plugins: hypothesis-4.39.3 collected 1 items module\cpyext\test\test_contextvars.py . ========================= 1 passed in 588.62 seconds ========================== ++ 07:14:00 starting module/cpyext/test/test_eval.py [62 started in total] __ module/cpyext/test/test_cpyext.py [59 done in total, somefailed=False] _____ [platform:msg] Updated environment with vsver 160, using x64 True [platform:msg] Updated environment with vsver 160, using x64 True ============================= test session starts ============================= platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples') pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.pyc rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini plugins: hypothesis-4.39.3 collected 26 items module\cpyext\test\test_cpyext.py ...........s.............. =================== 25 passed, 1 skipped in 1009.75 seconds =================== ++ 07:26:35 starting module/cpyext/test/test_exception.py [63 started in total] __ module/cpyext/test/test_datetime.py [60 done in total, somefailed=False] ___ [platform:msg] Updated environment with vsver 160, using x64 True [platform:msg] Updated environment with vsver 160, using x64 True ============================= test session starts ============================= platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples') pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.pyc rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini plugins: hypothesis-4.39.3 collected 16 items module\cpyext\test\test_datetime.py ................ ========================= 16 passed in 907.05 seconds ========================= ++ 07:26:35 starting module/cpyext/test/test_fileobject.py [64 started in total] __ module/cpyext/test/test_dictobject.py [61 done in total, somefailed=False] _ [platform:msg] Updated environment with vsver 160, using x64 True [platform:msg] Updated environment with vsver 160, using x64 True ============================= test session starts ============================= platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples') pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.pyc rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini plugins: hypothesis-4.39.3 collected 19 items module\cpyext\test\test_dictobject.py ................... ========================= 19 passed in 838.80 seconds ========================= ++ 07:30:14 starting module/cpyext/test/test_floatobject.py [65 started in total] __ module/cpyext/test/test_eval.py [62 done in total, somefailed=False] _______ [platform:msg] Updated environment with vsver 160, using x64 True [platform:msg] Updated environment with vsver 160, using x64 True ============================= test session starts ============================= platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples') pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.pyc rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini plugins: hypothesis-4.39.3 collected 19 items module\cpyext\test\test_eval.py ...............x... =================== 18 passed, 1 xfailed in 876.37 seconds ==================== ++ 07:31:38 starting module/cpyext/test/test_frameobject.py [66 started in total] __ module/cpyext/test/test_exception.py [63 done in total, somefailed=False] __ [platform:msg] Updated environment with vsver 160, using x64 True [platform:msg] Updated environment with vsver 160, using x64 True ============================= test session starts ============================= platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples') pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.pyc rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini plugins: hypothesis-4.39.3 collected 6 items module\cpyext\test\test_exception.py ...... ========================= 6 passed in 619.10 seconds ========================== ++ 07:40:01 starting module/cpyext/test/test_funcobject.py [67 started in total] __ module/cpyext/test/test_fileobject.py [64 done in total, somefailed=False] _ [platform:msg] Updated environment with vsver 160, using x64 True [platform:msg] Updated environment with vsver 160, using x64 True ============================= test session starts ============================= platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples') pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.pyc rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini plugins: hypothesis-4.39.3 collected 1 items module\cpyext\test\test_fileobject.py . ========================= 1 passed in 588.40 seconds ========================== ++ 07:40:02 starting module/cpyext/test/test_genobject.py [68 started in total] __ module/cpyext/test/test_frameobject.py [65 done in total, somefailed=False] [platform:msg] Updated environment with vsver 160, using x64 True [platform:msg] Updated environment with vsver 160, using x64 True ============================= test session starts ============================= platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples') pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.pyc rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini plugins: hypothesis-4.39.3 collected 4 items module\cpyext\test\test_frameobject.py .... ========================= 4 passed in 671.60 seconds ========================== ++ 07:45:58 starting module/cpyext/test/test_getargs.py [69 started in total] __ module/cpyext/test/test_floatobject.py [66 done in total, somefailed=False] [platform:msg] Updated environment with vsver 160, using x64 True [platform:msg] Updated environment with vsver 160, using x64 True ============================= test session starts ============================= platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples') pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.pyc rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini plugins: hypothesis-4.39.3 collected 14 items module\cpyext\test\test_floatobject.py .............. ========================= 14 passed in 801.50 seconds ========================= ++ 07:47:07 starting module/cpyext/test/test_import.py [70 started in total] __ module/cpyext/test/test_genobject.py [67 done in total, somefailed=False] __ [platform:msg] Updated environment with vsver 160, using x64 True [platform:msg] Updated environment with vsver 160, using x64 True ============================= test session starts ============================= platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples') pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.pyc rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini plugins: hypothesis-4.39.3 collected 3 items module\cpyext\test\test_genobject.py ... ========================= 3 passed in 745.44 seconds ========================== ++ 07:56:03 starting module/cpyext/test/test_iterator.py [71 started in total] __ module/cpyext/test/test_funcobject.py [68 done in total, somefailed=False] _ [platform:msg] Updated environment with vsver 160, using x64 True [platform:msg] Updated environment with vsver 160, using x64 True ============================= test session starts ============================= platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples') pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.pyc rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini plugins: hypothesis-4.39.3 collected 14 items module\cpyext\test\test_funcobject.py .............. ========================= 14 passed in 763.57 seconds ========================= ++ 07:56:23 starting module/cpyext/test/test_listobject.py [72 started in total] __ module/cpyext/test/test_getargs.py [69 done in total, somefailed=False] ____ [platform:msg] Updated environment with vsver 160, using x64 True [platform:msg] Updated environment with vsver 160, using x64 True ============================= test session starts ============================= platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples') pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.pyc rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini plugins: hypothesis-4.39.3 collected 16 items module\cpyext\test\test_getargs.py ................ ========================= 16 passed in 834.33 seconds ========================= ++ 08:04:04 starting module/cpyext/test/test_longobject.py [73 started in total] __ module/cpyext/test/test_import.py [70 done in total, somefailed=False] _____ [platform:msg] Updated environment with vsver 160, using x64 True [platform:msg] Updated environment with vsver 160, using x64 True ============================= test session starts ============================= platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples') pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.pyc rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini plugins: hypothesis-4.39.3 collected 8 items module\cpyext\test\test_import.py ........ ========================= 8 passed in 787.99 seconds ========================== ++ 08:04:43 starting module/cpyext/test/test_mapping.py [74 started in total] __ module/cpyext/test/test_iterator.py [71 done in total, somefailed=False] ___ [platform:msg] Updated environment with vsver 160, using x64 True [platform:msg] Updated environment with vsver 160, using x64 True ============================= test session starts ============================= platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples') pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.pyc rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini plugins: hypothesis-4.39.3 collected 6 items module\cpyext\test\test_iterator.py ...... ========================= 6 passed in 530.20 seconds ========================== ++ 08:09:03 starting module/cpyext/test/test_marshal.py [75 started in total] __ module/cpyext/test/test_listobject.py [72 done in total, somefailed=False] _ [platform:msg] Updated environment with vsver 160, using x64 True [platform:msg] Updated environment with vsver 160, using x64 True ============================= test session starts ============================= platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples') pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.pyc rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini plugins: hypothesis-4.39.3 collected 14 items module\cpyext\test\test_listobject.py .............. ========================= 14 passed in 631.71 seconds ========================= ++ 08:10:56 starting module/cpyext/test/test_memoryobject.py [76 started in total] __ module/cpyext/test/test_mapping.py [73 done in total, somefailed=False] ____ [platform:msg] Updated environment with vsver 160, using x64 True [platform:msg] Updated environment with vsver 160, using x64 True ============================= test session starts ============================= platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples') pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.pyc rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini plugins: hypothesis-4.39.3 collected 5 items module\cpyext\test\test_mapping.py ..... ========================= 5 passed in 344.85 seconds ========================== ++ 08:14:02 starting module/cpyext/test/test_methodobject.py [77 started in total] __ module/cpyext/test/test_longobject.py [74 done in total, somefailed=False] _ [platform:msg] Updated environment with vsver 160, using x64 True [platform:msg] Updated environment with vsver 160, using x64 True ============================= test session starts ============================= platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples') pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.pyc rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini plugins: hypothesis-4.39.3 collected 25 items module\cpyext\test\test_longobject.py ......................... ========================= 25 passed in 794.23 seconds ========================= ++ 08:21:12 starting module/cpyext/test/test_misc.py [78 started in total] __ module/cpyext/test/test_marshal.py [75 done in total, somefailed=False] ____ [platform:msg] Updated environment with vsver 160, using x64 True [platform:msg] Updated environment with vsver 160, using x64 True ============================= test session starts ============================= platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples') pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.pyc rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini plugins: hypothesis-4.39.3 collected 2 items module\cpyext\test\test_marshal.py .. ========================= 2 passed in 740.81 seconds ========================== ++ 08:25:05 starting module/cpyext/test/test_module.py [79 started in total] __ module/cpyext/test/test_memoryobject.py [76 done in total, somefailed=False] [platform:msg] Updated environment with vsver 160, using x64 True [platform:msg] Updated environment with vsver 160, using x64 True ============================= test session starts ============================= platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples') pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.pyc rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini plugins: hypothesis-4.39.3 collected 12 items module\cpyext\test\test_memoryobject.py ...s..s..... =================== 10 passed, 2 skipped in 781.09 seconds ==================== ++ 08:28:12 starting module/cpyext/test/test_namespaceobject.py [80 started in total] __ module/cpyext/test/test_methodobject.py [77 done in total, somefailed=False] [platform:msg] Updated environment with vsver 160, using x64 True [platform:msg] Updated environment with vsver 160, using x64 True ============================= test session starts ============================= platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples') pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.pyc rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini plugins: hypothesis-4.39.3 collected 14 items module\cpyext\test\test_methodobject.py .............. ========================= 14 passed in 940.69 seconds ========================= ++ 08:33:17 starting module/cpyext/test/test_ndarrayobject.py [81 started in total] __ module/cpyext/test/test_misc.py [78 done in total, somefailed=False] _______ [platform:msg] Updated environment with vsver 160, using x64 True [platform:msg] Updated environment with vsver 160, using x64 True ============================= test session starts ============================= platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples') pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.pyc rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini plugins: hypothesis-4.39.3 collected 1 items module\cpyext\test\test_misc.py . ========================= 1 passed in 729.07 seconds ========================== ++ 08:37:38 starting module/cpyext/test/test_number.py [82 started in total] __ module/cpyext/test/test_ndarrayobject.py [79 done in total, somefailed=False] [platform:msg] Updated environment with vsver 160, using x64 True [platform:msg] Updated environment with vsver 160, using x64 True ============================= test session starts ============================= platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples') pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.pyc rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini plugins: hypothesis-4.39.3 collected 0 items / 1 skipped ========================= 1 skipped in 37.15 seconds ========================== ++ 08:38:35 starting module/cpyext/test/test_object.py [83 started in total] __ module/cpyext/test/test_namespaceobject.py [80 done in total, somefailed=False] [platform:msg] Updated environment with vsver 160, using x64 True [platform:msg] Updated environment with vsver 160, using x64 True ============================= test session starts ============================= platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples') pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.pyc rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini plugins: hypothesis-4.39.3 collected 1 items module\cpyext\test\test_namespaceobject.py . ========================= 1 passed in 820.17 seconds ========================== ++ 08:46:15 starting module/cpyext/test/test_pyerrors.py [84 started in total] __ module/cpyext/test/test_module.py [81 done in total, somefailed=False] _____ [platform:msg] Updated environment with vsver 160, using x64 True [platform:msg] Updated environment with vsver 160, using x64 True ============================= test session starts ============================= platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples') pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.pyc rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini plugins: hypothesis-4.39.3 collected 25 items module\cpyext\test\test_module.py ......................... ======================== 25 passed in 1082.80 seconds ========================= ++ 08:46:59 starting module/cpyext/test/test_pyfile.py [85 started in total] __ module/cpyext/test/test_number.py [82 done in total, somefailed=False] _____ [platform:msg] Updated environment with vsver 160, using x64 True [platform:msg] Updated environment with vsver 160, using x64 True ============================= test session starts ============================= platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples') pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.pyc rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini plugins: hypothesis-4.39.3 collected 7 items module\cpyext\test\test_number.py ....... ========================= 7 passed in 864.81 seconds ========================== ++ 08:56:21 starting module/cpyext/test/test_pymem.py [86 started in total] __ module/cpyext/test/test_pyfile.py [83 done in total, somefailed=False] _____ [platform:msg] Updated environment with vsver 160, using x64 True [platform:msg] Updated environment with vsver 160, using x64 True ============================= test session starts ============================= platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples') pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.pyc rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini plugins: hypothesis-4.39.3 collected 7 items module\cpyext\test\test_pyfile.py ...x... ==================== 6 passed, 1 xfailed in 702.69 seconds ==================== ++ 09:03:09 starting module/cpyext/test/test_pysignals.py [87 started in total] __ module/cpyext/test/test_object.py [84 done in total, somefailed=True] ______ [platform:msg] Updated environment with vsver 160, using x64 True [platform:msg] Updated environment with vsver 160, using x64 True ============================= test session starts ============================= platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples') pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.pyc rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini plugins: hypothesis-4.39.3 collected 39 items module\cpyext\test\test_object.py ....................F.s................ ================================== FAILURES =================================== ______________________ AppTestObject.test_object_malloc _______________________ self = <CallInfo when='call' exception: CompilationError(out=""" """)> func = <function <lambda> at 0x00000248d9423e20>, when = 'call' def __init__(self, func, when): #: context of invocation: one of "setup", "call", #: "teardown", "memocollect" self.when = when self.start = time() try: > self.result = func() ..\_pytest\runner.py:150: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ > return CallInfo(lambda: ihook(item=item, **kwds), when=when) ..\_pytest\runner.py:138: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = <_HookCaller 'pytest_runtest_call'> kwargs = {'__multicall__': <_MultiCall 0 results, 1 meths, kwargs={'item': <AppTestMethod 'test_object_malloc'>, '__multicall__': <_MultiCall 0 results, 1 meths, kwargs={...}>}>, 'item': <AppTestMethod 'test_object_malloc'>} def __call__(self, **kwargs): assert not self.is_historic() > return self._hookexec(self, self._nonwrappers + self._wrappers, kwargs) ..\_pytest\vendored_packages\pluggy.py:724: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = <_pytest.config.PytestPluginManager object at 0x00000248ceef1440> hook = <_HookCaller 'pytest_runtest_call'> methods = [<_pytest.vendored_packages.pluggy.HookImpl instance at 0x00000248d70eca60>] kwargs = {'__multicall__': <_MultiCall 0 results, 1 meths, kwargs={'item': <AppTestMethod 'test_object_malloc'>, '__multicall__': <_MultiCall 0 results, 1 meths, kwargs={...}>}>, 'item': <AppTestMethod 'test_object_malloc'>} def _hookexec(self, hook, methods, kwargs): # called from all hookcaller instances. # enable_tracing will set its own wrapping function at self._inner_hookexec > return self._inner_hookexec(hook, methods, kwargs) ..\_pytest\vendored_packages\pluggy.py:338: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ hook = <_HookCaller 'pytest_runtest_call'> methods = [<_pytest.vendored_packages.pluggy.HookImpl instance at 0x00000248d70eca60>] kwargs = {'__multicall__': <_MultiCall 0 results, 1 meths, kwargs={'item': <AppTestMethod 'test_object_malloc'>, '__multicall__': <_MultiCall 0 results, 1 meths, kwargs={...}>}>, 'item': <AppTestMethod 'test_object_malloc'>} self._inner_hookexec = lambda hook, methods, kwargs: \ > _MultiCall(methods, kwargs, hook.spec_opts).execute() ..\_pytest\vendored_packages\pluggy.py:333: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = <_MultiCall 0 results, 1 meths, kwargs={'item': <AppTestMethod 'test_object_malloc'>, '__multicall__': <_MultiCall 0 results, 1 meths, kwargs={...}>}> def execute(self): all_kwargs = self.kwargs self.results = results = [] firstresult = self.specopts.get("firstresult") while self.hook_impls: hook_impl = self.hook_impls.pop() args = [all_kwargs[argname] for argname in hook_impl.argnames] if hook_impl.hookwrapper: > return _wrapped_call(hook_impl.function(*args), self.execute) ..\_pytest\vendored_packages\pluggy.py:595: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ wrap_controller = <generator object pytest_runtest_call at 0x00000248db6a1c18> func = <bound method _MultiCall.execute of <_MultiCall 0 results, 1 meths, kwargs={'i...ect_malloc'>, '__multicall__': <_MultiCall 0 results, 1 meths, kwargs={...}>}>> def _wrapped_call(wrap_controller, func): """ Wrap calling to a function with a generator which needs to yield exactly once. The yield point will trigger calling the wrapped function and return its _CallOutcome to the yield point. The generator then needs to finish (raise StopIteration) in order for the wrapped call to complete. """ try: next(wrap_controller) # first yield except StopIteration: _raise_wrapfail(wrap_controller, "did not yield") call_outcome = _CallOutcome(func) try: wrap_controller.send(call_outcome) _raise_wrapfail(wrap_controller, "has second yield") except StopIteration: pass > return call_outcome.get_result() ..\_pytest\vendored_packages\pluggy.py:253: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = <_pytest.vendored_packages.pluggy._CallOutcome instance at 0x00000248db9cf6a0> def get_result(self): if self.excinfo is None: return self.result else: ex = self.excinfo if _py3: raise ex[1].with_traceback(ex[2]) > _reraise(*ex) # noqa ..\_pytest\vendored_packages\pluggy.py:279: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = <_pytest.vendored_packages.pluggy._CallOutcome instance at 0x00000248db9cf6a0> func = <bound method _MultiCall.execute of <_MultiCall 0 results, 1 meths, kwargs={'i...ect_malloc'>, '__multicall__': <_MultiCall 0 results, 1 meths, kwargs={...}>}>> def __init__(self, func): try: > self.result = func() ..\_pytest\vendored_packages\pluggy.py:264: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = <_MultiCall 0 results, 1 meths, kwargs={'item': <AppTestMethod 'test_object_malloc'>, '__multicall__': <_MultiCall 0 results, 1 meths, kwargs={...}>}> def execute(self): all_kwargs = self.kwargs self.results = results = [] firstresult = self.specopts.get("firstresult") while self.hook_impls: hook_impl = self.hook_impls.pop() args = [all_kwargs[argname] for argname in hook_impl.argnames] if hook_impl.hookwrapper: > return _wrapped_call(hook_impl.function(*args), self.execute) ..\_pytest\vendored_packages\pluggy.py:595: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ wrap_controller = <generator object pytest_runtest_call at 0x00000248db6a1ba0> func = <bound method _MultiCall.execute of <_MultiCall 0 results, 1 meths, kwargs={'i...ect_malloc'>, '__multicall__': <_MultiCall 0 results, 1 meths, kwargs={...}>}>> def _wrapped_call(wrap_controller, func): """ Wrap calling to a function with a generator which needs to yield exactly once. The yield point will trigger calling the wrapped function and return its _CallOutcome to the yield point. The generator then needs to finish (raise StopIteration) in order for the wrapped call to complete. """ try: next(wrap_controller) # first yield except StopIteration: _raise_wrapfail(wrap_controller, "did not yield") call_outcome = _CallOutcome(func) try: wrap_controller.send(call_outcome) _raise_wrapfail(wrap_controller, "has second yield") except StopIteration: pass > return call_outcome.get_result() ..\_pytest\vendored_packages\pluggy.py:253: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = <_pytest.vendored_packages.pluggy._CallOutcome instance at 0x00000248db9cf660> def get_result(self): if self.excinfo is None: return self.result else: ex = self.excinfo if _py3: raise ex[1].with_traceback(ex[2]) > _reraise(*ex) # noqa ..\_pytest\vendored_packages\pluggy.py:279: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = <_pytest.vendored_packages.pluggy._CallOutcome instance at 0x00000248db9cf660> func = <bound method _MultiCall.execute of <_MultiCall 0 results, 1 meths, kwargs={'i...ect_malloc'>, '__multicall__': <_MultiCall 0 results, 1 meths, kwargs={...}>}>> def __init__(self, func): try: > self.result = func() ..\_pytest\vendored_packages\pluggy.py:264: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = <_MultiCall 0 results, 1 meths, kwargs={'item': <AppTestMethod 'test_object_malloc'>, '__multicall__': <_MultiCall 0 results, 1 meths, kwargs={...}>}> def execute(self): all_kwargs = self.kwargs self.results = results = [] firstresult = self.specopts.get("firstresult") while self.hook_impls: hook_impl = self.hook_impls.pop() args = [all_kwargs[argname] for argname in hook_impl.argnames] if hook_impl.hookwrapper: return _wrapped_call(hook_impl.function(*args), self.execute) > res = hook_impl.function(*args) ..\_pytest\vendored_packages\pluggy.py:596: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ item = <AppTestMethod 'test_object_malloc'> def pytest_runtest_call(item): try: > item.runtest() ..\_pytest\runner.py:91: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = <AppTestMethod 'test_object_malloc'> def runtest(self): target = self.obj src = extract_docstring_if_empty_function(target.im_func) space = target.im_self.space if self.config.option.runappdirect: appexec_definitions = self.parent.obj.__dict__ spaceconfig = getattr(self.parent.obj, 'spaceconfig', None) usemodules = spaceconfig.get('usemodules') if spaceconfig else None return run_with_python(self.config.option.python, src, usemodules, **appexec_definitions) filename = self._getdynfilename(target) func = app2interp_temp(src, filename=filename) w_instance = self.parent.w_instance > self.execute_appex(space, func, space, w_instance) tool\pytest\apptest.py:331: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = <AppTestMethod 'test_object_malloc'>, space = StdObjSpace target = <function test_object_malloc at 0x00000248d9423f10> args = (StdObjSpace, <pypy.interpreter.typedef.W_ObjectObjectUserDictWeakrefable object at 0x00000248d820c9f8>) def execute_appex(self, space, target, *args): self.space = space space.getexecutioncontext().set_sys_exc_info(None) try: > target(*args) tool\pytest\apptest.py:267: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ space = StdObjSpace args_w = (<pypy.interpreter.typedef.W_ObjectObjectUserDictWeakrefable object at 0x00000248d820c9f8>,) w_func = <Function test_object_malloc> args = <pypy.interpreter.typedef.W_ObjectObjectUserDictWeakrefable object at 0x00000248d820c9f8> def appcaller(space, *args_w): if not isinstance(space, ObjSpace): raise TypeError("first argument must be a space instance.") # the last argument can be an Arguments w_func = self.wget(space, name) if not args_w: return space.call_function(w_func) else: args = args_w[-1] assert args is not None if not isinstance(args, Arguments): > return space.call_function(w_func, *args_w) interpreter\gateway.py:1409: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = StdObjSpace, w_func = <Function test_object_malloc> args_w = (<pypy.interpreter.typedef.W_ObjectObjectUserDictWeakrefable object at 0x00000248d820c9f8>,) nargs = 1, Function = <class 'pypy.interpreter.function.Function'> _Method = <class 'pypy.interpreter.function._Method'> def call_function(self, w_func, *args_w): nargs = len(args_w) # used for pruning funccall versions if not self.config.objspace.disable_call_speedhacks and nargs < 5: # start of hack for performance from pypy.interpreter.function import Function, _Method if isinstance(w_func, _Method): if nargs < 4: func = w_func.w_function if isinstance(func, Function): return func.funccall(w_func.w_instance, *args_w) if isinstance(w_func, Function): > return w_func.funccall(*args_w) interpreter\baseobjspace.py:1234: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = <Function test_object_malloc> args_w = (<pypy.interpreter.typedef.W_ObjectObjectUserDictWeakrefable object at 0x00000248d820c9f8>,) gateway = <module 'pypy.interpreter.gateway' from 'd:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\interpreter\\gateway.pyc'> PyCode = <class 'pypy.interpreter.pycode.PyCode'> code = <code object test_object_malloc, file "[d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pypy\module\cpyext\test\test_object.py:260]", line 1> def funccall(self, *args_w): # speed hack from pypy.interpreter import gateway from pypy.interpreter.pycode import PyCode code = self.getcode() # hook for the jit nargs = len(args_w) fast_natural_arity = code.fast_natural_arity if nargs == fast_natural_arity: if nargs == 0: assert isinstance(code, gateway.BuiltinCode0) return code.fastcall_0(self.space, self) elif nargs == 1: assert isinstance(code, gateway.BuiltinCode1) return code.fastcall_1(self.space, self, args_w[0]) elif nargs == 2: assert isinstance(code, gateway.BuiltinCode2) return code.fastcall_2(self.space, self, args_w[0], args_w[1]) elif nargs == 3: assert isinstance(code, gateway.BuiltinCode3) return code.fastcall_3(self.space, self, args_w[0], args_w[1], args_w[2]) elif nargs == 4: assert isinstance(code, gateway.BuiltinCode4) return code.fastcall_4(self.space, self, args_w[0], args_w[1], args_w[2], args_w[3]) elif (nargs | PyCode.FLATPYCALL) == fast_natural_arity: assert isinstance(code, PyCode) if nargs < 5: new_frame = self.space.createframe(code, self.w_func_globals, self) for i in funccallunrolling: if i < nargs: new_frame.locals_cells_stack_w[i] = args_w[i] > return new_frame.run(self.name, self.qualname) interpreter\function.py:131: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = <pypy.objspace.std.frame.StdObjSpaceFrame executing <code object test_object_m...in-x86-64\build\pypy\module\cpyext\test\test_object.py:260]", line 1> at line 2 name = 'test_object_malloc', qualname = 'test_object_malloc' def run(self, name=None, qualname=None): """Start this frame's execution.""" if self._is_generator_or_coroutine(): return self.initialize_as_generator(name, qualname) else: > return self.execute_frame() interpreter\pyframe.py:256: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = <pypy.objspace.std.frame.StdObjSpaceFrame executing <code object test_object_m...in-x86-64\build\pypy\module\cpyext\test\test_object.py:260]", line 1> at line 2 w_arg_or_err = None def execute_frame(self, w_arg_or_err=None): """Execute this frame. Main entry point to the interpreter. 'w_arg_or_err' is non-None iff we are starting or resuming a generator or coroutine frame; in that case, w_arg_or_err is the input argument -or- an SApplicationException instance. """ from pypy.interpreter import pyopcode as pyopcode # the following 'assert' is an annotation hint: it hides from # the annotator all methods that are defined in PyFrame but # overridden in the {,Host}FrameClass subclasses of PyFrame. assert (isinstance(self, self.space.FrameClass) or not self.space.config.translating) executioncontext = self.space.getexecutioncontext() executioncontext.enter(self) got_exception = True w_exitvalue = self.space.w_None try: executioncontext.call_trace(self) # # Execution starts just after the last_instr. Initially, # last_instr is -1. After a generator suspends it points to # the YIELD_VALUE/YIELD_FROM instruction. try: try: if w_arg_or_err is None: assert self.last_instr == -1 next_instr = r_uint(0) else: next_instr = self.resume_execute_frame(w_arg_or_err) except pyopcode.Yield: w_exitvalue = self.popvalue() else: w_exitvalue = self.dispatch(self.pycode, next_instr, executioncontext) except OperationError: raise except Exception as e: # general fall-back > raise self._convert_unexpected_exception(e) interpreter\pyframe.py:353: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = <pypy.objspace.std.frame.StdObjSpaceFrame executing <code object test_object_m...in-x86-64\build\pypy\module\cpyext\test\test_object.py:260]", line 1> at line 2 e = CompilationError(out=""" """) def _convert_unexpected_exception(self, e): from pypy.interpreter import error > operr = error.get_converted_unexpected_exception(self.space, e) interpreter\pyframe.py:844: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = <pypy.objspace.std.frame.StdObjSpaceFrame executing <code object test_object_m...in-x86-64\build\pypy\module\cpyext\test\test_object.py:260]", line 1> at line 2 w_arg_or_err = None def execute_frame(self, w_arg_or_err=None): """Execute this frame. Main entry point to the interpreter. 'w_arg_or_err' is non-None iff we are starting or resuming a generator or coroutine frame; in that case, w_arg_or_err is the input argument -or- an SApplicationException instance. """ from pypy.interpreter import pyopcode as pyopcode # the following 'assert' is an annotation hint: it hides from # the annotator all methods that are defined in PyFrame but # overridden in the {,Host}FrameClass subclasses of PyFrame. assert (isinstance(self, self.space.FrameClass) or not self.space.config.translating) executioncontext = self.space.getexecutioncontext() executioncontext.enter(self) got_exception = True w_exitvalue = self.space.w_None try: executioncontext.call_trace(self) # # Execution starts just after the last_instr. Initially, # last_instr is -1. After a generator suspends it points to # the YIELD_VALUE/YIELD_FROM instruction. try: try: if w_arg_or_err is None: assert self.last_instr == -1 next_instr = r_uint(0) else: next_instr = self.resume_execute_frame(w_arg_or_err) except pyopcode.Yield: w_exitvalue = self.popvalue() else: w_exitvalue = self.dispatch(self.pycode, next_instr, > executioncontext) interpreter\pyframe.py:349: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = <pypy.objspace.std.frame.StdObjSpaceFrame executing <code object test_object_m...in-x86-64\build\pypy\module\cpyext\test\test_object.py:260]", line 1> at line 2 pycode = <code object test_object_malloc, file "[d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pypy\module\cpyext\test\test_object.py:260]", line 1> next_instr = 0L ec = <pypy.interpreter.executioncontext.ExecutionContext object at 0x00000248d648d8a0> def dispatch(self, pycode, next_instr, ec): # For the sequel, force 'next_instr' to be unsigned for performance next_instr = r_uint(next_instr) co_code = pycode.co_code try: while True: assert next_instr & 1 == 0 > next_instr = self.handle_bytecode(co_code, next_instr, ec) interpreter\pyopcode.py:67: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = <pypy.objspace.std.frame.StdObjSpaceFrame executing <code object test_object_m...in-x86-64\build\pypy\module\cpyext\test\test_object.py:260]", line 1> at line 2 co_code = '|\x00\xa0\x00d\x01d\x02g\x01\xa1\x02}\x01|\x01\xa0\x01\xa1\x00}\x02t\x02|\x02\x83\x01t\x03u\x00s\x13J\x00\x82\x01|\x02d\x03k\x02s\x19J\x00\x82\x01d\x00S\x00' next_instr = 0L ec = <pypy.interpreter.executioncontext.ExecutionContext object at 0x00000248d648d8a0> def handle_bytecode(self, co_code, next_instr, ec): try: > next_instr = self.dispatch_bytecode(co_code, next_instr, ec) interpreter\pyopcode.py:73: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = <pypy.objspace.std.frame.StdObjSpaceFrame executing <code object test_object_m...in-x86-64\build\pypy\module\cpyext\test\test_object.py:260]", line 1> at line 2 co_code = '|\x00\xa0\x00d\x01d\x02g\x01\xa1\x02}\x01|\x01\xa0\x01\xa1\x00}\x02t\x02|\x02\x83\x01t\x03u\x00s\x13J\x00\x82\x01|\x02d\x03k\x02s\x19J\x00\x82\x01d\x00S\x00' next_instr = 12L ec = <pypy.interpreter.executioncontext.ExecutionContext object at 0x00000248d648d8a0> @jit.unroll_safe def dispatch_bytecode(self, co_code, next_instr, ec): while True: assert next_instr & 1 == 0 self.last_instr = intmask(next_instr) if jit.we_are_jitted(): ec.bytecode_only_trace(self) else: ec.bytecode_trace(self) next_instr = r_uint(self.last_instr) assert next_instr & 1 == 0 opcode = ord(co_code[next_instr]) oparg = ord(co_code[next_instr + 1]) next_instr += 2 # note: the structure of the code here is such that it makes # (after translation) a big "if/elif" chain, which is then # turned into a switch(). while opcode == opcodedesc.EXTENDED_ARG.index: opcode = ord(co_code[next_instr]) arg = ord(co_code[next_instr + 1]) if opcode < HAVE_ARGUMENT: raise BytecodeCorruption next_instr += 2 oparg = (oparg * 256) | arg if opcode == opcodedesc.RETURN_VALUE.index: self.frame_finished_execution = True # for generators raise Return elif opcode == opcodedesc.JUMP_ABSOLUTE.index: return self.jump_absolute(oparg, next_instr, ec) elif opcode == opcodedesc.RERAISE.index: return self.RERAISE(oparg, next_instr) elif opcode == opcodedesc.FOR_ITER.index: next_instr = self.FOR_ITER(oparg, next_instr) elif opcode == opcodedesc.JUMP_FORWARD.index: next_instr = self.JUMP_FORWARD(oparg, next_instr) elif opcode == opcodedesc.JUMP_IF_FALSE_OR_POP.index: return self.JUMP_IF_FALSE_OR_POP(oparg, next_instr, ec) elif opcode == opcodedesc.JUMP_IF_TRUE_OR_POP.index: return self.JUMP_IF_TRUE_OR_POP(oparg, next_instr, ec) elif opcode == opcodedesc.POP_JUMP_IF_FALSE.index: return self.POP_JUMP_IF_FALSE(oparg, next_instr, ec) elif opcode == opcodedesc.POP_JUMP_IF_TRUE.index: return self.POP_JUMP_IF_TRUE(oparg, next_instr, ec) elif opcode == opcodedesc.POP_JUMP_FORWARD_IF_NONE.index: next_instr = self.POP_JUMP_FORWARD_IF_NONE(oparg, next_instr) elif opcode == opcodedesc.POP_JUMP_FORWARD_IF_NOT_NONE.index: next_instr = self.POP_JUMP_FORWARD_IF_NOT_NONE(oparg, next_instr) elif opcode == opcodedesc.JUMP_IF_NOT_EXC_MATCH.index: next_instr = self.JUMP_IF_NOT_EXC_MATCH(oparg, next_instr) elif opcode == opcodedesc.BINARY_ADD.index: self.BINARY_ADD(oparg, next_instr) elif opcode == opcodedesc.BINARY_AND.index: self.BINARY_AND(oparg, next_instr) elif opcode == opcodedesc.BINARY_FLOOR_DIVIDE.index: self.BINARY_FLOOR_DIVIDE(oparg, next_instr) elif opcode == opcodedesc.BINARY_MATRIX_MULTIPLY.index: self.BINARY_MATRIX_MULTIPLY(oparg, next_instr) elif opcode == opcodedesc.BINARY_LSHIFT.index: self.BINARY_LSHIFT(oparg, next_instr) elif opcode == opcodedesc.BINARY_MODULO.index: self.BINARY_MODULO(oparg, next_instr) elif opcode == opcodedesc.BINARY_MULTIPLY.index: self.BINARY_MULTIPLY(oparg, next_instr) elif opcode == opcodedesc.BINARY_OR.index: self.BINARY_OR(oparg, next_instr) elif opcode == opcodedesc.BINARY_POWER.index: self.BINARY_POWER(oparg, next_instr) elif opcode == opcodedesc.BINARY_RSHIFT.index: self.BINARY_RSHIFT(oparg, next_instr) elif opcode == opcodedesc.BINARY_SUBSCR.index: self.BINARY_SUBSCR(oparg, next_instr) elif opcode == opcodedesc.BINARY_SUBTRACT.index: self.BINARY_SUBTRACT(oparg, next_instr) elif opcode == opcodedesc.BINARY_TRUE_DIVIDE.index: self.BINARY_TRUE_DIVIDE(oparg, next_instr) elif opcode == opcodedesc.BINARY_XOR.index: self.BINARY_XOR(oparg, next_instr) elif opcode == opcodedesc.BUILD_CONST_KEY_MAP.index: self.BUILD_CONST_KEY_MAP(oparg, next_instr) elif opcode == opcodedesc.BUILD_LIST.index: self.BUILD_LIST(oparg, next_instr) elif opcode == opcodedesc.BUILD_LIST_FROM_ARG.index: self.BUILD_LIST_FROM_ARG(oparg, next_instr) elif opcode == opcodedesc.BUILD_MAP.index: self.BUILD_MAP(oparg, next_instr) elif opcode == opcodedesc.BUILD_SET.index: self.BUILD_SET(oparg, next_instr) elif opcode == opcodedesc.BUILD_SLICE.index: self.BUILD_SLICE(oparg, next_instr) elif opcode == opcodedesc.BUILD_TUPLE.index: self.BUILD_TUPLE(oparg, next_instr) elif opcode == opcodedesc.CALL_FUNCTION.index: self.CALL_FUNCTION(oparg, next_instr) elif opcode == opcodedesc.CALL_FUNCTION_KW.index: self.CALL_FUNCTION_KW(oparg, next_instr) elif opcode == opcodedesc.CALL_FUNCTION_EX.index: self.CALL_FUNCTION_EX(oparg, next_instr) elif opcode == opcodedesc.CALL_METHOD.index: > self.CALL_METHOD(oparg, next_instr) interpreter\pyopcode.py:296: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ f = <pypy.objspace.std.frame.StdObjSpaceFrame executing <code object test_object_m...in-x86-64\build\pypy\module\cpyext\test\test_object.py:260]", line 1> at line 2 oparg = 2, ignored = (12L,), n_args = 2, w_self = None, n = 2 @jit.unroll_safe def CALL_METHOD(f, oparg, *ignored): # opargs contains the arg, and kwarg count, excluding the implicit 'self' n_args = oparg w_self = f.peekvalue_maybe_none(n_args) n = n_args + (w_self is not None) w_callable = f.peekvalue(n_args + 1) w_result = f.space.call_valuestack( > w_callable, n, f, methodcall=w_self is not None, dropvalues=n_args+2) objspace\std\callmethod.py:93: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = StdObjSpace, w_func = <FunctionWithFixedCode import_extension>, nargs = 2 frame = <pypy.objspace.std.frame.StdObjSpaceFrame executing <code object test_object_m...in-x86-64\build\pypy\module\cpyext\test\test_object.py:260]", line 1> at line 2 dropvalues = 4, methodcall = False def call_valuestack(self, w_func, nargs, frame, dropvalues, methodcall=False): # methodcall is only used for better error messages in argument.py from pypy.interpreter.function import Function, _Method, is_builtin_code if frame.get_is_being_profiled() and is_builtin_code(w_func): # XXX: this code is copied&pasted :-( from the slow path below # call_valuestack(). args = frame.make_arguments(nargs, w_function=w_func) frame.dropvalues(dropvalues) return self.call_args_and_c_profile(frame, w_func, args) if not self.config.objspace.disable_call_speedhacks: # start of hack for performance if isinstance(w_func, _Method): # reuse callable stack place for w_inst frame.settopvalue(w_func.w_instance, nargs) nargs += 1 methodcall = True w_func = w_func.w_function if isinstance(w_func, Function): return w_func.funccall_valuestack( > nargs, frame, methodcall=methodcall, dropvalues=dropvalues) interpreter\baseobjspace.py:1261: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = <FunctionWithFixedCode import_extension>, nargs = 2 frame = <pypy.objspace.std.frame.StdObjSpaceFrame executing <code object test_object_m...in-x86-64\build\pypy\module\cpyext\test\test_object.py:260]", line 1> at line 2 dropvalues = 4, methodcall = False def funccall_valuestack(self, nargs, frame, dropvalues, methodcall=False): # speed hack # methodcall is only for better error messages from pypy.interpreter import gateway from pypy.interpreter.pycode import PyCode code = self.getcode() # hook for the jit # if (jit.we_are_jitted() and code is self.space._code_of_sys_exc_info and nargs == 0): frame.dropvalues(dropvalues) from pypy.module.sys.vm import exc_info_direct return exc_info_direct(self.space, frame) # fast_natural_arity = code.fast_natural_arity if nargs == fast_natural_arity: if nargs == 0: frame.dropvalues(dropvalues) assert isinstance(code, gateway.BuiltinCode0) return code.fastcall_0(self.space, self) elif nargs == 1: f_0 = frame.peekvalue(0) frame.dropvalues(dropvalues) assert isinstance(code, gateway.BuiltinCode1) return code.fastcall_1(self.space, self, f_0) elif nargs == 2: f_0 = frame.peekvalue(0) f_1 = frame.peekvalue(1) frame.dropvalues(dropvalues) assert isinstance(code, gateway.BuiltinCode2) return code.fastcall_2(self.space, self, f_1, f_0) elif nargs == 3: assert isinstance(code, gateway.BuiltinCode3) f_0 = frame.peekvalue(0) f_1 = frame.peekvalue(1) f_2 = frame.peekvalue(2) frame.dropvalues(dropvalues) return code.fastcall_3(self.space, self, f_2, f_1, f_0) elif nargs == 4: assert isinstance(code, gateway.BuiltinCode4) f_0 = frame.peekvalue(0) f_1 = frame.peekvalue(1) f_2 = frame.peekvalue(2) f_3 = frame.peekvalue(3) frame.dropvalues(dropvalues) return code.fastcall_4(self.space, self, f_3, f_2, f_1, f_0) elif (nargs | Code.FLATPYCALL) == fast_natural_arity: assert isinstance(code, PyCode) return self._flat_pycall(code, nargs, frame, dropvalues) elif fast_natural_arity & Code.FLATPYCALL: natural_arity = fast_natural_arity & 0xff if natural_arity > nargs >= natural_arity - len(self.defs_w): assert isinstance(code, PyCode) return self._flat_pycall_defaults(code, nargs, frame, natural_arity - nargs, dropvalues) elif fast_natural_arity == Code.PASSTHROUGHARGS1 and nargs >= 1: assert isinstance(code, gateway.BuiltinCodePassThroughArguments1) w_obj = frame.peekvalue(nargs-1) args = frame.make_arguments(nargs-1, w_function=self) frame.dropvalues(dropvalues) return code.funcrun_obj(self, w_obj, args) args = frame.make_arguments(nargs, methodcall=methodcall, w_function=self) frame.dropvalues(dropvalues) > return self.call_args(args) interpreter\function.py:203: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = <FunctionWithFixedCode import_extension> args = Arguments([W_UnicodeObject('foo'), W_ListObject(<pypy.objspace.std.listobject....t *)obj)->ob_fval = -12.34;\n return obj;\n '))])]) def call_args(self, args): # delegate activation to code > w_res = self.getcode().funcrun(self, args) interpreter\function.py:81: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = <pypy.interpreter.gateway.BuiltinCode object at 0x00000248da305328> func = <FunctionWithFixedCode import_extension> args = Arguments([W_UnicodeObject('foo'), W_ListObject(<pypy.objspace.std.listobject....t *)obj)->ob_fval = -12.34;\n return obj;\n '))])]) def funcrun(self, func, args): > return BuiltinCode.funcrun_obj(self, func, None, args) interpreter\gateway.py:869: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = <pypy.interpreter.gateway.BuiltinCode object at 0x00000248da305328> func = <FunctionWithFixedCode import_extension>, w_obj = None args = Arguments([W_UnicodeObject('foo'), W_ListObject(<pypy.objspace.std.listobject....t *)obj)->ob_fval = -12.34;\n return obj;\n '))])]) def funcrun_obj(self, func, w_obj, args): space = func.space activation = self.activation scope_w = args.parse_obj(w_obj, func.qualname, self.sig, func.defs_w, func.w_kw_defs, self.minargs) try: w_result = activation._run(space, scope_w) except DescrMismatch: if w_obj is not None: args = args.prepend(w_obj) return self._type_unwrap_mismatch(space, args) except Exception as e: > self.handle_exception(space, e) interpreter\gateway.py:884: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = <pypy.interpreter.gateway.BuiltinCode object at 0x00000248da305328> space = StdObjSpace, e = CompilationError(out=""" """) def handle_exception(self, space, e): try: if not we_are_translated(): raise raise e except OperationError: raise except Exception as e: # general fall-back from pypy.interpreter import error > raise error.get_converted_unexpected_exception(space, e) interpreter\gateway.py:908: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = <pypy.interpreter.gateway.BuiltinCode object at 0x00000248da305328> func = <FunctionWithFixedCode import_extension>, w_obj = None args = Arguments([W_UnicodeObject('foo'), W_ListObject(<pypy.objspace.std.listobject....t *)obj)->ob_fval = -12.34;\n return obj;\n '))])]) def funcrun_obj(self, func, w_obj, args): space = func.space activation = self.activation scope_w = args.parse_obj(w_obj, func.qualname, self.sig, func.defs_w, func.w_kw_defs, self.minargs) try: > w_result = activation._run(space, scope_w) interpreter\gateway.py:878: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = <pypy.interpreter.gateway.BuiltinActivation_UwS_ObjSpace_text_W_Root_text_W_Root_text_bool object at 0x00000248da3054b0> space = StdObjSpace scope_w = [W_UnicodeObject('foo'), W_ListObject(<pypy.objspace.std.listobject.ObjectListStrategy object at 0x0000...ect *)obj)->...n return obj;\n '))]), W_UnicodeObject(''), None, W_UnicodeObject(''), W_BoolObject(False)] def _run(self, space, scope_w): > return self.behavior(space, space.text_w(scope_w[0]), scope_w[1], space.text_w(scope_w[2]), scope_w[3], space.text_w(scope_w[4]), space.is_true(scope_w[5])) <3414-codegen d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\rpython\tool\sourcetools.py:174>:3: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ space = StdObjSpace, modname = 'foo' w_functions = W_ListObject(<pypy.objspace.std.listobject.ObjectListStrategy object at 0x0000...ect *)obj)->ob_fval = -12.34;\n return obj;\n '))]) prologue = '', w_include_dirs = None, more_init = '', PY_SSIZE_T_CLEAN = False @unwrap_spec(modname='text', prologue='text', more_init='text', PY_SSIZE_T_CLEAN=bool) def import_extension(space, modname, w_functions, prologue="", w_include_dirs=None, more_init="", PY_SSIZE_T_CLEAN=False): functions = space.unwrap(w_functions) include_dirs = _unwrap_include_dirs(space, w_include_dirs) # If there's already a module under this name (file-based or a # previous inline extension), save it in _module_keepalive before # it's displaced. This prevents its raw allocations (method-name # strings, type dicts, etc.) from being freed during a later # test's leakfinder tracking window. self._file_module_cache.pop(modname, None) w_modules = space.sys.get('modules') try: w_old = space.getitem(w_modules, space.newtext(modname)) self._module_keepalive.append(w_old) except OperationError: pass w_result = self.sys_info.import_extension( modname, functions, prologue, include_dirs, more_init, > PY_SSIZE_T_CLEAN) module\cpyext\test\test_cpyext.py:415: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = <pypy.module.cpyext.test.test_cpyext.SpaceCompiler object at 0x00000248d83242c0> modname = 'foo' functions = [(u'malloctest', u'METH_NOARGS', u'\n PyObject *obj = PyObject_MALLOC(sizeof(PyFloatObject));\n ...= NULL)\n ((PyFloatObject *)obj)->ob_fval = -12.34;\n return obj;\n ')] prologue = '', include_dirs = None, more_init = '', PY_SSIZE_T_CLEAN = False def import_extension(self, modname, functions, prologue="", include_dirs=None, more_init="", PY_SSIZE_T_CLEAN=False): body = prologue + make_methods(functions, modname) init = """PyObject *mod = PyModule_Create(&moduledef); """ if more_init: init += """#define INITERROR return NULL """ init += more_init init += "\nreturn mod;" return self.import_module( name=modname, init=init, body=body, include_dirs=include_dirs, > PY_SSIZE_T_CLEAN=PY_SSIZE_T_CLEAN) tool\cpyext\extbuild.py:98: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = <pypy.module.cpyext.test.test_cpyext.SpaceCompiler object at 0x00000248d83242c0> name = 'foo' init = 'PyObject *mod = PyModule_Create(&moduledef);\n \nreturn mod;' body = u'\n static PyObject* foo_malloctest(PyObject *self, PyObject *args)\n {\n \n PyO...LL, /* m_doc */\n -1, /* m_size */\n methods, /* m_methods */\n };\n ' filename = None, include_dirs = None, PY_SSIZE_T_CLEAN = False, use_imp = False def import_module(self, name, init=None, body='', filename=None, include_dirs=None, PY_SSIZE_T_CLEAN=False, use_imp=False): """ init specifies the overall template of the module. if init is None, the module source will be loaded from a file in this test directory, give a name given by the filename parameter. if filename is None, the module name will be used to construct the filename. """ if body or init: if init is None: init = "return PyModule_Create(&moduledef);" if init is not None: code = make_source(name, init, body, PY_SSIZE_T_CLEAN) kwds = dict(source_strings=[code]) else: assert not PY_SSIZE_T_CLEAN if filename is None: filename = name filename = HERE / (filename + ".c") kwds = dict(source_files=[filename]) mod = self.compile_extension_module( name, include_dirs=include_dirs, **kwds) > return self.load_module(mod, name, use_imp) tool\cpyext\extbuild.py:84: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = <pypy.module.cpyext.test.test_cpyext.SpaceCompiler object at 0x00000248d83242c0> mod = 'd:\\systemtemp\\pytest\\usession-py3.11-689\\foo-0\\foo.pypy311-pp73i-win_amd64.pyd' name = 'foo', use_imp = False def load_module(self, mod, name, use_imp=False): space = self.space w_path = space.newtext(mod) w_name = space.newtext(name) if use_imp: # this is VERY slow and should be used only by tests which # actually needs it return space.appexec([w_name, w_path], '''(name, path): import imp return imp.load_dynamic(name, path)''') else: w_spec = space.appexec([w_name, w_path], '''(modname, path): class FakeSpec: name = modname origin = path return FakeSpec ''') > w_mod = create_extension_module(space, w_spec) module\cpyext\test\test_cpyext.py:65: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ space = StdObjSpace, w_spec = <W_TypeObject 'FakeSpec' at 0x248d889fbb0> def create_extension_module(space, w_spec): # note: this is used both to load CPython-API-style C extension # modules (cpyext) and to load CFFI-style extension modules # (_cffi_backend). Any of the two can be disabled at translation # time, though. For this reason, we need to be careful about the # order of things here. from rpython.rlib import rdynload w_name = space.getattr(w_spec, space.newtext("name")) w_path = space.getattr(w_spec, space.newtext("origin")) name = space.text_w(w_name) path = space.text_w(w_path) if os.sep not in path: path = os.curdir + os.sep + path # force a '/' in the path try: if WIN32: from rpython.rlib import rwin32 # Allow other DLLs in the same directory with "path" # use os.add_dll_directory for more locations flags = (rwin32.LOAD_LIBRARY_SEARCH_DEFAULT_DIRS | rwin32.LOAD_LIBRARY_SEARCH_DLL_LOAD_DIR) dll = rdynload.dlopenex(path, space.sys.dlopenflags | flags) else: dll = rdynload.dlopen(path, space.sys.dlopenflags) except rdynload.DLOpenError as e: raise raise_import_error(space, space.newfilename(e.msg), w_name, w_path) look_for = None # if space.config.objspace.usemodules._cffi_backend: basename = name.split('.')[-1] look_for = '_cffi_pypyinit_%s' % (basename,) try: initptr = rdynload.dlsym(dll, look_for) except KeyError: pass else: try: from pypy.module._cffi_backend import cffi1_module return cffi1_module.load_cffi1_module(space, name, path, initptr) except: rdynload.dlclose(dll) raise # if space.config.objspace.usemodules.cpyext: also_look_for = get_init_name(space, w_name) try: initptr = rdynload.dlsym(dll, also_look_for) except KeyError: pass else: > return create_cpyext_module(space, w_spec, name, path, dll, initptr) module\cpyext\api.py:1869: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ space = StdObjSpace, w_spec = <W_TypeObject 'FakeSpec' at 0x248d889fbb0> name = 'foo' path = 'd:\\systemtemp\\pytest\\usession-py3.11-689\\foo-0\\foo.pypy311-pp73i-win_amd64.pyd' dll = <* <C object None (opaque) at 0x7ffa8b0d0000>> initptr = <* <C object Array of void {'nolength': True, 'render_as_void': True} at 0x7ffa8b0d2640>> def create_cpyext_module(space, w_spec, name, path, dll, initptr): from rpython.rlib import rdynload from pypy.module.cpyext.pyobject import get_w_obj_and_decref from pypy.module.cpyext.modsupport import PyModuleDef state = space.fromcache(State) > state.make_sure_cpyext_is_imported() module\cpyext\api.py:1898: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = <pypy.module.cpyext.state.State instance at 0x00000248d5537c20> def make_sure_cpyext_is_imported(self): if not self.cpyext_is_imported: > self.space.getbuiltinmodule("cpyext") # mandatory to init cpyext module\cpyext\state.py:53: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = StdObjSpace, name = 'cpyext', force_init = False, reuse = True def getbuiltinmodule(self, name, force_init=False, reuse=True): w_name = self.newtext(name) w_modules = self.sys.get('modules') if not force_init: assert reuse try: return self.getitem(w_modules, w_name) except OperationError as e: if not e.match(self, self.w_KeyError): raise # If the module is a builtin but not yet imported, # retrieve it and initialize it try: w_mod = self.builtin_modules[name] except KeyError: raise oefmt(self.w_SystemError, "getbuiltinmodule() called with non-builtin module %s", name) # Add the module to sys.modules and initialize the module. The # order is important to avoid recursions. from pypy.interpreter.module import Module if isinstance(w_mod, Module): if not reuse and w_mod.startup_called: # create a copy of the module. (see issue1514) eventlet # patcher relies on this behaviour. w_mod2 = Module(self, w_name) self.setitem(w_modules, w_name, w_mod2) w_mod.getdict(self) # unlazy w_initialdict self.call_method(w_mod2.getdict(self), 'update', w_mod.w_initialdict) return w_mod2 self.setitem(w_modules, w_name, w_mod) > w_mod.init(self) interpreter\baseobjspace.py:580: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = <pypy.module.cpyext.moduledef.Module object at 0x00000248d5546368> space = StdObjSpace def init(self, space): """This is called each time the module is imported or reloaded """ if self.w_initialdict is not None: # the module was already imported. Refresh its content with # the saved dict, as done with built-in and extension modules # on CPython. space.call_method(self.w_dict, 'update', self.w_initialdict) for w_submodule in self.submodules_w: name = space.text0_w(w_submodule.w_name) space.setitem(self.w_dict, space.newtext(name.split(".")[-1]), w_submodule) space.getbuiltinmodule(name) if self.w_initialdict is None: > Module.init(self, space) interpreter\mixedmodule.py:66: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = <pypy.module.cpyext.moduledef.Module object at 0x00000248d5546368> space = StdObjSpace def init(self, space): """This is called each time the module is imported or reloaded """ if not self.startup_called: if not we_are_translated(): # this special case is to handle the case, during annotation, # of module A that gets frozen, then module B (e.g. during # a getdict()) runs some code that imports A if self._frozen: return self.startup_called = True > self.startup(space) interpreter\module.py:65: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = <pypy.module.cpyext.moduledef.Module object at 0x00000248d5546368> space = StdObjSpace def startup(self, space): > space.fromcache(State).startup(space) module\cpyext\moduledef.py:17: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = <pypy.module.cpyext.state.State instance at 0x00000248d5537c20> space = StdObjSpace def startup(self, space): "This function is called when the program really starts" from pypy.module.cpyext.typeobject import setup_new_method_def from pypy.module.cpyext.api import INIT_FUNCTIONS if we_are_translated(): if space.config.translation.gc != "boehm": # This must be called in RPython, the untranslated version # does something different. Sigh. rawrefcount.init( llhelper(rawrefcount.RAWREFCOUNT_DEALLOC_TRIGGER, self.dealloc_trigger)) self.builder.attach_all(space) setup_new_method_def(space) for func in INIT_FUNCTIONS: > func(space) module\cpyext\state.py:146: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ space = StdObjSpace @init_function def call_init_flags(space): state = space.fromcache(State) > state.C.init_flags(space) module\cpyext\api.py:1337: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ space = StdObjSpace def init_flags(space): for attr, setter in unroll_flag_setters: > setter(rffi.cast(rffi.INT_real, space.sys.get_flag(attr))) module\cpyext\api.py:1318: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = <* fn set_Py_IgnoreEnvironmentFlag>, args = (0L,) rffi = <module 'rpython.rtyper.lltypesystem.rffi' from 'd:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\rpython\\rtyper\\lltypesystem\\rffi.pyc'> i = 0, a = 0L def __call__(self, *args): from rpython.rtyper.lltypesystem import rffi if isinstance(self._T, FuncType): if len(args) != len(self._T.ARGS): raise TypeError("calling %r with wrong argument number: %r" % (self._T, args)) for i, a, ARG in zip(range(len(self._T.ARGS)), args, self._T.ARGS): if typeOf(a) != ARG: # ARG could be Void if ARG == Void: try: value = getattr(self._obj, '_void' + str(i)) except AttributeError: pass else: assert a == value # None is acceptable for any pointer elif isinstance(ARG, Ptr) and a is None: pass # Any pointer is convertible to void* elif ARG is rffi.VOIDP and isinstance(typeOf(a), Ptr): pass # special case: ARG can be a container type, in which # case a should be a pointer to it. This must also be # special-cased in the backends. elif (isinstance(ARG, ContainerType) and typeOf(a) == Ptr(ARG)): pass else: args_repr = [typeOf(arg) for arg in args] raise TypeError("calling %r with wrong argument " "types: %r" % (self._T, args_repr)) callb = self._obj._callable if callb is None: raise RuntimeError("calling undefined function") > return callb(*args) ..\rpython\rtyper\lltypesystem\lltype.py:1384: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = <rpython.rtyper.lltypesystem.ll2ctypes.LL2CtypesCallable object at 0x00000248d4f58988> argvalues = (0L,) def __call__(self, *argvalues): with rlock: if self.trampoline is None: # lazily build the corresponding ctypes function object cfunc = get_ctypes_callable(self.funcptr, self.calling_conv, > self.natural_arity) ..\rpython\rtyper\lltypesystem\ll2ctypes.py:1339: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ funcptr = <* fn set_Py_IgnoreEnvironmentFlag>, calling_conv = 'c' natural_arity = -1 def get_ctypes_callable(funcptr, calling_conv, natural_arity): if not ctypes: raise ImportError("ctypes is needed to use ll2ctypes") def get_on_lib(lib, elem): """ Wrapper to always use lib[func] instead of lib.func """ try: return lib[elem] except AttributeError: pass old_eci = funcptr._obj.compilation_info funcname = funcptr._obj._name if hasattr(old_eci, '_with_ctypes'): old_eci = old_eci._with_ctypes try: eci = _eci_cache[old_eci] except KeyError: eci = old_eci.compile_shared_lib(ignore_a_files=True, defines=['RPYTHON_LL2CTYPES'], > symbolic=True) ..\rpython\rtyper\lltypesystem\ll2ctypes.py:1236: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = <ExternalCompilationInfo (pre_include_bits=(), includes=('Python.h',), include...estonly_libraries=(), use_cpp_linker=False, platform=<MsvcPlatform cc=cl.exe>)> outputfilename = 'd:\\systemtemp\\pytest\\usession-py3.11-689\\shared_cache\\externmod_18' ignore_a_files = False, debug_mode = True, defines = ['RPYTHON_LL2CTYPES'] symbolic = True def compile_shared_lib(self, outputfilename=None, ignore_a_files=False, debug_mode=True, defines=[], symbolic=False): self = self.convert_sources_to_files() if ignore_a_files: if not [fn for fn in self.link_files if fn.endswith('.a')]: ignore_a_files = False # there are none if not self.separate_module_files and not ignore_a_files: return self # xxx there was some condition about win32 here else: #basepath = py.path.local(self.separate_module_files[0]).dirpath() basepath = udir.join('shared_cache') if outputfilename is None: # find more or less unique name there pth = basepath.join('externmod').new(ext=host.so_ext) num = 0 while pth.check(): pth = basepath.join( 'externmod_%d' % (num,)).new(ext=host.so_ext) num += 1 basepath.ensure(dir=1) outputfilename = str(pth.dirpath().join(pth.purebasename)) d = self._copy_attributes() if ignore_a_files: d['link_files'] = [fn for fn in d['link_files'] if not fn.endswith('.a')] if debug_mode and sys.platform != 'win32': d['compile_extra'] = d['compile_extra'] + ('-g', '-O0') d['compile_extra'] = d['compile_extra'] + ( '-DRPY_EXTERN=RPY_EXPORTED',) for define in defines: d['compile_extra'] += ('-D%s' % define,) # On ELF platforms (Linux), prevent symbol interposition: when the host # interpreter (e.g. pypy2.7) also exports symbols like pypysig_counter, # the shared lib's own references would otherwise resolve to the host's # copy via the GOT. -Bsymbolic makes the shared lib bind its own global # symbol references to its own definitions. Only needed when running # under a host interpreter (tests), not during translation. if symbolic and sys.platform not in ('win32', 'darwin'): d['link_extra'] = d['link_extra'] + ('-Wl,-Bsymbolic',) self = ExternalCompilationInfo(**d) lib = str(host.compile([], self, outputfilename=outputfilename, > standalone=False)) ..\rpython\translator\tool\cbuild.py:345: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = <MsvcPlatform cc=cl.exe>, cfiles = [] eci = <ExternalCompilationInfo (pre_include_bits=(), includes=('Python.h',), include...estonly_libraries=(), use_cpp_linker=False, platform=<MsvcPlatform cc=cl.exe>)> outputfilename = 'd:\\systemtemp\\pytest\\usession-py3.11-689\\shared_cache\\externmod_18' standalone = False def compile(self, cfiles, eci, outputfilename=None, standalone=True): > ofiles = self._compile_o_files(cfiles, eci, standalone) ..\rpython\translator\platform\__init__.py:57: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = <MsvcPlatform cc=cl.exe> cfiles = [local('d:\\systemtemp\\pytest\\usession-py3.11-689\\module_cache\\module_23.c')] eci = <ExternalCompilationInfo (pre_include_bits=(), includes=('Python.h',), include...estonly_libraries=(), use_cpp_linker=False, platform=<MsvcPlatform cc=cl.exe>)> standalone = False def _compile_o_files(self, cfiles, eci, standalone=True): cfiles = self._all_cfiles(cfiles, eci) compile_args = self._compile_args_from_eci(eci, standalone) ofiles = [] for cfile in cfiles: # Windows hack: use masm for files ending in .asm if str(cfile).lower().endswith('.asm'): ofiles.append(self._compile_c_file(self.masm, cfile, [])) else: > ofiles.append(self._compile_c_file(self.cc, cfile, compile_args)) ..\rpython\translator\platform\__init__.py:79: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = <MsvcPlatform cc=cl.exe>, cc = 'cl.exe' cfile = local('d:\\systemtemp\\pytest\\usession-py3.11-689\\module_cache\\module_23.c') compile_args = ['/MD', '/O2', '/FS', '/Zi', '-DRPY_EXTERN=RPY_EXPORTED', '-DRPYTHON_LL2CTYPES', ...] def _compile_c_file(self, cc, cfile, compile_args): oname = self._make_o_file(cfile, ext='obj') # notabene: (tismer) # This function may be called for .c but also .asm files. # The c compiler accepts any order of arguments, while # the assembler still has the old behavior that all options # must come first, and after the file name all options are ignored. # So please be careful with the order of parameters! ;-) pdb_dir = oname.dirname if pdb_dir: compile_args = compile_args + ['/Fd%s\\' % (pdb_dir,)] args = ['/nologo', '/c'] + compile_args + ['/Fo%s' % (oname,), str(cfile)] > self._execute_c_compiler(cc, args, oname) ..\rpython\translator\platform\windows.py:286: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = <MsvcPlatform cc=cl.exe>, cc = 'cl.exe' args = ['/nologo', '/c', '/MD', '/O2', '/FS', '/Zi', ...] outname = local('d:\\systemtemp\\pytest\\usession-py3.11-689\\module_cache\\module_23.obj') cwd = None def _execute_c_compiler(self, cc, args, outname, cwd=None): #log.execute(cc + ' ' + ' '.join(args)) # 'cc' can also contain some options for the C compiler; # e.g. it can be "gcc -m32". We handle it by splitting on ' '. cclist = cc.split() cc = cclist[0] args = cclist[1:] + args returncode, stdout, stderr = _run_subprocess(cc, args, self.c_environ, cwd) > self._handle_error(returncode, stdout, stderr, outname) ..\rpython\translator\platform\__init__.py:143: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = <MsvcPlatform cc=cl.exe>, returncode = 3221225477, stdout = '' stderr = '' outname = local('d:\\systemtemp\\pytest\\usession-py3.11-689\\module_cache\\module_23.obj') def _handle_error(self, returncode, stdout, stderr, outname): if returncode != 0: # Microsoft compilers write compilation errors to stdout stderr = stdout + stderr errorfile = outname.new(ext='errors') errorfile.write(stderr, mode='wb') if self.log_errors: stderrlines = stderr.splitlines() for line in stderrlines: log.Error(line) # ^^^ don't use ERROR, because it might actually be fine. # Also, ERROR confuses lib-python/conftest.py. > raise CompilationError(stdout, stderr) E CompilationError: CompilationError(out=""" E """) ..\rpython\translator\platform\windows.py:315: CompilationError ---------------------------- Captured stdout call ----------------------------- source_0.c Creating library d:\systemtemp\pytest\usession-py3.11-689\foo-0\foo.lib and object d:\systemtemp\pytest\usession-py3.11-689\foo-0\foo.exp Generating code Finished generating code =========================== short test summary info =========================== FAIL module\cpyext\test\test_object.py::AppTestObject::()::test_object_malloc ============== 1 failed, 37 passed, 1 skipped in 1309.85 seconds ============== ++ 09:05:49 starting module/cpyext/test/test_pystate.py [88 started in total] __ module/cpyext/test/test_pyerrors.py [85 done in total, somefailed=True] ____ [platform:msg] Updated environment with vsver 160, using x64 True [platform:msg] Updated environment with vsver 160, using x64 True ============================= test session starts ============================= platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples') pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.pyc rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini plugins: hypothesis-4.39.3 collected 33 items module\cpyext\test\test_pyerrors.py ........s.....sF.......s...s..... ================================== FAILURES =================================== ______________ AppTestFetch.test_SetFromErrnoWithFilename_basic _______________ self = <CallInfo when='call' exception: 'ascii' codec can't encode character u'\xe4' in position 106: ordinal not in range(128)> func = <function <lambda> at 0x00000287a6160f98>, when = 'call' def __init__(self, func, when): #: context of invocation: one of "setup", "call", #: "teardown", "memocollect" self.when = when self.start = time() try: > self.result = func() ..\_pytest\runner.py:150: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ > return CallInfo(lambda: ihook(item=item, **kwds), when=when) ..\_pytest\runner.py:138: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = <_HookCaller 'pytest_runtest_call'> kwargs = {'__multicall__': <_MultiCall 0 results, 1 meths, kwargs={'item': <AppTestMethod 'test_SetFromErrnoWithFilename_basic'...all__': <_MultiCall 0 results, 1 meths, kwargs={...}>}>, 'item': <AppTestMethod 'test_SetFromErrnoWithFilename_basic'>} def __call__(self, **kwargs): assert not self.is_historic() > return self._hookexec(self, self._nonwrappers + self._wrappers, kwargs) ..\_pytest\vendored_packages\pluggy.py:724: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = <_pytest.config.PytestPluginManager object at 0x000002879a3c1440> hook = <_HookCaller 'pytest_runtest_call'> methods = [<_pytest.vendored_packages.pluggy.HookImpl instance at 0x00000287a22572e0>] kwargs = {'__multicall__': <_MultiCall 0 results, 1 meths, kwargs={'item': <AppTestMethod 'test_SetFromErrnoWithFilename_basic'...all__': <_MultiCall 0 results, 1 meths, kwargs={...}>}>, 'item': <AppTestMethod 'test_SetFromErrnoWithFilename_basic'>} def _hookexec(self, hook, methods, kwargs): # called from all hookcaller instances. # enable_tracing will set its own wrapping function at self._inner_hookexec > return self._inner_hookexec(hook, methods, kwargs) ..\_pytest\vendored_packages\pluggy.py:338: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ hook = <_HookCaller 'pytest_runtest_call'> methods = [<_pytest.vendored_packages.pluggy.HookImpl instance at 0x00000287a22572e0>] kwargs = {'__multicall__': <_MultiCall 0 results, 1 meths, kwargs={'item': <AppTestMethod 'test_SetFromErrnoWithFilename_basic'...all__': <_MultiCall 0 results, 1 meths, kwargs={...}>}>, 'item': <AppTestMethod 'test_SetFromErrnoWithFilename_basic'>} self._inner_hookexec = lambda hook, methods, kwargs: \ > _MultiCall(methods, kwargs, hook.spec_opts).execute() ..\_pytest\vendored_packages\pluggy.py:333: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = <_MultiCall 0 results, 1 meths, kwargs={'item': <AppTestMethod 'test_SetFromErrnoWithFilename_basic'>, '__multicall__': <_MultiCall 0 results, 1 meths, kwargs={...}>}> def execute(self): all_kwargs = self.kwargs self.results = results = [] firstresult = self.specopts.get("firstresult") while self.hook_impls: hook_impl = self.hook_impls.pop() args = [all_kwargs[argname] for argname in hook_impl.argnames] if hook_impl.hookwrapper: > return _wrapped_call(hook_impl.function(*args), self.execute) ..\_pytest\vendored_packages\pluggy.py:595: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ wrap_controller = <generator object pytest_runtest_call at 0x00000287a45c2840> func = <bound method _MultiCall.execute of <_MultiCall 0 results, 1 meths, kwargs={'i...name_basic'>, '__multicall__': <_MultiCall 0 results, 1 meths, kwargs={...}>}>> def _wrapped_call(wrap_controller, func): """ Wrap calling to a function with a generator which needs to yield exactly once. The yield point will trigger calling the wrapped function and return its _CallOutcome to the yield point. The generator then needs to finish (raise StopIteration) in order for the wrapped call to complete. """ try: next(wrap_controller) # first yield except StopIteration: _raise_wrapfail(wrap_controller, "did not yield") call_outcome = _CallOutcome(func) try: wrap_controller.send(call_outcome) _raise_wrapfail(wrap_controller, "has second yield") except StopIteration: pass > return call_outcome.get_result() ..\_pytest\vendored_packages\pluggy.py:253: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = <_pytest.vendored_packages.pluggy._CallOutcome instance at 0x00000287a51f0b60> def get_result(self): if self.excinfo is None: return self.result else: ex = self.excinfo if _py3: raise ex[1].with_traceback(ex[2]) > _reraise(*ex) # noqa ..\_pytest\vendored_packages\pluggy.py:279: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = <_pytest.vendored_packages.pluggy._CallOutcome instance at 0x00000287a51f0b60> func = <bound method _MultiCall.execute of <_MultiCall 0 results, 1 meths, kwargs={'i...name_basic'>, '__multicall__': <_MultiCall 0 results, 1 meths, kwargs={...}>}>> def __init__(self, func): try: > self.result = func() ..\_pytest\vendored_packages\pluggy.py:264: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = <_MultiCall 0 results, 1 meths, kwargs={'item': <AppTestMethod 'test_SetFromErrnoWithFilename_basic'>, '__multicall__': <_MultiCall 0 results, 1 meths, kwargs={...}>}> def execute(self): all_kwargs = self.kwargs self.results = results = [] firstresult = self.specopts.get("firstresult") while self.hook_impls: hook_impl = self.hook_impls.pop() args = [all_kwargs[argname] for argname in hook_impl.argnames] if hook_impl.hookwrapper: > return _wrapped_call(hook_impl.function(*args), self.execute) ..\_pytest\vendored_packages\pluggy.py:595: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ wrap_controller = <generator object pytest_runtest_call at 0x00000287a45c27f0> func = <bound method _MultiCall.execute of <_MultiCall 0 results, 1 meths, kwargs={'i...name_basic'>, '__multicall__': <_MultiCall 0 results, 1 meths, kwargs={...}>}>> def _wrapped_call(wrap_controller, func): """ Wrap calling to a function with a generator which needs to yield exactly once. The yield point will trigger calling the wrapped function and return its _CallOutcome to the yield point. The generator then needs to finish (raise StopIteration) in order for the wrapped call to complete. """ try: next(wrap_controller) # first yield except StopIteration: _raise_wrapfail(wrap_controller, "did not yield") call_outcome = _CallOutcome(func) try: wrap_controller.send(call_outcome) _raise_wrapfail(wrap_controller, "has second yield") except StopIteration: pass > return call_outcome.get_result() ..\_pytest\vendored_packages\pluggy.py:253: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = <_pytest.vendored_packages.pluggy._CallOutcome instance at 0x00000287a51f0b20> def get_result(self): if self.excinfo is None: return self.result else: ex = self.excinfo if _py3: raise ex[1].with_traceback(ex[2]) > _reraise(*ex) # noqa ..\_pytest\vendored_packages\pluggy.py:279: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = <_pytest.vendored_packages.pluggy._CallOutcome instance at 0x00000287a51f0b20> func = <bound method _MultiCall.execute of <_MultiCall 0 results, 1 meths, kwargs={'i...name_basic'>, '__multicall__': <_MultiCall 0 results, 1 meths, kwargs={...}>}>> def __init__(self, func): try: > self.result = func() ..\_pytest\vendored_packages\pluggy.py:264: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = <_MultiCall 0 results, 1 meths, kwargs={'item': <AppTestMethod 'test_SetFromErrnoWithFilename_basic'>, '__multicall__': <_MultiCall 0 results, 1 meths, kwargs={...}>}> def execute(self): all_kwargs = self.kwargs self.results = results = [] firstresult = self.specopts.get("firstresult") while self.hook_impls: hook_impl = self.hook_impls.pop() args = [all_kwargs[argname] for argname in hook_impl.argnames] if hook_impl.hookwrapper: return _wrapped_call(hook_impl.function(*args), self.execute) > res = hook_impl.function(*args) ..\_pytest\vendored_packages\pluggy.py:596: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ item = <AppTestMethod 'test_SetFromErrnoWithFilename_basic'> def pytest_runtest_call(item): try: > item.runtest() ..\_pytest\runner.py:91: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = <AppTestMethod 'test_SetFromErrnoWithFilename_basic'> def runtest(self): target = self.obj src = extract_docstring_if_empty_function(target.im_func) space = target.im_self.space if self.config.option.runappdirect: appexec_definitions = self.parent.obj.__dict__ spaceconfig = getattr(self.parent.obj, 'spaceconfig', None) usemodules = spaceconfig.get('usemodules') if spaceconfig else None return run_with_python(self.config.option.python, src, usemodules, **appexec_definitions) filename = self._getdynfilename(target) func = app2interp_temp(src, filename=filename) w_instance = self.parent.w_instance > self.execute_appex(space, func, space, w_instance) tool\pytest\apptest.py:331: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = <AppTestMethod 'test_SetFromErrnoWithFilename_basic'> space = StdObjSpace target = <function test_SetFromErrnoWithFilename_basic at 0x00000287a61611f0> args = (StdObjSpace, <pypy.interpreter.typedef.W_ObjectObjectUserDictWeakrefable object at 0x00000287a97e99f0>) def execute_appex(self, space, target, *args): self.space = space space.getexecutioncontext().set_sys_exc_info(None) try: > target(*args) tool\pytest\apptest.py:267: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ space = StdObjSpace args_w = (<pypy.interpreter.typedef.W_ObjectObjectUserDictWeakrefable object at 0x00000287a97e99f0>,) w_func = <Function test_SetFromErrnoWithFilename_basic> args = <pypy.interpreter.typedef.W_ObjectObjectUserDictWeakrefable object at 0x00000287a97e99f0> def appcaller(space, *args_w): if not isinstance(space, ObjSpace): raise TypeError("first argument must be a space instance.") # the last argument can be an Arguments w_func = self.wget(space, name) if not args_w: return space.call_function(w_func) else: args = args_w[-1] assert args is not None if not isinstance(args, Arguments): > return space.call_function(w_func, *args_w) interpreter\gateway.py:1409: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = StdObjSpace, w_func = <Function test_SetFromErrnoWithFilename_basic> args_w = (<pypy.interpreter.typedef.W_ObjectObjectUserDictWeakrefable object at 0x00000287a97e99f0>,) nargs = 1, Function = <class 'pypy.interpreter.function.Function'> _Method = <class 'pypy.interpreter.function._Method'> def call_function(self, w_func, *args_w): nargs = len(args_w) # used for pruning funccall versions if not self.config.objspace.disable_call_speedhacks and nargs < 5: # start of hack for performance from pypy.interpreter.function import Function, _Method if isinstance(w_func, _Method): if nargs < 4: func = w_func.w_function if isinstance(func, Function): return func.funccall(w_func.w_instance, *args_w) if isinstance(w_func, Function): > return w_func.funccall(*args_w) interpreter\baseobjspace.py:1234: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = <Function test_SetFromErrnoWithFilename_basic> args_w = (<pypy.interpreter.typedef.W_ObjectObjectUserDictWeakrefable object at 0x00000287a97e99f0>,) gateway = <module 'pypy.interpreter.gateway' from 'd:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\interpreter\\gateway.pyc'> PyCode = <class 'pypy.interpreter.pycode.PyCode'> code = <code object test_SetFromErrnoWithFilename_basic, file "[d:\pypy_stuff\buildbo...ve\own-win-x86-64\build\pypy\module\cpyext\test\test_pyerrors.py:250]", line 1> def funccall(self, *args_w): # speed hack from pypy.interpreter import gateway from pypy.interpreter.pycode import PyCode code = self.getcode() # hook for the jit nargs = len(args_w) fast_natural_arity = code.fast_natural_arity if nargs == fast_natural_arity: if nargs == 0: assert isinstance(code, gateway.BuiltinCode0) return code.fastcall_0(self.space, self) elif nargs == 1: assert isinstance(code, gateway.BuiltinCode1) return code.fastcall_1(self.space, self, args_w[0]) elif nargs == 2: assert isinstance(code, gateway.BuiltinCode2) return code.fastcall_2(self.space, self, args_w[0], args_w[1]) elif nargs == 3: assert isinstance(code, gateway.BuiltinCode3) return code.fastcall_3(self.space, self, args_w[0], args_w[1], args_w[2]) elif nargs == 4: assert isinstance(code, gateway.BuiltinCode4) return code.fastcall_4(self.space, self, args_w[0], args_w[1], args_w[2], args_w[3]) elif (nargs | PyCode.FLATPYCALL) == fast_natural_arity: assert isinstance(code, PyCode) if nargs < 5: new_frame = self.space.createframe(code, self.w_func_globals, self) for i in funccallunrolling: if i < nargs: new_frame.locals_cells_stack_w[i] = args_w[i] > return new_frame.run(self.name, self.qualname) interpreter\function.py:131: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = <pypy.objspace.std.frame.StdObjSpaceFrame executing <code object test_SetFromE...x86-64\build\pypy\module\cpyext\test\test_pyerrors.py:250]", line 1> at line 56 name = 'test_SetFromErrnoWithFilename_basic' qualname = 'test_SetFromErrnoWithFilename_basic' def run(self, name=None, qualname=None): """Start this frame's execution.""" if self._is_generator_or_coroutine(): return self.initialize_as_generator(name, qualname) else: > return self.execute_frame() interpreter\pyframe.py:256: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = <pypy.objspace.std.frame.StdObjSpaceFrame executing <code object test_SetFromE...x86-64\build\pypy\module\cpyext\test\test_pyerrors.py:250]", line 1> at line 56 w_arg_or_err = None def execute_frame(self, w_arg_or_err=None): """Execute this frame. Main entry point to the interpreter. 'w_arg_or_err' is non-None iff we are starting or resuming a generator or coroutine frame; in that case, w_arg_or_err is the input argument -or- an SApplicationException instance. """ from pypy.interpreter import pyopcode as pyopcode # the following 'assert' is an annotation hint: it hides from # the annotator all methods that are defined in PyFrame but # overridden in the {,Host}FrameClass subclasses of PyFrame. assert (isinstance(self, self.space.FrameClass) or not self.space.config.translating) executioncontext = self.space.getexecutioncontext() executioncontext.enter(self) got_exception = True w_exitvalue = self.space.w_None try: executioncontext.call_trace(self) # # Execution starts just after the last_instr. Initially, # last_instr is -1. After a generator suspends it points to # the YIELD_VALUE/YIELD_FROM instruction. try: try: if w_arg_or_err is None: assert self.last_instr == -1 next_instr = r_uint(0) else: next_instr = self.resume_execute_frame(w_arg_or_err) except pyopcode.Yield: w_exitvalue = self.popvalue() else: w_exitvalue = self.dispatch(self.pycode, next_instr, executioncontext) except OperationError: raise except Exception as e: # general fall-back > raise self._convert_unexpected_exception(e) interpreter\pyframe.py:353: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = <pypy.objspace.std.frame.StdObjSpaceFrame executing <code object test_SetFromE...x86-64\build\pypy\module\cpyext\test\test_pyerrors.py:250]", line 1> at line 56 e = UnicodeEncodeError('ascii', u'\n errno = EBADF;\n ... return NULL;\n ', 106, 107, 'ordinal not in range(128)') def _convert_unexpected_exception(self, e): from pypy.interpreter import error > operr = error.get_converted_unexpected_exception(self.space, e) interpreter\pyframe.py:844: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = <pypy.objspace.std.frame.StdObjSpaceFrame executing <code object test_SetFromE...x86-64\build\pypy\module\cpyext\test\test_pyerrors.py:250]", line 1> at line 56 w_arg_or_err = None def execute_frame(self, w_arg_or_err=None): """Execute this frame. Main entry point to the interpreter. 'w_arg_or_err' is non-None iff we are starting or resuming a generator or coroutine frame; in that case, w_arg_or_err is the input argument -or- an SApplicationException instance. """ from pypy.interpreter import pyopcode as pyopcode # the following 'assert' is an annotation hint: it hides from # the annotator all methods that are defined in PyFrame but # overridden in the {,Host}FrameClass subclasses of PyFrame. assert (isinstance(self, self.space.FrameClass) or not self.space.config.translating) executioncontext = self.space.getexecutioncontext() executioncontext.enter(self) got_exception = True w_exitvalue = self.space.w_None try: executioncontext.call_trace(self) # # Execution starts just after the last_instr. Initially, # last_instr is -1. After a generator suspends it points to # the YIELD_VALUE/YIELD_FROM instruction. try: try: if w_arg_or_err is None: assert self.last_instr == -1 next_instr = r_uint(0) else: next_instr = self.resume_execute_frame(w_arg_or_err) except pyopcode.Yield: w_exitvalue = self.popvalue() else: w_exitvalue = self.dispatch(self.pycode, next_instr, > executioncontext) interpreter\pyframe.py:349: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = <pypy.objspace.std.frame.StdObjSpaceFrame executing <code object test_SetFromE...x86-64\build\pypy\module\cpyext\test\test_pyerrors.py:250]", line 1> at line 56 pycode = <code object test_SetFromErrnoWithFilename_basic, file "[d:\pypy_stuff\buildbo...ve\own-win-x86-64\build\pypy\module\cpyext\test\test_pyerrors.py:250]", line 1> next_instr = 72L ec = <pypy.interpreter.executioncontext.ExecutionContext object at 0x000002879bd462c0> def dispatch(self, pycode, next_instr, ec): # For the sequel, force 'next_instr' to be unsigned for performance next_instr = r_uint(next_instr) co_code = pycode.co_code try: while True: assert next_instr & 1 == 0 > next_instr = self.handle_bytecode(co_code, next_instr, ec) interpreter\pyopcode.py:67: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = <pypy.objspace.std.frame.StdObjSpaceFrame executing <code object test_SetFromE...x86-64\build\pypy\module\cpyext\test\test_pyerrors.py:250]", line 1> at line 56 co_code = '|\x00j\x00}\x01|\x01d\x00u\x00r\td\x01}\x01d\x02d\x00l\x01}\x02d\x02d\x00l\x02}\x03d\x02d\x00l\x03}\x04d\x03d\x04d\x0...01|\x07j\tj\nd\x13k\x02\x90\x01s\x0cJ\x00\x82\x01|\x07j\tj\x14d\x14k\x02\x90\x01s\x15J\x00\x82\x01d\x00S\x00d\x00S\x00' next_instr = 72L ec = <pypy.interpreter.executioncontext.ExecutionContext object at 0x000002879bd462c0> def handle_bytecode(self, co_code, next_instr, ec): try: > next_instr = self.dispatch_bytecode(co_code, next_instr, ec) interpreter\pyopcode.py:73: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = <pypy.objspace.std.frame.StdObjSpaceFrame executing <code object test_SetFromE...x86-64\build\pypy\module\cpyext\test\test_pyerrors.py:250]", line 1> at line 56 co_code = '|\x00j\x00}\x01|\x01d\x00u\x00r\td\x01}\x01d\x02d\x00l\x01}\x02d\x02d\x00l\x02}\x03d\x02d\x00l\x03}\x04d\x03d\x04d\x0...01|\x07j\tj\nd\x13k\x02\x90\x01s\x0cJ\x00\x82\x01|\x07j\tj\x14d\x14k\x02\x90\x01s\x15J\x00\x82\x01d\x00S\x00d\x00S\x00' next_instr = 102L ec = <pypy.interpreter.executioncontext.ExecutionContext object at 0x000002879bd462c0> @jit.unroll_safe def dispatch_bytecode(self, co_code, next_instr, ec): while True: assert next_instr & 1 == 0 self.last_instr = intmask(next_instr) if jit.we_are_jitted(): ec.bytecode_only_trace(self) else: ec.bytecode_trace(self) next_instr = r_uint(self.last_instr) assert next_instr & 1 == 0 opcode = ord(co_code[next_instr]) oparg = ord(co_code[next_instr + 1]) next_instr += 2 # note: the structure of the code here is such that it makes # (after translation) a big "if/elif" chain, which is then # turned into a switch(). while opcode == opcodedesc.EXTENDED_ARG.index: opcode = ord(co_code[next_instr]) arg = ord(co_code[next_instr + 1]) if opcode < HAVE_ARGUMENT: raise BytecodeCorruption next_instr += 2 oparg = (oparg * 256) | arg if opcode == opcodedesc.RETURN_VALUE.index: self.frame_finished_execution = True # for generators raise Return elif opcode == opcodedesc.JUMP_ABSOLUTE.index: return self.jump_absolute(oparg, next_instr, ec) elif opcode == opcodedesc.RERAISE.index: return self.RERAISE(oparg, next_instr) elif opcode == opcodedesc.FOR_ITER.index: next_instr = self.FOR_ITER(oparg, next_instr) elif opcode == opcodedesc.JUMP_FORWARD.index: next_instr = self.JUMP_FORWARD(oparg, next_instr) elif opcode == opcodedesc.JUMP_IF_FALSE_OR_POP.index: return self.JUMP_IF_FALSE_OR_POP(oparg, next_instr, ec) elif opcode == opcodedesc.JUMP_IF_TRUE_OR_POP.index: return self.JUMP_IF_TRUE_OR_POP(oparg, next_instr, ec) elif opcode == opcodedesc.POP_JUMP_IF_FALSE.index: return self.POP_JUMP_IF_FALSE(oparg, next_instr, ec) elif opcode == opcodedesc.POP_JUMP_IF_TRUE.index: return self.POP_JUMP_IF_TRUE(oparg, next_instr, ec) elif opcode == opcodedesc.POP_JUMP_FORWARD_IF_NONE.index: next_instr = self.POP_JUMP_FORWARD_IF_NONE(oparg, next_instr) elif opcode == opcodedesc.POP_JUMP_FORWARD_IF_NOT_NONE.index: next_instr = self.POP_JUMP_FORWARD_IF_NOT_NONE(oparg, next_instr) elif opcode == opcodedesc.JUMP_IF_NOT_EXC_MATCH.index: next_instr = self.JUMP_IF_NOT_EXC_MATCH(oparg, next_instr) elif opcode == opcodedesc.BINARY_ADD.index: self.BINARY_ADD(oparg, next_instr) elif opcode == opcodedesc.BINARY_AND.index: self.BINARY_AND(oparg, next_instr) elif opcode == opcodedesc.BINARY_FLOOR_DIVIDE.index: self.BINARY_FLOOR_DIVIDE(oparg, next_instr) elif opcode == opcodedesc.BINARY_MATRIX_MULTIPLY.index: self.BINARY_MATRIX_MULTIPLY(oparg, next_instr) elif opcode == opcodedesc.BINARY_LSHIFT.index: self.BINARY_LSHIFT(oparg, next_instr) elif opcode == opcodedesc.BINARY_MODULO.index: self.BINARY_MODULO(oparg, next_instr) elif opcode == opcodedesc.BINARY_MULTIPLY.index: self.BINARY_MULTIPLY(oparg, next_instr) elif opcode == opcodedesc.BINARY_OR.index: self.BINARY_OR(oparg, next_instr) elif opcode == opcodedesc.BINARY_POWER.index: self.BINARY_POWER(oparg, next_instr) elif opcode == opcodedesc.BINARY_RSHIFT.index: self.BINARY_RSHIFT(oparg, next_instr) elif opcode == opcodedesc.BINARY_SUBSCR.index: self.BINARY_SUBSCR(oparg, next_instr) elif opcode == opcodedesc.BINARY_SUBTRACT.index: self.BINARY_SUBTRACT(oparg, next_instr) elif opcode == opcodedesc.BINARY_TRUE_DIVIDE.index: self.BINARY_TRUE_DIVIDE(oparg, next_instr) elif opcode == opcodedesc.BINARY_XOR.index: self.BINARY_XOR(oparg, next_instr) elif opcode == opcodedesc.BUILD_CONST_KEY_MAP.index: self.BUILD_CONST_KEY_MAP(oparg, next_instr) elif opcode == opcodedesc.BUILD_LIST.index: self.BUILD_LIST(oparg, next_instr) elif opcode == opcodedesc.BUILD_LIST_FROM_ARG.index: self.BUILD_LIST_FROM_ARG(oparg, next_instr) elif opcode == opcodedesc.BUILD_MAP.index: self.BUILD_MAP(oparg, next_instr) elif opcode == opcodedesc.BUILD_SET.index: self.BUILD_SET(oparg, next_instr) elif opcode == opcodedesc.BUILD_SLICE.index: self.BUILD_SLICE(oparg, next_instr) elif opcode == opcodedesc.BUILD_TUPLE.index: self.BUILD_TUPLE(oparg, next_instr) elif opcode == opcodedesc.CALL_FUNCTION.index: self.CALL_FUNCTION(oparg, next_instr) elif opcode == opcodedesc.CALL_FUNCTION_KW.index: self.CALL_FUNCTION_KW(oparg, next_instr) elif opcode == opcodedesc.CALL_FUNCTION_EX.index: self.CALL_FUNCTION_EX(oparg, next_instr) elif opcode == opcodedesc.CALL_METHOD.index: self.CALL_METHOD(oparg, next_instr) elif opcode == opcodedesc.CALL_METHOD_KW.index: > self.CALL_METHOD_KW(oparg, next_instr) interpreter\pyopcode.py:298: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ f = <pypy.objspace.std.frame.StdObjSpaceFrame executing <code object test_SetFromE...x86-64\build\pypy\module\cpyext\test\test_pyerrors.py:250]", line 1> at line 56 n_arguments = 2, ignored = (102L,) W_AbstractTupleObject = <class 'pypy.objspace.std.tupleobject.W_AbstractTupleObject'> w_self = None, space = StdObjSpace @jit.unroll_safe def CALL_METHOD_KW(f, n_arguments, *ignored): from pypy.objspace.std.tupleobject import W_AbstractTupleObject # opargs contains the arg + kwarg count, excluding the implicit 'self' w_self = f.peekvalue_maybe_none(n_arguments + 1) space = f.space # like in BUILD_CONST_KEY_MAP we can't use space.fixedview because then # the immutability of the tuple is lost w_tup_varnames = space.interp_w(W_AbstractTupleObject, f.popvalue()) n_keywords = space.len_w(w_tup_varnames) keyword_names_w = [None] * n_keywords keywords_w = [None] * n_keywords for i in range(n_keywords): keyword_names_w[i] = w_tup_varnames.getitem(space, i) w_value = f.peekvalue(n_keywords - 1 - i) keywords_w[i] = w_value f.dropvalues(n_keywords) n_arguments -= n_keywords n = n_arguments + (w_self is not None) arguments = f.popvalues(n) # includes w_self if it is not None if w_self is None: f.popvalue_maybe_none() # removes w_self, which is None w_callable = f.popvalue() args = f.argument_factory( arguments, keyword_names_w, keywords_w, None, None, methodcall=w_self is not None, w_function=w_callable) if f.get_is_being_profiled() and function.is_builtin_code(w_callable): w_result = f.space.call_args_and_c_profile(f, w_callable, args) else: > w_result = f.space.call_args(w_callable, args) objspace\std\callmethod.py:126: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ space = StdObjSpace, w_obj = <FunctionWithFixedCode import_extension> args = Arguments([W_UnicodeObject('foo'), W_ListObject(<pypy.objspace.std.listobject....n '))])], ['prologue'], [W_UnicodeObject('#include <errno.h>')]) def call_args(space, w_obj, args): # two special cases for performance if isinstance(w_obj, Function): > return w_obj.call_args(args) objspace\descroperation.py:192: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = <FunctionWithFixedCode import_extension> args = Arguments([W_UnicodeObject('foo'), W_ListObject(<pypy.objspace.std.listobject....n '))])], ['prologue'], [W_UnicodeObject('#include <errno.h>')]) def call_args(self, args): # delegate activation to code > w_res = self.getcode().funcrun(self, args) interpreter\function.py:81: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = <pypy.interpreter.gateway.BuiltinCode object at 0x00000287a13fe368> func = <FunctionWithFixedCode import_extension> args = Arguments([W_UnicodeObject('foo'), W_ListObject(<pypy.objspace.std.listobject....n '))])], ['prologue'], [W_UnicodeObject('#include <errno.h>')]) def funcrun(self, func, args): > return BuiltinCode.funcrun_obj(self, func, None, args) interpreter\gateway.py:869: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = <pypy.interpreter.gateway.BuiltinCode object at 0x00000287a13fe368> func = <FunctionWithFixedCode import_extension>, w_obj = None args = Arguments([W_UnicodeObject('foo'), W_ListObject(<pypy.objspace.std.listobject....n '))])], ['prologue'], [W_UnicodeObject('#include <errno.h>')]) def funcrun_obj(self, func, w_obj, args): space = func.space activation = self.activation scope_w = args.parse_obj(w_obj, func.qualname, self.sig, func.defs_w, func.w_kw_defs, self.minargs) try: w_result = activation._run(space, scope_w) except DescrMismatch: if w_obj is not None: args = args.prepend(w_obj) return self._type_unwrap_mismatch(space, args) except Exception as e: > self.handle_exception(space, e) interpreter\gateway.py:884: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = <pypy.interpreter.gateway.BuiltinCode object at 0x00000287a13fe368> space = StdObjSpace e = UnicodeEncodeError('ascii', u'\n errno = EBADF;\n ... return NULL;\n ', 106, 107, 'ordinal not in range(128)') def handle_exception(self, space, e): try: if not we_are_translated(): raise raise e except OperationError: raise except Exception as e: # general fall-back from pypy.interpreter import error > raise error.get_converted_unexpected_exception(space, e) interpreter\gateway.py:908: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = <pypy.interpreter.gateway.BuiltinCode object at 0x00000287a13fe368> func = <FunctionWithFixedCode import_extension>, w_obj = None args = Arguments([W_UnicodeObject('foo'), W_ListObject(<pypy.objspace.std.listobject....n '))])], ['prologue'], [W_UnicodeObject('#include <errno.h>')]) def funcrun_obj(self, func, w_obj, args): space = func.space activation = self.activation scope_w = args.parse_obj(w_obj, func.qualname, self.sig, func.defs_w, func.w_kw_defs, self.minargs) try: > w_result = activation._run(space, scope_w) interpreter\gateway.py:878: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = <pypy.interpreter.gateway.BuiltinActivation_UwS_ObjSpace_text_W_Root_text_W_Root_text_bool object at 0x00000287a13fe448> space = StdObjSpace scope_w = [W_UnicodeObject('foo'), W_ListObject(<pypy.objspace.std.listobject.ObjectListStrategy object at 0x0000...or, code, ar...rn NULL;\n '))]), W_UnicodeObject('#include <errno.h>'), None, W_UnicodeObject(''), W_BoolObject(False)] def _run(self, space, scope_w): > return self.behavior(space, space.text_w(scope_w[0]), scope_w[1], space.text_w(scope_w[2]), scope_w[3], space.text_w(scope_w[4]), space.is_true(scope_w[5])) <7062-codegen d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\rpython\tool\sourcetools.py:174>:3: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ space = StdObjSpace, modname = 'foo' w_functions = W_ListObject(<pypy.objspace.std.listobject.ObjectListStrategy object at 0x0000...or, code, arg1, arg2);\n return NULL;\n '))]) prologue = '#include <errno.h>', w_include_dirs = None, more_init = '' PY_SSIZE_T_CLEAN = False @unwrap_spec(modname='text', prologue='text', more_init='text', PY_SSIZE_T_CLEAN=bool) def import_extension(space, modname, w_functions, prologue="", w_include_dirs=None, more_init="", PY_SSIZE_T_CLEAN=False): functions = space.unwrap(w_functions) include_dirs = _unwrap_include_dirs(space, w_include_dirs) # If there's already a module under this name (file-based or a # previous inline extension), save it in _module_keepalive before # it's displaced. This prevents its raw allocations (method-name # strings, type dicts, etc.) from being freed during a later # test's leakfinder tracking window. self._file_module_cache.pop(modname, None) w_modules = space.sys.get('modules') try: w_old = space.getitem(w_modules, space.newtext(modname)) self._module_keepalive.append(w_old) except OperationError: pass w_result = self.sys_info.import_extension( modname, functions, prologue, include_dirs, more_init, > PY_SSIZE_T_CLEAN) module\cpyext\test\test_cpyext.py:415: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = <pypy.module.cpyext.test.test_cpyext.SpaceCompiler object at 0x00000287a9f1ccd0> modname = 'foo' functions = [(u'set_from_errno', u'METH_NOARGS', u'\n errno = EBADF;\n PyErr_SetFromErrnoWithFilen...mWindowsErrWithFilenameObjects(PyExc_OSError, code, arg1, arg2);\n return NULL;\n ')] prologue = '#include <errno.h>', include_dirs = None, more_init = '' PY_SSIZE_T_CLEAN = False def import_extension(self, modname, functions, prologue="", include_dirs=None, more_init="", PY_SSIZE_T_CLEAN=False): > body = prologue + make_methods(functions, modname) tool\cpyext\extbuild.py:88: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ functions = [(u'set_from_errno', u'METH_NOARGS', u'\n errno = EBADF;\n PyErr_SetFromErrnoWithFilen...mWindowsErrWithFilenameObjects(PyExc_OSError, code, arg1, arg2);\n return NULL;\n ')] modname = 'foo' def make_methods(functions, modname): methods_table = [] codes = [] for funcname, flags, code in functions: cfuncname = "%s_%s" % (modname, funcname) if 'METH_FASTCALL' in flags and 'METH_KEYWORDS' in flags: signature = ('(PyObject *self, PyObject *const *args, ' 'Py_ssize_t len_args, PyObject *kwnames)') elif 'METH_KEYWORDS' in flags: signature = '(PyObject *self, PyObject *args, PyObject *kwargs)' elif 'METH_FASTCALL' in flags: signature = ('(PyObject *self, PyObject *const *args, ' 'Py_ssize_t len_args)') else: signature = '(PyObject *self, PyObject *args)' methods_table.append( "{\"%s\", (PyCFunction)%s, %s}," % (funcname, cfuncname, flags)) func_code = """ static PyObject* {cfuncname}{signature} {{ {code} }} > """.format(cfuncname=cfuncname, signature=signature, code=code) E UnicodeEncodeError: 'ascii' codec can't encode character u'\xe4' in position 106: ordinal not in range(128) tool\cpyext\extbuild.py:139: UnicodeEncodeError =========================== short test summary info =========================== FAIL module\cpyext\test\test_pyerrors.py::AppTestFetch::()::test_SetFromErrnoWithFilename_basic ============== 1 failed, 28 passed, 4 skipped in 1264.87 seconds ============== ++ 09:11:49 starting module/cpyext/test/test_pystrhex.py [89 started in total] __ module/cpyext/test/test_pymem.py [86 done in total, somefailed=False] ______ [platform:msg] Updated environment with vsver 160, using x64 True [platform:msg] Updated environment with vsver 160, using x64 True ============================= test session starts ============================= platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples') pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.pyc rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini plugins: hypothesis-4.39.3 collected 1 items module\cpyext\test\test_pymem.py . ========================= 1 passed in 572.45 seconds ========================== ++ 09:15:04 starting module/cpyext/test/test_pystrtod.py [90 started in total] __ module/cpyext/test/test_pysignals.py [87 done in total, somefailed=False] __ [platform:msg] Updated environment with vsver 160, using x64 True [platform:msg] Updated environment with vsver 160, using x64 True ============================= test session starts ============================= platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples') pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.pyc rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini plugins: hypothesis-4.39.3 collected 1 items module\cpyext\test\test_pysignals.py . ========================= 1 passed in 567.13 seconds ========================== ++ 09:17:14 starting module/cpyext/test/test_sequence.py [91 started in total] __ module/cpyext/test/test_pystate.py [88 done in total, somefailed=False] ____ [platform:msg] Updated environment with vsver 160, using x64 True [platform:msg] Updated environment with vsver 160, using x64 True ============================= test session starts ============================= platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples') pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.pyc rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini plugins: hypothesis-4.39.3 collected 14 items module\cpyext\test\test_pystate.py ....x.....sx.. ============== 11 passed, 1 skipped, 2 xfailed in 653.75 seconds ============== ++ 09:19:45 starting module/cpyext/test/test_setobject.py [92 started in total] __ module/cpyext/test/test_pystrhex.py [89 done in total, somefailed=False] ___ [platform:msg] Updated environment with vsver 160, using x64 True [platform:msg] Updated environment with vsver 160, using x64 True ============================= test session starts ============================= platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples') pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.pyc rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini plugins: hypothesis-4.39.3 collected 1 items module\cpyext\test\test_pystrhex.py . ========================= 1 passed in 518.57 seconds ========================== ++ 09:24:08 starting module/cpyext/test/test_sliceobject.py [93 started in total] __ module/cpyext/test/test_pystrtod.py [90 done in total, somefailed=False] ___ [platform:msg] Updated environment with vsver 160, using x64 True [platform:msg] Updated environment with vsver 160, using x64 True ============================= test session starts ============================= platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples') pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.pyc rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini plugins: hypothesis-4.39.3 collected 20 items module\cpyext\test\test_pystrtod.py .................... ========================= 20 passed in 614.17 seconds ========================= ++ 09:27:46 starting module/cpyext/test/test_structseq.py [94 started in total] __ module/cpyext/test/test_sequence.py [91 done in total, somefailed=False] ___ [platform:msg] Updated environment with vsver 160, using x64 True [platform:msg] Updated environment with vsver 160, using x64 True ============================= test session starts ============================= platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples') pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.pyc rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini plugins: hypothesis-4.39.3 collected 23 items module\cpyext\test\test_sequence.py ....................... ========================= 23 passed in 548.85 seconds ========================= ++ 09:29:40 starting module/cpyext/test/test_sysmodule.py [95 started in total] __ module/cpyext/test/test_setobject.py [92 done in total, somefailed=False] __ [platform:msg] Updated environment with vsver 160, using x64 True [platform:msg] Updated environment with vsver 160, using x64 True ============================= test session starts ============================= platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples') pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.pyc rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini plugins: hypothesis-4.39.3 collected 9 items module\cpyext\test\test_setobject.py ......... ========================= 9 passed in 450.77 seconds ========================== ++ 09:30:15 starting module/cpyext/test/test_thread.py [96 started in total] __ module/cpyext/test/test_sliceobject.py [93 done in total, somefailed=False] [platform:msg] Updated environment with vsver 160, using x64 True [platform:msg] Updated environment with vsver 160, using x64 True ============================= test session starts ============================= platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples') pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.pyc rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini plugins: hypothesis-4.39.3 collected 8 items module\cpyext\test\test_sliceobject.py ........ ========================= 8 passed in 338.55 seconds ========================== ++ 09:32:26 starting module/cpyext/test/test_traceback.py [97 started in total] __ module/cpyext/test/test_structseq.py [94 done in total, somefailed=False] __ [platform:msg] Updated environment with vsver 160, using x64 True [platform:msg] Updated environment with vsver 160, using x64 True ============================= test session starts ============================= platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples') pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.pyc rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini plugins: hypothesis-4.39.3 collected 1 items module\cpyext\test\test_structseq.py . ========================= 1 passed in 261.36 seconds ========================== ++ 09:34:06 starting module/cpyext/test/test_translate.py [98 started in total] __ module/cpyext/test/test_sysmodule.py [95 done in total, somefailed=False] __ [platform:msg] Updated environment with vsver 160, using x64 True [platform:msg] Updated environment with vsver 160, using x64 True ============================= test session starts ============================= platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples') pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.pyc rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini plugins: hypothesis-4.39.3 collected 3 items module\cpyext\test\test_sysmodule.py ... ========================= 3 passed in 291.00 seconds ========================== ++ 09:35:59 starting module/cpyext/test/test_tupleobject.py [99 started in total] __ module/cpyext/test/test_translate.py [96 done in total, somefailed=False] __ [platform:msg] Updated environment with vsver 160, using x64 True [platform:msg] Updated environment with vsver 160, using x64 True ============================= test session starts ============================= platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples') pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.pyc rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini plugins: hypothesis-4.39.3 collected 1 items module\cpyext\test\test_translate.py . ========================== 1 passed in 35.60 seconds ========================== ++ 09:36:12 starting module/cpyext/test/test_typeobject.py [100 started in total] __ module/cpyext/test/test_traceback.py [97 done in total, somefailed=False] __ [platform:msg] Updated environment with vsver 160, using x64 True [platform:msg] Updated environment with vsver 160, using x64 True ============================= test session starts ============================= platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples') pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.pyc rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini plugins: hypothesis-4.39.3 collected 1 items module\cpyext\test\test_traceback.py . ========================= 1 passed in 160.38 seconds ========================== ++ 09:36:36 starting module/cpyext/test/test_unicodeobject.py [101 started in total] __ module/cpyext/test/test_thread.py [98 done in total, somefailed=True] ______ [platform:msg] Updated environment with vsver 160, using x64 True [platform:msg] Updated environment with vsver 160, using x64 True ============================= test session starts ============================= platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples') pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.pyc rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini plugins: hypothesis-4.39.3 collected 6 items module\cpyext\test\test_thread.py x..Fx. ================================== FAILURES =================================== ________________________ AppTestThread.test_timed_lock ________________________ self = <pypy.interpreter.typedef.W_ObjectObjectUserDictWeakrefable object at 0x000001d9f05c2fe0> def test_timed_lock(self): module = self.import_extension('foo', [ ("timed_acquire_lock", "METH_O", """ #ifndef PyThread_acquire_lock_timed #error "seems we are not accessing PyPy's functions" #endif PyLockStatus acquire_result; int microseconds = PyLong_AsLong(args); Py_BEGIN_ALLOW_THREADS acquire_result = PyThread_acquire_lock_timed(global_lock, microseconds, 0); Py_END_ALLOW_THREADS if (acquire_result == PY_LOCK_ACQUIRED) { Py_RETURN_TRUE; } else { Py_RETURN_FALSE; } """), ("release_lock", "METH_NOARGS", """ PyThread_release_lock(global_lock); Py_RETURN_NONE; """), ("cleanup_lock", "METH_NOARGS", """ // cleanup isn't part of the test, but I'd feel guilty otherwise PyThread_free_lock(global_lock); global_lock=NULL; Py_RETURN_NONE; """ ) ], prologue="static PyThread_type_lock global_lock;", more_init="global_lock = PyThread_allocate_lock();" ) try: import threading import time failure = [] assert module.timed_acquire_lock(-1) main_thread_should_release_the_lock_barrier = threading.Barrier(2) def thread_func(): try: if module.timed_acquire_lock(0): failure.append("Lock should be held elsewhere") return if module.timed_acquire_lock(1): failure.append("Lock should be held elsewhere") return finally: main_thread_should_release_the_lock_barrier.wait() if not module.timed_acquire_lock(1000000): failure.append("Lock should have become available") return module.release_lock() thread = threading.Thread(target=thread_func) thread.start() main_thread_should_release_the_lock_barrier.wait() # At this point, thread_func should be waiting 1s for the lock, # so sleep a short amount of time then let it have the lock. time.sleep(0.01) module.release_lock() thread.join() > assert not failure, failure E (application-level) AssertionError: ['Lock should have become available'] [d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pypy\module\cpyext\test\test_thread.py:84]:65: AssertionError ---------------------------- Captured stdout call ----------------------------- source_0.c Creating library d:\systemtemp\pytest\usession-py3.11-702\foo-2\foo.lib and object d:\systemtemp\pytest\usession-py3.11-702\foo-2\foo.exp Generating code Finished generating code ---------------------------- Captured stderr call ----------------------------- <function PyModule_Create2 at 0x000001d9ed664110> DONE <function PyLong_AsLong at 0x000001d9ed687628> DONE <function PyEval_SaveThread at 0x000001d9ea99bc40> DONE <function PyEval_RestoreThread at 0x000001d9ea99bb50> DONE <function PyLong_AsLong at 0x000001d9ed687628> DONE <function PyEval_SaveThread at 0x000001d9ea99bc40> DONE <function PyEval_RestoreThread at 0x000001d9ea99bb50> DONE <function PyLong_AsLong at 0x000001d9ed687628> DONE <function PyEval_SaveThread at 0x000001d9ea99bc40> DONE <function PyEval_RestoreThread at 0x000001d9ea99bb50> DONE <function PyLong_AsLong at 0x000001d9ed687628> DONE <function PyEval_SaveThread at 0x000001d9ea99bc40> DONE <function PyEval_RestoreThread at 0x000001d9ea99bb50> DONE =========================== short test summary info =========================== FAIL module\cpyext\test\test_thread.py::AppTestThread::()::test_timed_lock =============== 1 failed, 3 passed, 2 xfailed in 406.65 seconds =============== ++ 09:38:25 starting module/cpyext/test/test_userslots.py [102 started in total] __ module/cpyext/test/test_tupleobject.py [99 done in total, somefailed=False] [platform:msg] Updated environment with vsver 160, using x64 True [platform:msg] Updated environment with vsver 160, using x64 True ============================= test session starts ============================= platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples') pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.pyc rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini plugins: hypothesis-4.39.3 collected 10 items module\cpyext\test\test_tupleobject.py .......... ========================= 10 passed in 321.18 seconds ========================= ++ 09:43:18 starting module/cpyext/test/test_version.py [103 started in total] __ module/cpyext/test/test_userslots.py [100 done in total, somefailed=False] _ [platform:msg] Updated environment with vsver 160, using x64 True [platform:msg] Updated environment with vsver 160, using x64 True ============================= test session starts ============================= platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples') pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.pyc rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini plugins: hypothesis-4.39.3 collected 7 items module\cpyext\test\test_userslots.py ....... ========================= 7 passed in 382.58 seconds ========================== called power ++ 09:46:35 starting module/cpyext/test/test_weakref.py [104 started in total] __ module/cpyext/test/test_unicodeobject.py [101 done in total, somefailed=True] [platform:msg] Updated environment with vsver 160, using x64 True [platform:msg] Updated environment with vsver 160, using x64 True ============================= test session starts ============================= platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples') pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.pyc rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini plugins: hypothesis-4.39.3 collected 76 items module\cpyext\test\test_unicodeobject.py .....................................................FF..................... ================================== FAILURES =================================== ____________________________ TestUnicode.test_mbcs ____________________________ self = <pypy.module.cpyext.test.test_unicodeobject.TestUnicode object at 0x0000024b38c66988> space = StdObjSpace def test_mbcs(self, space): if sys.platform != 'win32': py.test.skip("mcbs encoding only exists on Windows") unichars = u"abc" wbuf = rffi.unicode2wcharp(unichars) try: w_bytes = PyUnicode_EncodeMBCS(space, wbuf, 3, None) finally: rffi.free_wcharp(wbuf) assert space.type(w_bytes) is space.w_bytes > assert space.utf8_w(w_bytes) == "abc" module\cpyext\test\test_unicodeobject.py:1230: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ interpreter\baseobjspace.py:1856: in utf8_w return w_obj.utf8_w(self) interpreter\baseobjspace.py:271: in utf8_w self._typed_unwrap_error(space, "str") _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = W_BytesObject('abc'), space = StdObjSpace, expected = 'str' def _typed_unwrap_error(self, space, expected): raise oefmt(space.w_TypeError, > "expected %s, got %T object", expected, self) E OpErrFmt: [<W_TypeObject 'TypeError' at 0x24b3a9ecad8>: expected str, got bytes object] interpreter\baseobjspace.py:315: OpErrFmt __________________________ TestUnicode.test_codepage __________________________ self = <pypy.module.cpyext.test.test_unicodeobject.TestUnicode object at 0x0000024b3a498d08> space = StdObjSpace def test_codepage(self, space): if sys.platform != 'win32': py.test.skip("codepage encoding only exists on Windows") chars = "abc" w_obj = space.newtext(chars) w_bytes = PyUnicode_EncodeCodePage(space, 932, w_obj, None) assert space.type(w_bytes) is space.w_bytes > assert space.utf8_w(w_bytes) == "abc" module\cpyext\test\test_unicodeobject.py:1239: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ interpreter\baseobjspace.py:1856: in utf8_w return w_obj.utf8_w(self) interpreter\baseobjspace.py:271: in utf8_w self._typed_unwrap_error(space, "str") _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = W_BytesObject('abc'), space = StdObjSpace, expected = 'str' def _typed_unwrap_error(self, space, expected): raise oefmt(space.w_TypeError, > "expected %s, got %T object", expected, self) E OpErrFmt: [<W_TypeObject 'TypeError' at 0x24b3a9ecad8>: expected str, got bytes object] interpreter\baseobjspace.py:315: OpErrFmt =========================== short test summary info =========================== FAIL module\cpyext\test\test_unicodeobject.py::TestUnicode::()::test_mbcs FAIL module\cpyext\test\test_unicodeobject.py::TestUnicode::()::test_codepage ==================== 2 failed, 74 passed in 777.00 seconds ==================== ++ 09:51:27 starting module/crypt/test [105 started in total] __ module/crypt/test [102 done in total, somefailed=False] ____________________ ============================= test session starts ============================= platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples') pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.pyc rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini plugins: hypothesis-4.39.3 collected 0 items / 1 skipped ========================== 1 skipped in 0.04 seconds ========================== ++ 09:51:30 starting module/errno/test [106 started in total] __ module/errno/test [103 done in total, somefailed=False] ____________________ ============================= test session starts ============================= platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples') pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.pyc rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini plugins: hypothesis-4.39.3 collected 3 items module\errno\test\test_errno.py ... ========================== 3 passed in 68.21 seconds ========================== ++ 09:52:45 starting module/exceptions/test [107 started in total] __ module/cpyext/test/test_version.py [104 done in total, somefailed=False] ___ [platform:msg] Updated environment with vsver 160, using x64 True [platform:msg] Updated environment with vsver 160, using x64 True ============================= test session starts ============================= platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples') pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.pyc rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini plugins: hypothesis-4.39.3 collected 3 items module\cpyext\test\test_version.py ... ========================= 3 passed in 453.20 seconds ========================== ++ 09:53:26 starting module/faulthandler/test [108 started in total] __ module/faulthandler/test [105 done in total, somefailed=False] _____________ ============================= test session starts ============================= platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples') pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.pyc rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini plugins: hypothesis-4.39.3 collected 1 items / 1 skipped module\faulthandler\test\test_ztranslation.py . ==================== 1 passed, 1 skipped in 31.91 seconds ===================== ++ 09:54:05 starting module/fcntl/test [109 started in total] __ module/fcntl/test [106 done in total, somefailed=False] ____________________ ============================= test session starts ============================= platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples') pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.pyc rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini plugins: hypothesis-4.39.3 collected 0 items / 1 skipped ========================== 1 skipped in 0.97 seconds ========================== ++ 09:54:10 starting module/gc/test [110 started in total] __ module/exceptions/test [107 done in total, somefailed=False] _______________ ============================= test session starts ============================= platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples') pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.pyc rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini plugins: hypothesis-4.39.3 [platform:msg] Updated environment with vsver 160, using x64 True [platform:msg] Updated environment with vsver 160, using x64 True collected 98 items module\exceptions\test\apptest_exceptions.py .................................................. module\exceptions\test\test_exc.py ................................................ ========================= 98 passed in 191.93 seconds ========================= ++ 09:56:04 starting module/imp/test [111 started in total] __ module/cpyext/test/test_weakref.py [108 done in total, somefailed=False] ___ [platform:msg] Updated environment with vsver 160, using x64 True [platform:msg] Updated environment with vsver 160, using x64 True ============================= test session starts ============================= platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples') pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.pyc rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini plugins: hypothesis-4.39.3 collected 5 items module\cpyext\test\test_weakref.py ..... ========================= 5 passed in 396.93 seconds ========================== ++ 09:56:35 starting module/itertools/test [112 started in total] __ module/cpyext/test/test_typeobject.py [109 done in total, somefailed=False] [platform:msg] Updated environment with vsver 160, using x64 True [platform:msg] Updated environment with vsver 160, using x64 True ============================= test session starts ============================= platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples') pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.pyc rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini plugins: hypothesis-4.39.3 collected 93 items module\cpyext\test\test_typeobject.py ...................s....................................................s.....s.............. =================== 90 passed, 3 skipped in 1169.62 seconds =================== ++ 09:57:36 starting module/marshal/test [113 started in total] __ module/gc/test [110 done in total, somefailed=True] ________________________ ============================= test session starts ============================= platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples') pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.pyc rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini plugins: hypothesis-4.39.3 collected 30 items module\gc\test\test_app_referents.py .... module\gc\test\test_gc.py .....x... module\gc\test\test_hook.py ........ module\gc\test\test_referents.py ...F.... module\gc\test\test_ztranslation.py . ================================== FAILURES =================================== _________________ AppTestReferents.test_get_rpy_memory_usage __________________ self = <CallInfo when='call' exception: type object 'W_IntObject' has no attribute '__basicsize__'> func = <function <lambda> at 0x000001e85fa02818>, when = 'call' def __init__(self, func, when): #: context of invocation: one of "setup", "call", #: "teardown", "memocollect" self.when = when self.start = time() try: > self.result = func() ..\_pytest\runner.py:150: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ > return CallInfo(lambda: ihook(item=item, **kwds), when=when) ..\_pytest\runner.py:138: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = <_HookCaller 'pytest_runtest_call'> kwargs = {'__multicall__': <_MultiCall 0 results, 1 meths, kwargs={'item': <AppTestMethod 'test_get_rpy_memory_usage'>, '__multicall__': <_MultiCall 0 results, 1 meths, kwargs={...}>}>, 'item': <AppTestMethod 'test_get_rpy_memory_usage'>} def __call__(self, **kwargs): assert not self.is_historic() > return self._hookexec(self, self._nonwrappers + self._wrappers, kwargs) ..\_pytest\vendored_packages\pluggy.py:724: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = <_pytest.config.PytestPluginManager object at 0x000001e856823408> hook = <_HookCaller 'pytest_runtest_call'> methods = [<_pytest.vendored_packages.pluggy.HookImpl instance at 0x000001e858103c20>] kwargs = {'__multicall__': <_MultiCall 0 results, 1 meths, kwargs={'item': <AppTestMethod 'test_get_rpy_memory_usage'>, '__multicall__': <_MultiCall 0 results, 1 meths, kwargs={...}>}>, 'item': <AppTestMethod 'test_get_rpy_memory_usage'>} def _hookexec(self, hook, methods, kwargs): # called from all hookcaller instances. # enable_tracing will set its own wrapping function at self._inner_hookexec > return self._inner_hookexec(hook, methods, kwargs) ..\_pytest\vendored_packages\pluggy.py:338: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ hook = <_HookCaller 'pytest_runtest_call'> methods = [<_pytest.vendored_packages.pluggy.HookImpl instance at 0x000001e858103c20>] kwargs = {'__multicall__': <_MultiCall 0 results, 1 meths, kwargs={'item': <AppTestMethod 'test_get_rpy_memory_usage'>, '__multicall__': <_MultiCall 0 results, 1 meths, kwargs={...}>}>, 'item': <AppTestMethod 'test_get_rpy_memory_usage'>} self._inner_hookexec = lambda hook, methods, kwargs: \ > _MultiCall(methods, kwargs, hook.spec_opts).execute() ..\_pytest\vendored_packages\pluggy.py:333: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = <_MultiCall 0 results, 1 meths, kwargs={'item': <AppTestMethod 'test_get_rpy_memory_usage'>, '__multicall__': <_MultiCall 0 results, 1 meths, kwargs={...}>}> def execute(self): all_kwargs = self.kwargs self.results = results = [] firstresult = self.specopts.get("firstresult") while self.hook_impls: hook_impl = self.hook_impls.pop() args = [all_kwargs[argname] for argname in hook_impl.argnames] if hook_impl.hookwrapper: > return _wrapped_call(hook_impl.function(*args), self.execute) ..\_pytest\vendored_packages\pluggy.py:595: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ wrap_controller = <generator object pytest_runtest_call at 0x000001e85fd26610> func = <bound method _MultiCall.execute of <_MultiCall 0 results, 1 meths, kwargs={'i...mory_usage'>, '__multicall__': <_MultiCall 0 results, 1 meths, kwargs={...}>}>> def _wrapped_call(wrap_controller, func): """ Wrap calling to a function with a generator which needs to yield exactly once. The yield point will trigger calling the wrapped function and return its _CallOutcome to the yield point. The generator then needs to finish (raise StopIteration) in order for the wrapped call to complete. """ try: next(wrap_controller) # first yield except StopIteration: _raise_wrapfail(wrap_controller, "did not yield") call_outcome = _CallOutcome(func) try: wrap_controller.send(call_outcome) _raise_wrapfail(wrap_controller, "has second yield") except StopIteration: pass > return call_outcome.get_result() ..\_pytest\vendored_packages\pluggy.py:253: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = <_pytest.vendored_packages.pluggy._CallOutcome instance at 0x000001e85cf71f20> def get_result(self): if self.excinfo is None: return self.result else: ex = self.excinfo if _py3: raise ex[1].with_traceback(ex[2]) > _reraise(*ex) # noqa ..\_pytest\vendored_packages\pluggy.py:279: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = <_pytest.vendored_packages.pluggy._CallOutcome instance at 0x000001e85cf71f20> func = <bound method _MultiCall.execute of <_MultiCall 0 results, 1 meths, kwargs={'i...mory_usage'>, '__multicall__': <_MultiCall 0 results, 1 meths, kwargs={...}>}>> def __init__(self, func): try: > self.result = func() ..\_pytest\vendored_packages\pluggy.py:264: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = <_MultiCall 0 results, 1 meths, kwargs={'item': <AppTestMethod 'test_get_rpy_memory_usage'>, '__multicall__': <_MultiCall 0 results, 1 meths, kwargs={...}>}> def execute(self): all_kwargs = self.kwargs self.results = results = [] firstresult = self.specopts.get("firstresult") while self.hook_impls: hook_impl = self.hook_impls.pop() args = [all_kwargs[argname] for argname in hook_impl.argnames] if hook_impl.hookwrapper: > return _wrapped_call(hook_impl.function(*args), self.execute) ..\_pytest\vendored_packages\pluggy.py:595: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ wrap_controller = <generator object pytest_runtest_call at 0x000001e85fd26598> func = <bound method _MultiCall.execute of <_MultiCall 0 results, 1 meths, kwargs={'i...mory_usage'>, '__multicall__': <_MultiCall 0 results, 1 meths, kwargs={...}>}>> def _wrapped_call(wrap_controller, func): """ Wrap calling to a function with a generator which needs to yield exactly once. The yield point will trigger calling the wrapped function and return its _CallOutcome to the yield point. The generator then needs to finish (raise StopIteration) in order for the wrapped call to complete. """ try: next(wrap_controller) # first yield except StopIteration: _raise_wrapfail(wrap_controller, "did not yield") call_outcome = _CallOutcome(func) try: wrap_controller.send(call_outcome) _raise_wrapfail(wrap_controller, "has second yield") except StopIteration: pass > return call_outcome.get_result() ..\_pytest\vendored_packages\pluggy.py:253: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = <_pytest.vendored_packages.pluggy._CallOutcome instance at 0x000001e85cf71720> def get_result(self): if self.excinfo is None: return self.result else: ex = self.excinfo if _py3: raise ex[1].with_traceback(ex[2]) > _reraise(*ex) # noqa ..\_pytest\vendored_packages\pluggy.py:279: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = <_pytest.vendored_packages.pluggy._CallOutcome instance at 0x000001e85cf71720> func = <bound method _MultiCall.execute of <_MultiCall 0 results, 1 meths, kwargs={'i...mory_usage'>, '__multicall__': <_MultiCall 0 results, 1 meths, kwargs={...}>}>> def __init__(self, func): try: > self.result = func() ..\_pytest\vendored_packages\pluggy.py:264: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = <_MultiCall 0 results, 1 meths, kwargs={'item': <AppTestMethod 'test_get_rpy_memory_usage'>, '__multicall__': <_MultiCall 0 results, 1 meths, kwargs={...}>}> def execute(self): all_kwargs = self.kwargs self.results = results = [] firstresult = self.specopts.get("firstresult") while self.hook_impls: hook_impl = self.hook_impls.pop() args = [all_kwargs[argname] for argname in hook_impl.argnames] if hook_impl.hookwrapper: return _wrapped_call(hook_impl.function(*args), self.execute) > res = hook_impl.function(*args) ..\_pytest\vendored_packages\pluggy.py:596: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ item = <AppTestMethod 'test_get_rpy_memory_usage'> def pytest_runtest_call(item): try: > item.runtest() ..\_pytest\runner.py:91: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = <AppTestMethod 'test_get_rpy_memory_usage'> def runtest(self): target = self.obj src = extract_docstring_if_empty_function(target.im_func) space = target.im_self.space if self.config.option.runappdirect: appexec_definitions = self.parent.obj.__dict__ spaceconfig = getattr(self.parent.obj, 'spaceconfig', None) usemodules = spaceconfig.get('usemodules') if spaceconfig else None return run_with_python(self.config.option.python, src, usemodules, **appexec_definitions) filename = self._getdynfilename(target) func = app2interp_temp(src, filename=filename) w_instance = self.parent.w_instance > self.execute_appex(space, func, space, w_instance) tool\pytest\apptest.py:331: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = <AppTestMethod 'test_get_rpy_memory_usage'>, space = StdObjSpace target = <function test_get_rpy_memory_usage at 0x000001e85fa02908> args = (StdObjSpace, <pypy.interpreter.typedef.W_ObjectObjectUserDictWeakrefable object at 0x000001e8634ecbf0>) def execute_appex(self, space, target, *args): self.space = space space.getexecutioncontext().set_sys_exc_info(None) try: > target(*args) tool\pytest\apptest.py:267: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ space = StdObjSpace args_w = (<pypy.interpreter.typedef.W_ObjectObjectUserDictWeakrefable object at 0x000001e8634ecbf0>,) w_func = <Function test_get_rpy_memory_usage> args = <pypy.interpreter.typedef.W_ObjectObjectUserDictWeakrefable object at 0x000001e8634ecbf0> def appcaller(space, *args_w): if not isinstance(space, ObjSpace): raise TypeError("first argument must be a space instance.") # the last argument can be an Arguments w_func = self.wget(space, name) if not args_w: return space.call_function(w_func) else: args = args_w[-1] assert args is not None if not isinstance(args, Arguments): > return space.call_function(w_func, *args_w) interpreter\gateway.py:1409: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = StdObjSpace, w_func = <Function test_get_rpy_memory_usage> args_w = (<pypy.interpreter.typedef.W_ObjectObjectUserDictWeakrefable object at 0x000001e8634ecbf0>,) nargs = 1, Function = <class 'pypy.interpreter.function.Function'> _Method = <class 'pypy.interpreter.function._Method'> def call_function(self, w_func, *args_w): nargs = len(args_w) # used for pruning funccall versions if not self.config.objspace.disable_call_speedhacks and nargs < 5: # start of hack for performance from pypy.interpreter.function import Function, _Method if isinstance(w_func, _Method): if nargs < 4: func = w_func.w_function if isinstance(func, Function): return func.funccall(w_func.w_instance, *args_w) if isinstance(w_func, Function): > return w_func.funccall(*args_w) interpreter\baseobjspace.py:1234: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = <Function test_get_rpy_memory_usage> args_w = (<pypy.interpreter.typedef.W_ObjectObjectUserDictWeakrefable object at 0x000001e8634ecbf0>,) gateway = <module 'pypy.interpreter.gateway' from 'd:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\interpreter\\gateway.pyc'> PyCode = <class 'pypy.interpreter.pycode.PyCode'> code = <code object test_get_rpy_memory_usage, file "[d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pypy\module\gc\test\test_referents.py:79]", line 1> def funccall(self, *args_w): # speed hack from pypy.interpreter import gateway from pypy.interpreter.pycode import PyCode code = self.getcode() # hook for the jit nargs = len(args_w) fast_natural_arity = code.fast_natural_arity if nargs == fast_natural_arity: if nargs == 0: assert isinstance(code, gateway.BuiltinCode0) return code.fastcall_0(self.space, self) elif nargs == 1: assert isinstance(code, gateway.BuiltinCode1) return code.fastcall_1(self.space, self, args_w[0]) elif nargs == 2: assert isinstance(code, gateway.BuiltinCode2) return code.fastcall_2(self.space, self, args_w[0], args_w[1]) elif nargs == 3: assert isinstance(code, gateway.BuiltinCode3) return code.fastcall_3(self.space, self, args_w[0], args_w[1], args_w[2]) elif nargs == 4: assert isinstance(code, gateway.BuiltinCode4) return code.fastcall_4(self.space, self, args_w[0], args_w[1], args_w[2], args_w[3]) elif (nargs | PyCode.FLATPYCALL) == fast_natural_arity: assert isinstance(code, PyCode) if nargs < 5: new_frame = self.space.createframe(code, self.w_func_globals, self) for i in funccallunrolling: if i < nargs: new_frame.locals_cells_stack_w[i] = args_w[i] > return new_frame.run(self.name, self.qualname) interpreter\function.py:131: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = <pypy.objspace.std.frame.StdObjSpaceFrame executing <code object test_get_rpy_...-win-x86-64\build\pypy\module\gc\test\test_referents.py:79]", line 1> at line 3 name = 'test_get_rpy_memory_usage', qualname = 'test_get_rpy_memory_usage' def run(self, name=None, qualname=None): """Start this frame's execution.""" if self._is_generator_or_coroutine(): return self.initialize_as_generator(name, qualname) else: > return self.execute_frame() interpreter\pyframe.py:256: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = <pypy.objspace.std.frame.StdObjSpaceFrame executing <code object test_get_rpy_...-win-x86-64\build\pypy\module\gc\test\test_referents.py:79]", line 1> at line 3 w_arg_or_err = None def execute_frame(self, w_arg_or_err=None): """Execute this frame. Main entry point to the interpreter. 'w_arg_or_err' is non-None iff we are starting or resuming a generator or coroutine frame; in that case, w_arg_or_err is the input argument -or- an SApplicationException instance. """ from pypy.interpreter import pyopcode as pyopcode # the following 'assert' is an annotation hint: it hides from # the annotator all methods that are defined in PyFrame but # overridden in the {,Host}FrameClass subclasses of PyFrame. assert (isinstance(self, self.space.FrameClass) or not self.space.config.translating) executioncontext = self.space.getexecutioncontext() executioncontext.enter(self) got_exception = True w_exitvalue = self.space.w_None try: executioncontext.call_trace(self) # # Execution starts just after the last_instr. Initially, # last_instr is -1. After a generator suspends it points to # the YIELD_VALUE/YIELD_FROM instruction. try: try: if w_arg_or_err is None: assert self.last_instr == -1 next_instr = r_uint(0) else: next_instr = self.resume_execute_frame(w_arg_or_err) except pyopcode.Yield: w_exitvalue = self.popvalue() else: w_exitvalue = self.dispatch(self.pycode, next_instr, executioncontext) except OperationError: raise except Exception as e: # general fall-back > raise self._convert_unexpected_exception(e) interpreter\pyframe.py:353: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = <pypy.objspace.std.frame.StdObjSpaceFrame executing <code object test_get_rpy_...-win-x86-64\build\pypy\module\gc\test\test_referents.py:79]", line 1> at line 3 e = AttributeError("type object 'W_IntObject' has no attribute '__basicsize__'",) def _convert_unexpected_exception(self, e): from pypy.interpreter import error > operr = error.get_converted_unexpected_exception(self.space, e) interpreter\pyframe.py:844: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = <pypy.objspace.std.frame.StdObjSpaceFrame executing <code object test_get_rpy_...-win-x86-64\build\pypy\module\gc\test\test_referents.py:79]", line 1> at line 3 w_arg_or_err = None def execute_frame(self, w_arg_or_err=None): """Execute this frame. Main entry point to the interpreter. 'w_arg_or_err' is non-None iff we are starting or resuming a generator or coroutine frame; in that case, w_arg_or_err is the input argument -or- an SApplicationException instance. """ from pypy.interpreter import pyopcode as pyopcode # the following 'assert' is an annotation hint: it hides from # the annotator all methods that are defined in PyFrame but # overridden in the {,Host}FrameClass subclasses of PyFrame. assert (isinstance(self, self.space.FrameClass) or not self.space.config.translating) executioncontext = self.space.getexecutioncontext() executioncontext.enter(self) got_exception = True w_exitvalue = self.space.w_None try: executioncontext.call_trace(self) # # Execution starts just after the last_instr. Initially, # last_instr is -1. After a generator suspends it points to # the YIELD_VALUE/YIELD_FROM instruction. try: try: if w_arg_or_err is None: assert self.last_instr == -1 next_instr = r_uint(0) else: next_instr = self.resume_execute_frame(w_arg_or_err) except pyopcode.Yield: w_exitvalue = self.popvalue() else: w_exitvalue = self.dispatch(self.pycode, next_instr, > executioncontext) interpreter\pyframe.py:349: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = <pypy.objspace.std.frame.StdObjSpaceFrame executing <code object test_get_rpy_...-win-x86-64\build\pypy\module\gc\test\test_referents.py:79]", line 1> at line 3 pycode = <code object test_get_rpy_memory_usage, file "[d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pypy\module\gc\test\test_referents.py:79]", line 1> next_instr = 0L ec = <pypy.interpreter.executioncontext.ExecutionContext object at 0x000001e85f0f24b8> def dispatch(self, pycode, next_instr, ec): # For the sequel, force 'next_instr' to be unsigned for performance next_instr = r_uint(next_instr) co_code = pycode.co_code try: while True: assert next_instr & 1 == 0 > next_instr = self.handle_bytecode(co_code, next_instr, ec) interpreter\pyopcode.py:67: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = <pypy.objspace.std.frame.StdObjSpaceFrame executing <code object test_get_rpy_...-win-x86-64\build\pypy\module\gc\test\test_referents.py:79]", line 1> at line 3 co_code = 'd\x01d\x00l\x00}\x01|\x01\xa0\x01d\x02\xa1\x01}\x02t\x02|\x02\x83\x01\x01\x00d\x03|\x02\x04\x00\x03\x00k\x01o\x16d\x04k\x01n\x02\x02\x00\x01\x00s\x1bJ\x00\x82\x01d\x00S\x00' next_instr = 0L ec = <pypy.interpreter.executioncontext.ExecutionContext object at 0x000001e85f0f24b8> def handle_bytecode(self, co_code, next_instr, ec): try: > next_instr = self.dispatch_bytecode(co_code, next_instr, ec) interpreter\pyopcode.py:73: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = <pypy.objspace.std.frame.StdObjSpaceFrame executing <code object test_get_rpy_...-win-x86-64\build\pypy\module\gc\test\test_referents.py:79]", line 1> at line 3 co_code = 'd\x01d\x00l\x00}\x01|\x01\xa0\x01d\x02\xa1\x01}\x02t\x02|\x02\x83\x01\x01\x00d\x03|\x02\x04\x00\x03\x00k\x01o\x16d\x04k\x01n\x02\x02\x00\x01\x00s\x1bJ\x00\x82\x01d\x00S\x00' next_instr = 16L ec = <pypy.interpreter.executioncontext.ExecutionContext object at 0x000001e85f0f24b8> @jit.unroll_safe def dispatch_bytecode(self, co_code, next_instr, ec): while True: assert next_instr & 1 == 0 self.last_instr = intmask(next_instr) if jit.we_are_jitted(): ec.bytecode_only_trace(self) else: ec.bytecode_trace(self) next_instr = r_uint(self.last_instr) assert next_instr & 1 == 0 opcode = ord(co_code[next_instr]) oparg = ord(co_code[next_instr + 1]) next_instr += 2 # note: the structure of the code here is such that it makes # (after translation) a big "if/elif" chain, which is then # turned into a switch(). while opcode == opcodedesc.EXTENDED_ARG.index: opcode = ord(co_code[next_instr]) arg = ord(co_code[next_instr + 1]) if opcode < HAVE_ARGUMENT: raise BytecodeCorruption next_instr += 2 oparg = (oparg * 256) | arg if opcode == opcodedesc.RETURN_VALUE.index: self.frame_finished_execution = True # for generators raise Return elif opcode == opcodedesc.JUMP_ABSOLUTE.index: return self.jump_absolute(oparg, next_instr, ec) elif opcode == opcodedesc.RERAISE.index: return self.RERAISE(oparg, next_instr) elif opcode == opcodedesc.FOR_ITER.index: next_instr = self.FOR_ITER(oparg, next_instr) elif opcode == opcodedesc.JUMP_FORWARD.index: next_instr = self.JUMP_FORWARD(oparg, next_instr) elif opcode == opcodedesc.JUMP_IF_FALSE_OR_POP.index: return self.JUMP_IF_FALSE_OR_POP(oparg, next_instr, ec) elif opcode == opcodedesc.JUMP_IF_TRUE_OR_POP.index: return self.JUMP_IF_TRUE_OR_POP(oparg, next_instr, ec) elif opcode == opcodedesc.POP_JUMP_IF_FALSE.index: return self.POP_JUMP_IF_FALSE(oparg, next_instr, ec) elif opcode == opcodedesc.POP_JUMP_IF_TRUE.index: return self.POP_JUMP_IF_TRUE(oparg, next_instr, ec) elif opcode == opcodedesc.POP_JUMP_FORWARD_IF_NONE.index: next_instr = self.POP_JUMP_FORWARD_IF_NONE(oparg, next_instr) elif opcode == opcodedesc.POP_JUMP_FORWARD_IF_NOT_NONE.index: next_instr = self.POP_JUMP_FORWARD_IF_NOT_NONE(oparg, next_instr) elif opcode == opcodedesc.JUMP_IF_NOT_EXC_MATCH.index: next_instr = self.JUMP_IF_NOT_EXC_MATCH(oparg, next_instr) elif opcode == opcodedesc.BINARY_ADD.index: self.BINARY_ADD(oparg, next_instr) elif opcode == opcodedesc.BINARY_AND.index: self.BINARY_AND(oparg, next_instr) elif opcode == opcodedesc.BINARY_FLOOR_DIVIDE.index: self.BINARY_FLOOR_DIVIDE(oparg, next_instr) elif opcode == opcodedesc.BINARY_MATRIX_MULTIPLY.index: self.BINARY_MATRIX_MULTIPLY(oparg, next_instr) elif opcode == opcodedesc.BINARY_LSHIFT.index: self.BINARY_LSHIFT(oparg, next_instr) elif opcode == opcodedesc.BINARY_MODULO.index: self.BINARY_MODULO(oparg, next_instr) elif opcode == opcodedesc.BINARY_MULTIPLY.index: self.BINARY_MULTIPLY(oparg, next_instr) elif opcode == opcodedesc.BINARY_OR.index: self.BINARY_OR(oparg, next_instr) elif opcode == opcodedesc.BINARY_POWER.index: self.BINARY_POWER(oparg, next_instr) elif opcode == opcodedesc.BINARY_RSHIFT.index: self.BINARY_RSHIFT(oparg, next_instr) elif opcode == opcodedesc.BINARY_SUBSCR.index: self.BINARY_SUBSCR(oparg, next_instr) elif opcode == opcodedesc.BINARY_SUBTRACT.index: self.BINARY_SUBTRACT(oparg, next_instr) elif opcode == opcodedesc.BINARY_TRUE_DIVIDE.index: self.BINARY_TRUE_DIVIDE(oparg, next_instr) elif opcode == opcodedesc.BINARY_XOR.index: self.BINARY_XOR(oparg, next_instr) elif opcode == opcodedesc.BUILD_CONST_KEY_MAP.index: self.BUILD_CONST_KEY_MAP(oparg, next_instr) elif opcode == opcodedesc.BUILD_LIST.index: self.BUILD_LIST(oparg, next_instr) elif opcode == opcodedesc.BUILD_LIST_FROM_ARG.index: self.BUILD_LIST_FROM_ARG(oparg, next_instr) elif opcode == opcodedesc.BUILD_MAP.index: self.BUILD_MAP(oparg, next_instr) elif opcode == opcodedesc.BUILD_SET.index: self.BUILD_SET(oparg, next_instr) elif opcode == opcodedesc.BUILD_SLICE.index: self.BUILD_SLICE(oparg, next_instr) elif opcode == opcodedesc.BUILD_TUPLE.index: self.BUILD_TUPLE(oparg, next_instr) elif opcode == opcodedesc.CALL_FUNCTION.index: self.CALL_FUNCTION(oparg, next_instr) elif opcode == opcodedesc.CALL_FUNCTION_KW.index: self.CALL_FUNCTION_KW(oparg, next_instr) elif opcode == opcodedesc.CALL_FUNCTION_EX.index: self.CALL_FUNCTION_EX(oparg, next_instr) elif opcode == opcodedesc.CALL_METHOD.index: > self.CALL_METHOD(oparg, next_instr) interpreter\pyopcode.py:296: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ f = <pypy.objspace.std.frame.StdObjSpaceFrame executing <code object test_get_rpy_...-win-x86-64\build\pypy\module\gc\test\test_referents.py:79]", line 1> at line 3 oparg = 1, ignored = (16L,), n_args = 1, w_self = None, n = 1 @jit.unroll_safe def CALL_METHOD(f, oparg, *ignored): # opargs contains the arg, and kwarg count, excluding the implicit 'self' n_args = oparg w_self = f.peekvalue_maybe_none(n_args) n = n_args + (w_self is not None) w_callable = f.peekvalue(n_args + 1) w_result = f.space.call_valuestack( > w_callable, n, f, methodcall=w_self is not None, dropvalues=n_args+2) objspace\std\callmethod.py:93: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = StdObjSpace, w_func = <BuiltinFunction get_rpy_memory_usage>, nargs = 1 frame = <pypy.objspace.std.frame.StdObjSpaceFrame executing <code object test_get_rpy_...-win-x86-64\build\pypy\module\gc\test\test_referents.py:79]", line 1> at line 3 dropvalues = 3, methodcall = False def call_valuestack(self, w_func, nargs, frame, dropvalues, methodcall=False): # methodcall is only used for better error messages in argument.py from pypy.interpreter.function import Function, _Method, is_builtin_code if frame.get_is_being_profiled() and is_builtin_code(w_func): # XXX: this code is copied&pasted :-( from the slow path below # call_valuestack(). args = frame.make_arguments(nargs, w_function=w_func) frame.dropvalues(dropvalues) return self.call_args_and_c_profile(frame, w_func, args) if not self.config.objspace.disable_call_speedhacks: # start of hack for performance if isinstance(w_func, _Method): # reuse callable stack place for w_inst frame.settopvalue(w_func.w_instance, nargs) nargs += 1 methodcall = True w_func = w_func.w_function if isinstance(w_func, Function): return w_func.funccall_valuestack( > nargs, frame, methodcall=methodcall, dropvalues=dropvalues) interpreter\baseobjspace.py:1261: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = <BuiltinFunction get_rpy_memory_usage>, nargs = 1 frame = <pypy.objspace.std.frame.StdObjSpaceFrame executing <code object test_get_rpy_...-win-x86-64\build\pypy\module\gc\test\test_referents.py:79]", line 1> at line 3 dropvalues = 3, methodcall = False def funccall_valuestack(self, nargs, frame, dropvalues, methodcall=False): # speed hack # methodcall is only for better error messages from pypy.interpreter import gateway from pypy.interpreter.pycode import PyCode code = self.getcode() # hook for the jit # if (jit.we_are_jitted() and code is self.space._code_of_sys_exc_info and nargs == 0): frame.dropvalues(dropvalues) from pypy.module.sys.vm import exc_info_direct return exc_info_direct(self.space, frame) # fast_natural_arity = code.fast_natural_arity if nargs == fast_natural_arity: if nargs == 0: frame.dropvalues(dropvalues) assert isinstance(code, gateway.BuiltinCode0) return code.fastcall_0(self.space, self) elif nargs == 1: f_0 = frame.peekvalue(0) frame.dropvalues(dropvalues) assert isinstance(code, gateway.BuiltinCode1) > return code.fastcall_1(self.space, self, f_0) interpreter\function.py:162: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = <pypy.interpreter.gateway.BuiltinCode1 object at 0x000001e85e9d89c0> space = StdObjSpace, w_func = <BuiltinFunction get_rpy_memory_usage> w1 = W_IntObject(12345) @signature(sigtypes.self(), sigtypes.any(), w_root_or_none, w_root_or_none, returns=w_root_or_none) def fastcall_1(self, space, w_func, w1): try: w_result = self.fastfunc_1(space, w1) except DescrMismatch: return self._type_unwrap_mismatch(space, Arguments(space, [w1])) except Exception as e: > self.handle_exception(space, e) interpreter\gateway.py:982: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = <pypy.interpreter.gateway.BuiltinCode1 object at 0x000001e85e9d89c0> space = StdObjSpace e = AttributeError("type object 'W_IntObject' has no attribute '__basicsize__'",) def handle_exception(self, space, e): try: if not we_are_translated(): raise raise e except OperationError: raise except Exception as e: # general fall-back from pypy.interpreter import error > raise error.get_converted_unexpected_exception(space, e) interpreter\gateway.py:908: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = <pypy.interpreter.gateway.BuiltinCode1 object at 0x000001e85e9d89c0> space = StdObjSpace, w_func = <BuiltinFunction get_rpy_memory_usage> w1 = W_IntObject(12345) @signature(sigtypes.self(), sigtypes.any(), w_root_or_none, w_root_or_none, returns=w_root_or_none) def fastcall_1(self, space, w_func, w1): try: > w_result = self.fastfunc_1(space, w1) interpreter\gateway.py:977: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ space = StdObjSpace, w_obj = W_IntObject(12345) def get_rpy_memory_usage(space, w_obj): """Return the memory usage of just the given object or GcRef. This does not include the internal structures of the object.""" gcref = unwrap(space, w_obj) > size = rgc.get_rpy_memory_usage(gcref) module\gc\referents.py:101: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ gcref = _GcRef(W_IntObject(12345)) @not_rpython def get_rpy_memory_usage(gcref): # approximate implementation using CPython's type info Class = type(gcref._x) > size = Class.__basicsize__ E AttributeError: type object 'W_IntObject' has no attribute '__basicsize__' ..\rpython\rlib\rgc.py:822: AttributeError =========================== short test summary info =========================== FAIL module\gc\test\test_referents.py::AppTestReferents::()::test_get_rpy_memory_usage ============== 1 failed, 28 passed, 1 xfailed in 216.27 seconds =============== ++ 09:57:49 starting module/math/test [114 started in total] __ module/marshal/test [111 done in total, somefailed=False] __________________ ============================= test session starts ============================= platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples') pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.pyc rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini plugins: hypothesis-4.39.3 [platform:msg] Updated environment with vsver 160, using x64 True [platform:msg] Updated environment with vsver 160, using x64 True collected 51 items module\marshal\test\apptest_marshal.py ............................................... module\marshal\test\test_marshal.py s module\marshal\test\test_marshalimpl.py ... =================== 50 passed, 1 skipped in 260.80 seconds ==================== ++ 10:02:02 starting module/micronumpy/test [115 started in total] __ module/micronumpy/test [112 done in total, somefailed=False] _______________ ============================= test session starts ============================= platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples') pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.pyc rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini plugins: hypothesis-4.39.3 collected 0 items ======================== no tests ran in 0.02 seconds ========================= ++ 10:02:06 starting module/mmap/test [116 started in total] __ module/itertools/test [113 done in total, somefailed=False] ________________ ============================= test session starts ============================= platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples') pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.pyc rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini plugins: hypothesis-4.39.3 [platform:msg] Updated environment with vsver 160, using x64 True [platform:msg] Updated environment with vsver 160, using x64 True collected 92 items module\itertools\test\apptest_itertools.py .... module\itertools\test\test_itertools.py ....................................................................................... module\itertools\test\test_ztranslation.py . ========================= 92 passed in 400.87 seconds ========================= ++ 10:03:21 starting module/operator/test [117 started in total] __ module/math/test [114 done in total, somefailed=False] _____________________ ============================= test session starts ============================= platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples') pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.pyc rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini plugins: hypothesis-4.39.3 [platform:msg] Updated environment with vsver 160, using x64 True [platform:msg] Updated environment with vsver 160, using x64 True collected 209 items module\math\test\apptest_math.py ...........s module\math\test\test_direct.py ...................................................................................................................................................................... module\math\test\test_math.py ............s.................. =================== 207 passed, 2 skipped in 478.77 seconds =================== ++ 10:05:55 starting module/posix/test [118 started in total] __ module/imp/test [115 done in total, somefailed=True] _______________________ ============================= test session starts ============================= platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples') pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.pyc rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini plugins: hypothesis-4.39.3 collected 123 items module\imp\test\test_app.py .E...................... module\imp\test\test_import.py ...............................................................s...........s......s..s.............. =================================== ERRORS ==================================== ___________ ERROR at teardown of AppTestImpModule.test_find_module ____________ self = <CallInfo when='teardown' exception: { array [ '%', 'L', 'E', '\x00' ]: ... File "d:\pypy_stuff\buildbot64\slav...bot64\slave\own-win-x86-64\build\pypy\module\_cffi_backend\ctypefunc.py", line 523, in rawallocate flavor='raw') }> func = <function <lambda> at 0x00000157a08035b0>, when = 'teardown' def __init__(self, func, when): #: context of invocation: one of "setup", "call", #: "teardown", "memocollect" self.when = when self.start = time() try: > self.result = func() ..\_pytest\runner.py:150: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ > return CallInfo(lambda: ihook(item=item, **kwds), when=when) ..\_pytest\runner.py:138: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = <_HookCaller 'pytest_runtest_teardown'> kwargs = {'__multicall__': <_MultiCall 0 results, 0 meths, kwargs={'item': <AppTestMethod 'test_find_module'>, 'nextitem': <App...rgs={...}>}>, 'item': <AppTestMethod 'test_find_module'>, 'nextitem': <AppTestMethod 'test_find_module_with_encoding'>} def __call__(self, **kwargs): assert not self.is_historic() > return self._hookexec(self, self._nonwrappers + self._wrappers, kwargs) ..\_pytest\vendored_packages\pluggy.py:724: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = <_pytest.config.PytestPluginManager object at 0x000001578f761440> hook = <_HookCaller 'pytest_runtest_teardown'>, methods = [] kwargs = {'__multicall__': <_MultiCall 0 results, 0 meths, kwargs={'item': <AppTestMethod 'test_find_module'>, 'nextitem': <App...rgs={...}>}>, 'item': <AppTestMethod 'test_find_module'>, 'nextitem': <AppTestMethod 'test_find_module_with_encoding'>} def _hookexec(self, hook, methods, kwargs): # called from all hookcaller instances. # enable_tracing will set its own wrapping function at self._inner_hookexec > return self._inner_hookexec(hook, methods, kwargs) ..\_pytest\vendored_packages\pluggy.py:338: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ hook = <_HookCaller 'pytest_runtest_teardown'>, methods = [] kwargs = {'__multicall__': <_MultiCall 0 results, 0 meths, kwargs={'item': <AppTestMethod 'test_find_module'>, 'nextitem': <App...rgs={...}>}>, 'item': <AppTestMethod 'test_find_module'>, 'nextitem': <AppTestMethod 'test_find_module_with_encoding'>} self._inner_hookexec = lambda hook, methods, kwargs: \ > _MultiCall(methods, kwargs, hook.spec_opts).execute() ..\_pytest\vendored_packages\pluggy.py:333: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = <_MultiCall 0 results, 0 meths, kwargs={'item': <AppTestMethod 'test_find_module'>, 'nextitem': <AppTestMethod 'test_find_module_with_encoding'>, '__multicall__': <_MultiCall 0 results, 0 meths, kwargs={...}>}> def execute(self): all_kwargs = self.kwargs self.results = results = [] firstresult = self.specopts.get("firstresult") while self.hook_impls: hook_impl = self.hook_impls.pop() args = [all_kwargs[argname] for argname in hook_impl.argnames] if hook_impl.hookwrapper: > return _wrapped_call(hook_impl.function(*args), self.execute) ..\_pytest\vendored_packages\pluggy.py:595: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ wrap_controller = <generator object pytest_runtest_teardown at 0x000001579cdda8b8> func = <bound method _MultiCall.execute of <_MultiCall 0 results, 0 meths, kwargs={'i...h_encoding'>, '__multicall__': <_MultiCall 0 results, 0 meths, kwargs={...}>}>> def _wrapped_call(wrap_controller, func): """ Wrap calling to a function with a generator which needs to yield exactly once. The yield point will trigger calling the wrapped function and return its _CallOutcome to the yield point. The generator then needs to finish (raise StopIteration) in order for the wrapped call to complete. """ try: next(wrap_controller) # first yield except StopIteration: _raise_wrapfail(wrap_controller, "did not yield") call_outcome = _CallOutcome(func) try: wrap_controller.send(call_outcome) _raise_wrapfail(wrap_controller, "has second yield") except StopIteration: pass > return call_outcome.get_result() ..\_pytest\vendored_packages\pluggy.py:253: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = <_pytest.vendored_packages.pluggy._CallOutcome instance at 0x000001579f52a020> def get_result(self): if self.excinfo is None: return self.result else: ex = self.excinfo if _py3: raise ex[1].with_traceback(ex[2]) > _reraise(*ex) # noqa ..\_pytest\vendored_packages\pluggy.py:279: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = <_pytest.vendored_packages.pluggy._CallOutcome instance at 0x000001579f52a020> func = <bound method _MultiCall.execute of <_MultiCall 0 results, 0 meths, kwargs={'i...h_encoding'>, '__multicall__': <_MultiCall 0 results, 0 meths, kwargs={...}>}>> def __init__(self, func): try: > self.result = func() ..\_pytest\vendored_packages\pluggy.py:264: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = <_MultiCall 0 results, 0 meths, kwargs={'item': <AppTestMethod 'test_find_module'>, 'nextitem': <AppTestMethod 'test_find_module_with_encoding'>, '__multicall__': <_MultiCall 0 results, 0 meths, kwargs={...}>}> def execute(self): all_kwargs = self.kwargs self.results = results = [] firstresult = self.specopts.get("firstresult") while self.hook_impls: hook_impl = self.hook_impls.pop() args = [all_kwargs[argname] for argname in hook_impl.argnames] if hook_impl.hookwrapper: return _wrapped_call(hook_impl.function(*args), self.execute) > res = hook_impl.function(*args) ..\_pytest\vendored_packages\pluggy.py:596: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = <rpython.conftest.LeakFinder instance at 0x0000015790fc8b60> item = <AppTestMethod 'test_find_module'> @pytest.hookimpl(trylast=True) def pytest_runtest_teardown(self, item): if not isinstance(item, py.test.collect.Function): return if (not getattr(item.obj, 'dont_track_allocations', False) and leakfinder.TRACK_ALLOCATIONS): kwds = {} try: kwds['do_collection'] = item.track_allocations_collect except AttributeError: pass item._pypytest_leaks = leakfinder.stop_tracking_allocations(False, **kwds) else: # stop_tracking_allocations() already called item._pypytest_leaks = None # check for leaks, but only if the test passed so far if getattr(item, '_success', False) and item._pypytest_leaks: > raise leakfinder.MallocMismatch(item._pypytest_leaks) E MallocMismatch: { E E array [ '%', 'L', 'E', '\x00' ]: E ... E File "d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pypy\module\_cffi_backend\cdataobj.py", line 13, in <module> E from pypy.module._cffi_backend import misc E File "d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pypy\module\_cffi_backend\misc.py", line 125, in <module> E FORMAT_LONGDOUBLE = rffi.str2charp("%LE") E File "d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\rpython\rtyper\lltypesystem\rffi.py", line 821, in str2charp E array = lltype.malloc(TYPEP.TO, len(s) + 1, flavor='raw', track_allocation=True) E E <C object Struct cffi_ctxobj { ctx, info } at 0x1578faf5760>: E ... E File "d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pypy\module\_cffi_backend\ffi_obj.py", line 738, in make_plain_ffi_object E r.__init__(space, src_ctx) E File "d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pypy\module\_cffi_backend\ffi_obj.py", line 59, in __init__ E self.ctxobj = parse_c_type.allocate_ctxobj(src_ctx) E File "d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pypy\module\_cffi_backend\parse_c_type.py", line 71, in allocate_ctxobj E p = lltype.malloc(CTXOBJ, flavor='raw', zero=True) E E <C object Array of Char {'nolength': True} at 0x1578f261f20>: E ... E File "d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pypy\module\_cffi_backend\cdlopen.py", line 131, in ffiobj_init E ntypes = allocate_array(ffi, _CFFI_OPCODE_T, n) E File "d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pypy\module\_cffi_backend\cdlopen.py", line 109, in allocate_array E p = allocate(ffi, nitems * nbytes) E File "d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pypy\module\_cffi_backend\cdlopen.py", line 102, in allocate E p = lltype.malloc(rffi.CCHARP.TO, nbytes, flavor='raw', zero=True) E E <C object Array of Char {'nolength': True} at 0x15793c38c20>: E ... E File "d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pypy\module\_cffi_backend\ffi_obj.py", line 191, in descr_init E w__typenames, w__includes) E File "d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pypy\module\_cffi_backend\cdlopen.py", line 146, in ffiobj_init E p = allocate(ffi, size) E File "d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pypy\module\_cffi_backend\cdlopen.py", line 102, in allocate E p = lltype.malloc(rffi.CCHARP.TO, nbytes, flavor='raw', zero=True) E E <C object Array of Char {'nolength': True} at 0x1578fba7740>: E <C object Array of Char {'nolength': True} at 0x1578fba7c40>: E <C object Array of Char {'nolength': True} at 0x1578fba7600>: E <C object Array of Char {'nolength': True} at 0x1578fba7620>: E <C object Array of Char {'nolength': True} at 0x1578fba76e0>: E <C object Array of Char {'nolength': True} at 0x1578fba7900>: E <C object Array of Char {'nolength': True} at 0x1578fba7640>: E <C object Array of Char {'nolength': True} at 0x1578fba7860>: E <C object Array of Char {'nolength': True} at 0x1578fba7780>: E <C object Array of Char {'nolength': True} at 0x1578fba7bc0>: E <C object Array of Char {'nolength': True} at 0x1578fba7760>: E <C object Array of Char {'nolength': True} at 0x1578fba77e0>: E <C object Array of Char {'nolength': True} at 0x1578fba77a0>: E <C object Array of Char {'nolength': True} at 0x1578fba7a20>: E <C object Array of Char {'nolength': True} at 0x1578fba4220>: E <C object Array of Char {'nolength': True} at 0x1578fba41e0>: E <C object Array of Char {'nolength': True} at 0x1578fba3fe0>: E <C object Array of Char {'nolength': True} at 0x15797526b90>: E <C object Array of Char {'nolength': True} at 0x1578fba4440>: E <C object Array of Char {'nolength': True} at 0x1578fba4040>: E <C object Array of Char {'nolength': True} at 0x1578fba4460>: E <C object Array of Char {'nolength': True} at 0x1578fba4080>: E <C object Array of Char {'nolength': True} at 0x1578fba3f20>: E <C object Array of Char {'nolength': True} at 0x1578fba4060>: E <C object Array of Char {'nolength': True} at 0x1578fba4200>: E <C object Array of Char {'nolength': True} at 0x1578fba4540>: E <C object Array of Char {'nolength': True} at 0x1579aeb46f0>: E <C object Array of Char {'nolength': True} at 0x1578fba40a0>: E <C object Array of Char {'nolength': True} at 0x1578fba40e0>: E <C object Array of Char {'nolength': True} at 0x1578fba4520>: E <C object Array of Char {'nolength': True} at 0x1578fba4100>: E <C object Array of Char {'nolength': True} at 0x1578fba3f00>: E <C object Array of Char {'nolength': True} at 0x1578fba4420>: E <C object Array of Char {'nolength': True} at 0x1578fba4260>: E <C object Array of Char {'nolength': True} at 0x1578fba3e00>: E <C object Array of Char {'nolength': True} at 0x1578fba3f60>: E <C object Array of Char {'nolength': True} at 0x1579aeb3c10>: E <C object Array of Char {'nolength': True} at 0x1578fba40c0>: E <C object Array of Char {'nolength': True} at 0x1579aeb4480>: E <C object Array of Char {'nolength': True} at 0x1578fba3e80>: E <C object Array of Char {'nolength': True} at 0x1579aeb3ac0>: E <C object Array of Char {'nolength': True} at 0x1578fba3de0>: E <C object Array of Char {'nolength': True} at 0x1578fba44a0>: E <C object Array of Char {'nolength': True} at 0x1578fba4320>: E <C object Array of Char {'nolength': True} at 0x1578fba3d60>: E <C object Array of Char {'nolength': True} at 0x1578fba4120>: E <C object Array of Char {'nolength': True} at 0x1578fba3f80>: E <C object Array of Char {'nolength': True} at 0x1578fba4480>: E <C object Array of Char {'nolength': True} at 0x1578fba3e40>: E <C object Array of Char {'nolength': True} at 0x1578fba4140>: E <C object Array of Char {'nolength': True} at 0x1578fba4000>: E <C object Array of Char {'nolength': True} at 0x1578fba4180>: E <C object Array of Char {'nolength': True} at 0x1578fba3d80>: E <C object Array of Char {'nolength': True} at 0x1578fba44e0>: E <C object Array of Char {'nolength': True} at 0x1578fba3da0>: E <C object Array of Char {'nolength': True} at 0x1579095ae60>: E <C object Array of Char {'nolength': True} at 0x1578fba3ea0>: E <C object Array of Char {'nolength': True} at 0x1579095b800>: E <C object Array of Char {'nolength': True} at 0x1578fba4160>: E <C object Array of Char {'nolength': True} at 0x1578fba44c0>: E <C object Array of Char {'nolength': True} at 0x1578fba3dc0>: E <C object Array of Char {'nolength': True} at 0x1578fba3f40>: E <C object Array of Char {'nolength': True} at 0x1578fba4240>: E <C object Array of Char {'nolength': True} at 0x1578fba3ec0>: E <C object Array of Char {'nolength': True} at 0x1578fba3ee0>: E <C object Array of Char {'nolength': True} at 0x1578fba3e60>: E <C object Array of Char {'nolength': True} at 0x1578fba3fc0>: E <C object Array of Char {'nolength': True} at 0x1578fba42a0>: E <C object Array of Char {'nolength': True} at 0x1579095b050>: E <C object Array of Char {'nolength': True} at 0x1579095b7c0>: E <C object Array of Char {'nolength': True} at 0x1579095bba0>: E <C object Array of Char {'nolength': True} at 0x1578fba3fa0>: E <C object Array of Char {'nolength': True} at 0x1579095aab0>: E <C object Array of Char {'nolength': True} at 0x1578fba41a0>: E <C object Array of Char {'nolength': True} at 0x1578fba4280>: E <C object Array of Char {'nolength': True} at 0x1579095acb0>: E <C object Array of Char {'nolength': True} at 0x1579095b260>: E <C object Array of Char {'nolength': True} at 0x1578fba4020>: E <C object Array of Char {'nolength': True} at 0x1578fba42c0>: E <C object Array of Char {'nolength': True} at 0x1578fba41c0>: E <C object Array of Char {'nolength': True} at 0x1579095b270>: E <C object Array of Char {'nolength': True} at 0x1578fba4340>: E <C object Array of Char {'nolength': True} at 0x1579095bda0>: E <C object Array of Char {'nolength': True} at 0x1579095c300>: E ... E File "d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pypy\module\_cffi_backend\cdlopen.py", line 153, in ffiobj_init E nglobs[i].c_name = decoder.next_name() E File "d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pypy\module\_cffi_backend\cdlopen.py", line 92, in next_name E p = rffi.str2charp(self.string[frm : i]) E File "d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\rpython\rtyper\lltypesystem\rffi.py", line 821, in str2charp E array = lltype.malloc(TYPEP.TO, len(s) + 1, flavor='raw', track_allocation=True) E E <C object Array of Char {'nolength': True} at 0x15791e1a2c0>: E ... E File "d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pypy\module\_cffi_backend\cdlopen.py", line 174, in ffiobj_init E nstructs = allocate_array(ffi, STRUCT_UNION_S, n) E File "d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pypy\module\_cffi_backend\cdlopen.py", line 109, in allocate_array E p = allocate(ffi, nitems * nbytes) E File "d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pypy\module\_cffi_backend\cdlopen.py", line 102, in allocate E p = lltype.malloc(rffi.CCHARP.TO, nbytes, flavor='raw', zero=True) E E <C object Array of Char {'nolength': True} at 0x1579209fd90>: E ... E File "d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pypy\module\_cffi_backend\cdlopen.py", line 175, in ffiobj_init E nfields = allocate_array(ffi, FIELD_S, nftot) E File "d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pypy\module\_cffi_backend\cdlopen.py", line 109, in allocate_array E p = allocate(ffi, nitems * nbytes) E File "d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pypy\module\_cffi_backend\cdlopen.py", line 102, in allocate E p = lltype.malloc(rffi.CCHARP.TO, nbytes, flavor='raw', zero=True) E E <C object Array of Char {'nolength': True} at 0x15796095f20>: E <C object Array of Char {'nolength': True} at 0x15796096010>: E <C object Array of Char {'nolength': True} at 0x15796096d80>: E <C object Array of Char {'nolength': True} at 0x157960968f0>: E <C object Array of Char {'nolength': True} at 0x15796096e60>: E <C object Array of Char {'nolength': True} at 0x15796095f80>: E <C object Array of Char {'nolength': True} at 0x15796096470>: E <C object Array of Char {'nolength': True} at 0x15796096620>: E <C object Array of Char {'nolength': True} at 0x157960960e0>: E <C object Array of Char {'nolength': True} at 0x15796095fa0>: E <C object Array of Char {'nolength': True} at 0x15796096790>: E <C object Array of Char {'nolength': True} at 0x1578fba5fa0>: E <C object Array of Char {'nolength': True} at 0x1578fba6760>: E <C object Array of Char {'nolength': True} at 0x1578fba69c0>: E <C object Array of Char {'nolength': True} at 0x15796097600>: E <C object Array of Char {'nolength': True} at 0x1578fba69e0>: E <C object Array of Char {'nolength': True} at 0x15796097200>: E <C object Array of Char {'nolength': True} at 0x1578fba66c0>: E <C object Array of Char {'nolength': True} at 0x1578fba68a0>: E <C object Array of Char {'nolength': True} at 0x1579aeb4030>: E <C object Array of Char {'nolength': True} at 0x1578fba65c0>: E <C object Array of Char {'nolength': True} at 0x1578fba6900>: E <C object Array of Char {'nolength': True} at 0x1578fba6be0>: E <C object Array of Char {'nolength': True} at 0x1578fba6da0>: E <C object Array of Char {'nolength': True} at 0x1578fba6d80>: E <C object Array of Char {'nolength': True} at 0x1578fba6de0>: E <C object Array of Char {'nolength': True} at 0x1578fba6ec0>: E <C object Array of Char {'nolength': True} at 0x1579aeb4330>: E <C object Array of Char {'nolength': True} at 0x15796098440>: E <C object Array of Char {'nolength': True} at 0x1578fba6fe0>: E <C object Array of Char {'nolength': True} at 0x1578fba6e80>: E <C object Array of Char {'nolength': True} at 0x1578fba7020>: E <C object Array of Char {'nolength': True} at 0x1578fba7400>: E <C object Array of Char {'nolength': True} at 0x157960986d0>: E <C object Array of Char {'nolength': True} at 0x1578fba7540>: E <C object Array of Char {'nolength': True} at 0x1578fba7220>: E <C object Array of Char {'nolength': True} at 0x1578fba7660>: E ... E File "d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pypy\module\_cffi_backend\cdlopen.py", line 185, in ffiobj_init E nstructs[i].c_name = decoder.next_name() E File "d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pypy\module\_cffi_backend\cdlopen.py", line 92, in next_name E p = rffi.str2charp(self.string[frm : i]) E File "d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\rpython\rtyper\lltypesystem\rffi.py", line 821, in str2charp E array = lltype.malloc(TYPEP.TO, len(s) + 1, flavor='raw', track_allocation=True) E E <C object Array of Char {'nolength': True} at 0x1578fba4360>: E <C object Array of Char {'nolength': True} at 0x15796096090>: E <C object Array of Char {'nolength': True} at 0x157960968b0>: E <C object Array of Char {'nolength': True} at 0x157960961b0>: E <C object Array of Char {'nolength': True} at 0x157960965b0>: E <C object Array of Char {'nolength': True} at 0x157960968e0>: E <C object Array of Char {'nolength': True} at 0x15796096060>: E <C object Array of Char {'nolength': True} at 0x15796096420>: E <C object Array of Char {'nolength': True} at 0x15796096520>: E <C object Array of Char {'nolength': True} at 0x1578fba42e0>: E <C object Array of Char {'nolength': True} at 0x1578fba4300>: E <C object Array of Char {'nolength': True} at 0x1578fba43c0>: E <C object Array of Char {'nolength': True} at 0x1578fba58a0>: E <C object Array of Char {'nolength': True} at 0x1578fba5ca0>: E <C object Array of Char {'nolength': True} at 0x1578fba5c00>: E <C object Array of Char {'nolength': True} at 0x1578fba57a0>: E <C object Array of Char {'nolength': True} at 0x1578fba5e40>: E <C object Array of Char {'nolength': True} at 0x15796096e40>: E <C object Array of Char {'nolength': True} at 0x15796096030>: E <C object Array of Char {'nolength': True} at 0x15796096d00>: E <C object Array of Char {'nolength': True} at 0x15796096f40>: E <C object Array of Char {'nolength': True} at 0x15796096d40>: E <C object Array of Char {'nolength': True} at 0x15796096f60>: E <C object Array of Char {'nolength': True} at 0x1578fba63e0>: E <C object Array of Char {'nolength': True} at 0x1578fba5f00>: E <C object Array of Char {'nolength': True} at 0x157960972c0>: E <C object Array of Char {'nolength': True} at 0x157960976c0>: E <C object Array of Char {'nolength': True} at 0x15796096480>: E <C object Array of Char {'nolength': True} at 0x1578fba69a0>: E <C object Array of Char {'nolength': True} at 0x15796096ac0>: E <C object Array of Char {'nolength': True} at 0x1578fba6d20>: E <C object Array of Char {'nolength': True} at 0x1578fba67e0>: E <C object Array of Char {'nolength': True} at 0x15796097370>: E <C object Array of Char {'nolength': True} at 0x15796096f50>: E <C object Array of Char {'nolength': True} at 0x1578fba6b80>: E <C object Array of Char {'nolength': True} at 0x1578fba6a80>: E <C object Array of Char {'nolength': True} at 0x15796096b80>: E <C object Array of Char {'nolength': True} at 0x15796096c90>: E <C object Array of Char {'nolength': True} at 0x15796097440>: E <C object Array of Char {'nolength': True} at 0x15796097930>: E <C object Array of Char {'nolength': True} at 0x15796096290>: E <C object Array of Char {'nolength': True} at 0x1578fba6720>: E <C object Array of Char {'nolength': True} at 0x1578fba6d40>: E <C object Array of Char {'nolength': True} at 0x1578fba6560>: E <C object Array of Char {'nolength': True} at 0x15796097230>: E <C object Array of Char {'nolength': True} at 0x1578fba6680>: E <C object Array of Char {'nolength': True} at 0x1578fba6880>: E <C object Array of Char {'nolength': True} at 0x1578fba6860>: E <C object Array of Char {'nolength': True} at 0x1578fba6c60>: E <C object Array of Char {'nolength': True} at 0x1578fba6b40>: E <C object Array of Char {'nolength': True} at 0x1578fba6ac0>: E <C object Array of Char {'nolength': True} at 0x15796097ea0>: E <C object Array of Char {'nolength': True} at 0x157960967f0>: E <C object Array of Char {'nolength': True} at 0x1578fba6580>: E <C object Array of Char {'nolength': True} at 0x157960978c0>: E <C object Array of Char {'nolength': True} at 0x157960962b0>: E <C object Array of Char {'nolength': True} at 0x15796097700>: E <C object Array of Char {'nolength': True} at 0x157960977c0>: E <C object Array of Char {'nolength': True} at 0x1578fba6b00>: E <C object Array of Char {'nolength': True} at 0x15796097b50>: E <C object Array of Char {'nolength': True} at 0x1578fba68e0>: E <C object Array of Char {'nolength': True} at 0x1578fba66e0>: E <C object Array of Char {'nolength': True} at 0x1578fba6c00>: E <C object Array of Char {'nolength': True} at 0x1578fba65a0>: E <C object Array of Char {'nolength': True} at 0x15796097840>: E <C object Array of Char {'nolength': True} at 0x1578fba6a00>: E <C object Array of Char {'nolength': True} at 0x1578fba6820>: E <C object Array of Char {'nolength': True} at 0x1578fba6c20>: E <C object Array of Char {'nolength': True} at 0x1578fba6b60>: E <C object Array of Char {'nolength': True} at 0x1578fba6b20>: E <C object Array of Char {'nolength': True} at 0x1578fba6d00>: E <C object Array of Char {'nolength': True} at 0x15796098170>: E <C object Array of Char {'nolength': True} at 0x15796098490>: E <C object Array of Char {'nolength': True} at 0x15796097070>: E <C object Array of Char {'nolength': True} at 0x1578fba6bc0>: E <C object Array of Char {'nolength': True} at 0x1578fba67a0>: E <C object Array of Char {'nolength': True} at 0x1578fba6ba0>: E <C object Array of Char {'nolength': True} at 0x1578fba6700>: E <C object Array of Char {'nolength': True} at 0x1578fba6920>: E <C object Array of Char {'nolength': True} at 0x1578fba6c80>: E <C object Array of Char {'nolength': True} at 0x1578fba6740>: E <C object Array of Char {'nolength': True} at 0x1578fba6800>: E <C object Array of Char {'nolength': True} at 0x15796096e90>: E <C object Array of Char {'nolength': True} at 0x1578fba7380>: E <C object Array of Char {'nolength': True} at 0x1578fba7040>: E <C object Array of Char {'nolength': True} at 0x1578fba71a0>: E <C object Array of Char {'nolength': True} at 0x1578fba71c0>: E <C object Array of Char {'nolength': True} at 0x1578fba6e60>: E <C object Array of Char {'nolength': True} at 0x15796098a40>: E <C object Array of Char {'nolength': True} at 0x1578fba7340>: E <C object Array of Char {'nolength': True} at 0x1578fba6f20>: E <C object Array of Char {'nolength': True} at 0x157960981e0>: E <C object Array of Char {'nolength': True} at 0x1578fba72e0>: E <C object Array of Char {'nolength': True} at 0x15796098d60>: E <C object Array of Char {'nolength': True} at 0x1578fba7060>: E <C object Array of Char {'nolength': True} at 0x15796098070>: E <C object Array of Char {'nolength': True} at 0x15796098df0>: E <C object Array of Char {'nolength': True} at 0x157960990e0>: E <C object Array of Char {'nolength': True} at 0x1578fba71e0>: E <C object Array of Char {'nolength': True} at 0x1578fba7100>: E <C object Array of Char {'nolength': True} at 0x1578fba6ee0>: E <C object Array of Char {'nolength': True} at 0x1578fba7160>: E <C object Array of Char {'nolength': True} at 0x1578fba6dc0>: E <C object Array of Char {'nolength': True} at 0x1578fba7500>: E <C object Array of Char {'nolength': True} at 0x1578fba73c0>: E <C object Array of Char {'nolength': True} at 0x1578fba6f80>: E <C object Array of Char {'nolength': True} at 0x1578fba7300>: E <C object Array of Char {'nolength': True} at 0x1578fba6d60>: E <C object Array of Char {'nolength': True} at 0x1578fba6fa0>: E <C object Array of Char {'nolength': True} at 0x1578fba6e00>: E <C object Array of Char {'nolength': True} at 0x1578fba7240>: E <C object Array of Char {'nolength': True} at 0x1578fba6fc0>: E <C object Array of Char {'nolength': True} at 0x1578fba7200>: E <C object Array of Char {'nolength': True} at 0x1578fba7440>: E <C object Array of Char {'nolength': True} at 0x1578fba6f40>: E <C object Array of Char {'nolength': True} at 0x1578fba6f60>: E <C object Array of Char {'nolength': True} at 0x1578fba70e0>: E <C object Array of Char {'nolength': True} at 0x1578fba7120>: E <C object Array of Char {'nolength': True} at 0x1578fba7140>: E <C object Array of Char {'nolength': True} at 0x1578fba7260>: E <C object Array of Char {'nolength': True} at 0x1578fba70a0>: E <C object Array of Char {'nolength': True} at 0x1578fba7360>: E <C object Array of Char {'nolength': True} at 0x1578fba73e0>: E <C object Array of Char {'nolength': True} at 0x15796097710>: E <C object Array of Char {'nolength': True} at 0x1578fba7080>: E <C object Array of Char {'nolength': True} at 0x1578fba72c0>: E <C object Array of Char {'nolength': True} at 0x1578fba7180>: E <C object Array of Char {'nolength': True} at 0x1578fba73a0>: E <C object Array of Char {'nolength': True} at 0x15796097b70>: E <C object Array of Char {'nolength': True} at 0x15796097db0>: E <C object Array of Char {'nolength': True} at 0x1578fba7280>: E <C object Array of Char {'nolength': True} at 0x157960985f0>: E <C object Array of Char {'nolength': True} at 0x1578fba7420>: E <C object Array of Char {'nolength': True} at 0x1578fba74a0>: E <C object Array of Char {'nolength': True} at 0x1578fba7b60>: E <C object Array of Char {'nolength': True} at 0x1578fba7b80>: E <C object Array of Char {'nolength': True} at 0x1578fba7b20>: E <C object Array of Char {'nolength': True} at 0x1578fba7920>: E <C object Array of Char {'nolength': True} at 0x1578fba7680>: E <C object Array of Char {'nolength': True} at 0x1578fba7700>: E <C object Array of Char {'nolength': True} at 0x15796099ac0>: E ... E File "d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pypy\module\_cffi_backend\cdlopen.py", line 209, in ffiobj_init E nfields[nf].c_name = decoder.next_name() E File "d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pypy\module\_cffi_backend\cdlopen.py", line 92, in next_name E p = rffi.str2charp(self.string[frm : i]) E File "d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\rpython\rtyper\lltypesystem\rffi.py", line 821, in str2charp E array = lltype.malloc(TYPEP.TO, len(s) + 1, flavor='raw', track_allocation=True) E E <C object Array of Char {'nolength': True} at 0x15796b0d1d0>: E ... E File "d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pypy\module\_cffi_backend\cdlopen.py", line 235, in ffiobj_init E ntypenames = allocate_array(ffi, TYPENAME_S, n) E File "d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pypy\module\_cffi_backend\cdlopen.py", line 109, in allocate_array E p = allocate(ffi, nitems * nbytes) E File "d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pypy\module\_cffi_backend\cdlopen.py", line 102, in allocate E p = lltype.malloc(rffi.CCHARP.TO, nbytes, flavor='raw', zero=True) E E <C object Array of Char {'nolength': True} at 0x1578fba76c0>: E <C object Array of Char {'nolength': True} at 0x1578fba7960>: E <C object Array of Char {'nolength': True} at 0x1579095bcf0>: E <C object Array of Char {'nolength': True} at 0x1578fba5fe0>: E <C object Array of Char {'nolength': True} at 0x1578fba72a0>: E <C object Array of Char {'nolength': True} at 0x1578fba7820>: E <C object Array of Char {'nolength': True} at 0x1578fba79a0>: E <C object Array of Char {'nolength': True} at 0x1579095c0b0>: E <C object Array of Char {'nolength': True} at 0x1578fba6600>: E <C object Array of Char {'nolength': True} at 0x1579095c200>: E <C object Array of Char {'nolength': True} at 0x15797c94c00>: E <C object Array of Char {'nolength': True} at 0x15797c94d00>: E <C object Array of Char {'nolength': True} at 0x15797c94de0>: E <C object Array of Char {'nolength': True} at 0x15797c94c60>: E <C object Array of Char {'nolength': True} at 0x15797c94ac0>: E <C object Array of Char {'nolength': True} at 0x1579095c3e0>: E <C object Array of Char {'nolength': True} at 0x15797c94c40>: E <C object Array of Char {'nolength': True} at 0x1579aeb3af0>: E <C object Array of Char {'nolength': True} at 0x15797c94ea0>: E <C object Array of Char {'nolength': True} at 0x15797c949e0>: E <C object Array of Char {'nolength': True} at 0x1579095c5f0>: E <C object Array of Char {'nolength': True} at 0x15797c94fc0>: E <C object Array of Char {'nolength': True} at 0x15797c94dc0>: E <C object Array of Char {'nolength': True} at 0x15797c94a20>: E <C object Array of Char {'nolength': True} at 0x15797c94e60>: E <C object Array of Char {'nolength': True} at 0x15797c94e20>: E <C object Array of Char {'nolength': True} at 0x15797c94d60>: E <C object Array of Char {'nolength': True} at 0x15797c94880>: E <C object Array of Char {'nolength': True} at 0x1579aeb39d0>: E <C object Array of Char {'nolength': True} at 0x15797c95040>: E <C object Array of Char {'nolength': True} at 0x15797c94b60>: E <C object Array of Char {'nolength': True} at 0x1579aeb3b20>: E <C object Array of Char {'nolength': True} at 0x15797c94940>: E <C object Array of Char {'nolength': True} at 0x15797c948e0>: E <C object Array of Char {'nolength': True} at 0x15797c94ba0>: E <C object Array of Char {'nolength': True} at 0x1579095b780>: E <C object Array of Char {'nolength': True} at 0x15797c94ee0>: E <C object Array of Char {'nolength': True} at 0x15797c94aa0>: E <C object Array of Char {'nolength': True} at 0x1579095c5e0>: E <C object Array of Char {'nolength': True} at 0x1579aeb4450>: E <C object Array of Char {'nolength': True} at 0x15797c949a0>: E <C object Array of Char {'nolength': True} at 0x15797c94f00>: E <C object Array of Char {'nolength': True} at 0x15797c94c80>: E <C object Array of Char {'nolength': True} at 0x15797c94e40>: E <C object Array of Char {'nolength': True} at 0x15797c952e0>: E <C object Array of Char {'nolength': True} at 0x15797c95100>: E <C object Array of Char {'nolength': True} at 0x15797c95520>: E <C object Array of Char {'nolength': True} at 0x15797c950c0>: E <C object Array of Char {'nolength': True} at 0x15797c95760>: E <C object Array of Char {'nolength': True} at 0x1579095cce0>: E <C object Array of Char {'nolength': True} at 0x15797c951e0>: E <C object Array of Char {'nolength': True} at 0x15797c95580>: E <C object Array of Char {'nolength': True} at 0x15797c95860>: E <C object Array of Char {'nolength': True} at 0x15797c950a0>: E <C object Array of Char {'nolength': True} at 0x15797c95120>: E <C object Array of Char {'nolength': True} at 0x15797c95460>: E <C object Array of Char {'nolength': True} at 0x1579095c400>: E <C object Array of Char {'nolength': True} at 0x15797c951c0>: E <C object Array of Char {'nolength': True} at 0x15797c953e0>: E <C object Array of Char {'nolength': True} at 0x15797c95320>: E <C object Array of Char {'nolength': True} at 0x15797c95260>: E <C object Array of Char {'nolength': True} at 0x1579aeb4060>: E <C object Array of Char {'nolength': True} at 0x1579095cd40>: E <C object Array of Char {'nolength': True} at 0x15797c95540>: E <C object Array of Char {'nolength': True} at 0x15797c95140>: E <C object Array of Char {'nolength': True} at 0x1579095c190>: E ... E File "d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pypy\module\_cffi_backend\cdlopen.py", line 239, in ffiobj_init E ntypenames[i].c_name = decoder.next_name() E File "d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pypy\module\_cffi_backend\cdlopen.py", line 92, in next_name E p = rffi.str2charp(self.string[frm : i]) E File "d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\rpython\rtyper\lltypesystem\rffi.py", line 821, in str2charp E array = lltype.malloc(TYPEP.TO, len(s) + 1, flavor='raw', track_allocation=True) E E <C object Struct CIF_DESCRIPTION { cif, abi, nargs, rtype, atypes, exchange_size, exchange_result, exchange_args } at 0x15793e970e0>: E ... E File "d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pypy\module\_cffi_backend\newtype.py", line 752, in _build_function_type E fct = ctypefunc.W_CTypeFunc(space, fargs, fresult, ellipsis, abi) E File "d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pypy\module\_cffi_backend\ctypefunc.py", line 53, in __init__ E builder.rawallocate(self) E File "d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pypy\module\_cffi_backend\ctypefunc.py", line 523, in rawallocate E flavor='raw') E } ..\rpython\conftest.py:103: MallocMismatch ============== 119 passed, 4 skipped, 1 error in 656.04 seconds =============== ++ 10:07:05 starting module/pwd/test [119 started in total] __ module/mmap/test [116 done in total, somefailed=False] _____________________ ============================= test session starts ============================= platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples') pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.pyc rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini plugins: hypothesis-4.39.3 collected 46 items module\mmap\test\test_mmap.py ....s.................s........s..ss....s..s.. =================== 39 passed, 7 skipped in 293.54 seconds ==================== ++ 10:07:07 starting module/pyexpat/test [120 started in total] __ module/pwd/test [117 done in total, somefailed=False] ______________________ ============================= test session starts ============================= platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples') pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.pyc rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini plugins: hypothesis-4.39.3 collected 0 items / 2 skipped ========================= 2 skipped in 17.60 seconds ========================== ++ 10:07:27 starting module/pypyjit/test [121 started in total] __ module/operator/test [118 done in total, somefailed=False] _________________ ============================= test session starts ============================= platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples') pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.pyc rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini plugins: hypothesis-4.39.3 collected 28 items module\operator\test\test_operator.py ........................ module\operator\test\test_tscmp.py .... ========================= 28 passed in 267.16 seconds ========================= ++ 10:07:53 starting module/select/test [122 started in total] __ module/posix/test [119 done in total, somefailed=True] _____________________ ============================= test session starts ============================= platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples') pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.pyc rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini plugins: hypothesis-4.39.3 [platform:msg] Updated environment with vsver 160, using x64 True [platform:msg] Updated environment with vsver 160, using x64 True collected 106 items / 1 skipped module\posix\test\apptest_posix.py ... module\posix\test\test_interp_posix.py s... module\posix\test\test_nt.py .. module\posix\test\test_posix2.py .....................s........s.....s..s....ss...s....s.s....s......F.......s module\posix\test\test_scandir.py ....s..ssss.s....... ================================== FAILURES =================================== ________________________ AppTestNt.test_dll_directory _________________________ self = <pypy.interpreter.typedef.W_ObjectObjectUserDictWeakrefable object at 0x0000021205f33ec0> def test_dll_directory(self): nt = self.posix > ret = nt._add_dll_directory(b'c:\\') E (application-level) TypeError: expected str, got bytes object [d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pypy\module\posix\test\test_posix2.py:1843]:3: TypeError =========================== short test summary info =========================== FAIL module\posix\test\test_posix2.py::AppTestNt::()::test_dll_directory ============== 1 failed, 87 passed, 19 skipped in 305.74 seconds ============== ++ 10:11:04 starting module/signal/test [123 started in total] __ module/pypyjit/test [120 done in total, somefailed=False] __________________ ============================= test session starts ============================= platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples') pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.pyc rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini plugins: hypothesis-4.39.3 collected 29 items module\pypyjit\test\test_jit_hook.py ........s module\pypyjit\test\test_jit_not_in_trace.py .. module\pypyjit\test\test_jit_setup.py .... module\pypyjit\test\test_policy.py ............ module\pypyjit\test\test_pyframe.py . module\pypyjit\test\test_ztranslation.py . =================== 28 passed, 1 skipped in 217.62 seconds ==================== ++ 10:11:09 starting module/struct/test [124 started in total] __ module/pyexpat/test [121 done in total, somefailed=True] ___________________ ============================= test session starts ============================= platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples') pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.pyc rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini plugins: hypothesis-4.39.3 [platform:msg] Updated environment with vsver 160, using x64 True [platform:msg] Updated environment with vsver 160, using x64 True collected 21 items module\pyexpat\test\apptest_pyexpat.py .FF module\pyexpat\test\test_build.py . module\pyexpat\test\test_parser.py ................. ================================== FAILURES =================================== ________________________ test_set_activation_threshold ________________________ def test_set_activation_threshold(): parser = pyexpat.ParserCreate() # Raises on error > parser.SetAllocTrackerActivationThreshold(1000) E (application-level) ExpatError: parser must be a root parser module\pyexpat\test\apptest_pyexpat.py:14: ExpatError _______________________ test_set_maximum_amplification ________________________ def test_set_maximum_amplification(): parser = pyexpat.ParserCreate() # Raises on error > parser.SetAllocTrackerMaximumAmplification(3.0) E (application-level) ExpatError: parser must be a root parser module\pyexpat\test\apptest_pyexpat.py:19: ExpatError =========================== short test summary info =========================== FAIL module\pyexpat\test\apptest_pyexpat.py::test_set_activation_threshold FAIL module\pyexpat\test\apptest_pyexpat.py::test_set_maximum_amplification ==================== 2 failed, 19 passed in 255.91 seconds ==================== ++ 10:11:32 starting module/sys/test [125 started in total] __ module/signal/test [122 done in total, somefailed=False] ___________________ ============================= test session starts ============================= platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples') pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.pyc rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini plugins: hypothesis-4.39.3 [platform:msg] Updated environment with vsver 160, using x64 True [platform:msg] Updated environment with vsver 160, using x64 True collected 27 items module\signal\test\apptest_signal.py s module\signal\test\test_signal.py s.s.....ss..s...sssssss... =================== 14 passed, 13 skipped in 232.43 seconds =================== ++ 10:15:00 starting module/termios/test [126 started in total] __ module/termios/test [123 done in total, somefailed=False] __________________ ============================= test session starts ============================= platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples') pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.pyc rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini plugins: hypothesis-4.39.3 collected 0 items / 1 skipped ========================= 1 skipped in 10.38 seconds ========================== ++ 10:15:14 starting module/test_lib_pypy [127 started in total] __ module/struct/test [124 done in total, somefailed=False] ___________________ ============================= test session starts ============================= platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples') pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.pyc rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini plugins: hypothesis-4.39.3 [platform:msg] Updated environment with vsver 160, using x64 True [platform:msg] Updated environment with vsver 160, using x64 True collected 49 items module\struct\test\apptest_struct.py ....................................... module\struct\test\apptest_structbuffer.py .. module\struct\test\test_struct.py ....... module\struct\test\test_ztranslation.py . ========================= 49 passed in 254.74 seconds ========================= ++ 10:15:26 starting module/thread/test [128 started in total] __ module/select/test [125 done in total, somefailed=False] ___________________ ============================= test session starts ============================= platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples') pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.pyc rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini plugins: hypothesis-4.39.3 collected 46 items module\select\test\test_epoll.py ssssssssss module\select\test\test_kqueue.py ssssss module\select\test\test_select.py ssssssssssssssss..........ss module\select\test\test_select_signal.py s module\select\test\test_ztranslation.py . =================== 11 passed, 35 skipped in 475.49 seconds =================== ++ 10:15:57 starting module/time/test [129 started in total] __ module/sys/test [126 done in total, somefailed=False] ______________________ ============================= test session starts ============================= platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples') pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.pyc rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini plugins: hypothesis-4.39.3 [platform:msg] Updated environment with vsver 160, using x64 True [platform:msg] Updated environment with vsver 160, using x64 True collected 96 items module\sys\test\apptest_audit.py ......... module\sys\test\apptest_initpath.py . module\sys\test\apptest_sys.py . module\sys\test\test_encoding.py .s module\sys\test\test_initpath.py ..s...... module\sys\test\test_sysmodule.py .....................ss..................ss........................ module\sys\test\test_version.py ....... =================== 90 passed, 6 skipped in 364.51 seconds ==================== ++ 10:17:39 starting module/token/test [130 started in total] __ module/test_lib_pypy [127 done in total, somefailed=False] _________________ ============================= test session starts ============================= platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples') pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.pyc rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini plugins: hypothesis-4.39.3 collected 238 items / 5 skipped module\test_lib_pypy\test_code_module.py ... module\test_lib_pypy\test_collections.py ..................... module\test_lib_pypy\test_marshal_extra.py ....................................................................................................................................................... module\test_lib_pypy\test_md5_extra.py ...... module\test_lib_pypy\test_pickle_extra.py s module\test_lib_pypy\test_sha_extra.py ..... module\test_lib_pypy\test_site_extra.py . module\test_lib_pypy\test_stackless.py .............................. module\test_lib_pypy\test_stackless_pickling.py .. module\test_lib_pypy\test_structseq.py ........... module\test_lib_pypy\test_tputil.py ..s.... =================== 236 passed, 7 skipped in 260.35 seconds =================== ++ 10:19:39 starting module/unicodedata/test [131 started in total] __ module/token/test [128 done in total, somefailed=False] ____________________ ============================= test session starts ============================= platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples') pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.pyc rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini plugins: hypothesis-4.39.3 [platform:msg] Updated environment with vsver 160, using x64 True [platform:msg] Updated environment with vsver 160, using x64 True collected 8 items module\token\test\apptest_token.py ........ ========================= 8 passed in 190.38 seconds ========================== ++ 10:20:58 starting module/zipimport/test [132 started in total] __ module/time/test [129 done in total, somefailed=True] ______________________ ============================= test session starts ============================= platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples') pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.pyc rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini plugins: hypothesis-4.39.3 [platform:msg] Updated environment with vsver 160, using x64 True [platform:msg] Updated environment with vsver 160, using x64 True collected 43 items module\time\test\apptest_time.py ....ssss..........ss....s.s.......F...s.. module\time\test\test_timeutils.py . module\time\test\test_ztranslation.py . ================================== FAILURES =================================== ____________________________ test_process_time_ns _____________________________ def test_process_time_ns(): import time t1 = time.process_time_ns() assert isinstance(t1, int) time.sleep(0.1) t2 = time.process_time_ns() # process_time_ns() should not include time spent during sleep > assert (t2 - t1) < 5 * 10**7 E (application-level) AssertionError: assert (118156250000 != 118093750000) < (5 < (10 is 7)) module\time\test\apptest_time.py:609: AssertionError =========================== short test summary info =========================== FAIL module\time\test\apptest_time.py::test_process_time_ns ============== 1 failed, 33 passed, 9 skipped in 383.64 seconds =============== ++ 10:22:26 starting module/zlib/test [133 started in total] __ module/unicodedata/test [130 done in total, somefailed=False] ______________ ============================= test session starts ============================= platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples') pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.pyc rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini plugins: hypothesis-4.39.3 collected 35 items module\unicodedata\test\test_hyp.py ................ module\unicodedata\test\test_unicodedata.py ................... ========================= 35 passed in 205.08 seconds ========================= ++ 10:23:13 starting objspace/fake/test [134 started in total] __ module/zipimport/test [131 done in total, somefailed=False] ________________ ============================= test session starts ============================= platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples') pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.pyc rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini plugins: hypothesis-4.39.3 [platform:msg] Updated environment with vsver 160, using x64 True [platform:msg] Updated environment with vsver 160, using x64 True collected 1 items module\zipimport\test\apptest_zipimport.py . ========================= 1 passed in 139.97 seconds ========================== ++ 10:23:26 starting objspace/std/test [135 started in total] __ module/thread/test [132 done in total, somefailed=False] ___________________ ============================= test session starts ============================= platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples') pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.pyc rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini plugins: hypothesis-4.39.3 collected 56 items module\thread\test\test_fork.py ssss module\thread\test\test_gil.py .... module\thread\test\test_import_lock.py ..... module\thread\test\test_local.py ....... module\thread\test\test_lock.py ...............ssss.. module\thread\test\test_thread.py .............s. =================== 47 passed, 9 skipped in 532.80 seconds ==================== ++ 10:24:21 starting objspace/test [136 started in total] __ module/zlib/test [133 done in total, somefailed=False] _____________________ ============================= test session starts ============================= platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples') pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.pyc rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini plugins: hypothesis-4.39.3 collected 38 items module\zlib\test\test_zlib.py ...................................... ========================= 38 passed in 146.66 seconds ========================= ++ 10:25:01 starting sandbox/test [137 started in total] __ sandbox/test [134 done in total, somefailed=False] _________________________ ============================= test session starts ============================= platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples') pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.pyc rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini plugins: hypothesis-4.39.3 collected 0 items / 1 skipped ========================== 1 skipped in 5.71 seconds ========================== ++ 10:25:09 starting tool/bench/test [138 started in total] __ tool/bench/test [135 done in total, somefailed=False] ______________________ ============================= test session starts ============================= platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples') pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.pyc rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini plugins: hypothesis-4.39.3 collected 3 items / 1 skipped [platform:msg] Updated environment with vsver 160, using x64 True [platform:msg] Updated environment with vsver 160, using x64 True tool\bench\test\test_pypyresult.py ... ==================== 3 passed, 1 skipped in 22.88 seconds ===================== ++ 10:25:39 starting tool/memusage/test [139 started in total] __ tool/memusage/test [136 done in total, somefailed=False] ___________________ ============================= test session starts ============================= platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples') pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.pyc rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini plugins: hypothesis-4.39.3 collected 5 items [platform:msg] Updated environment with vsver 160, using x64 True [platform:msg] Updated environment with vsver 160, using x64 True tool\memusage\test\test_log2gnumeric.py ..... ========================== 5 passed in 16.81 seconds ========================== ++ 10:26:00 starting tool/pytest/fake_pytest/test [140 started in total] __ objspace/fake/test [137 done in total, somefailed=False] ___________________ ============================= test session starts ============================= platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples') pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.pyc rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini plugins: hypothesis-4.39.3 collected 21 items objspace\fake\test\test_checkmodule.py ........ objspace\fake\test\test_objspace.py ............. ========================= 21 passed in 188.73 seconds ========================= ++ 10:26:25 starting tool/pytest/test [141 started in total] __ objspace/test [138 done in total, somefailed=False] ________________________ ============================= test session starts ============================= platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples') pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.pyc rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini plugins: hypothesis-4.39.3 [platform:msg] Updated environment with vsver 160, using x64 True [platform:msg] Updated environment with vsver 160, using x64 True collected 75 items objspace\test\apptest_binop_overriding.py . objspace\test\apptest_descriptor.py ....s.... objspace\test\apptest_descroperation.py ................s...................................... objspace\test\test_descroperation.py .......... =================== 73 passed, 2 skipped in 167.76 seconds ==================== ++ 10:27:11 starting tool/release/test [142 started in total] __ tool/pytest/fake_pytest/test [139 done in total, somefailed=False] _________ ============================= test session starts ============================= platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples') pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.pyc rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini plugins: hypothesis-4.39.3 [platform:msg] Updated environment with vsver 160, using x64 True [platform:msg] Updated environment with vsver 160, using x64 True collected 1 items tool\pytest\fake_pytest\test\apptest_fake_pytest.py . ========================= 1 passed in 169.64 seconds ========================== ++ 10:28:58 starting tool/test [143 started in total] __ tool/release/test [140 done in total, somefailed=False] ____________________ ============================= test session starts ============================= platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples') pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.pyc rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini plugins: hypothesis-4.39.3 collected 8 items [platform:msg] Updated environment with vsver 160, using x64 True [platform:msg] Updated environment with vsver 160, using x64 True tool\release\test\test_package.py ...ss tool\release\test\test_smartstrip.py sss ==================== 3 passed, 5 skipped in 243.52 seconds ==================== __ tool/test [141 done in total, somefailed=False] ____________________________ ============================= test session starts ============================= platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples') pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.pyc rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini plugins: hypothesis-4.39.3 collected 29 items [platform:msg] Updated environment with vsver 160, using x64 True [platform:msg] Updated environment with vsver 160, using x64 True tool\test\test_gdb_pypy.py ........... tool\test\test_getdocstrings.py ... tool\test\test_isolate.py ....... tool\test\test_lib_pypy.py ... tool\test\test_license.py . tool\test\test_package.py . tool\test\test_tab.py .. tool\test\test_template.py . ========================= 29 passed in 201.52 seconds ========================= __ objspace/std/test [142 done in total, somefailed=True] _____________________ ============================= test session starts ============================= platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples') pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.pyc rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini plugins: hypothesis-4.39.3 [platform:msg] Updated environment with vsver 160, using x64 True [platform:msg] Updated environment with vsver 160, using x64 True collected 2503 items objspace\std\test\apptest_boolobject.py ......... objspace\std\test\apptest_callmethod.py .......... objspace\std\test\apptest_complexobject.py .................................... objspace\std\test\apptest_contains.py .. objspace\std\test\apptest_fstring.py ..................... objspace\std\test\apptest_instmethobject.py ..... objspace\std\test\apptest_iterobject.py ..................... objspace\std\test\apptest_memoryobject.py ..... objspace\std\test\apptest_operation.py . objspace\std\test\apptest_stringformat.py .................s......s..................s........................ objspace\std\test\apptest_typeobjject.py ........ objspace\std\test\apptest_unicode.py ...........................s.......................................................................................... objspace\std\test\apptest_userobject.py ........................ objspace\std\test\test_boolobject.py ....... objspace\std\test\test_bytearrayobject.py ......................................................................... objspace\std\test\test_bytesobject.py ................................................................................s...................... objspace\std\test\test_callmethod.py ... objspace\std\test\test_celldict.py .......................................... objspace\std\test\test_complexobject.py .... objspace\std\test\test_dictmultiobject.py .........s.s.........................................................s.........................................................s......................................................................... objspace\std\test\test_dictproxy.py ................ objspace\std\test\test_floatobject.py ...................................................... objspace\std\test\test_identitydict.py ..... objspace\std\test\test_identityset.py ....... objspace\std\test\test_index.py ................................... objspace\std\test\test_intobject.py ..........................F.................................................................................................................................. objspace\std\test\test_iterobject.py .... objspace\std\test\test_jsondict.py .......... objspace\std\test\test_kwargsdict.py .................................... objspace\std\test\test_lengthhint.py ..................... objspace\std\test\test_listobject.py .................................................................................................................. objspace\std\test\test_liststrategies.py ...................................................................s................................................................... objspace\std\test\test_longobject.py .................................................... objspace\std\test\test_mapdict.py ..........................................................................................s....................................................... objspace\std\test\test_memoryobject.py ............................................ objspace\std\test\test_methodcache.py ............................................................................................ objspace\std\test\test_newformat.py ............................................................... objspace\std\test\test_noneobject.py ... objspace\std\test\test_obj.py ....................................... objspace\std\test\test_prebuiltint.py .............................................................. objspace\std\test\test_proxy.py ssssssssssss objspace\std\test\test_proxy_function.py ........ objspace\std\test\test_proxy_internals.py ....... objspace\std\test\test_proxy_iter.py . objspace\std\test\test_proxy_object.py .......... objspace\std\test\test_proxy_usercreated.py . objspace\std\test\test_random_attr.py s.... objspace\std\test\test_setobject.py ................................................................................................. objspace\std\test\test_setstrategies.py ....s...ss... objspace\std\test\test_sliceobject.py ............. objspace\std\test\test_smalllongobject.py ..........................F..................................................................................................................................................F................................................................... objspace\std\test\test_specialisedtupleobject.py ...................ss............................ objspace\std\test\test_stdobjspace.py s........ objspace\std\test\test_translate.py . objspace\std\test\test_tupleobject.py ....................................... objspace\std\test\test_typeobject.py ............................................................................................................ objspace\std\test\test_unicodeobject.py ................. objspace\std\test\test_userobject.py . objspace\std\test\test_versionedtype.py ............... ================================== FAILURES =================================== _________________ TestW_IntObject.test_lshift_without_fromint _________________ self = <pypy.objspace.std.test.test_intobject.TestW_IntObject instance at 0x000002797d3d28e0> monkeypatch = <_pytest.monkeypatch.monkeypatch instance at 0x000002797d3d2920> def test_lshift_without_fromint(self, monkeypatch): space = self.space monkeypatch.setattr(rbigint, 'fromint', None) x = sys.maxint // 4 y = 16 f1 = iobj.W_IntObject(x) f2 = iobj.W_IntObject(y) > v = f1.descr_lshift(space, f2) objspace\std\test\test_intobject.py:385: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ objspace\std\intobject.py:834: in descr_binop return ovf2long(space, x, self, y, w_other) objspace\std\intobject.py:865: in _ovf2long_lshift return space.newlong_from_rbigint(rbigint.lshift_int_int_bigint_result(x, y)) _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ iself = 2305843009213693951, int_other = 16 @staticmethod @jit.elidable def lshift_int_int_bigint_result(iself, int_other): if not SUPPORT_INT128 or SHIFT != 63 or not int_in_valid_range(iself): > return rbigint.fromint(iself).lshift(int_other) E TypeError: 'NoneType' object is not callable ..\rpython\rlib\rbigint.py:1383: TypeError _________________ TestW_IntObject.test_lshift_without_fromint _________________ self = <pypy.objspace.std.test.test_intobject.TestW_IntObject instance at 0x000002793733a9e0> monkeypatch = <_pytest.monkeypatch.monkeypatch instance at 0x000002793733aa20> def test_lshift_without_fromint(self, monkeypatch): space = self.space monkeypatch.setattr(rbigint, 'fromint', None) x = sys.maxint // 4 y = 16 f1 = iobj.W_IntObject(x) f2 = iobj.W_IntObject(y) > v = f1.descr_lshift(space, f2) objspace\std\test\test_intobject.py:385: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ objspace\std\intobject.py:834: in descr_binop return ovf2long(space, x, self, y, w_other) objspace\std\intobject.py:865: in _ovf2long_lshift return space.newlong_from_rbigint(rbigint.lshift_int_int_bigint_result(x, y)) _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ iself = 2305843009213693951, int_other = 16 @staticmethod @jit.elidable def lshift_int_int_bigint_result(iself, int_other): if not SUPPORT_INT128 or SHIFT != 63 or not int_in_valid_range(iself): > return rbigint.fromint(iself).lshift(int_other) E TypeError: 'NoneType' object is not callable ..\rpython\rlib\rbigint.py:1383: TypeError __________ TestW_IntObjectWithSmallLong.test_lshift_without_fromint ___________ self = <pypy.objspace.std.test.test_smalllongobject.TestW_IntObjectWithSmallLong instance at 0x0000027910c60c20> monkeypatch = <_pytest.monkeypatch.monkeypatch instance at 0x0000027910c60c60> def test_lshift_without_fromint(self, monkeypatch): space = self.space monkeypatch.setattr(rbigint, 'fromint', None) x = sys.maxint // 4 y = 16 f1 = iobj.W_IntObject(x) f2 = iobj.W_IntObject(y) > v = f1.descr_lshift(space, f2) objspace\std\test\test_intobject.py:385: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ objspace\std\intobject.py:834: in descr_binop return ovf2long(space, x, self, y, w_other) objspace\std\intobject.py:865: in _ovf2long_lshift return space.newlong_from_rbigint(rbigint.lshift_int_int_bigint_result(x, y)) _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ iself = 2305843009213693951, int_other = 16 @staticmethod @jit.elidable def lshift_int_int_bigint_result(iself, int_other): if not SUPPORT_INT128 or SHIFT != 63 or not int_in_valid_range(iself): > return rbigint.fromint(iself).lshift(int_other) E TypeError: 'NoneType' object is not callable ..\rpython\rlib\rbigint.py:1383: TypeError =========================== short test summary info =========================== FAIL objspace\std\test\test_intobject.py::TestW_IntObject::()::test_lshift_without_fromint FAIL objspace\std\test\test_smalllongobject.py::TestW_IntObject::()::test_lshift_without_fromint FAIL objspace\std\test\test_smalllongobject.py::TestW_IntObjectWithSmallLong::()::test_lshift_without_fromint ============= 3 failed, 2470 passed, 30 skipped in 947.44 seconds ============= __ tool/pytest/test [143 done in total, somefailed=False] _____________________ ============================= test session starts ============================= platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples') pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.pyc rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini plugins: hypothesis-4.39.3 collected 25 items tool\pytest\test\test_appsupport.py ......... tool\pytest\test\test_astrewrite.py ..... tool\pytest\test\test_conftest1.py ...xx tool\pytest\test\test_pytestsupport.py ...... =================== 23 passed, 2 xfailed in 1061.13 seconds =================== program finished with exit code 1 elapsedTime=21550.157000