Skip to content
Success

Console Output

Started by upstream project "gplibrary_Push_Models" build number 195
originally caused by:
 Started by upstream project "gpkit_Push" build number 660
 originally caused by:
  Started by GitHub push by bqpd
  Started by GitHub push by bqpd
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on windows10x64 in workspace C:\Users\jenkins\workspace\gplibrary_Push_Models\cvxopt
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\gplibrary_Push_Models\cvxopt # 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 f3027d71c558db6f128bf22f9e0490a2520aa3c0 (origin/master)
 > C:\Program Files\Git\cmd\git config core.sparsecheckout # timeout=10
 > C:\Program Files\Git\cmd\git checkout -f f3027d71c558db6f128bf22f9e0490a2520aa3c0 # timeout=3
Commit message: "Update EXTERNALTESTS"
 > C:\Program Files\Git\cmd\git rev-list --no-walk f3027d71c558db6f128bf22f9e0490a2520aa3c0 # 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]
[cvxopt] $ cmd /c call C:\Users\jenkins\AppData\Local\Temp\jenkins9217925370660045755.bat

C:\Users\jenkins\workspace\gplibrary_Push_Models\cvxopt>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\gplibrary_Push_Models\cvxopt>REM turn on the anaconda console 

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

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

(base) C:\Users\jenkins\workspace\gplibrary_Push_Models\cvxopt>SET VENV=C:\Users\jenkins\workspace\gplibrary_Push_Models\cvxopt\venv2_gpkit 

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

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

(venv2_gpkit) (base) C:\Users\jenkins\workspace\gplibrary_Push_Models\cvxopt>set PATH=C:\mingw-w64\x86_64-6.4.0-posix-seh-rt_v5-rev0\mingw64\bin;C:\Users\jenkins\workspace\gplibrary_Push_Models\cvxopt\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\gplibrary_Push_Models\cvxopt>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\gplibrary_Push_Models\cvxopt\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\gplibrary_Push_Models\cvxopt>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\gplibrary_Push_Models\cvxopt>REM Update pip 

(venv2_gpkit) (base) C:\Users\jenkins\workspace\gplibrary_Push_Models\cvxopt>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\gplibrary_push_models\cvxopt\venv2_gpkit\lib\site-packages (19.2.3)

(venv2_gpkit) (base) C:\Users\jenkins\workspace\gplibrary_Push_Models\cvxopt>REM Install dependencies 

(venv2_gpkit) (base) C:\Users\jenkins\workspace\gplibrary_Push_Models\cvxopt>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\gplibrary_Push_Models\cvxopt>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\gplibrary_Push_Models\cvxopt>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\gplibrary_Push_Models\cvxopt>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\gplibrary_Push_Models\cvxopt>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\gplibrary_Push_Models\cvxopt>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\gplibrary_Push_Models\cvxopt>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\gplibrary_push_models\cvxopt\venv2_gpkit\lib\site-packages (from kiwisolver>=1.0.1->matplotlib) (41.2.0)

(venv2_gpkit) (base) C:\Users\jenkins\workspace\gplibrary_Push_Models\cvxopt>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\gplibrary_Push_Models\cvxopt>if cvxopt == mosek msktestlic   || exit /b 666 

(venv2_gpkit) (base) C:\Users\jenkins\workspace\gplibrary_Push_Models\cvxopt>SET GPKITBUILD=C:\Users\jenkins\workspace\gplibrary_Push_Models\cvxopt\build_gpkit 

(venv2_gpkit) (base) C:\Users\jenkins\workspace\gplibrary_Push_Models\cvxopt>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\gplibrary_Push_Models\cvxopt>if cvxopt == mosek (
msktestlic   || exit /b 666  
 python -c "__import__('mosek').Env()"   || exit /b 666  
 set GPKITSOLVERS=mosek, mosek_cli 
) 

(venv2_gpkit) (base) C:\Users\jenkins\workspace\gplibrary_Push_Models\cvxopt>if cvxopt == cvxopt (
pip install --upgrade cvxopt   || exit /b 666  
 set GPKITSOLVERS=cvxopt 
) 
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: cvxopt in c:\anaconda2\lib\site-packages (1.2.3)
Requirement already satisfied, skipping upgrade: mkl in c:\anaconda2\lib\site-packages (from cvxopt) (2018.0.0)
Requirement already satisfied, skipping upgrade: intel-openmp==2018.0.0 in c:\anaconda2\lib\site-packages (from mkl->cvxopt) (2018.0.0)

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

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

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

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

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

(venv2_gpkit) (base) C:\Users\jenkins\workspace\gplibrary_Push_Models\cvxopt>pip install -e C:\Users\jenkins\workspace\gplibrary_Push_Models\cvxopt\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/gplibrary_Push_Models/cvxopt/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\gplibrary_Push_Models\cvxopt>pip install -e C:\Users\jenkins\workspace\gplibrary_Push_Models\cvxopt   || 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/gplibrary_Push_Models/cvxopt
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: 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\gplibrary_Push_Models\cvxopt>REM Show the settings file 

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

(venv2_gpkit) (base) C:\Users\jenkins\workspace\gplibrary_Push_Models\cvxopt>REM dir C:\Users\jenkins\workspace\gplibrary_Push_Models\cvxopt\build_gpkit 

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

(venv2_gpkit) (base) C:\Users\jenkins\workspace\gplibrary_Push_Models\cvxopt>set MSK_IPAR_NUM_THREADS=2 

(venv2_gpkit) (base) C:\Users\jenkins\workspace\gplibrary_Push_Models\cvxopt>set MKL_NUM_THREADS=2 

(venv2_gpkit) (base) C:\Users\jenkins\workspace\gplibrary_Push_Models\cvxopt>set NUMEXPR_NUM_THREADS=2 

(venv2_gpkit) (base) C:\Users\jenkins\workspace\gplibrary_Push_Models\cvxopt>set OPENBLAS_NUM_THREADS=2 

(venv2_gpkit) (base) C:\Users\jenkins\workspace\gplibrary_Push_Models\cvxopt>set OMP_NUM_THREADS=2 

(venv2_gpkit) (base) C:\Users\jenkins\workspace\gplibrary_Push_Models\cvxopt>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\gplibrary_Push_Models\cvxopt\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\gplibrary_Push_Models\cvxopt\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 (cvxopt)

Found the following solvers: cvxopt
#     Replacing directory env
x[:] <= w

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

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

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

Finally, we hope you find our documentation (https://gpkit.readthedocs.io/)
and engineering-design models (https://github.com/convexengineering/gplibrary/)
to be useful resources for your own applications.

Enjoy!

calling ['git', 'clone', '--depth', '1', 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:///C:/Users/jenkins/workspace/gplibrary_Push_Models/cvxopt/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\gplibrary_push_models\cvxopt\robust
Requirement already satisfied: gpkit in c:\users\jenkins\workspace\gplibrary_push_models\cvxopt\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\gplibrary_push_models\cvxopt\venv2_gpkit\lib\site-packages (from kiwisolver>=1.0.1->matplotlib->robust==0.0.0) (41.2.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=75843a17a6ae2b06c1762374bf82b09f8567c56c6c5bb37bc79c0d56561fd35f
  Stored in directory: c:\users\jenkins\appdata\local\temp\pip-ephem-wheel-cache-lct59k\wheels\fd\70\1c\c8120bb366d9f972ba47b6830bba26b9b40bb29d5e954ff9da
Successfully built robust
Installing collected packages: robust
Successfully installed robust-0.0.0

Running tests...
----------------------------------------------------------------------
.................adding test for 'run_tests.py'

----------------------------------------------------------------------
Ran 17 tests in 12.486s

OK
.
----------------------------------------------------------------------
Ran 1 test in 13.860s

OK

Generating XML reports...
Cloning into 'shopping'...
adding test for 'test.py'
Using solver 'cvxopt'
Solving for 25 variables.
Solving took 0.074 seconds.
Using solver 'cvxopt'
Solving for 25 variables.
Solving took 0.047 seconds.

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

OK

Generating XML reports...
Cloning into 'gassolar'...
Checking out files:  31% (674/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:  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% (1463/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:  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:  96% (2041/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 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-3uboz3
  Running command git clone -q https://github.com/hoburg/gpfit.git 'c:\users\jenkins\appdata\local\temp\pip-req-build-3uboz3'
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\gplibrary_push_models\cvxopt\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=033968f5c64cd3b392d0d5aa1a6be61ddaf1f3611f9e50feef727c36d4a25588
  Stored in directory: c:\users\jenkins\appdata\local\temp\pip-ephem-wheel-cache-2uzduu\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\gplibrary_push_models\cvxopt\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\gplibrary_push_models\cvxopt\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\gplibrary_push_models\cvxopt\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=ddb84b33c54a555e76b1f11e6cd1eb82826272c6d6711f560a3e5c81ed967e5e
  Stored in directory: c:\users\jenkins\appdata\local\temp\pip-ephem-wheel-cache-ajosk0\wheels\2c\e4\c9\938236dcfdb4ff6846aae06bf62eb063e63d0669de6cdfccfe
Successfully built gassolar
Installing collected packages: gassolar
Successfully installed gassolar-0.0.0.0
adding test for 'gassolar/gas/gas.py'
adding test for 'gassolar/solar/solar.py'

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

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-phk7xc
  Running command git clone -q https://github.com/hoburg/gpfit.git 'c:\users\jenkins\appdata\local\temp\pip-req-build-phk7xc'
Requirement already satisfied (use --upgrade to upgrade): gpfit==0.1 from git+https://github.com/hoburg/gpfit.git in c:\users\jenkins\workspace\gplibrary_push_models\cvxopt\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\gplibrary_push_models\cvxopt\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=6870b0be405db2e916c3daf54b04835b7b6ef5f1732e13ab5f597df39e37666b
  Stored in directory: c:\users\jenkins\appdata\local\temp\pip-ephem-wheel-cache-72u2ts\wheels\4d\4b\2e\9480645acbe8d32004b09b3732f616bbb2a9ee75e4526f058f
Successfully built gpfit
adding test for 'model/jho.py'
adding test for 'model/print_perf.py'

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

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\gplibrary_push_models\cvxopt\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=fc5d580f625e2118a8c1d813fbb06436ebb35bc44bf3f34b85f2f0322c7b90db
  Stored in directory: c:\users\jenkins\appdata\local\temp\pip-ephem-wheel-cache-mtqquz\wheels\3f\99\c3\30d04351fb92b19add769bcb1554ec4685561a43073a97f7a1
Successfully built turbofan
Installing collected packages: turbofan
Successfully installed turbofan-0.0.0.0
adding test for 'turbofan/engine_test.py'

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

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-ueqztl
  Running command git clone -q https://github.com/convexengineering/gpfit.git 'c:\users\jenkins\appdata\local\temp\pip-req-build-ueqztl'
Requirement already satisfied (use --upgrade to upgrade): gpfit==0.1 from git+https://github.com/convexengineering/gpfit.git in c:\users\jenkins\workspace\gplibrary_push_models\cvxopt\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\gplibrary_push_models\cvxopt\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=2d713e98c4813600657afeeb2bc3b45e8abdb6dd9232028acf67233309c13f02
  Stored in directory: c:\users\jenkins\appdata\local\temp\pip-ephem-wheel-cache-lof7wg\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-xnfcx8
  Running command git clone -q https://github.com/convexengineering/gassolar.git 'c:\users\jenkins\appdata\local\temp\pip-req-build-xnfcx8'
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\gplibrary_push_models\cvxopt\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\gplibrary_push_models\cvxopt\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\gplibrary_push_models\cvxopt\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=2a4eb0e6293c704714de5856d9604db091849f1815d3bb12ba788796ec0aa048
  Stored in directory: c:\users\jenkins\appdata\local\temp\pip-ephem-wheel-cache-020b2z\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\gplibrary_push_models\cvxopt\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\gplibrary_push_models\cvxopt\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\gplibrary_push_models\cvxopt\venv2_gpkit\lib\site-packages (from solar==0.0.0.0) (0.1)
Requirement already satisfied: gpkitmodels in c:\users\jenkins\workspace\gplibrary_push_models\cvxopt\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: 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=e786bdb3ea826cbbeb310637e76dd06b1cc4ab561b4f650174d8b3708958723d
  Stored in directory: c:\users\jenkins\appdata\local\temp\pip-ephem-wheel-cache-bfxhcp\wheels\c0\9f\5c\2ffe12bf2b25fcc30d6ee9b1261fe516b5c68c4e062753510b
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'

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

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-wpfvzq
  Running command git clone -q https://github.com/hoburg/gpfit.git 'c:\users\jenkins\appdata\local\temp\pip-req-build-wpfvzq'
Requirement already satisfied (use --upgrade to upgrade): gpfit==0.1 from git+https://github.com/hoburg/gpfit.git in c:\users\jenkins\workspace\gplibrary_push_models\cvxopt\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\gplibrary_push_models\cvxopt\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=a79431c89e88962c2697c287cb52263a550d94386885da2991b4814fe077488a
  Stored in directory: c:\users\jenkins\appdata\local\temp\pip-ephem-wheel-cache-1fwufc\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\gplibrary_push_models\cvxopt\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: 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=66262 sha256=f4c3766b70185562acb9baff6b126a3d54355ed3386e69a47a2831651bff4a18
  Stored in directory: c:\users\jenkins\appdata\local\temp\pip-ephem-wheel-cache-lsy9kk\wheels\07\93\ee\1cc5ad245f0f0bbb1486eace18b35d5d21bfdd874c42e26cf5
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 'cvxopt'
Solving for 11 variables.
Solving took 0.027 seconds.
Using solver 'cvxopt'
Solving for 9 variables.
Solving took 0.016 seconds.
Using solver 'cvxopt'
Solving for 25 variables.
Solving took 0.04 seconds.
Using solver 'cvxopt'
Solving for 25 variables.
Solving took 0.039 seconds.
Beginning signomial solve.
Solving took 16 GP solves and 9.63 seconds.
Using solver 'cvxopt'
Solving for 13 variables.
Solving took 0.017 seconds.
Beginning signomial solve.
Solving took 11 GP solves and 5.29 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 1619892.1254 but bound is 700000.0000
Warning: Variable TailAero.Re could cause inaccurate result because it is above upper bound. Solution is 2220952.3405 but bound is 1000000.0000
Warning: Variable TailAero1.Re could cause inaccurate result because it is above upper bound. Solution is 2499787.5667 but bound is 1000000.0000
Warning: Variable TailAero2.Re could cause inaccurate result because it is above upper bound. Solution is 2223840.1738 but bound is 1000000.0000
Warning: Variable TailAero3.Re could cause inaccurate result because it is above upper bound. Solution is 2223840.1106 but bound is 1000000.0000
Warning: Variable TailAero4.Re could cause inaccurate result because it is above upper bound. Solution is 1849726.5700 but bound is 1000000.0000
Warning: Variable TailAero5.Re could cause inaccurate result because it is above upper bound. Solution is 1849726.5566 but bound is 1000000.0000
Warning: Variable WingAero.Re could cause inaccurate result because it is above upper bound. Solution is 2197590.3832 but bound is 700000.0000
Warning: Variable WingAero1.Re could cause inaccurate result because it is above upper bound. Solution is 1928321.4746 but bound is 700000.0000
Beginning signomial solve.
Using solver 'cvxopt'
Solving for 20 variables.
Solving took 0.023 seconds.
Using solver 'cvxopt'
Solving for 20 variables.
Solving took 0.016 seconds.
Using solver 'cvxopt'
Solving for 20 variables.
Solving took 0.015 seconds.
Using solver 'cvxopt'
Solving for 20 variables.
Solving took 0.017 seconds.
Solving took 4 GP solves and 0.079 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 8 tests in 19.915s

OK

Generating XML reports...
Cloning into 'eVTOL'...
adding test for 'models/model_tests.py'

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

OK

Generating XML reports...

----------------------------------------------------------------------
Ran 186 tests in 4.985s

OK
'-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\gplibrary_Push_Models\cvxopt>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\gplibrary_Push_Models\cvxopt' 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