Started by upstream project "designspaceviz_PullRequest" build number 7 originally caused by: GitHub pull request #1 of commit 21c44a9fae3b0eeaaf971e08af40a4356b2db367, no merge conflicts. Running as SYSTEM [EnvInject] - Loading node environment variables. Building remotely on windows7x64 in workspace D:\jenkins\workspace\designspaceviz_PullRequest\mosek No credentials specified Wiping out workspace first. Cloning the remote Git repository Cloning repository https://github.com/convexengineering/designspaceviz > git init D:\jenkins\workspace\designspaceviz_PullRequest\mosek # timeout=10 Fetching upstream changes from https://github.com/convexengineering/designspaceviz > git --version # timeout=10 > git fetch --tags --progress https://github.com/convexengineering/designspaceviz +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url https://github.com/convexengineering/designspaceviz # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url https://github.com/convexengineering/designspaceviz # timeout=10 Fetching upstream changes from https://github.com/convexengineering/designspaceviz > 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'} > git rev-parse "origin/master^{commit}" # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f origin/master # timeout=3 > git merge --ff c09c6ad653fcc06fb9098da6f9681f9691d98e7a # timeout=10 > 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 > git show-ref --tags -d # timeout=10 Checking out Revision c09c6ad653fcc06fb9098da6f9681f9691d98e7a (origin/pr/1/merge, origin/master) > git config core.sparsecheckout # timeout=10 > 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: PR 1: add testing framework, .gitignore [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\jenkins9194979748644188122.bat D:\jenkins\workspace\designspaceviz_PullRequest\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\Scripts;D:\Anaconda2\Library\bin;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Program Files\TortoiseSVN\bin;C:\Program Files (x86)\Intel\Compiler\Fortran\9.1\EM64T\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\Scripts;D:\Anaconda2\Library\bin;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Program Files\TortoiseSVN\bin;C:\Program Files (x86)\Intel\Compiler\Fortran\9.1\EM64T\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\designspaceviz_PullRequest\mosek>REM turn on the anaconda console D:\jenkins\workspace\designspaceviz_PullRequest\mosek>call activate.bat || exit /b 666 (base) D:\jenkins\workspace\designspaceviz_PullRequest\mosek>REM Create a virtualenv to install everything into (base) D:\jenkins\workspace\designspaceviz_PullRequest\mosek>set VENV=D:\jenkins\workspace\designspaceviz_PullRequest\mosek\venv2_gpkit (base) D:\jenkins\workspace\designspaceviz_PullRequest\mosek>virtualenv --system-site-packages D:\jenkins\workspace\designspaceviz_PullRequest\mosek\venv2_gpkit || exit /b 666 New python executable in D:\jenkins\workspace\designspaceviz_PullRequest\mosek\venv2_gpkit\Scripts\python.exe Installing setuptools, pip, wheel...done. (base) D:\jenkins\workspace\designspaceviz_PullRequest\mosek>call D:\jenkins\workspace\designspaceviz_PullRequest\mosek\venv2_gpkit\Scripts\activate.bat || exit /b 666 (venv2_gpkit) (base) D:\jenkins\workspace\designspaceviz_PullRequest\mosek>set PATH=C:\mingw-w64\x86_64-6.4.0-posix-seh-rt_v5-rev0\mingw64\bin;D:\jenkins\workspace\designspaceviz_PullRequest\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;D:\Anaconda2\condabin;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\Scripts;D:\Anaconda2\Library\bin;C:\Windows\System32\WindowsPowerShell\v1.0;C:\Program Files\TortoiseSVN\bin;C:\Program Files (x86)\Intel\Compiler\Fortran\9.1\EM64T\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\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;D:\jenkins\workspace\designspaceviz_PullRequest\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;D:\Anaconda2\condabin;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\Scripts;D:\Anaconda2\Library\bin;C:\Windows\System32\WindowsPowerShell\v1.0;C:\Program Files\TortoiseSVN\bin;C:\Program Files (x86)\Intel\Compiler\Fortran\9.1\EM64T\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\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) D:\jenkins\workspace\designspaceviz_PullRequest\mosek>REM upgrade pip (venv2_gpkit) (base) D:\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 d:\jenkins\workspace\designspaceviz_pullrequest\mosek\venv2_gpkit\lib\site-packages (19.2.3) (venv2_gpkit) (base) D:\jenkins\workspace\designspaceviz_PullRequest\mosek>REM Install coverage into the virtualenv to the coverage command blow uses the virtualenv python (venv2_gpkit) (base) D:\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 d:\anaconda2\lib\site-packages (4.5.4) (venv2_gpkit) (base) D:\jenkins\workspace\designspaceviz_PullRequest\mosek>set GPKITBUILD=D:\jenkins\workspace\designspaceviz_PullRequest\mosek\build_gpkit (venv2_gpkit) (base) D:\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 ) 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.20 ************************************ A license was checked out correctly. ************************************ (venv2_gpkit) (base) D:\jenkins\workspace\designspaceviz_PullRequest\mosek>if mosek == cvxopt ( pip install --upgrade cvxopt || exit /b 666 set GPKITSOLVERS=cvxopt ) (venv2_gpkit) (base) D:\jenkins\workspace\designspaceviz_PullRequest\mosek>REM Install packages needed for testing (venv2_gpkit) (base) D:\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 d:\anaconda2\lib\site-packages (1.7.7) (venv2_gpkit) (base) D:\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 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\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 d:\anaconda2\lib\site-packages (1.16.5) (venv2_gpkit) (base) D:\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 d:\anaconda2\lib\site-packages (1.2.2) Requirement already satisfied, skipping upgrade: numpy>=1.8.2 in d:\anaconda2\lib\site-packages (from scipy) (1.16.5) (venv2_gpkit) (base) D:\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 d:\anaconda2\lib\site-packages (1.0.0.post4) (venv2_gpkit) (base) D:\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 d:\anaconda2\lib\site-packages (2.2.4) 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: 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: numpy>=1.7.1 in d:\anaconda2\lib\site-packages (from matplotlib) (1.16.5) Requirement already satisfied, skipping upgrade: pytz in d:\anaconda2\lib\site-packages (from matplotlib) (2019.2) Requirement already satisfied, skipping upgrade: backports.functools-lru-cache in d:\anaconda2\lib\site-packages (from matplotlib) (1.5) Requirement already satisfied, skipping upgrade: six>=1.10 in d:\anaconda2\lib\site-packages (from matplotlib) (1.12.0) 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: setuptools in d:\jenkins\workspace\designspaceviz_pullrequest\mosek\venv2_gpkit\lib\site-packages (from kiwisolver>=1.0.1->matplotlib) (41.2.0) (venv2_gpkit) (base) D:\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 d:\anaconda2\lib\site-packages (0.17.1) (venv2_gpkit) (base) D:\jenkins\workspace\designspaceviz_PullRequest\mosek>if mosek == cvxopt python -c "import cvxopt; print cvxopt.__version__" (venv2_gpkit) (base) D:\jenkins\workspace\designspaceviz_PullRequest\mosek>python -c "import scipy; print scipy.__version__" || exit /b 666 1.2.1 (venv2_gpkit) (base) D:\jenkins\workspace\designspaceviz_PullRequest\mosek>python -c "import numpy; print numpy.__version__" || exit /b 666 1.16.5 (venv2_gpkit) (base) D:\jenkins\workspace\designspaceviz_PullRequest\mosek>python -c "import pint; print pint.__version__" || exit /b 666 0.9 (venv2_gpkit) (base) D:\jenkins\workspace\designspaceviz_PullRequest\mosek>git --version git version 2.16.2.windows.1 (venv2_gpkit) (base) D:\jenkins\workspace\designspaceviz_PullRequest\mosek>git clone --depth 1 https://github.com/convexengineering/gpkit.git D:\jenkins\workspace\designspaceviz_PullRequest\mosek\gpkit || exit /b 666 Cloning into 'D:\jenkins\workspace\designspaceviz_PullRequest\mosek\gpkit'... Checking out files: 53% (100/188) 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: 95% (180/188) Checking out files: 96% (181/188) Checking out files: 97% (183/188) Checking out files: 98% (185/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\designspaceviz_PullRequest\mosek>pip install --no-cache-dir --no-deps -e D:\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:///D:/jenkins/workspace/designspaceviz_PullRequest/mosek/gpkit Installing collected packages: gpkit Running setup.py develop for gpkit Successfully installed gpkit (venv2_gpkit) (base) D:\jenkins\workspace\designspaceviz_PullRequest\mosek>git clone --depth 1 https://github.com/convexengineering/robust.git D:\jenkins\workspace\designspaceviz_PullRequest\mosek\gpkit || exit /b 666 fatal: destination path 'D:\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 'D:\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