Started by upstream project "gpkit_ResearchModel_solar_PR" build number 125 originally caused by: GitHub pull request #34 of commit cdd47b693fd3f1a6eada84de98fd1e2bc103d540, no merge conflicts. Building remotely on macys in workspace /Users/jenkins/workspace/gpkit_ResearchModel_solar_PR/mosek Wiping out workspace first. Cloning the remote Git repository Cloning repository https://github.com/convexengineering/solar > git init /Users/jenkins/workspace/gpkit_ResearchModel_solar_PR/mosek # timeout=10 Fetching upstream changes from https://github.com/convexengineering/solar > git --version # timeout=10 > git fetch --tags --progress https://github.com/convexengineering/solar +refs/heads/*:refs/remotes/origin/* > git config remote.origin.url https://github.com/convexengineering/solar # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url https://github.com/convexengineering/solar # timeout=10 Fetching upstream changes from https://github.com/convexengineering/solar > git fetch --tags --progress https://github.com/convexengineering/solar +refs/pull/*:refs/remotes/origin/pr/* +refs/heads/master:refs/remotes/origin/master Merging Revision 4cbfc07f016985cbde69820530f4a27d9360f74b (refs/remotes/origin/pr/34/merge) to origin/master, UserMergeOptions{mergeRemote='origin', mergeTarget='master', mergeStrategy='default', fastForwardMode='--ff'} > git rev-parse origin/master^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f origin/master # timeout=3 > git merge --ff 4cbfc07f016985cbde69820530f4a27d9360f74b # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 Seen branch in repository origin/boxspar Seen branch in repository origin/figgen Seen branch in repository origin/master Seen branch in repository origin/motor Seen branch in repository origin/multipropulsor Seen branch in repository origin/ncrit Seen branch in repository origin/pr/10/head Seen branch in repository origin/pr/11/head Seen branch in repository origin/pr/12/head Seen branch in repository origin/pr/12/merge Seen branch in repository origin/pr/13/head Seen branch in repository origin/pr/14/head Seen branch in repository origin/pr/15/head Seen branch in repository origin/pr/16/head Seen branch in repository origin/pr/17/head Seen branch in repository origin/pr/18/head Seen branch in repository origin/pr/19/head Seen branch in repository origin/pr/2/head Seen branch in repository origin/pr/20/head Seen branch in repository origin/pr/20/merge Seen branch in repository origin/pr/21/head Seen branch in repository origin/pr/22/head Seen branch in repository origin/pr/23/head Seen branch in repository origin/pr/26/head Seen branch in repository origin/pr/27/head Seen branch in repository origin/pr/28/head Seen branch in repository origin/pr/30/head Seen branch in repository origin/pr/31/head Seen branch in repository origin/pr/32/head Seen branch in repository origin/pr/33/head Seen branch in repository origin/pr/34/head Seen branch in repository origin/pr/34/merge Seen branch in repository origin/pr/36/head Seen branch in repository origin/pr/36/merge Seen branch in repository origin/pr/4/head Seen branch in repository origin/pr/5/head Seen branch in repository origin/pr/6/head Seen branch in repository origin/pr/7/head Seen branch in repository origin/pr/8/head Seen branch in repository origin/pr/9/head Seen branch in repository origin/revert-33-solartest Seen branch in repository origin/wingfix Seen 42 remote branches > git show-ref --tags -d # timeout=10 Checking out Revision 4cbfc07f016985cbde69820530f4a27d9360f74b (origin/pr/34/merge, origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f 4cbfc07f016985cbde69820530f4a27d9360f74b # timeout=3 Commit message: "Merge cdd47b693fd3f1a6eada84de98fd1e2bc103d540 into b3e9da37fc73cce490b737d99c065df208ea6e7e" Using 'Changelog to branch' strategy. 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 [macys] is in [[macys, macys_VM, reynolds, reynolds-ubuntu16]] Run condition [Execution node ] enabling perform for step [Execute shell] [mosek] $ /bin/bash -xe /var/folders/xs/_fh4l1p54zqcl6mbk4zclcfr0000gp/T/jenkins11409221300220248968.sh + [[ macys == *macys* ]] + export PATH=/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/bin/ + PATH=/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/bin/ + ls /Users/jenkins/workspace/gpkit_ResearchModel_solar_PR/mosek LICENSE README.md TESTCONFIG TESTS docs setup.py solar + virtualenv /Users/jenkins/workspace/gpkit_ResearchModel_solar_PR/mosek/venv2_gpkit New python executable in /Users/jenkins/workspace/gpkit_ResearchModel_solar_PR/mosek/venv2_gpkit/bin/python Installing setuptools, pip, wheel...done. + . /Users/jenkins/workspace/gpkit_ResearchModel_solar_PR/mosek/venv2_gpkit/bin/activate ++ deactivate nondestructive ++ unset -f pydoc ++ '[' -z '' ']' ++ '[' -z '' ']' ++ '[' -n /bin/bash ']' ++ hash -r ++ '[' -z '' ']' ++ unset VIRTUAL_ENV ++ '[' '!' nondestructive = nondestructive ']' ++ VIRTUAL_ENV=/Users/jenkins/workspace/gpkit_ResearchModel_solar_PR/mosek/venv2_gpkit ++ export VIRTUAL_ENV ++ _OLD_VIRTUAL_PATH=/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/bin/ ++ PATH=/Users/jenkins/workspace/gpkit_ResearchModel_solar_PR/mosek/venv2_gpkit/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/bin/ ++ export PATH ++ '[' -z '' ']' ++ '[' -z '' ']' ++ _OLD_VIRTUAL_PS1= ++ '[' x '!=' x ']' +++ basename /Users/jenkins/workspace/gpkit_ResearchModel_solar_PR/mosek/venv2_gpkit ++ PS1='(venv2_gpkit) ' ++ export PS1 ++ alias pydoc ++ '[' -n /bin/bash ']' ++ hash -r ++ which pip + export PIP=/Users/jenkins/workspace/gpkit_ResearchModel_solar_PR/mosek/venv2_gpkit/bin/pip + PIP=/Users/jenkins/workspace/gpkit_ResearchModel_solar_PR/mosek/venv2_gpkit/bin/pip + pip_install pip + python /Users/jenkins/workspace/gpkit_ResearchModel_solar_PR/mosek/venv2_gpkit/bin/pip install --upgrade pip Requirement already up-to-date: pip in ./venv2_gpkit/lib/python2.7/site-packages (10.0.1) + [[ macys == *reynolds* ]] + [[ macys == *macys* ]] + [[ mosek == mosek ]] + [[ macys == macys ]] + export PATH=/Users/jenkins/workspace/gpkit_ResearchModel_solar_PR/mosek/venv2_gpkit/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/bin/:/Users/jenkins/mosek/8/tools/platform/osx64x86/bin + PATH=/Users/jenkins/workspace/gpkit_ResearchModel_solar_PR/mosek/venv2_gpkit/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/bin/:/Users/jenkins/mosek/8/tools/platform/osx64x86/bin + export DYLD_LIBRARY_PATH=:/Users/jenkins/mosek/8/tools/platform/osx64x86/bin + DYLD_LIBRARY_PATH=:/Users/jenkins/mosek/8/tools/platform/osx64x86/bin + python /Users/jenkins/mosek/8/tools/platform/osx64x86/python/2/setup.py install running install running build running build_py running build_ext copying mosek/_msk.so -> build/lib.macosx-10.13-intel-2.7/mosek copying mosek/fusion/impl/fragments.so -> build/lib.macosx-10.13-intel-2.7/mosek/fusion/impl running install_lib creating /Users/jenkins/workspace/gpkit_ResearchModel_solar_PR/mosek/venv2_gpkit/lib/python2.7/site-packages/mosek copying build/lib.macosx-10.13-intel-2.7/mosek/__init__.py -> /Users/jenkins/workspace/gpkit_ResearchModel_solar_PR/mosek/venv2_gpkit/lib/python2.7/site-packages/mosek copying build/lib.macosx-10.13-intel-2.7/mosek/_msk.so -> /Users/jenkins/workspace/gpkit_ResearchModel_solar_PR/mosek/venv2_gpkit/lib/python2.7/site-packages/mosek creating /Users/jenkins/workspace/gpkit_ResearchModel_solar_PR/mosek/venv2_gpkit/lib/python2.7/site-packages/mosek/fusion copying build/lib.macosx-10.13-intel-2.7/mosek/fusion/__init__.py -> /Users/jenkins/workspace/gpkit_ResearchModel_solar_PR/mosek/venv2_gpkit/lib/python2.7/site-packages/mosek/fusion creating /Users/jenkins/workspace/gpkit_ResearchModel_solar_PR/mosek/venv2_gpkit/lib/python2.7/site-packages/mosek/fusion/impl copying build/lib.macosx-10.13-intel-2.7/mosek/fusion/impl/__init__.py -> /Users/jenkins/workspace/gpkit_ResearchModel_solar_PR/mosek/venv2_gpkit/lib/python2.7/site-packages/mosek/fusion/impl copying build/lib.macosx-10.13-intel-2.7/mosek/fusion/impl/_implementation.py -> /Users/jenkins/workspace/gpkit_ResearchModel_solar_PR/mosek/venv2_gpkit/lib/python2.7/site-packages/mosek/fusion/impl copying build/lib.macosx-10.13-intel-2.7/mosek/fusion/impl/fragments.so -> /Users/jenkins/workspace/gpkit_ResearchModel_solar_PR/mosek/venv2_gpkit/lib/python2.7/site-packages/mosek/fusion/impl copying build/lib.macosx-10.13-intel-2.7/mosek/fusion/Utils.py -> /Users/jenkins/workspace/gpkit_ResearchModel_solar_PR/mosek/venv2_gpkit/lib/python2.7/site-packages/mosek/fusion byte-compiling /Users/jenkins/workspace/gpkit_ResearchModel_solar_PR/mosek/venv2_gpkit/lib/python2.7/site-packages/mosek/__init__.py to __init__.pyc byte-compiling /Users/jenkins/workspace/gpkit_ResearchModel_solar_PR/mosek/venv2_gpkit/lib/python2.7/site-packages/mosek/fusion/__init__.py to __init__.pyc byte-compiling /Users/jenkins/workspace/gpkit_ResearchModel_solar_PR/mosek/venv2_gpkit/lib/python2.7/site-packages/mosek/fusion/impl/__init__.py to __init__.pyc byte-compiling /Users/jenkins/workspace/gpkit_ResearchModel_solar_PR/mosek/venv2_gpkit/lib/python2.7/site-packages/mosek/fusion/impl/_implementation.py to _implementation.pyc byte-compiling /Users/jenkins/workspace/gpkit_ResearchModel_solar_PR/mosek/venv2_gpkit/lib/python2.7/site-packages/mosek/fusion/Utils.py to Utils.pyc running install_egg_info Writing /Users/jenkins/workspace/gpkit_ResearchModel_solar_PR/mosek/venv2_gpkit/lib/python2.7/site-packages/Mosek-8.1.41-py2.7.egg-info Fixing library paths copying /Users/jenkins/mosek/8/tools/platform/osx64x86/bin/libmosek64.8.1.dylib -> /Users/jenkins/workspace/gpkit_ResearchModel_solar_PR/mosek/venv2_gpkit/lib/python2.7/site-packages/mosek/ copying /Users/jenkins/mosek/8/tools/platform/osx64x86/bin/libcilkrts.5.dylib -> /Users/jenkins/workspace/gpkit_ResearchModel_solar_PR/mosek/venv2_gpkit/lib/python2.7/site-packages/mosek/ + [[ mosek == mosek ]] + python -c '__import__("mosek").Env()' + msktestlic Mosek license manager: License path: /Users/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 - tries : 1 time : 0.00 Lin. dep. - tries : 0 time : 0.00 Lin. dep. - number : 0 Presolve terminated. Time: 0.00 Optimizer terminated. Time: 0.00 ************************************ A license was checked out correctly. ************************************ + export 'GPKITSOLVERS=mosek, mosek_cli' + GPKITSOLVERS='mosek, mosek_cli' + [[ mosek == cvxopt ]] + pip_install xmlrunner + python /Users/jenkins/workspace/gpkit_ResearchModel_solar_PR/mosek/venv2_gpkit/bin/pip install --upgrade xmlrunner Collecting xmlrunner Installing collected packages: xmlrunner Successfully installed xmlrunner-1.7.7 + pip_install pint + python /Users/jenkins/workspace/gpkit_ResearchModel_solar_PR/mosek/venv2_gpkit/bin/pip install --upgrade pint Collecting pint Installing collected packages: pint Successfully installed pint-0.8.1 + pip_install numpy + python /Users/jenkins/workspace/gpkit_ResearchModel_solar_PR/mosek/venv2_gpkit/bin/pip install --upgrade numpy Collecting numpy Using cached https://files.pythonhosted.org/packages/b8/97/ecff917542e3a8a33bc8e88c031ed50c90577fd205eab362b29f3e57c09e/numpy-1.14.3-cp27-cp27m-macosx_10_6_intel.macosx_10_9_intel.macosx_10_9_x86_64.macosx_10_10_intel.macosx_10_10_x86_64.whl Installing collected packages: numpy Successfully installed numpy-1.14.3 + pip_install scipy + python /Users/jenkins/workspace/gpkit_ResearchModel_solar_PR/mosek/venv2_gpkit/bin/pip install --upgrade scipy Collecting scipy Using cached https://files.pythonhosted.org/packages/d1/d6/3eac96ffcf7cbeb37ed72982cf3fdd3138472cb04ab32cdce1f444d765f2/scipy-1.1.0-cp27-cp27m-macosx_10_6_intel.macosx_10_9_intel.macosx_10_9_x86_64.macosx_10_10_intel.macosx_10_10_x86_64.whl Requirement not upgraded as not directly required: numpy>=1.8.2 in ./venv2_gpkit/lib/python2.7/site-packages (from scipy) (1.14.3) Installing collected packages: scipy Successfully installed scipy-1.1.0 + pip_install ctypesgen + python /Users/jenkins/workspace/gpkit_ResearchModel_solar_PR/mosek/venv2_gpkit/bin/pip install --upgrade ctypesgen Collecting ctypesgen Installing collected packages: ctypesgen Successfully installed ctypesgen-0.post125 + pip_install pandas + python /Users/jenkins/workspace/gpkit_ResearchModel_solar_PR/mosek/venv2_gpkit/bin/pip install --upgrade pandas Collecting pandas Using cached https://files.pythonhosted.org/packages/82/62/e9058dc7f4d3be74d1111c14bc69a6edb8aeefbd4f6974f151d9d724fe04/pandas-0.22.0-cp27-cp27m-macosx_10_6_intel.macosx_10_9_intel.macosx_10_9_x86_64.macosx_10_10_intel.macosx_10_10_x86_64.whl Collecting python-dateutil (from pandas) Using cached https://files.pythonhosted.org/packages/0c/57/19f3a65bcf6d5be570ee8c35a5398496e10a0ddcbc95393b2d17f86aaaf8/python_dateutil-2.7.2-py2.py3-none-any.whl Requirement not upgraded as not directly required: numpy>=1.9.0 in ./venv2_gpkit/lib/python2.7/site-packages (from pandas) (1.14.3) Collecting pytz>=2011k (from pandas) Using cached https://files.pythonhosted.org/packages/dc/83/15f7833b70d3e067ca91467ca245bae0f6fe56ddc7451aa0dc5606b120f2/pytz-2018.4-py2.py3-none-any.whl Collecting six>=1.5 (from python-dateutil->pandas) Using cached https://files.pythonhosted.org/packages/67/4b/141a581104b1f6397bfa78ac9d43d8ad29a7ca43ea90a2d863fe3056e86a/six-1.11.0-py2.py3-none-any.whl Installing collected packages: six, python-dateutil, pytz, pandas Successfully installed pandas-0.22.0 python-dateutil-2.7.2 pytz-2018.4 six-1.11.0 + pip_install matplotlib + python /Users/jenkins/workspace/gpkit_ResearchModel_solar_PR/mosek/venv2_gpkit/bin/pip install --upgrade matplotlib Collecting matplotlib Using cached https://files.pythonhosted.org/packages/61/38/d70e8bf77d5cb27d5f3595edd0b3978825063feadd023786d2591e393e6e/matplotlib-2.2.2-cp27-cp27m-macosx_10_6_intel.macosx_10_9_intel.macosx_10_9_x86_64.macosx_10_10_intel.macosx_10_10_x86_64.whl Collecting kiwisolver>=1.0.1 (from matplotlib) Using cached https://files.pythonhosted.org/packages/79/d8/94633718f3f77dcb638687a77ba199325a1cb158d2d4b00c9dc17f2b5c72/kiwisolver-1.0.1-cp27-cp27m-macosx_10_6_intel.macosx_10_9_intel.macosx_10_9_x86_64.macosx_10_10_intel.macosx_10_10_x86_64.whl Collecting cycler>=0.10 (from matplotlib) Using cached https://files.pythonhosted.org/packages/f7/d2/e07d3ebb2bd7af696440ce7e754c59dd546ffe1bbe732c8ab68b9c834e61/cycler-0.10.0-py2.py3-none-any.whl Collecting subprocess32 (from matplotlib) Requirement not upgraded as not directly required: pytz in ./venv2_gpkit/lib/python2.7/site-packages (from matplotlib) (2018.4) Requirement not upgraded as not directly required: six>=1.10 in ./venv2_gpkit/lib/python2.7/site-packages (from matplotlib) (1.11.0) Collecting backports.functools-lru-cache (from matplotlib) Using cached https://files.pythonhosted.org/packages/03/8e/2424c0e65c4a066e28f539364deee49b6451f8fcd4f718fefa50cc3dcf48/backports.functools_lru_cache-1.5-py2.py3-none-any.whl Requirement not upgraded as not directly required: numpy>=1.7.1 in ./venv2_gpkit/lib/python2.7/site-packages (from matplotlib) (1.14.3) Collecting pyparsing!=2.0.4,!=2.1.2,!=2.1.6,>=2.0.1 (from matplotlib) Using cached https://files.pythonhosted.org/packages/6a/8a/718fd7d3458f9fab8e67186b00abdd345b639976bc7fb3ae722e1b026a50/pyparsing-2.2.0-py2.py3-none-any.whl Requirement not upgraded as not directly required: python-dateutil>=2.1 in ./venv2_gpkit/lib/python2.7/site-packages (from matplotlib) (2.7.2) Requirement not upgraded as not directly required: setuptools in ./venv2_gpkit/lib/python2.7/site-packages (from kiwisolver>=1.0.1->matplotlib) (39.1.0) Installing collected packages: kiwisolver, cycler, subprocess32, backports.functools-lru-cache, pyparsing, matplotlib Successfully installed backports.functools-lru-cache-1.5 cycler-0.10.0 kiwisolver-1.0.1 matplotlib-2.2.2 pyparsing-2.2.0 subprocess32-3.2.7 + pip_install ad + python /Users/jenkins/workspace/gpkit_ResearchModel_solar_PR/mosek/venv2_gpkit/bin/pip install --upgrade ad Collecting ad Installing collected packages: ad Successfully installed ad-1.3.2 + export GPKITBUILD=/Users/jenkins/workspace/gpkit_ResearchModel_solar_PR/mosek/build_gpkit + GPKITBUILD=/Users/jenkins/workspace/gpkit_ResearchModel_solar_PR/mosek/build_gpkit + python -c 'import scipy; print scipy.__version__' 1.1.0 + python -c 'import numpy; print numpy.__version__' 1.14.3 + python -c 'import pint; print pint.__version__' 0.8.1 + git clone --depth 1 https://github.com/convexengineering/gpkit.git /Users/jenkins/workspace/gpkit_ResearchModel_solar_PR/mosek/gpkit Cloning into '/Users/jenkins/workspace/gpkit_ResearchModel_solar_PR/mosek/gpkit'... + python /Users/jenkins/workspace/gpkit_ResearchModel_solar_PR/mosek/venv2_gpkit/bin/pip install -v --no-cache-dir --no-deps -e /Users/jenkins/workspace/gpkit_ResearchModel_solar_PR/mosek/gpkit Created temporary directory: /private/var/folders/xs/_fh4l1p54zqcl6mbk4zclcfr0000gp/T/pip-ephem-wheel-cache-mpsjOs Created temporary directory: /private/var/folders/xs/_fh4l1p54zqcl6mbk4zclcfr0000gp/T/pip-install-KlXMlI Obtaining file:///Users/jenkins/workspace/gpkit_ResearchModel_solar_PR/mosek/gpkit Running setup.py (path:/Users/jenkins/workspace/gpkit_ResearchModel_solar_PR/mosek/gpkit/setup.py) egg_info for package from file:///Users/jenkins/workspace/gpkit_ResearchModel_solar_PR/mosek/gpkit Running command python setup.py egg_info 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.] Could not load settings file. gpkit/build.py gpkit # Found __init__.py # Don't want to be in a folder with __init__.py, going up! Started building gpkit... Attempting to find and build solvers: # Looking for mosek # Found /Users/jenkins/mosek/8/tools/platform/osx64x86/h/mosek.h # Found /Users/jenkins/mosek/8/tools/platform/osx64x86/bin/libmosek64.8.1.dylib # Found /Users/jenkins/mosek/8/tools/examples/c/scopt-ext.c # Found /Users/jenkins/mosek/8/tools/examples/c/expopt.c # Found /Users/jenkins/mosek/8/tools/examples/c/dgopt.c # Found /Users/jenkins/mosek/8/tools/examples/c/scopt-ext.h # Found /Users/jenkins/mosek/8/tools/examples/c/expopt.h # Found /Users/jenkins/mosek/8/tools/examples/c/dgopt.h # Found /Users/jenkins/mosek/8/tools/platform/osx64x86/h/mosek.h # Found mosek version 8, installed to /Users/jenkins/mosek # # Building mosek... # Replacing directory gpkit/_mosek/lib # Replacing directory /Users/jenkins/workspace/gpkit_ResearchModel_solar_PR/mosek/build_gpkit # Replacing directory gpkit/_mosek/build # # Copying expopt library files to gpkit/_mosek/build #f Copying /Users/jenkins/mosek/8/tools/examples/c/scopt-ext.c #f Copying /Users/jenkins/mosek/8/tools/examples/c/expopt.c #f Copying /Users/jenkins/mosek/8/tools/examples/c/dgopt.c #f Copying /Users/jenkins/mosek/8/tools/examples/c/scopt-ext.h #f Copying /Users/jenkins/mosek/8/tools/examples/c/expopt.h #f Copying /Users/jenkins/mosek/8/tools/examples/c/dgopt.h #f Copying /Users/jenkins/mosek/8/tools/platform/osx64x86/h/mosek.h # # Applying expopt patches... # # Change in gpkit/_mosek/build/dgopt.con line 651 # -- printf("Number of Hessian non-zeros: %d\n",nlh[0]->numhesnz); # ++ MSK_echotask(task,MSK_STREAM_MSG,"Number of Hessian non-zeros: %d\n",n # # Change in gpkit/_mosek/build/expopt.con line 566 # -- printf("Warning: The variable with index '%d' has only positiv # ++ MSK_echotask(expopttask,MSK_STREAM_MSG, "Warning: The variable with in # # Change in gpkit/_mosek/build/expopt.con line 579 # -- printf("Warning: The variable with index '%d' has only negativ # ++ MSK_echotask(expopttask,MSK_STREAM_MSG, "Warning: The variable with in # # Change in gpkit/_mosek/build/expopt.con line 1115 # -- printf ("solsta = %d, prosta = %d\n", (int)*solsta,(int)*prosta); # ++ MSK_echotask(expopttask,MSK_STREAM_MSG, "solsta = %d, prosta = %d\n", # # Building expopt library... # Calling 'gcc -fpic -shared -Wl,-rpath "/Users/jenkins/mosek/8/tools/platform/osx64x86/bin" gpkit/_mosek/build/scopt-ext.c gpkit/_mosek/build/expopt.c gpkit/_mosek/build/dgopt.c "/Users/jenkins/mosek/8/tools/platform/osx64x86/bin/libmosek64.8.1.dylib" -o /Users/jenkins/workspace/gpkit_ResearchModel_solar_PR/mosek/build_gpkit/expopt.so' ## ### CALL BEGINS ### CALL ENDS ## # Calling 'install_name_tool -change libmosek64.8.1.dylib /Users/jenkins/mosek/8/tools/platform/osx64x86/bin/libmosek64.8.1.dylib /Users/jenkins/workspace/gpkit_ResearchModel_solar_PR/mosek/build_gpkit/expopt.so' ## ### CALL BEGINS ### CALL ENDS ## # Calling 'install_name_tool -change libmosek64.8.1.dylib @executable_path/libmosek64.8.1.dylib /Users/jenkins/mosek/8/tools/platform/osx64x86/bin/mskexpopt' ## ### CALL BEGINS ### CALL ENDS ## # # Building Python bindings for expopt and Mosek... # Calling 'python gpkit/modified_ctypesgen.py -a -l /Users/jenkins/workspace/gpkit_ResearchModel_solar_PR/mosek/build_gpkit/expopt.so -l "/Users/jenkins/mosek/8/tools/platform/osx64x86/bin/libmosek64.8.1.dylib" -o gpkit/_mosek/lib/expopt_h.py gpkit/_mosek/build/expopt.h' ## ### CALL BEGINS ### CALL ENDS ## # Done building mosek # Looking for mosek_cli # Trying to run mskexpopt... # Calling 'mskexpopt' ## ### CALL BEGINS ### CALL ENDS ## # Found mosek_cli in system path # Looking for cvxopt # Trying to import cvxopt... # Did not find cvxopt ...finished building gpkit. Replaced found solvers (['mosek', 'mosek_cli']) with environment var GPKITSOLVERS (mosek, mosek_cli) Found the following solvers: mosek, mosek_cli # Replacing directory gpkit/env Replaced the directory gpkit/env running egg_info creating gpkit.egg-info writing requirements to gpkit.egg-info/requires.txt writing gpkit.egg-info/PKG-INFO writing top-level names to gpkit.egg-info/top_level.txt writing dependency_links to gpkit.egg-info/dependency_links.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' Source in ./gpkit has version 0.7.0.0, which satisfies requirement gpkit==0.7.0.0 from file:///Users/jenkins/workspace/gpkit_ResearchModel_solar_PR/mosek/gpkit Installing collected packages: gpkit Running setup.py develop for gpkit Running command /Users/jenkins/workspace/gpkit_ResearchModel_solar_PR/mosek/venv2_gpkit/bin/python -c "import setuptools, tokenize;__file__='/Users/jenkins/workspace/gpkit_ResearchModel_solar_PR/mosek/gpkit/setup.py';f=getattr(tokenize, 'open', open)(__file__);code=f.read().replace('\r\n', '\n');f.close();exec(compile(code, __file__, 'exec'))" develop --no-deps 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.] gpkit/build.pyc gpkit # Found __init__.py # Don't want to be in a folder with __init__.py, going up! Started building gpkit... Attempting to find and build solvers: # Looking for mosek # Found /Users/jenkins/mosek/8/tools/platform/osx64x86/h/mosek.h # Found /Users/jenkins/mosek/8/tools/platform/osx64x86/bin/libmosek64.8.1.dylib # Found /Users/jenkins/mosek/8/tools/examples/c/scopt-ext.c # Found /Users/jenkins/mosek/8/tools/examples/c/expopt.c # Found /Users/jenkins/mosek/8/tools/examples/c/dgopt.c # Found /Users/jenkins/mosek/8/tools/examples/c/scopt-ext.h # Found /Users/jenkins/mosek/8/tools/examples/c/expopt.h # Found /Users/jenkins/mosek/8/tools/examples/c/dgopt.h # Found /Users/jenkins/mosek/8/tools/platform/osx64x86/h/mosek.h # Found mosek version 8, installed to /Users/jenkins/mosek # # Building mosek... # Replacing directory gpkit/_mosek/lib # Replacing directory /Users/jenkins/workspace/gpkit_ResearchModel_solar_PR/mosek/build_gpkit # Replacing directory gpkit/_mosek/build # # Copying expopt library files to gpkit/_mosek/build #f Copying /Users/jenkins/mosek/8/tools/examples/c/scopt-ext.c #f Copying /Users/jenkins/mosek/8/tools/examples/c/expopt.c #f Copying /Users/jenkins/mosek/8/tools/examples/c/dgopt.c #f Copying /Users/jenkins/mosek/8/tools/examples/c/scopt-ext.h #f Copying /Users/jenkins/mosek/8/tools/examples/c/expopt.h #f Copying /Users/jenkins/mosek/8/tools/examples/c/dgopt.h #f Copying /Users/jenkins/mosek/8/tools/platform/osx64x86/h/mosek.h # # Applying expopt patches... # # Change in gpkit/_mosek/build/dgopt.con line 651 # -- printf("Number of Hessian non-zeros: %d\n",nlh[0]->numhesnz); # ++ MSK_echotask(task,MSK_STREAM_MSG,"Number of Hessian non-zeros: %d\n",n # # Change in gpkit/_mosek/build/expopt.con line 566 # -- printf("Warning: The variable with index '%d' has only positiv # ++ MSK_echotask(expopttask,MSK_STREAM_MSG, "Warning: The variable with in # # Change in gpkit/_mosek/build/expopt.con line 579 # -- printf("Warning: The variable with index '%d' has only negativ # ++ MSK_echotask(expopttask,MSK_STREAM_MSG, "Warning: The variable with in # # Change in gpkit/_mosek/build/expopt.con line 1115 # -- printf ("solsta = %d, prosta = %d\n", (int)*solsta,(int)*prosta); # ++ MSK_echotask(expopttask,MSK_STREAM_MSG, "solsta = %d, prosta = %d\n", # # Building expopt library... # Calling 'gcc -fpic -shared -Wl,-rpath "/Users/jenkins/mosek/8/tools/platform/osx64x86/bin" gpkit/_mosek/build/scopt-ext.c gpkit/_mosek/build/expopt.c gpkit/_mosek/build/dgopt.c "/Users/jenkins/mosek/8/tools/platform/osx64x86/bin/libmosek64.8.1.dylib" -o /Users/jenkins/workspace/gpkit_ResearchModel_solar_PR/mosek/build_gpkit/expopt.so' ## ### CALL BEGINS ### CALL ENDS ## # Calling 'install_name_tool -change libmosek64.8.1.dylib /Users/jenkins/mosek/8/tools/platform/osx64x86/bin/libmosek64.8.1.dylib /Users/jenkins/workspace/gpkit_ResearchModel_solar_PR/mosek/build_gpkit/expopt.so' ## ### CALL BEGINS ### CALL ENDS ## # Calling 'install_name_tool -change libmosek64.8.1.dylib @executable_path/libmosek64.8.1.dylib /Users/jenkins/mosek/8/tools/platform/osx64x86/bin/mskexpopt' ## ### CALL BEGINS ### CALL ENDS ## # # Building Python bindings for expopt and Mosek... # Calling 'python gpkit/modified_ctypesgen.py -a -l /Users/jenkins/workspace/gpkit_ResearchModel_solar_PR/mosek/build_gpkit/expopt.so -l "/Users/jenkins/mosek/8/tools/platform/osx64x86/bin/libmosek64.8.1.dylib" -o gpkit/_mosek/lib/expopt_h.py gpkit/_mosek/build/expopt.h' ## ### CALL BEGINS ### CALL ENDS ## # Done building mosek # Looking for mosek_cli # Trying to run mskexpopt... # Calling 'mskexpopt' ## ### CALL BEGINS ### CALL ENDS ## # Found mosek_cli in system path # Looking for cvxopt # Trying to import cvxopt... # Did not find cvxopt ...finished building gpkit. Replaced found solvers (['mosek', 'mosek_cli']) with environment var GPKITSOLVERS (mosek, mosek_cli) Found the following solvers: mosek, mosek_cli # Replacing directory gpkit/env Replaced the directory gpkit/env running develop running egg_info writing requirements to gpkit.egg-info/requires.txt writing gpkit.egg-info/PKG-INFO writing top-level names to gpkit.egg-info/top_level.txt writing dependency_links to gpkit.egg-info/dependency_links.txt reading manifest file 'gpkit.egg-info/SOURCES.txt' writing manifest file 'gpkit.egg-info/SOURCES.txt' running build_ext Creating /Users/jenkins/workspace/gpkit_ResearchModel_solar_PR/mosek/venv2_gpkit/lib/python2.7/site-packages/gpkit.egg-link (link to .) Adding gpkit 0.7.0.0 to easy-install.pth file Installed /Users/jenkins/workspace/gpkit_ResearchModel_solar_PR/mosek/gpkit Successfully installed gpkit Cleaning up... + python -c 'from gpkit.build import rebuild; rebuild()' 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.] # Moving to the directory from which GPkit was imported. /Users/jenkins/workspace/gpkit_ResearchModel_solar_PR/mosek/gpkit/gpkit/build.pyc /Users/jenkins/workspace/gpkit_ResearchModel_solar_PR/mosek/gpkit/gpkit # Found __init__.py # Don't want to be in a folder with __init__.py, going up! Started building gpkit... Attempting to find and build solvers: # Looking for mosek # Found /Users/jenkins/mosek/8/tools/platform/osx64x86/h/mosek.h # Found /Users/jenkins/mosek/8/tools/platform/osx64x86/bin/libmosek64.8.1.dylib # Found /Users/jenkins/mosek/8/tools/examples/c/scopt-ext.c # Found /Users/jenkins/mosek/8/tools/examples/c/expopt.c # Found /Users/jenkins/mosek/8/tools/examples/c/dgopt.c # Found /Users/jenkins/mosek/8/tools/examples/c/scopt-ext.h # Found /Users/jenkins/mosek/8/tools/examples/c/expopt.h # Found /Users/jenkins/mosek/8/tools/examples/c/dgopt.h # Found /Users/jenkins/mosek/8/tools/platform/osx64x86/h/mosek.h # Found mosek version 8, installed to /Users/jenkins/mosek # # Building mosek... # Replacing directory gpkit/_mosek/lib # Replacing directory /Users/jenkins/workspace/gpkit_ResearchModel_solar_PR/mosek/build_gpkit # Replacing directory gpkit/_mosek/build # # Copying expopt library files to gpkit/_mosek/build #f Copying /Users/jenkins/mosek/8/tools/examples/c/scopt-ext.c #f Copying /Users/jenkins/mosek/8/tools/examples/c/expopt.c #f Copying /Users/jenkins/mosek/8/tools/examples/c/dgopt.c #f Copying /Users/jenkins/mosek/8/tools/examples/c/scopt-ext.h #f Copying /Users/jenkins/mosek/8/tools/examples/c/expopt.h #f Copying /Users/jenkins/mosek/8/tools/examples/c/dgopt.h #f Copying /Users/jenkins/mosek/8/tools/platform/osx64x86/h/mosek.h # # Applying expopt patches... # # Change in gpkit/_mosek/build/dgopt.con line 651 # -- printf("Number of Hessian non-zeros: %d\n",nlh[0]->numhesnz); # ++ MSK_echotask(task,MSK_STREAM_MSG,"Number of Hessian non-zeros: %d\n",n # # Change in gpkit/_mosek/build/expopt.con line 566 # -- printf("Warning: The variable with index '%d' has only positiv # ++ MSK_echotask(expopttask,MSK_STREAM_MSG, "Warning: The variable with in # # Change in gpkit/_mosek/build/expopt.con line 579 # -- printf("Warning: The variable with index '%d' has only negativ # ++ MSK_echotask(expopttask,MSK_STREAM_MSG, "Warning: The variable with in # # Change in gpkit/_mosek/build/expopt.con line 1115 # -- printf ("solsta = %d, prosta = %d\n", (int)*solsta,(int)*prosta); # ++ MSK_echotask(expopttask,MSK_STREAM_MSG, "solsta = %d, prosta = %d\n", # # Building expopt library... # Calling 'gcc -fpic -shared -Wl,-rpath "/Users/jenkins/mosek/8/tools/platform/osx64x86/bin" gpkit/_mosek/build/scopt-ext.c gpkit/_mosek/build/expopt.c gpkit/_mosek/build/dgopt.c "/Users/jenkins/mosek/8/tools/platform/osx64x86/bin/libmosek64.8.1.dylib" -o /Users/jenkins/workspace/gpkit_ResearchModel_solar_PR/mosek/build_gpkit/expopt.so' ## ### CALL BEGINS ### CALL ENDS ## # Calling 'install_name_tool -change libmosek64.8.1.dylib /Users/jenkins/mosek/8/tools/platform/osx64x86/bin/libmosek64.8.1.dylib /Users/jenkins/workspace/gpkit_ResearchModel_solar_PR/mosek/build_gpkit/expopt.so' ## ### CALL BEGINS ### CALL ENDS ## # Calling 'install_name_tool -change libmosek64.8.1.dylib @executable_path/libmosek64.8.1.dylib /Users/jenkins/mosek/8/tools/platform/osx64x86/bin/mskexpopt' ## ### CALL BEGINS ### CALL ENDS ## # # Building Python bindings for expopt and Mosek... # Calling 'python gpkit/modified_ctypesgen.py -a -l /Users/jenkins/workspace/gpkit_ResearchModel_solar_PR/mosek/build_gpkit/expopt.so -l "/Users/jenkins/mosek/8/tools/platform/osx64x86/bin/libmosek64.8.1.dylib" -o gpkit/_mosek/lib/expopt_h.py gpkit/_mosek/build/expopt.h' ## ### CALL BEGINS ### CALL ENDS ## # Done building mosek # Looking for mosek_cli # Trying to run mskexpopt... # Calling 'mskexpopt' ## ### CALL BEGINS ### CALL ENDS ## # Found mosek_cli in system path # Looking for cvxopt # Trying to import cvxopt... # Did not find cvxopt ...finished building gpkit. Replaced found solvers (['mosek', 'mosek_cli']) with environment var GPKITSOLVERS (mosek, mosek_cli) Found the following solvers: mosek, mosek_cli # Replacing directory gpkit/env Replaced the directory gpkit/env + cat /Users/jenkins/workspace/gpkit_ResearchModel_solar_PR/mosek/gpkit/gpkit/env/settings installed_solvers : mosek, mosek_cli mosek_bin_dir : /Users/jenkins/mosek/8/tools/platform/osx64x86/bin + ls /Users/jenkins/workspace/gpkit_ResearchModel_solar_PR/mosek/build_gpkit expopt.so + 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:///Users/jenkins/workspace/gpkit_ResearchModel_solar_PR/mosek/gplibrary Installing collected packages: gpkitmodels Running setup.py develop for gpkitmodels Successfully installed gpkitmodels Requirement already satisfied: pandas in ./venv2_gpkit/lib/python2.7/site-packages (0.22.0) Requirement already satisfied: python-dateutil in ./venv2_gpkit/lib/python2.7/site-packages (from pandas) (2.7.2) Requirement already satisfied: numpy>=1.9.0 in ./venv2_gpkit/lib/python2.7/site-packages (from pandas) (1.14.3) Requirement already satisfied: pytz>=2011k in ./venv2_gpkit/lib/python2.7/site-packages (from pandas) (2018.4) Requirement already satisfied: six>=1.5 in ./venv2_gpkit/lib/python2.7/site-packages (from python-dateutil->pandas) (1.11.0) Collecting git+https://github.com/convexengineering/gpfit.git Cloning https://github.com/convexengineering/gpfit.git to /private/var/folders/xs/_fh4l1p54zqcl6mbk4zclcfr0000gp/T/pip-req-build-qV4KwX Requirement already satisfied: numpy in ./venv2_gpkit/lib/python2.7/site-packages (from gpfit==0.1) (1.14.3) Requirement already satisfied: scipy in ./venv2_gpkit/lib/python2.7/site-packages (from gpfit==0.1) (1.1.0) Requirement already satisfied: gpkit in ./gpkit (from gpfit==0.1) (0.7.0.0) Requirement already satisfied: pint>=0.7 in ./venv2_gpkit/lib/python2.7/site-packages (from gpkit->gpfit==0.1) (0.8.1) Requirement already satisfied: ad in ./venv2_gpkit/lib/python2.7/site-packages (from gpkit->gpfit==0.1) (1.3.2) Building wheels for collected packages: gpfit Running setup.py bdist_wheel for gpfit: started Running setup.py bdist_wheel for gpfit: finished with status 'done' Stored in directory: /private/var/folders/xs/_fh4l1p54zqcl6mbk4zclcfr0000gp/T/pip-ephem-wheel-cache-sJ72Ka/wheels/d5/94/ac/b1f68b07599181f26f4b9149a1a6d49dfc5cdbc65de1a14d12 Successfully built gpfit Installing collected packages: gpfit Successfully installed gpfit-0.1 Collecting git+https://github.com/convexengineering/gassolar.git Cloning https://github.com/convexengineering/gassolar.git to /private/var/folders/xs/_fh4l1p54zqcl6mbk4zclcfr0000gp/T/pip-req-build-7R1Ufc Requirement already satisfied: numpy in ./venv2_gpkit/lib/python2.7/site-packages (from gassolar==0.0.0.0) (1.14.3) Requirement already satisfied: scipy in ./venv2_gpkit/lib/python2.7/site-packages (from gassolar==0.0.0.0) (1.1.0) Requirement already satisfied: gpkit in ./gpkit (from gassolar==0.0.0.0) (0.7.0.0) Requirement already satisfied: pandas in ./venv2_gpkit/lib/python2.7/site-packages (from gassolar==0.0.0.0) (0.22.0) Requirement already satisfied: gpfit in ./venv2_gpkit/lib/python2.7/site-packages (from gassolar==0.0.0.0) (0.1) Requirement already satisfied: pint>=0.7 in ./venv2_gpkit/lib/python2.7/site-packages (from gpkit->gassolar==0.0.0.0) (0.8.1) Requirement already satisfied: ad in ./venv2_gpkit/lib/python2.7/site-packages (from gpkit->gassolar==0.0.0.0) (1.3.2) Requirement already satisfied: python-dateutil in ./venv2_gpkit/lib/python2.7/site-packages (from pandas->gassolar==0.0.0.0) (2.7.2) Requirement already satisfied: pytz>=2011k in ./venv2_gpkit/lib/python2.7/site-packages (from pandas->gassolar==0.0.0.0) (2018.4) Requirement already satisfied: six>=1.5 in ./venv2_gpkit/lib/python2.7/site-packages (from python-dateutil->pandas->gassolar==0.0.0.0) (1.11.0) Building wheels for collected packages: gassolar Running setup.py bdist_wheel for gassolar: started Running setup.py bdist_wheel for gassolar: finished with status 'done' Stored in directory: /private/var/folders/xs/_fh4l1p54zqcl6mbk4zclcfr0000gp/T/pip-ephem-wheel-cache-j_91KQ/wheels/fe/11/0a/2dde16df75c51194d20248ec9e30e88fc7200e9fc4664b032e Successfully built gassolar Installing collected packages: gassolar Successfully installed gassolar-0.0.0.0 Processing /Users/jenkins/workspace/gpkit_ResearchModel_solar_PR/mosek Requirement already satisfied: numpy in ./venv2_gpkit/lib/python2.7/site-packages (from solar==0.0.0.0) (1.14.3) Requirement already satisfied: scipy in ./venv2_gpkit/lib/python2.7/site-packages (from solar==0.0.0.0) (1.1.0) Requirement already satisfied: gpkit in ./gpkit (from solar==0.0.0.0) (0.7.0.0) Requirement already satisfied: pandas in ./venv2_gpkit/lib/python2.7/site-packages (from solar==0.0.0.0) (0.22.0) Requirement already satisfied: gpfit in ./venv2_gpkit/lib/python2.7/site-packages (from solar==0.0.0.0) (0.1) Requirement already satisfied: gpkitmodels in ./gplibrary (from solar==0.0.0.0) (0.0.0.0) Requirement already satisfied: pint>=0.7 in ./venv2_gpkit/lib/python2.7/site-packages (from gpkit->solar==0.0.0.0) (0.8.1) Requirement already satisfied: ad in ./venv2_gpkit/lib/python2.7/site-packages (from gpkit->solar==0.0.0.0) (1.3.2) Requirement already satisfied: python-dateutil in ./venv2_gpkit/lib/python2.7/site-packages (from pandas->solar==0.0.0.0) (2.7.2) Requirement already satisfied: pytz>=2011k in ./venv2_gpkit/lib/python2.7/site-packages (from pandas->solar==0.0.0.0) (2018.4) Requirement already satisfied: six>=1.5 in ./venv2_gpkit/lib/python2.7/site-packages (from python-dateutil->pandas->solar==0.0.0.0) (1.11.0) Building wheels for collected packages: solar Running setup.py bdist_wheel for solar: started Running setup.py bdist_wheel for solar: finished with status 'done' Stored in directory: /private/var/folders/xs/_fh4l1p54zqcl6mbk4zclcfr0000gp/T/pip-ephem-wheel-cache-WiGya1/wheels/56/db/62/7ddc05281f1b15fcbd19ec569bbc7b8bd074b78cb3a56ae4c3 Successfully built solar Installing collected packages: solar Successfully installed solar-0.0.0.0 Running tests... ---------------------------------------------------------------------- ../Users/jenkins/workspace/gpkit_ResearchModel_solar_PR/mosek/venv2_gpkit/lib/python2.7/site-packages/gassolar/environment/solar_irradiance.py:40: RuntimeWarning: overflow encountered in exp tau = np.exp(-0.175/costhsun) /Users/jenkins/workspace/gpkit_ResearchModel_solar_PR/mosek/venv2_gpkit/lib/python2.7/site-packages/gassolar/environment/solar_irradiance.py:40: RuntimeWarning: divide by zero encountered in divide tau = np.exp(-0.175/costhsun) ....Eadding test for 'solar/solar.py' adding test for 'solar/sens_chart.py' adding test for 'solar/season.py' adding test for 'solar/npod_trade.py' Beginning signomial solve. Solving took 5 GP solves and 1.57 seconds. Warning: Variable [CL_Mission/Climb/AircraftDrag/WingAero_(0,), CL_Mission/Climb/AircraftDrag/WingAero_(1,), CL_Missio could cause inaccurate result because it is below lower bound. Solution is 0.8904 but bound is 0.9465 Warning: Variable [Re_Mission/Climb/AircraftDrag/WingAero_(0,), Re_Mission/Climb/AircraftDrag/WingAero_(1,), Re_Missio could cause inaccurate result because it is above upper bound. Solution is 1632916.9440 but bound is 600000.0000 Warning: Variable [Re_Mission/Climb/AircraftDrag/TailAero.1_(0,), Re_Mission/Climb/AircraftDrag/TailAero.1_(1,), Re_Mi could cause inaccurate result because it is above upper bound. Solution is 1259333.2963 but bound is 1000000.0000 Beginning signomial solve. Solving took 6 GP solves and 1.93 seconds. Warning: Variable [CL_Mission.1/Climb.1/AircraftDrag.2/WingAero.2_(0,), CL_Mission.1/Climb.1/AircraftDrag.2/WingAero.2 could cause inaccurate result because it is below lower bound. Solution is 1.1135 but bound is 0.9465 Warning: Variable [Re_Mission.1/Climb.1/AircraftDrag.2/WingAero.2_(0,), Re_Mission.1/Climb.1/AircraftDrag.2/WingAero.2 could cause inaccurate result because it is above upper bound. Solution is 1036204.4217 but bound is 600000.0000 Warning: Variable [Re_Mission.1/Climb.1/AircraftDrag.2/TailAero.5_(0,), Re_Mission.1/Climb.1/AircraftDrag.2/TailAero.5 could cause inaccurate result because it is above upper bound. Solution is 1006645.3404 but bound is 1000000.0000 Beginning signomial solve. Solving took 7 GP solves and 2.42 seconds. Warning: Variable [CL_Mission.2/Climb.2/AircraftDrag.4/WingAero.4_(0,), CL_Mission.2/Climb.2/AircraftDrag.4/WingAero.4 could cause inaccurate result because it is below lower bound. Solution is 1.1487 but bound is 0.9465 Warning: Variable [Re_Mission.2/Climb.2/AircraftDrag.4/WingAero.4_(0,), Re_Mission.2/Climb.2/AircraftDrag.4/WingAero.4 could cause inaccurate result because it is above upper bound. Solution is 989673.4621 but bound is 600000.0000 Warning: Variable [Re_Mission.2/Climb.2/AircraftDrag.4/TailAero.9_(0,), Re_Mission.2/Climb.2/AircraftDrag.4/TailAero.9 could cause inaccurate result because it is above upper bound. Solution is 1019678.5273 but bound is 1000000.0000 Beginning signomial solve. Solving took 6 GP solves and 2.35 seconds. Warning: Variable [CL_Mission.3/Climb.3/AircraftDrag.6/WingAero.6_(0,), CL_Mission.3/Climb.3/AircraftDrag.6/WingAero.6 could cause inaccurate result because it is below lower bound. Solution is 1.1643 but bound is 0.9465 Warning: Variable [Re_Mission.3/Climb.3/AircraftDrag.6/WingAero.6_(0,), Re_Mission.3/Climb.3/AircraftDrag.6/WingAero.6 could cause inaccurate result because it is above upper bound. Solution is 976142.1406 but bound is 600000.0000 Warning: Variable [Re_Mission.3/Climb.3/AircraftDrag.6/TailAero.13_(0,), Re_Mission.3/Climb.3/AircraftDrag.6/TailAero. could cause inaccurate result because it is above upper bound. Solution is 1042059.4013 but bound is 1000000.0000 Beginning signomial solve. Solving took 6 GP solves and 2.47 seconds. Warning: Variable [CL_Mission.4/Climb.4/AircraftDrag.8/WingAero.8_(0,), CL_Mission.4/Climb.4/AircraftDrag.8/WingAero.8 could cause inaccurate result because it is below lower bound. Solution is 1.1567 but bound is 0.9465 Warning: Variable [Re_Mission.4/Climb.4/AircraftDrag.8/WingAero.8_(0,), Re_Mission.4/Climb.4/AircraftDrag.8/WingAero.8 could cause inaccurate result because it is above upper bound. Solution is 1007400.4709 but bound is 600000.0000 Warning: Variable [Re_Mission.4/Climb.4/AircraftDrag.8/TailAero.17_(0,), Re_Mission.4/Climb.4/AircraftDrag.8/TailAero. could cause inaccurate result because it is above upper bound. Solution is 1092545.5042 but bound is 1000000.0000 Beginning signomial solve. Solving took 4 GP solves and 1.1 seconds. Warning: Variable [CL_Mission.5/Climb.5/AircraftDrag.10/WingAero.10_(0,), CL_Mission.5/Climb.5/AircraftDrag.10/WingAer could cause inaccurate result because it is below lower bound. Solution is 1.0536 but bound is 0.9465 Warning: Variable [Re_Mission.5/Climb.5/AircraftDrag.10/WingAero.10_(0,), Re_Mission.5/Climb.5/AircraftDrag.10/WingAer could cause inaccurate result because it is above upper bound. Solution is 1119121.2080 but bound is 600000.0000 Beginning signomial solve. Solving took 5 GP solves and 1.37 seconds. Warning: Variable [CL_Mission/Climb/AircraftDrag/WingAero_(0,), CL_Mission/Climb/AircraftDrag/WingAero_(1,), CL_Missio could cause inaccurate result because it is below lower bound. Solution is 0.8904 but bound is 0.9465 Warning: Variable [Re_Mission/Climb/AircraftDrag/WingAero_(0,), Re_Mission/Climb/AircraftDrag/WingAero_(1,), Re_Missio could cause inaccurate result because it is above upper bound. Solution is 1632916.9432 but bound is 600000.0000 Warning: Variable [Re_Mission/Climb/AircraftDrag/TailAero.1_(0,), Re_Mission/Climb/AircraftDrag/TailAero.1_(1,), Re_Mi could cause inaccurate result because it is above upper bound. Solution is 1259333.2959 but bound is 1000000.0000 Beginning signomial solve. Solving took 6 GP solves and 1.75 seconds. Warning: Variable [CL_Mission.1/Climb.1/AircraftDrag.2/WingAero.2_(0,), CL_Mission.1/Climb.1/AircraftDrag.2/WingAero.2 could cause inaccurate result because it is below lower bound. Solution is 1.1135 but bound is 0.9465 Warning: Variable [Re_Mission.1/Climb.1/AircraftDrag.2/WingAero.2_(0,), Re_Mission.1/Climb.1/AircraftDrag.2/WingAero.2 could cause inaccurate result because it is above upper bound. Solution is 1036204.4218 but bound is 600000.0000 Warning: Variable [Re_Mission.1/Climb.1/AircraftDrag.2/TailAero.5_(0,), Re_Mission.1/Climb.1/AircraftDrag.2/TailAero.5 could cause inaccurate result because it is above upper bound. Solution is 1006645.3405 but bound is 1000000.0000 Beginning signomial solve. Solving took 7 GP solves and 2.49 seconds. Warning: Variable [CL_Mission.2/Climb.2/AircraftDrag.4/WingAero.4_(0,), CL_Mission.2/Climb.2/AircraftDrag.4/WingAero.4 could cause inaccurate result because it is below lower bound. Solution is 1.1487 but bound is 0.9465 Warning: Variable [Re_Mission.2/Climb.2/AircraftDrag.4/WingAero.4_(0,), Re_Mission.2/Climb.2/AircraftDrag.4/WingAero.4 could cause inaccurate result because it is above upper bound. Solution is 989673.4621 but bound is 600000.0000 Warning: Variable [Re_Mission.2/Climb.2/AircraftDrag.4/TailAero.9_(0,), Re_Mission.2/Climb.2/AircraftDrag.4/TailAero.9 could cause inaccurate result because it is above upper bound. Solution is 1019678.5272 but bound is 1000000.0000 Beginning signomial solve. Solving took 6 GP solves and 2.71 seconds. Warning: Variable [CL_Mission.3/Climb.3/AircraftDrag.6/WingAero.6_(0,), CL_Mission.3/Climb.3/AircraftDrag.6/WingAero.6 could cause inaccurate result because it is below lower bound. Solution is 1.1643 but bound is 0.9465 Warning: Variable [Re_Mission.3/Climb.3/AircraftDrag.6/WingAero.6_(0,), Re_Mission.3/Climb.3/AircraftDrag.6/WingAero.6 could cause inaccurate result because it is above upper bound. Solution is 976142.1406 but bound is 600000.0000 Warning: Variable [Re_Mission.3/Climb.3/AircraftDrag.6/TailAero.13_(0,), Re_Mission.3/Climb.3/AircraftDrag.6/TailAero. could cause inaccurate result because it is above upper bound. Solution is 1042059.4013 but bound is 1000000.0000 Beginning signomial solve. Solving took 6 GP solves and 2.96 seconds. Warning: Variable [CL_Mission.4/Climb.4/AircraftDrag.8/WingAero.8_(0,), CL_Mission.4/Climb.4/AircraftDrag.8/WingAero.8 could cause inaccurate result because it is below lower bound. Solution is 1.1567 but bound is 0.9465 Warning: Variable [Re_Mission.4/Climb.4/AircraftDrag.8/WingAero.8_(0,), Re_Mission.4/Climb.4/AircraftDrag.8/WingAero.8 could cause inaccurate result because it is above upper bound. Solution is 1007400.4718 but bound is 600000.0000 Warning: Variable [Re_Mission.4/Climb.4/AircraftDrag.8/TailAero.17_(0,), Re_Mission.4/Climb.4/AircraftDrag.8/TailAero. could cause inaccurate result because it is above upper bound. Solution is 1092545.5049 but bound is 1000000.0000 Beginning signomial solve. Solving took 4 GP solves and 1.16 seconds. Warning: Variable [CL_Mission.5/Climb.5/AircraftDrag.10/WingAero.10_(0,), CL_Mission.5/Climb.5/AircraftDrag.10/WingAer could cause inaccurate result because it is below lower bound. Solution is 1.0536 but bound is 0.9465 Warning: Variable [Re_Mission.5/Climb.5/AircraftDrag.10/WingAero.10_(0,), Re_Mission.5/Climb.5/AircraftDrag.10/WingAer could cause inaccurate result because it is above upper bound. Solution is 1119121.2080 but bound is 600000.0000 Using solver 'mosek' Solving for 14852 variables. Solving took 5.09 seconds. Allowing negative dual variable(s) as small as -3.943341476115031e-09. Warning: Variable [CL_Mission/Climb/AircraftDrag/WingAero_(0,), CL_Mission/Climb/AircraftDrag/WingAero_(1,), CL_Missio could cause inaccurate result because it is below lower bound. Solution is 1.3227 but bound is 0.9465 Warning: Variable [Re_Mission/Climb/AircraftDrag/WingAero_(0,), Re_Mission/Climb/AircraftDrag/WingAero_(1,), Re_Missio could cause inaccurate result because it is above upper bound. Solution is 671709.7581 but bound is 600000.0000 Using solver 'mosek' Solving for 14852 variables. Solving took 4.58 seconds. Allowing negative dual variable(s) as small as -2.7926154813559125e-10. Warning: Variable [CL_Mission.1/Climb.1/AircraftDrag.41/WingAero.41_(0,), CL_Mission.1/Climb.1/AircraftDrag.41/WingAer could cause inaccurate result because it is below lower bound. Solution is 1.2812 but bound is 0.9465 Warning: Variable [Re_Mission.1/Climb.1/AircraftDrag.41/WingAero.41_(0,), Re_Mission.1/Climb.1/AircraftDrag.41/WingAer could cause inaccurate result because it is above upper bound. Solution is 729183.6242 but bound is 600000.0000 Using solver 'mosek' Solving for 14852 variables. Solving took 4.63 seconds. Allowing negative dual variable(s) as small as -6.635811906119221e-11. Warning: Variable [CL_Mission.2/Climb.2/AircraftDrag.82/WingAero.82_(0,), CL_Mission.2/Climb.2/AircraftDrag.82/WingAer could cause inaccurate result because it is below lower bound. Solution is 1.2258 but bound is 0.9465 Warning: Variable [Re_Mission.2/Climb.2/AircraftDrag.82/WingAero.82_(0,), Re_Mission.2/Climb.2/AircraftDrag.82/WingAer could cause inaccurate result because it is above upper bound. Solution is 802959.6037 but bound is 600000.0000 Using solver 'mosek' Solving for 7672 variables. Solving took 2.11 seconds. Allowing negative dual variable(s) as small as -1.4148279260327514e-11. Warning: Variable [CL_Mission.3/Climb.3/AircraftDrag.123/WingAero.123_(0,), CL_Mission.3/Climb.3/AircraftDrag.123/Wing could cause inaccurate result because it is below lower bound. Solution is 1.2008 but bound is 0.9465 Warning: Variable [Re_Mission.3/Climb.3/AircraftDrag.123/WingAero.123_(0,), Re_Mission.3/Climb.3/AircraftDrag.123/Wing could cause inaccurate result because it is above upper bound. Solution is 839122.5084 but bound is 600000.0000 Using solver 'mosek' Solving for 14852 variables. Solving took 5.1 seconds. Allowing negative dual variable(s) as small as -2.3639840884797952e-09. Warning: Variable [CL_Mission/Climb/AircraftDrag/WingAero_(0,), CL_Mission/Climb/AircraftDrag/WingAero_(1,), CL_Missio could cause inaccurate result because it is below lower bound. Solution is 1.3227 but bound is 0.9465 Warning: Variable [Re_Mission/Climb/AircraftDrag/WingAero_(0,), Re_Mission/Climb/AircraftDrag/WingAero_(1,), Re_Missio could cause inaccurate result because it is above upper bound. Solution is 671709.7507 but bound is 600000.0000 Using solver 'mosek' Solving for 14852 variables. Solving took 4.56 seconds. Allowing negative dual variable(s) as small as -6.5047626118421734e-12. Warning: Variable [CL_Mission.1/Climb.1/AircraftDrag.41/WingAero.41_(0,), CL_Mission.1/Climb.1/AircraftDrag.41/WingAer could cause inaccurate result because it is below lower bound. Solution is 1.2812 but bound is 0.9465 Warning: Variable [Re_Mission.1/Climb.1/AircraftDrag.41/WingAero.41_(0,), Re_Mission.1/Climb.1/AircraftDrag.41/WingAer could cause inaccurate result because it is above upper bound. Solution is 729183.6152 but bound is 600000.0000 Using solver 'mosek' Solving for 14852 variables. Solving took 4.6 seconds. Allowing negative dual variable(s) as small as -6.888088268838925e-11. Warning: Variable [CL_Mission.2/Climb.2/AircraftDrag.82/WingAero.82_(0,), CL_Mission.2/Climb.2/AircraftDrag.82/WingAer could cause inaccurate result because it is below lower bound. Solution is 1.2258 but bound is 0.9465 Warning: Variable [Re_Mission.2/Climb.2/AircraftDrag.82/WingAero.82_(0,), Re_Mission.2/Climb.2/AircraftDrag.82/WingAer could cause inaccurate result because it is above upper bound. Solution is 802959.6237 but bound is 600000.0000 Using solver 'mosek' Solving for 7672 variables. Solving took 2.1 seconds. Allowing negative dual variable(s) as small as -1.4148279260327514e-11. Warning: Variable [CL_Mission.3/Climb.3/AircraftDrag.123/WingAero.123_(0,), CL_Mission.3/Climb.3/AircraftDrag.123/Wing could cause inaccurate result because it is below lower bound. Solution is 1.2008 but bound is 0.9465 Warning: Variable [Re_Mission.3/Climb.3/AircraftDrag.123/WingAero.123_(0,), Re_Mission.3/Climb.3/AircraftDrag.123/Wing could cause inaccurate result because it is above upper bound. Solution is 839122.5084 but bound is 600000.0000 Beginning signomial solve. Solving took 4 GP solves and 1.09 seconds. Warning: Variable [CL_Mission/Climb/AircraftDrag/WingAero_(0,), CL_Mission/Climb/AircraftDrag/WingAero_(1,), CL_Missio could cause inaccurate result because it is below lower bound. Solution is 1.0536 but bound is 0.9465 Warning: Variable [Re_Mission/Climb/AircraftDrag/WingAero_(0,), Re_Mission/Climb/AircraftDrag/WingAero_(1,), Re_Missio could cause inaccurate result because it is above upper bound. Solution is 1119121.2078 but bound is 600000.0000 Beginning signomial solve. Solving took 4 GP solves and 1.11 seconds. Warning: Variable [CL_Mission/Climb/AircraftDrag/WingAero_(0,), CL_Mission/Climb/AircraftDrag/WingAero_(1,), CL_Missio could cause inaccurate result because it is below lower bound. Solution is 1.0536 but bound is 0.9465 Warning: Variable [Re_Mission/Climb/AircraftDrag/WingAero_(0,), Re_Mission/Climb/AircraftDrag/WingAero_(1,), Re_Missio could cause inaccurate result because it is above upper bound. Solution is 1119121.2078 but bound is 600000.0000 Using solver 'mosek' Solving for 851 variables. Solving took 0.0765 seconds. Warning: Variable [CL_Mission/Climb/AircraftDrag/WingAero_(0,), CL_Mission/Climb/AircraftDrag/WingAero_(1,), CL_Missio could cause inaccurate result because it is below lower bound. Solution is 1.2008 but bound is 0.9465 Warning: Variable [Re_Mission/Climb/AircraftDrag/WingAero_(0,), Re_Mission/Climb/AircraftDrag/WingAero_(1,), Re_Missio could cause inaccurate result because it is above upper bound. Solution is 839122.5006 but bound is 600000.0000 Beginning signomial solve. Solving took 4 GP solves and 1.09 seconds. Warning: Variable [CL_Mission.1/Climb.1/AircraftDrag.2/WingAero.2_(0,), CL_Mission.1/Climb.1/AircraftDrag.2/WingAero.2 could cause inaccurate result because it is below lower bound. Solution is 1.0536 but bound is 0.9465 Warning: Variable [Re_Mission.1/Climb.1/AircraftDrag.2/WingAero.2_(0,), Re_Mission.1/Climb.1/AircraftDrag.2/WingAero.2 could cause inaccurate result because it is above upper bound. Solution is 1119121.2078 but bound is 600000.0000 Using solver 'mosek_cli' Solving for 851 variables. Solving took 0.17 seconds. Warning: Variable [CL_Mission/Climb/AircraftDrag/WingAero_(0,), CL_Mission/Climb/AircraftDrag/WingAero_(1,), CL_Missio could cause inaccurate result because it is below lower bound. Solution is 1.2008 but bound is 0.9465 Warning: Variable [Re_Mission/Climb/AircraftDrag/WingAero_(0,), Re_Mission/Climb/AircraftDrag/WingAero_(1,), Re_Missio could cause inaccurate result because it is above upper bound. Solution is 839120.8369 but bound is 600000.0000 Beginning signomial solve. Solving took 4 GP solves and 1.41 seconds. Warning: Variable [CL_Mission.1/Climb.1/AircraftDrag.2/WingAero.2_(0,), CL_Mission.1/Climb.1/AircraftDrag.2/WingAero.2 could cause inaccurateE ====================================================================== ERROR [4.573s]: test_solar_solar_py_mosek (gpkit.tests.from_paths.TestFiles) ---------------------------------------------------------------------- Traceback (most recent call last): File "/Users/jenkins/workspace/gpkit_ResearchModel_solar_PR/mosek/gpkit/gpkit/tests/helpers.py", line 62, in test testfn(name, import_dict, path)(self) File "/Users/jenkins/workspace/gpkit_ResearchModel_solar_PR/mosek/gpkit/gpkit/tests/from_paths.py", line 50, in lambda self: getattr(self, name)())) # pylint:disable=undefined-variable File "/Users/jenkins/workspace/gpkit_ResearchModel_solar_PR/mosek/gpkit/gpkit/tests/from_paths.py", line 39, in test_fn mod.test() File "solar.py", line 675, in test NameError: global name 'M' is not defined ====================================================================== ERROR [10.309s]: test_solar_solar_py_mosek_cli (gpkit.tests.from_paths.TestFiles) ---------------------------------------------------------------------- Traceback (most recent call last): File "/Users/jenkins/workspace/gpkit_ResearchModel_solar_PR/mosek/gpkit/gpkit/tests/helpers.py", line 62, in test testfn(name, import_dict, path)(self) File "/Users/jenkins/workspace/gpkit_ResearchModel_solar_PR/mosek/gpkit/gpkit/tests/from_paths.py", line 50, in lambda self: getattr(self, name)())) # pylint:disable=undefined-variable File "/Users/jenkins/workspace/gpkit_ResearchModel_solar_PR/mosek/gpkit/gpkit/tests/from_paths.py", line 39, in test_fn mod.test() File "solar.py", line 675, in test NameError: global name 'M' is not defined ---------------------------------------------------------------------- Ran 8 tests in 317.812s FAILED (errors=2) Generating XML reports... result because it is below lower bound. Solution is 1.0536 but bound is 0.9465 Warning: Variable [Re_Mission.1/Climb.1/AircraftDrag.2/WingAero.2_(0,), Re_Mission.1/Climb.1/AircraftDrag.2/WingAero.2 could cause inaccurate result because it is above upper bound. Solution is 1119116.3963 but bound is 600000.0000 SETTINGS defaultdict(, {'skipsolvers': 'cvxopt', 'pip install': 'pandas, git+https://github.com/convexengineering/gpfit.git, git+https://github.com/convexengineering/gassolar.git', 'gpkit-models branch': 'master'}) calling ['git', 'clone', '--depth', '1', '-b', 'master', 'https://github.com/convexengineering/gplibrary.git'] attempt 1 calling ['python', '/Users/jenkins/workspace/gpkit_ResearchModel_solar_PR/mosek/venv2_gpkit/bin/pip', 'install', '--no-cache-dir', '--no-deps', '-e', 'gplibrary'] attempt 1 calling ['python', '/Users/jenkins/workspace/gpkit_ResearchModel_solar_PR/mosek/venv2_gpkit/bin/pip', 'install', 'pandas'] attempt 1 calling ['python', '/Users/jenkins/workspace/gpkit_ResearchModel_solar_PR/mosek/venv2_gpkit/bin/pip', 'install', 'git+https://github.com/convexengineering/gpfit.git'] attempt 1 calling ['python', '/Users/jenkins/workspace/gpkit_ResearchModel_solar_PR/mosek/venv2_gpkit/bin/pip', 'install', 'git+https://github.com/convexengineering/gassolar.git'] attempt 1 calling ['python', '/Users/jenkins/workspace/gpkit_ResearchModel_solar_PR/mosek/venv2_gpkit/bin/pip', 'install', '.'] attempt 1 [Execution node] check if [macys] 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 [Cobertura] Publishing Cobertura coverage report... [xUnit] [INFO] - Starting to record. [xUnit] [INFO] - Processing JUnit [xUnit] [INFO] - [JUnit] - 1 test report file(s) were found with the pattern '**/test_reports/*.xml' relative to '/Users/jenkins/workspace/gpkit_ResearchModel_solar_PR/mosek' for the testing framework 'JUnit'. [xUnit] [INFO] - Check 'Failed Tests' threshold. [xUnit] [INFO] - The total number of tests for this category exceeds the specified 'failure' threshold value. [xUnit] [INFO] - Setting the build status to FAILURE [xUnit] [INFO] - Stopping recording. [WS-CLEANUP] Deleting project workspace...[WS-CLEANUP] done Finished: FAILURE