pypy-venv/bin/pypy -m pytest ../build/extra_tests --junitxml=extra.log --durations=20 -raw "" "" in dir /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/venv (timeout 1200 secs) watching logfiles {'pytestLog': 'extra.log'} argv: ['pypy-venv/bin/pypy', '-m', 'pytest', '../build/extra_tests', '--junitxml=extra.log', '--durations=20', '-raw', '', ''] environment: HOME=/Users/matti HOMEBREW_CELLAR=/opt/homebrew/Cellar HOMEBREW_PREFIX=/opt/homebrew HOMEBREW_REPOSITORY=/opt/homebrew INFOPATH=/opt/homebrew/share/info: LANG=en_US.UTF-8 LC_ADDRESS=en_AU.UTF-8 LC_IDENTIFICATION=en_AU.UTF-8 LC_MEASUREMENT=en_AU.UTF-8 LC_MONETARY=en_AU.UTF-8 LC_NAME=en_AU.UTF-8 LC_NUMERIC=en_AU.UTF-8 LC_PAPER=en_AU.UTF-8 LC_TELEPHONE=en_AU.UTF-8 LC_TIME=en_AU.UTF-8 LOGNAME=matti OLDPWD=/Users/matti PATH=/Users/matti/oss/pypy-arm64-buildbot/bin:/opt/homebrew/bin:/opt/homebrew/sbin:/Library/Frameworks/Python.framework/Versions/3.11/bin:/usr/local/bin:/System/Cryptexes/App/usr/bin:/usr/bin:/bin:/usr/sbin:/sbin:/var/run/com.apple.security.cryptexd/codex.system/bootstrap/usr/local/bin:/var/run/com.apple.security.cryptexd/codex.system/bootstrap/usr/bin:/var/run/com.apple.security.cryptexd/codex.system/bootstrap/usr/appleinternal/bin:/Library/Apple/usr/bin PKG_CONFIG_PATH=/opt/homebrew/Cellar/openssl@1.1/1.1.1t/lib/pkgconfig PWD=/Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/venv PYPY_USESSION_DIR=/tmp/buildbot-arm64 SHELL=/bin/zsh SHLVL=2 SSH_CLIENT=10.0.0.17 36602 22 SSH_CONNECTION=10.0.0.17 36602 10.0.0.16 22 SSH_TTY=/dev/ttys000 TERM=xterm-256color TMPDIR=/tmp/buildbot-arm64 USER=matti _=/Users/matti/oss/pypy-arm64-buildbot/bin/buildslave using PTY: False /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/venv/pypy-venv/site-packages/hypothesis/extra/pytestplugin.py:61: HypothesisWarning: You are using Pytest version 4.0.0. Hypothesis tests work with any test runner, but our Pytest plugin requires Pytest 4.3 or newer. Note that the Pytest developers no longer support this version either! Disabling the Hypothesis pytest plugin... warnings.warn(PYTEST_TOO_OLD_MESSAGE % (pytest.__version__,), HypothesisWarning) ============================= test session starts ============================== platform darwin -- Python 2.7.18[pypy-8.0.0-alpha], pytest-4.0.0, py-1.11.0, pluggy-0.13.1 rootdir: /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/extra_tests, inifile: pytest.ini plugins: hypothesis-4.57.1 collected 0 items / 1 errors ==================================== ERRORS ==================================== ______________________________ ERROR collecting _______________________________ pypy-venv/site-packages/py/_path/common.py:383: in visit for x in Visitor(fil, rec, ignore, bf, sort).gen(self): pypy-venv/site-packages/py/_path/common.py:435: in gen for p in self.gen(subdir): pypy-venv/site-packages/py/_path/common.py:425: in gen if p.check(dir=1) and (rec is None or rec(p))]) pypy-venv/site-packages/_pytest/main.py:617: in _recurse ihook = self.gethookproxy(dirpath) pypy-venv/site-packages/_pytest/main.py:434: in gethookproxy my_conftestmodules = pm._getconftestmodules(fspath) pypy-venv/site-packages/_pytest/config/__init__.py:414: in _getconftestmodules mod = self._importconftest(conftestpath) pypy-venv/site-packages/_pytest/config/__init__.py:453: in _importconftest raise ConftestImportFailure(conftestpath, sys.exc_info()) E ConftestImportFailure: (local('/Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/extra_tests/cffi_tests/embedding/conftest.py'), (<type 'exceptions.AttributeError'>, AttributeError("'module' object has no attribute 'implementation'",), <traceback object at 0x000000015901fda0>)) - generated xml file: /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/venv/extra.log - =========================== short test summary info ============================ ERROR ../build/extra_tests !!!!!!!!!!!!!!!!!!! Interrupted: 1 errors during collection !!!!!!!!!!!!!!!!!!!! =========================== 1 error in 0.19 seconds ============================ program finished with exit code 2 elapsedTime=0.480638