Started by upstream project "CE_gpkit_Install" build number 713 originally caused by: [URLTrigger] A change within the response URL invocation (log) Running as SYSTEM [EnvInject] - Loading node environment variables. Building remotely on windows10x64 in workspace C:\Users\jenkins\workspace\CE_gpkit_Install\buildnode\windows10x64\optimizer\cvxopt [WS-CLEANUP] Deleting project workspace... [WS-CLEANUP] Deferred wipeout is used... [GitCheckoutListener] SCM 'hudson.scm.NullSCM' is not of type GitSCM Run condition [Execution node ] enabling prebuild for step [Execute shell] Run condition [Execution node ] enabling prebuild for step [Execute Windows batch command] [Execution node] check if [windows10x64] is in [[macys, macys_VM, reynolds, reynolds-ubuntu16]] Run condition [Execution node ] preventing perform for step [Execute shell] [Execution node] check if [windows10x64] is in [[windows10x64]] Run condition [Execution node ] enabling perform for step [Execute Windows batch command] [cvxopt] $ cmd /c call C:\Users\jenkins\AppData\Local\Temp\jenkins1811381429916559503.bat C:\Users\jenkins\workspace\CE_gpkit_Install\buildnode\windows10x64\optimizer\cvxopt>REM turn on the anaconda console C:\Users\jenkins\workspace\CE_gpkit_Install\buildnode\windows10x64\optimizer\cvxopt>call C:\Miniconda3\Scripts\activate.bat Collecting package metadata (current_repodata.json): ...working... done Solving environment: ...working... done # All requested packages already installed. WARNING: Skipping solar as it is not installed. WARNING: Skipping gassolar as it is not installed. WARNING: Skipping gpfit as it is not installed. WARNING: Skipping gpkit as it is not installed. created virtual environment CPython3.10.13.final.0-64 in 15755ms creator CPython3Windows(dest=C:\Users\jenkins\workspace\CE_gpkit_Install\buildnode\windows10x64\optimizer\cvxopt\venv2_gpkit, clear=False, no_vcs_ignore=False, global=True) seeder FromAppData(download=False, pip=bundle, setuptools=bundle, wheel=bundle, via=copy, app_data_dir=C:\Users\jenkins\AppData\Local\pypa\virtualenv) added seed packages: pip==23.2.1, setuptools==68.2.2, wheel==0.41.2 activators BashActivator,BatchActivator,FishActivator,NushellActivator,PowerShellActivator,PythonActivator (venv2_gpkit) (base) C:\Users\jenkins\workspace\CE_gpkit_Install\buildnode\windows10x64\optimizer\cvxopt>REM make sure pip is up to date (venv2_gpkit) (base) C:\Users\jenkins\workspace\CE_gpkit_Install\buildnode\windows10x64\optimizer\cvxopt>python -m pip install --upgrade pip || exit /b 666 Requirement already satisfied: pip in c:\users\jenkins\workspace\ce_gpkit_install\buildnode\windows10x64\optimizer\cvxopt\venv2_gpkit\lib\site-packages (23.2.1) Collecting pip Obtaining dependency information for pip from https://files.pythonhosted.org/packages/e0/63/b428aaca15fcd98c39b07ca7149e24bc14205ad0f1c80ba2b01835aedde1/pip-23.3-py3-none-any.whl.metadata Downloading pip-23.3-py3-none-any.whl.metadata (3.5 kB) Downloading pip-23.3-py3-none-any.whl (2.1 MB) ---------------------------------------- 2.1/2.1 MB 7.9 MB/s eta 0:00:00 Installing collected packages: pip Attempting uninstall: pip Found existing installation: pip 23.2.1 Uninstalling pip-23.2.1: Successfully uninstalled pip-23.2.1 Successfully installed pip-23.3 (venv2_gpkit) (base) C:\Users\jenkins\workspace\CE_gpkit_Install\buildnode\windows10x64\optimizer\cvxopt>REM Install primary dependencies (venv2_gpkit) (base) C:\Users\jenkins\workspace\CE_gpkit_Install\buildnode\windows10x64\optimizer\cvxopt>pip install --upgrade ctypesgen || exit /b 666 Collecting ctypesgen Downloading ctypesgen-1.1.1-py3-none-any.whl (124 kB) ------------------------------------ 124.2/124.2 kB 609.4 kB/s eta 0:00:00 Installing collected packages: ctypesgen Successfully installed ctypesgen-1.1.1 WARNING: There was an error checking the latest version of pip. (venv2_gpkit) (base) C:\Users\jenkins\workspace\CE_gpkit_Install\buildnode\windows10x64\optimizer\cvxopt>REM numpy==1.19.4 does not work on windoze due to windoze bug (venv2_gpkit) (base) C:\Users\jenkins\workspace\CE_gpkit_Install\buildnode\windows10x64\optimizer\cvxopt>pip install --upgrade numpy!=1.19.4 || exit /b 666 Collecting numpy!=1.19.4 Downloading numpy-1.26.1-cp310-cp310-win_amd64.whl.metadata (61 kB) -------------------------------------- 61.2/61.2 kB 463.2 kB/s eta 0:00:00 Downloading numpy-1.26.1-cp310-cp310-win_amd64.whl (15.8 MB) ---------------------------------------- 15.8/15.8 MB 43.7 MB/s eta 0:00:00 Installing collected packages: numpy Successfully installed numpy-1.26.1 WARNING: There was an error checking the latest version of pip. (venv2_gpkit) (base) C:\Users\jenkins\workspace\CE_gpkit_Install\buildnode\windows10x64\optimizer\cvxopt>pip install --upgrade scipy || exit /b 666 Collecting scipy Downloading scipy-1.11.3-cp310-cp310-win_amd64.whl.metadata (60 kB) -------------------------------------- 60.4/60.4 kB 355.8 kB/s eta 0:00:00 Requirement already satisfied: numpy<1.28.0,>=1.21.6 in c:\users\jenkins\workspace\ce_gpkit_install\buildnode\windows10x64\optimizer\cvxopt\venv2_gpkit\lib\site-packages (from scipy) (1.26.1) Downloading scipy-1.11.3-cp310-cp310-win_amd64.whl (44.1 MB) ---------------------------------------- 44.1/44.1 MB 17.2 MB/s eta 0:00:00 Installing collected packages: scipy Successfully installed scipy-1.11.3 WARNING: There was an error checking the latest version of pip. (venv2_gpkit) (base) C:\Users\jenkins\workspace\CE_gpkit_Install\buildnode\windows10x64\optimizer\cvxopt>pip install --upgrade pint || exit /b 666 Collecting pint Downloading Pint-0.22-py3-none-any.whl.metadata (7.7 kB) Collecting typing-extensions (from pint) Downloading typing_extensions-4.8.0-py3-none-any.whl.metadata (3.0 kB) Downloading Pint-0.22-py3-none-any.whl (294 kB) ---------------------------------------- 294.0/294.0 kB 2.6 MB/s eta 0:00:00 Downloading typing_extensions-4.8.0-py3-none-any.whl (31 kB) Installing collected packages: typing-extensions, pint Successfully installed pint-0.22 typing-extensions-4.8.0 WARNING: There was an error checking the latest version of pip. (venv2_gpkit) (base) C:\Users\jenkins\workspace\CE_gpkit_Install\buildnode\windows10x64\optimizer\cvxopt>pip install --upgrade plotly || exit /b 666 Collecting plotly Downloading plotly-5.17.0-py2.py3-none-any.whl.metadata (7.0 kB) Collecting tenacity>=6.2.0 (from plotly) Downloading tenacity-8.2.3-py3-none-any.whl.metadata (1.0 kB) Requirement already satisfied: packaging in c:\miniconda3\lib\site-packages (from plotly) (23.1) Downloading plotly-5.17.0-py2.py3-none-any.whl (15.6 MB) ---------------------------------------- 15.6/15.6 MB 29.7 MB/s eta 0:00:00 Downloading tenacity-8.2.3-py3-none-any.whl (24 kB) Installing collected packages: tenacity, plotly Successfully installed plotly-5.17.0 tenacity-8.2.3 WARNING: There was an error checking the latest version of pip. (venv2_gpkit) (base) C:\Users\jenkins\workspace\CE_gpkit_Install\buildnode\windows10x64\optimizer\cvxopt>pip install --upgrade matplotlib || exit /b 666 Collecting matplotlib Downloading matplotlib-3.8.0-cp310-cp310-win_amd64.whl.metadata (5.9 kB) Collecting contourpy>=1.0.1 (from matplotlib) Downloading contourpy-1.1.1-cp310-cp310-win_amd64.whl.metadata (5.9 kB) Collecting cycler>=0.10 (from matplotlib) Downloading cycler-0.12.1-py3-none-any.whl.metadata (3.8 kB) Collecting fonttools>=4.22.0 (from matplotlib) Downloading fonttools-4.43.1-cp310-cp310-win_amd64.whl.metadata (155 kB) -------------------------------------- 155.5/155.5 kB 3.1 MB/s eta 0:00:00 Collecting kiwisolver>=1.0.1 (from matplotlib) Downloading kiwisolver-1.4.5-cp310-cp310-win_amd64.whl.metadata (6.5 kB) Requirement already satisfied: numpy<2,>=1.21 in c:\users\jenkins\workspace\ce_gpkit_install\buildnode\windows10x64\optimizer\cvxopt\venv2_gpkit\lib\site-packages (from matplotlib) (1.26.1) Requirement already satisfied: packaging>=20.0 in c:\miniconda3\lib\site-packages (from matplotlib) (23.1) Collecting pillow>=6.2.0 (from matplotlib) Downloading Pillow-10.1.0-cp310-cp310-win_amd64.whl.metadata (9.6 kB) Collecting pyparsing>=2.3.1 (from matplotlib) Downloading pyparsing-3.1.1-py3-none-any.whl.metadata (5.1 kB) Collecting python-dateutil>=2.7 (from matplotlib) Downloading python_dateutil-2.8.2-py2.py3-none-any.whl (247 kB) -------------------------------------- 247.7/247.7 kB 7.7 MB/s eta 0:00:00 Collecting six>=1.5 (from python-dateutil>=2.7->matplotlib) Downloading six-1.16.0-py2.py3-none-any.whl (11 kB) Downloading matplotlib-3.8.0-cp310-cp310-win_amd64.whl (7.6 MB) ---------------------------------------- 7.6/7.6 MB 28.7 MB/s eta 0:00:00 Downloading contourpy-1.1.1-cp310-cp310-win_amd64.whl (477 kB) --------------------------------------- 478.0/478.0 kB 15.1 MB/s eta 0:00:00 Downloading cycler-0.12.1-py3-none-any.whl (8.3 kB) Downloading fonttools-4.43.1-cp310-cp310-win_amd64.whl (2.1 MB) ---------------------------------------- 2.1/2.1 MB 34.4 MB/s eta 0:00:00 Downloading kiwisolver-1.4.5-cp310-cp310-win_amd64.whl (56 kB) ---------------------------------------- 56.1/56.1 kB 3.1 MB/s eta 0:00:00 Downloading Pillow-10.1.0-cp310-cp310-win_amd64.whl (2.6 MB) ---------------------------------------- 2.6/2.6 MB 41.9 MB/s eta 0:00:00 Downloading pyparsing-3.1.1-py3-none-any.whl (103 kB) ---------------------------------------- 103.1/103.1 kB 5.8 MB/s eta 0:00:00 Installing collected packages: six, pyparsing, pillow, kiwisolver, fonttools, cycler, contourpy, python-dateutil, matplotlib Successfully installed contourpy-1.1.1 cycler-0.12.1 fonttools-4.43.1 kiwisolver-1.4.5 matplotlib-3.8.0 pillow-10.1.0 pyparsing-3.1.1 python-dateutil-2.8.2 six-1.16.0 WARNING: There was an error checking the latest version of pip. (venv2_gpkit) (base) C:\Users\jenkins\workspace\CE_gpkit_Install\buildnode\windows10x64\optimizer\cvxopt>pip install --upgrade cvxopt || exit /b 666 Collecting cvxopt Downloading cvxopt-1.3.2-cp310-cp310-win_amd64.whl.metadata (1.4 kB) Downloading cvxopt-1.3.2-cp310-cp310-win_amd64.whl (12.8 MB) ---------------------------------------- 12.8/12.8 MB 36.3 MB/s eta 0:00:00 Installing collected packages: cvxopt Successfully installed cvxopt-1.3.2 WARNING: There was an error checking the latest version of pip. (venv2_gpkit) (base) C:\Users\jenkins\workspace\CE_gpkit_Install\buildnode\windows10x64\optimizer\cvxopt>REM Install optional dependencies (venv2_gpkit) (base) C:\Users\jenkins\workspace\CE_gpkit_Install\buildnode\windows10x64\optimizer\cvxopt>pip install --upgrade ipywidgets || exit /b 666 Collecting ipywidgets Downloading ipywidgets-8.1.1-py3-none-any.whl.metadata (2.4 kB) Collecting comm>=0.1.3 (from ipywidgets) Downloading comm-0.1.4-py3-none-any.whl.metadata (4.2 kB) Collecting ipython>=6.1.0 (from ipywidgets) Downloading ipython-8.16.1-py3-none-any.whl.metadata (5.9 kB) Collecting traitlets>=4.3.1 (from ipywidgets) Downloading traitlets-5.11.2-py3-none-any.whl.metadata (10 kB) Collecting widgetsnbextension~=4.0.9 (from ipywidgets) Downloading widgetsnbextension-4.0.9-py3-none-any.whl.metadata (1.6 kB) Collecting jupyterlab-widgets~=3.0.9 (from ipywidgets) Downloading jupyterlab_widgets-3.0.9-py3-none-any.whl.metadata (4.1 kB) Collecting backcall (from ipython>=6.1.0->ipywidgets) Downloading backcall-0.2.0-py2.py3-none-any.whl (11 kB) Collecting decorator (from ipython>=6.1.0->ipywidgets) Downloading decorator-5.1.1-py3-none-any.whl (9.1 kB) Collecting jedi>=0.16 (from ipython>=6.1.0->ipywidgets) Downloading jedi-0.19.1-py2.py3-none-any.whl.metadata (22 kB) Collecting matplotlib-inline (from ipython>=6.1.0->ipywidgets) Downloading matplotlib_inline-0.1.6-py3-none-any.whl (9.4 kB) Collecting pickleshare (from ipython>=6.1.0->ipywidgets) Downloading pickleshare-0.7.5-py2.py3-none-any.whl (6.9 kB) Collecting prompt-toolkit!=3.0.37,<3.1.0,>=3.0.30 (from ipython>=6.1.0->ipywidgets) Downloading prompt_toolkit-3.0.39-py3-none-any.whl.metadata (6.4 kB) Collecting pygments>=2.4.0 (from ipython>=6.1.0->ipywidgets) Downloading Pygments-2.16.1-py3-none-any.whl.metadata (2.5 kB) Collecting stack-data (from ipython>=6.1.0->ipywidgets) Downloading stack_data-0.6.3-py3-none-any.whl.metadata (18 kB) Collecting exceptiongroup (from ipython>=6.1.0->ipywidgets) Downloading exceptiongroup-1.1.3-py3-none-any.whl.metadata (6.1 kB) Requirement already satisfied: colorama in c:\miniconda3\lib\site-packages (from ipython>=6.1.0->ipywidgets) (0.4.6) Collecting parso<0.9.0,>=0.8.3 (from jedi>=0.16->ipython>=6.1.0->ipywidgets) Downloading parso-0.8.3-py2.py3-none-any.whl (100 kB) -------------------------------------- 100.8/100.8 kB 6.0 MB/s eta 0:00:00 Collecting wcwidth (from prompt-toolkit!=3.0.37,<3.1.0,>=3.0.30->ipython>=6.1.0->ipywidgets) Downloading wcwidth-0.2.8-py2.py3-none-any.whl.metadata (13 kB) Collecting executing>=1.2.0 (from stack-data->ipython>=6.1.0->ipywidgets) Downloading executing-2.0.0-py2.py3-none-any.whl.metadata (9.0 kB) Collecting asttokens>=2.1.0 (from stack-data->ipython>=6.1.0->ipywidgets) Downloading asttokens-2.4.0-py2.py3-none-any.whl.metadata (4.9 kB) Collecting pure-eval (from stack-data->ipython>=6.1.0->ipywidgets) Downloading pure_eval-0.2.2-py3-none-any.whl (11 kB) Requirement already satisfied: six>=1.12.0 in c:\users\jenkins\workspace\ce_gpkit_install\buildnode\windows10x64\optimizer\cvxopt\venv2_gpkit\lib\site-packages (from asttokens>=2.1.0->stack-data->ipython>=6.1.0->ipywidgets) (1.16.0) Downloading ipywidgets-8.1.1-py3-none-any.whl (139 kB) ---------------------------------------- 139.4/139.4 kB 8.6 MB/s eta 0:00:00 Downloading comm-0.1.4-py3-none-any.whl (6.6 kB) Downloading ipython-8.16.1-py3-none-any.whl (806 kB) --------------------------------------- 807.0/807.0 kB 17.0 MB/s eta 0:00:00 Downloading jupyterlab_widgets-3.0.9-py3-none-any.whl (214 kB) ---------------------------------------- 214.9/214.9 kB 4.4 MB/s eta 0:00:00 Downloading traitlets-5.11.2-py3-none-any.whl (83 kB) ---------------------------------------- 83.7/83.7 kB 4.9 MB/s eta 0:00:00 Downloading widgetsnbextension-4.0.9-py3-none-any.whl (2.3 MB) ---------------------------------------- 2.3/2.3 MB 48.6 MB/s eta 0:00:00 Downloading jedi-0.19.1-py2.py3-none-any.whl (1.6 MB) ---------------------------------------- 1.6/1.6 MB 33.2 MB/s eta 0:00:00 Downloading prompt_toolkit-3.0.39-py3-none-any.whl (385 kB) --------------------------------------- 385.2/385.2 kB 11.7 MB/s eta 0:00:00 Downloading Pygments-2.16.1-py3-none-any.whl (1.2 MB) ---------------------------------------- 1.2/1.2 MB 24.6 MB/s eta 0:00:00 Downloading exceptiongroup-1.1.3-py3-none-any.whl (14 kB) Downloading stack_data-0.6.3-py3-none-any.whl (24 kB) Downloading asttokens-2.4.0-py2.py3-none-any.whl (27 kB) Downloading executing-2.0.0-py2.py3-none-any.whl (24 kB) Downloading wcwidth-0.2.8-py2.py3-none-any.whl (31 kB) Installing collected packages: wcwidth, pure-eval, pickleshare, executing, backcall, widgetsnbextension, traitlets, pygments, prompt-toolkit, parso, jupyterlab-widgets, exceptiongroup, decorator, asttokens, stack-data, matplotlib-inline, jedi, comm, ipython, ipywidgets Successfully installed asttokens-2.4.0 backcall-0.2.0 comm-0.1.4 decorator-5.1.1 exceptiongroup-1.1.3 executing-2.0.0 ipython-8.16.1 ipywidgets-8.1.1 jedi-0.19.1 jupyterlab-widgets-3.0.9 matplotlib-inline-0.1.6 parso-0.8.3 pickleshare-0.7.5 prompt-toolkit-3.0.39 pure-eval-0.2.2 pygments-2.16.1 stack-data-0.6.3 traitlets-5.11.2 wcwidth-0.2.8 widgetsnbextension-4.0.9 WARNING: There was an error checking the latest version of pip. (venv2_gpkit) (base) C:\Users\jenkins\workspace\CE_gpkit_Install\buildnode\windows10x64\optimizer\cvxopt>pip install --upgrade adce || exit /b 666 Collecting adce Using cached adce-1.3.3.2-py3-none-any.whl Installing collected packages: adce Successfully installed adce-1.3.3.2 WARNING: There was an error checking the latest version of pip. (venv2_gpkit) (base) C:\Users\jenkins\workspace\CE_gpkit_Install\buildnode\windows10x64\optimizer\cvxopt>pip install --upgrade pandas || exit /b 666 Collecting pandas Downloading pandas-2.1.1-cp310-cp310-win_amd64.whl.metadata (18 kB) Requirement already satisfied: numpy>=1.22.4 in c:\users\jenkins\workspace\ce_gpkit_install\buildnode\windows10x64\optimizer\cvxopt\venv2_gpkit\lib\site-packages (from pandas) (1.26.1) Requirement already satisfied: python-dateutil>=2.8.2 in c:\users\jenkins\workspace\ce_gpkit_install\buildnode\windows10x64\optimizer\cvxopt\venv2_gpkit\lib\site-packages (from pandas) (2.8.2) Collecting pytz>=2020.1 (from pandas) Downloading pytz-2023.3.post1-py2.py3-none-any.whl.metadata (22 kB) Collecting tzdata>=2022.1 (from pandas) Downloading tzdata-2023.3-py2.py3-none-any.whl (341 kB) -------------------------------------- 341.8/341.8 kB 4.2 MB/s eta 0:00:00 Requirement already satisfied: six>=1.5 in c:\users\jenkins\workspace\ce_gpkit_install\buildnode\windows10x64\optimizer\cvxopt\venv2_gpkit\lib\site-packages (from python-dateutil>=2.8.2->pandas) (1.16.0) Downloading pandas-2.1.1-cp310-cp310-win_amd64.whl (10.7 MB) ---------------------------------------- 10.7/10.7 MB 32.8 MB/s eta 0:00:00 Downloading pytz-2023.3.post1-py2.py3-none-any.whl (502 kB) --------------------------------------- 502.5/502.5 kB 15.4 MB/s eta 0:00:00 Installing collected packages: pytz, tzdata, pandas Successfully installed pandas-2.1.1 pytz-2023.3.post1 tzdata-2023.3 WARNING: There was an error checking the latest version of pip. (venv2_gpkit) (base) C:\Users\jenkins\workspace\CE_gpkit_Install\buildnode\windows10x64\optimizer\cvxopt>REM needed for testing (venv2_gpkit) (base) C:\Users\jenkins\workspace\CE_gpkit_Install\buildnode\windows10x64\optimizer\cvxopt>pip install --upgrade unittest-xml-reporting || exit /b 666 Collecting unittest-xml-reporting Downloading unittest_xml_reporting-3.2.0-py2.py3-none-any.whl (20 kB) Collecting lxml (from unittest-xml-reporting) Downloading lxml-4.9.3-cp310-cp310-win_amd64.whl.metadata (3.9 kB) Downloading lxml-4.9.3-cp310-cp310-win_amd64.whl (3.8 MB) ---------------------------------------- 3.8/3.8 MB 12.1 MB/s eta 0:00:00 Installing collected packages: lxml, unittest-xml-reporting Successfully installed lxml-4.9.3 unittest-xml-reporting-3.2.0 WARNING: There was an error checking the latest version of pip. (venv2_gpkit) (base) C:\Users\jenkins\workspace\CE_gpkit_Install\buildnode\windows10x64\optimizer\cvxopt>pip install --upgrade coverage || exit /b 666 Collecting coverage Downloading coverage-7.3.2-cp310-cp310-win_amd64.whl.metadata (8.3 kB) Downloading coverage-7.3.2-cp310-cp310-win_amd64.whl (203 kB) ---------------------------------------- 203.2/203.2 kB 1.8 MB/s eta 0:00:00 Installing collected packages: coverage Successfully installed coverage-7.3.2 WARNING: There was an error checking the latest version of pip. (venv2_gpkit) (base) C:\Users\jenkins\workspace\CE_gpkit_Install\buildnode\windows10x64\optimizer\cvxopt>set PATH=C:\mingw-w64\x86_64-6.4.0-posix-seh-rt_v5-rev0\mingw64\bin;C:\Users\jenkins\workspace\CE_gpkit_Install\buildnode\windows10x64\optimizer\cvxopt\venv2_gpkit\Scripts;C:\Miniconda3;C:\Miniconda3\Library\mingw-w64\bin;C:\Miniconda3\Library\usr\bin;C:\Miniconda3\Library\bin;C:\Miniconda3\Scripts;C:\Miniconda3\bin;C:\Miniconda3\condabin;C:\Program Files (x86)\Intel\oneAPI\mpi\latest\bin;C:\Program Files (x86)\Intel\oneAPI\mpi\latest\bin\release;C:\Program Files (x86)\Intel\oneAPI\mpi\latest\libfabric\bin;C:\Program Files (x86)\Intel\oneAPI\mpi\latest\libfabric\bin\utils;C:\Program Files (x86)\Intel\oneAPI\tbb\latest\redist\intel64\vc_mt;C:\Program Files (x86)\Intel\oneAPI\tbb\latest\redist\ia32\vc_mt;C:\Program Files\Common Files\Oracle\Java\javapath;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:\Program Files\Mosek\8\tools\platform\win64x86\bin;C:\WINDOWS\System32\OpenSSH;C:\Program Files\TortoiseSVN\bin;C:\Program Files\Mosek\9.1\tools\platform\win64x86\bin;C:\Program Files\Git\cmd;C:\Anaconda2;C:\Anaconda2\Scripts;C:\Anaconda2\Library\bin;C:\Program Files (x86)\Intel\Compiler\Fortran\9.1\EM64T\Bin;C:\Program Files\Git\bin;C:\Users\jenkins\AppData\Local\Microsoft\WindowsApps;C:\Users\jenkins\AppData\Local\Programs\Python\Python38;C:\Users\jenkins\AppData\Local\Programs\Python\Python38\Scripts;C:\Users\jenkins\AppData\Local\Microsoft\WindowsApps (venv2_gpkit) (base) C:\Users\jenkins\workspace\CE_gpkit_Install\buildnode\windows10x64\optimizer\cvxopt>REM set PATH=C:\mingw-w64\x86_64-7.3.0-posix-seh-rt_v5-rev0\mingw64\bin;C:\mingw-w64\x86_64-6.4.0-posix-seh-rt_v5-rev0\mingw64\bin;C:\Users\jenkins\workspace\CE_gpkit_Install\buildnode\windows10x64\optimizer\cvxopt\venv2_gpkit\Scripts;C:\Miniconda3;C:\Miniconda3\Library\mingw-w64\bin;C:\Miniconda3\Library\usr\bin;C:\Miniconda3\Library\bin;C:\Miniconda3\Scripts;C:\Miniconda3\bin;C:\Miniconda3\condabin;C:\Program Files (x86)\Intel\oneAPI\mpi\latest\bin;C:\Program Files (x86)\Intel\oneAPI\mpi\latest\bin\release;C:\Program Files (x86)\Intel\oneAPI\mpi\latest\libfabric\bin;C:\Program Files (x86)\Intel\oneAPI\mpi\latest\libfabric\bin\utils;C:\Program Files (x86)\Intel\oneAPI\tbb\latest\redist\intel64\vc_mt;C:\Program Files (x86)\Intel\oneAPI\tbb\latest\redist\ia32\vc_mt;C:\Program Files\Common Files\Oracle\Java\javapath;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:\Program Files\Mosek\8\tools\platform\win64x86\bin;C:\WINDOWS\System32\OpenSSH;C:\Program Files\TortoiseSVN\bin;C:\Program Files\Mosek\9.1\tools\platform\win64x86\bin;C:\Program Files\Git\cmd;C:\Anaconda2;C:\Anaconda2\Scripts;C:\Anaconda2\Library\bin;C:\Program Files (x86)\Intel\Compiler\Fortran\9.1\EM64T\Bin;C:\Program Files\Git\bin;C:\Users\jenkins\AppData\Local\Microsoft\WindowsApps;C:\Users\jenkins\AppData\Local\Programs\Python\Python38;C:\Users\jenkins\AppData\Local\Programs\Python\Python38\Scripts;C:\Users\jenkins\AppData\Local\Microsoft\WindowsApps (venv2_gpkit) (base) C:\Users\jenkins\workspace\CE_gpkit_Install\buildnode\windows10x64\optimizer\cvxopt>gcc --version || exit /b 666 gcc (x86_64-posix-seh-rev0, Built by MinGW-W64 project) 6.4.0 Copyright (C) 2017 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. (venv2_gpkit) (base) C:\Users\jenkins\workspace\CE_gpkit_Install\buildnode\windows10x64\optimizer\cvxopt>msktestlic || exit /b 666 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.05. r: 0 status: -10 MOSEK error 1001: The license has expired. *** A FLEXlm error occurred. FLEXlm reported: Feature has expired. Feature: PTS Expire date: 09-jul-2023 License path: C:\Users\jenkins\mosek\mosek.lic; FlexNet Licensing error:-10,32 For further information, refer to the FlexNet Licensing documentation, available at "www.flexerasoftware.com". *** end of FLEXlm report. Optimizer terminated. Time: 0.06 ************************************ An error was encountered. The license could not be checked out. ************************************ Build step 'Conditional step (single)' marked build as failure Recording test results ERROR: Step ‘Publish JUnit test result report’ failed: No test report files were found. Configuration error? [PostBuildScript] - [INFO] Executing post build scripts. [Execution node] check if [windows10x64] is in [[macys, reynolds]] Run condition [Execution node ] preventing perform for step [Execute shell] [Execution node] check if [windows10x64] is in [[]] Run condition [Execution node ] preventing perform for step [Execute Windows batch command] [WS-CLEANUP] Deleting project workspace... [WS-CLEANUP] Deferred wipeout is used... [WS-CLEANUP] done Finished: FAILURE