Skip to content
Failed

Console Output

Started by upstream project "designspaceviz_PullRequest" build number 4
originally caused by:
 GitHub pull request #1 of commit 21c44a9fae3b0eeaaf971e08af40a4356b2db367, no merge conflicts.
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on windows10x64 in workspace C:\Users\jenkins\workspace\designspaceviz_PullRequest\mosek
No credentials specified
Wiping out workspace first.
Cloning the remote Git repository
Cloning repository https://github.com/convexengineering/designspaceviz
 > C:\Program Files\Git\cmd\git init C:\Users\jenkins\workspace\designspaceviz_PullRequest\mosek # timeout=10
Fetching upstream changes from https://github.com/convexengineering/designspaceviz
 > C:\Program Files\Git\cmd\git --version # timeout=10
 > C:\Program Files\Git\cmd\git fetch --tags --progress https://github.com/convexengineering/designspaceviz +refs/heads/*:refs/remotes/origin/* # timeout=10
 > C:\Program Files\Git\cmd\git config remote.origin.url https://github.com/convexengineering/designspaceviz # timeout=10
 > C:\Program Files\Git\cmd\git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
 > C:\Program Files\Git\cmd\git config remote.origin.url https://github.com/convexengineering/designspaceviz # timeout=10
Fetching upstream changes from https://github.com/convexengineering/designspaceviz
 > C:\Program Files\Git\cmd\git fetch --tags --progress https://github.com/convexengineering/designspaceviz +refs/pull/*:refs/remotes/origin/pr/* +refs/heads/master:refs/remotes/origin/master # timeout=10
Merging Revision c09c6ad653fcc06fb9098da6f9681f9691d98e7a (refs/remotes/origin/pr/1/merge) to origin/master, UserMergeOptions{mergeRemote='origin', mergeTarget='master', mergeStrategy='DEFAULT', fastForwardMode='FF'}
 > C:\Program Files\Git\cmd\git rev-parse "origin/master^{commit}" # timeout=10
 > C:\Program Files\Git\cmd\git config core.sparsecheckout # timeout=10
 > C:\Program Files\Git\cmd\git checkout -f origin/master # timeout=3
 > C:\Program Files\Git\cmd\git merge --ff c09c6ad653fcc06fb9098da6f9681f9691d98e7a # timeout=10
 > C:\Program Files\Git\cmd\git rev-parse "HEAD^{commit}" # timeout=10
Seen branch in repository origin/master
Seen branch in repository origin/pr/1/head
Seen branch in repository origin/pr/1/merge
Seen branch in repository origin/tests
Seen 4 remote branches
 > C:\Program Files\Git\cmd\git show-ref --tags -d # timeout=10
Checking out Revision c09c6ad653fcc06fb9098da6f9681f9691d98e7a (origin/pr/1/merge, origin/master)
 > C:\Program Files\Git\cmd\git config core.sparsecheckout # timeout=10
 > C:\Program Files\Git\cmd\git checkout -f c09c6ad653fcc06fb9098da6f9681f9691d98e7a # timeout=3
Commit message: "Merge 21c44a9fae3b0eeaaf971e08af40a4356b2db367 into 2d480eeace6751b34588331f66193ebe8e26c6d8"
Using 'Changelog to branch' strategy.
Run condition [Execution node ] enabling prebuild for step [Execute shell]
Run condition [Execution node ] enabling prebuild for step [Execute Windows batch command]
[description-setter] Description set: <a title="add testing framework, .gitignore" href="https://github.com/convexengineering/designspaceviz/pull/1">PR 1</a>: add testing framework, .gitignore
[Execution node] check if [windows10x64] is in [[macys, macys_VM, reynolds, reynolds-ubuntu16]]
Run condition [Execution node ] preventing perform for step [Execute shell]
[Execution node] check if [windows10x64] is in [[windows10x64, windows7x64]]
Run condition [Execution node ] enabling perform for step [Execute Windows batch command]
[mosek] $ cmd /c call C:\Users\jenkins\AppData\Local\Temp\jenkins6470844412377383171.bat

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

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

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

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

(base) C:\Users\jenkins\workspace\designspaceviz_PullRequest\mosek>set VENV=C:\Users\jenkins\workspace\designspaceviz_PullRequest\mosek\venv2_gpkit 

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

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

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

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

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


(venv2_gpkit) (base) C:\Users\jenkins\workspace\designspaceviz_PullRequest\mosek>REM upgrade pip 

(venv2_gpkit) (base) C:\Users\jenkins\workspace\designspaceviz_PullRequest\mosek>python -m pip install --upgrade pip   || exit /b 666 
DEPRECATION: Python 2.7 will reach the end of its life on January 1st, 2020. Please upgrade your Python as Python 2.7 won't be maintained after that date. A future version of pip will drop support for Python 2.7. More details about Python 2 support in pip, can be found at https://pip.pypa.io/en/latest/development/release-process/#python-2-support
Requirement already up-to-date: pip in c:\users\jenkins\workspace\designspaceviz_pullrequest\mosek\venv2_gpkit\lib\site-packages (19.2.3)

(venv2_gpkit) (base) C:\Users\jenkins\workspace\designspaceviz_PullRequest\mosek>REM Install coverage into the virtualenv to the coverage command blow uses the virtualenv python 

(venv2_gpkit) (base) C:\Users\jenkins\workspace\designspaceviz_PullRequest\mosek>pip install --upgrade coverage   || exit /b 666 
DEPRECATION: Python 2.7 will reach the end of its life on January 1st, 2020. Please upgrade your Python as Python 2.7 won't be maintained after that date. A future version of pip will drop support for Python 2.7. More details about Python 2 support in pip, can be found at https://pip.pypa.io/en/latest/development/release-process/#python-2-support
Requirement already up-to-date: coverage in c:\anaconda2\lib\site-packages (4.5.4)

(venv2_gpkit) (base) C:\Users\jenkins\workspace\designspaceviz_PullRequest\mosek>set GPKITBUILD=C:\Users\jenkins\workspace\designspaceviz_PullRequest\mosek\build_gpkit 

(venv2_gpkit) (base) C:\Users\jenkins\workspace\designspaceviz_PullRequest\mosek>if mosek == mosek (
msktestlic   || exit /b 666  
 python -c "__import__('mosek').Env()"   || exit /b 666  
 set GPKITSOLVERS=mosek, mosek_cli 
) 
Problem
  Name                   :                 
  Objective sense        : min             
  Type                   : LO (linear optimization problem)
  Constraints            : 1               
  Cones                  : 0               
  Scalar variables       : 5000            
  Matrix variables       : 0               
  Integer variables      : 0               

Optimizer started.
Mosek license manager: License path: C:\Users\jenkins\mosek\mosek.lic
Mosek license manager:  Checkout license feature 'PTS' from flexlm.
Mosek license manager:  Checkout time 0.02. r: 0 status: 0
Interior-point optimizer started.
Presolve started.
Eliminator started.
Freed constraints in eliminator : 0
Eliminator terminated.
Eliminator - tries                  : 1                 time                   : 0.00            
Lin. dep.  - tries                  : 0                 time                   : 0.00            
Lin. dep.  - number                 : 0               
Presolve terminated. Time: 0.00    
Interior-point optimizer terminated. Time: 0.00. 

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

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

(venv2_gpkit) (base) C:\Users\jenkins\workspace\designspaceviz_PullRequest\mosek>REM Install packages needed for testing 

(venv2_gpkit) (base) C:\Users\jenkins\workspace\designspaceviz_PullRequest\mosek>pip install --upgrade xmlrunner   || exit /b 666 
DEPRECATION: Python 2.7 will reach the end of its life on January 1st, 2020. Please upgrade your Python as Python 2.7 won't be maintained after that date. A future version of pip will drop support for Python 2.7. More details about Python 2 support in pip, can be found at https://pip.pypa.io/en/latest/development/release-process/#python-2-support
Requirement already up-to-date: xmlrunner in c:\anaconda2\lib\site-packages (1.7.7)

(venv2_gpkit) (base) C:\Users\jenkins\workspace\designspaceviz_PullRequest\mosek>pip install --upgrade pint   || exit /b 666 
DEPRECATION: Python 2.7 will reach the end of its life on January 1st, 2020. Please upgrade your Python as Python 2.7 won't be maintained after that date. A future version of pip will drop support for Python 2.7. More details about Python 2 support in pip, can be found at https://pip.pypa.io/en/latest/development/release-process/#python-2-support
Requirement already up-to-date: pint in c:\anaconda2\lib\site-packages (0.9)
Requirement already satisfied, skipping upgrade: funcsigs; python_version == "2.7" in c:\anaconda2\lib\site-packages (from pint) (1.0.2)

(venv2_gpkit) (base) C:\Users\jenkins\workspace\designspaceviz_PullRequest\mosek>pip install --upgrade numpy   || exit /b 666 
DEPRECATION: Python 2.7 will reach the end of its life on January 1st, 2020. Please upgrade your Python as Python 2.7 won't be maintained after that date. A future version of pip will drop support for Python 2.7. More details about Python 2 support in pip, can be found at https://pip.pypa.io/en/latest/development/release-process/#python-2-support
Requirement already up-to-date: numpy in c:\anaconda2\lib\site-packages (1.16.5)

(venv2_gpkit) (base) C:\Users\jenkins\workspace\designspaceviz_PullRequest\mosek>pip install --upgrade scipy   || exit /b 666 
DEPRECATION: Python 2.7 will reach the end of its life on January 1st, 2020. Please upgrade your Python as Python 2.7 won't be maintained after that date. A future version of pip will drop support for Python 2.7. More details about Python 2 support in pip, can be found at https://pip.pypa.io/en/latest/development/release-process/#python-2-support
Requirement already up-to-date: scipy in c:\anaconda2\lib\site-packages (1.2.2)
Requirement already satisfied, skipping upgrade: numpy>=1.8.2 in c:\anaconda2\lib\site-packages (from scipy) (1.16.5)

(venv2_gpkit) (base) C:\Users\jenkins\workspace\designspaceviz_PullRequest\mosek>pip install --upgrade ctypesgen   || exit /b 666 
DEPRECATION: Python 2.7 will reach the end of its life on January 1st, 2020. Please upgrade your Python as Python 2.7 won't be maintained after that date. A future version of pip will drop support for Python 2.7. More details about Python 2 support in pip, can be found at https://pip.pypa.io/en/latest/development/release-process/#python-2-support
Requirement already up-to-date: ctypesgen in c:\anaconda2\lib\site-packages (1.0.0.post4)

(venv2_gpkit) (base) C:\Users\jenkins\workspace\designspaceviz_PullRequest\mosek>pip install --upgrade matplotlib   || exit /b 666 
DEPRECATION: Python 2.7 will reach the end of its life on January 1st, 2020. Please upgrade your Python as Python 2.7 won't be maintained after that date. A future version of pip will drop support for Python 2.7. More details about Python 2 support in pip, can be found at https://pip.pypa.io/en/latest/development/release-process/#python-2-support
Requirement already up-to-date: matplotlib in c:\anaconda2\lib\site-packages (2.2.4)
Requirement already satisfied, skipping upgrade: python-dateutil>=2.1 in c:\anaconda2\lib\site-packages (from matplotlib) (2.8.0)
Requirement already satisfied, skipping upgrade: pyparsing!=2.0.4,!=2.1.2,!=2.1.6,>=2.0.1 in c:\anaconda2\lib\site-packages (from matplotlib) (2.4.2)
Requirement already satisfied, skipping upgrade: numpy>=1.7.1 in c:\anaconda2\lib\site-packages (from matplotlib) (1.16.5)
Requirement already satisfied, skipping upgrade: pytz in c:\anaconda2\lib\site-packages (from matplotlib) (2019.2)
Requirement already satisfied, skipping upgrade: backports.functools-lru-cache in c:\anaconda2\lib\site-packages (from matplotlib) (1.5)
Requirement already satisfied, skipping upgrade: six>=1.10 in c:\anaconda2\lib\site-packages (from matplotlib) (1.12.0)
Requirement already satisfied, skipping upgrade: cycler>=0.10 in c:\anaconda2\lib\site-packages (from matplotlib) (0.10.0)
Requirement already satisfied, skipping upgrade: kiwisolver>=1.0.1 in c:\anaconda2\lib\site-packages (from matplotlib) (1.1.0)
Requirement already satisfied, skipping upgrade: setuptools in c:\users\jenkins\workspace\designspaceviz_pullrequest\mosek\venv2_gpkit\lib\site-packages (from kiwisolver>=1.0.1->matplotlib) (41.2.0)

(venv2_gpkit) (base) C:\Users\jenkins\workspace\designspaceviz_PullRequest\mosek>pip install --upgrade future   || exit /b 666 
DEPRECATION: Python 2.7 will reach the end of its life on January 1st, 2020. Please upgrade your Python as Python 2.7 won't be maintained after that date. A future version of pip will drop support for Python 2.7. More details about Python 2 support in pip, can be found at https://pip.pypa.io/en/latest/development/release-process/#python-2-support
Requirement already up-to-date: future in c:\anaconda2\lib\site-packages (0.17.1)

(venv2_gpkit) (base) C:\Users\jenkins\workspace\designspaceviz_PullRequest\mosek>if mosek == cvxopt python -c "import cvxopt; print cvxopt.__version__" 

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

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

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

(venv2_gpkit) (base) C:\Users\jenkins\workspace\designspaceviz_PullRequest\mosek>git --version 
git version 2.16.2.windows.1

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

(venv2_gpkit) (base) C:\Users\jenkins\workspace\designspaceviz_PullRequest\mosek>pip install --no-cache-dir --no-deps -e C:\Users\jenkins\workspace\designspaceviz_PullRequest\mosek\gpkit   || exit /b 666 
DEPRECATION: Python 2.7 will reach the end of its life on January 1st, 2020. Please upgrade your Python as Python 2.7 won't be maintained after that date. A future version of pip will drop support for Python 2.7. More details about Python 2 support in pip, can be found at https://pip.pypa.io/en/latest/development/release-process/#python-2-support
Obtaining file:///C:/Users/jenkins/workspace/designspaceviz_PullRequest/mosek/gpkit
Installing collected packages: gpkit
  Running setup.py develop for gpkit
Successfully installed gpkit

(venv2_gpkit) (base) C:\Users\jenkins\workspace\designspaceviz_PullRequest\mosek>git clone --depth 1 https://github.com/convexengineering/robust.git C:\Users\jenkins\workspace\designspaceviz_PullRequest\mosek\gpkit   || exit /b 666 
fatal: destination path 'C:\Users\jenkins\workspace\designspaceviz_PullRequest\mosek\gpkit' already exists and is not an empty directory.
Build step 'Conditional step (single)' marked build as failure
[Cobertura] Publishing Cobertura coverage report...

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 'C:\Users\jenkins\workspace\designspaceviz_PullRequest\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