Started by upstream project "CE_RM_gassolar_Push" build number 270 originally caused by: Started by upstream project "CE_gpfit_Push_unit_tests" build number 141 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_RM_gassolar_Push/mosek The recommended git tool is: NONE using credential 3614a4cf-01de-4393-97de-73734b7dd5a2 Wiping out workspace first. Cloning the remote Git repository Cloning repository https://github.com/convexengineering/gassolar > git init /jenkins/workspace/CE_RM_gassolar_Push/mosek # timeout=10 Fetching upstream changes from https://github.com/convexengineering/gassolar > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials > git fetch --tags --force --progress -- https://github.com/convexengineering/gassolar +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url https://github.com/convexengineering/gassolar # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 90c91cc6b980b44bedaf87ad004654b67a11431c (refs/remotes/origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f 90c91cc6b980b44bedaf87ad004654b67a11431c # timeout=3 Commit message: "python 3 compatibility" > git rev-list --no-walk 90c91cc6b980b44bedaf87ad004654b67a11431c # timeout=10 The recommended git tool is: NONE using credential 3614a4cf-01de-4393-97de-73734b7dd5a2 > git rev-parse 90c91cc6b980b44bedaf87ad004654b67a11431c^{commit} # timeout=10 The recommended git tool is: NONE using credential 3614a4cf-01de-4393-97de-73734b7dd5a2 [GitCheckoutListener] Recording commits of 'git https://github.com/convexengineering/gassolar' [GitCheckoutListener] Found previous build 'CE_RM_gassolar_Push/buildnode=reynolds,optimizer=mosek #269' that contains recorded Git commits [GitCheckoutListener] -> Starting recording of new commits since '90c91cc' [GitCheckoutListener] -> Using head commit '90c91cc' as starting point [GitCheckoutListener] -> Git commit decorator successfully obtained 'hudson.plugins.git.browser.GithubWeb@64df08f' to render commit links [GitCheckoutListener] -> No new commits found 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] [mosek] $ /bin/bash -xe /tmp/jenkins2817917067633662800.sh + git clone ssh://acdl.mit.edu/home/svnroot/JenkinsGPkit Cloning into 'JenkinsGPkit'... + source /jenkins/workspace/CE_RM_gassolar_Push/mosek/JenkinsGPkit/RM_Template.sh ++ source /jenkins/workspace/CE_RM_gassolar_Push/mosek/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_RM_gassolar_Push/mosek/venv_jenkins created virtual environment CPython3.8.10.final.0-64 in 114ms creator CPython3Posix(dest=/jenkins/workspace/CE_RM_gassolar_Push/mosek/venv_jenkins, clear=False, global=False) seeder FromAppData(download=False, pip=latest, setuptools=latest, wheel=latest, pkg_resources=latest, via=copy, app_data_dir=/home/jenkins/.local/share/virtualenv/seed-app-data/v1.0.1.debian.1) activators BashActivator,CShellActivator,FishActivator,PowerShellActivator,PythonActivator,XonshActivator +++ source /jenkins/workspace/CE_RM_gassolar_Push/mosek/venv_jenkins/bin/activate ++++ '[' /jenkins/workspace/CE_RM_gassolar_Push/mosek/venv_jenkins/bin/activate = /tmp/jenkins2817917067633662800.sh ']' ++++ deactivate nondestructive ++++ unset -f pydoc ++++ '[' -z '' ']' ++++ '[' -z '' ']' ++++ '[' -n /bin/bash ']' ++++ hash -r ++++ '[' -z '' ']' ++++ unset VIRTUAL_ENV ++++ '[' '!' nondestructive = nondestructive ']' ++++ VIRTUAL_ENV=/jenkins/workspace/CE_RM_gassolar_Push/mosek/venv_jenkins ++++ 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_RM_gassolar_Push/mosek/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_RM_gassolar_Push/mosek/venv_jenkins ++++ PS1='(venv_jenkins) ' ++++ export PS1 ++++ alias pydoc ++++ true ++++ '[' -n /bin/bash ']' ++++ hash -r +++ ls /jenkins/workspace/CE_RM_gassolar_Push/mosek docs gassolar __init__.py JenkinsGPkit README.md runtests.sh setup.py TESTCONFIG testing2.sh testing.sh TESTS venv_jenkins ++++ which pip +++ export PIP=/jenkins/workspace/CE_RM_gassolar_Push/mosek/venv_jenkins/bin/pip +++ PIP=/jenkins/workspace/CE_RM_gassolar_Push/mosek/venv_jenkins/bin/pip +++ pip_install pip +++ python /jenkins/workspace/CE_RM_gassolar_Push/mosek/venv_jenkins/bin/pip install --upgrade pip Collecting pip Using cached pip-22.0.4-py3-none-any.whl (2.1 MB) Installing collected packages: pip Attempting uninstall: pip Found existing installation: pip 20.0.2 Uninstalling pip-20.0.2: Successfully uninstalled pip-20.0.2 Successfully installed pip-22.0.4 real 0m2.789s user 0m2.308s sys 0m0.373s ++ source /jenkins/workspace/CE_RM_gassolar_Push/mosek/JenkinsGPkit/mosek_installs.sh +++ [[ mosek == mosek ]] +++ [[ reynolds == *reynolds* ]] +++ export PATH=/jenkins/workspace/CE_RM_gassolar_Push/mosek/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:/home/jenkins/mosek/9.1/tools/platform/linux64x86/bin +++ PATH=/jenkins/workspace/CE_RM_gassolar_Push/mosek/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:/home/jenkins/mosek/9.1/tools/platform/linux64x86/bin +++ python /home/jenkins/mosek/9.1/tools/platform/linux64x86/python/3/setup.py install running install running build running build_py running build_ext copying mosek/_msk.abi3.so -> build/lib.linux-x86_64-3.8/mosek copying mosek/fusion/impl/fragments.abi3.so -> build/lib.linux-x86_64-3.8/mosek/fusion/impl running install_lib creating /jenkins/workspace/CE_RM_gassolar_Push/mosek/venv_jenkins/lib/python3.8/site-packages/mosek copying build/lib.linux-x86_64-3.8/mosek/__init__.py -> /jenkins/workspace/CE_RM_gassolar_Push/mosek/venv_jenkins/lib/python3.8/site-packages/mosek copying build/lib.linux-x86_64-3.8/mosek/_msk.abi3.so -> /jenkins/workspace/CE_RM_gassolar_Push/mosek/venv_jenkins/lib/python3.8/site-packages/mosek creating /jenkins/workspace/CE_RM_gassolar_Push/mosek/venv_jenkins/lib/python3.8/site-packages/mosek/fusion copying build/lib.linux-x86_64-3.8/mosek/fusion/__init__.py -> /jenkins/workspace/CE_RM_gassolar_Push/mosek/venv_jenkins/lib/python3.8/site-packages/mosek/fusion copying build/lib.linux-x86_64-3.8/mosek/fusion/Utils.py -> /jenkins/workspace/CE_RM_gassolar_Push/mosek/venv_jenkins/lib/python3.8/site-packages/mosek/fusion creating /jenkins/workspace/CE_RM_gassolar_Push/mosek/venv_jenkins/lib/python3.8/site-packages/mosek/fusion/impl copying build/lib.linux-x86_64-3.8/mosek/fusion/impl/fragments.abi3.so -> /jenkins/workspace/CE_RM_gassolar_Push/mosek/venv_jenkins/lib/python3.8/site-packages/mosek/fusion/impl copying build/lib.linux-x86_64-3.8/mosek/fusion/impl/__init__.py -> /jenkins/workspace/CE_RM_gassolar_Push/mosek/venv_jenkins/lib/python3.8/site-packages/mosek/fusion/impl copying build/lib.linux-x86_64-3.8/mosek/fusion/impl/_implementation.py -> /jenkins/workspace/CE_RM_gassolar_Push/mosek/venv_jenkins/lib/python3.8/site-packages/mosek/fusion/impl byte-compiling /jenkins/workspace/CE_RM_gassolar_Push/mosek/venv_jenkins/lib/python3.8/site-packages/mosek/__init__.py to __init__.cpython-38.pyc byte-compiling /jenkins/workspace/CE_RM_gassolar_Push/mosek/venv_jenkins/lib/python3.8/site-packages/mosek/fusion/__init__.py to __init__.cpython-38.pyc byte-compiling /jenkins/workspace/CE_RM_gassolar_Push/mosek/venv_jenkins/lib/python3.8/site-packages/mosek/fusion/Utils.py to Utils.cpython-38.pyc byte-compiling /jenkins/workspace/CE_RM_gassolar_Push/mosek/venv_jenkins/lib/python3.8/site-packages/mosek/fusion/impl/__init__.py to __init__.cpython-38.pyc byte-compiling /jenkins/workspace/CE_RM_gassolar_Push/mosek/venv_jenkins/lib/python3.8/site-packages/mosek/fusion/impl/_implementation.py to _implementation.cpython-38.pyc running install_egg_info Writing /jenkins/workspace/CE_RM_gassolar_Push/mosek/venv_jenkins/lib/python3.8/site-packages/Mosek-9.1.11.egg-info Fixing library paths copying /home/jenkins/mosek/9.1/tools/platform/linux64x86/bin/libcilkrts.so.5 -> /jenkins/workspace/CE_RM_gassolar_Push/mosek/venv_jenkins/lib/python3.8/site-packages/mosek/ copying /home/jenkins/mosek/9.1/tools/platform/linux64x86/bin/libmosek64.so.9.1 -> /jenkins/workspace/CE_RM_gassolar_Push/mosek/venv_jenkins/lib/python3.8/site-packages/mosek/ Installing preloader module writing /jenkins/workspace/CE_RM_gassolar_Push/mosek/venv_jenkins/lib/python3.8/site-packages/mosek/_mskpreload.py +++ msktestlic Mosek license manager: License path: /home/jenkins/mosek/mosek.lic Mosek license manager: Checkout license feature 'PTS' from flexlm. Mosek license manager: Checkout time 0.01. r: 0 status: 0 Problem Name : Objective sense : min Type : LO (linear optimization problem) Constraints : 1 Cones : 0 Scalar variables : 5000 Matrix variables : 0 Integer variables : 0 Optimizer started. Presolve started. Eliminator started. Freed constraints in eliminator : 0 Eliminator terminated. Eliminator started. Freed constraints in eliminator : 0 Eliminator terminated. Eliminator - tries : 2 time : 0.00 Lin. dep. - tries : 0 time : 0.00 Lin. dep. - number : 0 Presolve terminated. Time: 0.00 Optimizer terminated. Time: 0.03 ************************************ A license was checked out correctly. ************************************ +++ export 'GPKITSOLVERS=mosek_cli, mosek_conif' +++ GPKITSOLVERS='mosek_cli, mosek_conif' +++ COVERAGE_OMIT=gpkit/solvers/cvxopt.py ++ source /jenkins/workspace/CE_RM_gassolar_Push/mosek/JenkinsGPkit/cvxopt_installs.sh +++ [[ mosek == cvxopt ]] ++ source /jenkins/workspace/CE_RM_gassolar_Push/mosek/JenkinsGPkit/pip_installs_base.sh +++ pip_install adce +++ python /jenkins/workspace/CE_RM_gassolar_Push/mosek/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.737s user 0m0.571s sys 0m0.075s +++ pip_install unittest-xml-reporting +++ python /jenkins/workspace/CE_RM_gassolar_Push/mosek/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.8.0-cp38-cp38-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.8.0 unittest-xml-reporting-3.2.0 real 0m1.314s user 0m1.049s sys 0m0.135s +++ pip_install pandas +++ python /jenkins/workspace/CE_RM_gassolar_Push/mosek/venv_jenkins/bin/pip install --upgrade pandas Collecting pandas Using cached pandas-1.4.2-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (11.7 MB) Collecting pytz>=2020.1 Using cached pytz-2022.1-py2.py3-none-any.whl (503 kB) Collecting numpy>=1.18.5 Using cached numpy-1.22.3-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (16.8 MB) 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.22.3 pandas-1.4.2 python-dateutil-2.8.2 pytz-2022.1 six-1.16.0 real 0m6.423s user 0m5.497s sys 0m0.627s +++ pip_install matplotlib +++ python /jenkins/workspace/CE_RM_gassolar_Push/mosek/venv_jenkins/bin/pip install --upgrade matplotlib Collecting matplotlib Using cached matplotlib-3.5.1-cp38-cp38-manylinux_2_5_x86_64.manylinux1_x86_64.whl (11.3 MB) Collecting fonttools>=4.22.0 Using cached fonttools-4.31.2-py3-none-any.whl (899 kB) Requirement already satisfied: numpy>=1.17 in ./venv_jenkins/lib/python3.8/site-packages (from matplotlib) (1.22.3) Collecting kiwisolver>=1.0.1 Using cached kiwisolver-1.4.2-cp38-cp38-manylinux_2_5_x86_64.manylinux1_x86_64.whl (1.2 MB) Collecting cycler>=0.10 Using cached cycler-0.11.0-py3-none-any.whl (6.4 kB) Collecting pillow>=6.2.0 Using cached Pillow-9.1.0-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (4.3 MB) Collecting pyparsing>=2.2.1 Using cached pyparsing-3.0.7-py3-none-any.whl (98 kB) Requirement already satisfied: python-dateutil>=2.7 in ./venv_jenkins/lib/python3.8/site-packages (from matplotlib) (2.8.2) Collecting packaging>=20.0 Using cached packaging-21.3-py3-none-any.whl (40 kB) Requirement already satisfied: six>=1.5 in ./venv_jenkins/lib/python3.8/site-packages (from python-dateutil>=2.7->matplotlib) (1.16.0) Installing collected packages: pyparsing, pillow, kiwisolver, fonttools, cycler, packaging, matplotlib Successfully installed cycler-0.11.0 fonttools-4.31.2 kiwisolver-1.4.2 matplotlib-3.5.1 packaging-21.3 pillow-9.1.0 pyparsing-3.0.7 real 0m4.245s user 0m3.286s sys 0m0.339s +++ pip_install coverage +++ python /jenkins/workspace/CE_RM_gassolar_Push/mosek/venv_jenkins/bin/pip install --upgrade coverage Collecting coverage Using cached coverage-6.3.2-cp38-cp38-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (212 kB) Installing collected packages: coverage Successfully installed coverage-6.3.2 real 0m1.269s user 0m1.074s sys 0m0.088s +++ pip_install ipywidgets +++ python /jenkins/workspace/CE_RM_gassolar_Push/mosek/venv_jenkins/bin/pip install --upgrade ipywidgets Collecting ipywidgets Using cached ipywidgets-7.7.0-py2.py3-none-any.whl (123 kB) Collecting traitlets>=4.3.1 Using cached traitlets-5.1.1-py3-none-any.whl (102 kB) Collecting nbformat>=4.2.0 Using cached nbformat-5.3.0-py3-none-any.whl (73 kB) Collecting ipython>=4.0.0 Using cached ipython-8.2.0-py3-none-any.whl (750 kB) Collecting widgetsnbextension~=3.6.0 Using cached widgetsnbextension-3.6.0-py2.py3-none-any.whl (1.6 MB) Collecting ipykernel>=4.5.1 Using cached ipykernel-6.12.1-py3-none-any.whl (130 kB) Collecting jupyterlab-widgets>=1.0.0 Using cached jupyterlab_widgets-1.1.0-py3-none-any.whl (245 kB) Collecting ipython-genutils~=0.2.0 Using cached ipython_genutils-0.2.0-py2.py3-none-any.whl (26 kB) Collecting psutil Using cached psutil-5.9.0-cp38-cp38-manylinux_2_12_x86_64.manylinux2010_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (283 kB) Collecting nest-asyncio Using cached nest_asyncio-1.5.5-py3-none-any.whl (5.2 kB) Collecting debugpy>=1.0 Using cached debugpy-1.6.0-cp38-cp38-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl (1.8 MB) Collecting jupyter-client>=6.1.12 Using cached jupyter_client-7.2.1-py3-none-any.whl (130 kB) Collecting matplotlib-inline>=0.1 Using cached matplotlib_inline-0.1.3-py3-none-any.whl (8.2 kB) Collecting tornado>=6.1 Using cached tornado-6.1-cp38-cp38-manylinux2010_x86_64.whl (427 kB) Requirement already satisfied: packaging in ./venv_jenkins/lib/python3.8/site-packages (from ipykernel>=4.5.1->ipywidgets) (21.3) Collecting backcall Using cached backcall-0.2.0-py2.py3-none-any.whl (11 kB) Collecting prompt-toolkit!=3.0.0,!=3.0.1,<3.1.0,>=2.0.0 Using cached prompt_toolkit-3.0.29-py3-none-any.whl (381 kB) Collecting stack-data Using cached stack_data-0.2.0-py3-none-any.whl (21 kB) Requirement already satisfied: setuptools>=18.5 in ./venv_jenkins/lib/python3.8/site-packages (from ipython>=4.0.0->ipywidgets) (44.0.0) Collecting pexpect>4.3 Using cached pexpect-4.8.0-py2.py3-none-any.whl (59 kB) Collecting decorator Using cached decorator-5.1.1-py3-none-any.whl (9.1 kB) Collecting jedi>=0.16 Using cached jedi-0.18.1-py2.py3-none-any.whl (1.6 MB) Collecting pickleshare Using cached pickleshare-0.7.5-py2.py3-none-any.whl (6.9 kB) Collecting pygments>=2.4.0 Using cached Pygments-2.11.2-py3-none-any.whl (1.1 MB) Collecting jupyter-core Using cached jupyter_core-4.9.2-py3-none-any.whl (86 kB) Collecting fastjsonschema Using cached fastjsonschema-2.15.3-py3-none-any.whl (22 kB) Collecting jsonschema>=2.6 Using cached jsonschema-4.4.0-py3-none-any.whl (72 kB) Collecting notebook>=4.4.1 Using cached notebook-6.4.10-py3-none-any.whl (9.9 MB) Collecting parso<0.9.0,>=0.8.0 Using cached parso-0.8.3-py2.py3-none-any.whl (100 kB) Collecting importlib-resources>=1.4.0 Using cached importlib_resources-5.6.0-py3-none-any.whl (28 kB) Collecting attrs>=17.4.0 Using cached attrs-21.4.0-py2.py3-none-any.whl (60 kB) Collecting pyrsistent!=0.17.0,!=0.17.1,!=0.17.2,>=0.14.0 Using cached pyrsistent-0.18.1-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (119 kB) Requirement already satisfied: python-dateutil>=2.8.2 in ./venv_jenkins/lib/python3.8/site-packages (from jupyter-client>=6.1.12->ipykernel>=4.5.1->ipywidgets) (2.8.2) Collecting entrypoints Using cached entrypoints-0.4-py3-none-any.whl (5.3 kB) Collecting pyzmq>=22.3 Using cached pyzmq-22.3.0-cp38-cp38-manylinux_2_12_x86_64.manylinux2010_x86_64.whl (1.1 MB) Collecting nbconvert>=5 Using cached nbconvert-6.4.5-py3-none-any.whl (561 kB) Collecting terminado>=0.8.3 Using cached terminado-0.13.3-py3-none-any.whl (14 kB) Collecting jinja2 Using cached Jinja2-3.1.1-py3-none-any.whl (132 kB) Collecting argon2-cffi Using cached argon2_cffi-21.3.0-py3-none-any.whl (14 kB) Collecting Send2Trash>=1.8.0 Using cached Send2Trash-1.8.0-py3-none-any.whl (18 kB) Collecting prometheus-client Using cached prometheus_client-0.13.1-py3-none-any.whl (57 kB) 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.8/site-packages (from packaging->ipykernel>=4.5.1->ipywidgets) (3.0.7) Collecting pure-eval Using cached pure_eval-0.2.2-py3-none-any.whl (11 kB) Collecting executing Using cached executing-0.8.3-py2.py3-none-any.whl (16 kB) Collecting asttokens Using cached asttokens-2.0.5-py2.py3-none-any.whl (20 kB) Collecting zipp>=3.1.0 Using cached zipp-3.8.0-py3-none-any.whl (5.4 kB) Collecting pandocfilters>=1.4.1 Using cached pandocfilters-1.5.0-py2.py3-none-any.whl (8.7 kB) Collecting bleach Using cached bleach-4.1.0-py2.py3-none-any.whl (157 kB) Collecting defusedxml Using cached defusedxml-0.7.1-py2.py3-none-any.whl (25 kB) Collecting mistune<2,>=0.8.1 Using cached mistune-0.8.4-py2.py3-none-any.whl (16 kB) Collecting nbclient<0.6.0,>=0.5.0 Using cached nbclient-0.5.13-py3-none-any.whl (70 kB) Collecting MarkupSafe>=2.0 Using cached MarkupSafe-2.1.1-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (25 kB) Collecting beautifulsoup4 Using cached beautifulsoup4-4.10.0-py3-none-any.whl (97 kB) Collecting jupyterlab-pygments Using cached jupyterlab_pygments-0.1.2-py2.py3-none-any.whl (4.6 kB) Collecting testpath Using cached testpath-0.6.0-py3-none-any.whl (83 kB) Requirement already satisfied: six>=1.5 in ./venv_jenkins/lib/python3.8/site-packages (from python-dateutil>=2.8.2->jupyter-client>=6.1.12->ipykernel>=4.5.1->ipywidgets) (1.16.0) Collecting argon2-cffi-bindings Using cached argon2_cffi_bindings-21.2.0-cp36-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (86 kB) Collecting cffi>=1.0.1 Using cached cffi-1.15.0-cp38-cp38-manylinux_2_12_x86_64.manylinux2010_x86_64.whl (446 kB) Collecting soupsieve>1.2 Using cached soupsieve-2.3.1-py3-none-any.whl (37 kB) Collecting webencodings Using cached webencodings-0.5.1-py2.py3-none-any.whl (11 kB) Collecting pycparser Using cached pycparser-2.21-py2.py3-none-any.whl (118 kB) Installing collected packages: webencodings, wcwidth, Send2Trash, pure-eval, ptyprocess, pickleshare, mistune, ipython-genutils, fastjsonschema, executing, backcall, zipp, traitlets, tornado, testpath, soupsieve, pyzmq, pyrsistent, pygments, pycparser, psutil, prompt-toolkit, prometheus-client, pexpect, parso, pandocfilters, nest-asyncio, MarkupSafe, jupyterlab-widgets, entrypoints, defusedxml, decorator, debugpy, attrs, asttokens, terminado, stack-data, matplotlib-inline, jupyterlab-pygments, jupyter-core, jinja2, jedi, importlib-resources, cffi, bleach, beautifulsoup4, jupyter-client, jsonschema, ipython, argon2-cffi-bindings, nbformat, ipykernel, argon2-cffi, nbclient, nbconvert, notebook, widgetsnbextension, ipywidgets Successfully installed MarkupSafe-2.1.1 Send2Trash-1.8.0 argon2-cffi-21.3.0 argon2-cffi-bindings-21.2.0 asttokens-2.0.5 attrs-21.4.0 backcall-0.2.0 beautifulsoup4-4.10.0 bleach-4.1.0 cffi-1.15.0 debugpy-1.6.0 decorator-5.1.1 defusedxml-0.7.1 entrypoints-0.4 executing-0.8.3 fastjsonschema-2.15.3 importlib-resources-5.6.0 ipykernel-6.12.1 ipython-8.2.0 ipython-genutils-0.2.0 ipywidgets-7.7.0 jedi-0.18.1 jinja2-3.1.1 jsonschema-4.4.0 jupyter-client-7.2.1 jupyter-core-4.9.2 jupyterlab-pygments-0.1.2 jupyterlab-widgets-1.1.0 matplotlib-inline-0.1.3 mistune-0.8.4 nbclient-0.5.13 nbconvert-6.4.5 nbformat-5.3.0 nest-asyncio-1.5.5 notebook-6.4.10 pandocfilters-1.5.0 parso-0.8.3 pexpect-4.8.0 pickleshare-0.7.5 prometheus-client-0.13.1 prompt-toolkit-3.0.29 psutil-5.9.0 ptyprocess-0.7.0 pure-eval-0.2.2 pycparser-2.21 pygments-2.11.2 pyrsistent-0.18.1 pyzmq-22.3.0 soupsieve-2.3.1 stack-data-0.2.0 terminado-0.13.3 testpath-0.6.0 tornado-6.1 traitlets-5.1.1 wcwidth-0.2.5 webencodings-0.5.1 widgetsnbextension-3.6.0 zipp-3.8.0 real 0m12.835s user 0m9.107s sys 0m0.850s +++ pip_install ipysankeywidget +++ python /jenkins/workspace/CE_RM_gassolar_Push/mosek/venv_jenkins/bin/pip install --upgrade ipysankeywidget Collecting ipysankeywidget Using cached ipysankeywidget-0.4.1-py2.py3-none-any.whl (1.2 MB) Requirement already satisfied: ipywidgets>=7.0.0 in ./venv_jenkins/lib/python3.8/site-packages (from ipysankeywidget) (7.7.0) Requirement already satisfied: traitlets>=4.3.1 in ./venv_jenkins/lib/python3.8/site-packages (from ipywidgets>=7.0.0->ipysankeywidget) (5.1.1) Requirement already satisfied: nbformat>=4.2.0 in ./venv_jenkins/lib/python3.8/site-packages (from ipywidgets>=7.0.0->ipysankeywidget) (5.3.0) Requirement already satisfied: ipython>=4.0.0 in ./venv_jenkins/lib/python3.8/site-packages (from ipywidgets>=7.0.0->ipysankeywidget) (8.2.0) Requirement already satisfied: widgetsnbextension~=3.6.0 in ./venv_jenkins/lib/python3.8/site-packages (from ipywidgets>=7.0.0->ipysankeywidget) (3.6.0) Requirement already satisfied: ipykernel>=4.5.1 in ./venv_jenkins/lib/python3.8/site-packages (from ipywidgets>=7.0.0->ipysankeywidget) (6.12.1) Requirement already satisfied: jupyterlab-widgets>=1.0.0 in ./venv_jenkins/lib/python3.8/site-packages (from ipywidgets>=7.0.0->ipysankeywidget) (1.1.0) Requirement already satisfied: ipython-genutils~=0.2.0 in ./venv_jenkins/lib/python3.8/site-packages (from ipywidgets>=7.0.0->ipysankeywidget) (0.2.0) Requirement already satisfied: psutil in ./venv_jenkins/lib/python3.8/site-packages (from ipykernel>=4.5.1->ipywidgets>=7.0.0->ipysankeywidget) (5.9.0) Requirement already satisfied: nest-asyncio in ./venv_jenkins/lib/python3.8/site-packages (from ipykernel>=4.5.1->ipywidgets>=7.0.0->ipysankeywidget) (1.5.5) Requirement already satisfied: debugpy>=1.0 in ./venv_jenkins/lib/python3.8/site-packages (from ipykernel>=4.5.1->ipywidgets>=7.0.0->ipysankeywidget) (1.6.0) Requirement already satisfied: jupyter-client>=6.1.12 in ./venv_jenkins/lib/python3.8/site-packages (from ipykernel>=4.5.1->ipywidgets>=7.0.0->ipysankeywidget) (7.2.1) Requirement already satisfied: matplotlib-inline>=0.1 in ./venv_jenkins/lib/python3.8/site-packages (from ipykernel>=4.5.1->ipywidgets>=7.0.0->ipysankeywidget) (0.1.3) Requirement already satisfied: tornado>=6.1 in ./venv_jenkins/lib/python3.8/site-packages (from ipykernel>=4.5.1->ipywidgets>=7.0.0->ipysankeywidget) (6.1) Requirement already satisfied: packaging in ./venv_jenkins/lib/python3.8/site-packages (from ipykernel>=4.5.1->ipywidgets>=7.0.0->ipysankeywidget) (21.3) Requirement already satisfied: backcall in ./venv_jenkins/lib/python3.8/site-packages (from ipython>=4.0.0->ipywidgets>=7.0.0->ipysankeywidget) (0.2.0) Requirement already satisfied: prompt-toolkit!=3.0.0,!=3.0.1,<3.1.0,>=2.0.0 in ./venv_jenkins/lib/python3.8/site-packages (from ipython>=4.0.0->ipywidgets>=7.0.0->ipysankeywidget) (3.0.29) Requirement already satisfied: stack-data in ./venv_jenkins/lib/python3.8/site-packages (from ipython>=4.0.0->ipywidgets>=7.0.0->ipysankeywidget) (0.2.0) Requirement already satisfied: setuptools>=18.5 in ./venv_jenkins/lib/python3.8/site-packages (from ipython>=4.0.0->ipywidgets>=7.0.0->ipysankeywidget) (44.0.0) Requirement already satisfied: pexpect>4.3 in ./venv_jenkins/lib/python3.8/site-packages (from ipython>=4.0.0->ipywidgets>=7.0.0->ipysankeywidget) (4.8.0) Requirement already satisfied: decorator in ./venv_jenkins/lib/python3.8/site-packages (from ipython>=4.0.0->ipywidgets>=7.0.0->ipysankeywidget) (5.1.1) Requirement already satisfied: jedi>=0.16 in ./venv_jenkins/lib/python3.8/site-packages (from ipython>=4.0.0->ipywidgets>=7.0.0->ipysankeywidget) (0.18.1) Requirement already satisfied: pickleshare in ./venv_jenkins/lib/python3.8/site-packages (from ipython>=4.0.0->ipywidgets>=7.0.0->ipysankeywidget) (0.7.5) Requirement already satisfied: pygments>=2.4.0 in ./venv_jenkins/lib/python3.8/site-packages (from ipython>=4.0.0->ipywidgets>=7.0.0->ipysankeywidget) (2.11.2) Requirement already satisfied: jupyter-core in ./venv_jenkins/lib/python3.8/site-packages (from nbformat>=4.2.0->ipywidgets>=7.0.0->ipysankeywidget) (4.9.2) Requirement already satisfied: fastjsonschema in ./venv_jenkins/lib/python3.8/site-packages (from nbformat>=4.2.0->ipywidgets>=7.0.0->ipysankeywidget) (2.15.3) Requirement already satisfied: jsonschema>=2.6 in ./venv_jenkins/lib/python3.8/site-packages (from nbformat>=4.2.0->ipywidgets>=7.0.0->ipysankeywidget) (4.4.0) Requirement already satisfied: notebook>=4.4.1 in ./venv_jenkins/lib/python3.8/site-packages (from widgetsnbextension~=3.6.0->ipywidgets>=7.0.0->ipysankeywidget) (6.4.10) Requirement already satisfied: parso<0.9.0,>=0.8.0 in ./venv_jenkins/lib/python3.8/site-packages (from jedi>=0.16->ipython>=4.0.0->ipywidgets>=7.0.0->ipysankeywidget) (0.8.3) Requirement already satisfied: importlib-resources>=1.4.0 in ./venv_jenkins/lib/python3.8/site-packages (from jsonschema>=2.6->nbformat>=4.2.0->ipywidgets>=7.0.0->ipysankeywidget) (5.6.0) Requirement already satisfied: attrs>=17.4.0 in ./venv_jenkins/lib/python3.8/site-packages (from jsonschema>=2.6->nbformat>=4.2.0->ipywidgets>=7.0.0->ipysankeywidget) (21.4.0) Requirement already satisfied: pyrsistent!=0.17.0,!=0.17.1,!=0.17.2,>=0.14.0 in ./venv_jenkins/lib/python3.8/site-packages (from jsonschema>=2.6->nbformat>=4.2.0->ipywidgets>=7.0.0->ipysankeywidget) (0.18.1) Requirement already satisfied: python-dateutil>=2.8.2 in ./venv_jenkins/lib/python3.8/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.8/site-packages (from jupyter-client>=6.1.12->ipykernel>=4.5.1->ipywidgets>=7.0.0->ipysankeywidget) (0.4) Requirement already satisfied: pyzmq>=22.3 in ./venv_jenkins/lib/python3.8/site-packages (from jupyter-client>=6.1.12->ipykernel>=4.5.1->ipywidgets>=7.0.0->ipysankeywidget) (22.3.0) Requirement already satisfied: nbconvert>=5 in ./venv_jenkins/lib/python3.8/site-packages (from notebook>=4.4.1->widgetsnbextension~=3.6.0->ipywidgets>=7.0.0->ipysankeywidget) (6.4.5) Requirement already satisfied: terminado>=0.8.3 in ./venv_jenkins/lib/python3.8/site-packages (from notebook>=4.4.1->widgetsnbextension~=3.6.0->ipywidgets>=7.0.0->ipysankeywidget) (0.13.3) Requirement already satisfied: jinja2 in ./venv_jenkins/lib/python3.8/site-packages (from notebook>=4.4.1->widgetsnbextension~=3.6.0->ipywidgets>=7.0.0->ipysankeywidget) (3.1.1) Requirement already satisfied: argon2-cffi in ./venv_jenkins/lib/python3.8/site-packages (from notebook>=4.4.1->widgetsnbextension~=3.6.0->ipywidgets>=7.0.0->ipysankeywidget) (21.3.0) Requirement already satisfied: Send2Trash>=1.8.0 in ./venv_jenkins/lib/python3.8/site-packages (from notebook>=4.4.1->widgetsnbextension~=3.6.0->ipywidgets>=7.0.0->ipysankeywidget) (1.8.0) Requirement already satisfied: prometheus-client in ./venv_jenkins/lib/python3.8/site-packages (from notebook>=4.4.1->widgetsnbextension~=3.6.0->ipywidgets>=7.0.0->ipysankeywidget) (0.13.1) Requirement already satisfied: ptyprocess>=0.5 in ./venv_jenkins/lib/python3.8/site-packages (from pexpect>4.3->ipython>=4.0.0->ipywidgets>=7.0.0->ipysankeywidget) (0.7.0) Requirement already satisfied: wcwidth in ./venv_jenkins/lib/python3.8/site-packages (from prompt-toolkit!=3.0.0,!=3.0.1,<3.1.0,>=2.0.0->ipython>=4.0.0->ipywidgets>=7.0.0->ipysankeywidget) (0.2.5) Requirement already satisfied: pyparsing!=3.0.5,>=2.0.2 in ./venv_jenkins/lib/python3.8/site-packages (from packaging->ipykernel>=4.5.1->ipywidgets>=7.0.0->ipysankeywidget) (3.0.7) Requirement already satisfied: pure-eval in ./venv_jenkins/lib/python3.8/site-packages (from stack-data->ipython>=4.0.0->ipywidgets>=7.0.0->ipysankeywidget) (0.2.2) Requirement already satisfied: executing in ./venv_jenkins/lib/python3.8/site-packages (from stack-data->ipython>=4.0.0->ipywidgets>=7.0.0->ipysankeywidget) (0.8.3) Requirement already satisfied: asttokens in ./venv_jenkins/lib/python3.8/site-packages (from stack-data->ipython>=4.0.0->ipywidgets>=7.0.0->ipysankeywidget) (2.0.5) Requirement already satisfied: zipp>=3.1.0 in ./venv_jenkins/lib/python3.8/site-packages (from importlib-resources>=1.4.0->jsonschema>=2.6->nbformat>=4.2.0->ipywidgets>=7.0.0->ipysankeywidget) (3.8.0) Requirement already satisfied: pandocfilters>=1.4.1 in ./venv_jenkins/lib/python3.8/site-packages (from nbconvert>=5->notebook>=4.4.1->widgetsnbextension~=3.6.0->ipywidgets>=7.0.0->ipysankeywidget) (1.5.0) Requirement already satisfied: bleach in ./venv_jenkins/lib/python3.8/site-packages (from nbconvert>=5->notebook>=4.4.1->widgetsnbextension~=3.6.0->ipywidgets>=7.0.0->ipysankeywidget) (4.1.0) Requirement already satisfied: defusedxml in ./venv_jenkins/lib/python3.8/site-packages (from nbconvert>=5->notebook>=4.4.1->widgetsnbextension~=3.6.0->ipywidgets>=7.0.0->ipysankeywidget) (0.7.1) Requirement already satisfied: mistune<2,>=0.8.1 in ./venv_jenkins/lib/python3.8/site-packages (from nbconvert>=5->notebook>=4.4.1->widgetsnbextension~=3.6.0->ipywidgets>=7.0.0->ipysankeywidget) (0.8.4) Requirement already satisfied: nbclient<0.6.0,>=0.5.0 in ./venv_jenkins/lib/python3.8/site-packages (from nbconvert>=5->notebook>=4.4.1->widgetsnbextension~=3.6.0->ipywidgets>=7.0.0->ipysankeywidget) (0.5.13) Requirement already satisfied: MarkupSafe>=2.0 in ./venv_jenkins/lib/python3.8/site-packages (from nbconvert>=5->notebook>=4.4.1->widgetsnbextension~=3.6.0->ipywidgets>=7.0.0->ipysankeywidget) (2.1.1) Requirement already satisfied: beautifulsoup4 in ./venv_jenkins/lib/python3.8/site-packages (from nbconvert>=5->notebook>=4.4.1->widgetsnbextension~=3.6.0->ipywidgets>=7.0.0->ipysankeywidget) (4.10.0) Requirement already satisfied: jupyterlab-pygments in ./venv_jenkins/lib/python3.8/site-packages (from nbconvert>=5->notebook>=4.4.1->widgetsnbextension~=3.6.0->ipywidgets>=7.0.0->ipysankeywidget) (0.1.2) Requirement already satisfied: testpath in ./venv_jenkins/lib/python3.8/site-packages (from nbconvert>=5->notebook>=4.4.1->widgetsnbextension~=3.6.0->ipywidgets>=7.0.0->ipysankeywidget) (0.6.0) Requirement already satisfied: six>=1.5 in ./venv_jenkins/lib/python3.8/site-packages (from python-dateutil>=2.8.2->jupyter-client>=6.1.12->ipykernel>=4.5.1->ipywidgets>=7.0.0->ipysankeywidget) (1.16.0) Requirement already satisfied: argon2-cffi-bindings in ./venv_jenkins/lib/python3.8/site-packages (from argon2-cffi->notebook>=4.4.1->widgetsnbextension~=3.6.0->ipywidgets>=7.0.0->ipysankeywidget) (21.2.0) Requirement already satisfied: cffi>=1.0.1 in ./venv_jenkins/lib/python3.8/site-packages (from argon2-cffi-bindings->argon2-cffi->notebook>=4.4.1->widgetsnbextension~=3.6.0->ipywidgets>=7.0.0->ipysankeywidget) (1.15.0) Requirement already satisfied: soupsieve>1.2 in ./venv_jenkins/lib/python3.8/site-packages (from beautifulsoup4->nbconvert>=5->notebook>=4.4.1->widgetsnbextension~=3.6.0->ipywidgets>=7.0.0->ipysankeywidget) (2.3.1) Requirement already satisfied: webencodings in ./venv_jenkins/lib/python3.8/site-packages (from bleach->nbconvert>=5->notebook>=4.4.1->widgetsnbextension~=3.6.0->ipywidgets>=7.0.0->ipysankeywidget) (0.5.1) Requirement already satisfied: pycparser in ./venv_jenkins/lib/python3.8/site-packages (from cffi>=1.0.1->argon2-cffi-bindings->argon2-cffi->notebook>=4.4.1->widgetsnbextension~=3.6.0->ipywidgets>=7.0.0->ipysankeywidget) (2.21) Installing collected packages: ipysankeywidget Successfully installed ipysankeywidget-0.4.1 real 0m1.502s user 0m1.340s sys 0m0.092s +++ pip_install plotly +++ python /jenkins/workspace/CE_RM_gassolar_Push/mosek/venv_jenkins/bin/pip install --upgrade plotly Collecting plotly Using cached plotly-5.6.0-py2.py3-none-any.whl (27.7 MB) Requirement already satisfied: six in ./venv_jenkins/lib/python3.8/site-packages (from plotly) (1.16.0) Collecting tenacity>=6.2.0 Using cached tenacity-8.0.1-py3-none-any.whl (24 kB) Installing collected packages: tenacity, plotly Successfully installed plotly-5.6.0 tenacity-8.0.1 real 0m9.709s user 0m7.541s sys 0m1.699s +++ pip_install pytest +++ python /jenkins/workspace/CE_RM_gassolar_Push/mosek/venv_jenkins/bin/pip install --upgrade pytest Collecting pytest Using cached pytest-7.1.1-py3-none-any.whl (297 kB) Collecting iniconfig Using cached iniconfig-1.1.1-py2.py3-none-any.whl (5.0 kB) Collecting py>=1.8.2 Using cached py-1.11.0-py2.py3-none-any.whl (98 kB) Requirement already satisfied: attrs>=19.2.0 in ./venv_jenkins/lib/python3.8/site-packages (from pytest) (21.4.0) Requirement already satisfied: packaging in ./venv_jenkins/lib/python3.8/site-packages (from pytest) (21.3) 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) Requirement already satisfied: pyparsing!=3.0.5,>=2.0.2 in ./venv_jenkins/lib/python3.8/site-packages (from packaging->pytest) (3.0.7) Installing collected packages: iniconfig, tomli, py, pluggy, pytest Successfully installed iniconfig-1.1.1 pluggy-1.0.0 py-1.11.0 pytest-7.1.1 tomli-2.0.1 real 0m1.830s user 0m1.459s sys 0m0.083s ++++ which coverage +++ export COVERAGE=/jenkins/workspace/CE_RM_gassolar_Push/mosek/venv_jenkins/bin/coverage +++ COVERAGE=/jenkins/workspace/CE_RM_gassolar_Push/mosek/venv_jenkins/bin/coverage ++ pip_install numpy ++ python /jenkins/workspace/CE_RM_gassolar_Push/mosek/venv_jenkins/bin/pip install --upgrade numpy Requirement already satisfied: numpy in ./venv_jenkins/lib/python3.8/site-packages (1.22.3) real 0m1.439s user 0m1.288s sys 0m0.093s ++ pip_install scipy ++ python /jenkins/workspace/CE_RM_gassolar_Push/mosek/venv_jenkins/bin/pip install --upgrade scipy Collecting scipy Using cached scipy-1.8.0-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (41.6 MB) Requirement already satisfied: numpy<1.25.0,>=1.17.3 in ./venv_jenkins/lib/python3.8/site-packages (from scipy) (1.22.3) Installing collected packages: scipy Successfully installed scipy-1.8.0 real 0m4.834s user 0m4.110s sys 0m0.586s ++ pip_install pint ++ python /jenkins/workspace/CE_RM_gassolar_Push/mosek/venv_jenkins/bin/pip install --upgrade pint Collecting pint Using cached Pint-0.19-py3-none-any.whl Installing collected packages: pint Successfully installed pint-0.19 real 0m1.332s user 0m1.091s sys 0m0.101s ++ git clone --depth 1 https://github.com/convexengineering/gpkit.git /jenkins/workspace/CE_RM_gassolar_Push/mosek/gpkit Cloning into '/jenkins/workspace/CE_RM_gassolar_Push/mosek/gpkit'... ++ python /jenkins/workspace/CE_RM_gassolar_Push/mosek/venv_jenkins/bin/pip install -v --no-cache-dir --no-deps -e /jenkins/workspace/CE_RM_gassolar_Push/mosek/gpkit Using pip 22.0.4 from /jenkins/workspace/CE_RM_gassolar_Push/mosek/venv_jenkins/lib/python3.8/site-packages/pip (python 3.8) Obtaining file:///jenkins/workspace/CE_RM_gassolar_Push/mosek/gpkit Preparing metadata (setup.py): started Running command python setup.py egg_info running egg_info creating /tmp/pip-pip-egg-info-jpx_in99/gpkit.egg-info writing /tmp/pip-pip-egg-info-jpx_in99/gpkit.egg-info/PKG-INFO writing dependency_links to /tmp/pip-pip-egg-info-jpx_in99/gpkit.egg-info/dependency_links.txt writing requirements to /tmp/pip-pip-egg-info-jpx_in99/gpkit.egg-info/requires.txt writing top-level names to /tmp/pip-pip-egg-info-jpx_in99/gpkit.egg-info/top_level.txt writing manifest file '/tmp/pip-pip-egg-info-jpx_in99/gpkit.egg-info/SOURCES.txt' reading manifest file '/tmp/pip-pip-egg-info-jpx_in99/gpkit.egg-info/SOURCES.txt' writing manifest file '/tmp/pip-pip-egg-info-jpx_in99/gpkit.egg-info/SOURCES.txt' Preparing metadata (setup.py): finished with status 'done' Installing collected packages: gpkit Running setup.py develop for gpkit Running command python setup.py develop running develop running egg_info creating gpkit.egg-info writing gpkit.egg-info/PKG-INFO writing dependency_links to gpkit.egg-info/dependency_links.txt writing requirements to gpkit.egg-info/requires.txt writing top-level names to gpkit.egg-info/top_level.txt writing manifest file 'gpkit.egg-info/SOURCES.txt' reading manifest file 'gpkit.egg-info/SOURCES.txt' writing manifest file 'gpkit.egg-info/SOURCES.txt' running build_ext Creating /jenkins/workspace/CE_RM_gassolar_Push/mosek/venv_jenkins/lib/python3.8/site-packages/gpkit.egg-link (link to .) Adding gpkit 1.1.1 to easy-install.pth file Installed /jenkins/workspace/CE_RM_gassolar_Push/mosek/gpkit Successfully installed gpkit ++ source /jenkins/workspace/CE_RM_gassolar_Push/mosek/JenkinsGPkit/print_versions.sh +++ python -c 'import scipy; print(scipy.__version__)' 1.8.0 +++ python -c 'import numpy; print(numpy.__version__)' 1.22.3 +++ python -c 'import pint; print(pint.__version__)' 0.19 +++ 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.] /jenkins/workspace/CE_RM_gassolar_Push/mosek/gpkit/gpkit/small_scripts.py:71: SyntaxWarning: "is" with a literal. Did you mean "=="? if sweep is "sweep" and (isinstance(value, Iterable) or # pylint: disable=literal-comparison /jenkins/workspace/CE_RM_gassolar_Push/mosek/gpkit/gpkit/nomials/math.py:586: SyntaxWarning: "is" with a literal. Did you mean "=="? if posy is 0: # pylint: disable=literal-comparison /jenkins/workspace/CE_RM_gassolar_Push/mosek/gpkit/gpkit/nomials/math.py:590: SyntaxWarning: "is" with a literal. Did you mean "=="? if negy is 0: # pylint: disable=literal-comparison /jenkins/workspace/CE_RM_gassolar_Push/mosek/gpkit/gpkit/breakdowns.py:390: SyntaxWarning: "is" with a literal. Did you mean "=="? subhmap.units = None if units is 1 else units ..................................................................................................................................................................................................................EE....................................................................... ====================================================================== ERROR: test_breakdowns_mosek_cli (gpkit.tests.t_examples.TestExamples) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/CE_RM_gassolar_Push/mosek/gpkit/gpkit/tests/helpers.py", line 55, in test testfn(name, import_dict, path)(self) File "/jenkins/workspace/CE_RM_gassolar_Push/mosek/gpkit/gpkit/tests/helpers.py", line 90, in test imported[name] = importlib.import_module(name) File "/usr/lib/python3.8/importlib/__init__.py", line 127, in import_module return _bootstrap._gcd_import(name[level:], package, level) File "", line 1014, in _gcd_import File "", line 991, in _find_and_load File "", line 975, in _find_and_load_unlocked File "", line 671, in _load_unlocked File "", line 848, in exec_module File "", line 219, in _call_with_frames_removed File "/jenkins/workspace/CE_RM_gassolar_Push/mosek/gpkit/docs/source/examples/breakdowns.py", line 11, in sol = pickle.load(open(dirpath+"solar_13.p", "rb")) File "/jenkins/workspace/CE_RM_gassolar_Push/mosek/venv_jenkins/lib/python3.8/site-packages/pint/util.py", line 429, in __setstate__ self._d, self._one, self._non_int_type = state ValueError: too many values to unpack (expected 3) ====================================================================== ERROR: test_breakdowns_mosek_conif (gpkit.tests.t_examples.TestExamples) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/CE_RM_gassolar_Push/mosek/gpkit/gpkit/tests/helpers.py", line 55, in test testfn(name, import_dict, path)(self) File "/jenkins/workspace/CE_RM_gassolar_Push/mosek/gpkit/gpkit/tests/helpers.py", line 90, in test imported[name] = importlib.import_module(name) File "/usr/lib/python3.8/importlib/__init__.py", line 127, in import_module return _bootstrap._gcd_import(name[level:], package, level) File "", line 1014, in _gcd_import File "", line 991, in _find_and_load File "", line 975, in _find_and_load_unlocked File "", line 671, in _load_unlocked File "", line 848, in exec_module File "", line 219, in _call_with_frames_removed File "/jenkins/workspace/CE_RM_gassolar_Push/mosek/gpkit/docs/source/examples/breakdowns.py", line 11, in sol = pickle.load(open(dirpath+"solar_13.p", "rb")) File "/jenkins/workspace/CE_RM_gassolar_Push/mosek/venv_jenkins/lib/python3.8/site-packages/pint/util.py", line 429, in __setstate__ self._d, self._one, self._non_int_type = state ValueError: too many values to unpack (expected 3) ---------------------------------------------------------------------- Ran 283 tests in 27.362s FAILED (errors=2) 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... Found mosek_conif in the default PYTHONPATH # Looking for `cvxopt` # Trying to import cvxopt... # Did not find # cvxopt Replaced found solvers (['mosek_cli', 'mosek_conif']) with environment var GPKITSOLVERS (mosek_cli, mosek_conif) Found the following solvers: mosek_cli, mosek_conif # Replacing directory env GPkit is now installed with solver(s) ['mosek_cli', 'mosek_conif'] 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': ['mosek_cli', 'mosek_conif'], 'mosek_bin_dir': '/home/jenkins/mosek/8/tools/platform/linux64x86/bin', 'default_solver': 'mosek_cli', 'just built!': True} ++ export MSK_IPAR_NUM_THREADS=2 ++ MSK_IPAR_NUM_THREADS=2 ++ export MKL_NUM_THREADS=2 ++ MKL_NUM_THREADS=2 ++ export NUMEXPR_NUM_THREADS=2 ++ NUMEXPR_NUM_THREADS=2 ++ export OPENBLAS_NUM_THREADS=2 ++ OPENBLAS_NUM_THREADS=2 ++ export OMP_NUM_THREADS=2 ++ OMP_NUM_THREADS=2 ++ python -c 'from gpkit.tests.test_repo import test_repo; test_repo(xmloutput=True)' Cloning into 'gplibrary'... Obtaining file:///jenkins/workspace/CE_RM_gassolar_Push/mosek/gplibrary Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Installing collected packages: gpkitmodels Running setup.py develop for gpkitmodels Successfully installed gpkitmodels Requirement already satisfied: pandas in ./venv_jenkins/lib/python3.8/site-packages (1.4.2) Requirement already satisfied: pytz>=2020.1 in ./venv_jenkins/lib/python3.8/site-packages (from pandas) (2022.1) Requirement already satisfied: numpy>=1.18.5 in ./venv_jenkins/lib/python3.8/site-packages (from pandas) (1.22.3) Requirement already satisfied: python-dateutil>=2.8.1 in ./venv_jenkins/lib/python3.8/site-packages (from pandas) (2.8.2) Requirement already satisfied: six>=1.5 in ./venv_jenkins/lib/python3.8/site-packages (from python-dateutil>=2.8.1->pandas) (1.16.0) Collecting git+https://github.com/hoburg/gpfit.git Cloning https://github.com/hoburg/gpfit.git to /tmp/pip-req-build-160bdgs4 Running command git clone --filter=blob:none --quiet https://github.com/hoburg/gpfit.git /tmp/pip-req-build-160bdgs4 Resolved https://github.com/hoburg/gpfit.git to commit 3c8025f12ba5360fdeb71c270e55d4c93e1676fd Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Requirement already satisfied: gpkit in ./gpkit (from gpfit==0.2.0) (1.1.1) Requirement already satisfied: matplotlib>=3.3.2 in ./venv_jenkins/lib/python3.8/site-packages (from gpfit==0.2.0) (3.5.1) Requirement already satisfied: numpy in ./venv_jenkins/lib/python3.8/site-packages (from gpfit==0.2.0) (1.22.3) Collecting pytest-mpl>=0.13 Using cached pytest_mpl-0.14.0-py3-none-any.whl (27 kB) Requirement already satisfied: pytest>=6.2.5 in ./venv_jenkins/lib/python3.8/site-packages (from gpfit==0.2.0) (7.1.1) Requirement already satisfied: scipy in ./venv_jenkins/lib/python3.8/site-packages (from gpfit==0.2.0) (1.8.0) Requirement already satisfied: fonttools>=4.22.0 in ./venv_jenkins/lib/python3.8/site-packages (from matplotlib>=3.3.2->gpfit==0.2.0) (4.31.2) Requirement already satisfied: kiwisolver>=1.0.1 in ./venv_jenkins/lib/python3.8/site-packages (from matplotlib>=3.3.2->gpfit==0.2.0) (1.4.2) Requirement already satisfied: cycler>=0.10 in ./venv_jenkins/lib/python3.8/site-packages (from matplotlib>=3.3.2->gpfit==0.2.0) (0.11.0) Requirement already satisfied: pillow>=6.2.0 in ./venv_jenkins/lib/python3.8/site-packages (from matplotlib>=3.3.2->gpfit==0.2.0) (9.1.0) Requirement already satisfied: pyparsing>=2.2.1 in ./venv_jenkins/lib/python3.8/site-packages (from matplotlib>=3.3.2->gpfit==0.2.0) (3.0.7) Requirement already satisfied: python-dateutil>=2.7 in ./venv_jenkins/lib/python3.8/site-packages (from matplotlib>=3.3.2->gpfit==0.2.0) (2.8.2) Requirement already satisfied: packaging>=20.0 in ./venv_jenkins/lib/python3.8/site-packages (from matplotlib>=3.3.2->gpfit==0.2.0) (21.3) Requirement already satisfied: iniconfig in ./venv_jenkins/lib/python3.8/site-packages (from pytest>=6.2.5->gpfit==0.2.0) (1.1.1) Requirement already satisfied: py>=1.8.2 in ./venv_jenkins/lib/python3.8/site-packages (from pytest>=6.2.5->gpfit==0.2.0) (1.11.0) Requirement already satisfied: attrs>=19.2.0 in ./venv_jenkins/lib/python3.8/site-packages (from pytest>=6.2.5->gpfit==0.2.0) (21.4.0) Requirement already satisfied: tomli>=1.0.0 in ./venv_jenkins/lib/python3.8/site-packages (from pytest>=6.2.5->gpfit==0.2.0) (2.0.1) Requirement already satisfied: pluggy<2.0,>=0.12 in ./venv_jenkins/lib/python3.8/site-packages (from pytest>=6.2.5->gpfit==0.2.0) (1.0.0) Requirement already satisfied: Jinja2 in ./venv_jenkins/lib/python3.8/site-packages (from pytest-mpl>=0.13->gpfit==0.2.0) (3.1.1) Requirement already satisfied: adce in ./venv_jenkins/lib/python3.8/site-packages (from gpkit->gpfit==0.2.0) (1.3.3.2) Collecting cvxopt>=1.1.8 Using cached cvxopt-1.3.0-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (12.7 MB) Requirement already satisfied: pint>=0.8.1 in ./venv_jenkins/lib/python3.8/site-packages (from gpkit->gpfit==0.2.0) (0.19) Requirement already satisfied: plotly in ./venv_jenkins/lib/python3.8/site-packages (from gpkit->gpfit==0.2.0) (5.6.0) Requirement already satisfied: six>=1.5 in ./venv_jenkins/lib/python3.8/site-packages (from python-dateutil>=2.7->matplotlib>=3.3.2->gpfit==0.2.0) (1.16.0) Requirement already satisfied: MarkupSafe>=2.0 in ./venv_jenkins/lib/python3.8/site-packages (from Jinja2->pytest-mpl>=0.13->gpfit==0.2.0) (2.1.1) Requirement already satisfied: tenacity>=6.2.0 in ./venv_jenkins/lib/python3.8/site-packages (from plotly->gpkit->gpfit==0.2.0) (8.0.1) Building wheels for collected packages: gpfit Building wheel for gpfit (setup.py): started Building wheel for gpfit (setup.py): finished with status 'done' Created wheel for gpfit: filename=gpfit-0.2.0-py3-none-any.whl size=493910 sha256=6b0bdcf3786e0478b55868dedef4daeade4a82108986cd716f119ea922d956ac Stored in directory: /tmp/pip-ephem-wheel-cache-mqbx4fez/wheels/af/cf/b2/2ac87fb831d125183f0d1ae3fcdb4499306dd5219d04dd6687 Successfully built gpfit Installing collected packages: cvxopt, pytest-mpl, gpfit Successfully installed cvxopt-1.3.0 gpfit-0.2.0 pytest-mpl-0.14.0 Processing /jenkins/workspace/CE_RM_gassolar_Push/mosek Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Requirement already satisfied: gpfit in ./venv_jenkins/lib/python3.8/site-packages (from gassolar==0.0.0.0) (0.2.0) Requirement already satisfied: gpkit in ./gpkit (from gassolar==0.0.0.0) (1.1.1) Requirement already satisfied: numpy in ./venv_jenkins/lib/python3.8/site-packages (from gassolar==0.0.0.0) (1.22.3) Requirement already satisfied: pandas in ./venv_jenkins/lib/python3.8/site-packages (from gassolar==0.0.0.0) (1.4.2) Requirement already satisfied: scipy in ./venv_jenkins/lib/python3.8/site-packages (from gassolar==0.0.0.0) (1.8.0) Requirement already satisfied: pytest-mpl>=0.13 in ./venv_jenkins/lib/python3.8/site-packages (from gpfit->gassolar==0.0.0.0) (0.14.0) Requirement already satisfied: pytest>=6.2.5 in ./venv_jenkins/lib/python3.8/site-packages (from gpfit->gassolar==0.0.0.0) (7.1.1) Requirement already satisfied: matplotlib>=3.3.2 in ./venv_jenkins/lib/python3.8/site-packages (from gpfit->gassolar==0.0.0.0) (3.5.1) Requirement already satisfied: adce in ./venv_jenkins/lib/python3.8/site-packages (from gpkit->gassolar==0.0.0.0) (1.3.3.2) Requirement already satisfied: cvxopt>=1.1.8 in ./venv_jenkins/lib/python3.8/site-packages (from gpkit->gassolar==0.0.0.0) (1.3.0) Requirement already satisfied: pint>=0.8.1 in ./venv_jenkins/lib/python3.8/site-packages (from gpkit->gassolar==0.0.0.0) (0.19) Requirement already satisfied: plotly in ./venv_jenkins/lib/python3.8/site-packages (from gpkit->gassolar==0.0.0.0) (5.6.0) Requirement already satisfied: pytz>=2020.1 in ./venv_jenkins/lib/python3.8/site-packages (from pandas->gassolar==0.0.0.0) (2022.1) Requirement already satisfied: python-dateutil>=2.8.1 in ./venv_jenkins/lib/python3.8/site-packages (from pandas->gassolar==0.0.0.0) (2.8.2) Requirement already satisfied: fonttools>=4.22.0 in ./venv_jenkins/lib/python3.8/site-packages (from matplotlib>=3.3.2->gpfit->gassolar==0.0.0.0) (4.31.2) Requirement already satisfied: kiwisolver>=1.0.1 in ./venv_jenkins/lib/python3.8/site-packages (from matplotlib>=3.3.2->gpfit->gassolar==0.0.0.0) (1.4.2) Requirement already satisfied: cycler>=0.10 in ./venv_jenkins/lib/python3.8/site-packages (from matplotlib>=3.3.2->gpfit->gassolar==0.0.0.0) (0.11.0) Requirement already satisfied: pillow>=6.2.0 in ./venv_jenkins/lib/python3.8/site-packages (from matplotlib>=3.3.2->gpfit->gassolar==0.0.0.0) (9.1.0) Requirement already satisfied: pyparsing>=2.2.1 in ./venv_jenkins/lib/python3.8/site-packages (from matplotlib>=3.3.2->gpfit->gassolar==0.0.0.0) (3.0.7) Requirement already satisfied: packaging>=20.0 in ./venv_jenkins/lib/python3.8/site-packages (from matplotlib>=3.3.2->gpfit->gassolar==0.0.0.0) (21.3) Requirement already satisfied: iniconfig in ./venv_jenkins/lib/python3.8/site-packages (from pytest>=6.2.5->gpfit->gassolar==0.0.0.0) (1.1.1) Requirement already satisfied: py>=1.8.2 in ./venv_jenkins/lib/python3.8/site-packages (from pytest>=6.2.5->gpfit->gassolar==0.0.0.0) (1.11.0) Requirement already satisfied: attrs>=19.2.0 in ./venv_jenkins/lib/python3.8/site-packages (from pytest>=6.2.5->gpfit->gassolar==0.0.0.0) (21.4.0) Requirement already satisfied: tomli>=1.0.0 in ./venv_jenkins/lib/python3.8/site-packages (from pytest>=6.2.5->gpfit->gassolar==0.0.0.0) (2.0.1) Requirement already satisfied: pluggy<2.0,>=0.12 in ./venv_jenkins/lib/python3.8/site-packages (from pytest>=6.2.5->gpfit->gassolar==0.0.0.0) (1.0.0) Requirement already satisfied: Jinja2 in ./venv_jenkins/lib/python3.8/site-packages (from pytest-mpl>=0.13->gpfit->gassolar==0.0.0.0) (3.1.1) Requirement already satisfied: six>=1.5 in ./venv_jenkins/lib/python3.8/site-packages (from python-dateutil>=2.8.1->pandas->gassolar==0.0.0.0) (1.16.0) Requirement already satisfied: tenacity>=6.2.0 in ./venv_jenkins/lib/python3.8/site-packages (from plotly->gpkit->gassolar==0.0.0.0) (8.0.1) Requirement already satisfied: MarkupSafe>=2.0 in ./venv_jenkins/lib/python3.8/site-packages (from Jinja2->pytest-mpl>=0.13->gpfit->gassolar==0.0.0.0) (2.1.1) Building wheels for collected packages: gassolar Building wheel for gassolar (setup.py): started Building wheel for gassolar (setup.py): finished with status 'done' Created wheel for gassolar: filename=gassolar-0.0.0.0-py3-none-any.whl size=4876521 sha256=4110b4ae43e3aa9a664bc5c0428942dab8c249af1111631cf791b1ed51e80b28 Stored in directory: /tmp/pip-ephem-wheel-cache-4veajwd0/wheels/06/c0/f5/4c3ee17f86b2f1c3f68dd3fa7ae1f1aace6c938993aedd0577 Successfully built gassolar Installing collected packages: gassolar Successfully installed gassolar-0.0.0.0 adding test for 'gassolar/gas/gas.py' adding test for 'gassolar/solar/solar.py' Running tests... ---------------------------------------------------------------------- EEEE ====================================================================== ERROR [0.537s]: test_gassolar_gas_gas_py_mosek_cli (gpkit.tests.from_paths.TestFiles) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/CE_RM_gassolar_Push/mosek/gpkit/gpkit/tests/helpers.py", line 55, in test testfn(name, import_dict, path)(self) File "/jenkins/workspace/CE_RM_gassolar_Push/mosek/gpkit/gpkit/tests/from_paths.py", line 48, in lambda self: getattr(self, name)())) # pylint:disable=undefined-variable File "/jenkins/workspace/CE_RM_gassolar_Push/mosek/gpkit/gpkit/tests/from_paths.py", line 34, in test_fn mod = __import__(os.path.basename(path)[:-3]) File "/jenkins/workspace/CE_RM_gassolar_Push/mosek/gassolar/gas/gas.py", line 3, in from gpkitmodels.GP.aircraft.engine.gas_engine import Engine File "/jenkins/workspace/CE_RM_gassolar_Push/mosek/gplibrary/gpkitmodels/GP/aircraft/engine/gas_engine.py", line 7, in from gpfit.fit_constraintset import FitCS ModuleNotFoundError: No module named 'gpfit.fit_constraintset' ====================================================================== ERROR [0.001s]: test_gassolar_gas_gas_py_mosek_conif (gpkit.tests.from_paths.TestFiles) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/CE_RM_gassolar_Push/mosek/gpkit/gpkit/tests/helpers.py", line 55, in test testfn(name, import_dict, path)(self) File "/jenkins/workspace/CE_RM_gassolar_Push/mosek/gpkit/gpkit/tests/from_paths.py", line 48, in lambda self: getattr(self, name)())) # pylint:disable=undefined-variable File "/jenkins/workspace/CE_RM_gassolar_Push/mosek/gpkit/gpkit/tests/from_paths.py", line 34, in test_fn mod = __import__(os.path.basename(path)[:-3]) File "/jenkins/workspace/CE_RM_gassolar_Push/mosek/gassolar/gas/gas.py", line 3, in from gpkitmodels.GP.aircraft.engine.gas_engine import Engine File "/jenkins/workspace/CE_RM_gassolar_Push/mosek/gplibrary/gpkitmodels/GP/aircraft/engine/gas_engine.py", line 7, in from gpfit.fit_constraintset import FitCS ModuleNotFoundError: No module named 'gpfit.fit_constraintset' ====================================================================== ERROR [0.020s]: test_gassolar_solar_solar_py_mosek_cli (gpkit.tests.from_paths.TestFiles) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/CE_RM_gassolar_Push/mosek/gpkit/gpkit/tests/helpers.py", line 55, in test testfn(name, import_dict, path)(self) File "/jenkins/workspace/CE_RM_gassolar_Push/mosek/gpkit/gpkit/tests/from_paths.py", line 48, in lambda self: getattr(self, name)())) # pylint:disable=undefined-variable File "/jenkins/workspace/CE_RM_gassolar_Push/mosek/gpkit/gpkit/tests/from_paths.py", line 34, in test_fn mod = __import__(os.path.basename(path)[:-3]) File "/jenkins/workspace/CE_RM_gassolar_Push/mosek/gassolar/solar/solar.py", line 12, in from gpkitmodels.GP.aircraft.wing.wing import Wing as WingGP File "/jenkins/workspace/CE_RM_gassolar_Push/mosek/gplibrary/gpkitmodels/GP/aircraft/wing/wing.py", line 10, in from .capspar import CapSpar File "/jenkins/workspace/CE_RM_gassolar_Push/mosek/gplibrary/gpkitmodels/GP/aircraft/wing/capspar.py", line 4, in from .gustloading import GustL File "/jenkins/workspace/CE_RM_gassolar_Push/mosek/gplibrary/gpkitmodels/GP/aircraft/wing/gustloading.py", line 4, in from ad.admath import cos ModuleNotFoundError: No module named 'ad' ====================================================================== ERROR [0.002s]: test_gassolar_solar_solar_py_mosek_conif (gpkit.tests.from_paths.TestFiles) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/CE_RM_gassolar_Push/mosek/gpkit/gpkit/tests/helpers.py", line 55, in test testfn(name, import_dict, path)(self) File "/jenkins/workspace/CE_RM_gassolar_Push/mosek/gpkit/gpkit/tests/from_paths.py", line 48, in lambda self: getattr(self, name)())) # pylint:disable=undefined-variable File "/jenkins/workspace/CE_RM_gassolar_Push/mosek/gpkit/gpkit/tests/from_paths.py", line 34, in test_fn mod = __import__(os.path.basename(path)[:-3]) File "/jenkins/workspace/CE_RM_gassolar_Push/mosek/gassolar/solar/solar.py", line 12, in from gpkitmodels.GP.aircraft.wing.wing import Wing as WingGP File "/jenkins/workspace/CE_RM_gassolar_Push/mosek/gplibrary/gpkitmodels/GP/aircraft/wing/wing.py", line 10, in from .capspar import CapSpar File "/jenkins/workspace/CE_RM_gassolar_Push/mosek/gplibrary/gpkitmodels/GP/aircraft/wing/capspar.py", line 4, in from .gustloading import GustL File "/jenkins/workspace/CE_RM_gassolar_Push/mosek/gplibrary/gpkitmodels/GP/aircraft/wing/gustloading.py", line 4, in from ad.admath import cos ModuleNotFoundError: No module named 'ad' ---------------------------------------------------------------------- Ran 4 tests in 0.561s FAILED (errors=4) Generating XML reports... SETTINGS defaultdict(, {'pip install': 'pandas, git+https://github.com/hoburg/gpfit.git', 'gpkit-models branch': 'master', 'skipsolvers': 'cvxopt'}) calling ['git', 'clone', '--depth', '1', '-b', 'master', 'https://github.com/convexengineering/gplibrary.git'] attempt 1 calling ['python', '/jenkins/workspace/CE_RM_gassolar_Push/mosek/venv_jenkins/bin/pip', 'install', '--no-cache-dir', '--no-deps', '-e', 'gplibrary'] attempt 1 calling ['python', '/jenkins/workspace/CE_RM_gassolar_Push/mosek/venv_jenkins/bin/pip', 'install', 'pandas'] attempt 1 calling ['python', '/jenkins/workspace/CE_RM_gassolar_Push/mosek/venv_jenkins/bin/pip', 'install', 'git+https://github.com/hoburg/gpfit.git'] attempt 1 calling ['python', '/jenkins/workspace/CE_RM_gassolar_Push/mosek/venv_jenkins/bin/pip', 'install', '.'] attempt 1 [Execution node] check if [reynolds] is in [[windows10x64, windows7x64]] Run condition [Execution node ] preventing perform for step [Execute Windows batch command] Build step 'Console output (build log) parsing' changed build result to FAILURE Recording test results [Checks API] No suitable checks publisher found. [WS-CLEANUP] Deleting project workspace... [WS-CLEANUP] Deferred wipeout is used... [WS-CLEANUP] done Finished: FAILURE