pypy-venv/bin/pypy3 -m pip install --no-warn-script-location -r ../build/extra_tests/requirements.txt
in dir /build_dir/pypy-c-jit-linux-x86-32/venv (timeout 1200 secs)
watching logfiles {}
argv: ['pypy-venv/bin/pypy3', '-m', 'pip', 'install', '--no-warn-script-location', '-r', '../build/extra_tests/requirements.txt']
environment:
AUDITWHEEL_ARCH=i686
AUDITWHEEL_PLAT=manylinux2014_i686
AUDITWHEEL_POLICY=manylinux2014
DEVTOOLSET_ROOTPATH=/opt/rh/devtoolset-10/root
HOME=/home/buildslave
HOSTNAME=ffc60fde56a7
LANG=en_US.UTF-8
LANGUAGE=en_US.UTF-8
LC_ALL=en_US.UTF-8
LD_LIBRARY_PATH=/usr/local/lib:/opt/rh/devtoolset-10/root/usr/lib:/opt/rh/devtoolset-10/root/usr/lib/dyninst
LOGNAME=buildslave
PATH=/python27_virt/bin:/opt/rh/devtoolset-10/root/usr/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
PKG_CONFIG_PATH=/usr/local/lib64/pkgconfig:/usr/local/lib/pkgconfig
PWD=/build_dir/pypy-c-jit-linux-x86-32/venv
PYPY_LOCALBASE=/usr/local
PYPY_MAKE_PORTABLE=1
SHELL=/bin/bash
SHLVL=3
SSL_CERT_FILE=/opt/_internal/certs.pem
TERM=xterm
TMPDIR=/build_dir/tmp
USER=buildslave
_=/usr/bin/linux32
using PTY: False
Ignoring vmprof: markers 'platform_python_implementation == "pypy"' don't match your environment
Collecting pytest<=6.2.5 (from -r ../build/extra_tests/requirements.txt (line 1))
Using cached pytest-6.2.5-py3-none-any.whl.metadata (7.5 kB)
Collecting setuptools<70.1 (from -r ../build/extra_tests/requirements.txt (line 2))
Using cached setuptools-70.0.0-py3-none-any.whl.metadata (5.9 kB)
Collecting hypothesis<6.37.0 (from -r ../build/extra_tests/requirements.txt (line 4))
Using cached hypothesis-6.36.2-py3-none-any.whl.metadata (6.0 kB)
Collecting filelock (from -r ../build/extra_tests/requirements.txt (line 6))
Using cached filelock-3.29.7-py3-none-any.whl.metadata (2.0 kB)
Collecting pexpect (from -r ../build/extra_tests/requirements.txt (line 7))
Using cached pexpect-4.9.0-py2.py3-none-any.whl.metadata (2.5 kB)
Collecting pytest-xdist (from -r ../build/extra_tests/requirements.txt (line 10))
Using cached pytest_xdist-3.8.0-py3-none-any.whl.metadata (3.0 kB)
Collecting attrs>=19.2.0 (from pytest<=6.2.5->-r ../build/extra_tests/requirements.txt (line 1))
Using cached attrs-26.1.0-py3-none-any.whl.metadata (8.8 kB)
Collecting iniconfig (from pytest<=6.2.5->-r ../build/extra_tests/requirements.txt (line 1))
Using cached iniconfig-2.3.0-py3-none-any.whl.metadata (2.5 kB)
Collecting packaging (from pytest<=6.2.5->-r ../build/extra_tests/requirements.txt (line 1))
Using cached packaging-26.2-py3-none-any.whl.metadata (3.5 kB)
Collecting pluggy<2.0,>=0.12 (from pytest<=6.2.5->-r ../build/extra_tests/requirements.txt (line 1))
Using cached pluggy-1.6.0-py3-none-any.whl.metadata (4.8 kB)
Collecting py>=1.8.2 (from pytest<=6.2.5->-r ../build/extra_tests/requirements.txt (line 1))
Using cached py-1.11.0-py2.py3-none-any.whl.metadata (2.8 kB)
Collecting toml (from pytest<=6.2.5->-r ../build/extra_tests/requirements.txt (line 1))
Using cached toml-0.10.2-py2.py3-none-any.whl.metadata (7.1 kB)
Collecting sortedcontainers<3.0.0,>=2.1.0 (from hypothesis<6.37.0->-r ../build/extra_tests/requirements.txt (line 4))
Using cached sortedcontainers-2.4.0-py2.py3-none-any.whl.metadata (10 kB)
Collecting ptyprocess>=0.5 (from pexpect->-r ../build/extra_tests/requirements.txt (line 7))
Using cached ptyprocess-0.7.0-py2.py3-none-any.whl.metadata (1.3 kB)
Collecting execnet>=2.1 (from pytest-xdist->-r ../build/extra_tests/requirements.txt (line 10))
Using cached execnet-2.1.2-py3-none-any.whl.metadata (2.9 kB)
INFO: pip is looking at multiple versions of pytest-xdist to determine which version is compatible with other requirements. This could take a while.
Collecting pytest-xdist (from -r ../build/extra_tests/requirements.txt (line 10))
Using cached pytest_xdist-3.7.0-py3-none-any.whl.metadata (3.0 kB)
Using cached pytest_xdist-3.6.1-py3-none-any.whl.metadata (4.3 kB)
Using cached pytest_xdist-3.5.0-py3-none-any.whl.metadata (3.1 kB)
Using cached pytest-6.2.5-py3-none-any.whl (280 kB)
Using cached setuptools-70.0.0-py3-none-any.whl (863 kB)
Using cached hypothesis-6.36.2-py3-none-any.whl (376 kB)
Using cached pluggy-1.6.0-py3-none-any.whl (20 kB)
Using cached sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB)
Using cached filelock-3.29.7-py3-none-any.whl (46 kB)
Using cached pexpect-4.9.0-py2.py3-none-any.whl (63 kB)
Using cached pytest_xdist-3.5.0-py3-none-any.whl (42 kB)
Using cached attrs-26.1.0-py3-none-any.whl (67 kB)
Using cached execnet-2.1.2-py3-none-any.whl (40 kB)
Using cached ptyprocess-0.7.0-py2.py3-none-any.whl (13 kB)
Using cached py-1.11.0-py2.py3-none-any.whl (98 kB)
Using cached iniconfig-2.3.0-py3-none-any.whl (7.5 kB)
Using cached packaging-26.2-py3-none-any.whl (100 kB)
Using cached toml-0.10.2-py2.py3-none-any.whl (16 kB)
Installing collected packages: sortedcontainers, ptyprocess, toml, setuptools, py, pluggy, pexpect, packaging, iniconfig, filelock, execnet, attrs, pytest, hypothesis, pytest-xdist
Attempting uninstall: setuptools
Found existing installation: setuptools 83.0.0
Uninstalling setuptools-83.0.0:
Successfully uninstalled setuptools-83.0.0
Successfully installed attrs-26.1.0 execnet-2.1.2 filelock-3.29.7 hypothesis-6.36.2 iniconfig-2.3.0 packaging-26.2 pexpect-4.9.0 pluggy-1.6.0 ptyprocess-0.7.0 py-1.11.0 pytest-6.2.5 pytest-xdist-3.5.0 setuptools-70.0.0 sortedcontainers-2.4.0 toml-0.10.2
program finished with exit code 0
elapsedTime=9.538535