Skip to content
Failed

Console Output

Started by upstream project "CE_gplibrary_Push_research_models" build number 207
originally caused by:
 Started by user eburn
Running as eburn
[EnvInject] - Loading node environment variables.
Building remotely on windows7x64 in workspace D:\jenkins\workspace\CE_gplibrary_Push_research_models\mosek
No credentials specified
Wiping out workspace first.
Cloning the remote Git repository
Cloning repository https://github.com/convexengineering/gplibrary
 > git init D:\jenkins\workspace\CE_gplibrary_Push_research_models\mosek # timeout=10
Fetching upstream changes from https://github.com/convexengineering/gplibrary
 > git --version # timeout=10
 > git fetch --tags --progress -- https://github.com/convexengineering/gplibrary +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git config remote.origin.url https://github.com/convexengineering/gplibrary # timeout=10
 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git config remote.origin.url https://github.com/convexengineering/gplibrary # timeout=10
Fetching upstream changes from https://github.com/convexengineering/gplibrary
 > git fetch --tags --progress -- https://github.com/convexengineering/gplibrary +refs/pull/*:refs/remotes/origin/pr/* +refs/heads/master:refs/remotes/origin/master # timeout=10
Checking out Revision 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]
[mosek] $ cmd /c call C:\Users\jenkins\AppData\Local\Temp\jenkins51429789421955841.bat

D:\jenkins\workspace\CE_gplibrary_Push_research_models\mosek>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\mosek>REM turn on the anaconda console 

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

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

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

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

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

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

(venv2_gpkit) (base) D:\jenkins\workspace\CE_gplibrary_Push_research_models\mosek>set PATH=C:\mingw-w64\x86_64-6.4.0-posix-seh-rt_v5-rev0\mingw64\bin;D:\jenkins\workspace\CE_gplibrary_Push_research_models\mosek\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\mosek>REM set PATH=C:\mingw-w64\x86_64-7.3.0-posix-seh-rt_v5-rev0\mingw64\bin;C:\mingw-w64\x86_64-6.4.0-posix-seh-rt_v5-rev0\mingw64\bin;D:\jenkins\workspace\CE_gplibrary_Push_research_models\mosek\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\mosek>gcc --version 
gcc (x86_64-posix-seh-rev0, Built by MinGW-W64 project) 6.4.0
Copyright (C) 2017 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.


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

(venv2_gpkit) (base) D:\jenkins\workspace\CE_gplibrary_Push_research_models\mosek>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\mosek\venv2_gpkit\lib\site-packages (20.0.2)

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

(venv2_gpkit) (base) D:\jenkins\workspace\CE_gplibrary_Push_research_models\mosek>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\mosek>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\mosek>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\mosek>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\mosek\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\mosek>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\mosek>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\mosek>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\mosek\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\mosek>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\mosek\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\mosek>if mosek == mosek msktestlic   || exit /b 666 
Computer
  Platform               : Windows/64-X86  

Problem
  Name                   :                 
  Objective sense        : min             
  Type                   : LO (linear optimization problem)
  Constraints            : 1               
  Cones                  : 0               
  Scalar variables       : 5000            
  Matrix variables       : 0               
  Integer variables      : 0               

Optimizer started.
Interior-point optimizer started.
Presolve started.
Linear dependency checker started.
Linear dependency checker terminated.
Eliminator - tries                  : 0                 time                   : 0.00            
Eliminator - elim's                 : 0               
Lin. dep.  - tries                  : 1                 time                   : 0.00            
Lin. dep.  - number                 : 0               
Presolve terminated. Time: 0.00    
Interior-point optimizer terminated. Time: 0.00. 

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

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

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


(venv2_gpkit) (base) D:\jenkins\workspace\CE_gplibrary_Push_research_models\mosek>if mosek == mosek (
msktestlic   || exit /b 666  
 python -c "__import__('mosek').Env()"   || exit /b 666  
 set GPKITSOLVERS=mosek, mosek_cli 
) 
Computer
  Platform               : Windows/64-X86  

Problem
  Name                   :                 
  Objective sense        : min             
  Type                   : LO (linear optimization problem)
  Constraints            : 1               
  Cones                  : 0               
  Scalar variables       : 5000            
  Matrix variables       : 0               
  Integer variables      : 0               

Optimizer started.
Interior-point optimizer started.
Presolve started.
Linear dependency checker started.
Linear dependency checker terminated.
Eliminator - tries                  : 0                 time                   : 0.00            
Eliminator - elim's                 : 0               
Lin. dep.  - tries                  : 1                 time                   : 0.00            
Lin. dep.  - number                 : 0               
Presolve terminated. Time: 0.00    
Interior-point optimizer terminated. Time: 0.00. 

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

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

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

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

(venv2_gpkit) (base) D:\jenkins\workspace\CE_gplibrary_Push_research_models\mosek>python -c "import pint; print pint.__version__"   || exit /b 666 
0.9
D:\jenkins\workspace\CE_gplibrary_Push_research_models\mosek\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\mosek>REM Install gpkit to run the documentation examples 

(venv2_gpkit) (base) D:\jenkins\workspace\CE_gplibrary_Push_research_models\mosek>git clone --depth 1 https://github.com/convexengineering/gpkit.git   || exit /b 666 
Cloning into 'gpkit'...
Checking out files:  56% (106/189)   
Checking out files:  57% (108/189)   
Checking out files:  58% (110/189)   
Checking out files:  59% (112/189)   
Checking out files:  60% (114/189)   
Checking out files:  61% (116/189)   
Checking out files:  62% (118/189)   
Checking out files:  63% (120/189)   
Checking out files:  64% (121/189)   
Checking out files:  65% (123/189)   
Checking out files:  66% (125/189)   
Checking out files:  67% (127/189)   
Checking out files:  68% (129/189)   
Checking out files:  69% (131/189)   
Checking out files:  70% (133/189)   
Checking out files:  71% (135/189)   
Checking out files:  72% (137/189)   
Checking out files:  73% (138/189)   
Checking out files:  74% (140/189)   
Checking out files:  75% (142/189)   
Checking out files:  76% (144/189)   
Checking out files:  77% (146/189)   
Checking out files:  78% (148/189)   
Checking out files:  79% (150/189)   
Checking out files:  80% (152/189)   
Checking out files:  81% (154/189)   
Checking out files:  82% (155/189)   
Checking out files:  83% (157/189)   
Checking out files:  84% (159/189)   
Checking out files:  85% (161/189)   
Checking out files:  86% (163/189)   
Checking out files:  87% (165/189)   
Checking out files:  88% (167/189)   
Checking out files:  89% (169/189)   
Checking out files:  90% (171/189)   
Checking out files:  91% (172/189)   
Checking out files:  92% (174/189)   
Checking out files:  93% (176/189)   
Checking out files:  94% (178/189)   
Checking out files:  95% (180/189)   
Checking out files:  96% (182/189)   
Checking out files:  97% (184/189)   
Checking out files:  98% (186/189)   
Checking out files:  99% (188/189)   
Checking out files: 100% (189/189)   
Checking out files: 100% (189/189), done.

(venv2_gpkit) (base) D:\jenkins\workspace\CE_gplibrary_Push_research_models\mosek>pip install -e D:\jenkins\workspace\CE_gplibrary_Push_research_models\mosek\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/mosek/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\mosek\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:\anaconda2\lib\site-packages (from gpkit==0.9.1.0) (1.2.3)
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\mosek>pip install -e D:\jenkins\workspace\CE_gplibrary_Push_research_models\mosek   || 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/mosek
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\mosek\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\mosek\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\mosek>REM Show the settings file 

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

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

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

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

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

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

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

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

(venv2_gpkit) (base) D:\jenkins\workspace\CE_gplibrary_Push_research_models\mosek>python -c "from gpkit.tests.test_repo import test_repos; test_repos(xmloutput=True)"   || exit /b 666 
No filename given.
Usage:
     mskexpopt FILENAME [-primal] [-dual] [-p parameterfile]
Return code: 1052
Description: MSK_RES_ERR_FILE_OPEN [An error occurred while opening a file.]
D:\jenkins\workspace\CE_gplibrary_Push_research_models\mosek\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)
.Build step 'Conditional step (single)' marked build as failure
INFO: Starting to record.
INFO: Processing JUnit
ERROR: Step ‘Publish xUnit test result report’ failed: [JUnit] - No 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\mosek' for the testing framework 'JUnit'.
Did you enter a pattern relative to (and within) the workspace directory?
Did you generate the result report(s) for 'JUnit'?"
[WS-CLEANUP] Deleting project workspace...
[WS-CLEANUP] Deferred wipeout is used...
[WS-CLEANUP] done
Finished: FAILURE