Skip to content
Success

Console Output

Started by upstream project "CE_gplibrary_Push_research_models" build number 206
originally caused by:
 Started by upstream project "CE_gpkit_Push_unit_tests" build number 670
 originally caused by:
  Started by GitHub push by bqpd
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on windows7x64 in workspace D:\jenkins\workspace\CE_gplibrary_Push_research_models\cvxopt
No credentials specified
Wiping out workspace first.
Cloning the remote Git repository
Cloning repository https://github.com/convexengineering/gplibrary
 > git init D:\jenkins\workspace\CE_gplibrary_Push_research_models\cvxopt # timeout=10
Fetching upstream changes from https://github.com/convexengineering/gplibrary
 > git --version # timeout=10
 > git fetch --tags --progress -- https://github.com/convexengineering/gplibrary +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git config remote.origin.url https://github.com/convexengineering/gplibrary # timeout=10
 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git config remote.origin.url https://github.com/convexengineering/gplibrary # timeout=10
Fetching upstream changes from https://github.com/convexengineering/gplibrary
 > git fetch --tags --progress -- https://github.com/convexengineering/gplibrary +refs/pull/*:refs/remotes/origin/pr/* +refs/heads/master:refs/remotes/origin/master # timeout=10
Checking out Revision 98a82984be73b23a766206de406f4ad857a73ce0 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 98a82984be73b23a766206de406f4ad857a73ce0 # timeout=3
Commit message: "python3 compatibility (#176)"
 > 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 [windows7x64] is in [[macys, macys_VM, reynolds, reynolds-ubuntu16]]
Run condition [Execution node ] preventing perform for step [Execute shell]
[Execution node] check if [windows7x64] 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\jenkins155385277649042267.bat

D:\jenkins\workspace\CE_gplibrary_Push_research_models\cvxopt>echo C:\Program Files (x86)\Common Files\Oracle\Java\javapath;C:\ProgramData\Oracle\Java\javapath;%CommonProgramFiles%\Microsoft Shared\Windows Live;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Program Files\Microsoft SQL Server\110\Tools\Binn\;C:\Program Files (x86)\Windows Kits\8.1\Windows Performance Toolkit\;C:\Program Files (x86)\Microsoft SDKs\TypeScript\1.0\;C:\Program Files\Microsoft\Web Platform Installer\;C:\Program Files\Mosek\7\tools\platform\win64x86\bin;D:\Anaconda2;D:\Anaconda2\Library\mingw-w64\bin;D:\Anaconda2\Library\usr\bin;D:\Anaconda2\Library\bin;D:\Anaconda2\Scripts;D:\Anaconda2\bin;D:\Anaconda2\condabin;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Program Files (x86)\Intel\Compiler\Fortran\9.1\EM64T\Bin;C:\Program Files\TortoiseSVN\bin;C:\Program Files (x86)\Google\Chrome\Application;C:\Program Files\Common Files\Microsoft Shared\Windows Live;C:\Program Files\mingw-w64\x86_64-6.3.0-posix-seh-rt_v5-rev1\mingw64\bin;D:\Git\cmd 
C:\Program Files (x86)\Common Files\Oracle\Java\javapath;C:\ProgramData\Oracle\Java\javapath;%CommonProgramFiles%\Microsoft Shared\Windows Live;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Program Files\Microsoft SQL Server\110\Tools\Binn\;C:\Program Files (x86)\Windows Kits\8.1\Windows Performance Toolkit\;C:\Program Files (x86)\Microsoft SDKs\TypeScript\1.0\;C:\Program Files\Microsoft\Web Platform Installer\;C:\Program Files\Mosek\7\tools\platform\win64x86\bin;D:\Anaconda2;D:\Anaconda2\Library\mingw-w64\bin;D:\Anaconda2\Library\usr\bin;D:\Anaconda2\Library\bin;D:\Anaconda2\Scripts;D:\Anaconda2\bin;D:\Anaconda2\condabin;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Program Files (x86)\Intel\Compiler\Fortran\9.1\EM64T\Bin;C:\Program Files\TortoiseSVN\bin;C:\Program Files (x86)\Google\Chrome\Application;C:\Program Files\Common Files\Microsoft Shared\Windows Live;C:\Program Files\mingw-w64\x86_64-6.3.0-posix-seh-rt_v5-rev1\mingw64\bin;D:\Git\cmd

D:\jenkins\workspace\CE_gplibrary_Push_research_models\cvxopt>REM turn on the anaconda console 

D:\jenkins\workspace\CE_gplibrary_Push_research_models\cvxopt>call activate.bat 

(base) D:\jenkins\workspace\CE_gplibrary_Push_research_models\cvxopt>if 0 NEQ 0 goto activate_conda 

(base) D:\jenkins\workspace\CE_gplibrary_Push_research_models\cvxopt>REM Create a virtualenv to install everything into 

(base) D:\jenkins\workspace\CE_gplibrary_Push_research_models\cvxopt>SET VENV=D:\jenkins\workspace\CE_gplibrary_Push_research_models\cvxopt\venv2_gpkit 

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

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

(venv2_gpkit) (base) D:\jenkins\workspace\CE_gplibrary_Push_research_models\cvxopt>set PATH=C:\mingw-w64\x86_64-6.4.0-posix-seh-rt_v5-rev0\mingw64\bin;D:\jenkins\workspace\CE_gplibrary_Push_research_models\cvxopt\venv2_gpkit\Scripts;D:\Anaconda2;D:\Anaconda2\Library\mingw-w64\bin;D:\Anaconda2\Library\usr\bin;D:\Anaconda2\Library\bin;D:\Anaconda2\Scripts;D:\Anaconda2\bin;C:\Program Files (x86)\Common Files\Oracle\Java\javapath;C:\ProgramData\Oracle\Java\javapath;C:\Program Files\Common Files\Microsoft Shared\Windows Live;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0;C:\Windows\System32\WindowsPowerShell\v1.0;C:\Program Files\Microsoft SQL Server\110\Tools\Binn;C:\Program Files (x86)\Windows Kits\8.1\Windows Performance Toolkit;C:\Program Files (x86)\Microsoft SDKs\TypeScript\1.0;C:\Program Files\Microsoft\Web Platform Installer;C:\Program Files\Mosek\7\tools\platform\win64x86\bin;D:\Anaconda2;D:\Anaconda2\Library\mingw-w64\bin;D:\Anaconda2\Library\usr\bin;D:\Anaconda2\Library\bin;D:\Anaconda2\Scripts;D:\Anaconda2\bin;D:\Anaconda2\condabin;C:\Windows\System32\WindowsPowerShell\v1.0;C:\Program Files (x86)\Intel\Compiler\Fortran\9.1\EM64T\Bin;C:\Program Files\TortoiseSVN\bin;C:\Program Files (x86)\Google\Chrome\Application;C:\Program Files\Common Files\Microsoft Shared\Windows Live;C:\Program Files\mingw-w64\x86_64-6.3.0-posix-seh-rt_v5-rev1\mingw64\bin;D:\Git\cmd 

(venv2_gpkit) (base) D:\jenkins\workspace\CE_gplibrary_Push_research_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;D:\jenkins\workspace\CE_gplibrary_Push_research_models\cvxopt\venv2_gpkit\Scripts;D:\Anaconda2;D:\Anaconda2\Library\mingw-w64\bin;D:\Anaconda2\Library\usr\bin;D:\Anaconda2\Library\bin;D:\Anaconda2\Scripts;D:\Anaconda2\bin;C:\Program Files (x86)\Common Files\Oracle\Java\javapath;C:\ProgramData\Oracle\Java\javapath;C:\Program Files\Common Files\Microsoft Shared\Windows Live;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0;C:\Windows\System32\WindowsPowerShell\v1.0;C:\Program Files\Microsoft SQL Server\110\Tools\Binn;C:\Program Files (x86)\Windows Kits\8.1\Windows Performance Toolkit;C:\Program Files (x86)\Microsoft SDKs\TypeScript\1.0;C:\Program Files\Microsoft\Web Platform Installer;C:\Program Files\Mosek\7\tools\platform\win64x86\bin;D:\Anaconda2;D:\Anaconda2\Library\mingw-w64\bin;D:\Anaconda2\Library\usr\bin;D:\Anaconda2\Library\bin;D:\Anaconda2\Scripts;D:\Anaconda2\bin;D:\Anaconda2\condabin;C:\Windows\System32\WindowsPowerShell\v1.0;C:\Program Files (x86)\Intel\Compiler\Fortran\9.1\EM64T\Bin;C:\Program Files\TortoiseSVN\bin;C:\Program Files (x86)\Google\Chrome\Application;C:\Program Files\Common Files\Microsoft Shared\Windows Live;C:\Program Files\mingw-w64\x86_64-6.3.0-posix-seh-rt_v5-rev1\mingw64\bin;D:\Git\cmd 

(venv2_gpkit) (base) D:\jenkins\workspace\CE_gplibrary_Push_research_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) D:\jenkins\workspace\CE_gplibrary_Push_research_models\cvxopt>REM Update pip 

(venv2_gpkit) (base) D:\jenkins\workspace\CE_gplibrary_Push_research_models\cvxopt>python -m pip install --upgrade pip 
DEPRECATION: Python 2.7 reached the end of its life on January 1st, 2020. Please upgrade your Python as Python 2.7 is no longer maintained. 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 d:\jenkins\workspace\ce_gplibrary_push_research_models\cvxopt\venv2_gpkit\lib\site-packages (20.0.2)

(venv2_gpkit) (base) D:\jenkins\workspace\CE_gplibrary_Push_research_models\cvxopt>REM Install dependencies 

(venv2_gpkit) (base) D:\jenkins\workspace\CE_gplibrary_Push_research_models\cvxopt>pip install --upgrade xmlrunner 
DEPRECATION: Python 2.7 reached the end of its life on January 1st, 2020. Please upgrade your Python as Python 2.7 is no longer maintained. 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 d:\anaconda2\lib\site-packages (1.7.7)

(venv2_gpkit) (base) D:\jenkins\workspace\CE_gplibrary_Push_research_models\cvxopt>pip install --upgrade pint 
DEPRECATION: Python 2.7 reached the end of its life on January 1st, 2020. Please upgrade your Python as Python 2.7 is no longer maintained. 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 d:\anaconda2\lib\site-packages (0.9)
Requirement already satisfied, skipping upgrade: funcsigs; python_version == "2.7" in d:\anaconda2\lib\site-packages (from pint) (1.0.2)

(venv2_gpkit) (base) D:\jenkins\workspace\CE_gplibrary_Push_research_models\cvxopt>pip install --upgrade numpy 
DEPRECATION: Python 2.7 reached the end of its life on January 1st, 2020. Please upgrade your Python as Python 2.7 is no longer maintained. 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 d:\anaconda2\lib\site-packages (1.16.6)

(venv2_gpkit) (base) D:\jenkins\workspace\CE_gplibrary_Push_research_models\cvxopt>pip install --upgrade scipy 
DEPRECATION: Python 2.7 reached the end of its life on January 1st, 2020. Please upgrade your Python as Python 2.7 is no longer maintained. A future version of pip will drop support for Python 2.7. More details about Python 2 support in pip, can be found at https://pip.pypa.io/en/latest/development/release-process/#python-2-support
Collecting scipy
  Using cached scipy-1.2.3-cp27-cp27m-win_amd64.whl (30.5 MB)
Requirement already satisfied, skipping upgrade: numpy>=1.8.2 in d:\anaconda2\lib\site-packages (from scipy) (1.16.6)
Installing collected packages: scipy
  Attempting uninstall: scipy
    Found existing installation: scipy 1.2.2
    Not uninstalling scipy at d:\anaconda2\lib\site-packages, outside environment d:\jenkins\workspace\ce_gplibrary_push_research_models\cvxopt\venv2_gpkit
    Can't uninstall 'scipy'. No files were found to uninstall.
Successfully installed scipy-1.2.3

(venv2_gpkit) (base) D:\jenkins\workspace\CE_gplibrary_Push_research_models\cvxopt>pip install --upgrade ctypesgen 
DEPRECATION: Python 2.7 reached the end of its life on January 1st, 2020. Please upgrade your Python as Python 2.7 is no longer maintained. 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 d:\anaconda2\lib\site-packages (1.0.2)

(venv2_gpkit) (base) D:\jenkins\workspace\CE_gplibrary_Push_research_models\cvxopt>pip install --upgrade pandas 
DEPRECATION: Python 2.7 reached the end of its life on January 1st, 2020. Please upgrade your Python as Python 2.7 is no longer maintained. 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 d:\anaconda2\lib\site-packages (0.24.2)
Requirement already satisfied, skipping upgrade: numpy>=1.12.0 in d:\anaconda2\lib\site-packages (from pandas) (1.16.6)
Requirement already satisfied, skipping upgrade: pytz>=2011k in d:\anaconda2\lib\site-packages (from pandas) (2019.2)
Requirement already satisfied, skipping upgrade: python-dateutil>=2.5.0 in d:\anaconda2\lib\site-packages (from pandas) (2.8.0)
Requirement already satisfied, skipping upgrade: six>=1.5 in d:\anaconda2\lib\site-packages (from python-dateutil>=2.5.0->pandas) (1.12.0)

(venv2_gpkit) (base) D:\jenkins\workspace\CE_gplibrary_Push_research_models\cvxopt>pip install --upgrade matplotlib 
DEPRECATION: Python 2.7 reached the end of its life on January 1st, 2020. Please upgrade your Python as Python 2.7 is no longer maintained. A future version of pip will drop support for Python 2.7. More details about Python 2 support in pip, can be found at https://pip.pypa.io/en/latest/development/release-process/#python-2-support
Collecting matplotlib
  Using cached matplotlib-2.2.5-cp27-cp27m-win_amd64.whl (8.7 MB)
Requirement already satisfied, skipping upgrade: numpy>=1.7.1 in d:\anaconda2\lib\site-packages (from matplotlib) (1.16.6)
Requirement already satisfied, skipping upgrade: six>=1.10 in d:\anaconda2\lib\site-packages (from matplotlib) (1.12.0)
Requirement already satisfied, skipping upgrade: pytz in d:\anaconda2\lib\site-packages (from matplotlib) (2019.2)
Requirement already satisfied, skipping upgrade: python-dateutil>=2.1 in d:\anaconda2\lib\site-packages (from matplotlib) (2.8.0)
Requirement already satisfied, skipping upgrade: backports.functools-lru-cache in d:\anaconda2\lib\site-packages (from matplotlib) (1.5)
Requirement already satisfied, skipping upgrade: cycler>=0.10 in d:\anaconda2\lib\site-packages (from matplotlib) (0.10.0)
Requirement already satisfied, skipping upgrade: kiwisolver>=1.0.1 in d:\anaconda2\lib\site-packages (from matplotlib) (1.1.0)
Requirement already satisfied, skipping upgrade: pyparsing!=2.0.4,!=2.1.2,!=2.1.6,>=2.0.1 in d:\anaconda2\lib\site-packages (from matplotlib) (2.4.2)
Requirement already satisfied, skipping upgrade: setuptools in d:\jenkins\workspace\ce_gplibrary_push_research_models\cvxopt\venv2_gpkit\lib\site-packages (from kiwisolver>=1.0.1->matplotlib) (45.0.0)
ERROR: Package 'setuptools' requires a different Python: 2.7.16 not in '>=3.5'

(venv2_gpkit) (base) D:\jenkins\workspace\CE_gplibrary_Push_research_models\cvxopt>pip install --upgrade future 
DEPRECATION: Python 2.7 reached the end of its life on January 1st, 2020. Please upgrade your Python as Python 2.7 is no longer maintained. 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\appdata\local\pip\cache\wheels\8b\99\a0\81daf51dcd359a9377b110a8a886b3895921802d2fc1b2397e\future-0.18.2-cp27-none-any.whl
Installing collected packages: future
  Attempting uninstall: future
    Found existing installation: future 0.17.1
    Not uninstalling future at d:\anaconda2\lib\site-packages, outside environment d:\jenkins\workspace\ce_gplibrary_push_research_models\cvxopt\venv2_gpkit
    Can't uninstall 'future'. No files were found to uninstall.
Successfully installed future-0.18.2

(venv2_gpkit) (base) D:\jenkins\workspace\CE_gplibrary_Push_research_models\cvxopt>if cvxopt == mosek msktestlic   || exit /b 666 

(venv2_gpkit) (base) D:\jenkins\workspace\CE_gplibrary_Push_research_models\cvxopt>SET GPKITBUILD=D:\jenkins\workspace\CE_gplibrary_Push_research_models\cvxopt\build_gpkit 

(venv2_gpkit) (base) D:\jenkins\workspace\CE_gplibrary_Push_research_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) D:\jenkins\workspace\CE_gplibrary_Push_research_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) D:\jenkins\workspace\CE_gplibrary_Push_research_models\cvxopt>if cvxopt == cvxopt (
pip install --upgrade cvxopt   || exit /b 666  
 set GPKITSOLVERS=cvxopt 
) 
DEPRECATION: Python 2.7 reached the end of its life on January 1st, 2020. Please upgrade your Python as Python 2.7 is no longer maintained. 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 cvxopt
  Using cached cvxopt-1.2.4-cp27-cp27m-win_amd64.whl (672 kB)
Requirement already satisfied, skipping upgrade: mkl in d:\anaconda2\lib\site-packages (from cvxopt) (2018.0.0)
Requirement already satisfied, skipping upgrade: intel-openmp==2018.0.0 in d:\anaconda2\lib\site-packages (from mkl->cvxopt) (2018.0.0)
Installing collected packages: cvxopt
  Attempting uninstall: cvxopt
    Found existing installation: cvxopt 1.2.3
    Not uninstalling cvxopt at d:\anaconda2\lib\site-packages, outside environment d:\jenkins\workspace\ce_gplibrary_push_research_models\cvxopt\venv2_gpkit
    Can't uninstall 'cvxopt'. No files were found to uninstall.
Successfully installed cvxopt-1.2.4

(venv2_gpkit) (base) D:\jenkins\workspace\CE_gplibrary_Push_research_models\cvxopt>python -c "import scipy; print scipy.__version__"   || exit /b 666 
1.2.3

(venv2_gpkit) (base) D:\jenkins\workspace\CE_gplibrary_Push_research_models\cvxopt>python -c "import numpy; print numpy.__version__"   || exit /b 666 
1.16.6

(venv2_gpkit) (base) D:\jenkins\workspace\CE_gplibrary_Push_research_models\cvxopt>python -c "import pint; print pint.__version__"   || exit /b 666 
0.9
D:\jenkins\workspace\CE_gplibrary_Push_research_models\cvxopt\venv2_gpkit\lib\site-packages\pkg_resources\py2_warn.py:19: UserWarning: ************************************************************
You are running Setuptools on Python 2, which is no longer
supported and
>>> SETUPTOOLS WILL STOP WORKING <<<
in a subsequent release. Please ensure you are installing
Setuptools using pip 9.x or later or pin to `setuptools<45`
in your environment.
If you have done those things and are still encountering
this message, please comment in
https://github.com/pypa/setuptools/issues/1458
about the steps that led to this unsupported combination.
************************************************************
  sys.version_info < (3,) and warnings.warn("*" * 60 + msg + "*" * 60)

(venv2_gpkit) (base) D:\jenkins\workspace\CE_gplibrary_Push_research_models\cvxopt>REM Install gpkit to run the documentation examples 

(venv2_gpkit) (base) D:\jenkins\workspace\CE_gplibrary_Push_research_models\cvxopt>git clone --depth 1 https://github.com/convexengineering/gpkit.git   || exit /b 666 
Cloning into 'gpkit'...
Checking out files:  54% (102/188)   
Checking out files:  55% (104/188)   
Checking out files:  56% (106/188)   
Checking out files:  57% (108/188)   
Checking out files:  58% (110/188)   
Checking out files:  59% (111/188)   
Checking out files:  60% (113/188)   
Checking out files:  61% (115/188)   
Checking out files:  62% (117/188)   
Checking out files:  63% (119/188)   
Checking out files:  64% (121/188)   
Checking out files:  65% (123/188)   
Checking out files:  66% (125/188)   
Checking out files:  67% (126/188)   
Checking out files:  68% (128/188)   
Checking out files:  69% (130/188)   
Checking out files:  70% (132/188)   
Checking out files:  71% (134/188)   
Checking out files:  72% (136/188)   
Checking out files:  73% (138/188)   
Checking out files:  74% (140/188)   
Checking out files:  75% (141/188)   
Checking out files:  76% (143/188)   
Checking out files:  77% (145/188)   
Checking out files:  78% (147/188)   
Checking out files:  79% (149/188)   
Checking out files:  80% (151/188)   
Checking out files:  81% (153/188)   
Checking out files:  82% (155/188)   
Checking out files:  83% (157/188)   
Checking out files:  84% (158/188)   
Checking out files:  85% (160/188)   
Checking out files:  86% (162/188)   
Checking out files:  87% (164/188)   
Checking out files:  88% (166/188)   
Checking out files:  89% (168/188)   
Checking out files:  90% (170/188)   
Checking out files:  91% (172/188)   
Checking out files:  92% (173/188)   
Checking out files:  93% (175/188)   
Checking out files:  94% (177/188)   
Checking out files:  95% (179/188)   
Checking out files:  96% (181/188)   
Checking out files:  97% (183/188)   
Checking out files:  98% (185/188)   
Checking out files:  98% (186/188)   
Checking out files:  99% (187/188)   
Checking out files: 100% (188/188)   
Checking out files: 100% (188/188), done.

(venv2_gpkit) (base) D:\jenkins\workspace\CE_gplibrary_Push_research_models\cvxopt>pip install -e D:\jenkins\workspace\CE_gplibrary_Push_research_models\cvxopt\gpkit   || exit /b 666 
DEPRECATION: Python 2.7 reached the end of its life on January 1st, 2020. Please upgrade your Python as Python 2.7 is no longer maintained. 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:///D:/jenkins/workspace/CE_gplibrary_Push_research_models/cvxopt/gpkit
Requirement already satisfied: numpy>=1.13.3 in d:\anaconda2\lib\site-packages (from gpkit==0.9.1.0) (1.16.6)
Requirement already satisfied: pint>=0.8.1 in d:\anaconda2\lib\site-packages (from gpkit==0.9.1.0) (0.9)
Requirement already satisfied: scipy in d:\jenkins\workspace\ce_gplibrary_push_research_models\cvxopt\venv2_gpkit\lib\site-packages (from gpkit==0.9.1.0) (1.2.3)
Requirement already satisfied: ad in d:\anaconda2\lib\site-packages (from gpkit==0.9.1.0) (1.3.2)
Requirement already satisfied: cvxopt>=1.1.8 in d:\jenkins\workspace\ce_gplibrary_push_research_models\cvxopt\venv2_gpkit\lib\site-packages (from gpkit==0.9.1.0) (1.2.4)
Requirement already satisfied: six in d:\anaconda2\lib\site-packages (from gpkit==0.9.1.0) (1.12.0)
Requirement already satisfied: funcsigs; python_version == "2.7" in d:\anaconda2\lib\site-packages (from pint>=0.8.1->gpkit==0.9.1.0) (1.0.2)
Requirement already satisfied: mkl in d:\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 d:\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) D:\jenkins\workspace\CE_gplibrary_Push_research_models\cvxopt>pip install -e D:\jenkins\workspace\CE_gplibrary_Push_research_models\cvxopt   || exit /b 666 
DEPRECATION: Python 2.7 reached the end of its life on January 1st, 2020. Please upgrade your Python as Python 2.7 is no longer maintained. 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:///D:/jenkins/workspace/CE_gplibrary_Push_research_models/cvxopt
Requirement already satisfied: numpy>=1.12 in d:\anaconda2\lib\site-packages (from gpkitmodels==0.0.0.0) (1.16.6)
Requirement already satisfied: scipy in d:\jenkins\workspace\ce_gplibrary_push_research_models\cvxopt\venv2_gpkit\lib\site-packages (from gpkitmodels==0.0.0.0) (1.2.3)
Requirement already satisfied: pint in d:\anaconda2\lib\site-packages (from gpkitmodels==0.0.0.0) (0.9)
Requirement already satisfied: future in d:\jenkins\workspace\ce_gplibrary_push_research_models\cvxopt\venv2_gpkit\lib\site-packages (from gpkitmodels==0.0.0.0) (0.18.2)
Requirement already satisfied: funcsigs; python_version == "2.7" in d:\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) D:\jenkins\workspace\CE_gplibrary_Push_research_models\cvxopt>REM Show the settings file 

(venv2_gpkit) (base) D:\jenkins\workspace\CE_gplibrary_Push_research_models\cvxopt>REM type D:\jenkins\workspace\CE_gplibrary_Push_research_models\cvxopt\gpkit\env\settings 

(venv2_gpkit) (base) D:\jenkins\workspace\CE_gplibrary_Push_research_models\cvxopt>REM dir D:\jenkins\workspace\CE_gplibrary_Push_research_models\cvxopt\build_gpkit 

(venv2_gpkit) (base) D:\jenkins\workspace\CE_gplibrary_Push_research_models\cvxopt>REM Limit number of threads that be can used 

(venv2_gpkit) (base) D:\jenkins\workspace\CE_gplibrary_Push_research_models\cvxopt>set MSK_IPAR_NUM_THREADS=2 

(venv2_gpkit) (base) D:\jenkins\workspace\CE_gplibrary_Push_research_models\cvxopt>set MKL_NUM_THREADS=2 

(venv2_gpkit) (base) D:\jenkins\workspace\CE_gplibrary_Push_research_models\cvxopt>set NUMEXPR_NUM_THREADS=2 

(venv2_gpkit) (base) D:\jenkins\workspace\CE_gplibrary_Push_research_models\cvxopt>set OPENBLAS_NUM_THREADS=2 

(venv2_gpkit) (base) D:\jenkins\workspace\CE_gplibrary_Push_research_models\cvxopt>set OMP_NUM_THREADS=2 

(venv2_gpkit) (base) D:\jenkins\workspace\CE_gplibrary_Push_research_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.]
D:\jenkins\workspace\CE_gplibrary_Push_research_models\cvxopt\venv2_gpkit\lib\site-packages\pkg_resources\py2_warn.py:19: UserWarning: ************************************************************
You are running Setuptools on Python 2, which is no longer
supported and
>>> SETUPTOOLS WILL STOP WORKING <<<
in a subsequent release. Please ensure you are installing
Setuptools using pip 9.x or later or pin to `setuptools<45`
in your environment.
If you have done those things and are still encountering
this message, please comment in
https://github.com/pypa/setuptools/issues/1458
about the steps that led to this unsupported combination.
************************************************************
  sys.version_info < (3,) and warnings.warn("*" * 60 + msg + "*" * 60)
...........................................................................................................................................................................................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\7\tools\platform\win64x86\h\mosek.h
#     Found C:\Program Files\Mosek\7\tools\platform\win64x86\bin\mosek64_7_1.dll
#     Found C:\Program Files\Mosek\7\tools\examples\c\scopt-ext.c
#     Found C:\Program Files\Mosek\7\tools\examples\c\expopt.c
#     Found C:\Program Files\Mosek\7\tools\examples\c\dgopt.c
#     Found C:\Program Files\Mosek\7\tools\examples\c\scopt-ext.h
#     Found C:\Program Files\Mosek\7\tools\examples\c\expopt.h
#     Found C:\Program Files\Mosek\7\tools\examples\c\dgopt.h
#     Found C:\Program Files\Mosek\7\tools\platform\win64x86\h\mosek.h
# Found mosek version 7, installed to C:\Program Files\Mosek
#
# Building mosek...
#     Replacing directory _mosek\build
#     Replacing directory D:\jenkins\workspace\CE_gplibrary_Push_research_models\cvxopt\build_gpkit
#
#   Copying expopt library files to _mosek\build
#     Copying C:\Program Files\Mosek\7\tools\examples\c\scopt-ext.c
#     Copying C:\Program Files\Mosek\7\tools\examples\c\expopt.c
#     Copying C:\Program Files\Mosek\7\tools\examples\c\dgopt.c
#     Copying C:\Program Files\Mosek\7\tools\examples\c\scopt-ext.h
#     Copying C:\Program Files\Mosek\7\tools\examples\c\expopt.h
#     Copying C:\Program Files\Mosek\7\tools\examples\c\dgopt.h
#     Copying C:\Program Files\Mosek\7\tools\platform\win64x86\h\mosek.h
#
#   Applying expopt patches...
#
#     Change in _mosek\build\dgopt.con line 683
#     --           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 569
#     --       printf("Warning: The variable with index '%d' has only positive 
#     ++ MSK_echotask(expopttask,MSK_STREAM_MSG, "Warning: The variable with in
#
#     Change in _mosek\build\expopt.con line 582
#     --       printf("Warning: The variable with index '%d' has only negative 
#     ++ 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\7\tools\platform\win64x86\bin"    _mosek\build\scopt-ext.c _mosek\build\expopt.c _mosek\build\dgopt.c   "C:\Program Files\Mosek\7\tools\platform\win64x86\bin\mosek64_7_1.dll" -o D:\jenkins\workspace\CE_gplibrary_Push_research_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', '--Cloning into 'gplibrary'...
Checking out files:  76% (106/138)   
Checking out files:  77% (107/138)   
Checking out files:  78% (108/138)   
Checking out files:  79% (110/138)   
Checking out files:  80% (111/138)   
Checking out files:  81% (112/138)   
Checking out files:  82% (114/138)   
Checking out files:  83% (115/138)   
Checking out files:  84% (116/138)   
Checking out files:  85% (118/138)   
Checking out files:  86% (119/138)   
Checking out files:  87% (121/138)   
Checking out files:  88% (122/138)   
Checking out files:  89% (123/138)   
Checking out files:  90% (125/138)   
Checking out files:  91% (126/138)   
Checking out files:  92% (127/138)   
Checking out files:  93% (129/138)   
Checking out files:  94% (130/138)   
Checking out files:  95% (132/138)   
Checking out files:  96% (133/138)   
Checking out files:  97% (134/138)   
Checking out files:  98% (136/138)   
Checking out files:  99% (137/138)   
Checking out files: 100% (138/138)   
Checking out files: 100% (138/138), done.
DEPRECATION: Python 2.7 reached the end of its life on January 1st, 2020. Please upgrade your Python as Python 2.7 is no longer maintained. 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:///D:/jenkins/workspace/CE_gplibrary_Push_research_models/cvxopt/gplibrary
Installing collected packages: gpkitmodels
  Attempting uninstall: 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 reached the end of its life on January 1st, 2020. Please upgrade your Python as Python 2.7 is no longer maintained. 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 d:\jenkins\workspace\ce_gplibrary_push_research_models\cvxopt\robust
Requirement already satisfied: gpkit in d:\jenkins\workspace\ce_gplibrary_push_research_models\cvxopt\gpkit (from robust==0.0.0) (0.9.1.0)
ERROR: Could not find a version that satisfies the requirement gplibrary (from robust==0.0.0) (from versions: none)
ERROR: No matching distribution found for gplibrary (from robust==0.0.0)
DEPRECATION: Python 2.7 reached the end of its life on January 1st, 2020. Please upgrade your Python as Python 2.7 is no longer maintained. 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 d:\jenkins\workspace\ce_gplibrary_push_research_models\cvxopt\robust
Requirement already satisfied: gpkit in d:\jenkins\workspace\ce_gplibrary_push_research_models\cvxopt\gpkit (from robust==0.0.0) (0.9.1.0)
ERROR: Could not find a version that satisfies the requirement gplibrary (from robust==0.0.0) (from versions: none)
ERROR: No matching distribution found for gplibrary (from robust==0.0.0)
DEPRECATION: Python 2.7 reached the end of its life on January 1st, 2020. Please upgrade your Python as Python 2.7 is no longer maintained. 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 d:\jenkins\workspace\ce_gplibrary_push_research_models\cvxopt\robust
Requirement already satisfied: gpkit in d:\jenkins\workspace\ce_gplibrary_push_research_models\cvxopt\gpkit (from robust==0.0.0) (0.9.1.0)
ERROR: Could not find a version that satisfies the requirement gplibrary (from robust==0.0.0) (from versions: none)
ERROR: No matching distribution found for gplibrary (from robust==0.0.0)
DEPRECATION: Python 2.7 reached the end of its life on January 1st, 2020. Please upgrade your Python as Python 2.7 is no longer maintained. 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 d:\jenkins\workspace\ce_gplibrary_push_research_models\cvxopt\robust
Requirement already satisfied: gpkit in d:\jenkins\workspace\ce_gplibrary_push_research_models\cvxopt\gpkit (from robust==0.0.0) (0.9.1.0)
ERROR: Could not find a version that satisfies the requirement gplibrary (from robust==0.0.0) (from versions: none)
ERROR: No matching distribution found for gplibrary (from robust==0.0.0)
DEPRECATION: Python 2.7 reached the end of its life on January 1st, 2020. Please upgrade your Python as Python 2.7 is no longer maintained. 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 d:\jenkins\workspace\ce_gplibrary_push_research_models\cvxopt\robust
Requirement already satisfied: gpkit in d:\jenkins\workspace\ce_gplibrary_push_research_models\cvxopt\gpkit (from robust==0.0.0) (0.9.1.0)
ERROR: Could not find a version that satisfies the requirement gplibrary (from robust==0.0.0) (from versions: none)
ERROR: No matching distribution found for gplibrary (from robust==0.0.0)
adding test for 'run_tests.py'
D:\jenkins\workspace\CE_gplibrary_Push_research_models\cvxopt\venv2_gpkit\lib\site-packages\pkg_resources\py2_warn.py:19: UserWarning: ************************************************************
You are running Setuptools on Python 2, which is no longer
supported and
>>> SETUPTOOLS WILL STOP WORKING <<<
in a subsequent release. Please ensure you are installing
Setuptools using pip 9.x or later or pin to `setuptools<45`
in your environment.
If you have done those things and are still encountering
this message, please comment in
https://github.com/pypa/setuptools/issues/1458
about the steps that led to this unsupported combination.
************************************************************
  sys.version_info < (3,) and warnings.warn("*" * 60 + msg + "*" * 60)

Running tests...
----------------------------------------------------------------------

Running tests...
----------------------------------------------------------------------
.....................
----------------------------------------------------------------------
Ran 21 tests in 22.751s

OK

Generating XML reports...
.
----------------------------------------------------------------------
Ran 1 test in 25.707s

OK

Generating XML reports...
Cloning into 'shopping'...
adding test for 'test.py'
Using solver 'cvxopt'
Solving for 25 variables.
Solving took 0.078 seconds.
Using solver 'cvxopt'
Solving for 25 variables.
Solving took 0.047 seconds.
D:\jenkins\workspace\CE_gplibrary_Push_research_models\cvxopt\venv2_gpkit\lib\site-packages\pkg_resources\py2_warn.py:19: UserWarning: ************************************************************
You are running Setuptools on Python 2, which is no longer
supported and
>>> SETUPTOOLS WILL STOP WORKING <<<
in a subsequent release. Please ensure you are installing
Setuptools using pip 9.x or later or pin to `setuptools<45`
in your environment.
If you have done those things and are still encountering
this message, please comment in
https://github.com/pypa/setuptools/issues/1458
about the steps that led to this unsupported combination.
************************************************************
  sys.version_info < (3,) and warnings.warn("*" * 60 + msg + "*" * 60)

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

OK

Generating XML reports...
Cloning into 'gassolar'...
Checking out files:   4% (105/2110)   
Checking out files:   5% (106/2110)   
Checking out files:   6% (127/2110)   
Checking out files:   7% (148/2110)   
Checking out files:   8% (169/2110)   
Checking out files:   9% (190/2110)   
Checking out files:   9% (203/2110)   
Checking out files:  10% (211/2110)   
Checking out files:  11% (233/2110)   
Checking out files:  12% (254/2110)   
Checking out files:  13% (275/2110)   
Checking out files:  14% (296/2110)   
Checking out files:  14% (308/2110)   
Checking out files:  15% (317/2110)   
Checking out files:  16% (338/2110)   
Checking out files:  17% (359/2110)   
Checking out files:  18% (380/2110)   
Checking out files:  19% (401/2110)   
Checking out files:  19% (415/2110)   
Checking out files:  20% (422/2110)   
Checking out files:  21% (444/2110)   
Checking out files:  22% (465/2110)   
Checking out files:  23% (486/2110)   
Checking out files:  24% (507/2110)   
Checking out files:  24% (508/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:  29% (614/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:  33% (712/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:  38% (805/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:  42% (904/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:  47% (998/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:  52% (1101/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:  57% (1207/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:  61% (1295/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:  65% (1375/2110)   
Checking out files:  66% (1393/2110)   
Checking out files:  67% (1414/2110)   
Checking out files:  68% (1435/2110)   
Checking out files:  68% (1449/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:  72% (1521/2110)   
Checking out files:  73% (1541/2110)   
Checking out files:  74% (1562/2110)   
Checking out files:  75% (1583/2110)   
Checking out files:  75% (1598/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:  79% (1676/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:  83% (1753/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:  90% (1919/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:  95% (2007/2110)   
Checking out files:  96% (2026/2110)   
Checking out files:  97% (2047/2110)   
Checking out files:  98% (2068/2110)   
Checking out files:  99% (2089/2110)   
Checking out files: 100% (2110/2110)   
Checking out files: 100% (2110/2110), done.
DEPRECATION: Python 2.7 reached the end of its life on January 1st, 2020. Please upgrade your Python as Python 2.7 is no longer maintained. 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 d:\anaconda2\lib\site-packages (0.24.2)
Requirement already satisfied: numpy>=1.12.0 in d:\anaconda2\lib\site-packages (from pandas) (1.16.6)
Requirement already satisfied: pytz>=2011k in d:\anaconda2\lib\site-packages (from pandas) (2019.2)
Requirement already satisfied: python-dateutil>=2.5.0 in d:\anaconda2\lib\site-packages (from pandas) (2.8.0)
Requirement already satisfied: six>=1.5 in d:\anaconda2\lib\site-packages (from python-dateutil>=2.5.0->pandas) (1.12.0)
DEPRECATION: Python 2.7 reached the end of its life on January 1st, 2020. Please upgrade your Python as Python 2.7 is no longer maintained. 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-u53efc
  Running command git clone -q https://github.com/hoburg/gpfit.git 'c:\users\jenkins\appdata\local\temp\pip-req-build-u53efc'
Requirement already satisfied: numpy in d:\anaconda2\lib\site-packages (from gpfit==0.1) (1.16.6)
Requirement already satisfied: scipy in d:\jenkins\workspace\ce_gplibrary_push_research_models\cvxopt\venv2_gpkit\lib\site-packages (from gpfit==0.1) (1.2.3)
Requirement already satisfied: gpkit in d:\jenkins\workspace\ce_gplibrary_push_research_models\cvxopt\gpkit (from gpfit==0.1) (0.9.1.0)
Requirement already satisfied: pint>=0.8.1 in d:\anaconda2\lib\site-packages (from gpkit->gpfit==0.1) (0.9)
Requirement already satisfied: ad in d:\anaconda2\lib\site-packages (from gpkit->gpfit==0.1) (1.3.2)
Requirement already satisfied: cvxopt>=1.1.8 in d:\jenkins\workspace\ce_gplibrary_push_research_models\cvxopt\venv2_gpkit\lib\site-packages (from gpkit->gpfit==0.1) (1.2.4)
Requirement already satisfied: six in d:\anaconda2\lib\site-packages (from gpkit->gpfit==0.1) (1.12.0)
Requirement already satisfied: funcsigs; python_version == "2.7" in d:\anaconda2\lib\site-packages (from pint>=0.8.1->gpkit->gpfit==0.1) (1.0.2)
Requirement already satisfied: mkl in d:\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 d:\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-py2-none-any.whl size=25648 sha256=d6ff1e7799b0ce2b194dd8db3dbf5cef151aa0e0aee1a20c35f27c4e009f2d2a
  Stored in directory: c:\users\jenkins\appdata\local\temp\pip-ephem-wheel-cache-y5ywqz\wheels\90\b1\12\2e80fcacd1d4a7f5439cbdcda9c9dc2e1494fc8bcc1af5f375
Successfully built gpfit
Installing collected packages: gpfit
Successfully installed gpfit-0.1
DEPRECATION: Python 2.7 reached the end of its life on January 1st, 2020. Please upgrade your Python as Python 2.7 is no longer maintained. 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 d:\jenkins\workspace\ce_gplibrary_push_research_models\cvxopt\gassolar
Requirement already satisfied: numpy in d:\anaconda2\lib\site-packages (from gassolar==0.0.0.0) (1.16.6)
Requirement already satisfied: scipy in d:\jenkins\workspace\ce_gplibrary_push_research_models\cvxopt\venv2_gpkit\lib\site-packages (from gassolar==0.0.0.0) (1.2.3)
Requirement already satisfied: gpkit in d:\jenkins\workspace\ce_gplibrary_push_research_models\cvxopt\gpkit (from gassolar==0.0.0.0) (0.9.1.0)
Requirement already satisfied: pandas in d:\anaconda2\lib\site-packages (from gassolar==0.0.0.0) (0.24.2)
Requirement already satisfied: gpfit in d:\jenkins\workspace\ce_gplibrary_push_research_models\cvxopt\venv2_gpkit\lib\site-packages (from gassolar==0.0.0.0) (0.1)
Requirement already satisfied: pint>=0.8.1 in d:\anaconda2\lib\site-packages (from gpkit->gassolar==0.0.0.0) (0.9)
Requirement already satisfied: ad in d:\anaconda2\lib\site-packages (from gpkit->gassolar==0.0.0.0) (1.3.2)
Requirement already satisfied: cvxopt>=1.1.8 in d:\jenkins\workspace\ce_gplibrary_push_research_models\cvxopt\venv2_gpkit\lib\site-packages (from gpkit->gassolar==0.0.0.0) (1.2.4)
Requirement already satisfied: six in d:\anaconda2\lib\site-packages (from gpkit->gassolar==0.0.0.0) (1.12.0)
Requirement already satisfied: pytz>=2011k in d:\anaconda2\lib\site-packages (from pandas->gassolar==0.0.0.0) (2019.2)
Requirement already satisfied: python-dateutil>=2.5.0 in d:\anaconda2\lib\site-packages (from pandas->gassolar==0.0.0.0) (2.8.0)
Requirement already satisfied: funcsigs; python_version == "2.7" in d:\anaconda2\lib\site-packages (from pint>=0.8.1->gpkit->gassolar==0.0.0.0) (1.0.2)
Requirement already satisfied: mkl in d:\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 d:\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-py2-none-any.whl size=4895584 sha256=ad40bd7468a05f6b7239c4e7e2c08b0adf01f8af5e00c1661a79004ef4b62101
  Stored in directory: c:\users\jenkins\appdata\local\temp\pip-ephem-wheel-cache-4vns4l\wheels\6d\0b\de\fce66b7663dbced2404e7afa5059299ccc2e89a32dca52ef2c
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'
D:\jenkins\workspace\CE_gplibrary_Push_research_models\cvxopt\venv2_gpkit\lib\site-packages\pkg_resources\py2_warn.py:19: UserWarning: ************************************************************
You are running Setuptools on Python 2, which is no longer
supported and
>>> SETUPTOOLS WILL STOP WORKING <<<
in a subsequent release. Please ensure you are installing
Setuptools using pip 9.x or later or pin to `setuptools<45`
in your environment.
If you have done those things and are still encountering
this message, please comment in
https://github.com/pypa/setuptools/issues/1458
about the steps that led to this unsupported combination.
************************************************************
  sys.version_info < (3,) and warnings.warn("*" * 60 + msg + "*" * 60)

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

OK

Generating XML reports...
Cloning into 'jho'...
DEPRECATION: Python 2.7 reached the end of its life on January 1st, 2020. Please upgrade your Python as Python 2.7 is no longer maintained. 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 d:\anaconda2\lib\site-packages (0.24.2)
Requirement already satisfied: numpy>=1.12.0 in d:\anaconda2\lib\site-packages (from pandas) (1.16.6)
Requirement already satisfied: pytz>=2011k in d:\anaconda2\lib\site-packages (from pandas) (2019.2)
Requirement already satisfied: python-dateutil>=2.5.0 in d:\anaconda2\lib\site-packages (from pandas) (2.8.0)
Requirement already satisfied: six>=1.5 in d:\anaconda2\lib\site-packages (from python-dateutil>=2.5.0->pandas) (1.12.0)
DEPRECATION: Python 2.7 reached the end of its life on January 1st, 2020. Please upgrade your Python as Python 2.7 is no longer maintained. 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-_kcgh7
  Running command git clone -q https://github.com/hoburg/gpfit.git 'c:\users\jenkins\appdata\local\temp\pip-req-build-_kcgh7'
Requirement already satisfied (use --upgrade to upgrade): gpfit==0.1 from git+https://github.com/hoburg/gpfit.git in d:\jenkins\workspace\ce_gplibrary_push_research_models\cvxopt\venv2_gpkit\lib\site-packages
Requirement already satisfied: numpy in d:\anaconda2\lib\site-packages (from gpfit==0.1) (1.16.6)
Requirement already satisfied: scipy in d:\jenkins\workspace\ce_gplibrary_push_research_models\cvxopt\venv2_gpkit\lib\site-packages (from gpfit==0.1) (1.2.3)
Requirement already satisfied: gpkit in d:\jenkins\workspace\ce_gplibrary_push_research_models\cvxopt\gpkit (from gpfit==0.1) (0.9.1.0)
Requirement already satisfied: pint>=0.8.1 in d:\anaconda2\lib\site-packages (from gpkit->gpfit==0.1) (0.9)
Requirement already satisfied: ad in d:\anaconda2\lib\site-packages (from gpkit->gpfit==0.1) (1.3.2)
Requirement already satisfied: cvxopt>=1.1.8 in d:\jenkins\workspace\ce_gplibrary_push_research_models\cvxopt\venv2_gpkit\lib\site-packages (from gpkit->gpfit==0.1) (1.2.4)
Requirement already satisfied: six in d:\anaconda2\lib\site-packages (from gpkit->gpfit==0.1) (1.12.0)
Requirement already satisfied: funcsigs; python_version == "2.7" in d:\anaconda2\lib\site-packages (from pint>=0.8.1->gpkit->gpfit==0.1) (1.0.2)
Requirement already satisfied: mkl in d:\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 d:\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-py2-none-any.whl size=25648 sha256=c585923e06e9a060d35d5ff8ff12a45aaae4c455f363f8e6a4e1d6aef9d60aab
  Stored in directory: c:\users\jenkins\appdata\local\temp\pip-ephem-wheel-cache-61tugs\wheels\90\b1\12\2e80fcacd1d4a7f5439cbdcda9c9dc2e1494fc8bcc1af5f375
Successfully built gpfit
adding test for 'model/jho.py'
adding test for 'model/print_perf.py'
D:\jenkins\workspace\CE_gplibrary_Push_research_models\cvxopt\venv2_gpkit\lib\site-packages\pkg_resources\py2_warn.py:19: UserWarning: ************************************************************
You are running Setuptools on Python 2, which is no longer
supported and
>>> SETUPTOOLS WILL STOP WORKING <<<
in a subsequent release. Please ensure you are installing
Setuptools using pip 9.x or later or pin to `setuptools<45`
in your environment.
If you have done those things and are still encountering
this message, please comment in
https://github.com/pypa/setuptools/issues/1458
about the steps that led to this unsupported combination.
************************************************************
  sys.version_info < (3,) and warnings.warn("*" * 60 + msg + "*" * 60)

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

OK

Generating XML reports...
Cloning into 'turbofan'...
Checking out files:  95% (107/112)   
Checking out files:  96% (108/112)   
Checking out files:  97% (109/112)   
Checking out files:  98% (110/112)   
Checking out files:  99% (111/112)   
Checking out files: 100% (112/112)   
Checking out files: 100% (112/112), done.
DEPRECATION: Python 2.7 reached the end of its life on January 1st, 2020. Please upgrade your Python as Python 2.7 is no longer maintained. 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 d:\jenkins\workspace\ce_gplibrary_push_research_models\cvxopt\turbofan
Requirement already satisfied: numpy in d:\anaconda2\lib\site-packages (from turbofan==0.0.0.0) (1.16.6)
Requirement already satisfied: scipy in d:\jenkins\workspace\ce_gplibrary_push_research_models\cvxopt\venv2_gpkit\lib\site-packages (from turbofan==0.0.0.0) (1.2.3)
Requirement already satisfied: pint in d:\anaconda2\lib\site-packages (from turbofan==0.0.0.0) (0.9)
Requirement already satisfied: future in d:\jenkins\workspace\ce_gplibrary_push_research_models\cvxopt\venv2_gpkit\lib\site-packages (from turbofan==0.0.0.0) (0.18.2)
Requirement already satisfied: funcsigs; python_version == "2.7" in d:\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-py2-none-any.whl size=44201 sha256=e9c87b4b097610aced1fd689f1435709ac93596bdc76fe3c3a96a36811077e9f
  Stored in directory: c:\users\jenkins\appdata\local\temp\pip-ephem-wheel-cache-e_qase\wheels\9d\74\18\b1f78a5a8db420f8dd9d5cfc88e0c306c75db908617f706b56
Successfully built turbofan
Installing collected packages: turbofan
Successfully installed turbofan-0.0.0.0
adding test for 'turbofan/engine_test.py'
D:\jenkins\workspace\CE_gplibrary_Push_research_models\cvxopt\venv2_gpkit\lib\site-packages\pkg_resources\py2_warn.py:19: UserWarning: ************************************************************
You are running Setuptools on Python 2, which is no longer
supported and
>>> SETUPTOOLS WILL STOP WORKING <<<
in a subsequent release. Please ensure you are installing
Setuptools using pip 9.x or later or pin to `setuptools<45`
in your environment.
If you have done those things and are still encountering
this message, please comment in
https://github.com/pypa/setuptools/issues/1458
about the steps that led to this unsupported combination.
************************************************************
  sys.version_info < (3,) and warnings.warn("*" * 60 + msg + "*" * 60)

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

OK

Generating XML reports...
Cloning into 'solar'...
DEPRECATION: Python 2.7 reached the end of its life on January 1st, 2020. Please upgrade your Python as Python 2.7 is no longer maintained. 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 d:\anaconda2\lib\site-packages (0.24.2)
Requirement already satisfied: numpy>=1.12.0 in d:\anaconda2\lib\site-packages (from pandas) (1.16.6)
Requirement already satisfied: pytz>=2011k in d:\anaconda2\lib\site-packages (from pandas) (2019.2)
Requirement already satisfied: python-dateutil>=2.5.0 in d:\anaconda2\lib\site-packages (from pandas) (2.8.0)
Requirement already satisfied: six>=1.5 in d:\anaconda2\lib\site-packages (from python-dateutil>=2.5.0->pandas) (1.12.0)
DEPRECATION: Python 2.7 reached the end of its life on January 1st, 2020. Please upgrade your Python as Python 2.7 is no longer maintained. 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-8vnwsp
  Running command git clone -q https://github.com/convexengineering/gpfit.git 'c:\users\jenkins\appdata\local\temp\pip-req-build-8vnwsp'
Requirement already satisfied (use --upgrade to upgrade): gpfit==0.1 from git+https://github.com/convexengineering/gpfit.git in d:\jenkins\workspace\ce_gplibrary_push_research_models\cvxopt\venv2_gpkit\lib\site-packages
Requirement already satisfied: numpy in d:\anaconda2\lib\site-packages (from gpfit==0.1) (1.16.6)
Requirement already satisfied: scipy in d:\jenkins\workspace\ce_gplibrary_push_research_models\cvxopt\venv2_gpkit\lib\site-packages (from gpfit==0.1) (1.2.3)
Requirement already satisfied: gpkit in d:\jenkins\workspace\ce_gplibrary_push_research_models\cvxopt\gpkit (from gpfit==0.1) (0.9.1.0)
Requirement already satisfied: pint>=0.8.1 in d:\anaconda2\lib\site-packages (from gpkit->gpfit==0.1) (0.9)
Requirement already satisfied: ad in d:\anaconda2\lib\site-packages (from gpkit->gpfit==0.1) (1.3.2)
Requirement already satisfied: cvxopt>=1.1.8 in d:\jenkins\workspace\ce_gplibrary_push_research_models\cvxopt\venv2_gpkit\lib\site-packages (from gpkit->gpfit==0.1) (1.2.4)
Requirement already satisfied: six in d:\anaconda2\lib\site-packages (from gpkit->gpfit==0.1) (1.12.0)
Requirement already satisfied: funcsigs; python_version == "2.7" in d:\anaconda2\lib\site-packages (from pint>=0.8.1->gpkit->gpfit==0.1) (1.0.2)
Requirement already satisfied: mkl in d:\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 d:\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-py2-none-any.whl size=25648 sha256=fc497d5f1ecfe4b3e72e420d5ae6e5310b5661253d50ee2daf2330fec19234fd
  Stored in directory: c:\users\jenkins\appdata\local\temp\pip-ephem-wheel-cache-upvlny\wheels\c4\86\a8\d076a2918d767df46db4980e523f8bbc6415466d4e868a08f8
Successfully built gpfit
DEPRECATION: Python 2.7 reached the end of its life on January 1st, 2020. Please upgrade your Python as Python 2.7 is no longer maintained. 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-kjy_ty
  Running command git clone -q https://github.com/convexengineering/gassolar.git 'c:\users\jenkins\appdata\local\temp\pip-req-build-kjy_ty'
Requirement already satisfied (use --upgrade to upgrade): gassolar==0.0.0.0 from git+https://github.com/convexengineering/gassolar.git in d:\jenkins\workspace\ce_gplibrary_push_research_models\cvxopt\venv2_gpkit\lib\site-packages
Requirement already satisfied: numpy in d:\anaconda2\lib\site-packages (from gassolar==0.0.0.0) (1.16.6)
Requirement already satisfied: scipy in d:\jenkins\workspace\ce_gplibrary_push_research_models\cvxopt\venv2_gpkit\lib\site-packages (from gassolar==0.0.0.0) (1.2.3)
Requirement already satisfied: gpkit in d:\jenkins\workspace\ce_gplibrary_push_research_models\cvxopt\gpkit (from gassolar==0.0.0.0) (0.9.1.0)
Requirement already satisfied: pandas in d:\anaconda2\lib\site-packages (from gassolar==0.0.0.0) (0.24.2)
Requirement already satisfied: gpfit in d:\jenkins\workspace\ce_gplibrary_push_research_models\cvxopt\venv2_gpkit\lib\site-packages (from gassolar==0.0.0.0) (0.1)
Requirement already satisfied: pint>=0.8.1 in d:\anaconda2\lib\site-packages (from gpkit->gassolar==0.0.0.0) (0.9)
Requirement already satisfied: ad in d:\anaconda2\lib\site-packages (from gpkit->gassolar==0.0.0.0) (1.3.2)
Requirement already satisfied: cvxopt>=1.1.8 in d:\jenkins\workspace\ce_gplibrary_push_research_models\cvxopt\venv2_gpkit\lib\site-packages (from gpkit->gassolar==0.0.0.0) (1.2.4)
Requirement already satisfied: six in d:\anaconda2\lib\site-packages (from gpkit->gassolar==0.0.0.0) (1.12.0)
Requirement already satisfied: pytz>=2011k in d:\anaconda2\lib\site-packages (from pandas->gassolar==0.0.0.0) (2019.2)
Requirement already satisfied: python-dateutil>=2.5.0 in d:\anaconda2\lib\site-packages (from pandas->gassolar==0.0.0.0) (2.8.0)
Requirement already satisfied: funcsigs; python_version == "2.7" in d:\anaconda2\lib\site-packages (from pint>=0.8.1->gpkit->gassolar==0.0.0.0) (1.0.2)
Requirement already satisfied: mkl in d:\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 d:\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-py2-none-any.whl size=4895584 sha256=6ac2dbd6d986d6dfbad6d3fe3cba10cd4b4488407bac112056cbd2b340b39c6d
  Stored in directory: c:\users\jenkins\appdata\local\temp\pip-ephem-wheel-cache-8eckuo\wheels\6e\2a\99\e9e93f8f21f5e569759f3fb4feb32d25b525383ff7fe0ffea4
Successfully built gassolar
DEPRECATION: Python 2.7 reached the end of its life on January 1st, 2020. Please upgrade your Python as Python 2.7 is no longer maintained. 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 d:\jenkins\workspace\ce_gplibrary_push_research_models\cvxopt\solar
Requirement already satisfied: numpy in d:\anaconda2\lib\site-packages (from solar==0.0.0.0) (1.16.6)
Requirement already satisfied: scipy in d:\jenkins\workspace\ce_gplibrary_push_research_models\cvxopt\venv2_gpkit\lib\site-packages (from solar==0.0.0.0) (1.2.3)
Requirement already satisfied: gpkit in d:\jenkins\workspace\ce_gplibrary_push_research_models\cvxopt\gpkit (from solar==0.0.0.0) (0.9.1.0)
Requirement already satisfied: pandas in d:\anaconda2\lib\site-packages (from solar==0.0.0.0) (0.24.2)
Requirement already satisfied: gpfit in d:\jenkins\workspace\ce_gplibrary_push_research_models\cvxopt\venv2_gpkit\lib\site-packages (from solar==0.0.0.0) (0.1)
Requirement already satisfied: gpkitmodels in d:\jenkins\workspace\ce_gplibrary_push_research_models\cvxopt\gplibrary (from solar==0.0.0.0) (0.0.0.0)
Requirement already satisfied: pint>=0.8.1 in d:\anaconda2\lib\site-packages (from gpkit->solar==0.0.0.0) (0.9)
Requirement already satisfied: ad in d:\anaconda2\lib\site-packages (from gpkit->solar==0.0.0.0) (1.3.2)
Requirement already satisfied: cvxopt>=1.1.8 in d:\jenkins\workspace\ce_gplibrary_push_research_models\cvxopt\venv2_gpkit\lib\site-packages (from gpkit->solar==0.0.0.0) (1.2.4)
Requirement already satisfied: six in d:\anaconda2\lib\site-packages (from gpkit->solar==0.0.0.0) (1.12.0)
Requirement already satisfied: pytz>=2011k in d:\anaconda2\lib\site-packages (from pandas->solar==0.0.0.0) (2019.2)
Requirement already satisfied: python-dateutil>=2.5.0 in d:\anaconda2\lib\site-packages (from pandas->solar==0.0.0.0) (2.8.0)
Requirement already satisfied: future in d:\jenkins\workspace\ce_gplibrary_push_research_models\cvxopt\venv2_gpkit\lib\site-packages (from gpkitmodels->solar==0.0.0.0) (0.18.2)
Requirement already satisfied: funcsigs; python_version == "2.7" in d:\anaconda2\lib\site-packages (from pint>=0.8.1->gpkit->solar==0.0.0.0) (1.0.2)
Requirement already satisfied: mkl in d:\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 d:\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-py2-none-any.whl size=14941 sha256=684500852016be5a7662e6dd75ea51958e4e0f65bb086fa5f07bc4d56a7ad763
  Stored in directory: c:\users\jenkins\appdata\local\temp\pip-ephem-wheel-cache-k8zf4w\wheels\9a\80\99\8f056da917a61d5d49fb9b8f85d37ee3b60f4efcedc2f971e6
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'
D:\jenkins\workspace\CE_gplibrary_Push_research_models\cvxopt\venv2_gpkit\lib\site-packages\pkg_resources\py2_warn.py:19: UserWarning: ************************************************************
You are running Setuptools on Python 2, which is no longer
supported and
>>> SETUPTOOLS WILL STOP WORKING <<<
in a subsequent release. Please ensure you are installing
Setuptools using pip 9.x or later or pin to `setuptools<45`
in your environment.
If you have done those things and are still encountering
this message, please comment in
https://github.com/pypa/setuptools/issues/1458
about the steps that led to this unsupported combination.
************************************************************
  sys.version_info < (3,) and warnings.warn("*" * 60 + msg + "*" * 60)

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 reached the end of its life on January 1st, 2020. Please upgrade your Python as Python 2.7 is no longer maintained. 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 d:\anaconda2\lib\site-packages (0.24.2)
Requirement already satisfied: numpy>=1.12.0 in d:\anaconda2\lib\site-packages (from pandas) (1.16.6)
Requirement already satisfied: pytz>=2011k in d:\anaconda2\lib\site-packages (from pandas) (2019.2)
Requirement already satisfied: python-dateutil>=2.5.0 in d:\anaconda2\lib\site-packages (from pandas) (2.8.0)
Requirement already satisfied: six>=1.5 in d:\anaconda2\lib\site-packages (from python-dateutil>=2.5.0->pandas) (1.12.0)
DEPRECATION: Python 2.7 reached the end of its life on January 1st, 2020. Please upgrade your Python as Python 2.7 is no longer maintained. 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-rcbn3u
  Running command git clone -q https://github.com/hoburg/gpfit.git 'c:\users\jenkins\appdata\local\temp\pip-req-build-rcbn3u'
Requirement already satisfied (use --upgrade to upgrade): gpfit==0.1 from git+https://github.com/hoburg/gpfit.git in d:\jenkins\workspace\ce_gplibrary_push_research_models\cvxopt\venv2_gpkit\lib\site-packages
Requirement already satisfied: numpy in d:\anaconda2\lib\site-packages (from gpfit==0.1) (1.16.6)
Requirement already satisfied: scipy in d:\jenkins\workspace\ce_gplibrary_push_research_models\cvxopt\venv2_gpkit\lib\site-packages (from gpfit==0.1) (1.2.3)
Requirement already satisfied: gpkit in d:\jenkins\workspace\ce_gplibrary_push_research_models\cvxopt\gpkit (from gpfit==0.1) (0.9.1.0)
Requirement already satisfied: pint>=0.8.1 in d:\anaconda2\lib\site-packages (from gpkit->gpfit==0.1) (0.9)
Requirement already satisfied: ad in d:\anaconda2\lib\site-packages (from gpkit->gpfit==0.1) (1.3.2)
Requirement already satisfied: cvxopt>=1.1.8 in d:\jenkins\workspace\ce_gplibrary_push_research_models\cvxopt\venv2_gpkit\lib\site-packages (from gpkit->gpfit==0.1) (1.2.4)
Requirement already satisfied: six in d:\anaconda2\lib\site-packages (from gpkit->gpfit==0.1) (1.12.0)
Requirement already satisfied: funcsigs; python_version == "2.7" in d:\anaconda2\lib\site-packages (from pint>=0.8.1->gpkit->gpfit==0.1) (1.0.2)
Requirement already satisfied: mkl in d:\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 d:\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-py2-none-any.whl size=25648 sha256=898fe1910c9821852ba3c74b05247863c673c9ccb9f0a1de27c511f62a95f55f
  Stored in directory: c:\users\jenkins\appdata\local\temp\pip-ephem-wheel-cache-dptk3r\wheels\90\b1\12\2e80fcacd1d4a7f5439cbdcda9c9dc2e1494fc8bcc1af5f375
Successfully built gpfit
DEPRECATION: Python 2.7 reached the end of its life on January 1st, 2020. Please upgrade your Python as Python 2.7 is no longer maintained. 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 d:\jenkins\workspace\ce_gplibrary_push_research_models\cvxopt\gplibrary
Requirement already satisfied: numpy>=1.12 in d:\anaconda2\lib\site-packages (from gpkitmodels==0.0.0.0) (1.16.6)
Requirement already satisfied: scipy in d:\jenkins\workspace\ce_gplibrary_push_research_models\cvxopt\venv2_gpkit\lib\site-packages (from gpkitmodels==0.0.0.0) (1.2.3)
Requirement already satisfied: pint in d:\anaconda2\lib\site-packages (from gpkitmodels==0.0.0.0) (0.9)
Requirement already satisfied: future in d:\jenkins\workspace\ce_gplibrary_push_research_models\cvxopt\venv2_gpkit\lib\site-packages (from gpkitmodels==0.0.0.0) (0.18.2)
Requirement already satisfied: funcsigs; python_version == "2.7" in d:\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-py2-none-any.whl size=66517 sha256=03a9f16818b99aeb2e5b1dd22b187d141de4258e796391314df910994cd6cdfc
  Stored in directory: c:\users\jenkins\appdata\local\temp\pip-ephem-wheel-cache-yrvap1\wheels\9b\50\81\4db144310d71565098f48b67a3b653332a8f7f09414910c796
Successfully built gpkitmodels
Installing collected packages: gpkitmodels
  Attempting uninstall: 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.034 seconds.
Using solver 'cvxopt'
Solving for 9 variables.
Solving took 0.013 seconds.
Using solver 'cvxopt'
Solving for 25 variables.
Solving took 0.037 seconds.
Using solver 'cvxopt'
Solving for 25 variables.
Solving took 0.037 seconds.
Beginning signomial solve.
Solving took 16 GP solves and 11.8 seconds.
Using solver 'cvxopt'
Solving for 13 variables.
Solving took 0.026 seconds.
Beginning signomial solve.
Solving took 11 GP solves and 5.9 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.016 seconds.
Using solver 'cvxopt'
Solving for 20 variables.
Solving took 0.016 seconds.
Solving took 4 GP solves and 0.08 seconds.
D:\jenkins\workspace\CE_gplibrary_Push_research_models\cvxopt\venv2_gpkit\lib\site-packages\pkg_resources\py2_warn.py:19: UserWarning: ************************************************************
You are running Setuptools on Python 2, which is no longer
supported and
>>> SETUPTOOLS WILL STOP WORKING <<<
in a subsequent release. Please ensure you are installing
Setuptools using pip 9.x or later or pin to `setuptools<45`
in your environment.
If you have done those things and are still encountering
this message, please comment in
https://github.com/pypa/setuptools/issues/1458
about the steps that led to this unsupported combination.
************************************************************
  sys.version_info < (3,) and warnings.warn("*" * 60 + msg + "*" * 60)

Running tests...
----------------------------------------------------------------------
.D:\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 22.962s

OK

Generating XML reports...
Cloning into 'eVTOL'...
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'
D:\jenkins\workspace\CE_gplibrary_Push_research_models\cvxopt\venv2_gpkit\lib\site-packages\pkg_resources\py2_warn.py:19: UserWarning: ************************************************************
You are running Setuptools on Python 2, which is no longer
supported and
>>> SETUPTOOLS WILL STOP WORKING <<<
in a subsequent release. Please ensure you are installing
Setuptools using pip 9.x or later or pin to `setuptools<45`
in your environment.
If you have done those things and are still encountering
this message, please comment in
https://github.com/pypa/setuptools/issues/1458
about the steps that led to this unsupported combination.
************************************************************
  sys.version_info < (3,) and warnings.warn("*" * 60 + msg + "*" * 60)

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

OK

Generating XML reports...

----------------------------------------------------------------------
Ran 187 tests in 5.965s

OK
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
  attempt 2
  attempt 3
  attempt 4
  attempt 5
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) D:\jenkins\workspace\CE_gplibrary_Push_research_models\cvxopt>exit 0 
INFO: Starting to record.
INFO: Processing JUnit
INFO: [JUnit] - 14 test report file(s) were found with the pattern '**/test_reports/*.xml, **/test_reports_nounits/*.xml' relative to 'D:\jenkins\workspace\CE_gplibrary_Push_research_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