Started by upstream project "CE_gpkit_Install" build number 648 originally caused by: [URLTrigger] A change within the response URL invocation (log) Running as SYSTEM [EnvInject] - Loading node environment variables. Building remotely on reynolds in workspace /jenkins/workspace/CE_gpkit_Install/buildnode/reynolds/optimizer/cvxopt [WS-CLEANUP] Deleting project workspace... [WS-CLEANUP] Deferred wipeout is used... [GitCheckoutListener] SCM 'hudson.scm.NullSCM' is not of type GitSCM Run condition [Execution node ] enabling prebuild for step [Execute shell] Run condition [Execution node ] enabling prebuild for step [Execute Windows batch command] [Execution node] check if [reynolds] is in [[macys, macys_VM, reynolds, reynolds-ubuntu16]] Run condition [Execution node ] enabling perform for step [Execute shell] [cvxopt] $ /bin/bash -xe /tmp/jenkins5325416828307293954.sh + git clone ssh://acdl.mit.edu/home/svnroot/JenkinsGPkit Cloning into 'JenkinsGPkit'... + source /jenkins/workspace/CE_gpkit_Install/buildnode/reynolds/optimizer/cvxopt/JenkinsGPkit/gpkit_install.sh ++ sleep 30 ++ source /jenkins/workspace/CE_gpkit_Install/buildnode/reynolds/optimizer/cvxopt/JenkinsGPkit/all_machines.sh +++ export PYTHONHASHSEED=0 +++ PYTHONHASHSEED=0 +++ echo 'Python hash seed set to: 0' Python hash seed set to: 0 +++ [[ reynolds == *macys* ]] +++ [[ reynolds == *reynolds* ]] +++ export CVXOPT_SUITESPARSE_INC_DIR=/usr/include/suitesparse +++ CVXOPT_SUITESPARSE_INC_DIR=/usr/include/suitesparse +++ export PATH=/home/jenkins/.local/bin/:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin +++ PATH=/home/jenkins/.local/bin/:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin +++ virtualenv --python=python3 /jenkins/workspace/CE_gpkit_Install/buildnode/reynolds/optimizer/cvxopt/venv_jenkins created virtual environment CPython3.10.6.final.0-64 in 441ms creator CPython3Posix(dest=/jenkins/workspace/CE_gpkit_Install/buildnode/reynolds/optimizer/cvxopt/venv_jenkins, clear=False, no_vcs_ignore=False, global=False) seeder FromAppData(download=False, pip=bundle, setuptools=bundle, wheel=bundle, via=copy, app_data_dir=/home/jenkins/.local/share/virtualenv) added seed packages: pip==22.0.2, setuptools==59.6.0, wheel==0.37.1 activators BashActivator,CShellActivator,FishActivator,NushellActivator,PowerShellActivator,PythonActivator +++ source /jenkins/workspace/CE_gpkit_Install/buildnode/reynolds/optimizer/cvxopt/venv_jenkins/bin/activate ++++ '[' /jenkins/workspace/CE_gpkit_Install/buildnode/reynolds/optimizer/cvxopt/venv_jenkins/bin/activate = /tmp/jenkins5325416828307293954.sh ']' ++++ deactivate nondestructive ++++ unset -f pydoc ++++ '[' -z '' ']' ++++ '[' -z '' ']' ++++ hash -r ++++ '[' -z '' ']' ++++ unset VIRTUAL_ENV ++++ '[' '!' nondestructive = nondestructive ']' ++++ VIRTUAL_ENV=/jenkins/workspace/CE_gpkit_Install/buildnode/reynolds/optimizer/cvxopt/venv_jenkins ++++ '[' linux-gnu = cygwin ']' ++++ '[' linux-gnu = msys ']' ++++ export VIRTUAL_ENV ++++ _OLD_VIRTUAL_PATH=/home/jenkins/.local/bin/:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin ++++ PATH=/jenkins/workspace/CE_gpkit_Install/buildnode/reynolds/optimizer/cvxopt/venv_jenkins/bin:/home/jenkins/.local/bin/:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin ++++ export PATH ++++ '[' -z '' ']' ++++ '[' -z '' ']' ++++ _OLD_VIRTUAL_PS1= ++++ '[' x '!=' x ']' +++++ basename /jenkins/workspace/CE_gpkit_Install/buildnode/reynolds/optimizer/cvxopt/venv_jenkins ++++ PS1='(venv_jenkins) ' ++++ export PS1 ++++ alias pydoc ++++ true ++++ hash -r +++ ls /jenkins/workspace/CE_gpkit_Install/buildnode/reynolds/optimizer/cvxopt JenkinsGPkit venv_jenkins ++++ which pip +++ export PIP=/jenkins/workspace/CE_gpkit_Install/buildnode/reynolds/optimizer/cvxopt/venv_jenkins/bin/pip +++ PIP=/jenkins/workspace/CE_gpkit_Install/buildnode/reynolds/optimizer/cvxopt/venv_jenkins/bin/pip +++ pip_install pip +++ python /jenkins/workspace/CE_gpkit_Install/buildnode/reynolds/optimizer/cvxopt/venv_jenkins/bin/pip install --upgrade pip Requirement already satisfied: pip in ./venv_jenkins/lib/python3.10/site-packages (22.0.2) Collecting pip Using cached pip-22.3.1-py3-none-any.whl (2.1 MB) Installing collected packages: pip Attempting uninstall: pip Found existing installation: pip 22.0.2 Uninstalling pip-22.0.2: Successfully uninstalled pip-22.0.2 Successfully installed pip-22.3.1 real 0m2.499s user 0m2.079s sys 0m0.247s ++ source /jenkins/workspace/CE_gpkit_Install/buildnode/reynolds/optimizer/cvxopt/JenkinsGPkit/mosek_installs.sh +++ [[ cvxopt == mosek ]] ++ [[ cvxopt == mosek ]] ++ source /jenkins/workspace/CE_gpkit_Install/buildnode/reynolds/optimizer/cvxopt/JenkinsGPkit/cvxopt_installs.sh +++ [[ cvxopt == cvxopt ]] +++ pip_install cvxopt +++ python /jenkins/workspace/CE_gpkit_Install/buildnode/reynolds/optimizer/cvxopt/venv_jenkins/bin/pip install --upgrade cvxopt Collecting cvxopt Using cached cvxopt-1.3.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (12.7 MB) Installing collected packages: cvxopt Successfully installed cvxopt-1.3.0 real 0m1.518s user 0m1.074s sys 0m0.159s +++ python -c 'import cvxopt' +++ export GPKITSOLVERS=cvxopt +++ GPKITSOLVERS=cvxopt +++ COVERAGE_OMIT='gpkit/solvers/mosek*' ++ source /jenkins/workspace/CE_gpkit_Install/buildnode/reynolds/optimizer/cvxopt/JenkinsGPkit/pip_installs_base.sh +++ pip_install adce +++ python /jenkins/workspace/CE_gpkit_Install/buildnode/reynolds/optimizer/cvxopt/venv_jenkins/bin/pip install --upgrade adce Collecting adce Using cached adce-1.3.3.2-py3-none-any.whl Installing collected packages: adce Successfully installed adce-1.3.3.2 real 0m0.652s user 0m0.496s sys 0m0.063s +++ pip_install unittest-xml-reporting +++ python /jenkins/workspace/CE_gpkit_Install/buildnode/reynolds/optimizer/cvxopt/venv_jenkins/bin/pip install --upgrade unittest-xml-reporting Collecting unittest-xml-reporting Using cached unittest_xml_reporting-3.2.0-py2.py3-none-any.whl (20 kB) Collecting lxml Using cached lxml-4.9.1-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.manylinux_2_24_x86_64.whl (6.9 MB) Installing collected packages: lxml, unittest-xml-reporting Successfully installed lxml-4.9.1 unittest-xml-reporting-3.2.0 real 0m1.498s user 0m1.122s sys 0m0.124s +++ pip_install pandas +++ python /jenkins/workspace/CE_gpkit_Install/buildnode/reynolds/optimizer/cvxopt/venv_jenkins/bin/pip install --upgrade pandas Collecting pandas Downloading pandas-1.5.2-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (12.1 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 12.1/12.1 MB 28.3 MB/s eta 0:00:00 Collecting pytz>=2020.1 Using cached pytz-2022.6-py2.py3-none-any.whl (498 kB) Collecting numpy>=1.21.0 Downloading numpy-1.23.5-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (17.1 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 17.1/17.1 MB 34.5 MB/s eta 0:00:00 Collecting python-dateutil>=2.8.1 Using cached python_dateutil-2.8.2-py2.py3-none-any.whl (247 kB) Collecting six>=1.5 Using cached six-1.16.0-py2.py3-none-any.whl (11 kB) Installing collected packages: pytz, six, numpy, python-dateutil, pandas Successfully installed numpy-1.23.5 pandas-1.5.2 python-dateutil-2.8.2 pytz-2022.6 six-1.16.0 real 0m7.938s user 0m6.326s sys 0m0.612s +++ pip_install matplotlib +++ python /jenkins/workspace/CE_gpkit_Install/buildnode/reynolds/optimizer/cvxopt/venv_jenkins/bin/pip install --upgrade matplotlib Collecting matplotlib Using cached matplotlib-3.6.2-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (11.8 MB) Collecting contourpy>=1.0.1 Using cached contourpy-1.0.6-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (296 kB) Collecting fonttools>=4.22.0 Using cached fonttools-4.38.0-py3-none-any.whl (965 kB) Requirement already satisfied: numpy>=1.19 in ./venv_jenkins/lib/python3.10/site-packages (from matplotlib) (1.23.5) Collecting packaging>=20.0 Using cached packaging-21.3-py3-none-any.whl (40 kB) Collecting kiwisolver>=1.0.1 Using cached kiwisolver-1.4.4-cp310-cp310-manylinux_2_12_x86_64.manylinux2010_x86_64.whl (1.6 MB) Collecting pyparsing>=2.2.1 Using cached pyparsing-3.0.9-py3-none-any.whl (98 kB) Collecting pillow>=6.2.0 Using cached Pillow-9.3.0-cp310-cp310-manylinux_2_28_x86_64.whl (3.3 MB) Requirement already satisfied: python-dateutil>=2.7 in ./venv_jenkins/lib/python3.10/site-packages (from matplotlib) (2.8.2) Collecting cycler>=0.10 Using cached cycler-0.11.0-py3-none-any.whl (6.4 kB) Requirement already satisfied: six>=1.5 in ./venv_jenkins/lib/python3.10/site-packages (from python-dateutil>=2.7->matplotlib) (1.16.0) Installing collected packages: pyparsing, pillow, kiwisolver, fonttools, cycler, contourpy, packaging, matplotlib Successfully installed contourpy-1.0.6 cycler-0.11.0 fonttools-4.38.0 kiwisolver-1.4.4 matplotlib-3.6.2 packaging-21.3 pillow-9.3.0 pyparsing-3.0.9 real 0m4.347s user 0m3.609s sys 0m0.259s +++ pip_install coverage +++ python /jenkins/workspace/CE_gpkit_Install/buildnode/reynolds/optimizer/cvxopt/venv_jenkins/bin/pip install --upgrade coverage Collecting coverage Using cached coverage-6.5.0-cp310-cp310-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (213 kB) Installing collected packages: coverage Successfully installed coverage-6.5.0 real 0m1.070s user 0m0.910s sys 0m0.069s +++ pip_install ipywidgets +++ python /jenkins/workspace/CE_gpkit_Install/buildnode/reynolds/optimizer/cvxopt/venv_jenkins/bin/pip install --upgrade ipywidgets Collecting ipywidgets Using cached ipywidgets-8.0.2-py3-none-any.whl (134 kB) Collecting jupyterlab-widgets~=3.0 Using cached jupyterlab_widgets-3.0.3-py3-none-any.whl (384 kB) Collecting ipykernel>=4.5.1 Downloading ipykernel-6.17.1-py3-none-any.whl (138 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 138.6/138.6 kB 1.9 MB/s eta 0:00:00 Collecting widgetsnbextension~=4.0 Using cached widgetsnbextension-4.0.3-py3-none-any.whl (2.0 MB) Collecting ipython>=6.1.0 Using cached ipython-8.6.0-py3-none-any.whl (761 kB) Collecting traitlets>=4.3.1 Using cached traitlets-5.5.0-py3-none-any.whl (107 kB) Collecting pyzmq>=17 Using cached pyzmq-24.0.1-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (1.1 MB) Collecting debugpy>=1.0 Using cached debugpy-1.6.3-cp310-cp310-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl (1.8 MB) Collecting psutil Downloading psutil-5.9.4-cp36-abi3-manylinux_2_12_x86_64.manylinux2010_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (280 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 280.2/280.2 kB 4.5 MB/s eta 0:00:00 Collecting tornado>=6.1 Using cached tornado-6.2-cp37-abi3-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (423 kB) Collecting nest-asyncio Using cached nest_asyncio-1.5.6-py3-none-any.whl (5.2 kB) Collecting jupyter-client>=6.1.12 Downloading jupyter_client-7.4.7-py3-none-any.whl (133 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.5/133.5 kB 3.4 MB/s eta 0:00:00 Requirement already satisfied: packaging in ./venv_jenkins/lib/python3.10/site-packages (from ipykernel>=4.5.1->ipywidgets) (21.3) Collecting matplotlib-inline>=0.1 Using cached matplotlib_inline-0.1.6-py3-none-any.whl (9.4 kB) Collecting pexpect>4.3 Using cached pexpect-4.8.0-py2.py3-none-any.whl (59 kB) Collecting stack-data Downloading stack_data-0.6.1-py3-none-any.whl (24 kB) Collecting backcall Using cached backcall-0.2.0-py2.py3-none-any.whl (11 kB) Collecting pickleshare Using cached pickleshare-0.7.5-py2.py3-none-any.whl (6.9 kB) Collecting jedi>=0.16 Downloading jedi-0.18.2-py2.py3-none-any.whl (1.6 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.6/1.6 MB 10.6 MB/s eta 0:00:00 Collecting pygments>=2.4.0 Using cached Pygments-2.13.0-py3-none-any.whl (1.1 MB) Collecting prompt-toolkit<3.1.0,>3.0.1 Downloading prompt_toolkit-3.0.33-py3-none-any.whl (383 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 383.6/383.6 kB 7.4 MB/s eta 0:00:00 Collecting decorator Using cached decorator-5.1.1-py3-none-any.whl (9.1 kB) Collecting parso<0.9.0,>=0.8.0 Using cached parso-0.8.3-py2.py3-none-any.whl (100 kB) Collecting entrypoints Using cached entrypoints-0.4-py3-none-any.whl (5.3 kB) Requirement already satisfied: python-dateutil>=2.8.2 in ./venv_jenkins/lib/python3.10/site-packages (from jupyter-client>=6.1.12->ipykernel>=4.5.1->ipywidgets) (2.8.2) Collecting jupyter-core>=4.9.2 Downloading jupyter_core-5.0.0-py3-none-any.whl (91 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 91.1/91.1 kB 2.6 MB/s eta 0:00:00 Collecting ptyprocess>=0.5 Using cached ptyprocess-0.7.0-py2.py3-none-any.whl (13 kB) Collecting wcwidth Using cached wcwidth-0.2.5-py2.py3-none-any.whl (30 kB) Requirement already satisfied: pyparsing!=3.0.5,>=2.0.2 in ./venv_jenkins/lib/python3.10/site-packages (from packaging->ipykernel>=4.5.1->ipywidgets) (3.0.9) Collecting pure-eval Using cached pure_eval-0.2.2-py3-none-any.whl (11 kB) Collecting executing>=1.2.0 Using cached executing-1.2.0-py2.py3-none-any.whl (24 kB) Collecting asttokens>=2.1.0 Using cached asttokens-2.1.0-py2.py3-none-any.whl (26 kB) Requirement already satisfied: six in ./venv_jenkins/lib/python3.10/site-packages (from asttokens>=2.1.0->stack-data->ipython>=6.1.0->ipywidgets) (1.16.0) Collecting platformdirs Downloading platformdirs-2.5.4-py3-none-any.whl (14 kB) Installing collected packages: wcwidth, pure-eval, ptyprocess, pickleshare, executing, backcall, widgetsnbextension, traitlets, tornado, pyzmq, pygments, psutil, prompt-toolkit, platformdirs, pexpect, parso, nest-asyncio, jupyterlab-widgets, entrypoints, decorator, debugpy, asttokens, stack-data, matplotlib-inline, jupyter-core, jedi, jupyter-client, ipython, ipykernel, ipywidgets Successfully installed asttokens-2.1.0 backcall-0.2.0 debugpy-1.6.3 decorator-5.1.1 entrypoints-0.4 executing-1.2.0 ipykernel-6.17.1 ipython-8.6.0 ipywidgets-8.0.2 jedi-0.18.2 jupyter-client-7.4.7 jupyter-core-5.0.0 jupyterlab-widgets-3.0.3 matplotlib-inline-0.1.6 nest-asyncio-1.5.6 parso-0.8.3 pexpect-4.8.0 pickleshare-0.7.5 platformdirs-2.5.4 prompt-toolkit-3.0.33 psutil-5.9.4 ptyprocess-0.7.0 pure-eval-0.2.2 pygments-2.13.0 pyzmq-24.0.1 stack-data-0.6.1 tornado-6.2 traitlets-5.5.0 wcwidth-0.2.5 widgetsnbextension-4.0.3 real 0m8.132s user 0m5.858s sys 0m0.481s +++ pip_install ipysankeywidget +++ python /jenkins/workspace/CE_gpkit_Install/buildnode/reynolds/optimizer/cvxopt/venv_jenkins/bin/pip install --upgrade ipysankeywidget Collecting ipysankeywidget Using cached ipysankeywidget-0.4.2-py2.py3-none-any.whl (1.2 MB) Requirement already satisfied: ipywidgets>=7.0.0 in ./venv_jenkins/lib/python3.10/site-packages (from ipysankeywidget) (8.0.2) Requirement already satisfied: ipython>=6.1.0 in ./venv_jenkins/lib/python3.10/site-packages (from ipywidgets>=7.0.0->ipysankeywidget) (8.6.0) Requirement already satisfied: traitlets>=4.3.1 in ./venv_jenkins/lib/python3.10/site-packages (from ipywidgets>=7.0.0->ipysankeywidget) (5.5.0) Requirement already satisfied: widgetsnbextension~=4.0 in ./venv_jenkins/lib/python3.10/site-packages (from ipywidgets>=7.0.0->ipysankeywidget) (4.0.3) Requirement already satisfied: jupyterlab-widgets~=3.0 in ./venv_jenkins/lib/python3.10/site-packages (from ipywidgets>=7.0.0->ipysankeywidget) (3.0.3) Requirement already satisfied: ipykernel>=4.5.1 in ./venv_jenkins/lib/python3.10/site-packages (from ipywidgets>=7.0.0->ipysankeywidget) (6.17.1) Requirement already satisfied: jupyter-client>=6.1.12 in ./venv_jenkins/lib/python3.10/site-packages (from ipykernel>=4.5.1->ipywidgets>=7.0.0->ipysankeywidget) (7.4.7) Requirement already satisfied: psutil in ./venv_jenkins/lib/python3.10/site-packages (from ipykernel>=4.5.1->ipywidgets>=7.0.0->ipysankeywidget) (5.9.4) Requirement already satisfied: tornado>=6.1 in ./venv_jenkins/lib/python3.10/site-packages (from ipykernel>=4.5.1->ipywidgets>=7.0.0->ipysankeywidget) (6.2) Requirement already satisfied: packaging in ./venv_jenkins/lib/python3.10/site-packages (from ipykernel>=4.5.1->ipywidgets>=7.0.0->ipysankeywidget) (21.3) Requirement already satisfied: pyzmq>=17 in ./venv_jenkins/lib/python3.10/site-packages (from ipykernel>=4.5.1->ipywidgets>=7.0.0->ipysankeywidget) (24.0.1) Requirement already satisfied: matplotlib-inline>=0.1 in ./venv_jenkins/lib/python3.10/site-packages (from ipykernel>=4.5.1->ipywidgets>=7.0.0->ipysankeywidget) (0.1.6) Requirement already satisfied: debugpy>=1.0 in ./venv_jenkins/lib/python3.10/site-packages (from ipykernel>=4.5.1->ipywidgets>=7.0.0->ipysankeywidget) (1.6.3) Requirement already satisfied: nest-asyncio in ./venv_jenkins/lib/python3.10/site-packages (from ipykernel>=4.5.1->ipywidgets>=7.0.0->ipysankeywidget) (1.5.6) Requirement already satisfied: pickleshare in ./venv_jenkins/lib/python3.10/site-packages (from ipython>=6.1.0->ipywidgets>=7.0.0->ipysankeywidget) (0.7.5) Requirement already satisfied: stack-data in ./venv_jenkins/lib/python3.10/site-packages (from ipython>=6.1.0->ipywidgets>=7.0.0->ipysankeywidget) (0.6.1) Requirement already satisfied: jedi>=0.16 in ./venv_jenkins/lib/python3.10/site-packages (from ipython>=6.1.0->ipywidgets>=7.0.0->ipysankeywidget) (0.18.2) Requirement already satisfied: decorator in ./venv_jenkins/lib/python3.10/site-packages (from ipython>=6.1.0->ipywidgets>=7.0.0->ipysankeywidget) (5.1.1) Requirement already satisfied: pexpect>4.3 in ./venv_jenkins/lib/python3.10/site-packages (from ipython>=6.1.0->ipywidgets>=7.0.0->ipysankeywidget) (4.8.0) Requirement already satisfied: pygments>=2.4.0 in ./venv_jenkins/lib/python3.10/site-packages (from ipython>=6.1.0->ipywidgets>=7.0.0->ipysankeywidget) (2.13.0) Requirement already satisfied: prompt-toolkit<3.1.0,>3.0.1 in ./venv_jenkins/lib/python3.10/site-packages (from ipython>=6.1.0->ipywidgets>=7.0.0->ipysankeywidget) (3.0.33) Requirement already satisfied: backcall in ./venv_jenkins/lib/python3.10/site-packages (from ipython>=6.1.0->ipywidgets>=7.0.0->ipysankeywidget) (0.2.0) Requirement already satisfied: parso<0.9.0,>=0.8.0 in ./venv_jenkins/lib/python3.10/site-packages (from jedi>=0.16->ipython>=6.1.0->ipywidgets>=7.0.0->ipysankeywidget) (0.8.3) Requirement already satisfied: jupyter-core>=4.9.2 in ./venv_jenkins/lib/python3.10/site-packages (from jupyter-client>=6.1.12->ipykernel>=4.5.1->ipywidgets>=7.0.0->ipysankeywidget) (5.0.0) Requirement already satisfied: python-dateutil>=2.8.2 in ./venv_jenkins/lib/python3.10/site-packages (from jupyter-client>=6.1.12->ipykernel>=4.5.1->ipywidgets>=7.0.0->ipysankeywidget) (2.8.2) Requirement already satisfied: entrypoints in ./venv_jenkins/lib/python3.10/site-packages (from jupyter-client>=6.1.12->ipykernel>=4.5.1->ipywidgets>=7.0.0->ipysankeywidget) (0.4) Requirement already satisfied: ptyprocess>=0.5 in ./venv_jenkins/lib/python3.10/site-packages (from pexpect>4.3->ipython>=6.1.0->ipywidgets>=7.0.0->ipysankeywidget) (0.7.0) Requirement already satisfied: wcwidth in ./venv_jenkins/lib/python3.10/site-packages (from prompt-toolkit<3.1.0,>3.0.1->ipython>=6.1.0->ipywidgets>=7.0.0->ipysankeywidget) (0.2.5) Requirement already satisfied: pyparsing!=3.0.5,>=2.0.2 in ./venv_jenkins/lib/python3.10/site-packages (from packaging->ipykernel>=4.5.1->ipywidgets>=7.0.0->ipysankeywidget) (3.0.9) Requirement already satisfied: asttokens>=2.1.0 in ./venv_jenkins/lib/python3.10/site-packages (from stack-data->ipython>=6.1.0->ipywidgets>=7.0.0->ipysankeywidget) (2.1.0) Requirement already satisfied: executing>=1.2.0 in ./venv_jenkins/lib/python3.10/site-packages (from stack-data->ipython>=6.1.0->ipywidgets>=7.0.0->ipysankeywidget) (1.2.0) Requirement already satisfied: pure-eval in ./venv_jenkins/lib/python3.10/site-packages (from stack-data->ipython>=6.1.0->ipywidgets>=7.0.0->ipysankeywidget) (0.2.2) Requirement already satisfied: six in ./venv_jenkins/lib/python3.10/site-packages (from asttokens>=2.1.0->stack-data->ipython>=6.1.0->ipywidgets>=7.0.0->ipysankeywidget) (1.16.0) Requirement already satisfied: platformdirs in ./venv_jenkins/lib/python3.10/site-packages (from jupyter-core>=4.9.2->jupyter-client>=6.1.12->ipykernel>=4.5.1->ipywidgets>=7.0.0->ipysankeywidget) (2.5.4) Installing collected packages: ipysankeywidget Successfully installed ipysankeywidget-0.4.2 real 0m0.939s user 0m0.773s sys 0m0.057s +++ pip_install plotly +++ python /jenkins/workspace/CE_gpkit_Install/buildnode/reynolds/optimizer/cvxopt/venv_jenkins/bin/pip install --upgrade plotly Collecting plotly Using cached plotly-5.11.0-py2.py3-none-any.whl (15.3 MB) Collecting tenacity>=6.2.0 Using cached tenacity-8.1.0-py3-none-any.whl (23 kB) Installing collected packages: tenacity, plotly Successfully installed plotly-5.11.0 tenacity-8.1.0 real 0m7.106s user 0m5.651s sys 0m1.205s +++ pip_install pytest +++ python /jenkins/workspace/CE_gpkit_Install/buildnode/reynolds/optimizer/cvxopt/venv_jenkins/bin/pip install --upgrade pytest Collecting pytest Using cached pytest-7.2.0-py3-none-any.whl (316 kB) Collecting attrs>=19.2.0 Using cached attrs-22.1.0-py2.py3-none-any.whl (58 kB) Collecting tomli>=1.0.0 Using cached tomli-2.0.1-py3-none-any.whl (12 kB) Collecting pluggy<2.0,>=0.12 Using cached pluggy-1.0.0-py2.py3-none-any.whl (13 kB) Collecting iniconfig Using cached iniconfig-1.1.1-py2.py3-none-any.whl (5.0 kB) Requirement already satisfied: packaging in ./venv_jenkins/lib/python3.10/site-packages (from pytest) (21.3) Collecting exceptiongroup>=1.0.0rc8 Downloading exceptiongroup-1.0.4-py3-none-any.whl (14 kB) Requirement already satisfied: pyparsing!=3.0.5,>=2.0.2 in ./venv_jenkins/lib/python3.10/site-packages (from packaging->pytest) (3.0.9) Installing collected packages: iniconfig, tomli, pluggy, exceptiongroup, attrs, pytest Successfully installed attrs-22.1.0 exceptiongroup-1.0.4 iniconfig-1.1.1 pluggy-1.0.0 pytest-7.2.0 tomli-2.0.1 real 0m1.583s user 0m1.213s sys 0m0.093s ++++ which coverage +++ export COVERAGE=/jenkins/workspace/CE_gpkit_Install/buildnode/reynolds/optimizer/cvxopt/venv_jenkins/bin/coverage +++ COVERAGE=/jenkins/workspace/CE_gpkit_Install/buildnode/reynolds/optimizer/cvxopt/venv_jenkins/bin/coverage ++ pip_install numpy ++ python /jenkins/workspace/CE_gpkit_Install/buildnode/reynolds/optimizer/cvxopt/venv_jenkins/bin/pip install --upgrade numpy Requirement already satisfied: numpy in ./venv_jenkins/lib/python3.10/site-packages (1.23.5) real 0m1.123s user 0m1.024s sys 0m0.052s ++ pip_install scipy ++ python /jenkins/workspace/CE_gpkit_Install/buildnode/reynolds/optimizer/cvxopt/venv_jenkins/bin/pip install --upgrade scipy Collecting scipy Using cached scipy-1.9.3-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (33.7 MB) Requirement already satisfied: numpy<1.26.0,>=1.18.5 in ./venv_jenkins/lib/python3.10/site-packages (from scipy) (1.23.5) Installing collected packages: scipy Successfully installed scipy-1.9.3 real 0m3.958s user 0m3.329s sys 0m0.420s ++ pip_install pint==0.9 ++ python /jenkins/workspace/CE_gpkit_Install/buildnode/reynolds/optimizer/cvxopt/venv_jenkins/bin/pip install --upgrade pint==0.9 Collecting pint==0.9 Using cached Pint-0.9-py2.py3-none-any.whl (138 kB) Installing collected packages: pint Successfully installed pint-0.9 real 0m1.001s user 0m0.882s sys 0m0.052s ++ pip install --upgrade --no-cache-dir --no-deps gpkit Collecting gpkit Downloading gpkit-1.1.1.tar.gz (128 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 128.5/128.5 kB 4.2 MB/s eta 0:00:00 Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Building wheels for collected packages: gpkit Building wheel for gpkit (setup.py): started Building wheel for gpkit (setup.py): finished with status 'done' Created wheel for gpkit: filename=gpkit-1.1.1-py3-none-any.whl size=154832 sha256=d37da92103555521f8d9130c914f739f94e8e107e4da51c585e4c3e0c61b1899 Stored in directory: /tmp/pip-ephem-wheel-cache-in6r303g/wheels/1d/fb/1d/6fadd256d3d18a9dcc8ada3eb5b582c6d64f5ada4c0c90a3b3 Successfully built gpkit Installing collected packages: gpkit Successfully installed gpkit-1.1.1 ++ source /jenkins/workspace/CE_gpkit_Install/buildnode/reynolds/optimizer/cvxopt/JenkinsGPkit/print_versions.sh +++ python -c 'import scipy; print(scipy.__version__)' 1.9.3 +++ python -c 'import numpy; print(numpy.__version__)' 1.23.5 +++ python -c 'import pint; print(pint.__version__)' 0.9 +++ python -c 'import gpkit; print(gpkit.settings)' /bin/sh: 1: mskexpopt: not found No filename given. Usage: mskexpopt FILENAME [-primal] [-dual] [-p parameterfile] Return code: 1052 Description: MSK_RES_ERR_FILE_OPEN [An error occurred while opening a file.] ............................................................................................................................................................................ ---------------------------------------------------------------------- Ran 172 tests in 2.076s OK Found no installed solvers, beginning a build. # Building GPkit version 1.1 # Moving to the directory from which GPkit was imported. Attempting to find and build solvers: # Looking for `mosek_cli` # (A "success" is if mskexpopt complains that # we haven't specified a file for it to open.) # Calling 'mskexpopt' ## ### CALL BEGINS ### CALL ENDS ## # Looks like `mskexpopt` was not found in the default PATH, # so let's try locating that binary ourselves. # Adding /home/jenkins/mosek/8/tools/platform/linux64x86/bin to the PATH # Calling 'mskexpopt' ## ### CALL BEGINS ### CALL ENDS ## Found mosek_cli in /home/jenkins/mosek/8/tools/platform/linux64x86/bin # Looking for `mosek_conif` # Trying to import mosek... # Did not find # mosek_conif # Looking for `cvxopt` # Trying to import cvxopt... Found cvxopt in the default PYTHONPATH Replaced found solvers (['mosek_cli', 'cvxopt']) with environment var GPKITSOLVERS (cvxopt) Found the following solvers: cvxopt # Replacing directory env GPkit is now installed with solver(s) ['cvxopt'] To incorporate new solvers at a later date, run `gpkit.build()`. If any tests didn't pass, please post the output above (starting from "Found no installed solvers, beginning a build.") to gpkit@mit.edu or https://github.com/convexengineering/gpkit/issues/new so we can prevent others from having these errors. The same goes for any other bugs you encounter with GPkit: send 'em our way, along with any interesting models, speculative features, comments, discussions, or clarifications you feel like sharing. Finally, we hope you find our documentation (https://gpkit.readthedocs.io/) and engineering-design models (https://github.com/convexengineering/gplibrary/) to be useful resources for your own applications. Enjoy! {'installed_solvers': ['cvxopt'], 'mosek_bin_dir': '/home/jenkins/mosek/8/tools/platform/linux64x86/bin', 'default_solver': 'cvxopt', 'just built!': True} ++ python -c 'import gpkit.tests; gpkit.tests.run(xmloutput=True)' Running tests... ---------------------------------------------------------------------- ............................................................................................................................................................................ ---------------------------------------------------------------------- Ran 172 tests in 2.106s OK Generating XML reports... ++ pip uninstall --yes gpkit Found existing installation: gpkit 1.1.1 Uninstalling gpkit-1.1.1: Successfully uninstalled gpkit-1.1.1 ++ pip install --upgrade gpkit Collecting gpkit Using cached gpkit-1.1.1-py3-none-any.whl Requirement already satisfied: scipy in ./venv_jenkins/lib/python3.10/site-packages (from gpkit) (1.9.3) Requirement already satisfied: numpy>=1.16.4 in ./venv_jenkins/lib/python3.10/site-packages (from gpkit) (1.23.5) Requirement already satisfied: cvxopt>=1.1.8 in ./venv_jenkins/lib/python3.10/site-packages (from gpkit) (1.3.0) Requirement already satisfied: plotly in ./venv_jenkins/lib/python3.10/site-packages (from gpkit) (5.11.0) Requirement already satisfied: adce in ./venv_jenkins/lib/python3.10/site-packages (from gpkit) (1.3.3.2) Requirement already satisfied: matplotlib in ./venv_jenkins/lib/python3.10/site-packages (from gpkit) (3.6.2) Requirement already satisfied: pint>=0.8.1 in ./venv_jenkins/lib/python3.10/site-packages (from gpkit) (0.9) Requirement already satisfied: fonttools>=4.22.0 in ./venv_jenkins/lib/python3.10/site-packages (from matplotlib->gpkit) (4.38.0) Requirement already satisfied: pyparsing>=2.2.1 in ./venv_jenkins/lib/python3.10/site-packages (from matplotlib->gpkit) (3.0.9) Requirement already satisfied: cycler>=0.10 in ./venv_jenkins/lib/python3.10/site-packages (from matplotlib->gpkit) (0.11.0) Requirement already satisfied: python-dateutil>=2.7 in ./venv_jenkins/lib/python3.10/site-packages (from matplotlib->gpkit) (2.8.2) Requirement already satisfied: packaging>=20.0 in ./venv_jenkins/lib/python3.10/site-packages (from matplotlib->gpkit) (21.3) Requirement already satisfied: contourpy>=1.0.1 in ./venv_jenkins/lib/python3.10/site-packages (from matplotlib->gpkit) (1.0.6) Requirement already satisfied: pillow>=6.2.0 in ./venv_jenkins/lib/python3.10/site-packages (from matplotlib->gpkit) (9.3.0) Requirement already satisfied: kiwisolver>=1.0.1 in ./venv_jenkins/lib/python3.10/site-packages (from matplotlib->gpkit) (1.4.4) Requirement already satisfied: tenacity>=6.2.0 in ./venv_jenkins/lib/python3.10/site-packages (from plotly->gpkit) (8.1.0) Requirement already satisfied: six>=1.5 in ./venv_jenkins/lib/python3.10/site-packages (from python-dateutil>=2.7->matplotlib->gpkit) (1.16.0) Installing collected packages: gpkit Successfully installed gpkit-1.1.1 ++ pip uninstall --yes scipy Found existing installation: scipy 1.9.3 Uninstalling scipy-1.9.3: Successfully uninstalled scipy-1.9.3 ++ pip uninstall --yes numpy Found existing installation: numpy 1.23.5 Uninstalling numpy-1.23.5: Successfully uninstalled numpy-1.23.5 ++ pip uninstall --yes pint Found existing installation: Pint 0.9 Uninstalling Pint-0.9: Successfully uninstalled Pint-0.9 ++ pip uninstall --yes adce Found existing installation: adce 1.3.3.2 Uninstalling adce-1.3.3.2: Successfully uninstalled adce-1.3.3.2 ++ pip uninstall --yes gpkit Found existing installation: gpkit 1.1.1 Uninstalling gpkit-1.1.1: Successfully uninstalled gpkit-1.1.1 ++ unset GPKITSOLVERS ++ pip install gpkit Collecting gpkit Using cached gpkit-1.1.1-py3-none-any.whl Requirement already satisfied: plotly in ./venv_jenkins/lib/python3.10/site-packages (from gpkit) (5.11.0) Collecting scipy Using cached scipy-1.9.3-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (33.7 MB) Collecting pint>=0.8.1 Using cached Pint-0.20.1-py3-none-any.whl (269 kB) Requirement already satisfied: cvxopt>=1.1.8 in ./venv_jenkins/lib/python3.10/site-packages (from gpkit) (1.3.0) Collecting adce Using cached adce-1.3.3.2-py3-none-any.whl Collecting numpy>=1.16.4 Using cached numpy-1.23.5-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (17.1 MB) Requirement already satisfied: matplotlib in ./venv_jenkins/lib/python3.10/site-packages (from gpkit) (3.6.2) Requirement already satisfied: fonttools>=4.22.0 in ./venv_jenkins/lib/python3.10/site-packages (from matplotlib->gpkit) (4.38.0) Requirement already satisfied: pyparsing>=2.2.1 in ./venv_jenkins/lib/python3.10/site-packages (from matplotlib->gpkit) (3.0.9) Requirement already satisfied: cycler>=0.10 in ./venv_jenkins/lib/python3.10/site-packages (from matplotlib->gpkit) (0.11.0) Requirement already satisfied: kiwisolver>=1.0.1 in ./venv_jenkins/lib/python3.10/site-packages (from matplotlib->gpkit) (1.4.4) Requirement already satisfied: contourpy>=1.0.1 in ./venv_jenkins/lib/python3.10/site-packages (from matplotlib->gpkit) (1.0.6) Requirement already satisfied: pillow>=6.2.0 in ./venv_jenkins/lib/python3.10/site-packages (from matplotlib->gpkit) (9.3.0) Requirement already satisfied: packaging>=20.0 in ./venv_jenkins/lib/python3.10/site-packages (from matplotlib->gpkit) (21.3) Requirement already satisfied: python-dateutil>=2.7 in ./venv_jenkins/lib/python3.10/site-packages (from matplotlib->gpkit) (2.8.2) Requirement already satisfied: tenacity>=6.2.0 in ./venv_jenkins/lib/python3.10/site-packages (from plotly->gpkit) (8.1.0) Requirement already satisfied: six>=1.5 in ./venv_jenkins/lib/python3.10/site-packages (from python-dateutil>=2.7->matplotlib->gpkit) (1.16.0) Installing collected packages: adce, pint, numpy, scipy, gpkit Successfully installed adce-1.3.3.2 gpkit-1.1.1 numpy-1.23.5 pint-0.20.1 scipy-1.9.3 ++ source /jenkins/workspace/CE_gpkit_Install/buildnode/reynolds/optimizer/cvxopt/JenkinsGPkit/print_versions.sh +++ python -c 'import scipy; print(scipy.__version__)' 1.9.3 +++ python -c 'import numpy; print(numpy.__version__)' 1.23.5 +++ python -c 'import pint; print(pint.__version__)' 0.20.1 +++ python -c 'import gpkit; print(gpkit.settings)' {'installed_solvers': ['cvxopt'], 'mosek_bin_dir': '/home/jenkins/mosek/8/tools/platform/linux64x86/bin', 'default_solver': 'cvxopt'} ++ python -c 'import gpkit.tests; gpkit.tests.run(xmloutput=True)' Running tests... ---------------------------------------------------------------------- ............................................................................................................................................................................ ---------------------------------------------------------------------- Ran 172 tests in 2.106s OK Generating XML reports... ++ pip uninstall --yes gpkit Found existing installation: gpkit 1.1.1 Uninstalling gpkit-1.1.1: Successfully uninstalled gpkit-1.1.1 ++ pip install --upgrade --no-cache-dir --no-deps gpkit Collecting gpkit Downloading gpkit-1.1.1.tar.gz (128 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 128.5/128.5 kB 4.5 MB/s eta 0:00:00 Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Building wheels for collected packages: gpkit Building wheel for gpkit (setup.py): started Building wheel for gpkit (setup.py): finished with status 'done' Created wheel for gpkit: filename=gpkit-1.1.1-py3-none-any.whl size=154832 sha256=92ea98ecccf6baa56ac1083a5fdd0615ce14c088d52efc8b946934fce229f126 Stored in directory: /tmp/pip-ephem-wheel-cache-0wfwols9/wheels/1d/fb/1d/6fadd256d3d18a9dcc8ada3eb5b582c6d64f5ada4c0c90a3b3 Successfully built gpkit Installing collected packages: gpkit Successfully installed gpkit-1.1.1 ++ source /jenkins/workspace/CE_gpkit_Install/buildnode/reynolds/optimizer/cvxopt/JenkinsGPkit/print_versions.sh +++ python -c 'import scipy; print(scipy.__version__)' 1.9.3 +++ python -c 'import numpy; print(numpy.__version__)' 1.23.5 +++ python -c 'import pint; print(pint.__version__)' 0.20.1 +++ python -c 'import gpkit; print(gpkit.settings)' {'installed_solvers': ['cvxopt'], 'mosek_bin_dir': '/home/jenkins/mosek/8/tools/platform/linux64x86/bin', 'default_solver': 'cvxopt'} ++ python -c 'import gpkit.tests; gpkit.tests.run(xmloutput=True)' Running tests... ---------------------------------------------------------------------- ............................................................................................................................................................................ ---------------------------------------------------------------------- Ran 172 tests in 2.210s OK Generating XML reports... [Execution node] check if [reynolds] is in [[windows10x64]] Run condition [Execution node ] preventing perform for step [Execute Windows batch command] Recording test results [Checks API] No suitable checks publisher found. [PostBuildScript] - [INFO] Executing post build scripts. [PostBuildScript] - [INFO] Build does not have any of the results [FAILURE]. Did not execute build step #0. [PostBuildScript] - [INFO] Build does not have any of the results [FAILURE]. Did not execute build step #1. [WS-CLEANUP] Deleting project workspace... [WS-CLEANUP] Deferred wipeout is used... [WS-CLEANUP] done Finished: SUCCESS