Skip to content
Aborted

Console Output

Started by upstream project "gplibrary_Push_Models" build number 193
originally caused by:
 Started by user eburn
Running as eburn
[EnvInject] - Loading node environment variables.
Building remotely on macys in workspace /Users/jenkins/workspace/gplibrary_Push_Models/mosek
No credentials specified
Wiping out workspace first.
Cloning the remote Git repository
Cloning repository https://github.com/convexengineering/gplibrary
 > git init /Users/jenkins/workspace/gplibrary_Push_Models/mosek # timeout=10
Fetching upstream changes from https://github.com/convexengineering/gplibrary
 > git --version # timeout=10
 > git fetch --tags --progress https://github.com/convexengineering/gplibrary +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git config remote.origin.url https://github.com/convexengineering/gplibrary # timeout=10
 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git config remote.origin.url https://github.com/convexengineering/gplibrary # timeout=10
Fetching upstream changes from https://github.com/convexengineering/gplibrary
 > git fetch --tags --progress https://github.com/convexengineering/gplibrary +refs/pull/*:refs/remotes/origin/pr/* +refs/heads/master:refs/remotes/origin/master # timeout=10
Checking out Revision 145ec7275df0fabdf50524f8ca1ac0334caf59a6 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 145ec7275df0fabdf50524f8ca1ac0334caf59a6 # timeout=3
Commit message: "multiline setup for parse_variables"
 > git rev-list --no-walk 145ec7275df0fabdf50524f8ca1ac0334caf59a6 # timeout=10
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/jenkins10709364843392677400.sh
+ [[ macys == *macys* ]]
+ export PATH=/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/bin/
+ PATH=/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/bin/
+ virtualenv /Users/jenkins/workspace/gplibrary_Push_Models/mosek/venv2_gpkit
New python executable in /Users/jenkins/workspace/gplibrary_Push_Models/mosek/venv2_gpkit/bin/python
Installing setuptools, pip, wheel...done.
+ . /Users/jenkins/workspace/gplibrary_Push_Models/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/gplibrary_Push_Models/mosek/venv2_gpkit
++ export VIRTUAL_ENV
++ _OLD_VIRTUAL_PATH=/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/bin/
++ PATH=/Users/jenkins/workspace/gplibrary_Push_Models/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/gplibrary_Push_Models/mosek/venv2_gpkit
++ PS1='(venv2_gpkit) '
++ export PS1
++ alias pydoc
++ '[' -n /bin/bash ']'
++ hash -r
++ which pip
+ export PIP=/Users/jenkins/workspace/gplibrary_Push_Models/mosek/venv2_gpkit/bin/pip
+ PIP=/Users/jenkins/workspace/gplibrary_Push_Models/mosek/venv2_gpkit/bin/pip
+ pip_install pip
+ python /Users/jenkins/workspace/gplibrary_Push_Models/mosek/venv2_gpkit/bin/pip install --upgrade pip
DEPRECATION: Python 2.7 will reach the end of its life on January 1st, 2020. Please upgrade your Python as Python 2.7 won't be maintained after that date. A future version of pip will drop support for Python 2.7. More details about Python 2 support in pip, can be found at https://pip.pypa.io/en/latest/development/release-process/#python-2-support
Requirement already up-to-date: pip in ./venv2_gpkit/lib/python2.7/site-packages (19.2.3)
+ [[ macys == *reynolds* ]]
+ [[ macys == *macys* ]]
+ [[ mosek == mosek ]]
+ [[ macys == macys ]]
+ export PATH=/Users/jenkins/workspace/gplibrary_Push_Models/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/gplibrary_Push_Models/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/gplibrary_Push_Models/mosek/venv2_gpkit/lib/python2.7/site-packages/mosek
copying build/lib.macosx-10.13-intel-2.7/mosek/__init__.py -> /Users/jenkins/workspace/gplibrary_Push_Models/mosek/venv2_gpkit/lib/python2.7/site-packages/mosek
copying build/lib.macosx-10.13-intel-2.7/mosek/_msk.so -> /Users/jenkins/workspace/gplibrary_Push_Models/mosek/venv2_gpkit/lib/python2.7/site-packages/mosek
creating /Users/jenkins/workspace/gplibrary_Push_Models/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/gplibrary_Push_Models/mosek/venv2_gpkit/lib/python2.7/site-packages/mosek/fusion
creating /Users/jenkins/workspace/gplibrary_Push_Models/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/gplibrary_Push_Models/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/gplibrary_Push_Models/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/gplibrary_Push_Models/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/gplibrary_Push_Models/mosek/venv2_gpkit/lib/python2.7/site-packages/mosek/fusion
byte-compiling /Users/jenkins/workspace/gplibrary_Push_Models/mosek/venv2_gpkit/lib/python2.7/site-packages/mosek/__init__.py to __init__.pyc
byte-compiling /Users/jenkins/workspace/gplibrary_Push_Models/mosek/venv2_gpkit/lib/python2.7/site-packages/mosek/fusion/__init__.py to __init__.pyc
byte-compiling /Users/jenkins/workspace/gplibrary_Push_Models/mosek/venv2_gpkit/lib/python2.7/site-packages/mosek/fusion/impl/__init__.py to __init__.pyc
byte-compiling /Users/jenkins/workspace/gplibrary_Push_Models/mosek/venv2_gpkit/lib/python2.7/site-packages/mosek/fusion/impl/_implementation.py to _implementation.pyc
byte-compiling /Users/jenkins/workspace/gplibrary_Push_Models/mosek/venv2_gpkit/lib/python2.7/site-packages/mosek/fusion/Utils.py to Utils.pyc
running install_egg_info
Writing /Users/jenkins/workspace/gplibrary_Push_Models/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/gplibrary_Push_Models/mosek/venv2_gpkit/lib/python2.7/site-packages/mosek/
copying /Users/jenkins/mosek/8/tools/platform/osx64x86/bin/libcilkrts.5.dylib -> /Users/jenkins/workspace/gplibrary_Push_Models/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/gplibrary_Push_Models/mosek/venv2_gpkit/bin/pip install --upgrade xmlrunner
DEPRECATION: Python 2.7 will reach the end of its life on January 1st, 2020. Please upgrade your Python as Python 2.7 won't be maintained after that date. A future version of pip will drop support for Python 2.7. More details about Python 2 support in pip, can be found at https://pip.pypa.io/en/latest/development/release-process/#python-2-support
Collecting xmlrunner
Installing collected packages: xmlrunner
Successfully installed xmlrunner-1.7.7
+ pip_install pint
+ python /Users/jenkins/workspace/gplibrary_Push_Models/mosek/venv2_gpkit/bin/pip install --upgrade pint
DEPRECATION: Python 2.7 will reach the end of its life on January 1st, 2020. Please upgrade your Python as Python 2.7 won't be maintained after that date. A future version of pip will drop support for Python 2.7. More details about Python 2 support in pip, can be found at https://pip.pypa.io/en/latest/development/release-process/#python-2-support
Collecting pint
  Using cached https://files.pythonhosted.org/packages/15/9d/bf177ebbc57d25e9e296addc14a1303d1e34d7964af5df428a8332349c42/Pint-0.9-py2.py3-none-any.whl
Collecting funcsigs; python_version == "2.7" (from pint)
  Using cached https://files.pythonhosted.org/packages/69/cb/f5be453359271714c01b9bd06126eaf2e368f1fddfff30818754b5ac2328/funcsigs-1.0.2-py2.py3-none-any.whl
Installing collected packages: funcsigs, pint
Successfully installed funcsigs-1.0.2 pint-0.9
+ pip_install numpy
+ python /Users/jenkins/workspace/gplibrary_Push_Models/mosek/venv2_gpkit/bin/pip install --upgrade numpy
DEPRECATION: Python 2.7 will reach the end of its life on January 1st, 2020. Please upgrade your Python as Python 2.7 won't be maintained after that date. A future version of pip will drop support for Python 2.7. More details about Python 2 support in pip, can be found at https://pip.pypa.io/en/latest/development/release-process/#python-2-support
Collecting numpy
  Using cached https://files.pythonhosted.org/packages/51/67/8907005262f493e356195bcbd61b41988eecf63cb1d97ea2f6e55fe24205/numpy-1.16.5-cp27-cp27m-macosx_10_9_x86_64.whl
Installing collected packages: numpy
Successfully installed numpy-1.16.5
+ pip_install scipy
+ python /Users/jenkins/workspace/gplibrary_Push_Models/mosek/venv2_gpkit/bin/pip install --upgrade scipy
DEPRECATION: Python 2.7 will reach the end of its life on January 1st, 2020. Please upgrade your Python as Python 2.7 won't be maintained after that date. A future version of pip will drop support for Python 2.7. More details about Python 2 support in pip, can be found at https://pip.pypa.io/en/latest/development/release-process/#python-2-support
Collecting scipy
  Using cached https://files.pythonhosted.org/packages/a3/cf/36b77de4ccb1b841acd4c3c03abe38843c63c3a657cedee9e8fb19a02dc8/scipy-1.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
Requirement already satisfied, skipping upgrade: numpy>=1.8.2 in ./venv2_gpkit/lib/python2.7/site-packages (from scipy) (1.16.5)
Installing collected packages: scipy
Successfully installed scipy-1.2.2
+ pip_install ad
+ python /Users/jenkins/workspace/gplibrary_Push_Models/mosek/venv2_gpkit/bin/pip install --upgrade ad
DEPRECATION: Python 2.7 will reach the end of its life on January 1st, 2020. Please upgrade your Python as Python 2.7 won't be maintained after that date. A future version of pip will drop support for Python 2.7. More details about Python 2 support in pip, can be found at https://pip.pypa.io/en/latest/development/release-process/#python-2-support
Collecting ad
Installing collected packages: ad
Successfully installed ad-1.3.2
+ pip_install ctypesgen
+ python /Users/jenkins/workspace/gplibrary_Push_Models/mosek/venv2_gpkit/bin/pip install --upgrade ctypesgen
DEPRECATION: Python 2.7 will reach the end of its life on January 1st, 2020. Please upgrade your Python as Python 2.7 won't be maintained after that date. A future version of pip will drop support for Python 2.7. More details about Python 2 support in pip, can be found at https://pip.pypa.io/en/latest/development/release-process/#python-2-support
Collecting ctypesgen
  Using cached https://files.pythonhosted.org/packages/77/e8/73c5636dd329bcb781e3fc8762342ce4c543c279ceab9eeb06f3f2a4b241/ctypesgen-1.0.0.post4-py2.py3-none-any.whl
Installing collected packages: ctypesgen
Successfully installed ctypesgen-1.0.0.post4
+ pip_install pandas
+ python /Users/jenkins/workspace/gplibrary_Push_Models/mosek/venv2_gpkit/bin/pip install --upgrade pandas
DEPRECATION: Python 2.7 will reach the end of its life on January 1st, 2020. Please upgrade your Python as Python 2.7 won't be maintained after that date. A future version of pip will drop support for Python 2.7. More details about Python 2 support in pip, can be found at https://pip.pypa.io/en/latest/development/release-process/#python-2-support
Collecting pandas
  Using cached https://files.pythonhosted.org/packages/52/ff/912fe03a623a70bcf297d466013a0b4f4c68c3b60f86bf226682d061fc09/pandas-0.24.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 python-dateutil>=2.5.0 (from pandas)
  Using cached https://files.pythonhosted.org/packages/41/17/c62faccbfbd163c7f57f3844689e3a78bae1f403648a6afb1d0866d87fbb/python_dateutil-2.8.0-py2.py3-none-any.whl
Requirement already satisfied, skipping upgrade: numpy>=1.12.0 in ./venv2_gpkit/lib/python2.7/site-packages (from pandas) (1.16.5)
Collecting pytz>=2011k (from pandas)
  Using cached https://files.pythonhosted.org/packages/87/76/46d697698a143e05f77bec5a526bf4e56a0be61d63425b68f4ba553b51f2/pytz-2019.2-py2.py3-none-any.whl
Collecting six>=1.5 (from python-dateutil>=2.5.0->pandas)
  Using cached https://files.pythonhosted.org/packages/73/fb/00a976f728d0d1fecfe898238ce23f502a721c0ac0ecfedb80e0d88c64e9/six-1.12.0-py2.py3-none-any.whl
Installing collected packages: six, python-dateutil, pytz, pandas
Successfully installed pandas-0.24.2 python-dateutil-2.8.0 pytz-2019.2 six-1.12.0
+ pip_install matplotlib
+ python /Users/jenkins/workspace/gplibrary_Push_Models/mosek/venv2_gpkit/bin/pip install --upgrade matplotlib
DEPRECATION: Python 2.7 will reach the end of its life on January 1st, 2020. Please upgrade your Python as Python 2.7 won't be maintained after that date. A future version of pip will drop support for Python 2.7. More details about Python 2 support in pip, can be found at https://pip.pypa.io/en/latest/development/release-process/#python-2-support
Collecting matplotlib
  Using cached https://files.pythonhosted.org/packages/3e/d6/4c949597c4186599cc8be08cd11b1e83fe7966676aeee3868bf3e581d852/matplotlib-2.2.4-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/0d/15/ec5f70ac79f378ed0ef5ed8b71e8a04e382115426b2cda9a3ab5ffcf467f/kiwisolver-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
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)
  Using cached https://files.pythonhosted.org/packages/35/f3/7cdeeef9cb05c42fadcc8aa040dd3b80d94e0f6a8dedc4bacebf796c2385/subprocess32-3.5.4-cp27-cp27m-macosx_10_6_intel.whl
Requirement already satisfied, skipping upgrade: pytz in ./venv2_gpkit/lib/python2.7/site-packages (from matplotlib) (2019.2)
Requirement already satisfied, skipping upgrade: six>=1.10 in ./venv2_gpkit/lib/python2.7/site-packages (from matplotlib) (1.12.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 already satisfied, skipping upgrade: numpy>=1.7.1 in ./venv2_gpkit/lib/python2.7/site-packages (from matplotlib) (1.16.5)
Collecting pyparsing!=2.0.4,!=2.1.2,!=2.1.6,>=2.0.1 (from matplotlib)
  Using cached https://files.pythonhosted.org/packages/11/fa/0160cd525c62d7abd076a070ff02b2b94de589f1a9789774f17d7c54058e/pyparsing-2.4.2-py2.py3-none-any.whl
Requirement already satisfied, skipping upgrade: python-dateutil>=2.1 in ./venv2_gpkit/lib/python2.7/site-packages (from matplotlib) (2.8.0)
Requirement already satisfied, skipping upgrade: setuptools in ./venv2_gpkit/lib/python2.7/site-packages (from kiwisolver>=1.0.1->matplotlib) (41.2.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.1.0 matplotlib-2.2.4 pyparsing-2.4.2 subprocess32-3.5.4
+ pip_install future
+ python /Users/jenkins/workspace/gplibrary_Push_Models/mosek/venv2_gpkit/bin/pip install --upgrade future
DEPRECATION: Python 2.7 will reach the end of its life on January 1st, 2020. Please upgrade your Python as Python 2.7 won't be maintained after that date. A future version of pip will drop support for Python 2.7. More details about Python 2 support in pip, can be found at https://pip.pypa.io/en/latest/development/release-process/#python-2-support
Collecting future
Installing collected packages: future
Successfully installed future-0.17.1
+ export GPKITBUILD=/Users/jenkins/workspace/gplibrary_Push_Models/mosek/build_gpkit
+ GPKITBUILD=/Users/jenkins/workspace/gplibrary_Push_Models/mosek/build_gpkit
+ python -c 'import scipy; print scipy.__version__'
1.2.2
+ python -c 'import numpy; print numpy.__version__'
1.16.5
+ python -c 'import pint; print pint.__version__'
0.9
+ git clone --depth 1 https://github.com/convexengineering/gpkit.git
Cloning into 'gpkit'...
+ python /Users/jenkins/workspace/gplibrary_Push_Models/mosek/venv2_gpkit/bin/pip install --no-cache-dir -e /Users/jenkins/workspace/gplibrary_Push_Models/mosek/gpkit
DEPRECATION: Python 2.7 will reach the end of its life on January 1st, 2020. Please upgrade your Python as Python 2.7 won't be maintained after that date. A future version of pip will drop support for Python 2.7. More details about Python 2 support in pip, can be found at https://pip.pypa.io/en/latest/development/release-process/#python-2-support
Obtaining file:///Users/jenkins/workspace/gplibrary_Push_Models/mosek/gpkit
Requirement already satisfied: numpy>=1.13.3 in ./venv2_gpkit/lib/python2.7/site-packages (from gpkit==0.9.1.0) (1.16.5)
Requirement already satisfied: pint>=0.8.1 in ./venv2_gpkit/lib/python2.7/site-packages (from gpkit==0.9.1.0) (0.9)
Requirement already satisfied: scipy in ./venv2_gpkit/lib/python2.7/site-packages (from gpkit==0.9.1.0) (1.2.2)
Requirement already satisfied: ad in ./venv2_gpkit/lib/python2.7/site-packages (from gpkit==0.9.1.0) (1.3.2)
Collecting cvxopt>=1.1.8 (from gpkit==0.9.1.0)
  Downloading https://files.pythonhosted.org/packages/69/4f/167a7f5b11274eb8722e93b26c687c71499ae563083104c5b25dd2252990/cvxopt-1.2.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 (5.7MB)
Requirement already satisfied: six in ./venv2_gpkit/lib/python2.7/site-packages (from gpkit==0.9.1.0) (1.12.0)
Requirement already satisfied: funcsigs; python_version == "2.7" in ./venv2_gpkit/lib/python2.7/site-packages (from pint>=0.8.1->gpkit==0.9.1.0) (1.0.2)
Installing collected packages: cvxopt, gpkit
  Running setup.py develop for gpkit
Successfully installed cvxopt-1.2.3 gpkit
+ python /Users/jenkins/workspace/gplibrary_Push_Models/mosek/venv2_gpkit/bin/pip install --no-cache-dir -e /Users/jenkins/workspace/gplibrary_Push_Models/mosek
DEPRECATION: Python 2.7 will reach the end of its life on January 1st, 2020. Please upgrade your Python as Python 2.7 won't be maintained after that date. A future version of pip will drop support for Python 2.7. More details about Python 2 support in pip, can be found at https://pip.pypa.io/en/latest/development/release-process/#python-2-support
Obtaining file:///Users/jenkins/workspace/gplibrary_Push_Models/mosek
Requirement already satisfied: numpy>=1.12 in ./venv2_gpkit/lib/python2.7/site-packages (from gpkitmodels==0.0.0.0) (1.16.5)
Requirement already satisfied: scipy in ./venv2_gpkit/lib/python2.7/site-packages (from gpkitmodels==0.0.0.0) (1.2.2)
Requirement already satisfied: pint in ./venv2_gpkit/lib/python2.7/site-packages (from gpkitmodels==0.0.0.0) (0.9)
Requirement already satisfied: funcsigs; python_version == "2.7" in ./venv2_gpkit/lib/python2.7/site-packages (from pint->gpkitmodels==0.0.0.0) (1.0.2)
Installing collected packages: gpkitmodels
  Running setup.py develop for gpkitmodels
Successfully installed gpkitmodels
+ 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_repos; test_repos(xmloutput=True)'
No filename given.
Usage:
     mskexpopt FILENAME [-primal] [-dual] [-p parameterfile]
Return code: 1052
Description: MSK_RES_ERR_FILE_OPEN [An error occurred while opening a file.]
...................................................................................................................................................................................................................................................
----------------------------------------------------------------------
Ran 243 tests in 24.126s

OK
Cloning into 'gplibrary'...
DEPRECATION: Python 2.7 will reach the end of its life on January 1st, 2020. Please upgrade your Python as Python 2.7 won't be maintained after that date. A future version of pip will drop support for Python 2.7. More details about Python 2 support in pip, can be found at https://pip.pypa.io/en/latest/development/release-process/#python-2-support
Obtaining file:///Users/jenkins/workspace/gplibrary_Push_Models/mosek/gplibrary
Installing collected packages: gpkitmodels
  Found existing installation: gpkitmodels 0.0.0.0
    Uninstalling gpkitmodels-0.0.0.0:
      Successfully uninstalled gpkitmodels-0.0.0.0
  Running setup.py develop for gpkitmodels
Successfully installed gpkitmodels
Cloning into 'robust'...
DEPRECATION: Python 2.7 will reach the end of its life on January 1st, 2020. Please upgrade your Python as Python 2.7 won't be maintained after that date. A future version of pip will drop support for Python 2.7. More details about Python 2 support in pip, can be found at https://pip.pypa.io/en/latest/development/release-process/#python-2-support
Processing /Users/jenkins/workspace/gplibrary_Push_Models/mosek/robust
Requirement already satisfied: gpkit in /Users/jenkins/workspace/gplibrary_Push_Models/mosek/gpkit (from robust==0.0.0) (0.9.1.0)
Requirement already satisfied: numpy in /Users/jenkins/workspace/gplibrary_Push_Models/mosek/venv2_gpkit/lib/python2.7/site-packages (from robust==0.0.0) (1.16.5)
Requirement already satisfied: matplotlib in /Users/jenkins/workspace/gplibrary_Push_Models/mosek/venv2_gpkit/lib/python2.7/site-packages (from robust==0.0.0) (2.2.4)
Requirement already satisfied: scipy in /Users/jenkins/workspace/gplibrary_Push_Models/mosek/venv2_gpkit/lib/python2.7/site-packages (from robust==0.0.0) (1.2.2)
Requirement already satisfied: pint>=0.8.1 in /Users/jenkins/workspace/gplibrary_Push_Models/mosek/venv2_gpkit/lib/python2.7/site-packages (from gpkit->robust==0.0.0) (0.9)
Requirement already satisfied: ad in /Users/jenkins/workspace/gplibrary_Push_Models/mosek/venv2_gpkit/lib/python2.7/site-packages (from gpkit->robust==0.0.0) (1.3.2)
Requirement already satisfied: cvxopt>=1.1.8 in /Users/jenkins/workspace/gplibrary_Push_Models/mosek/venv2_gpkit/lib/python2.7/site-packages (from gpkit->robust==0.0.0) (1.2.3)
Requirement already satisfied: six in /Users/jenkins/workspace/gplibrary_Push_Models/mosek/venv2_gpkit/lib/python2.7/site-packages (from gpkit->robust==0.0.0) (1.12.0)
Requirement already satisfied: kiwisolver>=1.0.1 in /Users/jenkins/workspace/gplibrary_Push_Models/mosek/venv2_gpkit/lib/python2.7/site-packages (from matplotlib->robust==0.0.0) (1.1.0)
Requirement already satisfied: cycler>=0.10 in /Users/jenkins/workspace/gplibrary_Push_Models/mosek/venv2_gpkit/lib/python2.7/site-packages (from matplotlib->robust==0.0.0) (0.10.0)
Requirement already satisfied: subprocess32 in /Users/jenkins/workspace/gplibrary_Push_Models/mosek/venv2_gpkit/lib/python2.7/site-packages (from matplotlib->robust==0.0.0) (3.5.4)
Requirement already satisfied: pytz in /Users/jenkins/workspace/gplibrary_Push_Models/mosek/venv2_gpkit/lib/python2.7/site-packages (from matplotlib->robust==0.0.0) (2019.2)
Requirement already satisfied: backports.functools-lru-cache in /Users/jenkins/workspace/gplibrary_Push_Models/mosek/venv2_gpkit/lib/python2.7/site-packages (from matplotlib->robust==0.0.0) (1.5)
Requirement already satisfied: pyparsing!=2.0.4,!=2.1.2,!=2.1.6,>=2.0.1 in /Users/jenkins/workspace/gplibrary_Push_Models/mosek/venv2_gpkit/lib/python2.7/site-packages (from matplotlib->robust==0.0.0) (2.4.2)
Requirement already satisfied: python-dateutil>=2.1 in /Users/jenkins/workspace/gplibrary_Push_Models/mosek/venv2_gpkit/lib/python2.7/site-packages (from matplotlib->robust==0.0.0) (2.8.0)
Requirement already satisfied: funcsigs; python_version == "2.7" in /Users/jenkins/workspace/gplibrary_Push_Models/mosek/venv2_gpkit/lib/python2.7/site-packages (from pint>=0.8.1->gpkit->robust==0.0.0) (1.0.2)
Requirement already satisfied: setuptools in /Users/jenkins/workspace/gplibrary_Push_Models/mosek/venv2_gpkit/lib/python2.7/site-packages (from kiwisolver>=1.0.1->matplotlib->robust==0.0.0) (41.2.0)
Building wheels for collected packages: robust
  Building wheel for robust (setup.py): started
  Building wheel for robust (setup.py): finished with status 'done'
  Created wheel for robust: filename=robust-0.0.0-cp27-none-any.whl size=219042 sha256=394ee919226bb73ab90a5eac3bafde89c1febf076ec7f7ff59b0242528e90510
  Stored in directory: /private/var/folders/xs/_fh4l1p54zqcl6mbk4zclcfr0000gp/T/pip-ephem-wheel-cache-831LiI/wheels/f5/9a/8f/c003ca5afde488728c792838e0c6645a1e18500b3cc3703684
Successfully built robust
Installing collected packages: robust
Successfully installed robust-0.0.0

Running tests...
----------------------------------------------------------------------
.................
----------------------------------------------------------------------
Ran 17 tests in 9.209s

OK
..................
----------------------------------------------------------------------
Ran 17 tests in 19.826s

OK
.
----------------------------------------------------------------------
Ran 2 tests in 29.454s

OK

Generating XML reports...
adding test for 'run_tests.py'
Cloning into 'shopping'...

Running tests...
----------------------------------------------------------------------
...
----------------------------------------------------------------------
Ran 3 tests in 0.641s

OK

Generating XML reports...
adding test for 'test.py'
Using solver 'mosek'
Solving for 25 variables.
Solving took 0.0157 seconds.
Using solver 'mosek'
Solving for 25 variables.
Solving took 0.0153 seconds.
Using solver 'mosek_cli'
Solving for 25 variables.
Solving took 0.0947 seconds.
Cloning into 'gassolar'...
Checking out files:  47% (1008/2110)   
Checking out files:  48% (1013/2110)   
Checking out files:  49% (1034/2110)   
Checking out files:  50% (1055/2110)   
Checking out files:  51% (1077/2110)   
Checking out files:  52% (1098/2110)   
Checking out files:  53% (1119/2110)   
Checking out files:  54% (1140/2110)   
Checking out files:  55% (1161/2110)   
Checking out files:  56% (1182/2110)   
Checking out files:  57% (1203/2110)   
Checking out files:  58% (1224/2110)   
Checking out files:  59% (1245/2110)   
Checking out files:  60% (1266/2110)   
Checking out files:  61% (1288/2110)   
Checking out files:  62% (1309/2110)   
Checking out files:  63% (1330/2110)   
Checking out files:  64% (1351/2110)   
Checking out files:  65% (1372/2110)   
Checking out files:  66% (1393/2110)   
Checking out files:  67% (1414/2110)   
Checking out files:  68% (1435/2110)   
Checking out files:  69% (1456/2110)   
Checking out files:  69% (1474/2110)   
Checking out files:  70% (1477/2110)   
Checking out files:  71% (1499/2110)   
Checking out files:  72% (1520/2110)   
Checking out files:  73% (1541/2110)   
Checking out files:  74% (1562/2110)   
Checking out files:  75% (1583/2110)   
Checking out files:  76% (1604/2110)   
Checking out files:  77% (1625/2110)   
Checking out files:  78% (1646/2110)   
Checking out files:  79% (1667/2110)   
Checking out files:  80% (1688/2110)   
Checking out files:  81% (1710/2110)   
Checking out files:  82% (1731/2110)   
Checking out files:  82% (1739/2110)   
Checking out files:  83% (1752/2110)   
Checking out files:  84% (1773/2110)   
Checking out files:  85% (1794/2110)   
Checking out files:  86% (1815/2110)   
Checking out files:  87% (1836/2110)   
Checking out files:  88% (1857/2110)   
Checking out files:  89% (1878/2110)   
Checking out files:  90% (1899/2110)   
Checking out files:  91% (1921/2110)   
Checking out files:  92% (1942/2110)   
Checking out files:  93% (1963/2110)   
Checking out files:  94% (1984/2110)   
Checking out files:  95% (2005/2110)   
Checking out files:  96% (2026/2110)   
Checking out files:  97% (2047/2110)   
Checking out files:  98% (2068/2110)   
Checking out files:  99% (2089/2110)   
Checking out files: 100% (2110/2110)   
Checking out files: 100% (2110/2110), done.
DEPRECATION: Python 2.7 will reach the end of its life on January 1st, 2020. Please upgrade your Python as Python 2.7 won't be maintained after that date. A future version of pip will drop support for Python 2.7. More details about Python 2 support in pip, can be found at https://pip.pypa.io/en/latest/development/release-process/#python-2-support
Requirement already satisfied: pandas in /Users/jenkins/workspace/gplibrary_Push_Models/mosek/venv2_gpkit/lib/python2.7/site-packages (0.24.2)
Requirement already satisfied: python-dateutil>=2.5.0 in /Users/jenkins/workspace/gplibrary_Push_Models/mosek/venv2_gpkit/lib/python2.7/site-packages (from pandas) (2.8.0)
Requirement already satisfied: numpy>=1.12.0 in /Users/jenkins/workspace/gplibrary_Push_Models/mosek/venv2_gpkit/lib/python2.7/site-packages (from pandas) (1.16.5)
Requirement already satisfied: pytz>=2011k in /Users/jenkins/workspace/gplibrary_Push_Models/mosek/venv2_gpkit/lib/python2.7/site-packages (from pandas) (2019.2)
Requirement already satisfied: six>=1.5 in /Users/jenkins/workspace/gplibrary_Push_Models/mosek/venv2_gpkit/lib/python2.7/site-packages (from python-dateutil>=2.5.0->pandas) (1.12.0)
DEPRECATION: Python 2.7 will reach the end of its life on January 1st, 2020. Please upgrade your Python as Python 2.7 won't be maintained after that date. A future version of pip will drop support for Python 2.7. More details about Python 2 support in pip, can be found at https://pip.pypa.io/en/latest/development/release-process/#python-2-support
Collecting git+https://github.com/hoburg/gpfit.git
  Cloning https://github.com/hoburg/gpfit.git to /private/var/folders/xs/_fh4l1p54zqcl6mbk4zclcfr0000gp/T/pip-req-build-pIknXY
  Running command git clone -q https://github.com/hoburg/gpfit.git /private/var/folders/xs/_fh4l1p54zqcl6mbk4zclcfr0000gp/T/pip-req-build-pIknXY
Requirement already satisfied: numpy in /Users/jenkins/workspace/gplibrary_Push_Models/mosek/venv2_gpkit/lib/python2.7/site-packages (from gpfit==0.1) (1.16.5)
Requirement already satisfied: scipy in /Users/jenkins/workspace/gplibrary_Push_Models/mosek/venv2_gpkit/lib/python2.7/site-packages (from gpfit==0.1) (1.2.2)
Requirement already satisfied: gpkit in /Users/jenkins/workspace/gplibrary_Push_Models/mosek/gpkit (from gpfit==0.1) (0.9.1.0)
Requirement already satisfied: pint>=0.8.1 in /Users/jenkins/workspace/gplibrary_Push_Models/mosek/venv2_gpkit/lib/python2.7/site-packages (from gpkit->gpfit==0.1) (0.9)
Requirement already satisfied: ad in /Users/jenkins/workspace/gplibrary_Push_Models/mosek/venv2_gpkit/lib/python2.7/site-packages (from gpkit->gpfit==0.1) (1.3.2)
Requirement already satisfied: cvxopt>=1.1.8 in /Users/jenkins/workspace/gplibrary_Push_Models/mosek/venv2_gpkit/lib/python2.7/site-packages (from gpkit->gpfit==0.1) (1.2.3)
Requirement already satisfied: six in /Users/jenkins/workspace/gplibrary_Push_Models/mosek/venv2_gpkit/lib/python2.7/site-packages (from gpkit->gpfit==0.1) (1.12.0)
Requirement already satisfied: funcsigs; python_version == "2.7" in /Users/jenkins/workspace/gplibrary_Push_Models/mosek/venv2_gpkit/lib/python2.7/site-packages (from pint>=0.8.1->gpkit->gpfit==0.1) (1.0.2)
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.1-cp27-none-any.whl size=25151 sha256=9b3edc8b917645bda1535bc77a5d80c4779dc950de6031a97e94590e9897d1c6
  Stored in directory: /private/var/folders/xs/_fh4l1p54zqcl6mbk4zclcfr0000gp/T/pip-ephem-wheel-cache-414veM/wheels/4d/4b/2e/9480645acbe8d32004b09b3732f616bbb2a9ee75e4526f058f
Successfully built gpfit
Installing collected packages: gpfit
Successfully installed gpfit-0.1
DEPRECATION: Python 2.7 will reach the end of its life on January 1st, 2020. Please upgrade your Python as Python 2.7 won't be maintained after that date. A future version of pip will drop support for Python 2.7. More details about Python 2 support in pip, can be found at https://pip.pypa.io/en/latest/development/release-process/#python-2-support
Processing /Users/jenkins/workspace/gplibrary_Push_Models/mosek/gassolar
Requirement already satisfied: numpy in /Users/jenkins/workspace/gplibrary_Push_Models/mosek/venv2_gpkit/lib/python2.7/site-packages (from gassolar==0.0.0.0) (1.16.5)
Requirement already satisfied: scipy in /Users/jenkins/workspace/gplibrary_Push_Models/mosek/venv2_gpkit/lib/python2.7/site-packages (from gassolar==0.0.0.0) (1.2.2)
Requirement already satisfied: gpkit in /Users/jenkins/workspace/gplibrary_Push_Models/mosek/gpkit (from gassolar==0.0.0.0) (0.9.1.0)
Requirement already satisfied: pandas in /Users/jenkins/workspace/gplibrary_Push_Models/mosek/venv2_gpkit/lib/python2.7/site-packages (from gassolar==0.0.0.0) (0.24.2)
Requirement already satisfied: gpfit in /Users/jenkins/workspace/gplibrary_Push_Models/mosek/venv2_gpkit/lib/python2.7/site-packages (from gassolar==0.0.0.0) (0.1)
Requirement already satisfied: pint>=0.8.1 in /Users/jenkins/workspace/gplibrary_Push_Models/mosek/venv2_gpkit/lib/python2.7/site-packages (from gpkit->gassolar==0.0.0.0) (0.9)
Requirement already satisfied: ad in /Users/jenkins/workspace/gplibrary_Push_Models/mosek/venv2_gpkit/lib/python2.7/site-packages (from gpkit->gassolar==0.0.0.0) (1.3.2)
Requirement already satisfied: cvxopt>=1.1.8 in /Users/jenkins/workspace/gplibrary_Push_Models/mosek/venv2_gpkit/lib/python2.7/site-packages (from gpkit->gassolar==0.0.0.0) (1.2.3)
Requirement already satisfied: six in /Users/jenkins/workspace/gplibrary_Push_Models/mosek/venv2_gpkit/lib/python2.7/site-packages (from gpkit->gassolar==0.0.0.0) (1.12.0)
Requirement already satisfied: python-dateutil>=2.5.0 in /Users/jenkins/workspace/gplibrary_Push_Models/mosek/venv2_gpkit/lib/python2.7/site-packages (from pandas->gassolar==0.0.0.0) (2.8.0)
Requirement already satisfied: pytz>=2011k in /Users/jenkins/workspace/gplibrary_Push_Models/mosek/venv2_gpkit/lib/python2.7/site-packages (from pandas->gassolar==0.0.0.0) (2019.2)
Requirement already satisfied: funcsigs; python_version == "2.7" in /Users/jenkins/workspace/gplibrary_Push_Models/mosek/venv2_gpkit/lib/python2.7/site-packages (from pint>=0.8.1->gpkit->gassolar==0.0.0.0) (1.0.2)
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-cp27-none-any.whl size=4876517 sha256=a7b53789c5ee616724a739c466875ed0f6d9884ecf3a9868f9d68765bb96a7a5
  Stored in directory: /private/var/folders/xs/_fh4l1p54zqcl6mbk4zclcfr0000gp/T/pip-ephem-wheel-cache-prhB2g/wheels/41/0a/8d/447392359ea0dc499510d6781d4893f34e301ac2b844c7bed4
Successfully built gassolar
Installing collected packages: gassolar
Successfully installed gassolar-0.0.0.0

Running tests...
----------------------------------------------------------------------
/Users/jenkins/workspace/gplibrary_Push_Models/mosek/venv2_gpkit/lib/python2.7/site-packages/pint/quantity.py:1377: UnitStrippedWarning: The unit of the quantity is stripped.
  warnings.warn("The unit of the quantity is stripped.", UnitStrippedWarning)
../Users/jenkins/workspace/gplibrary_Push_Models/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)
..
----------------------------------------------------------------------
Ran 4 tests in 21.166s

OK

Generating XML reports...
adding test for 'gassolar/gas/gas.py'
adding test for 'gassolar/solar/solar.py'
Using solver 'mosek'
Solving for 592 variables.
Solving took 0.0818 seconds.
Warning: Variable Mission.Climb.FlightSegment.AircraftPerf.EnginePerf.P_{total}[:]/Mission.Climb.FlightSegment.Aircraf could cause inaccurate result because it is above upper bound. Solution is 1.0000 but bound is 0.9685
Beginning signomial solve.
Solving took 4 GP solves and 0.439 seconds.
Warning: Variable Mission1.Climb.FlightSegment.AircraftPerf.EnginePerf.P_{total}[:]/Mission1.Climb.FlightSegment.Aircr could cause inaccurate result because it is above upper bound. Solution is 1.0000 but bound is 0.9685
Using solver 'mosek'
Solving for 592 variables.
Solving took 0.0761 seconds.
Warning: Variable Mission.Climb.FlightSegment.AircraftPerf.EnginePerf.P_{total}[:]/Mission.Climb.FlightSegment.Aircraf could cause inaccurate result because it is above upper bound. Solution is 1.0000 but bound is 0.9685
Beginning signomial solve.
Solving took 4 GP solves and 0.456 seconds.
Warning: Variable Mission1.Climb.FlightSegment.AircraftPerf.EnginePerf.P_{total}[:]/Mission1.Climb.FlightSegment.Aircr could cause inaccurate result because it is above upper bound. Solution is 1.0000 but bound is 0.9685
Using solver 'mosek'
Solving for 1250 variables.
Solving took 0.328 seconds.
Warning: Variable Mission.FlightSegment.AircraftPerf.WingAero.Re could cause inaccurate result because it is below lower bound. Solution is 102558.3538 but bound is 150000.0000
Warning: Variable Mission.FlightSegment10.AircraftPerf.WingAero.Re could cause inaccurate result because it is below lower bound. Solution is 102558.3827 but bound is 150000.0000
Beginning signomial solve.
Solving took 4 GP solves and 2.05 seconds.
Warning: Variable Mission1.FlightSegment.AircraftPerf.WingAero.Re could cause inaccurate result because it is below lower bound. Solution is 103379.4301 but bound is 150000.0000
Warning: Variable Mission1.FlightSegment10.AircraftPerf.WingAero.Re could cause inaccurate result because it is below lower bound. Solution is 103406.0835 but bound is 150000.0000
Using solver 'mosek_cli'
Solving for 1250 variables.
Solving took 0.405 seconds.
Warning: Variable Mission.FlightSegment.AircraftPerf.WingAero.Re could cause inaccurate result because it is below lower bound. Solution is 102558.6388 but bound is 150000.0000
Warning: Variable Mission.FlightSegment10.AircraftPerf.WingAero.Re could cause inaccurate result because it is below lower bound. Solution is 102558.6388 but bound is 150000.0000
Beginning signomial solve.
Solving took 4 GP solves and 2.29 seconds.
Warning: Variable Mission1.FlightSegment.AircraftPerf.WingAero.Re could cause inaccurate result because it is below lower bound. Solution is 103379.2971 but bound is 150000.0000
Warning: Variable Mission1.FlightSegment10.AircraftPerf.WingAero.Re could cause inaccurate result because it is below lower bound. Solution is 103406.1793 but bound is 150000.0000
Cloning into 'jho'...
DEPRECATION: Python 2.7 will reach the end of its life on January 1st, 2020. Please upgrade your Python as Python 2.7 won't be maintained after that date. A future version of pip will drop support for Python 2.7. More details about Python 2 support in pip, can be found at https://pip.pypa.io/en/latest/development/release-process/#python-2-support
Requirement already satisfied: pandas in /Users/jenkins/workspace/gplibrary_Push_Models/mosek/venv2_gpkit/lib/python2.7/site-packages (0.24.2)
Requirement already satisfied: python-dateutil>=2.5.0 in /Users/jenkins/workspace/gplibrary_Push_Models/mosek/venv2_gpkit/lib/python2.7/site-packages (from pandas) (2.8.0)
Requirement already satisfied: numpy>=1.12.0 in /Users/jenkins/workspace/gplibrary_Push_Models/mosek/venv2_gpkit/lib/python2.7/site-packages (from pandas) (1.16.5)
Requirement already satisfied: pytz>=2011k in /Users/jenkins/workspace/gplibrary_Push_Models/mosek/venv2_gpkit/lib/python2.7/site-packages (from pandas) (2019.2)
Requirement already satisfied: six>=1.5 in /Users/jenkins/workspace/gplibrary_Push_Models/mosek/venv2_gpkit/lib/python2.7/site-packages (from python-dateutil>=2.5.0->pandas) (1.12.0)
DEPRECATION: Python 2.7 will reach the end of its life on January 1st, 2020. Please upgrade your Python as Python 2.7 won't be maintained after that date. A future version of pip will drop support for Python 2.7. More details about Python 2 support in pip, can be found at https://pip.pypa.io/en/latest/development/release-process/#python-2-support
Collecting git+https://github.com/hoburg/gpfit.git
  Cloning https://github.com/hoburg/gpfit.git to /private/var/folders/xs/_fh4l1p54zqcl6mbk4zclcfr0000gp/T/pip-req-build-4WKiab
  Running command git clone -q https://github.com/hoburg/gpfit.git /private/var/folders/xs/_fh4l1p54zqcl6mbk4zclcfr0000gp/T/pip-req-build-4WKiab
Requirement already satisfied (use --upgrade to upgrade): gpfit==0.1 from git+https://github.com/hoburg/gpfit.git in /Users/jenkins/workspace/gplibrary_Push_Models/mosek/venv2_gpkit/lib/python2.7/site-packages
Requirement already satisfied: numpy in /Users/jenkins/workspace/gplibrary_Push_Models/mosek/venv2_gpkit/lib/python2.7/site-packages (from gpfit==0.1) (1.16.5)
Requirement already satisfied: scipy in /Users/jenkins/workspace/gplibrary_Push_Models/mosek/venv2_gpkit/lib/python2.7/site-packages (from gpfit==0.1) (1.2.2)
Requirement already satisfied: gpkit in /Users/jenkins/workspace/gplibrary_Push_Models/mosek/gpkit (from gpfit==0.1) (0.9.1.0)
Requirement already satisfied: pint>=0.8.1 in /Users/jenkins/workspace/gplibrary_Push_Models/mosek/venv2_gpkit/lib/python2.7/site-packages (from gpkit->gpfit==0.1) (0.9)
Requirement already satisfied: ad in /Users/jenkins/workspace/gplibrary_Push_Models/mosek/venv2_gpkit/lib/python2.7/site-packages (from gpkit->gpfit==0.1) (1.3.2)
Requirement already satisfied: cvxopt>=1.1.8 in /Users/jenkins/workspace/gplibrary_Push_Models/mosek/venv2_gpkit/lib/python2.7/site-packages (from gpkit->gpfit==0.1) (1.2.3)
Requirement already satisfied: six in /Users/jenkins/workspace/gplibrary_Push_Models/mosek/venv2_gpkit/lib/python2.7/site-packages (from gpkit->gpfit==0.1) (1.12.0)
Requirement already satisfied: funcsigs; python_version == "2.7" in /Users/jenkins/workspace/gplibrary_Push_Models/mosek/venv2_gpkit/lib/python2.7/site-packages (from pint>=0.8.1->gpkit->gpfit==0.1) (1.0.2)
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.1-cp27-none-any.whl size=25151 sha256=bfa921b8cba6a80fd609fb8e11d60351bb57948ffa35165c538a0150e02e5aba
  Stored in directory: /private/var/folders/xs/_fh4l1p54zqcl6mbk4zclcfr0000gp/T/pip-ephem-wheel-cache-z_XfIO/wheels/4d/4b/2e/9480645acbe8d32004b09b3732f616bbb2a9ee75e4526f058f
Successfully built gpfit

Running tests...
----------------------------------------------------------------------
/Users/jenkins/workspace/gplibrary_Push_Models/mosek/venv2_gpkit/lib/python2.7/site-packages/pint/quantity.py:1377: UnitStrippedWarning: The unit of the quantity is stripped.
  warnings.warn("The unit of the quantity is stripped.", UnitStrippedWarning)
....
----------------------------------------------------------------------
Ran 4 tests in 27.940s

OK

Generating XML reports...
adding test for 'model/jho.py'
adding test for 'model/print_perf.py'
Beginning signomial solve.
Allowing negative dual variable(s) as small as -1.2566195913693567e-13.
Solving took 4 GP solves and 1.09 seconds.
Beginning signomial solve.
Allowing negative dual variable(s) as small as -1.269612e-13.
Solving took 4 GP solves and 2.84 seconds.
Allowing negative dual variable(s) as small as -6.193960275235888e-13.
Allowing negative dual variable(s) as small as -1.3846424549469882e-13.
MTOW [lbs] = 141.77
Zero fuel weight [lbs] = 53.80
Wing span [ft] = 24.00
Aicraft length [ft] = 12.90
Aspect ratio = 25.60
mean aerodynamic chord [ft] = 0.9722
root chord [ft] = 1.250
speed for best rate of climb [m/s]: Vy = 21.829
speed at top of climb [m/s] = 26.626
design loiter speed [m/s] = 25.071
rotation speed at 55 lbs [m/s] = 18.185
rotation speed at 150 lbs [m/s] = 28.236
Allowing negative dual variable(s) as small as -1.3846424549469882e-13.
optimum loiter speed for min power, start of loiter [m/s] = 25.356
optimum loiter speed for min power, end of loiter [m/s] = 25.000
optimum cruise speed, inbound [m/s] = 25.637
optimum cruise speed, outbound [m/s] = 36.421
Beginning signomial solve.
Allowing negative dual variable(s) as small as -7.171202259721421e-12.
Solving took 4 GP solves and 1.51 seconds.
Max Speed [m/s]: 74.76
Beginning signomial solve.
Solving took 4 GP solves and 1.06 seconds.
Max payload weight [lbf] = 28.242
Max take off weight [lbf] = 166.638
Allowing negative dual variable(s) as small as -6.188938e-13.
Allowing negative dual variable(s) as small as -1.385335e-13.
MTOW [lbs] = 141.77
Zero fuel weight [lbs] = 53.80
Wing span [ft] = 24.00
Aicraft length [ft] = 12.90
Aspect ratio = 25.60
mean aerodynamic chord [ft] = 0.9722
root chord [ft] = 1.250
speed for best rate of climb [m/s]: Vy = 21.829
speed at top of climb [m/s] = 26.626
design loiter speed [m/s] = 25.071
rotation speed at 55 lbs [m/s] = 18.185
rotation speed at 150 lbs [m/s] = 28.236
Allowing negative dual variable(s) as small as -1.385335e-13.
optimum loiter speed for min power, start of loiter [m/s] = 25.356
optimum loiter speed for min power, end of loiter [m/s] = 25.000
optimum cruise speed, inbound [m/s] = 25.637
optimum cruise speed, outbound [m/s] = 36.421
Beginning signomial solve.
Allowing negative dual variable(s) as small as -7.171066e-12.
Solving took 4 GP solves and 1.65 seconds.
Max Speed [m/s]: 74.76
Beginning signomial solve.
Solving took 4 GP solves and 1.6 seconds.
Max payload weight [lbf] = 28.242
Max take off weight [lbf] = 166.638
Cloning into 'turbofan'...
DEPRECATION: Python 2.7 will reach the end of its life on January 1st, 2020. Please upgrade your Python as Python 2.7 won't be maintained after that date. A future version of pip will drop support for Python 2.7. More details about Python 2 support in pip, can be found at https://pip.pypa.io/en/latest/development/release-process/#python-2-support
Processing /Users/jenkins/workspace/gplibrary_Push_Models/mosek/turbofan
Requirement already satisfied: numpy in /Users/jenkins/workspace/gplibrary_Push_Models/mosek/venv2_gpkit/lib/python2.7/site-packages (from turbofan==0.0.0.0) (1.16.5)
Requirement already satisfied: scipy in /Users/jenkins/workspace/gplibrary_Push_Models/mosek/venv2_gpkit/lib/python2.7/site-packages (from turbofan==0.0.0.0) (1.2.2)
Requirement already satisfied: pint in /Users/jenkins/workspace/gplibrary_Push_Models/mosek/venv2_gpkit/lib/python2.7/site-packages (from turbofan==0.0.0.0) (0.9)
Requirement already satisfied: future in /Users/jenkins/workspace/gplibrary_Push_Models/mosek/venv2_gpkit/lib/python2.7/site-packages (from turbofan==0.0.0.0) (0.17.1)
Requirement already satisfied: funcsigs; python_version == "2.7" in /Users/jenkins/workspace/gplibrary_Push_Models/mosek/venv2_gpkit/lib/python2.7/site-packages (from pint->turbofan==0.0.0.0) (1.0.2)
Building wheels for collected packages: turbofan
  Building wheel for turbofan (setup.py): started
  Building wheel for turbofan (setup.py): finished with status 'done'
  Created wheel for turbofan: filename=turbofan-0.0.0.0-cp27-none-any.whl size=43867 sha256=67e041e034393a32903a268c316d5599abd6c8db14bc518f5612406600f4411a
  Stored in directory: /private/var/folders/xs/_fh4l1p54zqcl6mbk4zclcfr0000gp/T/pip-ephem-wheel-cache-DK2KfM/wheels/b5/2f/48/b751d4bab5d719a7de0cd9181de34b2f4449cb2da5aec6f23d
Successfully built turbofan
Installing collected packages: turbofan
Successfully installed turbofan-0.0.0.0

Running tests...
----------------------------------------------------------------------
.
----------------------------------------------------------------------
Ran 1 test in 0.804s

OK

Generating XML reports...
adding test for 'turbofan/engine_test.py'
Beginning signomial solve.
Using solver 'mosek'
Solving for 243 variables.
Solving took 0.0166 seconds.
Using solver 'mosek'
Solving for 244 variables.
Solving took 0.0249 seconds.
Using solver 'mosek'
Solving for 243 variables.
Solving took 0.0242 seconds.
Using solver 'mosek'
Solving for 243 variables.
Solving took 0.0175 seconds.
Using solver 'mosek'
Solving for 243 variables.
Solving took 0.0161 seconds.
Using solver 'mosek'
Solving for 243 variables.
Solving took 0.0167 seconds.
Using solver 'mosek'
Solving for 243 variables.
Solving took 0.0166 seconds.
Using solver 'mosek'
Solving for 243 variables.
Solving took 0.0167 seconds.
Using solver 'mosek'
Solving for 243 variables.
Solving took 0.0209 seconds.
Using solver 'mosek'
Solving for 243 variables.
Solving took 0.0259 seconds.
Using solver 'mosek'
Solving for 243 variables.
Solving took 0.0239 seconds.
Solving took 11 GP solves and 0.494 seconds.
Cloning into 'SPaircraft'...
DEPRECATION: Python 2.7 will reach the end of its life on January 1st, 2020. Please upgrade your Python as Python 2.7 won't be maintained after that date. A future version of pip will drop support for Python 2.7. More details about Python 2 support in pip, can be found at https://pip.pypa.io/en/latest/development/release-process/#python-2-support
Collecting git+https://github.com/hoburg/turbofan.git
  Cloning https://github.com/hoburg/turbofan.git to /private/var/folders/xs/_fh4l1p54zqcl6mbk4zclcfr0000gp/T/pip-req-build-1q3B5i
  Running command git clone -q https://github.com/hoburg/turbofan.git /private/var/folders/xs/_fh4l1p54zqcl6mbk4zclcfr0000gp/T/pip-req-build-1q3B5i
Requirement already satisfied (use --upgrade to upgrade): turbofan==0.0.0.0 from git+https://github.com/hoburg/turbofan.git in /Users/jenkins/workspace/gplibrary_Push_Models/mosek/venv2_gpkit/lib/python2.7/site-packages
Requirement already satisfied: numpy in /Users/jenkins/workspace/gplibrary_Push_Models/mosek/venv2_gpkit/lib/python2.7/site-packages (from turbofan==0.0.0.0) (1.16.5)
Requirement already satisfied: scipy in /Users/jenkins/workspace/gplibrary_Push_Models/mosek/venv2_gpkit/lib/python2.7/site-packages (from turbofan==0.0.0.0) (1.2.2)
Requirement already satisfied: pint in /Users/jenkins/workspace/gplibrary_Push_Models/mosek/venv2_gpkit/lib/python2.7/site-packages (from turbofan==0.0.0.0) (0.9)
Requirement already satisfied: future in /Users/jenkins/workspace/gplibrary_Push_Models/mosek/venv2_gpkit/lib/python2.7/site-packages (from turbofan==0.0.0.0) (0.17.1)
Requirement already satisfied: funcsigs; python_version == "2.7" in /Users/jenkins/workspace/gplibrary_Push_Models/mosek/venv2_gpkit/lib/python2.7/site-packages (from pint->turbofan==0.0.0.0) (1.0.2)
Building wheels for collected packages: turbofan
  Building wheel for turbofan (setup.py): started
  Building wheel for turbofan (setup.py): finished with status 'done'
  Created wheel for turbofan: filename=turbofan-0.0.0.0-cp27-none-any.whl size=43867 sha256=273a5a3cba4a58485213fe8e7fa1b8bded82d26d79b5cb271cb1e66efce01304
  Stored in directory: /private/var/folders/xs/_fh4l1p54zqcl6mbk4zclcfr0000gp/T/pip-ephem-wheel-cache-sLot_U/wheels/49/e6/3a/5de0d21c0f148404ea8d883f76e050c82d4e9a0e6f59ce69a5
Successfully built turbofan
DEPRECATION: Python 2.7 will reach the end of its life on January 1st, 2020. Please upgrade your Python as Python 2.7 won't be maintained after that date. A future version of pip will drop support for Python 2.7. More details about Python 2 support in pip, can be found at https://pip.pypa.io/en/latest/development/release-process/#python-2-support
Processing /Users/jenkins/workspace/gplibrary_Push_Models/mosek/SPaircraft
Requirement already satisfied: turbofan in /Users/jenkins/workspace/gplibrary_Push_Models/mosek/venv2_gpkit/lib/python2.7/site-packages (from SPaircraft==0.0.0) (0.0.0.0)
Requirement already satisfied: gpkit in /Users/jenkins/workspace/gplibrary_Push_Models/mosek/gpkit (from SPaircraft==0.0.0) (0.9.1.0)
Requirement already satisfied: future in /Users/jenkins/workspace/gplibrary_Push_Models/mosek/venv2_gpkit/lib/python2.7/site-packages (from SPaircraft==0.0.0) (0.17.1)
Requirement already satisfied: pint in /Users/jenkins/workspace/gplibrary_Push_Models/mosek/venv2_gpkit/lib/python2.7/site-packages (from turbofan->SPaircraft==0.0.0) (0.9)
Requirement already satisfied: scipy in /Users/jenkins/workspace/gplibrary_Push_Models/mosek/venv2_gpkit/lib/python2.7/site-packages (from turbofan->SPaircraft==0.0.0) (1.2.2)
Requirement already satisfied: numpy in /Users/jenkins/workspace/gplibrary_Push_Models/mosek/venv2_gpkit/lib/python2.7/site-packages (from turbofan->SPaircraft==0.0.0) (1.16.5)
Requirement already satisfied: ad in /Users/jenkins/workspace/gplibrary_Push_Models/mosek/venv2_gpkit/lib/python2.7/site-packages (from gpkit->SPaircraft==0.0.0) (1.3.2)
Requirement already satisfied: cvxopt>=1.1.8 in /Users/jenkins/workspace/gplibrary_Push_Models/mosek/venv2_gpkit/lib/python2.7/site-packages (from gpkit->SPaircraft==0.0.0) (1.2.3)
Requirement already satisfied: six in /Users/jenkins/workspace/gplibrary_Push_Models/mosek/venv2_gpkit/lib/python2.7/site-packages (from gpkit->SPaircraft==0.0.0) (1.12.0)
Requirement already satisfied: funcsigs; python_version == "2.7" in /Users/jenkins/workspace/gplibrary_Push_Models/mosek/venv2_gpkit/lib/python2.7/site-packages (from pint->turbofan->SPaircraft==0.0.0) (1.0.2)
Building wheels for collected packages: SPaircraft
  Building wheel for SPaircraft (setup.py): started
  Building wheel for SPaircraft (setup.py): finished with status 'done'
  Created wheel for SPaircraft: filename=SPaircraft-0.0.0-cp27-none-any.whl size=1839 sha256=46b48f5f2b0473172868ecf8fe45ccb2e27fbb043e5ce6a25f1d3beacade8c95
  Stored in directory: /private/var/folders/xs/_fh4l1p54zqcl6mbk4zclcfr0000gp/T/pip-ephem-wheel-cache-hciw7A/wheels/71/26/9f/5657db356ce6e0d3f9591b290e0bbf5df5bca9ab5b75809f6a
Successfully built SPaircraft
Installing collected packages: SPaircraft
Successfully installed SPaircraft-0.0.0
Build was aborted
Aborted by eburn
INFO: Starting to record.
INFO: Processing JUnit
/var/folders/xs/_fh4l1p54zqcl6mbk4zclcfr0000gp/T/jenkins10709364843392677400.sh: line 102: 36116 Terminated: 15          python -c "from gpkit.tests.test_repo import test_repos; test_repos(xmloutput=True)"
INFO: [JUnit] - 5 test report file(s) were found with the pattern '**/test_reports/*.xml, **/test_reports_nounits/*.xml' relative to '/Users/jenkins/workspace/gplibrary_Push_Models/mosek' for the testing framework 'JUnit'.
INFO: Check 'Failed Tests' threshold.
INFO: Check 'Skipped Tests' threshold.
INFO: Setting the build status to ABORTED
INFO: Stopping recording.
[WS-CLEANUP] Deleting project workspace...
[WS-CLEANUP] Deferred wipeout is used...
[WS-CLEANUP] done
Finished: ABORTED