Skip to content
Success

Console Output

Started by upstream project "CE_gplibrary_Push_research_models" build number 202
originally caused by:
 Started by user eburn
Running as eburn
[EnvInject] - Loading node environment variables.
Building remotely on windows10x64 in workspace C:\Users\jenkins\workspace\CE_gplibrary_Push_research_models\mosek
No credentials specified
Wiping out workspace first.
Cloning the remote Git repository
Cloning repository https://github.com/convexengineering/gplibrary
 > C:\Program Files\Git\cmd\git init C:\Users\jenkins\workspace\CE_gplibrary_Push_research_models\mosek # timeout=10
Fetching upstream changes from https://github.com/convexengineering/gplibrary
 > C:\Program Files\Git\cmd\git --version # timeout=10
 > C:\Program Files\Git\cmd\git fetch --tags --progress https://github.com/convexengineering/gplibrary +refs/heads/*:refs/remotes/origin/* # timeout=10
 > C:\Program Files\Git\cmd\git config remote.origin.url https://github.com/convexengineering/gplibrary # timeout=10
 > C:\Program Files\Git\cmd\git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
 > C:\Program Files\Git\cmd\git config remote.origin.url https://github.com/convexengineering/gplibrary # timeout=10
Fetching upstream changes from https://github.com/convexengineering/gplibrary
 > C:\Program Files\Git\cmd\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 98a82984be73b23a766206de406f4ad857a73ce0 (origin/master)
 > C:\Program Files\Git\cmd\git config core.sparsecheckout # timeout=10
 > C:\Program Files\Git\cmd\git checkout -f 98a82984be73b23a766206de406f4ad857a73ce0 # timeout=3
Commit message: "python3 compatibility (#176)"
 > C:\Program Files\Git\cmd\git rev-list --no-walk 98a82984be73b23a766206de406f4ad857a73ce0 # 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 [windows10x64] is in [[macys, macys_VM, reynolds, reynolds-ubuntu16]]
Run condition [Execution node ] preventing perform for step [Execute shell]
[Execution node] check if [windows10x64] is in [[windows10x64, windows7x64]]
Run condition [Execution node ] enabling perform for step [Execute Windows batch command]
[mosek] $ cmd /c call C:\Users\jenkins\AppData\Local\Temp\jenkins5385522112904334570.bat

C:\Users\jenkins\workspace\CE_gplibrary_Push_research_models\mosek>echo C:\Program Files (x86)\Common Files\Oracle\Java\javapath;C:\ProgramData\Oracle\Java\javapath;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\WINDOWS\System32\WindowsPowerShell\v1.0\;C:\Anaconda2;C:\Anaconda2\Scripts;C:\Anaconda2\Library\bin;C:\Program Files\Mosek\8\tools\platform\win64x86\bin;C:\Program Files\TortoiseSVN\bin;C:\Program Files (x86)\Intel\Compiler\Fortran\9.1\EM64T\Bin;C:\WINDOWS\System32\OpenSSH\;C:\Program Files\Git\bin;C:\Users\jenkins\AppData\Local\Microsoft\WindowsApps 
C:\Program Files (x86)\Common Files\Oracle\Java\javapath;C:\ProgramData\Oracle\Java\javapath;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\WINDOWS\System32\WindowsPowerShell\v1.0\;C:\Anaconda2;C:\Anaconda2\Scripts;C:\Anaconda2\Library\bin;C:\Program Files\Mosek\8\tools\platform\win64x86\bin;C:\Program Files\TortoiseSVN\bin;C:\Program Files (x86)\Intel\Compiler\Fortran\9.1\EM64T\Bin;C:\WINDOWS\System32\OpenSSH\;C:\Program Files\Git\bin;C:\Users\jenkins\AppData\Local\Microsoft\WindowsApps

C:\Users\jenkins\workspace\CE_gplibrary_Push_research_models\mosek>REM turn on the anaconda console 

C:\Users\jenkins\workspace\CE_gplibrary_Push_research_models\mosek>call activate.bat   || exit /b 666 

(base) C:\Users\jenkins\workspace\CE_gplibrary_Push_research_models\mosek>REM Create a virtualenv to install everything into 

(base) C:\Users\jenkins\workspace\CE_gplibrary_Push_research_models\mosek>SET VENV=C:\Users\jenkins\workspace\CE_gplibrary_Push_research_models\mosek\venv2_gpkit 

(base) C:\Users\jenkins\workspace\CE_gplibrary_Push_research_models\mosek>virtualenv --system-site-packages C:\Users\jenkins\workspace\CE_gplibrary_Push_research_models\mosek\venv2_gpkit    || exit /b 666 
New python executable in C:\Users\jenkins\workspace\CE_gplibrary_Push_research_models\mosek\venv2_gpkit\Scripts\python.exe
Installing setuptools, pip, wheel...done.

(base) C:\Users\jenkins\workspace\CE_gplibrary_Push_research_models\mosek>call C:\Users\jenkins\workspace\CE_gplibrary_Push_research_models\mosek\venv2_gpkit\Scripts\activate.bat    || exit /b 666 

(venv2_gpkit) (base) C:\Users\jenkins\workspace\CE_gplibrary_Push_research_models\mosek>set PATH=C:\mingw-w64\x86_64-6.4.0-posix-seh-rt_v5-rev0\mingw64\bin;C:\Users\jenkins\workspace\CE_gplibrary_Push_research_models\mosek\venv2_gpkit\Scripts;C:\Anaconda2;C:\Anaconda2\Library\mingw-w64\bin;C:\Anaconda2\Library\usr\bin;C:\Anaconda2\Library\bin;C:\Anaconda2\Scripts;C:\Anaconda2\bin;C:\Anaconda2\condabin;C:\Program Files (x86)\Common Files\Oracle\Java\javapath;C:\ProgramData\Oracle\Java\javapath;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\WINDOWS\System32\WindowsPowerShell\v1.0;C:\Anaconda2;C:\Anaconda2\Scripts;C:\Anaconda2\Library\bin;C:\Program Files\Mosek\8\tools\platform\win64x86\bin;C:\Program Files\TortoiseSVN\bin;C:\Program Files (x86)\Intel\Compiler\Fortran\9.1\EM64T\Bin;C:\WINDOWS\System32\OpenSSH;C:\Program Files\Git\bin;C:\Users\jenkins\AppData\Local\Microsoft\WindowsApps 

(venv2_gpkit) (base) C:\Users\jenkins\workspace\CE_gplibrary_Push_research_models\mosek>REM set PATH=C:\mingw-w64\x86_64-7.3.0-posix-seh-rt_v5-rev0\mingw64\bin;C:\mingw-w64\x86_64-6.4.0-posix-seh-rt_v5-rev0\mingw64\bin;C:\Users\jenkins\workspace\CE_gplibrary_Push_research_models\mosek\venv2_gpkit\Scripts;C:\Anaconda2;C:\Anaconda2\Library\mingw-w64\bin;C:\Anaconda2\Library\usr\bin;C:\Anaconda2\Library\bin;C:\Anaconda2\Scripts;C:\Anaconda2\bin;C:\Anaconda2\condabin;C:\Program Files (x86)\Common Files\Oracle\Java\javapath;C:\ProgramData\Oracle\Java\javapath;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\WINDOWS\System32\WindowsPowerShell\v1.0;C:\Anaconda2;C:\Anaconda2\Scripts;C:\Anaconda2\Library\bin;C:\Program Files\Mosek\8\tools\platform\win64x86\bin;C:\Program Files\TortoiseSVN\bin;C:\Program Files (x86)\Intel\Compiler\Fortran\9.1\EM64T\Bin;C:\WINDOWS\System32\OpenSSH;C:\Program Files\Git\bin;C:\Users\jenkins\AppData\Local\Microsoft\WindowsApps 

(venv2_gpkit) (base) C:\Users\jenkins\workspace\CE_gplibrary_Push_research_models\mosek>gcc --version 
gcc (x86_64-posix-seh-rev0, Built by MinGW-W64 project) 6.4.0
Copyright (C) 2017 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.


(venv2_gpkit) (base) C:\Users\jenkins\workspace\CE_gplibrary_Push_research_models\mosek>REM Update pip 

(venv2_gpkit) (base) C:\Users\jenkins\workspace\CE_gplibrary_Push_research_models\mosek>python -m 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 c:\users\jenkins\workspace\ce_gplibrary_push_research_models\mosek\venv2_gpkit\lib\site-packages (19.2.3)

(venv2_gpkit) (base) C:\Users\jenkins\workspace\CE_gplibrary_Push_research_models\mosek>REM Install dependencies 

(venv2_gpkit) (base) C:\Users\jenkins\workspace\CE_gplibrary_Push_research_models\mosek>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
Requirement already up-to-date: xmlrunner in c:\anaconda2\lib\site-packages (1.7.7)

(venv2_gpkit) (base) C:\Users\jenkins\workspace\CE_gplibrary_Push_research_models\mosek>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
Requirement already up-to-date: pint in c:\anaconda2\lib\site-packages (0.9)
Requirement already satisfied, skipping upgrade: funcsigs; python_version == "2.7" in c:\anaconda2\lib\site-packages (from pint) (1.0.2)

(venv2_gpkit) (base) C:\Users\jenkins\workspace\CE_gplibrary_Push_research_models\mosek>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
Requirement already up-to-date: numpy in c:\anaconda2\lib\site-packages (1.16.5)

(venv2_gpkit) (base) C:\Users\jenkins\workspace\CE_gplibrary_Push_research_models\mosek>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
Requirement already up-to-date: scipy in c:\anaconda2\lib\site-packages (1.2.2)
Requirement already satisfied, skipping upgrade: numpy>=1.8.2 in c:\anaconda2\lib\site-packages (from scipy) (1.16.5)

(venv2_gpkit) (base) C:\Users\jenkins\workspace\CE_gplibrary_Push_research_models\mosek>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
Requirement already up-to-date: ctypesgen in c:\anaconda2\lib\site-packages (1.0.0.post4)

(venv2_gpkit) (base) C:\Users\jenkins\workspace\CE_gplibrary_Push_research_models\mosek>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
Requirement already up-to-date: pandas in c:\anaconda2\lib\site-packages (0.24.2)
Requirement already satisfied, skipping upgrade: numpy>=1.12.0 in c:\anaconda2\lib\site-packages (from pandas) (1.16.5)
Requirement already satisfied, skipping upgrade: pytz>=2011k in c:\anaconda2\lib\site-packages (from pandas) (2019.2)
Requirement already satisfied, skipping upgrade: python-dateutil>=2.5.0 in c:\anaconda2\lib\site-packages (from pandas) (2.8.0)
Requirement already satisfied, skipping upgrade: six>=1.5 in c:\anaconda2\lib\site-packages (from python-dateutil>=2.5.0->pandas) (1.12.0)

(venv2_gpkit) (base) C:\Users\jenkins\workspace\CE_gplibrary_Push_research_models\mosek>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
Requirement already up-to-date: matplotlib in c:\anaconda2\lib\site-packages (2.2.4)
Requirement already satisfied, skipping upgrade: python-dateutil>=2.1 in c:\anaconda2\lib\site-packages (from matplotlib) (2.8.0)
Requirement already satisfied, skipping upgrade: pyparsing!=2.0.4,!=2.1.2,!=2.1.6,>=2.0.1 in c:\anaconda2\lib\site-packages (from matplotlib) (2.4.2)
Requirement already satisfied, skipping upgrade: numpy>=1.7.1 in c:\anaconda2\lib\site-packages (from matplotlib) (1.16.5)
Requirement already satisfied, skipping upgrade: pytz in c:\anaconda2\lib\site-packages (from matplotlib) (2019.2)
Requirement already satisfied, skipping upgrade: backports.functools-lru-cache in c:\anaconda2\lib\site-packages (from matplotlib) (1.5)
Requirement already satisfied, skipping upgrade: six>=1.10 in c:\anaconda2\lib\site-packages (from matplotlib) (1.12.0)
Requirement already satisfied, skipping upgrade: cycler>=0.10 in c:\anaconda2\lib\site-packages (from matplotlib) (0.10.0)
Requirement already satisfied, skipping upgrade: kiwisolver>=1.0.1 in c:\anaconda2\lib\site-packages (from matplotlib) (1.1.0)
Requirement already satisfied, skipping upgrade: setuptools in c:\users\jenkins\workspace\ce_gplibrary_push_research_models\mosek\venv2_gpkit\lib\site-packages (from kiwisolver>=1.0.1->matplotlib) (41.4.0)

(venv2_gpkit) (base) C:\Users\jenkins\workspace\CE_gplibrary_Push_research_models\mosek>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
Requirement already up-to-date: future in c:\anaconda2\lib\site-packages (0.17.1)

(venv2_gpkit) (base) C:\Users\jenkins\workspace\CE_gplibrary_Push_research_models\mosek>if mosek == mosek msktestlic   || exit /b 666 
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.
Mosek license manager: License path: C:\Users\jenkins\mosek\mosek.lic
Mosek license manager:  Checkout license feature 'PTS' from flexlm.
Mosek license manager:  Checkout time 0.03. r: 0 status: 0
Interior-point 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    
Interior-point optimizer terminated. Time: 0.00. 

Optimizer terminated. Time: 0.08    
************************************
A license was checked out correctly.
************************************

(venv2_gpkit) (base) C:\Users\jenkins\workspace\CE_gplibrary_Push_research_models\mosek>SET GPKITBUILD=C:\Users\jenkins\workspace\CE_gplibrary_Push_research_models\mosek\build_gpkit 

(venv2_gpkit) (base) C:\Users\jenkins\workspace\CE_gplibrary_Push_research_models\mosek>gcc --version   || exit /b 666 
gcc (x86_64-posix-seh-rev0, Built by MinGW-W64 project) 6.4.0
Copyright (C) 2017 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.


(venv2_gpkit) (base) C:\Users\jenkins\workspace\CE_gplibrary_Push_research_models\mosek>if mosek == mosek (
msktestlic   || exit /b 666  
 python -c "__import__('mosek').Env()"   || exit /b 666  
 set GPKITSOLVERS=mosek, mosek_cli 
) 
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.
Mosek license manager: License path: C:\Users\jenkins\mosek\mosek.lic
Mosek license manager:  Checkout license feature 'PTS' from flexlm.
Mosek license manager:  Checkout time 0.02. r: 0 status: 0
Interior-point 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    
Interior-point optimizer terminated. Time: 0.00. 

Optimizer terminated. Time: 0.03    
************************************
A license was checked out correctly.
************************************

(venv2_gpkit) (base) C:\Users\jenkins\workspace\CE_gplibrary_Push_research_models\mosek>if mosek == cvxopt (
pip install --upgrade cvxopt   || exit /b 666  
 set GPKITSOLVERS=cvxopt 
) 

(venv2_gpkit) (base) C:\Users\jenkins\workspace\CE_gplibrary_Push_research_models\mosek>python -c "import scipy; print scipy.__version__"   || exit /b 666 
1.2.1

(venv2_gpkit) (base) C:\Users\jenkins\workspace\CE_gplibrary_Push_research_models\mosek>python -c "import numpy; print numpy.__version__"   || exit /b 666 
1.16.5

(venv2_gpkit) (base) C:\Users\jenkins\workspace\CE_gplibrary_Push_research_models\mosek>python -c "import pint; print pint.__version__"   || exit /b 666 
0.9

(venv2_gpkit) (base) C:\Users\jenkins\workspace\CE_gplibrary_Push_research_models\mosek>REM Install gpkit to run the documentation examples 

(venv2_gpkit) (base) C:\Users\jenkins\workspace\CE_gplibrary_Push_research_models\mosek>git clone --depth 1 https://github.com/convexengineering/gpkit.git   || exit /b 666 
Cloning into 'gpkit'...

(venv2_gpkit) (base) C:\Users\jenkins\workspace\CE_gplibrary_Push_research_models\mosek>pip install -e C:\Users\jenkins\workspace\CE_gplibrary_Push_research_models\mosek\gpkit   || exit /b 666 
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:///C:/Users/jenkins/workspace/CE_gplibrary_Push_research_models/mosek/gpkit
Requirement already satisfied: numpy>=1.13.3 in c:\anaconda2\lib\site-packages (from gpkit==0.9.1.0) (1.16.5)
Requirement already satisfied: pint>=0.8.1 in c:\anaconda2\lib\site-packages (from gpkit==0.9.1.0) (0.9)
Requirement already satisfied: scipy in c:\anaconda2\lib\site-packages (from gpkit==0.9.1.0) (1.2.2)
Requirement already satisfied: ad in c:\anaconda2\lib\site-packages (from gpkit==0.9.1.0) (1.3.2)
Requirement already satisfied: cvxopt>=1.1.8 in c:\anaconda2\lib\site-packages (from gpkit==0.9.1.0) (1.2.3)
Requirement already satisfied: six in c:\anaconda2\lib\site-packages (from gpkit==0.9.1.0) (1.12.0)
Requirement already satisfied: funcsigs; python_version == "2.7" in c:\anaconda2\lib\site-packages (from pint>=0.8.1->gpkit==0.9.1.0) (1.0.2)
Requirement already satisfied: mkl in c:\anaconda2\lib\site-packages (from cvxopt>=1.1.8->gpkit==0.9.1.0) (2018.0.0)
Requirement already satisfied: intel-openmp==2018.0.0 in c:\anaconda2\lib\site-packages (from mkl->cvxopt>=1.1.8->gpkit==0.9.1.0) (2018.0.0)
Installing collected packages: gpkit
  Running setup.py develop for gpkit
Successfully installed gpkit

(venv2_gpkit) (base) C:\Users\jenkins\workspace\CE_gplibrary_Push_research_models\mosek>pip install -e C:\Users\jenkins\workspace\CE_gplibrary_Push_research_models\mosek   || exit /b 666 
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:///C:/Users/jenkins/workspace/CE_gplibrary_Push_research_models/mosek
Requirement already satisfied: numpy>=1.12 in c:\anaconda2\lib\site-packages (from gpkitmodels==0.0.0.0) (1.16.5)
Requirement already satisfied: scipy in c:\anaconda2\lib\site-packages (from gpkitmodels==0.0.0.0) (1.2.2)
Requirement already satisfied: pint in c:\anaconda2\lib\site-packages (from gpkitmodels==0.0.0.0) (0.9)
Requirement already satisfied: future in c:\anaconda2\lib\site-packages (from gpkitmodels==0.0.0.0) (0.17.1)
Requirement already satisfied: funcsigs; python_version == "2.7" in c:\anaconda2\lib\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

(venv2_gpkit) (base) C:\Users\jenkins\workspace\CE_gplibrary_Push_research_models\mosek>REM Show the settings file 

(venv2_gpkit) (base) C:\Users\jenkins\workspace\CE_gplibrary_Push_research_models\mosek>REM type C:\Users\jenkins\workspace\CE_gplibrary_Push_research_models\mosek\gpkit\env\settings 

(venv2_gpkit) (base) C:\Users\jenkins\workspace\CE_gplibrary_Push_research_models\mosek>REM dir C:\Users\jenkins\workspace\CE_gplibrary_Push_research_models\mosek\build_gpkit 

(venv2_gpkit) (base) C:\Users\jenkins\workspace\CE_gplibrary_Push_research_models\mosek>REM Limit number of threads that be can used 

(venv2_gpkit) (base) C:\Users\jenkins\workspace\CE_gplibrary_Push_research_models\mosek>set MSK_IPAR_NUM_THREADS=2 

(venv2_gpkit) (base) C:\Users\jenkins\workspace\CE_gplibrary_Push_research_models\mosek>set MKL_NUM_THREADS=2 

(venv2_gpkit) (base) C:\Users\jenkins\workspace\CE_gplibrary_Push_research_models\mosek>set NUMEXPR_NUM_THREADS=2 

(venv2_gpkit) (base) C:\Users\jenkins\workspace\CE_gplibrary_Push_research_models\mosek>set OPENBLAS_NUM_THREADS=2 

(venv2_gpkit) (base) C:\Users\jenkins\workspace\CE_gplibrary_Push_research_models\mosek>set OMP_NUM_THREADS=2 

(venv2_gpkit) (base) C:\Users\jenkins\workspace\CE_gplibrary_Push_research_models\mosek>python -c "from gpkit.tests.test_repo import test_repos; test_repos(xmloutput=True)"   || exit /b 666 
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.]
....................................................................................................................................................................................................................................................Found no installed solvers, beginning a build.
# Moving to the directory from which GPkit was imported.
Started building gpkit...

Attempting to find and build solvers:

# Looking for mosek
#     Found C:\Program Files\Mosek\8\tools\platform\win64x86\h\mosek.h
#     Found C:\Program Files\Mosek\8\tools\platform\win64x86\bin\mosek64_8_0.dll
#     Found C:\Program Files\Mosek\8\tools\examples\c\scopt-ext.c
#     Found C:\Program Files\Mosek\8\tools\examples\c\expopt.c
#     Found C:\Program Files\Mosek\8\tools\examples\c\dgopt.c
#     Found C:\Program Files\Mosek\8\tools\examples\c\scopt-ext.h
#     Found C:\Program Files\Mosek\8\tools\examples\c\expopt.h
#     Found C:\Program Files\Mosek\8\tools\examples\c\dgopt.h
#     Found C:\Program Files\Mosek\8\tools\platform\win64x86\h\mosek.h
# Found mosek version 8, installed to C:\Program Files\Mosek
#
# Building mosek...
#     Replacing directory _mosek\build
#     Replacing directory C:\Users\jenkins\workspace\CE_gplibrary_Push_research_models\mosek\build_gpkit
#
#   Copying expopt library files to _mosek\build
#     Copying C:\Program Files\Mosek\8\tools\examples\c\scopt-ext.c
#     Copying C:\Program Files\Mosek\8\tools\examples\c\expopt.c
#     Copying C:\Program Files\Mosek\8\tools\examples\c\dgopt.c
#     Copying C:\Program Files\Mosek\8\tools\examples\c\scopt-ext.h
#     Copying C:\Program Files\Mosek\8\tools\examples\c\expopt.h
#     Copying C:\Program Files\Mosek\8\tools\examples\c\dgopt.h
#     Copying C:\Program Files\Mosek\8\tools\platform\win64x86\h\mosek.h
#
#   Applying expopt patches...
#
#     Change in _mosek\build\dgopt.con line 653
#     --         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 _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 _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 _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,--export-all-symbols,-R "C:\Program Files\Mosek\8\tools\platform\win64x86\bin"    _mosek\build\scopt-ext.c _mosek\build\expopt.c _mosek\build\dgopt.c   "C:\Program Files\Mosek\8\tools\platform\win64x86\bin\mosek64_8_0.dll" -o C:\Users\jenkins\workspace\CE_gplibrary_Push_research_models\mosek\build_gpkit\expopt.so'
##
### 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...
# Found cvxopt in Python path
...finished building gpkit.
Replaced found solvers ([u'mosek', u'mosek_cli', u'cvxopt']) with environment var GPKITSOLVERS (mosek, mosek_cli)

Found the following solvers: mosek, mosek_cli
#     Replacing directory env
x[:] <= w

GPkit is now installed with solver(s) [u'mosek', u'mosek_cli']
To incorporate new solvers at a later date, run `gpkit.build()`.

If any tests didn't pass, please post the output above
(starting from "Found no installed solvers, beginning a build.")
to gpkit@mit.edu or https://github.com/convexengineering/gpkit/issues/new
so we can prevent others from having these errors.

The same goes for any other bugs you encounter with GPkit:
send 'em our way, along with any interesting models, speculative features,
comments, discussions, or clarifications you feel like sharing.

Finally, we hope you find our documentation (https://gpkit.readthedocs.io/)
and engineering-design models (https://github.com/convexengineering/gplibrary/)
to be useful resources for your own applicatiCloning 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:///C:/Users/jenkins/workspace/CE_gplibrary_Push_research_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 c:\users\jenkins\workspace\ce_gplibrary_push_research_models\mosek\robust
Requirement already satisfied: gpkit in c:\users\jenkins\workspace\ce_gplibrary_push_research_models\mosek\gpkit (from robust==0.0.0) (0.9.1.0)
Requirement already satisfied: numpy in c:\anaconda2\lib\site-packages (from robust==0.0.0) (1.16.5)
Requirement already satisfied: matplotlib in c:\anaconda2\lib\site-packages (from robust==0.0.0) (2.2.4)
Requirement already satisfied: scipy in c:\anaconda2\lib\site-packages (from robust==0.0.0) (1.2.2)
Requirement already satisfied: pint>=0.8.1 in c:\anaconda2\lib\site-packages (from gpkit->robust==0.0.0) (0.9)
Requirement already satisfied: ad in c:\anaconda2\lib\site-packages (from gpkit->robust==0.0.0) (1.3.2)
Requirement already satisfied: cvxopt>=1.1.8 in c:\anaconda2\lib\site-packages (from gpkit->robust==0.0.0) (1.2.3)
Requirement already satisfied: six in c:\anaconda2\lib\site-packages (from gpkit->robust==0.0.0) (1.12.0)
Requirement already satisfied: python-dateutil>=2.1 in c:\anaconda2\lib\site-packages (from matplotlib->robust==0.0.0) (2.8.0)
Requirement already satisfied: pyparsing!=2.0.4,!=2.1.2,!=2.1.6,>=2.0.1 in c:\anaconda2\lib\site-packages (from matplotlib->robust==0.0.0) (2.4.2)
Requirement already satisfied: pytz in c:\anaconda2\lib\site-packages (from matplotlib->robust==0.0.0) (2019.2)
Requirement already satisfied: backports.functools-lru-cache in c:\anaconda2\lib\site-packages (from matplotlib->robust==0.0.0) (1.5)
Requirement already satisfied: cycler>=0.10 in c:\anaconda2\lib\site-packages (from matplotlib->robust==0.0.0) (0.10.0)
Requirement already satisfied: kiwisolver>=1.0.1 in c:\anaconda2\lib\site-packages (from matplotlib->robust==0.0.0) (1.1.0)
Requirement already satisfied: funcsigs; python_version == "2.7" in c:\anaconda2\lib\site-packages (from pint>=0.8.1->gpkit->robust==0.0.0) (1.0.2)
Requirement already satisfied: mkl in c:\anaconda2\lib\site-packages (from cvxopt>=1.1.8->gpkit->robust==0.0.0) (2018.0.0)
Requirement already satisfied: setuptools in c:\users\jenkins\workspace\ce_gplibrary_push_research_models\mosek\venv2_gpkit\lib\site-packages (from kiwisolver>=1.0.1->matplotlib->robust==0.0.0) (41.4.0)
Requirement already satisfied: intel-openmp==2018.0.0 in c:\anaconda2\lib\site-packages (from mkl->cvxopt>=1.1.8->gpkit->robust==0.0.0) (2018.0.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=220320 sha256=d40459c1b4577517bedf34bba4b472dba5c72695a14566e562f68fc14431a48d
  Stored in directory: c:\users\jenkins\appdata\local\temp\pip-ephem-wheel-cache-d4xedy\wheels\50\39\0c\08230221f22bf8c9b817d8cb704fdd0256ebc593159c92c134
Successfully built robust
Installing collected packages: robust
Successfully installed robust-0.0.0

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

OK
..................adding test for 'run_tests.py'

----------------------------------------------------------------------
Ran 17 tests in 27.120s

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

OK

Generating XML reports...
Cloning into 'shopping'...
adding test for 'test.py'
Using solver 'mosek'
Solving for 25 variables.
Solving took 0.307 seconds.
Using solver 'mosek'
Solving for 25 variables.
Solving took 0.025 seconds.
Using solver 'mosek_cli'
Solving for 25 variables.
Solving took 0.089 seconds.

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

OK

Generating XML reports...
Cloning into 'gassolar'...
Checking out files:  22% (470/2110)   
Checking out files:  23% (486/2110)   
Checking out files:  24% (507/2110)   
Checking out files:  25% (528/2110)   
Checking out files:  26% (549/2110)   
Checking out files:  27% (570/2110)   
Checking out files:  28% (591/2110)   
Checking out files:  29% (612/2110)   
Checking out files:  30% (633/2110)   
Checking out files:  31% (655/2110)   
Checking out files:  32% (676/2110)   
Checking out files:  33% (697/2110)   
Checking out files:  34% (718/2110)   
Checking out files:  35% (739/2110)   
Checking out files:  36% (760/2110)   
Checking out files:  37% (781/2110)   
Checking out files:  38% (802/2110)   
Checking out files:  39% (823/2110)   
Checking out files:  40% (844/2110)   
Checking out files:  41% (866/2110)   
Checking out files:  42% (887/2110)   
Checking out files:  43% (908/2110)   
Checking out files:  44% (929/2110)   
Checking out files:  45% (950/2110)   
Checking out files:  46% (971/2110)   
Checking out files:  47% (992/2110)   
Checking out files:  48% (1013/2110)   
Checking out files:  48% (1031/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:  70% (1477/2110)   
Checking out files:  71% (1499/2110)   
Checking out files:  72% (1520/2110)   
Checking out files:  73% (1541/2110)   
Checking out files:  73% (1555/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:  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:  98% (2077/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 c:\anaconda2\lib\site-packages (0.24.2)
Requirement already satisfied: numpy>=1.12.0 in c:\anaconda2\lib\site-packages (from pandas) (1.16.5)
Requirement already satisfied: pytz>=2011k in c:\anaconda2\lib\site-packages (from pandas) (2019.2)
Requirement already satisfied: python-dateutil>=2.5.0 in c:\anaconda2\lib\site-packages (from pandas) (2.8.0)
Requirement already satisfied: six>=1.5 in c:\anaconda2\lib\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 c:\users\jenkins\appdata\local\temp\pip-req-build-zfzszf
  Running command git clone -q https://github.com/hoburg/gpfit.git 'c:\users\jenkins\appdata\local\temp\pip-req-build-zfzszf'
Requirement already satisfied: numpy in c:\anaconda2\lib\site-packages (from gpfit==0.1) (1.16.5)
Requirement already satisfied: scipy in c:\anaconda2\lib\site-packages (from gpfit==0.1) (1.2.2)
Requirement already satisfied: gpkit in c:\users\jenkins\workspace\ce_gplibrary_push_research_models\mosek\gpkit (from gpfit==0.1) (0.9.1.0)
Requirement already satisfied: pint>=0.8.1 in c:\anaconda2\lib\site-packages (from gpkit->gpfit==0.1) (0.9)
Requirement already satisfied: ad in c:\anaconda2\lib\site-packages (from gpkit->gpfit==0.1) (1.3.2)
Requirement already satisfied: cvxopt>=1.1.8 in c:\anaconda2\lib\site-packages (from gpkit->gpfit==0.1) (1.2.3)
Requirement already satisfied: six in c:\anaconda2\lib\site-packages (from gpkit->gpfit==0.1) (1.12.0)
Requirement already satisfied: funcsigs; python_version == "2.7" in c:\anaconda2\lib\site-packages (from pint>=0.8.1->gpkit->gpfit==0.1) (1.0.2)
Requirement already satisfied: mkl in c:\anaconda2\lib\site-packages (from cvxopt>=1.1.8->gpkit->gpfit==0.1) (2018.0.0)
Requirement already satisfied: intel-openmp==2018.0.0 in c:\anaconda2\lib\site-packages (from mkl->cvxopt>=1.1.8->gpkit->gpfit==0.1) (2018.0.0)
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=25428 sha256=a062d41d2720ccc1f18841e9d3e81d627f0aba780acfbe7404d1a396642fb52d
  Stored in directory: c:\users\jenkins\appdata\local\temp\pip-ephem-wheel-cache-pqj4aj\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 c:\users\jenkins\workspace\ce_gplibrary_push_research_models\mosek\gassolar
Requirement already satisfied: numpy in c:\anaconda2\lib\site-packages (from gassolar==0.0.0.0) (1.16.5)
Requirement already satisfied: scipy in c:\anaconda2\lib\site-packages (from gassolar==0.0.0.0) (1.2.2)
Requirement already satisfied: gpkit in c:\users\jenkins\workspace\ce_gplibrary_push_research_models\mosek\gpkit (from gassolar==0.0.0.0) (0.9.1.0)
Requirement already satisfied: pandas in c:\anaconda2\lib\site-packages (from gassolar==0.0.0.0) (0.24.2)
Requirement already satisfied: gpfit in c:\users\jenkins\workspace\ce_gplibrary_push_research_models\mosek\venv2_gpkit\lib\site-packages (from gassolar==0.0.0.0) (0.1)
Requirement already satisfied: pint>=0.8.1 in c:\anaconda2\lib\site-packages (from gpkit->gassolar==0.0.0.0) (0.9)
Requirement already satisfied: ad in c:\anaconda2\lib\site-packages (from gpkit->gassolar==0.0.0.0) (1.3.2)
Requirement already satisfied: cvxopt>=1.1.8 in c:\anaconda2\lib\site-packages (from gpkit->gassolar==0.0.0.0) (1.2.3)
Requirement already satisfied: six in c:\anaconda2\lib\site-packages (from gpkit->gassolar==0.0.0.0) (1.12.0)
Requirement already satisfied: pytz>=2011k in c:\anaconda2\lib\site-packages (from pandas->gassolar==0.0.0.0) (2019.2)
Requirement already satisfied: python-dateutil>=2.5.0 in c:\anaconda2\lib\site-packages (from pandas->gassolar==0.0.0.0) (2.8.0)
Requirement already satisfied: funcsigs; python_version == "2.7" in c:\anaconda2\lib\site-packages (from pint>=0.8.1->gpkit->gassolar==0.0.0.0) (1.0.2)
Requirement already satisfied: mkl in c:\anaconda2\lib\site-packages (from cvxopt>=1.1.8->gpkit->gassolar==0.0.0.0) (2018.0.0)
Requirement already satisfied: intel-openmp==2018.0.0 in c:\anaconda2\lib\site-packages (from mkl->cvxopt>=1.1.8->gpkit->gassolar==0.0.0.0) (2018.0.0)
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=4895585 sha256=1314cef85dc14b4a9f8c5591b3bda62f5340e3c8b4e3f5caf2d45b3786390a8b
  Stored in directory: c:\users\jenkins\appdata\local\temp\pip-ephem-wheel-cache-e6litl\wheels\80\d3\c8\b13870a45fd8b91b20a4d028a6677fa737950151fa776c059c
Successfully built gassolar
Installing collected packages: gassolar
Successfully installed gassolar-0.0.0.0
adding test for 'gassolar/gas/gas.py'
adding test for 'gassolar/solar/solar.py'
Using solver 'mosek'
Solving for 592 variables.
Solving took 0.256 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 1.3 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.526 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.619 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.427 seconds.
Warning: Variable Mission.FlightSegment.AircraftPerf.WingAero.Re could cause inaccurate result because it is below lower bound. Solution is 102558.3537 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.26 seconds.
Warning: Variable Mission1.FlightSegment.AircraftPerf.WingAero.Re could cause inaccurate result because it is below lower bound. Solution is 103379.4302 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.0832 but bound is 150000.0000
Using solver 'mosek_cli'
Solving for 1250 variables.
Solving took 0.584 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.7 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

Running tests...
----------------------------------------------------------------------
c:\anaconda2\lib\site-packages\pint\quantity.py:1377: UnitStrippedWarning: The unit of the quantity is stripped.
  warnings.warn("The unit of the quantity is stripped.", UnitStrippedWarning)
..C:\Users\jenkins\workspace\CE_gplibrary_Push_research_models\mosek\venv2_gpkit\lib\site-packages\gassolar\environment\solar_irradiance.py:40: RuntimeWarning: overflow encountered in exp
  tau = np.exp(-0.175/costhsun)
..
----------------------------------------------------------------------
Ran 4 tests in 32.380s

OK

Generating XML reports...
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 c:\anaconda2\lib\site-packages (0.24.2)
Requirement already satisfied: numpy>=1.12.0 in c:\anaconda2\lib\site-packages (from pandas) (1.16.5)
Requirement already satisfied: pytz>=2011k in c:\anaconda2\lib\site-packages (from pandas) (2019.2)
Requirement already satisfied: python-dateutil>=2.5.0 in c:\anaconda2\lib\site-packages (from pandas) (2.8.0)
Requirement already satisfied: six>=1.5 in c:\anaconda2\lib\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 c:\users\jenkins\appdata\local\temp\pip-req-build-vtl_nm
  Running command git clone -q https://github.com/hoburg/gpfit.git 'c:\users\jenkins\appdata\local\temp\pip-req-build-vtl_nm'
Requirement already satisfied (use --upgrade to upgrade): gpfit==0.1 from git+https://github.com/hoburg/gpfit.git in c:\users\jenkins\workspace\ce_gplibrary_push_research_models\mosek\venv2_gpkit\lib\site-packages
Requirement already satisfied: numpy in c:\anaconda2\lib\site-packages (from gpfit==0.1) (1.16.5)
Requirement already satisfied: scipy in c:\anaconda2\lib\site-packages (from gpfit==0.1) (1.2.2)
Requirement already satisfied: gpkit in c:\users\jenkins\workspace\ce_gplibrary_push_research_models\mosek\gpkit (from gpfit==0.1) (0.9.1.0)
Requirement already satisfied: pint>=0.8.1 in c:\anaconda2\lib\site-packages (from gpkit->gpfit==0.1) (0.9)
Requirement already satisfied: ad in c:\anaconda2\lib\site-packages (from gpkit->gpfit==0.1) (1.3.2)
Requirement already satisfied: cvxopt>=1.1.8 in c:\anaconda2\lib\site-packages (from gpkit->gpfit==0.1) (1.2.3)
Requirement already satisfied: six in c:\anaconda2\lib\site-packages (from gpkit->gpfit==0.1) (1.12.0)
Requirement already satisfied: funcsigs; python_version == "2.7" in c:\anaconda2\lib\site-packages (from pint>=0.8.1->gpkit->gpfit==0.1) (1.0.2)
Requirement already satisfied: mkl in c:\anaconda2\lib\site-packages (from cvxopt>=1.1.8->gpkit->gpfit==0.1) (2018.0.0)
Requirement already satisfied: intel-openmp==2018.0.0 in c:\anaconda2\lib\site-packages (from mkl->cvxopt>=1.1.8->gpkit->gpfit==0.1) (2018.0.0)
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=25428 sha256=88b160acc609887fee39fd2a2c6eb389c8a6f0e1fd5f6c210de72800fab8d815
  Stored in directory: c:\users\jenkins\appdata\local\temp\pip-ephem-wheel-cache-8qysub\wheels\4d\4b\2e\9480645acbe8d32004b09b3732f616bbb2a9ee75e4526f058f
Successfully built gpfit
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.2685122049993502e-13.
Solving took 4 GP solves and 1.7 seconds.
Beginning signomial solve.
Allowing negative dual variable(s) as small as -1.290206e-13.
Solving took 4 GP solves and 2.12 seconds.
Allowing negative dual variable(s) as small as -1.023655552684355e-12.
Allowing negative dual variable(s) as small as -1.1161195665604362e-12.
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.622
design loiter speed [m/s] = 25.070
rotation speed at 55 lbs [m/s] = 18.185
rotation speed at 150 lbs [m/s] = 28.236
optimum loiter speed for min power, start of loiter [m/s] = 25.279
optimum loiter speed for min power, end of loiter [m/s] = 17.233
optimum cruise speed, inbound [m/s] = 25.637
optimum cruise speed, outbound [m/s] = 36.269
Beginning signomial solve.
Allowing negative dual variable(s) as small as -6.468899079069157e-12.
Solving took 4 GP solves and 1.52 seconds.
Max Speed [m/s]: 74.76
Beginning signomial solve.
Solving took 4 GP solves and 1.05 seconds.
Max payload weight [lbf] = 28.083
Max take off weight [lbf] = 166.417
Allowing negative dual variable(s) as small as -1.02135e-12.
Allowing negative dual variable(s) as small as -1.115937e-12.
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.622
design loiter speed [m/s] = 25.070
rotation speed at 55 lbs [m/s] = 18.185
rotation speed at 150 lbs [m/s] = 28.236
optimum loiter speed for min power, start of loiter [m/s] = 25.279
optimum loiter speed for min power, end of loiter [m/s] = 17.233
optimum cruise speed, inbound [m/s] = 25.637
optimum cruise speed, outbound [m/s] = 36.269
Beginning signomial solve.
Allowing negative dual variable(s) as small as -6.469013e-12.
Solving took 4 GP solves and 2.18 seconds.
Max Speed [m/s]: 74.76
Beginning signomial solve.
Solving took 4 GP solves and 1.8 seconds.
Max payload weight [lbf] = 28.083
Max take off weight [lbf] = 166.418

Running tests...
----------------------------------------------------------------------
c:\anaconda2\lib\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 33.179s

OK

Generating XML reports...
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 c:\users\jenkins\workspace\ce_gplibrary_push_research_models\mosek\turbofan
Requirement already satisfied: numpy in c:\anaconda2\lib\site-packages (from turbofan==0.0.0.0) (1.16.5)
Requirement already satisfied: scipy in c:\anaconda2\lib\site-packages (from turbofan==0.0.0.0) (1.2.2)
Requirement already satisfied: pint in c:\anaconda2\lib\site-packages (from turbofan==0.0.0.0) (0.9)
Requirement already satisfied: future in c:\anaconda2\lib\site-packages (from turbofan==0.0.0.0) (0.17.1)
Requirement already satisfied: funcsigs; python_version == "2.7" in c:\anaconda2\lib\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=44202 sha256=a9caf48e07ccef792d5fa32e81ee0c70fc1cf8a8a057cc703a98cebe8a7c1dcd
  Stored in directory: c:\users\jenkins\appdata\local\temp\pip-ephem-wheel-cache-1tlfi7\wheels\65\77\b5\b5ea3c38af76a0a0a2c4350d353bafa783022d50b4217bc6db
Successfully built turbofan
Installing collected packages: turbofan
Successfully installed turbofan-0.0.0.0
adding test for 'turbofan/engine_test.py'
Beginning signomial solve.
Using solver 'mosek'
Solving for 243 variables.
Solving took 0.039 seconds.
Using solver 'mosek'
Solving for 244 variables.
Solving took 0.043 seconds.
Using solver 'mosek'
Solving for 243 variables.
Solving took 0.052 seconds.
Using solver 'mosek'
Solving for 243 variables.
Solving took 0.041 seconds.
Using solver 'mosek'
Solving for 243 variables.
Solving took 0.039 seconds.
Using solver 'mosek'
Solving for 243 variables.
Solving took 0.04 seconds.
Using solver 'mosek'
Solving for 243 variables.
Solving took 0.043 seconds.
Using solver 'mosek'
Solving for 243 variables.
Solving took 0.042 seconds.
Using solver 'mosek'
Solving for 243 variables.
Solving took 0.043 seconds.
Using solver 'mosek'
Solving for 243 variables.
Solving took 0.042 seconds.
Using solver 'mosek'
Solving for 243 variables.
Solving took 0.052 seconds.
Solving took 11 GP solves and 0.859 seconds.

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

OK

Generating XML reports...
Cloning into 'solar'...
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 c:\anaconda2\lib\site-packages (0.24.2)
Requirement already satisfied: numpy>=1.12.0 in c:\anaconda2\lib\site-packages (from pandas) (1.16.5)
Requirement already satisfied: pytz>=2011k in c:\anaconda2\lib\site-packages (from pandas) (2019.2)
Requirement already satisfied: python-dateutil>=2.5.0 in c:\anaconda2\lib\site-packages (from pandas) (2.8.0)
Requirement already satisfied: six>=1.5 in c:\anaconda2\lib\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/convexengineering/gpfit.git
  Cloning https://github.com/convexengineering/gpfit.git to c:\users\jenkins\appdata\local\temp\pip-req-build-fh_siu
  Running command git clone -q https://github.com/convexengineering/gpfit.git 'c:\users\jenkins\appdata\local\temp\pip-req-build-fh_siu'
Requirement already satisfied (use --upgrade to upgrade): gpfit==0.1 from git+https://github.com/convexengineering/gpfit.git in c:\users\jenkins\workspace\ce_gplibrary_push_research_models\mosek\venv2_gpkit\lib\site-packages
Requirement already satisfied: numpy in c:\anaconda2\lib\site-packages (from gpfit==0.1) (1.16.5)
Requirement already satisfied: scipy in c:\anaconda2\lib\site-packages (from gpfit==0.1) (1.2.2)
Requirement already satisfied: gpkit in c:\users\jenkins\workspace\ce_gplibrary_push_research_models\mosek\gpkit (from gpfit==0.1) (0.9.1.0)
Requirement already satisfied: pint>=0.8.1 in c:\anaconda2\lib\site-packages (from gpkit->gpfit==0.1) (0.9)
Requirement already satisfied: ad in c:\anaconda2\lib\site-packages (from gpkit->gpfit==0.1) (1.3.2)
Requirement already satisfied: cvxopt>=1.1.8 in c:\anaconda2\lib\site-packages (from gpkit->gpfit==0.1) (1.2.3)
Requirement already satisfied: six in c:\anaconda2\lib\site-packages (from gpkit->gpfit==0.1) (1.12.0)
Requirement already satisfied: funcsigs; python_version == "2.7" in c:\anaconda2\lib\site-packages (from pint>=0.8.1->gpkit->gpfit==0.1) (1.0.2)
Requirement already satisfied: mkl in c:\anaconda2\lib\site-packages (from cvxopt>=1.1.8->gpkit->gpfit==0.1) (2018.0.0)
Requirement already satisfied: intel-openmp==2018.0.0 in c:\anaconda2\lib\site-packages (from mkl->cvxopt>=1.1.8->gpkit->gpfit==0.1) (2018.0.0)
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=25428 sha256=099dabbbdb30682587c514e857029c47f89a2651574253eb7033cf94029b3f46
  Stored in directory: c:\users\jenkins\appdata\local\temp\pip-ephem-wheel-cache-es2ysd\wheels\d5\94\ac\b1f68b07599181f26f4b9149a1a6d49dfc5cdbc65de1a14d12
Successfully built gpfit
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/convexengineering/gassolar.git
  Cloning https://github.com/convexengineering/gassolar.git to c:\users\jenkins\appdata\local\temp\pip-req-build-0wt6da
  Running command git clone -q https://github.com/convexengineering/gassolar.git 'c:\users\jenkins\appdata\local\temp\pip-req-build-0wt6da'
Requirement already satisfied (use --upgrade to upgrade): gassolar==0.0.0.0 from git+https://github.com/convexengineering/gassolar.git in c:\users\jenkins\workspace\ce_gplibrary_push_research_models\mosek\venv2_gpkit\lib\site-packages
Requirement already satisfied: numpy in c:\anaconda2\lib\site-packages (from gassolar==0.0.0.0) (1.16.5)
Requirement already satisfied: scipy in c:\anaconda2\lib\site-packages (from gassolar==0.0.0.0) (1.2.2)
Requirement already satisfied: gpkit in c:\users\jenkins\workspace\ce_gplibrary_push_research_models\mosek\gpkit (from gassolar==0.0.0.0) (0.9.1.0)
Requirement already satisfied: pandas in c:\anaconda2\lib\site-packages (from gassolar==0.0.0.0) (0.24.2)
Requirement already satisfied: gpfit in c:\users\jenkins\workspace\ce_gplibrary_push_research_models\mosek\venv2_gpkit\lib\site-packages (from gassolar==0.0.0.0) (0.1)
Requirement already satisfied: pint>=0.8.1 in c:\anaconda2\lib\site-packages (from gpkit->gassolar==0.0.0.0) (0.9)
Requirement already satisfied: ad in c:\anaconda2\lib\site-packages (from gpkit->gassolar==0.0.0.0) (1.3.2)
Requirement already satisfied: cvxopt>=1.1.8 in c:\anaconda2\lib\site-packages (from gpkit->gassolar==0.0.0.0) (1.2.3)
Requirement already satisfied: six in c:\anaconda2\lib\site-packages (from gpkit->gassolar==0.0.0.0) (1.12.0)
Requirement already satisfied: pytz>=2011k in c:\anaconda2\lib\site-packages (from pandas->gassolar==0.0.0.0) (2019.2)
Requirement already satisfied: python-dateutil>=2.5.0 in c:\anaconda2\lib\site-packages (from pandas->gassolar==0.0.0.0) (2.8.0)
Requirement already satisfied: funcsigs; python_version == "2.7" in c:\anaconda2\lib\site-packages (from pint>=0.8.1->gpkit->gassolar==0.0.0.0) (1.0.2)
Requirement already satisfied: mkl in c:\anaconda2\lib\site-packages (from cvxopt>=1.1.8->gpkit->gassolar==0.0.0.0) (2018.0.0)
Requirement already satisfied: intel-openmp==2018.0.0 in c:\anaconda2\lib\site-packages (from mkl->cvxopt>=1.1.8->gpkit->gassolar==0.0.0.0) (2018.0.0)
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=4895585 sha256=1b105bde2c3ece257944d786ddb7e41e1ede17b5c284e9ae36dfe144d7523af6
  Stored in directory: c:\users\jenkins\appdata\local\temp\pip-ephem-wheel-cache-9vcvjn\wheels\fe\11\0a\2dde16df75c51194d20248ec9e30e88fc7200e9fc4664b032e
Successfully built gassolar
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 c:\users\jenkins\workspace\ce_gplibrary_push_research_models\mosek\solar
Requirement already satisfied: numpy in c:\anaconda2\lib\site-packages (from solar==0.0.0.0) (1.16.5)
Requirement already satisfied: scipy in c:\anaconda2\lib\site-packages (from solar==0.0.0.0) (1.2.2)
Requirement already satisfied: gpkit in c:\users\jenkins\workspace\ce_gplibrary_push_research_models\mosek\gpkit (from solar==0.0.0.0) (0.9.1.0)
Requirement already satisfied: pandas in c:\anaconda2\lib\site-packages (from solar==0.0.0.0) (0.24.2)
Requirement already satisfied: gpfit in c:\users\jenkins\workspace\ce_gplibrary_push_research_models\mosek\venv2_gpkit\lib\site-packages (from solar==0.0.0.0) (0.1)
Requirement already satisfied: gpkitmodels in c:\users\jenkins\workspace\ce_gplibrary_push_research_models\mosek\gplibrary (from solar==0.0.0.0) (0.0.0.0)
Requirement already satisfied: pint>=0.8.1 in c:\anaconda2\lib\site-packages (from gpkit->solar==0.0.0.0) (0.9)
Requirement already satisfied: ad in c:\anaconda2\lib\site-packages (from gpkit->solar==0.0.0.0) (1.3.2)
Requirement already satisfied: cvxopt>=1.1.8 in c:\anaconda2\lib\site-packages (from gpkit->solar==0.0.0.0) (1.2.3)
Requirement already satisfied: six in c:\anaconda2\lib\site-packages (from gpkit->solar==0.0.0.0) (1.12.0)
Requirement already satisfied: pytz>=2011k in c:\anaconda2\lib\site-packages (from pandas->solar==0.0.0.0) (2019.2)
Requirement already satisfied: python-dateutil>=2.5.0 in c:\anaconda2\lib\site-packages (from pandas->solar==0.0.0.0) (2.8.0)
Requirement already satisfied: future in c:\anaconda2\lib\site-packages (from gpkitmodels->solar==0.0.0.0) (0.17.1)
Requirement already satisfied: funcsigs; python_version == "2.7" in c:\anaconda2\lib\site-packages (from pint>=0.8.1->gpkit->solar==0.0.0.0) (1.0.2)
Requirement already satisfied: mkl in c:\anaconda2\lib\site-packages (from cvxopt>=1.1.8->gpkit->solar==0.0.0.0) (2018.0.0)
Requirement already satisfied: intel-openmp==2018.0.0 in c:\anaconda2\lib\site-packages (from mkl->cvxopt>=1.1.8->gpkit->solar==0.0.0.0) (2018.0.0)
Building wheels for collected packages: solar
  Building wheel for solar (setup.py): started
  Building wheel for solar (setup.py): finished with status 'done'
  Created wheel for solar: filename=solar-0.0.0.0-cp27-none-any.whl size=14954 sha256=7f97450397a88efd7a46f456a5184fa05fc58e8f978b4cfa0de9b8079401d232
  Stored in directory: c:\users\jenkins\appdata\local\temp\pip-ephem-wheel-cache-ivf5ve\wheels\5f\7c\8d\cbcbbe9ae7e687aa0883402d9f4442fb19bca7314625c1985a
Successfully built solar
Installing collected packages: solar
Successfully installed solar-0.0.0.0
adding test for 'solar/sens_chart.py'
adding test for 'solar/season.py'
adding test for 'solar/npod_trade.py'

N=1
Beginning signomial solve.
Solving took 5 GP solves and 1.56 seconds.
Warning: Variable Mission.Climb.AircraftDrag.WingAero.CL[:] could cause inaccurate result because it is below lower bound. Solution is 0.8904 but bound is 0.9465
Warning: Variable Mission.Climb.AircraftDrag.WingAero.Re[:] could cause inaccurate result because it is above upper bound. Solution is 1632916.9438 but bound is 600000.0000
Warning: Variable Mission.Climb.AircraftDrag.TailAero1.Re[:] could cause inaccurate result because it is above upper bound. Solution is 1259333.2962 but bound is 1000000.0000

N=3
Beginning signomial solve.
Solving took 5 GP solves and 1.7 seconds.
Warning: Variable Mission1.Climb.AircraftDrag.WingAero.CL[:] could cause inaccurate result because it is below lower bound. Solution is 1.1135 but bound is 0.9465
Warning: Variable Mission1.Climb.AircraftDrag.WingAero.Re[:] could cause inaccurate result because it is above upper bound. Solution is 1036204.4449 but bound is 600000.0000
Warning: Variable Mission1.Climb.AircraftDrag.TailAero1.Re[:] could cause inaccurate result because it is above upper bound. Solution is 1006645.3573 but bound is 1000000.0000

N=5
Beginning signomial solve.
Solving took 5 GP solves and 1.47 seconds.
Warning: Variable Mission2.Climb.AircraftDrag.WingAero.CL[:] could cause inaccurate result because it is below lower bound. Solution is 1.1487 but bound is 0.9465
Warning: Variable Mission2.Climb.AircraftDrag.WingAero.Re[:] could cause inaccurate result because it is above upper bound. Solution is 989673.4665 but bound is 600000.0000
Warning: Variable Mission2.Climb.AircraftDrag.TailAero1.Re[:] could cause inaccurate result because it is above upper bound. Solution is 1019678.5408 but bound is 1000000.0000

N=7
Beginning signomial solve.
Solving took 5 GP solves and 1.55 seconds.
Warning: Variable Mission3.Climb.AircraftDrag.WingAero.CL[:] could cause inaccurate result because it is below lower bound. Solution is 1.1643 but bound is 0.9465
Warning: Variable Mission3.Climb.AircraftDrag.WingAero.Re[:] could cause inaccurate result because it is above upper bound. Solution is 976142.1474 but bound is 600000.0000
Warning: Variable Mission3.Climb.AircraftDrag.TailAero1.Re[:] could cause inaccurate result because it is above upper bound. Solution is 1042059.4123 but bound is 1000000.0000

N=9
Beginning signomial solve.
Solving took 5 GP solves and 1.65 seconds.
Warning: Variable Mission4.Climb.AircraftDrag.WingAero.CL[:] could cause inaccurate result because it is below lower bound. Solution is 1.1567 but bound is 0.9465
Warning: Variable Mission4.Climb.AircraftDrag.WingAero.Re[:] could cause inaccurate result because it is above upper bound. Solution is 1007400.4790 but bound is 600000.0000
Warning: Variable Mission4.Climb.AircraftDrag.TailAero1.Re[:] could cause inaccurate result because it is above upper bound. Solution is 1092545.5154 but bound is 1000000.0000

N=0
Beginning signomial solve.
Solving took 4 GP solves and 1.06 seconds.
Warning: Variable Mission5.Climb.AircraftDrag.WingAero.CL[:] could cause inaccurate result because it is below lower bound. Solution is 1.0536 but bound is 0.9465
Warning: Variable Mission5.Climb.AircraftDrag.WingAero.Re[:] could cause inaccurate result because it is above upper bound. Solution is 1119121.2075 but bound is 600000.0000

N=1
Beginning signomial solve.
Solving took 5 GP solves and 2.95 seconds.
Warning: Variable Mission.Climb.AircraftDrag.WingAero.CL[:] could cause inaccurate result because it is below lower bound. Solution is 0.8904 but bound is 0.9465
Warning: Variable Mission.Climb.AircraftDrag.WingAero.Re[:] could cause inaccurate result because it is above upper bound. Solution is 1632919.3776 but bound is 600000.0000
Warning: Variable Mission.Climb.AircraftDrag.TailAero1.Re[:] could cause inaccurate result because it is above upper bound. Solution is 1259329.5070 but bound is 1000000.0000

N=3
Beginning signomial solve.
Solving took 5 GP solves and 3.11 seconds.
Warning: Variable Mission1.Climb.AircraftDrag.WingAero.CL[:] could cause inaccurate result because it is below lower bound. Solution is 1.1135 but bound is 0.9465
Warning: Variable Mission1.Climb.AircraftDrag.WingAero.Re[:] could cause inaccurate result because it is above upper bound. Solution is 1036209.6021 but bound is 600000.0000
Warning: Variable Mission1.Climb.AircraftDrag.TailAero1.Re[:] could cause inaccurate result because it is above upper bound. Solution is 1006641.3990 but bound is 1000000.0000

N=5
Beginning signomial solve.
Solving took 5 GP solves and 2.38 seconds.
Warning: Variable Mission2.Climb.AircraftDrag.WingAero.CL[:] could cause inaccurate result because it is below lower bound. Solution is 1.1487 but bound is 0.9465
Warning: Variable Mission2.Climb.AircraftDrag.WingAero.Re[:] could cause inaccurate result because it is above upper bound. Solution is 989673.1341 but bound is 600000.0000
Warning: Variable Mission2.Climb.AircraftDrag.TailAero1.Re[:] could cause inaccurate result because it is above upper bound. Solution is 1019680.6011 but bound is 1000000.0000

N=7
Beginning signomial solve.
Solving took 5 GP solves and 2.55 seconds.
Warning: Variable Mission3.Climb.AircraftDrag.WingAero.CL[:] could cause inaccurate result because it is below lower bound. Solution is 1.1643 but bound is 0.9465
Warning: Variable Mission3.Climb.AircraftDrag.WingAero.Re[:] could cause inaccurate result because it is above upper bound. Solution is 976138.7332 but bound is 600000.0000
Warning: Variable Mission3.Climb.AircraftDrag.TailAero1.Re[:] could cause inaccurate result because it is above upper bound. Solution is 1042059.9154 but bound is 1000000.0000

N=9
Beginning signomial solve.
Solving took 5 GP solves and 2.6 seconds.
Warning: Variable Mission4.Climb.AircraftDrag.WingAero.CL[:] could cause inaccurate result because it is below lower bound. Solution is 1.1567 but bound is 0.9465
Warning: Variable Mission4.Climb.AircraftDrag.WingAero.Re[:] could cause inaccurate result because it is above upper bound. Solution is 1007396.6632 but bound is 600000.0000
Warning: Variable Mission4.Climb.AircraftDrag.TailAero1.Re[:] could cause inaccurate result because it is above upper bound. Solution is 1092544.5684 but bound is 1000000.0000

N=0
Beginning signomial solve.
Solving took 4 GP solves and 1.58 seconds.
Warning: Variable Mission5.Climb.AircraftDrag.WingAero.CL[:] could cause inaccurate result because it is below lower bound. Solution is 1.0536 but bound is 0.9465
Warning: Variable Mission5.Climb.AircraftDrag.WingAero.Re[:] could cause inaccurate result because it is above upper bound. Solution is 1119116.3963 but bound is 600000.0000
Using solver 'mosek'
Solving for 14852 variables.
Solving took 5.34 seconds.
Allowing negative dual variable(s) as small as -3.4959520436463364e-11.
Warning: Variable Mission.Climb.AircraftDrag.WingAero.CL[:] could cause inaccurate result because it is below lower bound. Solution is 1.3227 but bound is 0.9465
Warning: Variable Mission.Climb.AircraftDrag.WingAero.Re[:] could cause inaccurate result because it is above upper bound. Solution is 671709.7536 but bound is 600000.0000
Using solver 'mosek'
Solving for 14852 variables.
Solving took 4.73 seconds.
Allowing negative dual variable(s) as small as -7.707478956260376e-11.
Warning: Variable Mission1.Climb.AircraftDrag.WingAero.CL[:] could cause inaccurate result because it is below lower bound. Solution is 1.2812 but bound is 0.9465
Warning: Variable Mission1.Climb.AircraftDrag.WingAero.Re[:] could cause inaccurate result because it is above upper bound. Solution is 729183.6150 but bound is 600000.0000
Using solver 'mosek'
Solving for 14852 variables.
Solving took 4.85 seconds.
Using solver 'mosek'
Solving for 14852 variables.
Solving took 4.82 seconds.
Allowing negative dual variable(s) as small as -6.076008276656608e-10.
Warning: Variable Mission.Climb.AircraftDrag.WingAero.CL[:] could cause inaccurate result because it is below lower bound. Solution is 1.3227 but bound is 0.9465
Warning: Variable Mission.Climb.AircraftDrag.WingAero.Re[:] could cause inaccurate result because it is above upper bound. Solution is 671709.7423 but bound is 600000.0000
Using solver 'mosek'
Solving for 14852 variables.
Solving took 4.55 seconds.
Allowing negative dual variable(s) as small as -2.352561501081638e-10.
Warning: Variable Mission1.Climb.AircraftDrag.WingAero.CL[:] could cause inaccurate result because it is below lower bound. Solution is 1.2812 but bound is 0.9465
Warning: Variable Mission1.Climb.AircraftDrag.WingAero.Re[:] could cause inaccurate result because it is above upper bound. Solution is 729183.6226 but bound is 600000.0000
Using solver 'mosek'
Solving for 14852 variables.
Solving took 4.53 seconds.
Allowing negative dual variable(s) as small as -5.6958112091655975e-09.
Warning: Variable Mission2.Climb.AircraftDrag.WingAero.CL[:] could cause inaccurate result because it is below lower bound. Solution is 1.2258 but bound is 0.9465
Warning: Variable Mission2.Climb.AircraftDrag.WingAero.Re[:] could cause inaccurate result because it is above upper bound. Solution is 802959.6113 but bound is 600000.0000
Using solver 'mosek'
Solving for 7672 variables.
Solving took 2.35 seconds.
Allowing negative dual variable(s) as small as -1.2313439500130301e-11.
Warning: Variable Mission3.Climb.AircraftDrag.WingAero.CL[:] could cause inaccurate result because it is below lower bound. Solution is 1.2008 but bound is 0.9465
Warning: Variable Mission3.Climb.AircraftDrag.WingAero.Re[:] could cause inaccurate result because it is above upper bound. Solution is 839122.5083 but bound is 600000.0000
Beginning signomial solve.
Solving took 4 GP solves and 1.14 seconds.
Warning: Variable Mission.Climb.AircraftDrag.WingAero.CL[:] could cause inaccurate result because it is below lower bound. Solution is 1.0536 but bound is 0.9465
Warning: Variable Mission.Climb.AircraftDrag.WingAero.Re[:] could cause inaccurate result because it is above upper bound. Solution is 1119121.2077 but bound is 600000.0000
Beginning signomial solve.
Solving took 4 GP solves and 1.09 seconds.
Warning: Variable Mission.Climb.AircraftDrag.WingAero.CL[:] could cause inaccurate result because it is below lower bound. Solution is 1.0536 but bound is 0.9465
Warning: Variable Mission.Climb.AircraftDrag.WingAero.Re[:] could cause inaccurate result because it is above upper bound. Solution is 1119121.2079 but bound is 600000.0000

Running tests...
----------------------------------------------------------------------
c:\anaconda2\lib\site-packages\pint\quantity.py:1377: UnitStrippedWarning: The unit of the quantity is stripped.
  warnings.warn("The unit of the quantity is stripped.", UnitStrippedWarning)
..C:\Users\jenkins\workspace\CE_gplibrary_Push_research_models\mosek\venv2_gpkit\lib\site-packages\gassolar\environment\solar_irradiance.py:40: RuntimeWarning: overflow encountered in exp
  tau = np.exp(-0.175/costhsun)
C:\Users\jenkins\workspace\CE_gplibrary_Push_research_models\mosek\venv2_gpkit\lib\site-packages\gassolar\environment\solar_irradiance.py:40: RuntimeWarning: divide by zero encountered in divide
  tau = np.exp(-0.175/costhsun)
....
----------------------------------------------------------------------
Ran 6 tests in 272.913s

OK

Generating XML reports...
fatal: destination path 'gplibrary' already exists and is not an empty directory.
fatal: destination path 'gplibrary' already exists and is not an empty directory.
fatal: destination path 'gplibrary' already exists and is not an empty directory.
fatal: destination path 'gplibrary' already exists and is not an empty directory.
fatal: destination path 'gplibrary' already exists and is not an empty directory.
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 c:\anaconda2\lib\site-packages (0.24.2)
Requirement already satisfied: numpy>=1.12.0 in c:\anaconda2\lib\site-packages (from pandas) (1.16.5)
Requirement already satisfied: pytz>=2011k in c:\anaconda2\lib\site-packages (from pandas) (2019.2)
Requirement already satisfied: python-dateutil>=2.5.0 in c:\anaconda2\lib\site-packages (from pandas) (2.8.0)
Requirement already satisfied: six>=1.5 in c:\anaconda2\lib\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 c:\users\jenkins\appdata\local\temp\pip-req-build-5jpglg
  Running command git clone -q https://github.com/hoburg/gpfit.git 'c:\users\jenkins\appdata\local\temp\pip-req-build-5jpglg'
Requirement already satisfied (use --upgrade to upgrade): gpfit==0.1 from git+https://github.com/hoburg/gpfit.git in c:\users\jenkins\workspace\ce_gplibrary_push_research_models\mosek\venv2_gpkit\lib\site-packages
Requirement already satisfied: numpy in c:\anaconda2\lib\site-packages (from gpfit==0.1) (1.16.5)
Requirement already satisfied: scipy in c:\anaconda2\lib\site-packages (from gpfit==0.1) (1.2.2)
Requirement already satisfied: gpkit in c:\users\jenkins\workspace\ce_gplibrary_push_research_models\mosek\gpkit (from gpfit==0.1) (0.9.1.0)
Requirement already satisfied: pint>=0.8.1 in c:\anaconda2\lib\site-packages (from gpkit->gpfit==0.1) (0.9)
Requirement already satisfied: ad in c:\anaconda2\lib\site-packages (from gpkit->gpfit==0.1) (1.3.2)
Requirement already satisfied: cvxopt>=1.1.8 in c:\anaconda2\lib\site-packages (from gpkit->gpfit==0.1) (1.2.3)
Requirement already satisfied: six in c:\anaconda2\lib\site-packages (from gpkit->gpfit==0.1) (1.12.0)
Requirement already satisfied: funcsigs; python_version == "2.7" in c:\anaconda2\lib\site-packages (from pint>=0.8.1->gpkit->gpfit==0.1) (1.0.2)
Requirement already satisfied: mkl in c:\anaconda2\lib\site-packages (from cvxopt>=1.1.8->gpkit->gpfit==0.1) (2018.0.0)
Requirement already satisfied: intel-openmp==2018.0.0 in c:\anaconda2\lib\site-packages (from mkl->cvxopt>=1.1.8->gpkit->gpfit==0.1) (2018.0.0)
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=25428 sha256=8f2e4bdb869d4bcadaff0611c309755bd6a4f23bf09358821f15bab27153b7ce
  Stored in directory: c:\users\jenkins\appdata\local\temp\pip-ephem-wheel-cache-7n7mfk\wheels\4d\4b\2e\9480645acbe8d32004b09b3732f616bbb2a9ee75e4526f058f
Successfully built gpfit
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 c:\users\jenkins\workspace\ce_gplibrary_push_research_models\mosek\gplibrary
Requirement already satisfied: numpy>=1.12 in c:\anaconda2\lib\site-packages (from gpkitmodels==0.0.0.0) (1.16.5)
Requirement already satisfied: scipy in c:\anaconda2\lib\site-packages (from gpkitmodels==0.0.0.0) (1.2.2)
Requirement already satisfied: pint in c:\anaconda2\lib\site-packages (from gpkitmodels==0.0.0.0) (0.9)
Requirement already satisfied: future in c:\anaconda2\lib\site-packages (from gpkitmodels==0.0.0.0) (0.17.1)
Requirement already satisfied: funcsigs; python_version == "2.7" in c:\anaconda2\lib\site-packages (from pint->gpkitmodels==0.0.0.0) (1.0.2)
Building wheels for collected packages: gpkitmodels
  Building wheel for gpkitmodels (setup.py): started
  Building wheel for gpkitmodels (setup.py): finished with status 'done'
  Created wheel for gpkitmodels: filename=gpkitmodels-0.0.0.0-cp27-none-any.whl size=66519 sha256=9291ae932f3d560fb501fcf4c41d7dcc3430dfa750ea9d6a8244bbbd77e8c8ca
  Stored in directory: c:\users\jenkins\appdata\local\temp\pip-ephem-wheel-cache-zjby3x\wheels\6c\96\15\c26bff3d1d7eb5968f4f15d1d63fed6e5557716b570d64cf67
Successfully built gpkitmodels
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
Successfully installed gpkitmodels-0.0.0.0
adding test for 'gpkitmodels/GP/aircraft/wing/wing_test.py'
adding test for 'gpkitmodels/GP/aircraft/tail/tail_tests.py'
adding test for 'gpkitmodels/GP/aircraft/fuselage/test_fuselage.py'
adding test for 'gpkitmodels/GP/aircraft/prop/prop_test.py'
adding test for 'gpkitmodels/GP/aircraft/motor/motor_test.py'
adding test for 'gpkitmodels/SP/SimPleAC/SimPleAC.py'
adding test for 'gpkitmodels/SP/SimPleAC/SimPleAC_mission.py'
adding test for 'gpkitmodels/SP/SimPleAC/SimPleAC_multimission.py'
Using solver 'mosek'
Solving for 11 variables.
Solving took 0.035 seconds.
Using solver 'mosek_cli'
Solving for 11 variables.
Solving took 0.088 seconds.
Using solver 'mosek'
Solving for 9 variables.
Solving took 0.019 seconds.
Using solver 'mosek'
Solving for 25 variables.
Solving took 0.021 seconds.
Using solver 'mosek'
Solving for 25 variables.
Solving took 0.02 seconds.
Beginning signomial solve.
Solving took 16 GP solves and 0.961 seconds.
Using solver 'mosek_cli'
Solving for 9 variables.
Solving took 0.084 seconds.
Using solver 'mosek_cli'
Solving for 25 variables.
Solving took 0.113 seconds.
Using solver 'mosek_cli'
Solving for 25 variables.
Solving took 0.122 seconds.
Beginning signomial solve.
Solving took 16 GP solves and 2.88 seconds.
Using solver 'mosek'
Solving for 13 variables.
Solving took 0.025 seconds.
Beginning signomial solve.
Solving took 11 GP solves and 0.66 seconds.
Warning: Variable BladeElementProp.BladeElementPerf.cl[:] could cause inaccurate result because it is below lower bound. Solution is 0.6000 but bound is 0.4742
Warning: Variable BladeElementProp.BladeElementPerf.Re[:] could cause inaccurate result because it is above upper bound. Solution is 1619898.1726 but bound is 700000.0000
Using solver 'mosek_cli'
Solving for 13 variables.
Solving took 0.067 seconds.
Beginning signomial solve.
Solving took 11 GP solves and 1.75 seconds.
Warning: Variable BladeElementProp.BladeElementPerf.cl[:] could cause inaccurate result because it is below lower bound. Solution is 0.6000 but bound is 0.4742
Warning: Variable BladeElementProp.BladeElementPerf.Re[:] could cause inaccurate result because it is above upper bound. Solution is 1619891.9379 but bound is 700000.0000
Warning: Variable TailAero.Re could cause inaccurate result because it is above upper bound. Solution is 2220953.3838 but bound is 1000000.0000
Warning: Variable TailAero1.Re could cause inaccurate result because it is above upper bound. Solution is 2499787.9776 but bound is 1000000.0000
Warning: Variable TailAero2.Re could cause inaccurate result because it is above upper bound. Solution is 2223878.3883 but bound is 1000000.0000
Warning: Variable TailAero3.Re could cause inaccurate result because it is above upper bound. Solution is 2223877.9590 but bound is 1000000.0000
Warning: Variable TailAero4.Re could cause inaccurate result because it is above upper bound. Solution is 1853897.1004 but bound is 1000000.0000
Warning: Variable TailAero5.Re could cause inaccurate result because it is above upper bound. Solution is 1853897.1004 but bound is 1000000.0000
Warning: Variable TailAero.Re could cause inaccurate result because it is above upper bound. Solution is 2220959.7939 but bound is 1000000.0000
Warning: Variable TailAero1.Re could cause inaccurate result because it is above upper bound. Solution is 2499796.7837 but bound is 1000000.0000
Warning: Variable TailAero2.Re could cause inaccurate result because it is above upper bound. Solution is 1860712.4314 but bound is 1000000.0000
Warning: Variable TailAero3.Re could cause inaccurate result because it is above upper bound. Solution is 1860712.4314 but bound is 1000000.0000
Warning: Variable TailAero4.Re could cause inaccurate result because it is above upper bound. Solution is 1853896.1324 but bound is 1000000.0000
Warning: Variable TailAero5.Re could cause inaccurate result because it is above upper bound. Solution is 1853896.1324 but bound is 1000000.0000
Warning: Variable WingAero.Re could cause inaccurate result because it is above upper bound. Solution is 1884891.6332 but bound is 700000.0000
Warning: Variable WingAero1.Re could cause inaccurate result because it is above upper bound. Solution is 1910419.6195 but bound is 700000.0000
Warning: Variable WingAero.Re could cause inaccurate result because it is above upper bound. Solution is 1910412.9866 but bound is 700000.0000
Warning: Variable WingAero1.Re could cause inaccurate result because it is above upper bound. Solution is 1910412.9866 but bound is 700000.0000
Beginning signomial solve.
Using solver 'mosek'
Solving for 20 variables.
Solving took 0.023 seconds.
Using solver 'mosek'
Solving for 20 variables.
Solving took 0.021 seconds.
Using solver 'mosek'
Solving for 20 variables.
Solving took 0.029 seconds.
Using solver 'mosek'
Solving for 20 variables.
Solving took 0.019 seconds.
Solving took 4 GP solves and 0.1 seconds.
Beginning signomial solve.
Using solver 'mosek_cli'
Solving for 20 variables.
Solving took 0.1 seconds.
Using solver 'mosek_cli'
Solving for 20 variables.
Solving took 0.067 seconds.
Using solver 'mosek_cli'
Solving for 20 variables.
Solving took 0.074 seconds.
Using solver 'mosek_cli'
Solving for 20 variables.
Solving took 0.121 seconds.
Solving took 4 GP solves and 0.374 seconds.

Running tests...
----------------------------------------------------------------------
..c:\anaconda2\lib\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 16 tests in 17.216s

OK

Generating XML reports...
Cloning into 'eVTOL'...
Checking out files:  66% (81/121)   
Checking out files:  67% (82/121)   
Checking out files:  68% (83/121)   
Checking out files:  69% (84/121)   
Checking out files:  70% (85/121)   
Checking out files:  71% (86/121)   
Checking out files:  72% (88/121)   
Checking out files:  73% (89/121)   
Checking out files:  74% (90/121)   
Checking out files:  75% (91/121)   
Checking out files:  76% (92/121)   
Checking out files:  77% (94/121)   
Checking out files:  78% (95/121)   
Checking out files:  79% (96/121)   
Checking out files:  80% (97/121)   
Checking out files:  81% (99/121)   
Checking out files:  82% (100/121)   
Checking out files:  83% (101/121)   
Checking out files:  84% (102/121)   
Checking out files:  85% (103/121)   
Checking out files:  86% (105/121)   
Checking out files:  87% (106/121)   
Checking out files:  88% (107/121)   
Checking out files:  89% (108/121)   
Checking out files:  90% (109/121)   
Checking out files:  91% (111/121)   
Checking out files:  92% (112/121)   
Checking out files:  93% (113/121)   
Checking out files:  94% (114/121)   
Checking out files:  95% (115/121)   
Checking out files:  96% (117/121)   
Checking out files:  97% (118/121)   
Checking out files:  98% (119/121)   
Checking out files:  99% (120/121)   
Checking out files: 100% (121/121)   
Checking out files: 100% (121/121), done.
adding test for 'models/model_tests.py'

Running tests...
----------------------------------------------------------------------
..
----------------------------------------------------------------------
Ran 2 tests in 6.385s

OK

Generating XML reports...

----------------------------------------------------------------------
Ran 244 tests in 42.081s

OK
ons.

Enjoy!

calling ['git', 'clone', '--depth', '1', '-b', 'master', 'https://github.com/convexengineering/gplibrary.git']
  attempt 1
calling ['pip', 'install', '--no-cache-dir', '--no-deps', '-e', 'gplibrary']
  attempt 1
calling ['git', 'clone', '--depth', '1', '-b', 'master', 'https://github.com/convexengineering/robust.git']
  attempt 1

SETTINGS
defaultdict(<type 'str'>, {})

calling ['pip', 'install', '.']
  attempt 1
calling ['git', 'clone', '--depth', '1', '-b', 'master', 'https://github.com/convexengineering/shopping.git']
  attempt 1

SETTINGS
defaultdict(<type 'str'>, {})

calling ['git', 'clone', '--depth', '1', '-b', 'master', 'https://github.com/convexengineering/gassolar.git']
  attempt 1

SETTINGS
defaultdict(<type 'str'>, {'skipsolvers': 'cvxopt', 'pip install': 'pandas, git+https://github.com/hoburg/gpfit.git', 'gpkit-models branch': 'master'})

calling ['pip', 'install', 'pandas']
  attempt 1
calling ['pip', 'install', 'git+https://github.com/hoburg/gpfit.git']
  attempt 1
calling ['pip', 'install', '.']
  attempt 1
calling ['git', 'clone', '--depth', '1', '-b', 'master', 'https://github.com/convexengineering/jho.git']
  attempt 1

SETTINGS
defaultdict(<type 'str'>, {'skipsolvers': 'cvxopt', 'pip install': 'pandas, git+https://github.com/hoburg/gpfit.git', 'gpkit-models branch': 'master'})

calling ['pip', 'install', 'pandas']
  attempt 1
calling ['pip', 'install', 'git+https://github.com/hoburg/gpfit.git']
  attempt 1
calling ['git', 'clone', '--depth', '1', '-b', 'master', 'https://github.com/convexengineering/turbofan.git']
  attempt 1

SETTINGS
defaultdict(<type 'str'>, {'skipsolvers': 'cvxopt, mosek_cli', 'gpkit-models branch': 'master'})

calling ['pip', 'install', '.']
  attempt 1
calling ['git', 'clone', '--depth', '1', '-b', 'master', 'https://github.com/convexengineering/solar.git']
  attempt 1

SETTINGS
defaultdict(<type 'str'>, {'skipsolvers': 'cvxopt', 'pip install': 'pandas, git+https://github.com/convexengineering/gpfit.git, git+https://github.com/convexengineering/gassolar.git', 'gpkit-models branch': 'master'})

calling ['pip', 'install', 'pandas']
  attempt 1
calling ['pip', 'install', 'git+https://github.com/convexengineering/gpfit.git']
  attempt 1
calling ['pip', 'install', 'git+https://github.com/convexengineering/gassolar.git']
  attempt 1
calling ['pip', 'install', '.']
  attempt 1
calling ['git', 'clone', '--depth', '1', '-b', 'master', 'https://github.com/convexengineering/gplibrary.git']
  attempt 1
  attempt 2
  attempt 3
  attempt 4
  attempt 5

SETTINGS
defaultdict(<type 'str'>, {'pip install': 'pandas, git+https://github.com/hoburg/gpfit.git'})

calling ['pip', 'install', 'pandas']
  attempt 1
calling ['pip', 'install', 'git+https://github.com/hoburg/gpfit.git']
  attempt 1
calling ['pip', 'install', '.']
  attempt 1
calling ['git', 'clone', '--depth', '1', '-b', 'master', 'https://github.com/convexengineering/eVTOL.git']
  attempt 1

SETTINGS
defaultdict(<type 'str'>, {})


(venv2_gpkit) (base) C:\Users\jenkins\workspace\CE_gplibrary_Push_research_models\mosek>exit 0 
INFO: Starting to record.
INFO: Processing JUnit
INFO: [JUnit] - 8 test report file(s) were found with the pattern '**/test_reports/*.xml, **/test_reports_nounits/*.xml' relative to 'C:\Users\jenkins\workspace\CE_gplibrary_Push_research_models\mosek' for the testing framework 'JUnit'.
INFO: Check 'Failed Tests' threshold.
INFO: Check 'Skipped Tests' threshold.
INFO: Setting the build status to SUCCESS
INFO: Stopping recording.
[WS-CLEANUP] Deleting project workspace...
[WS-CLEANUP] Deferred wipeout is used...
[WS-CLEANUP] done
Finished: SUCCESS