Started by user Thorsten Vitt Running as SYSTEM Building remotely on Rechenknecht in workspace /mnt/data/jenkins/workspace/pydelta-next The recommended git tool is: NONE using credential Github > /usr/bin/git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > /usr/bin/git config remote.origin.url https://github.com/cophi-wue/pydelta # timeout=10 Fetching upstream changes from https://github.com/cophi-wue/pydelta > /usr/bin/git --version # timeout=10 > git --version # 'git version 2.11.0' using GIT_ASKPASS to set credentials > /usr/bin/git fetch --tags --progress -- https://github.com/cophi-wue/pydelta +refs/heads/*:refs/remotes/origin/* # timeout=10 > /usr/bin/git rev-parse refs/remotes/origin/next^{commit} # timeout=10 Checking out Revision 4f21ac5a68495e172f8cdf7a6d95cb30facc653a (refs/remotes/origin/next) > /usr/bin/git config core.sparsecheckout # timeout=10 > /usr/bin/git checkout -f 4f21ac5a68495e172f8cdf7a6d95cb30facc653a # timeout=10 Commit message: "added pytest-cov to dev dependencies" > /usr/bin/git rev-list --no-walk 4f21ac5a68495e172f8cdf7a6d95cb30facc653a # timeout=10 [Checks API] No suitable checks publisher found. No emails were triggered. $ bash -c "[ -d \$HOME/.pyenv ]" $ bash -c "cd /mnt/data/jenkins/workspace/pydelta-next && env PYENV_ROOT\=\$HOME/.pyenv PYENV_VERSION\=3.9.0 \$HOME/.pyenv/bin/pyenv local 2>/dev/null || true" $ bash -c "mkdir \$HOME/.pyenv.lock" $ bash -c "env PYENV_ROOT\=\$HOME/.pyenv PYENV_VERSION\=3.9.0 \$HOME/.pyenv/bin/pyenv versions --bare" Updating pyenv... $ bash -c "cd \$HOME/.pyenv && git checkout master && git pull" Already on 'master' Your branch is up-to-date with 'origin/master'. From https://github.com/yyuu/pyenv c52d26d8..806b30d6 master -> origin/master * [new tag] v1.2.21 -> v1.2.21 Updating c52d26d8..806b30d6 Fast-forward CHANGELOG.md | 17 ++++ CONDUCT.md | 6 +- libexec/pyenv | 5 +- libexec/pyenv---version | 2 +- libexec/pyenv-help | 2 +- libexec/pyenv-init | 2 +- plugins/python-build/README.md | 6 ++ plugins/python-build/bin/python-build | 18 +++- plugins/python-build/share/python-build/3.5.10 | 9 ++ plugins/python-build/share/python-build/3.6.12 | 9 ++ .../share/python-build/{3.9.0b5 => 3.7.9} | 4 +- plugins/python-build/share/python-build/3.8.6 | 10 ++ plugins/python-build/share/python-build/3.9.0 | 11 +++ .../share/python-build/anaconda3-2020.07 | 19 ++++ .../share/python-build/graalpython-20.1.0 | 48 +++++++++ .../share/python-build/graalpython-20.2.0 | 48 +++++++++ .../python-build/share/python-build/jython-2.7.2 | 14 +++ .../share/python-build/micropython-1.13 | 5 + plugins/python-build/share/python-build/pypy-1.6 | 8 +- plugins/python-build/share/python-build/pypy-1.7 | 8 +- plugins/python-build/share/python-build/pypy-1.8 | 8 +- plugins/python-build/share/python-build/pypy-1.9 | 8 +- plugins/python-build/share/python-build/pypy-2.0 | 12 +-- .../python-build/share/python-build/pypy-2.0-src | 2 +- plugins/python-build/share/python-build/pypy-2.0.1 | 8 +- .../python-build/share/python-build/pypy-2.0.1-src | 2 +- plugins/python-build/share/python-build/pypy-2.0.2 | 8 +- .../python-build/share/python-build/pypy-2.0.2-src | 2 +- plugins/python-build/share/python-build/pypy-2.1 | 14 +-- .../python-build/share/python-build/pypy-2.1-src | 2 +- plugins/python-build/share/python-build/pypy-2.2 | 14 +-- .../python-build/share/python-build/pypy-2.2-src | 2 +- plugins/python-build/share/python-build/pypy-2.2.1 | 14 +-- .../python-build/share/python-build/pypy-2.2.1-src | 2 +- plugins/python-build/share/python-build/pypy-2.3 | 14 +-- .../python-build/share/python-build/pypy-2.3-src | 2 +- plugins/python-build/share/python-build/pypy-2.3.1 | 18 ++-- plugins/python-build/share/python-build/pypy-2.4.0 | 18 ++-- plugins/python-build/share/python-build/pypy-2.5.0 | 18 ++-- plugins/python-build/share/python-build/pypy-2.5.1 | 18 ++-- .../python-build/share/python-build/pypy-2.5.1-src | 2 +- plugins/python-build/share/python-build/pypy-2.6.0 | 18 ++-- .../python-build/share/python-build/pypy-2.6.0-src | 2 +- plugins/python-build/share/python-build/pypy-2.6.1 | 20 ++-- .../python-build/share/python-build/pypy-2.6.1-src | 2 +- plugins/python-build/share/python-build/pypy-4.0.0 | 20 ++-- .../python-build/share/python-build/pypy-4.0.0-src | 2 +- plugins/python-build/share/python-build/pypy-4.0.1 | 16 +-- .../python-build/share/python-build/pypy-4.0.1-src | 2 +- plugins/python-build/share/python-build/pypy-5.0.0 | 22 ++--- .../python-build/share/python-build/pypy-5.0.0-src | 2 +- plugins/python-build/share/python-build/pypy-5.0.1 | 16 +-- .../python-build/share/python-build/pypy-5.0.1-src | 2 +- plugins/python-build/share/python-build/pypy-5.1 | 22 ++--- .../python-build/share/python-build/pypy-5.1-src | 2 +- plugins/python-build/share/python-build/pypy-5.1.1 | 16 +-- .../python-build/share/python-build/pypy-5.1.1-src | 2 +- .../python-build/share/python-build/pypy-stm-2.3 | 2 +- .../python-build/share/python-build/pypy-stm-2.5.1 | 2 +- plugins/python-build/share/python-build/pypy2-5.3 | 14 +-- .../python-build/share/python-build/pypy2-5.3-src | 2 +- .../python-build/share/python-build/pypy2-5.3.1 | 18 ++-- .../share/python-build/pypy2-5.3.1-src | 2 +- plugins/python-build/share/python-build/pypy2-5.4 | 18 ++-- .../python-build/share/python-build/pypy2-5.4-src | 2 +- .../python-build/share/python-build/pypy2-5.4.1 | 18 ++-- .../share/python-build/pypy2-5.4.1-src | 2 +- .../python-build/share/python-build/pypy2-5.6.0 | 18 ++-- .../share/python-build/pypy2-5.6.0-src | 2 +- .../python-build/share/python-build/pypy2-5.7.0 | 16 +-- .../share/python-build/pypy2-5.7.0-src | 2 +- .../python-build/share/python-build/pypy2-5.7.1 | 16 +-- .../share/python-build/pypy2-5.7.1-src | 2 +- .../python-build/share/python-build/pypy2.7-5.10.0 | 14 +-- .../share/python-build/pypy2.7-5.10.0-src | 2 +- .../python-build/share/python-build/pypy2.7-5.8.0 | 16 +-- .../share/python-build/pypy2.7-5.8.0-src | 2 +- .../python-build/share/python-build/pypy2.7-5.9.0 | 16 +-- .../share/python-build/pypy2.7-5.9.0-src | 2 +- .../python-build/share/python-build/pypy2.7-6.0.0 | 14 +-- .../share/python-build/pypy2.7-6.0.0-src | 2 +- .../python-build/share/python-build/pypy2.7-7.0.0 | 10 +- .../share/python-build/pypy2.7-7.0.0-src | 2 +- .../python-build/share/python-build/pypy2.7-7.1.0 | 10 +- .../share/python-build/pypy2.7-7.1.0-src | 2 +- .../python-build/share/python-build/pypy2.7-7.1.1 | 10 +- .../share/python-build/pypy2.7-7.1.1-src | 2 +- .../python-build/share/python-build/pypy2.7-7.2.0 | 8 +- .../share/python-build/pypy2.7-7.2.0-src | 2 +- .../python-build/share/python-build/pypy2.7-7.3.0 | 10 +- .../share/python-build/pypy2.7-7.3.0-src | 2 +- .../python-build/share/python-build/pypy2.7-7.3.1 | 10 +- .../share/python-build/pypy2.7-7.3.1-src | 2 +- .../python-build/share/python-build/pypy3-2.3.1 | 18 ++-- .../share/python-build/pypy3-2.3.1-src | 2 +- .../python-build/share/python-build/pypy3-2.4.0 | 18 ++-- .../share/python-build/pypy3-2.4.0-src | 2 +- plugins/python-build/share/python-build/pypy3-dev | 4 - .../share/python-build/pypy3.3-5.2-alpha1 | 16 +-- .../share/python-build/pypy3.3-5.2-alpha1-src | 2 +- .../share/python-build/pypy3.3-5.5-alpha | 14 +-- .../share/python-build/pypy3.3-5.5-alpha-src | 2 +- .../python-build/share/python-build/pypy3.5-5.10.0 | 16 +-- .../share/python-build/pypy3.5-5.10.0-src | 2 +- .../python-build/share/python-build/pypy3.5-5.10.1 | 14 +-- .../share/python-build/pypy3.5-5.10.1-src | 2 +- .../share/python-build/pypy3.5-5.7-beta | 2 +- .../share/python-build/pypy3.5-5.7-beta-src | 2 +- .../share/python-build/pypy3.5-5.7.1-beta | 4 +- .../share/python-build/pypy3.5-5.7.1-beta-src | 2 +- .../python-build/share/python-build/pypy3.5-5.8.0 | 2 +- .../share/python-build/pypy3.5-5.8.0-src | 2 +- .../python-build/share/python-build/pypy3.5-5.9.0 | 4 +- .../share/python-build/pypy3.5-5.9.0-src | 2 +- .../python-build/share/python-build/pypy3.5-6.0.0 | 14 +-- .../share/python-build/pypy3.5-6.0.0-src | 2 +- .../python-build/share/python-build/pypy3.5-7.0.0 | 10 +- .../share/python-build/pypy3.5-7.0.0-src | 2 +- .../python-build/share/python-build/pypy3.6-7.0.0 | 8 +- .../share/python-build/pypy3.6-7.0.0-src | 2 +- .../python-build/share/python-build/pypy3.6-7.1.0 | 10 +- .../share/python-build/pypy3.6-7.1.0-src | 2 +- .../python-build/share/python-build/pypy3.6-7.1.1 | 10 +- .../share/python-build/pypy3.6-7.1.1-src | 2 +- .../python-build/share/python-build/pypy3.6-7.2.0 | 8 +- .../share/python-build/pypy3.6-7.2.0-src | 2 +- .../python-build/share/python-build/pypy3.6-7.3.0 | 10 +- .../share/python-build/pypy3.6-7.3.0-src | 2 +- .../python-build/share/python-build/pypy3.6-7.3.1 | 10 +- .../share/python-build/pypy3.6-7.3.1-src | 2 +- plugins/python-build/test/mirror.bats | 20 ++++ pyenv.d/rehash/conda.d/default.list | 108 +++++++++++++++++++++ test/init.bats | 2 +- test/pyenv.bats | 3 +- 134 files changed, 789 insertions(+), 451 deletions(-) create mode 100644 plugins/python-build/share/python-build/3.5.10 create mode 100644 plugins/python-build/share/python-build/3.6.12 rename plugins/python-build/share/python-build/{3.9.0b5 => 3.7.9} (53%) create mode 100644 plugins/python-build/share/python-build/3.8.6 create mode 100644 plugins/python-build/share/python-build/3.9.0 create mode 100644 plugins/python-build/share/python-build/anaconda3-2020.07 create mode 100644 plugins/python-build/share/python-build/graalpython-20.1.0 create mode 100644 plugins/python-build/share/python-build/graalpython-20.2.0 create mode 100644 plugins/python-build/share/python-build/jython-2.7.2 create mode 100644 plugins/python-build/share/python-build/micropython-1.13 delete mode 100644 plugins/python-build/share/python-build/pypy3-dev Updated pyenv. Installing 3.9.0... $ bash -c "env PYENV_ROOT\=\$HOME/.pyenv PYENV_VERSION\=3.9.0 \$HOME/.pyenv/bin/pyenv install 3.9.0" Downloading Python-3.9.0.tar.xz... -> https://www.python.org/ftp/python/3.9.0/Python-3.9.0.tar.xz Installing Python-3.9.0... Installed Python-3.9.0 to /mnt/data/jenkins/.pyenv/versions/3.9.0 Installed 3.9.0. $ bash -c "env PYENV_ROOT\=\$HOME/.pyenv PYENV_VERSION\=3.9.0 \$HOME/.pyenv/bin/pyenv rehash" $ bash -c "env PYENV_ROOT\=\$HOME/.pyenv PYENV_VERSION\=3.9.0 \$HOME/.pyenv/bin/pyenv exec pip list" Installing tox... $ bash -c "env PYENV_ROOT\=\$HOME/.pyenv PYENV_VERSION\=3.9.0 \$HOME/.pyenv/bin/pyenv exec pip install tox" Collecting tox Downloading tox-3.20.1-py2.py3-none-any.whl (83 kB) Collecting virtualenv!=20.0.0,!=20.0.1,!=20.0.2,!=20.0.3,!=20.0.4,!=20.0.5,!=20.0.6,!=20.0.7,>=16.0.0 Downloading virtualenv-20.0.34-py2.py3-none-any.whl (4.9 MB) Collecting filelock>=3.0.0 Using cached filelock-3.0.12-py3-none-any.whl (7.6 kB) Collecting six>=1.14.0 Using cached six-1.15.0-py2.py3-none-any.whl (10 kB) Collecting py>=1.4.17 Using cached py-1.9.0-py2.py3-none-any.whl (99 kB) Collecting packaging>=14 Using cached packaging-20.4-py2.py3-none-any.whl (37 kB) Collecting toml>=0.9.4 Using cached toml-0.10.1-py2.py3-none-any.whl (19 kB) Collecting pluggy>=0.12.0 Using cached pluggy-0.13.1-py2.py3-none-any.whl (18 kB) Collecting distlib<1,>=0.3.1 Using cached distlib-0.3.1-py2.py3-none-any.whl (335 kB) Collecting appdirs<2,>=1.4.3 Using cached appdirs-1.4.4-py2.py3-none-any.whl (9.6 kB) Collecting pyparsing>=2.0.2 Using cached pyparsing-2.4.7-py2.py3-none-any.whl (67 kB) Installing collected packages: filelock, distlib, six, appdirs, virtualenv, py, pyparsing, packaging, toml, pluggy, tox Successfully installed appdirs-1.4.4 distlib-0.3.1 filelock-3.0.12 packaging-20.4 pluggy-0.13.1 py-1.9.0 pyparsing-2.4.7 six-1.15.0 toml-0.10.1 tox-3.20.1 virtualenv-20.0.34 Installed tox. $ bash -c "env PYENV_ROOT\=\$HOME/.pyenv PYENV_VERSION\=3.9.0 \$HOME/.pyenv/bin/pyenv rehash" $ bash -c "rm -rf \$HOME/.pyenv.lock" [pydelta-next] $ /bin/sh -xe /tmp/shiningpanda8200735456311185403.sh + pip install -U pip Requirement already up-to-date: pip in /mnt/data/jenkins/.pyenv/versions/3.9.0/lib/python3.9/site-packages (20.2.3) + pip install -U numpy scipy Cython Collecting numpy Downloading numpy-1.19.2.zip (7.3 MB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing wheel metadata: started Preparing wheel metadata: finished with status 'done' Collecting scipy Downloading scipy-1.5.2.tar.gz (25.4 MB) Installing build dependencies: started Installing build dependencies: still running... Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing wheel metadata: started Preparing wheel metadata: finished with status 'done' Collecting Cython Using cached Cython-0.29.21-py2.py3-none-any.whl (974 kB) Building wheels for collected packages: numpy, scipy Building wheel for numpy (PEP 517): started Building wheel for numpy (PEP 517): still running... Building wheel for numpy (PEP 517): finished with status 'done' Created wheel for numpy: filename=numpy-1.19.2-cp39-cp39-linux_x86_64.whl size=12007268 sha256=cdf2755e3a2ff85ee08aec57698f091e48eac2b4726146c63002f1349e3a0d78 Stored in directory: /mnt/data/jenkins/.cache/pip/wheels/a3/17/dd/f2dba23a35bb6008732772ccfb13d3d0e537fbc6919ce6862b Building wheel for scipy (PEP 517): started Building wheel for scipy (PEP 517): still running... Building wheel for scipy (PEP 517): still running... Building wheel for scipy (PEP 517): still running... Building wheel for scipy (PEP 517): still running... Building wheel for scipy (PEP 517): still running... Building wheel for scipy (PEP 517): finished with status 'done' Created wheel for scipy: filename=scipy-1.5.2-cp39-cp39-linux_x86_64.whl size=47466102 sha256=aa18797a6ecf677c49f524eac4e65b6d1207aa700c8decc5d7d263d5799d19b8 Stored in directory: /mnt/data/jenkins/.cache/pip/wheels/24/76/36/4147d04693ab616d9e3f4847a3ae1011f16065fa64651356f9 Successfully built numpy scipy Installing collected packages: numpy, scipy, Cython Successfully installed Cython-0.29.21 numpy-1.19.2 scipy-1.5.2 + pip install -U -r requirements.txt Obtaining file:///mnt/data/jenkins/workspace/pydelta-next (from -r requirements.txt (line 1)) Requirement already up-to-date: Cython in /mnt/data/jenkins/.pyenv/versions/3.9.0/lib/python3.9/site-packages (from -r requirements.txt (line 3)) (0.29.21) Collecting pytest Using cached pytest-6.1.1-py3-none-any.whl (272 kB) Collecting pytest-cov Using cached pytest_cov-2.10.1-py2.py3-none-any.whl (19 kB) Collecting Sphinx Using cached Sphinx-3.2.1-py3-none-any.whl (2.9 MB) Collecting ipykernel Using cached ipykernel-5.3.4-py3-none-any.whl (120 kB) Collecting nbsphinx Using cached nbsphinx-0.7.1-py3-none-any.whl (24 kB) Requirement already satisfied, skipping upgrade: scipy>=0.14.0 in /mnt/data/jenkins/.pyenv/versions/3.9.0/lib/python3.9/site-packages (from delta==2.0.0.dev1->-r requirements.txt (line 1)) (1.5.2) Collecting matplotlib>=1.3.1 Downloading matplotlib-3.3.2.tar.gz (37.9 MB) Requirement already satisfied, skipping upgrade: numpy>=1.8.1 in /mnt/data/jenkins/.pyenv/versions/3.9.0/lib/python3.9/site-packages (from delta==2.0.0.dev1->-r requirements.txt (line 1)) (1.19.2) Collecting pandas>=0.13.1 Downloading pandas-1.1.3.tar.gz (5.2 MB) Installing build dependencies: started Installing build dependencies: still running... Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: still running... Getting requirements to build wheel: finished with status 'done' Preparing wheel metadata: started Preparing wheel metadata: finished with status 'done' Collecting scikit-learn>=0.16.0 Downloading scikit-learn-0.23.2.tar.gz (7.2 MB) Installing build dependencies: started Installing build dependencies: still running... Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing wheel metadata: started Preparing wheel metadata: finished with status 'done' Collecting regex Downloading regex-2020.10.11-cp39-cp39-manylinux2010_x86_64.whl (668 kB) Collecting iniconfig Using cached iniconfig-1.0.1-py3-none-any.whl (4.2 kB) Requirement already satisfied, skipping upgrade: pluggy<1.0,>=0.12 in /mnt/data/jenkins/.pyenv/versions/3.9.0/lib/python3.9/site-packages (from pytest->-r requirements.txt (line 8)) (0.13.1) Requirement already satisfied, skipping upgrade: py>=1.8.2 in /mnt/data/jenkins/.pyenv/versions/3.9.0/lib/python3.9/site-packages (from pytest->-r requirements.txt (line 8)) (1.9.0) Requirement already satisfied, skipping upgrade: toml in /mnt/data/jenkins/.pyenv/versions/3.9.0/lib/python3.9/site-packages (from pytest->-r requirements.txt (line 8)) (0.10.1) Collecting attrs>=17.4.0 Using cached attrs-20.2.0-py2.py3-none-any.whl (48 kB) Requirement already satisfied, skipping upgrade: packaging in /mnt/data/jenkins/.pyenv/versions/3.9.0/lib/python3.9/site-packages (from pytest->-r requirements.txt (line 8)) (20.4) Collecting coverage>=4.4 Downloading coverage-5.3-cp39-cp39-manylinux1_x86_64.whl (228 kB) Collecting imagesize Using cached imagesize-1.2.0-py2.py3-none-any.whl (4.8 kB) Collecting docutils>=0.12 Using cached docutils-0.16-py2.py3-none-any.whl (548 kB) Collecting Jinja2>=2.3 Using cached Jinja2-2.11.2-py2.py3-none-any.whl (125 kB) Collecting babel>=1.3 Using cached Babel-2.8.0-py2.py3-none-any.whl (8.6 MB) Collecting sphinxcontrib-jsmath Using cached sphinxcontrib_jsmath-1.0.1-py2.py3-none-any.whl (5.1 kB) Collecting sphinxcontrib-applehelp Using cached sphinxcontrib_applehelp-1.0.2-py2.py3-none-any.whl (121 kB) Collecting sphinxcontrib-devhelp Using cached sphinxcontrib_devhelp-1.0.2-py2.py3-none-any.whl (84 kB) Collecting alabaster<0.8,>=0.7 Using cached alabaster-0.7.12-py2.py3-none-any.whl (14 kB) Collecting requests>=2.5.0 Using cached requests-2.24.0-py2.py3-none-any.whl (61 kB) Collecting sphinxcontrib-serializinghtml Using cached sphinxcontrib_serializinghtml-1.1.4-py2.py3-none-any.whl (89 kB) Collecting sphinxcontrib-htmlhelp Using cached sphinxcontrib_htmlhelp-1.0.3-py2.py3-none-any.whl (96 kB) Collecting sphinxcontrib-qthelp Using cached sphinxcontrib_qthelp-1.0.3-py2.py3-none-any.whl (90 kB) Collecting snowballstemmer>=1.1 Using cached snowballstemmer-2.0.0-py2.py3-none-any.whl (97 kB) Requirement already satisfied, skipping upgrade: setuptools in /mnt/data/jenkins/.pyenv/versions/3.9.0/lib/python3.9/site-packages (from Sphinx->-r requirements.txt (line 10)) (49.2.1) Collecting Pygments>=2.0 Using cached Pygments-2.7.1-py3-none-any.whl (944 kB) Collecting jupyter-client Using cached jupyter_client-6.1.7-py3-none-any.whl (108 kB) Collecting tornado>=4.2 Using cached tornado-6.0.4.tar.gz (496 kB) Collecting traitlets>=4.1.0 Downloading traitlets-5.0.4-py3-none-any.whl (98 kB) Collecting ipython>=5.0.0 Downloading ipython-7.18.1-py3-none-any.whl (786 kB) Collecting nbconvert!=5.4 Downloading nbconvert-6.0.7-py3-none-any.whl (552 kB) Collecting nbformat Using cached nbformat-5.0.7-py3-none-any.whl (170 kB) Collecting certifi>=2020.06.20 Using cached certifi-2020.6.20-py2.py3-none-any.whl (156 kB) Collecting cycler>=0.10 Using cached cycler-0.10.0-py2.py3-none-any.whl (6.5 kB) Collecting kiwisolver>=1.0.1 Downloading kiwisolver-1.2.0.tar.gz (52 kB) ERROR: Command errored out with exit status 1: command: /mnt/data/jenkins/.pyenv/versions/3.9.0/bin/python3.9 -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-install-d3jor4q5/kiwisolver/setup.py'"'"'; __file__='"'"'/tmp/pip-install-d3jor4q5/kiwisolver/setup.py'"'"';f=getattr(tokenize, '"'"'open'"'"', open)(__file__);code=f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, __file__, '"'"'exec'"'"'))' egg_info --egg-base /tmp/pip-pip-egg-info-a8ctl45s cwd: /tmp/pip-install-d3jor4q5/kiwisolver/ Complete output (44 lines): WARNING: The wheel package is not available. ERROR: Command errored out with exit status 1: command: /mnt/data/jenkins/.pyenv/versions/3.9.0/bin/python3.9 -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-wheel-74pa341d/cppy/setup.py'"'"'; __file__='"'"'/tmp/pip-wheel-74pa341d/cppy/setup.py'"'"';f=getattr(tokenize, '"'"'open'"'"', open)(__file__);code=f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, __file__, '"'"'exec'"'"'))' bdist_wheel -d /tmp/pip-wheel-2fx10v5i cwd: /tmp/pip-wheel-74pa341d/cppy/ Complete output (6 lines): usage: setup.py [global_opts] cmd1 [cmd1_opts] [cmd2 [cmd2_opts] ...] or: setup.py --help [cmd1 cmd2 ...] or: setup.py --help-commands or: setup.py cmd --help error: invalid command 'bdist_wheel' ---------------------------------------- ERROR: Failed building wheel for cppy ERROR: Failed to build one or more wheels Traceback (most recent call last): File "/mnt/data/jenkins/.pyenv/versions/3.9.0/lib/python3.9/site-packages/setuptools/installer.py", line 128, in fetch_build_egg subprocess.check_call(cmd) File "/mnt/data/jenkins/.pyenv/versions/3.9.0/lib/python3.9/subprocess.py", line 373, in check_call raise CalledProcessError(retcode, cmd) subprocess.CalledProcessError: Command '['/mnt/data/jenkins/.pyenv/versions/3.9.0/bin/python3.9', '-m', 'pip', '--disable-pip-version-check', 'wheel', '--no-deps', '-w', '/tmp/tmpt614yxwt', '--quiet', 'cppy>=1.1.0']' returned non-zero exit status 1. The above exception was the direct cause of the following exception: Traceback (most recent call last): File "<string>", line 1, in <module> File "/tmp/pip-install-d3jor4q5/kiwisolver/setup.py", line 59, in <module> setup( File "/mnt/data/jenkins/.pyenv/versions/3.9.0/lib/python3.9/site-packages/setuptools/__init__.py", line 164, in setup _install_setup_requires(attrs) File "/mnt/data/jenkins/.pyenv/versions/3.9.0/lib/python3.9/site-packages/setuptools/__init__.py", line 159, in _install_setup_requires dist.fetch_build_eggs(dist.setup_requires) File "/mnt/data/jenkins/.pyenv/versions/3.9.0/lib/python3.9/site-packages/setuptools/dist.py", line 699, in fetch_build_eggs resolved_dists = pkg_resources.working_set.resolve( File "/mnt/data/jenkins/.pyenv/versions/3.9.0/lib/python3.9/site-packages/pkg_resources/__init__.py", line 779, in resolve dist = best[req.key] = env.best_match( File "/mnt/data/jenkins/.pyenv/versions/3.9.0/lib/python3.9/site-packages/pkg_resources/__init__.py", line 1064, in best_match return self.obtain(req, installer) File "/mnt/data/jenkins/.pyenv/versions/3.9.0/lib/python3.9/site-packages/pkg_resources/__init__.py", line 1076, in obtain return installer(requirement) File "/mnt/data/jenkins/.pyenv/versions/3.9.0/lib/python3.9/site-packages/setuptools/dist.py", line 758, in fetch_build_egg return fetch_build_egg(self, req) File "/mnt/data/jenkins/.pyenv/versions/3.9.0/lib/python3.9/site-packages/setuptools/installer.py", line 130, in fetch_build_egg raise DistutilsError(str(e)) from e distutils.errors.DistutilsError: Command '['/mnt/data/jenkins/.pyenv/versions/3.9.0/bin/python3.9', '-m', 'pip', '--disable-pip-version-check', 'wheel', '--no-deps', '-w', '/tmp/tmpt614yxwt', '--quiet', 'cppy>=1.1.0']' returned non-zero exit status 1. ---------------------------------------- ERROR: Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. Build step 'Virtualenv Builder' marked build as failure [htmlpublisher] Archiving HTML reports... [htmlpublisher] Archiving at PROJECT level /mnt/data/jenkins/workspace/pydelta-next/build/sphinx/html to /mnt/data/jenkins/jobs/pydelta-next/htmlreports/Documentation Recording test results ERROR: Step ‘Publish JUnit test result report’ failed: Test reports were found but none of them are new. Did leafNodes run? For example, /mnt/data/jenkins/workspace/pydelta-next/pytest.xml is 10 min old [Cobertura] Publishing Cobertura coverage report... [Cobertura] Publishing Cobertura coverage results... [Cobertura] Cobertura coverage report found. [Set GitHub commit status (universal)] ERROR on repos [GHRepository@59b6b5a7[nodeId=MDEwOlJlcG9zaXRvcnk4NDYzMzk3MQ==,description=an experimental implementation of Burrow's delta in Python 3,homepage=http://dev.digital-humanities.de/ci/job/pydelta-next/Documentation/index.html,name=pydelta,fork=true,archived=false,size=2994,milestones={},language=Jupyter Notebook,commits={},isTemplate=<null>,url=https://api.github.com/repos/cophi-wue/pydelta,id=84633971,nodeId=<null>,createdAt=2017-03-11T08:03:36Z,updatedAt=2020-10-12T14:34:53Z]] (sha:4f21ac5) with context:pydelta-next Setting commit status on GitHub for https://github.com/cophi-wue/pydelta/commit/4f21ac5a68495e172f8cdf7a6d95cb30facc653a Started calculate disk usage of build Finished Calculation of disk usage of build in 0 seconds Started calculate disk usage of workspace Finished Calculation of disk usage of workspace in 0 seconds [Checks API] No suitable checks publisher found. Notifying upstream projects of job completion Email was triggered for: Failure - Any Sending email for trigger: Failure - Any An attempt to send an e-mail to empty list of recipients, ignored. Finished: FAILURE