Skip to content
Failed

Console Output

Started by upstream project "CE_gpkit_Push_pylint" build number 18
originally caused by:
 Started by GitHub push by bqpd
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on macys in workspace /Users/jenkins/workspace/CE_gpkit_Push_pylint/buildnode/macys/optimizer/cvxopt
The recommended git tool is: NONE
using credential 3614a4cf-01de-4393-97de-73734b7dd5a2
Wiping out workspace first.
Cloning the remote Git repository
 > JGit fetch # timeout=10
remote: Enumerating objects
remote: Counting objects
remote: Compressing objects
Receiving objects
Resolving deltas
Avoid second fetch
Checking out Revision 668067fe8c819fbcfd22371fbcee93ec60f9f10d (origin/master)
Commit message: "Fix broken links in install docs (#1577)"
The recommended git tool is: NONE
using credential 3614a4cf-01de-4393-97de-73734b7dd5a2
The recommended git tool is: NONE
using credential 3614a4cf-01de-4393-97de-73734b7dd5a2
[GitCheckoutListener] Recording commits of 'git https://github.com/convexengineering/gpkit'
[GitCheckoutListener] Found previous build 'CE_gpkit_Push_pylint/buildnode=macys,optimizer=cvxopt #17' that contains recorded Git commits
[GitCheckoutListener] -> Starting recording of new commits since '647ef0a'
[GitCheckoutListener] -> Single parent commit found - branch is already descendant of target branch head
[GitCheckoutListener] -> Using head commit '668067f' as starting point
[GitCheckoutListener] -> Recorded one new commit
[GitCheckoutListener] -> Git commit decorator successfully obtained 'hudson.plugins.git.browser.GithubWeb@30033f09' to render commit links
Run condition [Execution node ] enabling prebuild for step [Execute shell]
[Set GitHub commit status (universal)] PENDING on repos [] (sha:668067f) with context:CE_gpkit_Push_pylint/buildnode=macys,optimizer=cvxopt
[Execution node] check if [macys] is in [[macys, macys_VM, reynolds, reynolds-ubuntu16]]
Run condition [Execution node ] enabling perform for step [Execute shell]
[cvxopt] $ /bin/bash -xe /var/folders/xs/_fh4l1p54zqcl6mbk4zclcfr0000gp/T/jenkins14066704792538474880.sh
+ git clone ssh://acdl.mit.edu/home/svnroot/JenkinsGPkit
Cloning into 'JenkinsGPkit'...
+ source /Users/jenkins/workspace/CE_gpkit_Push_pylint/buildnode/macys/optimizer/cvxopt/JenkinsGPkit/gpkit_pylint.sh
++ source /Users/jenkins/workspace/CE_gpkit_Push_pylint/buildnode/macys/optimizer/cvxopt/JenkinsGPkit/all_machines.sh
+++ export PYTHONHASHSEED=0
+++ PYTHONHASHSEED=0
+++ echo 'Python hash seed set to: 0'
Python hash seed set to: 0
+++ [[ macys == *macys* ]]
+++ export PATH=/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/bin/
+++ PATH=/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/bin/
+++ virtualenv --python=python3 /Users/jenkins/workspace/CE_gpkit_Push_pylint/buildnode/macys/optimizer/cvxopt/venv_jenkins
/usr/local/lib/python3.9/site-packages/setuptools/_distutils/cmd.py:66: SetuptoolsDeprecationWarning: setup.py install is deprecated.
!!

        ********************************************************************************
        Please avoid running ``setup.py`` directly.
        Instead, use pypa/build, pypa/installer or other
        standards-based tools.

        See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html for details.
        ********************************************************************************

!!
  self.initialize_options()
created virtual environment CPython3.9.18.final.0-64 in 6039ms
  creator CPython3Posix(dest=/Users/jenkins/workspace/CE_gpkit_Push_pylint/buildnode/macys/optimizer/cvxopt/venv_jenkins, clear=False, no_vcs_ignore=False, global=False)
  seeder FromAppData(download=False, pip=bundle, setuptools=bundle, wheel=bundle, via=copy, app_data_dir=/Users/jenkins/Library/Application Support/virtualenv)
    added seed packages: pip==23.2.1, setuptools==68.2.2, wheel==0.42.0
  activators BashActivator,CShellActivator,FishActivator,PowerShellActivator,PythonActivator,XonshActivator
+++ source /Users/jenkins/workspace/CE_gpkit_Push_pylint/buildnode/macys/optimizer/cvxopt/venv_jenkins/bin/activate
++++ '[' /Users/jenkins/workspace/CE_gpkit_Push_pylint/buildnode/macys/optimizer/cvxopt/venv_jenkins/bin/activate = /var/folders/xs/_fh4l1p54zqcl6mbk4zclcfr0000gp/T/jenkins14066704792538474880.sh ']'
++++ deactivate nondestructive
++++ unset -f pydoc
++++ '[' -z '' ']'
++++ '[' -z '' ']'
++++ '[' -n /bin/bash ']'
++++ hash -r
++++ '[' -z '' ']'
++++ unset VIRTUAL_ENV
++++ '[' '!' nondestructive = nondestructive ']'
++++ VIRTUAL_ENV=/Users/jenkins/workspace/CE_gpkit_Push_pylint/buildnode/macys/optimizer/cvxopt/venv_jenkins
++++ '[' darwin22 = cygwin ']'
++++ '[' darwin22 = msys ']'
++++ export VIRTUAL_ENV
++++ _OLD_VIRTUAL_PATH=/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/bin/
++++ PATH=/Users/jenkins/workspace/CE_gpkit_Push_pylint/buildnode/macys/optimizer/cvxopt/venv_jenkins/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/bin/
++++ export PATH
++++ '[' -z '' ']'
++++ '[' -z '' ']'
++++ _OLD_VIRTUAL_PS1=
++++ '[' x '!=' x ']'
+++++ basename /Users/jenkins/workspace/CE_gpkit_Push_pylint/buildnode/macys/optimizer/cvxopt/venv_jenkins
++++ PS1='(venv_jenkins) '
++++ export PS1
++++ alias pydoc
++++ true
++++ '[' -n /bin/bash ']'
++++ hash -r
+++ ls /Users/jenkins/workspace/CE_gpkit_Push_pylint/buildnode/macys/optimizer/cvxopt
CODE_OF_CONDUCT.md
JenkinsGPkit
LICENSE
MANIFEST
README.md
docs
fulltests.sh
gpkit
linecount.sh
pylint.sh
rtd_requirements.txt
runtests.sh
setup.py
venv_jenkins
++++ which pip
+++ export PIP=/Users/jenkins/workspace/CE_gpkit_Push_pylint/buildnode/macys/optimizer/cvxopt/venv_jenkins/bin/pip
+++ PIP=/Users/jenkins/workspace/CE_gpkit_Push_pylint/buildnode/macys/optimizer/cvxopt/venv_jenkins/bin/pip
+++ pip_install pip
+++ python /Users/jenkins/workspace/CE_gpkit_Push_pylint/buildnode/macys/optimizer/cvxopt/venv_jenkins/bin/pip install --upgrade pip
Requirement already satisfied: pip in ./venv_jenkins/lib/python3.9/site-packages (23.2.1)
Collecting pip
  Obtaining dependency information for pip from https://files.pythonhosted.org/packages/15/aa/3f4c7bcee2057a76562a5b33ecbd199be08cdb4443a02e26bd2c3cf6fc39/pip-23.3.2-py3-none-any.whl.metadata
  Using cached pip-23.3.2-py3-none-any.whl.metadata (3.5 kB)
Using cached pip-23.3.2-py3-none-any.whl (2.1 MB)
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.2

real	0m5.443s
user	0m2.534s
sys	0m0.793s
++ export optimizer=mosek
++ optimizer=mosek
++ source /Users/jenkins/workspace/CE_gpkit_Push_pylint/buildnode/macys/optimizer/cvxopt/JenkinsGPkit/mosek_installs.sh
+++ [[ mosek == mosek ]]
+++ [[ macys == *reynolds* ]]
+++ [[ macys == *macys* ]]
+++ export PATH=/Users/jenkins/workspace/CE_gpkit_Push_pylint/buildnode/macys/optimizer/cvxopt/venv_jenkins/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/bin/:/Users/jenkins/mosek/9.1/tools/platform/osx64x86/bin
+++ PATH=/Users/jenkins/workspace/CE_gpkit_Push_pylint/buildnode/macys/optimizer/cvxopt/venv_jenkins/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/bin/:/Users/jenkins/mosek/9.1/tools/platform/osx64x86/bin
+++ export DYLD_LIBRARY_PATH=:/Users/jenkins/mosek/9.1/tools/platform/osx64x86/bin
+++ DYLD_LIBRARY_PATH=:/Users/jenkins/mosek/9.1/tools/platform/osx64x86/bin
+++ python /Users/jenkins/mosek/9.1/tools/platform/osx64x86/python/3/setup.py install
/Library/Developer/CommandLineTools/usr/bin/install_name_tool: warning: changes being made to the file will invalidate the code signature in: /Users/jenkins/workspace/CE_gpkit_Push_pylint/buildnode/macys/optimizer/cvxopt/venv_jenkins/lib/python3.9/site-packages/mosek/libcilkrts.5.dylib (for architecture i386)
/Library/Developer/CommandLineTools/usr/bin/install_name_tool: warning: changes being made to the file will invalidate the code signature in: /Users/jenkins/workspace/CE_gpkit_Push_pylint/buildnode/macys/optimizer/cvxopt/venv_jenkins/lib/python3.9/site-packages/mosek/libcilkrts.5.dylib (for architecture x86_64)
+++ msktestlic
Mosek license manager: License path: /Users/jenkins/mosek/mosek.lic
Mosek license manager:  Checkout license feature 'PTS' from flexlm.
Mosek license manager:  Checkout time 0.01. r: 0 status: 0
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.
Presolve started.
Eliminator started.
Freed constraints in eliminator : 0
Eliminator terminated.
Eliminator started.
Freed constraints in eliminator : 0
Eliminator terminated.
Eliminator - tries                  : 2                 time                   : 0.00            
Lin. dep.  - tries                  : 0                 time                   : 0.00            
Lin. dep.  - number                 : 0               
Presolve terminated. Time: 0.00    
Optimizer terminated. Time: 0.00    

************************************
A license was checked out correctly.
************************************
+++ export 'GPKITSOLVERS=mosek_cli, mosek_conif'
+++ GPKITSOLVERS='mosek_cli, mosek_conif'
+++ COVERAGE_OMIT=gpkit/solvers/cvxopt.py
++ export optimizer=cvxopt
++ optimizer=cvxopt
++ source /Users/jenkins/workspace/CE_gpkit_Push_pylint/buildnode/macys/optimizer/cvxopt/JenkinsGPkit/cvxopt_installs.sh
+++ [[ cvxopt == cvxopt ]]
+++ pip_install cvxopt
+++ python /Users/jenkins/workspace/CE_gpkit_Push_pylint/buildnode/macys/optimizer/cvxopt/venv_jenkins/bin/pip install --upgrade cvxopt
Collecting cvxopt
  Using cached cvxopt-1.3.2-cp39-cp39-macosx_10_9_x86_64.whl.metadata (1.3 kB)
Using cached cvxopt-1.3.2-cp39-cp39-macosx_10_9_x86_64.whl (13.8 MB)
Installing collected packages: cvxopt
Successfully installed cvxopt-1.3.2

real	0m1.455s
user	0m1.042s
sys	0m0.221s
+++ python -c 'import cvxopt'
+++ export GPKITSOLVERS=cvxopt
+++ GPKITSOLVERS=cvxopt
+++ COVERAGE_OMIT='gpkit/solvers/mosek*'
++ source /Users/jenkins/workspace/CE_gpkit_Push_pylint/buildnode/macys/optimizer/cvxopt/JenkinsGPkit/pip_installs_base.sh
+++ pip_install adce
+++ python /Users/jenkins/workspace/CE_gpkit_Push_pylint/buildnode/macys/optimizer/cvxopt/venv_jenkins/bin/pip install --upgrade adce
Collecting adce
  Using cached adce-1.3.3.2-py3-none-any.whl
Installing collected packages: adce
Successfully installed adce-1.3.3.2

real	0m0.689s
user	0m0.548s
sys	0m0.110s
+++ pip_install unittest-xml-reporting
+++ python /Users/jenkins/workspace/CE_gpkit_Push_pylint/buildnode/macys/optimizer/cvxopt/venv_jenkins/bin/pip install --upgrade unittest-xml-reporting
Collecting unittest-xml-reporting
  Using cached unittest_xml_reporting-3.2.0-py2.py3-none-any.whl (20 kB)
Collecting lxml (from unittest-xml-reporting)
  Using cached lxml-5.0.0-cp39-cp39-macosx_11_0_x86_64.whl.metadata (6.7 kB)
Using cached lxml-5.0.0-cp39-cp39-macosx_11_0_x86_64.whl (4.8 MB)
Installing collected packages: lxml, unittest-xml-reporting
Successfully installed lxml-5.0.0 unittest-xml-reporting-3.2.0

real	0m1.209s
user	0m0.954s
sys	0m0.181s
+++ pip_install pandas
+++ python /Users/jenkins/workspace/CE_gpkit_Push_pylint/buildnode/macys/optimizer/cvxopt/venv_jenkins/bin/pip install --upgrade pandas
Collecting pandas
  Using cached pandas-2.1.4-cp39-cp39-macosx_10_9_x86_64.whl.metadata (18 kB)
Collecting numpy<2,>=1.22.4 (from pandas)
  Using cached numpy-1.26.3-cp39-cp39-macosx_10_9_x86_64.whl.metadata (61 kB)
Collecting python-dateutil>=2.8.2 (from pandas)
  Using cached python_dateutil-2.8.2-py2.py3-none-any.whl (247 kB)
Collecting pytz>=2020.1 (from pandas)
  Using cached pytz-2023.3.post1-py2.py3-none-any.whl.metadata (22 kB)
Collecting tzdata>=2022.1 (from pandas)
  Using cached tzdata-2023.4-py2.py3-none-any.whl.metadata (1.4 kB)
Collecting six>=1.5 (from python-dateutil>=2.8.2->pandas)
  Using cached six-1.16.0-py2.py3-none-any.whl (11 kB)
Using cached pandas-2.1.4-cp39-cp39-macosx_10_9_x86_64.whl (11.8 MB)
Using cached numpy-1.26.3-cp39-cp39-macosx_10_9_x86_64.whl (20.6 MB)
Using cached pytz-2023.3.post1-py2.py3-none-any.whl (502 kB)
Using cached tzdata-2023.4-py2.py3-none-any.whl (346 kB)
Installing collected packages: pytz, tzdata, six, numpy, python-dateutil, pandas
Successfully installed numpy-1.26.3 pandas-2.1.4 python-dateutil-2.8.2 pytz-2023.3.post1 six-1.16.0 tzdata-2023.4

real	0m10.641s
user	0m8.109s
sys	0m1.964s
+++ pip_install matplotlib
+++ python /Users/jenkins/workspace/CE_gpkit_Push_pylint/buildnode/macys/optimizer/cvxopt/venv_jenkins/bin/pip install --upgrade matplotlib
Collecting matplotlib
  Using cached matplotlib-3.8.2-cp39-cp39-macosx_10_12_x86_64.whl.metadata (5.8 kB)
Collecting contourpy>=1.0.1 (from matplotlib)
  Using cached contourpy-1.2.0-cp39-cp39-macosx_10_9_x86_64.whl.metadata (5.8 kB)
Collecting cycler>=0.10 (from matplotlib)
  Using cached cycler-0.12.1-py3-none-any.whl.metadata (3.8 kB)
Collecting fonttools>=4.22.0 (from matplotlib)
  Using cached fonttools-4.47.0-cp39-cp39-macosx_10_9_x86_64.whl.metadata (157 kB)
Collecting kiwisolver>=1.3.1 (from matplotlib)
  Using cached kiwisolver-1.4.5-cp39-cp39-macosx_10_9_x86_64.whl.metadata (6.4 kB)
Requirement already satisfied: numpy<2,>=1.21 in ./venv_jenkins/lib/python3.9/site-packages (from matplotlib) (1.26.3)
Collecting packaging>=20.0 (from matplotlib)
  Using cached packaging-23.2-py3-none-any.whl.metadata (3.2 kB)
Collecting pillow>=8 (from matplotlib)
  Using cached pillow-10.2.0-cp39-cp39-macosx_10_10_x86_64.whl.metadata (9.7 kB)
Collecting pyparsing>=2.3.1 (from matplotlib)
  Using cached pyparsing-3.1.1-py3-none-any.whl.metadata (5.1 kB)
Requirement already satisfied: python-dateutil>=2.7 in ./venv_jenkins/lib/python3.9/site-packages (from matplotlib) (2.8.2)
Collecting importlib-resources>=3.2.0 (from matplotlib)
  Using cached importlib_resources-6.1.1-py3-none-any.whl.metadata (4.1 kB)
Collecting zipp>=3.1.0 (from importlib-resources>=3.2.0->matplotlib)
  Using cached zipp-3.17.0-py3-none-any.whl.metadata (3.7 kB)
Requirement already satisfied: six>=1.5 in ./venv_jenkins/lib/python3.9/site-packages (from python-dateutil>=2.7->matplotlib) (1.16.0)
Using cached matplotlib-3.8.2-cp39-cp39-macosx_10_12_x86_64.whl (7.6 MB)
Using cached contourpy-1.2.0-cp39-cp39-macosx_10_9_x86_64.whl (257 kB)
Using cached cycler-0.12.1-py3-none-any.whl (8.3 kB)
Using cached fonttools-4.47.0-cp39-cp39-macosx_10_9_x86_64.whl (2.3 MB)
Using cached importlib_resources-6.1.1-py3-none-any.whl (33 kB)
Using cached kiwisolver-1.4.5-cp39-cp39-macosx_10_9_x86_64.whl (68 kB)
Using cached packaging-23.2-py3-none-any.whl (53 kB)
Using cached pillow-10.2.0-cp39-cp39-macosx_10_10_x86_64.whl (3.5 MB)
Using cached pyparsing-3.1.1-py3-none-any.whl (103 kB)
Using cached zipp-3.17.0-py3-none-any.whl (7.4 kB)
Installing collected packages: zipp, pyparsing, pillow, packaging, kiwisolver, fonttools, cycler, contourpy, importlib-resources, matplotlib
Successfully installed contourpy-1.2.0 cycler-0.12.1 fonttools-4.47.0 importlib-resources-6.1.1 kiwisolver-1.4.5 matplotlib-3.8.2 packaging-23.2 pillow-10.2.0 pyparsing-3.1.1 zipp-3.17.0

real	0m6.051s
user	0m4.790s
sys	0m0.832s
+++ pip_install coverage
+++ python /Users/jenkins/workspace/CE_gpkit_Push_pylint/buildnode/macys/optimizer/cvxopt/venv_jenkins/bin/pip install --upgrade coverage
Collecting coverage
  Using cached coverage-7.4.0-cp39-cp39-macosx_10_9_x86_64.whl.metadata (8.1 kB)
Using cached coverage-7.4.0-cp39-cp39-macosx_10_9_x86_64.whl (205 kB)
Installing collected packages: coverage
Successfully installed coverage-7.4.0

real	0m2.036s
user	0m1.734s
sys	0m0.183s
+++ pip_install ipywidgets
+++ python /Users/jenkins/workspace/CE_gpkit_Push_pylint/buildnode/macys/optimizer/cvxopt/venv_jenkins/bin/pip install --upgrade ipywidgets
Collecting ipywidgets
  Using cached ipywidgets-8.1.1-py3-none-any.whl.metadata (2.4 kB)
Collecting comm>=0.1.3 (from ipywidgets)
  Using cached comm-0.2.1-py3-none-any.whl.metadata (3.7 kB)
Collecting ipython>=6.1.0 (from ipywidgets)
  Using cached ipython-8.18.1-py3-none-any.whl.metadata (6.0 kB)
Collecting traitlets>=4.3.1 (from ipywidgets)
  Using cached traitlets-5.14.1-py3-none-any.whl.metadata (10 kB)
Collecting widgetsnbextension~=4.0.9 (from ipywidgets)
  Using cached widgetsnbextension-4.0.9-py3-none-any.whl.metadata (1.6 kB)
Collecting jupyterlab-widgets~=3.0.9 (from ipywidgets)
  Using cached jupyterlab_widgets-3.0.9-py3-none-any.whl.metadata (4.1 kB)
Collecting decorator (from ipython>=6.1.0->ipywidgets)
  Using cached decorator-5.1.1-py3-none-any.whl (9.1 kB)
Collecting jedi>=0.16 (from ipython>=6.1.0->ipywidgets)
  Using cached jedi-0.19.1-py2.py3-none-any.whl.metadata (22 kB)
Collecting matplotlib-inline (from ipython>=6.1.0->ipywidgets)
  Using cached matplotlib_inline-0.1.6-py3-none-any.whl (9.4 kB)
Collecting prompt-toolkit<3.1.0,>=3.0.41 (from ipython>=6.1.0->ipywidgets)
  Using cached prompt_toolkit-3.0.43-py3-none-any.whl.metadata (6.5 kB)
Collecting pygments>=2.4.0 (from ipython>=6.1.0->ipywidgets)
  Using cached pygments-2.17.2-py3-none-any.whl.metadata (2.6 kB)
Collecting stack-data (from ipython>=6.1.0->ipywidgets)
  Using cached stack_data-0.6.3-py3-none-any.whl.metadata (18 kB)
Collecting typing-extensions (from ipython>=6.1.0->ipywidgets)
  Using cached typing_extensions-4.9.0-py3-none-any.whl.metadata (3.0 kB)
Collecting exceptiongroup (from ipython>=6.1.0->ipywidgets)
  Using cached exceptiongroup-1.2.0-py3-none-any.whl.metadata (6.6 kB)
Collecting pexpect>4.3 (from ipython>=6.1.0->ipywidgets)
  Using cached pexpect-4.9.0-py2.py3-none-any.whl.metadata (2.5 kB)
Collecting parso<0.9.0,>=0.8.3 (from jedi>=0.16->ipython>=6.1.0->ipywidgets)
  Using cached parso-0.8.3-py2.py3-none-any.whl (100 kB)
Collecting ptyprocess>=0.5 (from pexpect>4.3->ipython>=6.1.0->ipywidgets)
  Using cached ptyprocess-0.7.0-py2.py3-none-any.whl (13 kB)
Collecting wcwidth (from prompt-toolkit<3.1.0,>=3.0.41->ipython>=6.1.0->ipywidgets)
  Using cached wcwidth-0.2.12-py2.py3-none-any.whl.metadata (14 kB)
Collecting executing>=1.2.0 (from stack-data->ipython>=6.1.0->ipywidgets)
  Using cached executing-2.0.1-py2.py3-none-any.whl.metadata (9.0 kB)
Collecting asttokens>=2.1.0 (from stack-data->ipython>=6.1.0->ipywidgets)
  Using cached asttokens-2.4.1-py2.py3-none-any.whl.metadata (5.2 kB)
Collecting pure-eval (from stack-data->ipython>=6.1.0->ipywidgets)
  Using cached pure_eval-0.2.2-py3-none-any.whl (11 kB)
Requirement already satisfied: six>=1.12.0 in ./venv_jenkins/lib/python3.9/site-packages (from asttokens>=2.1.0->stack-data->ipython>=6.1.0->ipywidgets) (1.16.0)
Using cached ipywidgets-8.1.1-py3-none-any.whl (139 kB)
Using cached comm-0.2.1-py3-none-any.whl (7.2 kB)
Using cached ipython-8.18.1-py3-none-any.whl (808 kB)
Using cached jupyterlab_widgets-3.0.9-py3-none-any.whl (214 kB)
Using cached traitlets-5.14.1-py3-none-any.whl (85 kB)
Using cached widgetsnbextension-4.0.9-py3-none-any.whl (2.3 MB)
Using cached jedi-0.19.1-py2.py3-none-any.whl (1.6 MB)
Using cached pexpect-4.9.0-py2.py3-none-any.whl (63 kB)
Using cached prompt_toolkit-3.0.43-py3-none-any.whl (386 kB)
Using cached pygments-2.17.2-py3-none-any.whl (1.2 MB)
Using cached exceptiongroup-1.2.0-py3-none-any.whl (16 kB)
Using cached stack_data-0.6.3-py3-none-any.whl (24 kB)
Using cached typing_extensions-4.9.0-py3-none-any.whl (32 kB)
Using cached asttokens-2.4.1-py2.py3-none-any.whl (27 kB)
Using cached executing-2.0.1-py2.py3-none-any.whl (24 kB)
Using cached wcwidth-0.2.12-py2.py3-none-any.whl (34 kB)
Installing collected packages: wcwidth, pure-eval, ptyprocess, widgetsnbextension, typing-extensions, traitlets, pygments, prompt-toolkit, pexpect, parso, jupyterlab-widgets, executing, exceptiongroup, decorator, asttokens, stack-data, matplotlib-inline, jedi, comm, ipython, ipywidgets
Successfully installed asttokens-2.4.1 comm-0.2.1 decorator-5.1.1 exceptiongroup-1.2.0 executing-2.0.1 ipython-8.18.1 ipywidgets-8.1.1 jedi-0.19.1 jupyterlab-widgets-3.0.9 matplotlib-inline-0.1.6 parso-0.8.3 pexpect-4.9.0 prompt-toolkit-3.0.43 ptyprocess-0.7.0 pure-eval-0.2.2 pygments-2.17.2 stack-data-0.6.3 traitlets-5.14.1 typing-extensions-4.9.0 wcwidth-0.2.12 widgetsnbextension-4.0.9

real	0m7.237s
user	0m5.037s
sys	0m1.449s
+++ pip_install ipysankeywidget
+++ python /Users/jenkins/workspace/CE_gpkit_Push_pylint/buildnode/macys/optimizer/cvxopt/venv_jenkins/bin/pip install --upgrade ipysankeywidget
Collecting ipysankeywidget
  Using cached ipysankeywidget-0.5.0-py3-none-any.whl (330 kB)
Requirement already satisfied: ipywidgets<9,>=7.6.0 in ./venv_jenkins/lib/python3.9/site-packages (from ipysankeywidget) (8.1.1)
Requirement already satisfied: comm>=0.1.3 in ./venv_jenkins/lib/python3.9/site-packages (from ipywidgets<9,>=7.6.0->ipysankeywidget) (0.2.1)
Requirement already satisfied: ipython>=6.1.0 in ./venv_jenkins/lib/python3.9/site-packages (from ipywidgets<9,>=7.6.0->ipysankeywidget) (8.18.1)
Requirement already satisfied: traitlets>=4.3.1 in ./venv_jenkins/lib/python3.9/site-packages (from ipywidgets<9,>=7.6.0->ipysankeywidget) (5.14.1)
Requirement already satisfied: widgetsnbextension~=4.0.9 in ./venv_jenkins/lib/python3.9/site-packages (from ipywidgets<9,>=7.6.0->ipysankeywidget) (4.0.9)
Requirement already satisfied: jupyterlab-widgets~=3.0.9 in ./venv_jenkins/lib/python3.9/site-packages (from ipywidgets<9,>=7.6.0->ipysankeywidget) (3.0.9)
Requirement already satisfied: decorator in ./venv_jenkins/lib/python3.9/site-packages (from ipython>=6.1.0->ipywidgets<9,>=7.6.0->ipysankeywidget) (5.1.1)
Requirement already satisfied: jedi>=0.16 in ./venv_jenkins/lib/python3.9/site-packages (from ipython>=6.1.0->ipywidgets<9,>=7.6.0->ipysankeywidget) (0.19.1)
Requirement already satisfied: matplotlib-inline in ./venv_jenkins/lib/python3.9/site-packages (from ipython>=6.1.0->ipywidgets<9,>=7.6.0->ipysankeywidget) (0.1.6)
Requirement already satisfied: prompt-toolkit<3.1.0,>=3.0.41 in ./venv_jenkins/lib/python3.9/site-packages (from ipython>=6.1.0->ipywidgets<9,>=7.6.0->ipysankeywidget) (3.0.43)
Requirement already satisfied: pygments>=2.4.0 in ./venv_jenkins/lib/python3.9/site-packages (from ipython>=6.1.0->ipywidgets<9,>=7.6.0->ipysankeywidget) (2.17.2)
Requirement already satisfied: stack-data in ./venv_jenkins/lib/python3.9/site-packages (from ipython>=6.1.0->ipywidgets<9,>=7.6.0->ipysankeywidget) (0.6.3)
Requirement already satisfied: typing-extensions in ./venv_jenkins/lib/python3.9/site-packages (from ipython>=6.1.0->ipywidgets<9,>=7.6.0->ipysankeywidget) (4.9.0)
Requirement already satisfied: exceptiongroup in ./venv_jenkins/lib/python3.9/site-packages (from ipython>=6.1.0->ipywidgets<9,>=7.6.0->ipysankeywidget) (1.2.0)
Requirement already satisfied: pexpect>4.3 in ./venv_jenkins/lib/python3.9/site-packages (from ipython>=6.1.0->ipywidgets<9,>=7.6.0->ipysankeywidget) (4.9.0)
Requirement already satisfied: parso<0.9.0,>=0.8.3 in ./venv_jenkins/lib/python3.9/site-packages (from jedi>=0.16->ipython>=6.1.0->ipywidgets<9,>=7.6.0->ipysankeywidget) (0.8.3)
Requirement already satisfied: ptyprocess>=0.5 in ./venv_jenkins/lib/python3.9/site-packages (from pexpect>4.3->ipython>=6.1.0->ipywidgets<9,>=7.6.0->ipysankeywidget) (0.7.0)
Requirement already satisfied: wcwidth in ./venv_jenkins/lib/python3.9/site-packages (from prompt-toolkit<3.1.0,>=3.0.41->ipython>=6.1.0->ipywidgets<9,>=7.6.0->ipysankeywidget) (0.2.12)
Requirement already satisfied: executing>=1.2.0 in ./venv_jenkins/lib/python3.9/site-packages (from stack-data->ipython>=6.1.0->ipywidgets<9,>=7.6.0->ipysankeywidget) (2.0.1)
Requirement already satisfied: asttokens>=2.1.0 in ./venv_jenkins/lib/python3.9/site-packages (from stack-data->ipython>=6.1.0->ipywidgets<9,>=7.6.0->ipysankeywidget) (2.4.1)
Requirement already satisfied: pure-eval in ./venv_jenkins/lib/python3.9/site-packages (from stack-data->ipython>=6.1.0->ipywidgets<9,>=7.6.0->ipysankeywidget) (0.2.2)
Requirement already satisfied: six>=1.12.0 in ./venv_jenkins/lib/python3.9/site-packages (from asttokens>=2.1.0->stack-data->ipython>=6.1.0->ipywidgets<9,>=7.6.0->ipysankeywidget) (1.16.0)
Installing collected packages: ipysankeywidget
Successfully installed ipysankeywidget-0.5.0

real	0m1.725s
user	0m1.465s
sys	0m0.163s
+++ pip_install plotly
+++ python /Users/jenkins/workspace/CE_gpkit_Push_pylint/buildnode/macys/optimizer/cvxopt/venv_jenkins/bin/pip install --upgrade plotly
Collecting plotly
  Using cached plotly-5.18.0-py3-none-any.whl.metadata (7.0 kB)
Collecting tenacity>=6.2.0 (from plotly)
  Using cached tenacity-8.2.3-py3-none-any.whl.metadata (1.0 kB)
Requirement already satisfied: packaging in ./venv_jenkins/lib/python3.9/site-packages (from plotly) (23.2)
Using cached plotly-5.18.0-py3-none-any.whl (15.6 MB)
Using cached tenacity-8.2.3-py3-none-any.whl (24 kB)
Installing collected packages: tenacity, plotly
Successfully installed plotly-5.18.0 tenacity-8.2.3

real	0m25.653s
user	0m11.527s
sys	0m9.557s
+++ pip_install pytest
+++ python /Users/jenkins/workspace/CE_gpkit_Push_pylint/buildnode/macys/optimizer/cvxopt/venv_jenkins/bin/pip install --upgrade pytest
Collecting pytest
  Using cached pytest-7.4.4-py3-none-any.whl.metadata (7.9 kB)
Collecting iniconfig (from pytest)
  Using cached iniconfig-2.0.0-py3-none-any.whl (5.9 kB)
Requirement already satisfied: packaging in ./venv_jenkins/lib/python3.9/site-packages (from pytest) (23.2)
Collecting pluggy<2.0,>=0.12 (from pytest)
  Using cached pluggy-1.3.0-py3-none-any.whl.metadata (4.3 kB)
Requirement already satisfied: exceptiongroup>=1.0.0rc8 in ./venv_jenkins/lib/python3.9/site-packages (from pytest) (1.2.0)
Collecting tomli>=1.0.0 (from pytest)
  Using cached tomli-2.0.1-py3-none-any.whl (12 kB)
Using cached pytest-7.4.4-py3-none-any.whl (325 kB)
Using cached pluggy-1.3.0-py3-none-any.whl (18 kB)
Installing collected packages: tomli, pluggy, iniconfig, pytest
Successfully installed iniconfig-2.0.0 pluggy-1.3.0 pytest-7.4.4 tomli-2.0.1

real	0m2.595s
user	0m1.695s
sys	0m0.209s
++++ which coverage
+++ export COVERAGE=/Users/jenkins/workspace/CE_gpkit_Push_pylint/buildnode/macys/optimizer/cvxopt/venv_jenkins/bin/coverage
+++ COVERAGE=/Users/jenkins/workspace/CE_gpkit_Push_pylint/buildnode/macys/optimizer/cvxopt/venv_jenkins/bin/coverage
++ pip_install pylint
++ python /Users/jenkins/workspace/CE_gpkit_Push_pylint/buildnode/macys/optimizer/cvxopt/venv_jenkins/bin/pip install --upgrade pylint
Collecting pylint
  Downloading pylint-3.0.3-py3-none-any.whl.metadata (12 kB)
Collecting platformdirs>=2.2.0 (from pylint)
  Downloading platformdirs-4.1.0-py3-none-any.whl.metadata (11 kB)
Collecting astroid<=3.1.0-dev0,>=3.0.1 (from pylint)
  Downloading astroid-3.0.2-py3-none-any.whl.metadata (4.5 kB)
Collecting isort!=5.13.0,<6,>=4.2.5 (from pylint)
  Downloading isort-5.13.2-py3-none-any.whl.metadata (12 kB)
Collecting mccabe<0.8,>=0.6 (from pylint)
  Downloading mccabe-0.7.0-py2.py3-none-any.whl (7.3 kB)
Collecting tomlkit>=0.10.1 (from pylint)
  Downloading tomlkit-0.12.3-py3-none-any.whl.metadata (2.7 kB)
Requirement already satisfied: typing-extensions>=3.10.0 in ./venv_jenkins/lib/python3.9/site-packages (from pylint) (4.9.0)
Collecting dill>=0.2 (from pylint)
  Using cached dill-0.3.7-py3-none-any.whl.metadata (9.9 kB)
Requirement already satisfied: tomli>=1.1.0 in ./venv_jenkins/lib/python3.9/site-packages (from pylint) (2.0.1)
Downloading pylint-3.0.3-py3-none-any.whl (510 kB)
   ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 510.6/510.6 kB 2.3 MB/s eta 0:00:00
Downloading astroid-3.0.2-py3-none-any.whl (275 kB)
   ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 275.2/275.2 kB 1.4 MB/s eta 0:00:00
Using cached dill-0.3.7-py3-none-any.whl (115 kB)
Downloading isort-5.13.2-py3-none-any.whl (92 kB)
   ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 92.3/92.3 kB 345.1 kB/s eta 0:00:00
Downloading platformdirs-4.1.0-py3-none-any.whl (17 kB)
Downloading tomlkit-0.12.3-py3-none-any.whl (37 kB)
Installing collected packages: tomlkit, platformdirs, mccabe, isort, dill, astroid, pylint
Successfully installed astroid-3.0.2 dill-0.3.7 isort-5.13.2 mccabe-0.7.0 platformdirs-4.1.0 pylint-3.0.3 tomlkit-0.12.3

real	0m8.471s
user	0m2.400s
sys	0m0.482s
++ pip_install numpy
++ python /Users/jenkins/workspace/CE_gpkit_Push_pylint/buildnode/macys/optimizer/cvxopt/venv_jenkins/bin/pip install --upgrade numpy
Requirement already satisfied: numpy in ./venv_jenkins/lib/python3.9/site-packages (1.26.3)

real	0m1.452s
user	0m1.213s
sys	0m0.152s
++ pip_install scipy
++ python /Users/jenkins/workspace/CE_gpkit_Push_pylint/buildnode/macys/optimizer/cvxopt/venv_jenkins/bin/pip install --upgrade scipy
Collecting scipy
  Using cached scipy-1.11.4-cp39-cp39-macosx_10_9_x86_64.whl.metadata (60 kB)
Requirement already satisfied: numpy<1.28.0,>=1.21.6 in ./venv_jenkins/lib/python3.9/site-packages (from scipy) (1.26.3)
Using cached scipy-1.11.4-cp39-cp39-macosx_10_9_x86_64.whl (37.3 MB)
Installing collected packages: scipy
Successfully installed scipy-1.11.4

real	0m11.646s
user	0m4.862s
sys	0m0.979s
++ pip_install pint
++ python /Users/jenkins/workspace/CE_gpkit_Push_pylint/buildnode/macys/optimizer/cvxopt/venv_jenkins/bin/pip install --upgrade pint
Collecting pint
  Using cached Pint-0.23-py3-none-any.whl.metadata (8.1 kB)
Requirement already satisfied: typing-extensions in ./venv_jenkins/lib/python3.9/site-packages (from pint) (4.9.0)
Using cached Pint-0.23-py3-none-any.whl (305 kB)
Installing collected packages: pint
Successfully installed pint-0.23

real	0m2.176s
user	0m1.339s
sys	0m0.187s
++ pip_install ipywidgets
++ python /Users/jenkins/workspace/CE_gpkit_Push_pylint/buildnode/macys/optimizer/cvxopt/venv_jenkins/bin/pip install --upgrade ipywidgets
Requirement already satisfied: ipywidgets in ./venv_jenkins/lib/python3.9/site-packages (8.1.1)
Requirement already satisfied: comm>=0.1.3 in ./venv_jenkins/lib/python3.9/site-packages (from ipywidgets) (0.2.1)
Requirement already satisfied: ipython>=6.1.0 in ./venv_jenkins/lib/python3.9/site-packages (from ipywidgets) (8.18.1)
Requirement already satisfied: traitlets>=4.3.1 in ./venv_jenkins/lib/python3.9/site-packages (from ipywidgets) (5.14.1)
Requirement already satisfied: widgetsnbextension~=4.0.9 in ./venv_jenkins/lib/python3.9/site-packages (from ipywidgets) (4.0.9)
Requirement already satisfied: jupyterlab-widgets~=3.0.9 in ./venv_jenkins/lib/python3.9/site-packages (from ipywidgets) (3.0.9)
Requirement already satisfied: decorator in ./venv_jenkins/lib/python3.9/site-packages (from ipython>=6.1.0->ipywidgets) (5.1.1)
Requirement already satisfied: jedi>=0.16 in ./venv_jenkins/lib/python3.9/site-packages (from ipython>=6.1.0->ipywidgets) (0.19.1)
Requirement already satisfied: matplotlib-inline in ./venv_jenkins/lib/python3.9/site-packages (from ipython>=6.1.0->ipywidgets) (0.1.6)
Requirement already satisfied: prompt-toolkit<3.1.0,>=3.0.41 in ./venv_jenkins/lib/python3.9/site-packages (from ipython>=6.1.0->ipywidgets) (3.0.43)
Requirement already satisfied: pygments>=2.4.0 in ./venv_jenkins/lib/python3.9/site-packages (from ipython>=6.1.0->ipywidgets) (2.17.2)
Requirement already satisfied: stack-data in ./venv_jenkins/lib/python3.9/site-packages (from ipython>=6.1.0->ipywidgets) (0.6.3)
Requirement already satisfied: typing-extensions in ./venv_jenkins/lib/python3.9/site-packages (from ipython>=6.1.0->ipywidgets) (4.9.0)
Requirement already satisfied: exceptiongroup in ./venv_jenkins/lib/python3.9/site-packages (from ipython>=6.1.0->ipywidgets) (1.2.0)
Requirement already satisfied: pexpect>4.3 in ./venv_jenkins/lib/python3.9/site-packages (from ipython>=6.1.0->ipywidgets) (4.9.0)
Requirement already satisfied: parso<0.9.0,>=0.8.3 in ./venv_jenkins/lib/python3.9/site-packages (from jedi>=0.16->ipython>=6.1.0->ipywidgets) (0.8.3)
Requirement already satisfied: ptyprocess>=0.5 in ./venv_jenkins/lib/python3.9/site-packages (from pexpect>4.3->ipython>=6.1.0->ipywidgets) (0.7.0)
Requirement already satisfied: wcwidth in ./venv_jenkins/lib/python3.9/site-packages (from prompt-toolkit<3.1.0,>=3.0.41->ipython>=6.1.0->ipywidgets) (0.2.12)
Requirement already satisfied: executing>=1.2.0 in ./venv_jenkins/lib/python3.9/site-packages (from stack-data->ipython>=6.1.0->ipywidgets) (2.0.1)
Requirement already satisfied: asttokens>=2.1.0 in ./venv_jenkins/lib/python3.9/site-packages (from stack-data->ipython>=6.1.0->ipywidgets) (2.4.1)
Requirement already satisfied: pure-eval in ./venv_jenkins/lib/python3.9/site-packages (from stack-data->ipython>=6.1.0->ipywidgets) (0.2.2)
Requirement already satisfied: six>=1.12.0 in ./venv_jenkins/lib/python3.9/site-packages (from asttokens>=2.1.0->stack-data->ipython>=6.1.0->ipywidgets) (1.16.0)

real	0m1.409s
user	0m1.130s
sys	0m0.125s
++ source /Users/jenkins/workspace/CE_gpkit_Push_pylint/buildnode/macys/optimizer/cvxopt/JenkinsGPkit/print_versions.sh
+++ python -c 'import scipy; print(scipy.__version__)'
1.11.4
+++ python -c 'import numpy; print(numpy.__version__)'
1.26.3
+++ python -c 'import pint; print(pint.__version__)'
0.23
+++ python -c 'import gpkit; print(gpkit.settings)'
/bin/sh: mskexpopt: command not found
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.]
/Users/jenkins/workspace/CE_gpkit_Push_pylint/buildnode/macys/optimizer/cvxopt/gpkit/small_scripts.py:71: SyntaxWarning: "is" with a literal. Did you mean "=="?
  if sweep is "sweep" and (isinstance(value, Iterable) or  # pylint: disable=literal-comparison
/Users/jenkins/workspace/CE_gpkit_Push_pylint/buildnode/macys/optimizer/cvxopt/gpkit/nomials/math.py:586: SyntaxWarning: "is" with a literal. Did you mean "=="?
  if posy is 0:  # pylint: disable=literal-comparison
/Users/jenkins/workspace/CE_gpkit_Push_pylint/buildnode/macys/optimizer/cvxopt/gpkit/nomials/math.py:590: SyntaxWarning: "is" with a literal. Did you mean "=="?
  if negy is 0:  # pylint: disable=literal-comparison
/Users/jenkins/workspace/CE_gpkit_Push_pylint/buildnode/macys/optimizer/cvxopt/gpkit/breakdowns.py:390: SyntaxWarning: "is" with a literal. Did you mean "=="?
  subhmap.units = None if units is 1 else units
..........................E...............................................................................................................................................E......................................
======================================================================
ERROR: test_vector_sweep (gpkit.tests.t_sub.TestModelSubs)
Test sweep involving VectorVariables
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/jenkins/workspace/CE_gpkit_Push_pylint/buildnode/macys/optimizer/cvxopt/gpkit/tests/t_sub.py", line 205, in test_vector_sweep
    sol = m.solve(verbosity=0)
  File "/Users/jenkins/workspace/CE_gpkit_Push_pylint/buildnode/macys/optimizer/cvxopt/gpkit/constraints/prog_factories.py", line 123, in solvefn
    constants, sweep, linked = parse_subs(self.varkeys, self.substitutions)
  File "/Users/jenkins/workspace/CE_gpkit_Push_pylint/buildnode/macys/optimizer/cvxopt/gpkit/nomials/substitution.py", line 25, in parse_subs
    append_sub(sub, keys, constants, sweep, linkedsweep)
  File "/Users/jenkins/workspace/CE_gpkit_Push_pylint/buildnode/macys/optimizer/cvxopt/gpkit/nomials/substitution.py", line 47, in append_sub
    sub = np.array(sub) if not hasattr(sub, "shape") else sub
ValueError: setting an array element with a sequence. The requested array has an inhomogeneous shape after 1 dimensions. The detected shape was (2,) + inhomogeneous part.

======================================================================
ERROR: test_breakdowns_cvxopt (gpkit.tests.t_examples.TestExamples)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/jenkins/workspace/CE_gpkit_Push_pylint/buildnode/macys/optimizer/cvxopt/gpkit/tests/helpers.py", line 55, in test
    testfn(name, import_dict, path)(self)
  File "/Users/jenkins/workspace/CE_gpkit_Push_pylint/buildnode/macys/optimizer/cvxopt/gpkit/tests/helpers.py", line 90, in test
    imported[name] = importlib.import_module(name)
  File "/usr/local/Cellar/python@3.9/3.9.18_1/Frameworks/Python.framework/Versions/3.9/lib/python3.9/importlib/__init__.py", line 127, in import_module
    return _bootstrap._gcd_import(name[level:], package, level)
  File "<frozen importlib._bootstrap>", line 1030, in _gcd_import
  File "<frozen importlib._bootstrap>", line 1007, in _find_and_load
  File "<frozen importlib._bootstrap>", line 986, in _find_and_load_unlocked
  File "<frozen importlib._bootstrap>", line 680, in _load_unlocked
  File "<frozen importlib._bootstrap_external>", line 850, in exec_module
  File "<frozen importlib._bootstrap>", line 228, in _call_with_frames_removed
  File "/Users/jenkins/workspace/CE_gpkit_Push_pylint/buildnode/macys/optimizer/cvxopt/docs/source/examples/breakdowns.py", line 11, in <module>
    sol = pickle.load(open(dirpath+"solar_13.p", "rb"))
ModuleNotFoundError: No module named 'pint.quantity'

----------------------------------------------------------------------
Ran 209 tests in 61.324s

FAILED (errors=2)
Found no installed solvers, beginning a build.
# Building GPkit version 1.1
# Moving to the directory from which GPkit was imported.

Attempting to find and build solvers:

# Looking for `mosek_cli`
#   (A "success" is if mskexpopt complains that
#    we haven't specified a file for it to open.)
#     Calling 'mskexpopt'
##
### CALL BEGINS
### CALL ENDS
##
# Looks like `mskexpopt` was not found in the default PATH,
#  so let's try locating that binary ourselves.
#   Adding /Users/jenkins/mosek/8/tools/platform/osx64x86/bin to the PATH
#     Calling 'mskexpopt'
##
### CALL BEGINS
### CALL ENDS
##

Found mosek_cli in /Users/jenkins/mosek/8/tools/platform/osx64x86/bin

# Looking for `mosek_conif`
#   Trying to import mosek...

Found mosek_conif in the default PYTHONPATH

# Looking for `cvxopt`
#   Trying to import cvxopt...

Found cvxopt in the default PYTHONPATH
Replaced found solvers (['mosek_cli', 'mosek_conif', 'cvxopt']) with environment var GPKITSOLVERS (cvxopt)

Found the following solvers: cvxopt
#     Replacing directory env

GPkit is now installed with solver(s) ['cvxopt']
To incorporate new solvers at a later date, run `gpkit.build()`.

If any tests didn't pass, please post the output above
(starting from "Found no installed solvers, beginning a build.")
to gpkit@mit.edu or https://github.com/convexengineering/gpkit/issues/new
so we can prevent others from having these errors.

The same goes for any other bugs you encounter with GPkit:
send 'em our way, along with any interesting models, speculative features,
comments, discussions, or clarifications you feel like sharing.

Finally, we hope you find our documentation (https://gpkit.readthedocs.io/)
and engineering-design models (https://github.com/convexengineering/gplibrary/)
to be useful resources for your own applications.

Enjoy!

{'installed_solvers': ['cvxopt'], 'mosek_bin_dir': '/Users/jenkins/mosek/8/tools/platform/osx64x86/bin', 'default_solver': 'cvxopt', 'just built!': True}
++ /Users/jenkins/workspace/CE_gpkit_Push_pylint/buildnode/macys/optimizer/cvxopt/pylint.sh --reports=no
++ tee pylint.log
/Users/jenkins/workspace/CE_gpkit_Push_pylint/buildnode/macys/optimizer/cvxopt/venv_jenkins/bin/pylint
pylint 3.0.3
astroid 3.0.2
Python 3.9.18 (main, Nov  2 2023, 17:06:16) 
[Clang 14.0.3 (clang-1403.0.22.14.1)]
pylint: Command line or configuration file:1: UserWarning: 'Exception' is not a proper value for the 'overgeneral-exceptions' option. Use fully qualified name (maybe 'builtins.Exception' ?) instead. This will cease to be checked at runtime when the configuration upgrader is released.
************* Module /Users/jenkins/workspace/CE_gpkit_Push_pylint/buildnode/macys/optimizer/cvxopt/.pylintrc
.pylintrc:/Users/jenkins/workspace/CE_gpkit_Push_pylint/buildnode/macys/optimizer/cvxopt/.pylintrc:1: [E0015(unrecognized-option), ] Unrecognized option found: optimize-ast, bad-functions, function-name-hint, variable-name-hint, const-name-hint, attr-name-hint, argument-name-hint, class-attribute-name-hint, inlinevar-name-hint, class-name-hint, module-name-hint, method-name-hint, no-space-check
.pylintrc:/Users/jenkins/workspace/CE_gpkit_Push_pylint/buildnode/macys/optimizer/cvxopt/.pylintrc:1: [W0012(unknown-option-value), ] Unknown option value for '--disable', expected a valid pylint message and got 'misplaced-comparison-constant'
.pylintrc:/Users/jenkins/workspace/CE_gpkit_Push_pylint/buildnode/macys/optimizer/cvxopt/.pylintrc:1: [R0022(useless-option-value), ] Useless option value for '--disable', 'no-self-use' was moved to an optional extension, see https://pylint.readthedocs.io/en/latest/whatsnew/2/2.14/summary.html#removed-checkers.
************* Module gpkit
gpkit/__init__.py:gpkit:26: [C0209(consider-using-f-string), ] Formatting a regular string which could be an f-string
************* Module gpkit.build
gpkit/build.py:gpkit.build:26: [C0209(consider-using-f-string), isfile] Formatting a regular string which could be an f-string
gpkit/build.py:gpkit.build:28: [C0209(consider-using-f-string), isfile] Formatting a regular string which could be an f-string
gpkit/build.py:gpkit.build:43: [C0209(consider-using-f-string), call] Formatting a regular string which could be an f-string
gpkit/build.py:gpkit.build:54: [W1514(unspecified-encoding), diff] Using open without explicitly specifying an encoding
gpkit/build.py:gpkit.build:55: [W1514(unspecified-encoding), diff] Using open without explicitly specifying an encoding
gpkit/build.py:gpkit.build:59: [C0209(consider-using-f-string), diff] Formatting a regular string which could be an f-string
gpkit/build.py:gpkit.build:74: [C0209(consider-using-f-string), SolverBackend.__init__] Formatting a regular string which could be an f-string
gpkit/build.py:gpkit.build:77: [C0209(consider-using-f-string), SolverBackend.__init__] Formatting a regular string which could be an f-string
gpkit/build.py:gpkit.build:109: [C0209(consider-using-f-string), MosekCLI.look] Formatting a regular string which could be an f-string
gpkit/build.py:gpkit.build:113: [C0209(consider-using-f-string), MosekCLI.look] Formatting a regular string which could be an f-string
gpkit/build.py:gpkit.build:116: [C0209(consider-using-f-string), MosekCLI.look] Formatting a regular string which could be an f-string
gpkit/build.py:gpkit.build:121: [C0209(consider-using-f-string), MosekCLI.look] Formatting a regular string which could be an f-string
gpkit/build.py:gpkit.build:129: [C0209(consider-using-f-string), MosekCLI.look] Formatting a regular string which could be an f-string
gpkit/build.py:gpkit.build:147: [R1710(inconsistent-return-statements), CVXopt.look] Either all return statements in a function should return an expression, or none of them should.
gpkit/build.py:gpkit.build:161: [R1710(inconsistent-return-statements), MosekConif.look] Either all return statements in a function should return an expression, or none of them should.
gpkit/build.py:gpkit.build:175: [C0209(consider-using-f-string), build] Formatting a regular string which could be an f-string
gpkit/build.py:gpkit.build:186: [C0209(consider-using-f-string), build] Formatting a regular string which could be an f-string
gpkit/build.py:gpkit.build:196: [W1514(unspecified-encoding), build] Using open without explicitly specifying an encoding
gpkit/build.py:gpkit.build:198: [C0209(consider-using-f-string), build] Formatting a regular string which could be an f-string
gpkit/build.py:gpkit.build:199: [W1514(unspecified-encoding), build] Using open without explicitly specifying an encoding
************* Module gpkit.units
gpkit/units.py:gpkit.units:48: [W0707(raise-missing-from), GPkitUnits.of_division] Consider explicitly re-raising using 'except DimensionalityError as exc' and 'raise DimensionalityError(numerator, denominator) from exc'
************* Module gpkit.repr_conventions
gpkit/repr_conventions.py:gpkit.repr_conventions:25: [C0209(consider-using-f-string), lineagestr] Formatting a regular string which could be an f-string
gpkit/repr_conventions.py:gpkit.repr_conventions:59: [C0209(consider-using-f-string), strify] Formatting a regular string which could be an f-string
gpkit/repr_conventions.py:gpkit.repr_conventions:60: [C0209(consider-using-f-string), strify] Formatting a regular string which could be an f-string
gpkit/repr_conventions.py:gpkit.repr_conventions:63: [C0209(consider-using-f-string), strify] Formatting a regular string which could be an f-string
gpkit/repr_conventions.py:gpkit.repr_conventions:65: [C0209(consider-using-f-string), strify] Formatting a regular string which could be an f-string
gpkit/repr_conventions.py:gpkit.repr_conventions:79: [C0209(consider-using-f-string), parenthesize] Formatting a regular string which could be an f-string
gpkit/repr_conventions.py:gpkit.repr_conventions:105: [C0209(consider-using-f-string), ReprMixin.parse_ast] Formatting a regular string which could be an f-string
gpkit/repr_conventions.py:gpkit.repr_conventions:107: [C0209(consider-using-f-string), ReprMixin.parse_ast] Formatting a regular string which could be an f-string
gpkit/repr_conventions.py:gpkit.repr_conventions:116: [C0209(consider-using-f-string), ReprMixin.parse_ast] Formatting a regular string which could be an f-string
gpkit/repr_conventions.py:gpkit.repr_conventions:123: [C0209(consider-using-f-string), ReprMixin.parse_ast] Formatting a regular string which could be an f-string
gpkit/repr_conventions.py:gpkit.repr_conventions:125: [C0209(consider-using-f-string), ReprMixin.parse_ast] Formatting a regular string which could be an f-string
gpkit/repr_conventions.py:gpkit.repr_conventions:135: [C0209(consider-using-f-string), ReprMixin.parse_ast] Formatting a regular string which could be an f-string
gpkit/repr_conventions.py:gpkit.repr_conventions:137: [C0209(consider-using-f-string), ReprMixin.parse_ast] Formatting a regular string which could be an f-string
gpkit/repr_conventions.py:gpkit.repr_conventions:139: [C0209(consider-using-f-string), ReprMixin.parse_ast] Formatting a regular string which could be an f-string
gpkit/repr_conventions.py:gpkit.repr_conventions:141: [C0209(consider-using-f-string), ReprMixin.parse_ast] Formatting a regular string which could be an f-string
gpkit/repr_conventions.py:gpkit.repr_conventions:143: [C0209(consider-using-f-string), ReprMixin.parse_ast] Formatting a regular string which could be an f-string
gpkit/repr_conventions.py:gpkit.repr_conventions:156: [C0209(consider-using-f-string), ReprMixin.parse_ast] Formatting a regular string which could be an f-string
gpkit/repr_conventions.py:gpkit.repr_conventions:157: [C0209(consider-using-f-string), ReprMixin.parse_ast] Formatting a regular string which could be an f-string
gpkit/repr_conventions.py:gpkit.repr_conventions:159: [C0209(consider-using-f-string), ReprMixin.parse_ast] Formatting a regular string which could be an f-string
gpkit/repr_conventions.py:gpkit.repr_conventions:164: [C0209(consider-using-f-string), ReprMixin.parse_ast] Formatting a regular string which could be an f-string
gpkit/repr_conventions.py:gpkit.repr_conventions:165: [C0209(consider-using-f-string), ReprMixin.parse_ast] Formatting a regular string which could be an f-string
gpkit/repr_conventions.py:gpkit.repr_conventions:166: [C0209(consider-using-f-string), ReprMixin.parse_ast] Formatting a regular string which could be an f-string
gpkit/repr_conventions.py:gpkit.repr_conventions:174: [C0209(consider-using-f-string), ReprMixin.__repr__] Formatting a regular string which could be an f-string
************* Module gpkit.globals
gpkit/globals.py:gpkit.globals:55: [R0022(useless-option-value), ] Useless option value for 'disable', 'no-init' was removed from pylint, see https://github.com/pylint-dev/pylint/issues/2409.
gpkit/globals.py:gpkit.globals:12: [W1514(unspecified-encoding), load_settings] Using open without explicitly specifying an encoding
************* Module gpkit.solution_array
gpkit/solution_array.py:gpkit.solution_array:255: [C0325(superfluous-parens), ] Unnecessary parens after '=' keyword
gpkit/solution_array.py:gpkit.solution_array:597: [C0325(superfluous-parens), ] Unnecessary parens after '=' keyword
gpkit/solution_array.py:gpkit.solution_array:604: [C0325(superfluous-parens), ] Unnecessary parens after '=' keyword
gpkit/solution_array.py:gpkit.solution_array:85: [C0209(consider-using-f-string), msenss_table] Formatting a regular string which could be an f-string
gpkit/solution_array.py:gpkit.solution_array:85: [C0209(consider-using-f-string), msenss_table] Formatting a regular string which could be an f-string
gpkit/solution_array.py:gpkit.solution_array:90: [C0209(consider-using-f-string), msenss_table] Formatting a regular string which could be an f-string
gpkit/solution_array.py:gpkit.solution_array:93: [C0209(consider-using-f-string), msenss_table] Formatting a regular string which could be an f-string
gpkit/solution_array.py:gpkit.solution_array:95: [C0209(consider-using-f-string), msenss_table] Formatting a regular string which could be an f-string
gpkit/solution_array.py:gpkit.solution_array:100: [C0209(consider-using-f-string), msenss_table] Formatting a regular string which could be an f-string
gpkit/solution_array.py:gpkit.solution_array:152: [C0209(consider-using-f-string), tight_table] Formatting a regular string which could be an f-string
gpkit/solution_array.py:gpkit.solution_array:153: [C0209(consider-using-f-string), tight_table] Formatting a regular string which could be an f-string
gpkit/solution_array.py:gpkit.solution_array:157: [C0209(consider-using-f-string), tight_table] Formatting a regular string which could be an f-string
gpkit/solution_array.py:gpkit.solution_array:158: [C0209(consider-using-f-string), tight_table] Formatting a regular string which could be an f-string
gpkit/solution_array.py:gpkit.solution_array:165: [C0209(consider-using-f-string), loose_table] Formatting a regular string which could be an f-string
gpkit/solution_array.py:gpkit.solution_array:269: [C0209(consider-using-f-string), warnings_table] Formatting a regular string which could be an f-string
gpkit/solution_array.py:gpkit.solution_array:272: [C0209(consider-using-f-string), warnings_table] Formatting a regular string which could be an f-string
gpkit/solution_array.py:gpkit.solution_array:277: [C0209(consider-using-f-string), warnings_table] Formatting a regular string which could be an f-string
gpkit/solution_array.py:gpkit.solution_array:455: [R0913(too-many-arguments), SolutionArray.diff] Too many arguments (11/7)
gpkit/solution_array.py:gpkit.solution_array:492: [R1732(consider-using-with), SolutionArray.diff] Consider using 'with' for resource-allocating operations
gpkit/solution_array.py:gpkit.solution_array:518: [C0209(consider-using-f-string), SolutionArray.diff] Formatting a regular string which could be an f-string
gpkit/solution_array.py:gpkit.solution_array:523: [C0209(consider-using-f-string), SolutionArray.diff] Formatting a regular string which could be an f-string
gpkit/solution_array.py:gpkit.solution_array:530: [C0209(consider-using-f-string), SolutionArray.diff] Formatting a regular string which could be an f-string
gpkit/solution_array.py:gpkit.solution_array:534: [C0209(consider-using-f-string), SolutionArray.diff] Formatting a regular string which could be an f-string
gpkit/solution_array.py:gpkit.solution_array:539: [C0209(consider-using-f-string), SolutionArray.diff] Formatting a regular string which could be an f-string
gpkit/solution_array.py:gpkit.solution_array:543: [C0209(consider-using-f-string), SolutionArray.diff] Formatting a regular string which could be an f-string
gpkit/solution_array.py:gpkit.solution_array:551: [C0209(consider-using-f-string), SolutionArray.diff] Formatting a regular string which could be an f-string
gpkit/solution_array.py:gpkit.solution_array:555: [C0209(consider-using-f-string), SolutionArray.diff] Formatting a regular string which could be an f-string
gpkit/solution_array.py:gpkit.solution_array:568: [R1732(consider-using-with), SolutionArray.save] Consider using 'with' for resource-allocating operations
gpkit/solution_array.py:gpkit.solution_array:632: [C0209(consider-using-f-string), SolutionArray.todataframe] Formatting a regular string which could be an f-string
gpkit/solution_array.py:gpkit.solution_array:641: [W1514(unspecified-encoding), SolutionArray.savetxt] Using open without explicitly specifying an encoding
gpkit/solution_array.py:gpkit.solution_array:663: [W1514(unspecified-encoding), SolutionArray.savejson] Using open without explicitly specifying an encoding
gpkit/solution_array.py:gpkit.solution_array:689: [W1514(unspecified-encoding), SolutionArray.savecsv] Using open without explicitly specifying an encoding
gpkit/solution_array.py:gpkit.solution_array:713: [C0209(consider-using-f-string), SolutionArray.subinto] Formatting a regular string which could be an f-string
gpkit/solution_array.py:gpkit.solution_array:788: [C0209(consider-using-f-string), SolutionArray.table] Formatting a regular string which could be an f-string
gpkit/solution_array.py:gpkit.solution_array:788: [C0209(consider-using-f-string), SolutionArray.table] Formatting a regular string which could be an f-string
gpkit/solution_array.py:gpkit.solution_array:790: [C0209(consider-using-f-string), SolutionArray.table] Formatting a regular string which could be an f-string
gpkit/solution_array.py:gpkit.solution_array:791: [C0209(consider-using-f-string), SolutionArray.table] Formatting a regular string which could be an f-string
gpkit/solution_array.py:gpkit.solution_array:794: [C0209(consider-using-f-string), SolutionArray.table] Formatting a regular string which could be an f-string
gpkit/solution_array.py:gpkit.solution_array:835: [R0913(too-many-arguments), var_table] Too many arguments (17/7)
gpkit/solution_array.py:gpkit.solution_array:887: [C0209(consider-using-f-string), var_table] Formatting a regular string which could be an f-string
gpkit/solution_array.py:gpkit.solution_array:932: [C0209(consider-using-f-string), var_table] Formatting a regular string which could be an f-string
gpkit/solution_array.py:gpkit.solution_array:952: [C0209(consider-using-f-string), var_table] Formatting a regular string which could be an f-string
gpkit/solution_array.py:gpkit.solution_array:954: [C0209(consider-using-f-string), var_table] Formatting a regular string which could be an f-string
gpkit/solution_array.py:gpkit.solution_array:958: [C0209(consider-using-f-string), var_table] Formatting a regular string which could be an f-string
gpkit/solution_array.py:gpkit.solution_array:961: [C0209(consider-using-f-string), var_table] Formatting a regular string which could be an f-string
gpkit/solution_array.py:gpkit.solution_array:964: [C0209(consider-using-f-string), var_table] Formatting a regular string which could be an f-string
************* Module gpkit.varkey
gpkit/varkey.py:gpkit.varkey:56: [C0209(consider-using-f-string), VarKey.__getstate__] Formatting a regular string which could be an f-string
gpkit/varkey.py:gpkit.varkey:95: [C0209(consider-using-f-string), VarKey.str_without] Formatting a regular string which could be an f-string
************* Module gpkit.keydict
gpkit/keydict.py:gpkit.keydict:76: [C0209(consider-using-f-string), KeyMap.parse_and_index] Formatting a regular string which could be an f-string
gpkit/keydict.py:gpkit.keydict:99: [W0707(raise-missing-from), KeyMap.__contains__] Consider explicitly re-raising using 'except TypeError as exc' and 'raise TypeError('%s has an idx, but its value in this KeyDict is the scalar %s.' % (key, super().__getitem__(key))) from exc'
gpkit/keydict.py:gpkit.keydict:99: [C0209(consider-using-f-string), KeyMap.__contains__] Formatting a regular string which could be an f-string
gpkit/keydict.py:gpkit.keydict:103: [W0707(raise-missing-from), KeyMap.__contains__] Consider explicitly re-raising using 'except IndexError as exc' and 'raise IndexError('key %s with idx %s is out of bounds for value %s' % (key, idx, super().__getitem__(key))) from exc'
gpkit/keydict.py:gpkit.keydict:103: [C0209(consider-using-f-string), KeyMap.__contains__] Formatting a regular string which could be an f-string
************* Module gpkit.solution_ensemble
gpkit/solution_ensemble.py:gpkit.solution_ensemble:15: [C0209(consider-using-f-string), vardescr] Formatting a regular string which could be an f-string
gpkit/solution_ensemble.py:gpkit.solution_ensemble:44: [C0209(consider-using-f-string), SolutionEnsemble.__str__] Formatting a regular string which could be an f-string
gpkit/solution_ensemble.py:gpkit.solution_ensemble:58: [R1732(consider-using-with), SolutionEnsemble.save] Consider using 'with' for resource-allocating operations
gpkit/solution_ensemble.py:gpkit.solution_ensemble:177: [C0209(consider-using-f-string), SolutionEnsemble.append] Formatting a regular string which could be an f-string
gpkit/solution_ensemble.py:gpkit.solution_ensemble:214: [C0209(consider-using-f-string), SolutionEnsemble.append] Formatting a regular string which could be an f-string
gpkit/solution_ensemble.py:gpkit.solution_ensemble:229: [C0209(consider-using-f-string), SolutionEnsemble.append] Formatting a regular string which could be an f-string
gpkit/solution_ensemble.py:gpkit.solution_ensemble:230: [C0209(consider-using-f-string), SolutionEnsemble.append] Formatting a regular string which could be an f-string
gpkit/solution_ensemble.py:gpkit.solution_ensemble:236: [C0209(consider-using-f-string), SolutionEnsemble.append] Formatting a regular string which could be an f-string
gpkit/solution_ensemble.py:gpkit.solution_ensemble:237: [C0209(consider-using-f-string), SolutionEnsemble.append] Formatting a regular string which could be an f-string
************* Module gpkit.small_classes
gpkit/small_classes.py:gpkit.small_classes:17: [R0022(useless-option-value), ] Useless option value for 'disable', 'no-init' was removed from pylint, see https://github.com/pylint-dev/pylint/issues/2409.
gpkit/small_classes.py:gpkit.small_classes:131: [C0209(consider-using-f-string), _append_dict] Formatting a regular string which could be an f-string
************* Module gpkit.nomials.variables
gpkit/nomials/variables.py:gpkit.nomials.variables:147: [C0209(consider-using-f-string), ArrayVariable.__new__] Formatting a regular string which could be an f-string
************* Module gpkit.nomials.core
gpkit/nomials/core.py:gpkit.nomials.core:10: [C0209(consider-using-f-string), nomial_latex_helper] Formatting a regular string which could be an f-string
gpkit/nomials/core.py:gpkit.nomials.core:12: [C0209(consider-using-f-string), nomial_latex_helper] Formatting a regular string which could be an f-string
gpkit/nomials/core.py:gpkit.nomials.core:16: [C0209(consider-using-f-string), nomial_latex_helper] Formatting a regular string which could be an f-string
gpkit/nomials/core.py:gpkit.nomials.core:20: [C0209(consider-using-f-string), nomial_latex_helper] Formatting a regular string which could be an f-string
gpkit/nomials/core.py:gpkit.nomials.core:30: [C0209(consider-using-f-string), nomial_latex_helper] Formatting a regular string which could be an f-string
gpkit/nomials/core.py:gpkit.nomials.core:31: [C0209(consider-using-f-string), nomial_latex_helper] Formatting a regular string which could be an f-string
gpkit/nomials/core.py:gpkit.nomials.core:65: [C0209(consider-using-f-string), Nomial.str_without] Formatting a regular string which could be an f-string
gpkit/nomials/core.py:gpkit.nomials.core:68: [C0209(consider-using-f-string), Nomial.str_without] Formatting a regular string which could be an f-string
************* Module gpkit.nomials.map
gpkit/nomials/map.py:gpkit.nomials.map:61: [W0707(raise-missing-from), NomialMap.__add__] Consider explicitly re-raising using 'except (TypeError, AttributeError) as exc' and 'raise DimensionalityError(self.units, other.units) from exc'
************* Module gpkit.nomials.substitution
gpkit/nomials/substitution.py:gpkit.nomials.substitution:61: [W0707(raise-missing-from), append_sub] Consider explicitly re-raising using 'except ValueError as exc' and 'raise ValueError('cannot sweep variable %s of shape %s with array of shape %s; array shape must either be %s or %s' % (key.veckey, key.shape, sub.shape, key.shape, ('N', ) + key.shape)) from exc'
gpkit/nomials/substitution.py:gpkit.nomials.substitution:61: [C0209(consider-using-f-string), append_sub] Formatting a regular string which could be an f-string
gpkit/nomials/substitution.py:gpkit.nomials.substitution:69: [C0209(consider-using-f-string), append_sub] Formatting a regular string which could be an f-string
************* Module gpkit.nomials.math
gpkit/nomials/math.py:gpkit.nomials.math:656: [C0325(superfluous-parens), ] Unnecessary parens after '=' keyword
gpkit/nomials/math.py:gpkit.nomials.math:119: [C0209(consider-using-f-string), Signomial.mono_approximation] Formatting a regular string which could be an f-string
gpkit/nomials/math.py:gpkit.nomials.math:133: [W0707(raise-missing-from), Signomial.mono_approximation] Consider explicitly re-raising using 'except OverflowError as exc' and 'raise OverflowError("While approximating the variable %s with a local value of %s, %s/(%s**%s) overflowed. Try reducing the variable's value by changing its unit prefix, or specify x0 values for any free variables it's multiplied or divided by in the posynomial %s whose expected value is far from 1." % (vk, val, c, val, e, self)) from exc'
gpkit/nomials/math.py:gpkit.nomials.math:134: [C0209(consider-using-f-string), Signomial.mono_approximation] Formatting a regular string which could be an f-string
gpkit/nomials/math.py:gpkit.nomials.math:340: [C0209(consider-using-f-string), Monomial.__eq__] Formatting a regular string which could be an f-string
gpkit/nomials/math.py:gpkit.nomials.math:393: [C0209(consider-using-f-string), ScalarSingleEquationConstraint.relaxed] Formatting a regular string which could be an f-string
gpkit/nomials/math.py:gpkit.nomials.math:412: [C0209(consider-using-f-string), PosynomialInequality.__init__] Formatting a regular string which could be an f-string
gpkit/nomials/math.py:gpkit.nomials.math:433: [C0209(consider-using-f-string), PosynomialInequality._simplify_posy_ineq] Formatting a regular string which could be an f-string
gpkit/nomials/math.py:gpkit.nomials.math:435: [C0209(consider-using-f-string), PosynomialInequality._simplify_posy_ineq] Formatting a regular string which could be an f-string
gpkit/nomials/math.py:gpkit.nomials.math:458: [W0707(raise-missing-from), PosynomialInequality._gen_unsubbed] Consider explicitly re-raising using 'except ValueError as exc' and 'raise TypeError("greater-than side '%s' is not monomial." % m_gt) from exc'
gpkit/nomials/math.py:gpkit.nomials.math:458: [C0209(consider-using-f-string), PosynomialInequality._gen_unsubbed] Formatting a regular string which could be an f-string
gpkit/nomials/math.py:gpkit.nomials.math:477: [C0209(consider-using-f-string), PosynomialInequality.as_hmapslt1] Formatting a regular string which could be an f-string
gpkit/nomials/math.py:gpkit.nomials.math:531: [W0237(arguments-renamed), MonomialEquality._gen_unsubbed] Parameter 'p_lt' has been renamed to 'left' in overriding 'MonomialEquality._gen_unsubbed' method
gpkit/nomials/math.py:gpkit.nomials.math:531: [W0237(arguments-renamed), MonomialEquality._gen_unsubbed] Parameter 'm_gt' has been renamed to 'right' in overriding 'MonomialEquality._gen_unsubbed' method
gpkit/nomials/math.py:gpkit.nomials.math:577: [C0209(consider-using-f-string), SignomialInequality.__init__] Formatting a regular string which could be an f-string
gpkit/nomials/math.py:gpkit.nomials.math:587: [C0209(consider-using-f-string), SignomialInequality.as_hmapslt1] Formatting a regular string which could be an f-string
gpkit/nomials/math.py:gpkit.nomials.math:591: [C0209(consider-using-f-string), SignomialInequality.as_hmapslt1] Formatting a regular string which could be an f-string
gpkit/nomials/math.py:gpkit.nomials.math:595: [C0209(consider-using-f-string), SignomialInequality.as_hmapslt1] Formatting a regular string which could be an f-string
************* Module gpkit.nomials.array
gpkit/nomials/array.py:gpkit.nomials.array:62: [C0325(superfluous-parens), ] Unnecessary parens after '=' keyword
gpkit/nomials/array.py:gpkit.nomials.array:68: [C0325(superfluous-parens), ] Unnecessary parens after '=' keyword
gpkit/nomials/array.py:gpkit.nomials.array:77: [C0325(superfluous-parens), ] Unnecessary parens after '=' keyword
gpkit/nomials/array.py:gpkit.nomials.array:82: [C0325(superfluous-parens), ] Unnecessary parens after '=' keyword
gpkit/nomials/array.py:gpkit.nomials.array:102: [C0209(consider-using-f-string), NomialArray.str_without] Formatting a regular string which could be an f-string
gpkit/nomials/array.py:gpkit.nomials.array:124: [W0237(arguments-renamed), NomialArray.__array_wrap__] Parameter 'obj' has been renamed to 'out_arr' in overriding 'NomialArray.__array_wrap__' method
************* Module gpkit.tools.docstring
gpkit/tools/docstring.py:gpkit.tools.docstring:196: [C0325(superfluous-parens), ] Unnecessary parens after '=' keyword
gpkit/tools/docstring.py:gpkit.tools.docstring:199: [C0325(superfluous-parens), ] Unnecessary parens after '=' keyword
gpkit/tools/docstring.py:gpkit.tools.docstring:18: [C0209(consider-using-f-string), expected_unbounded] Formatting a regular string which could be an f-string
gpkit/tools/docstring.py:gpkit.tools.docstring:48: [W0707(raise-missing-from), expected_unbounded] Consider explicitly re-raising using 'except AttributeError as exc' and 'raise AttributeError('`%s` is noted in %s as unbounded, but is not an attribute of that model.' % (var, instance.__class__.__name__)) from exc'
gpkit/tools/docstring.py:gpkit.tools.docstring:48: [C0209(consider-using-f-string), expected_unbounded] Formatting a regular string which could be an f-string
gpkit/tools/docstring.py:gpkit.tools.docstring:122: [E1101(no-member), parse_varstring] Instance of 'tuple' has no 'split' member
gpkit/tools/docstring.py:gpkit.tools.docstring:123: [C0209(consider-using-f-string), parse_varstring] Formatting a regular string which could be an f-string
gpkit/tools/docstring.py:gpkit.tools.docstring:130: [C0209(consider-using-f-string), vv_declare] Formatting a regular string which could be an f-string
gpkit/tools/docstring.py:gpkit.tools.docstring:161: [W0707(raise-missing-from), check_and_parse_flag] Consider explicitly re-raising using 'except ValueError as exc' and 'raise ValueError('A unit declaration bracketed by [] was not found on the line reading:\n    %s' % line) from exc'
gpkit/tools/docstring.py:gpkit.tools.docstring:161: [C0209(consider-using-f-string), check_and_parse_flag] Formatting a regular string which could be an f-string
gpkit/tools/docstring.py:gpkit.tools.docstring:191: [C0209(consider-using-f-string), variable_declaration] Formatting a regular string which could be an f-string
************* Module gpkit.tools.autosweep
gpkit/tools/autosweep.py:gpkit.tools.autosweep:158: [R1732(consider-using-with), BinarySweepTree.save] Consider using 'with' for resource-allocating operations
gpkit/tools/autosweep.py:gpkit.tools.autosweep:240: [W0707(raise-missing-from), autosweep_1d] Consider explicitly re-raising using 'except InvalidGPConstraint as exc' and 'raise InvalidGPConstraint('only GPs can be autoswept.') from exc'
gpkit/tools/autosweep.py:gpkit.tools.autosweep:246: [C0209(consider-using-f-string), autosweep_1d] Formatting a regular string which could be an f-string
gpkit/tools/autosweep.py:gpkit.tools.autosweep:247: [C0209(consider-using-f-string), autosweep_1d] Formatting a regular string which could be an f-string
************* Module gpkit.constraints.bounded
gpkit/constraints/bounded.py:gpkit.constraints.bounded:86: [C0209(consider-using-f-string), Bounded.check_boundaries] Formatting a regular string which could be an f-string
gpkit/constraints/bounded.py:gpkit.constraints.bounded:92: [C0209(consider-using-f-string), Bounded.check_boundaries] Formatting a regular string which could be an f-string
gpkit/constraints/bounded.py:gpkit.constraints.bounded:98: [C0209(consider-using-f-string), Bounded.check_boundaries] Formatting a regular string which could be an f-string
************* Module gpkit.constraints.tight
gpkit/constraints/tight.py:gpkit.constraints.tight:28: [C0209(consider-using-f-string), Tight.process_result] Formatting a regular string which could be an f-string
************* Module gpkit.constraints.gp
gpkit/constraints/gp.py:gpkit.constraints.gp:503: [C0325(superfluous-parens), ] Unnecessary parens after '=' keyword
gpkit/constraints/gp.py:gpkit.constraints.gp:38: [W0707(raise-missing-from), _get_solver] Consider explicitly re-raising using 'except KeyError as exc' and 'raise ValueError('No default solver was set during build, so solvers must be manually specified.') from exc'
gpkit/constraints/gp.py:gpkit.constraints.gp:50: [C0209(consider-using-f-string), _get_solver] Formatting a regular string which could be an f-string
gpkit/constraints/gp.py:gpkit.constraints.gp:120: [C0209(consider-using-f-string), GeometricProgram.check_bounds] Formatting a regular string which could be an f-string
gpkit/constraints/gp.py:gpkit.constraints.gp:194: [C0209(consider-using-f-string), GeometricProgram.solve] Formatting a regular string which could be an f-string
gpkit/constraints/gp.py:gpkit.constraints.gp:195: [C0209(consider-using-f-string), GeometricProgram.solve] Formatting a regular string which could be an f-string
gpkit/constraints/gp.py:gpkit.constraints.gp:196: [C0209(consider-using-f-string), GeometricProgram.solve] Formatting a regular string which could be an f-string
gpkit/constraints/gp.py:gpkit.constraints.gp:212: [C0209(consider-using-f-string), GeometricProgram.solve] Formatting a regular string which could be an f-string
gpkit/constraints/gp.py:gpkit.constraints.gp:224: [C0209(consider-using-f-string), GeometricProgram.solve] Formatting a regular string which could be an f-string
gpkit/constraints/gp.py:gpkit.constraints.gp:268: [C0209(consider-using-f-string), GeometricProgram.generate_result] Formatting a regular string which could be an f-string
gpkit/constraints/gp.py:gpkit.constraints.gp:282: [C0209(consider-using-f-string), GeometricProgram.generate_result] Formatting a regular string which could be an f-string
gpkit/constraints/gp.py:gpkit.constraints.gp:284: [C0209(consider-using-f-string), GeometricProgram.generate_result] Formatting a regular string which could be an f-string
gpkit/constraints/gp.py:gpkit.constraints.gp:326: [C0209(consider-using-f-string), GeometricProgram._compile_result] Formatting a regular string which could be an f-string
gpkit/constraints/gp.py:gpkit.constraints.gp:335: [C0209(consider-using-f-string), GeometricProgram._compile_result] Formatting a regular string which could be an f-string
gpkit/constraints/gp.py:gpkit.constraints.gp:416: [C0209(consider-using-f-string), GeometricProgram.check_solution] Formatting a regular string which could be an f-string
gpkit/constraints/gp.py:gpkit.constraints.gp:421: [C0209(consider-using-f-string), GeometricProgram.check_solution] Formatting a regular string which could be an f-string
gpkit/constraints/gp.py:gpkit.constraints.gp:429: [C0209(consider-using-f-string), GeometricProgram.check_solution] Formatting a regular string which could be an f-string
gpkit/constraints/gp.py:gpkit.constraints.gp:434: [C0209(consider-using-f-string), GeometricProgram.check_solution] Formatting a regular string which could be an f-string
gpkit/constraints/gp.py:gpkit.constraints.gp:444: [C0209(consider-using-f-string), GeometricProgram.check_solution] Formatting a regular string which could be an f-string
************* Module gpkit.constraints.costed
gpkit/constraints/costed.py:gpkit.constraints.costed:22: [C0209(consider-using-f-string), CostedConstraintSet.__init__] Formatting a regular string which could be an f-string
gpkit/constraints/costed.py:gpkit.constraints.costed:38: [C0209(consider-using-f-string), CostedConstraintSet._rootlines] Formatting a regular string which could be an f-string
gpkit/constraints/costed.py:gpkit.constraints.costed:50: [C0209(consider-using-f-string), CostedConstraintSet._rootlatex] Formatting a regular string which could be an f-string
************* Module gpkit.constraints.model
gpkit/constraints/model.py:gpkit.constraints.model:84: [C0209(consider-using-f-string), Model.verify_docstring] Formatting a regular string which could be an f-string
gpkit/constraints/model.py:gpkit.constraints.model:96: [C0209(consider-using-f-string), Model.verify_docstring] Formatting a regular string which could be an f-string
gpkit/constraints/model.py:gpkit.constraints.model:120: [C0209(consider-using-f-string), Model.verify_docstring] Formatting a regular string which could be an f-string
gpkit/constraints/model.py:gpkit.constraints.model:123: [C0209(consider-using-f-string), Model.verify_docstring] Formatting a regular string which could be an f-string
gpkit/constraints/model.py:gpkit.constraints.model:129: [C0209(consider-using-f-string), Model.verify_docstring] Formatting a regular string which could be an f-string
************* Module gpkit.constraints.relax
gpkit/constraints/relax.py:gpkit.constraints.relax:109: [C0209(consider-using-f-string), ConstraintsRelaxed.check_relaxed] Formatting a regular string which could be an f-string
gpkit/constraints/relax.py:gpkit.constraints.relax:122: [C0209(consider-using-f-string), ConstraintsRelaxed.check_relaxed] Formatting a regular string which could be an f-string
gpkit/constraints/relax.py:gpkit.constraints.relax:231: [C0209(consider-using-f-string), ConstantsRelaxed.check_relaxed] Formatting a regular string which could be an f-string
************* Module gpkit.constraints.loose
gpkit/constraints/loose.py:gpkit.constraints.loose:26: [C0209(consider-using-f-string), Loose.process_result] Formatting a regular string which could be an f-string
gpkit/constraints/loose.py:gpkit.constraints.loose:28: [C0209(consider-using-f-string), Loose.process_result] Formatting a regular string which could be an f-string
************* Module gpkit.constraints.single_equation
gpkit/constraints/single_equation.py:gpkit.constraints.single_equation:16: [C0325(superfluous-parens), ] Unnecessary parens after '=' keyword
gpkit/constraints/single_equation.py:gpkit.constraints.single_equation:30: [C0325(superfluous-parens), ] Unnecessary parens after '=' keyword
gpkit/constraints/single_equation.py:gpkit.constraints.single_equation:28: [C0209(consider-using-f-string), SingleEquationConstraint.str_without] Formatting a regular string which could be an f-string
gpkit/constraints/single_equation.py:gpkit.constraints.single_equation:32: [C0209(consider-using-f-string), SingleEquationConstraint.latex] Formatting a regular string which could be an f-string
************* Module gpkit.constraints.sgp
gpkit/constraints/sgp.py:gpkit.constraints.sgp:84: [C0325(superfluous-parens), ] Unnecessary parens after '=' keyword
gpkit/constraints/sgp.py:gpkit.constraints.sgp:154: [C0325(superfluous-parens), ] Unnecessary parens after '=' keyword
gpkit/constraints/sgp.py:gpkit.constraints.sgp:81: [W0707(raise-missing-from), SequentialGeometricProgram.__init__] Consider explicitly re-raising using 'except InvalidGPConstraint as exc' and 'raise InvalidSGPConstraint(cs) from exc'
gpkit/constraints/sgp.py:gpkit.constraints.sgp:142: [C0209(consider-using-f-string), SequentialGeometricProgram.localsolve] Formatting a regular string which could be an f-string
gpkit/constraints/sgp.py:gpkit.constraints.sgp:143: [C0209(consider-using-f-string), SequentialGeometricProgram.localsolve] Formatting a regular string which could be an f-string
gpkit/constraints/sgp.py:gpkit.constraints.sgp:144: [C0209(consider-using-f-string), SequentialGeometricProgram.localsolve] Formatting a regular string which could be an f-string
gpkit/constraints/sgp.py:gpkit.constraints.sgp:145: [C0209(consider-using-f-string), SequentialGeometricProgram.localsolve] Formatting a regular string which could be an f-string
gpkit/constraints/sgp.py:gpkit.constraints.sgp:151: [C0209(consider-using-f-string), SequentialGeometricProgram.localsolve] Formatting a regular string which could be an f-string
gpkit/constraints/sgp.py:gpkit.constraints.sgp:157: [C0209(consider-using-f-string), SequentialGeometricProgram.localsolve] Formatting a regular string which could be an f-string
gpkit/constraints/sgp.py:gpkit.constraints.sgp:172: [C0209(consider-using-f-string), SequentialGeometricProgram.localsolve] Formatting a regular string which could be an f-string
gpkit/constraints/sgp.py:gpkit.constraints.sgp:178: [E1307(bad-string-format-type), SequentialGeometricProgram.localsolve] Argument 'builtins.NoneType' does not match format type 'g'
gpkit/constraints/sgp.py:gpkit.constraints.sgp:178: [C0209(consider-using-f-string), SequentialGeometricProgram.localsolve] Formatting a regular string which could be an f-string
gpkit/constraints/sgp.py:gpkit.constraints.sgp:191: [C0209(consider-using-f-string), SequentialGeometricProgram.localsolve] Formatting a regular string which could be an f-string
gpkit/constraints/sgp.py:gpkit.constraints.sgp:197: [C0209(consider-using-f-string), SequentialGeometricProgram.localsolve] Formatting a regular string which could be an f-string
gpkit/constraints/sgp.py:gpkit.constraints.sgp:200: [C0209(consider-using-f-string), SequentialGeometricProgram.localsolve] Formatting a regular string which could be an f-string
************* Module gpkit.constraints.set
gpkit/constraints/set.py:gpkit.constraints.set:140: [C0209(consider-using-f-string), ConstraintSet._choosevar] Formatting a regular string which could be an f-string
gpkit/constraints/set.py:gpkit.constraints.set:199: [C0209(consider-using-f-string), ConstraintSet.__repr__] Formatting a regular string which could be an f-string
gpkit/constraints/set.py:gpkit.constraints.set:200: [C0209(consider-using-f-string), ConstraintSet.__repr__] Formatting a regular string which could be an f-string
gpkit/constraints/set.py:gpkit.constraints.set:317: [C0209(consider-using-f-string), recursively_line] Formatting a regular string which could be an f-string
gpkit/constraints/set.py:gpkit.constraints.set:348: [C0209(consider-using-f-string), ConstraintSetView.__getattr__] Formatting a regular string which could be an f-string
gpkit/constraints/set.py:gpkit.constraints.set:354: [C0209(consider-using-f-string), ConstraintSetView.__getattr__] Formatting a regular string which could be an f-string
gpkit/constraints/set.py:gpkit.constraints.set:372: [C0209(consider-using-f-string), badelement] Formatting a regular string which could be an f-string
gpkit/constraints/set.py:gpkit.constraints.set:374: [C0209(consider-using-f-string), badelement] Formatting a regular string which could be an f-string
gpkit/constraints/set.py:gpkit.constraints.set:376: [C0209(consider-using-f-string), badelement] Formatting a regular string which could be an f-string
gpkit/constraints/set.py:gpkit.constraints.set:377: [C0209(consider-using-f-string), badelement] Formatting a regular string which could be an f-string
************* Module gpkit.constraints.prog_factories
gpkit/constraints/prog_factories.py:gpkit.constraints.prog_factories:42: [C0209(consider-using-f-string), evaluate_linked] Formatting a regular string which could be an f-string
gpkit/constraints/prog_factories.py:gpkit.constraints.prog_factories:61: [C0209(consider-using-f-string), evaluate_linked] Formatting a regular string which could be an f-string
gpkit/constraints/prog_factories.py:gpkit.constraints.prog_factories:67: [C0209(consider-using-f-string), evaluate_linked] Formatting a regular string which could be an f-string
gpkit/constraints/prog_factories.py:gpkit.constraints.prog_factories:177: [C0209(consider-using-f-string), run_sweep] Formatting a regular string which could be an f-string
gpkit/constraints/prog_factories.py:gpkit.constraints.prog_factories:180: [C0209(consider-using-f-string), run_sweep] Formatting a regular string which could be an f-string
gpkit/constraints/prog_factories.py:gpkit.constraints.prog_factories:191: [C0209(consider-using-f-string), run_sweep] Formatting a regular string which could be an f-string
gpkit/constraints/prog_factories.py:gpkit.constraints.prog_factories:195: [C0209(consider-using-f-string), run_sweep] Formatting a regular string which could be an f-string
gpkit/constraints/prog_factories.py:gpkit.constraints.prog_factories:221: [C0209(consider-using-f-string), run_sweep] Formatting a regular string which could be an f-string
************* Module gpkit.tests.t_solution_array
gpkit/tests/t_solution_array.py:gpkit.tests.t_solution_array:113: [C0325(superfluous-parens), ] Unnecessary parens after '=' keyword
gpkit/tests/t_solution_array.py:gpkit.tests.t_solution_array:116: [R1729(use-a-generator), TestResultsTable.test_result_access] Use a generator instead 'all(isinstance(gp.result.table(), Strings) for gp in m.program.gps)'
************* Module gpkit.tests.t_sub
gpkit/tests/t_sub.py:gpkit.tests.t_sub:90: [C0325(superfluous-parens), ] Unnecessary parens after '=' keyword
gpkit/tests/t_sub.py:gpkit.tests.t_sub:114: [E1101(no-member), TestModelSubs.test_quantity_sub] Instance of 'Signomial' has no 'c' member; maybe '_c'?
************* Module gpkit.tests.from_paths
gpkit/tests/from_paths.py:gpkit.tests.from_paths:36: [C0209(consider-using-f-string), add_filetest.test_fn] Formatting a regular string which could be an f-string
gpkit/tests/from_paths.py:gpkit.tests.from_paths:53: [W1514(unspecified-encoding), run] Using open without explicitly specifying an encoding
************* Module gpkit.tests.t_model
gpkit/tests/t_model.py:gpkit.tests.t_model:436: [C0209(consider-using-f-string), TestSP.test_sp_substitutions] Formatting a regular string which could be an f-string
gpkit/tests/t_model.py:gpkit.tests.t_model:461: [C0209(consider-using-f-string), TestSP.test_tautological] Formatting a regular string which could be an f-string
************* Module gpkit.tests.t_constraints
gpkit/tests/t_constraints.py:gpkit.tests.t_constraints:143: [C0325(superfluous-parens), ] Unnecessary parens after '=' keyword
gpkit/tests/t_constraints.py:gpkit.tests.t_constraints:148: [C0325(superfluous-parens), ] Unnecessary parens after '=' keyword
gpkit/tests/t_constraints.py:gpkit.tests.t_constraints:179: [C0325(superfluous-parens), ] Unnecessary parens after '=' keyword
gpkit/tests/t_constraints.py:gpkit.tests.t_constraints:201: [C0325(superfluous-parens), ] Unnecessary parens after '=' keyword
gpkit/tests/t_constraints.py:gpkit.tests.t_constraints:218: [C0325(superfluous-parens), ] Unnecessary parens after '=' keyword
gpkit/tests/t_constraints.py:gpkit.tests.t_constraints:283: [C0325(superfluous-parens), ] Unnecessary parens after '=' keyword
gpkit/tests/t_constraints.py:gpkit.tests.t_constraints:285: [C0325(superfluous-parens), ] Unnecessary parens after '=' keyword
gpkit/tests/t_constraints.py:gpkit.tests.t_constraints:293: [C0325(superfluous-parens), ] Unnecessary parens after '=' keyword
gpkit/tests/t_constraints.py:gpkit.tests.t_constraints:330: [C0325(superfluous-parens), ] Unnecessary parens after '=' keyword
gpkit/tests/t_constraints.py:gpkit.tests.t_constraints:362: [C0325(superfluous-parens), ] Unnecessary parens after '=' keyword
gpkit/tests/t_constraints.py:gpkit.tests.t_constraints:281: [C0209(consider-using-f-string), TestSignomialInequality.test_init] Formatting a regular string which could be an f-string
************* Module gpkit.tests.t_nomial_array
gpkit/tests/t_nomial_array.py:gpkit.tests.t_nomial_array:87: [C0325(superfluous-parens), ] Unnecessary parens after '=' keyword
gpkit/tests/t_nomial_array.py:gpkit.tests.t_nomial_array:60: [E1101(no-member), TestNomialArray.test_elementwise_mult] Instance of 'ndarray' has no 'str_without' member
gpkit/tests/t_nomial_array.py:gpkit.tests.t_nomial_array:61: [E1101(no-member), TestNomialArray.test_elementwise_mult] Instance of 'ndarray' has no 'latex' member
gpkit/tests/t_nomial_array.py:gpkit.tests.t_nomial_array:62: [E1101(no-member), TestNomialArray.test_elementwise_mult] Instance of 'ndarray' has no 'str_without' member
gpkit/tests/t_nomial_array.py:gpkit.tests.t_nomial_array:63: [E1101(no-member), TestNomialArray.test_elementwise_mult] Instance of 'ndarray' has no 'latex' member
************* Module gpkit.tests.t_tools
gpkit/tests/t_tools.py:gpkit.tests.t_tools:123: [R1729(use-a-generator), TestTools.test_te_secant] Use a generator instead 'all(abs(val) <= 1e-10 for val in (a.hmap - b.hmap).values())'
************* Module gpkit.tests.test_repo
gpkit/tests/test_repo.py:gpkit.tests.test_repo:39: [C0209(consider-using-f-string), test_repo] Formatting a regular string which could be an f-string
gpkit/tests/test_repo.py:gpkit.tests.test_repo:67: [R1732(consider-using-with), test_repos] Consider using 'with' for resource-allocating operations
gpkit/tests/test_repo.py:gpkit.tests.test_repo:67: [W1514(unspecified-encoding), test_repos] Using open without explicitly specifying an encoding
gpkit/tests/test_repo.py:gpkit.tests.test_repo:77: [W1514(unspecified-encoding), get_settings] Using open without explicitly specifying an encoding
gpkit/tests/test_repo.py:gpkit.tests.test_repo:89: [C0209(consider-using-f-string), git_clone] Formatting a regular string which could be an f-string
************* Module gpkit.tests.t_nomials
gpkit/tests/t_nomials.py:gpkit.tests.t_nomials:406: [C0325(superfluous-parens), ] Unnecessary parens after '=' keyword
gpkit/tests/t_nomials.py:gpkit.tests.t_nomials:69: [C2801(unnecessary-dunder-call), TestMonomial.test_repr] Unnecessarily calls dunder method __repr__. Use repr built-in function.
************* Module gpkit.tests.t_examples
gpkit/tests/t_examples.py:gpkit.tests.t_examples:188: [R1732(consider-using-with), TestExamples.test_performance_modeling] Consider using 'with' for resource-allocating operations
gpkit/tests/t_examples.py:gpkit.tests.t_examples:195: [R1732(consider-using-with), TestExamples.test_performance_modeling] Consider using 'with' for resource-allocating operations
gpkit/tests/t_examples.py:gpkit.tests.t_examples:201: [W1514(unspecified-encoding), TestExamples.test_performance_modeling] Using open without explicitly specifying an encoding
gpkit/tests/t_examples.py:gpkit.tests.t_examples:310: [C0206(consider-using-dict-items), TestExamples.test_simpleflight] Consider iterating with .items()
gpkit/tests/t_examples.py:gpkit.tests.t_examples:313: [C0206(consider-using-dict-items), TestExamples.test_simpleflight] Consider iterating with .items()
************* Module gpkit.tests.helpers
gpkit/tests/helpers.py:gpkit.tests.helpers:37: [C0209(consider-using-f-string), generate_example_tests] Formatting a regular string which could be an f-string
gpkit/tests/helpers.py:gpkit.tests.helpers:68: [C0209(consider-using-f-string), new_test.test] Formatting a regular string which could be an f-string
gpkit/tests/helpers.py:gpkit.tests.helpers:84: [C0209(consider-using-f-string), logged_example_testcase.test] Formatting a regular string which could be an f-string
gpkit/tests/helpers.py:gpkit.tests.helpers:155: [W1514(unspecified-encoding), StdoutCaptured.__enter__] Using open without explicitly specifying an encoding
************* Module gpkit.solvers.cvxopt
gpkit/solvers/cvxopt.py:gpkit.solvers.cvxopt:101: [R1735(use-dict-literal), optimize] Consider using '{"status": solution['status'], "objective": np.exp(solution['primal objective']), ... }' instead of a call to 'dict'.
************* Module gpkit.solvers.mosek_conif
gpkit/solvers/mosek_conif.py:gpkit.solvers.mosek_conif:112: [E1101(no-member), optimize] Class 'boundkey' has no 'fr' member
gpkit/solvers/mosek_conif.py:gpkit.solvers.mosek_conif:115: [E1101(no-member), optimize] Class 'boundkey' has no 'fr' member
gpkit/solvers/mosek_conif.py:gpkit.solvers.mosek_conif:115: [E1101(no-member), optimize] Class 'boundkey' has no 'fx' member
gpkit/solvers/mosek_conif.py:gpkit.solvers.mosek_conif:115: [E1101(no-member), optimize] Class 'boundkey' has no 'fr' member
gpkit/solvers/mosek_conif.py:gpkit.solvers.mosek_conif:119: [E1101(no-member), optimize] Class 'boundkey' has no 'fr' member
gpkit/solvers/mosek_conif.py:gpkit.solvers.mosek_conif:119: [E1101(no-member), optimize] Class 'boundkey' has no 'up' member
gpkit/solvers/mosek_conif.py:gpkit.solvers.mosek_conif:123: [E1101(no-member), optimize] Class 'conetype' has no 'pexp' member
gpkit/solvers/mosek_conif.py:gpkit.solvers.mosek_conif:165: [E1101(no-member), optimize] Class 'boundkey' has no 'fx' member
gpkit/solvers/mosek_conif.py:gpkit.solvers.mosek_conif:165: [E1101(no-member), optimize] Class 'boundkey' has no 'up' member
gpkit/solvers/mosek_conif.py:gpkit.solvers.mosek_conif:177: [E1101(no-member), optimize] Class 'boundkey' has no 'up' member
gpkit/solvers/mosek_conif.py:gpkit.solvers.mosek_conif:196: [E1101(no-member), optimize] Class 'variabletype' has no 'type_int' member
gpkit/solvers/mosek_conif.py:gpkit.solvers.mosek_conif:197: [E1101(no-member), optimize] Class 'boundkey' has no 'ra' member
gpkit/solvers/mosek_conif.py:gpkit.solvers.mosek_conif:203: [E1101(no-member), optimize] Class 'boundkey' has no 'lo' member
gpkit/solvers/mosek_conif.py:gpkit.solvers.mosek_conif:209: [E1101(no-member), optimize] Class 'boundkey' has no 'fx' member
gpkit/solvers/mosek_conif.py:gpkit.solvers.mosek_conif:215: [E1101(no-member), optimize] Class 'objsense' has no 'minimize' member
gpkit/solvers/mosek_conif.py:gpkit.solvers.mosek_conif:225: [E1101(no-member), optimize] Class 'streamtype' has no 'log' member
gpkit/solvers/mosek_conif.py:gpkit.solvers.mosek_conif:226: [E1101(no-member), optimize] Class 'streamtype' has no 'log' member
gpkit/solvers/mosek_conif.py:gpkit.solvers.mosek_conif:227: [E1101(no-member), optimize] Class 'iparam' has no 'infeas_report_auto' member
gpkit/solvers/mosek_conif.py:gpkit.solvers.mosek_conif:227: [E1101(no-member), optimize] Class 'onoffkey' has no 'on' member
gpkit/solvers/mosek_conif.py:gpkit.solvers.mosek_conif:228: [E1101(no-member), optimize] Class 'iparam' has no 'log_presolve' member
gpkit/solvers/mosek_conif.py:gpkit.solvers.mosek_conif:233: [E1101(no-member), optimize] Class 'rescode' has no 'err_missing_license_file' member
gpkit/solvers/mosek_conif.py:gpkit.solvers.mosek_conif:234: [E1101(no-member), optimize] Class 'rescode' has no 'err_license_version' member
gpkit/solvers/mosek_conif.py:gpkit.solvers.mosek_conif:235: [E1101(no-member), optimize] Class 'rescode' has no 'err_license_expired' member
gpkit/solvers/mosek_conif.py:gpkit.solvers.mosek_conif:240: [E1101(no-member), optimize] Class 'streamtype' has no 'msg' member
gpkit/solvers/mosek_conif.py:gpkit.solvers.mosek_conif:245: [E1101(no-member), optimize] Class 'soltype' has no 'itg' member
gpkit/solvers/mosek_conif.py:gpkit.solvers.mosek_conif:246: [E1101(no-member), optimize] Class 'solsta' has no 'integer_optimal' member
gpkit/solvers/mosek_conif.py:gpkit.solvers.mosek_conif:248: [E1101(no-member), optimize] Class 'soltype' has no 'itr' member
gpkit/solvers/mosek_conif.py:gpkit.solvers.mosek_conif:249: [E1101(no-member), optimize] Class 'solsta' has no 'optimal' member
gpkit/solvers/mosek_conif.py:gpkit.solvers.mosek_conif:251: [E1101(no-member), optimize] Class 'solsta' has no 'prim_infeas_cer' member
gpkit/solvers/mosek_conif.py:gpkit.solvers.mosek_conif:253: [E1101(no-member), optimize] Class 'solsta' has no 'dual_infeas_cer' member
gpkit/solvers/mosek_conif.py:gpkit.solvers.mosek_conif:274: [E1101(no-member), optimize] Class 'soltype' has no 'itr' member
gpkit/solvers/mosek_conif.py:gpkit.solvers.mosek_conif:282: [E1101(no-member), optimize] Class 'soltype' has no 'itr' member
************* Module gpkit.solvers.mosek_cli
gpkit/solvers/mosek_cli.py:gpkit.solvers.mosek_cli:96: [W1514(unspecified-encoding), optimize_generator.optimize] Using open without explicitly specifying an encoding
gpkit/solvers/mosek_cli.py:gpkit.solvers.mosek_cli:120: [R1735(use-dict-literal), optimize_generator.optimize] Consider using '{"status": solsta[:-1], "objective": objective_val, "primal": primal_vals, ... }' instead of a call to 'dict'.
gpkit/solvers/mosek_cli.py:gpkit.solvers.mosek_cli:130: [W1514(unspecified-encoding), write_output_file] Using open without explicitly specifying an encoding
gpkit/solvers/mosek_cli.py:gpkit.solvers.mosek_cli:134: [C0209(consider-using-f-string), write_output_file] Formatting a regular string which could be an f-string
gpkit/solvers/mosek_cli.py:gpkit.solvers.mosek_cli:137: [C0209(consider-using-f-string), write_output_file] Formatting a regular string which could be an f-string
gpkit/solvers/mosek_cli.py:gpkit.solvers.mosek_cli:140: [C0209(consider-using-f-string), write_output_file] Formatting a regular string which could be an f-string
gpkit/solvers/mosek_cli.py:gpkit.solvers.mosek_cli:143: [C0209(consider-using-f-string), write_output_file] Formatting a regular string which could be an f-string
************* Module gpkit.interactive.references
gpkit/interactive/references.py:gpkit.interactive.references:25: [C0209(consider-using-f-string), referencesplot] Formatting a regular string which could be an f-string
gpkit/interactive/references.py:gpkit.interactive.references:62: [C0209(consider-using-f-string), referencesplot] Formatting a regular string which could be an f-string
gpkit/interactive/references.py:gpkit.interactive.references:72: [C0209(consider-using-f-string), referencesplot] Formatting a regular string which could be an f-string
gpkit/interactive/references.py:gpkit.interactive.references:77: [W1514(unspecified-encoding), referencesplot] Using open without explicitly specifying an encoding
************* Module gpkit.interactive.plotting
gpkit/interactive/plotting.py:gpkit.interactive.plotting:57: [C0200(consider-using-enumerate), plot_convergence] Consider using enumerate instead of iterating with range and len
gpkit/interactive/plotting.py:gpkit.interactive.plotting:121: [W4701(modified-iterating-list), treemap] Iterated list 'parents' is being modified inside for loop body, consider iterating through a copy of it instead.
************* Module gpkit.interactive.widgets
gpkit/interactive/widgets.py:gpkit.interactive.widgets:151: [C0325(superfluous-parens), ] Unnecessary parens after '=' keyword
gpkit/interactive/widgets.py:gpkit.interactive.widgets:56: [W3301(nested-min-max), modelinteract] Do not use nested call of 'min'; it's possible to do 'min(vmin, sweep)' instead
gpkit/interactive/widgets.py:gpkit.interactive.widgets:89: [C0207(use-maxsplit-arg), modelinteract.resolve] Use str(e).split('\n', maxsplit=1)[0] instead
************* Module gpkit.interactive.plot_sweep
gpkit/interactive/plot_sweep.py:gpkit.interactive.plot_sweep:94: [C0325(superfluous-parens), ] Unnecessary parens after '=' keyword
gpkit/interactive/plot_sweep.py:gpkit.interactive.plot_sweep:27: [C0209(consider-using-f-string), format_and_label_axes] Formatting a regular string which could be an f-string
gpkit/interactive/plot_sweep.py:gpkit.interactive.plot_sweep:45: [C0209(consider-using-f-string), format_and_label_axes] Formatting a regular string which could be an f-string
************* Module gpkit.interactive.sankey
gpkit/interactive/sankey.py:gpkit.interactive.sankey:55: [C0209(consider-using-f-string), Sankey.add_node] Formatting a regular string which could be an f-string
gpkit/interactive/sankey.py:gpkit.interactive.sankey:70: [C0209(consider-using-f-string), Sankey.linkfixed] Formatting a regular string which could be an f-string
gpkit/interactive/sankey.py:gpkit.interactive.sankey:78: [C0209(consider-using-f-string), Sankey.linkfixed] Formatting a regular string which could be an f-string
gpkit/interactive/sankey.py:gpkit.interactive.sankey:106: [C0209(consider-using-f-string), Sankey.link] Formatting a regular string which could be an f-string
gpkit/interactive/sankey.py:gpkit.interactive.sankey:131: [C0209(consider-using-f-string), Sankey.link] Formatting a regular string which could be an f-string
gpkit/interactive/sankey.py:gpkit.interactive.sankey:147: [R0913(too-many-arguments), Sankey.diagram] Too many arguments (12/7)
gpkit/interactive/sankey.py:gpkit.interactive.sankey:151: [R1735(use-dict-literal), Sankey.diagram] Consider using '{"top": top, "bottom": bottom, "left": left, "right": right}' instead of a call to 'dict'.
gpkit/interactive/sankey.py:gpkit.interactive.sankey:184: [C0209(consider-using-f-string), Sankey.diagram] Formatting a regular string which could be an f-string
gpkit/interactive/sankey.py:gpkit.interactive.sankey:227: [C0209(consider-using-f-string), Sankey._links_and_nodes] Formatting a regular string which could be an f-string
gpkit/interactive/sankey.py:gpkit.interactive.sankey:236: [C0209(consider-using-f-string), Sankey._links_and_nodes] Formatting a regular string which could be an f-string
gpkit/interactive/sankey.py:gpkit.interactive.sankey:1: [R0801(duplicate-code), ] Similar lines in 2 files
==gpkit.constraints.set:[219:250]
==gpkit.solution_array:[400:430]
                            name_collisions[shortname].add(key)
            for varkeys in name_collisions.values():
                min_namespaced = defaultdict(set)
                for vk in varkeys:
                    *_, mineage = vk.lineagestr().split(".")
                    min_namespaced[(mineage, 1)].add(vk)
                while any(len(vks) > 1 for vks in min_namespaced.values()):
                    for key, vks in list(min_namespaced.items()):
                        if len(vks) <= 1:
                            continue
                        del min_namespaced[key]
                        mineage, idx = key
                        idx += 1
                        for vk in vks:
                            lineages = vk.lineagestr().split(".")
                            submineage = lineages[-idx] + "." + mineage
                            min_namespaced[(submineage, idx)].add(vk)
                for (_, idx), vks in min_namespaced.items():
                    vk, = vks
                    self._name_collision_varkeys[vk] = idx
        if clear:
            self._lineageset = False
            for vk in self._name_collision_varkeys:
                del vk.descr["necessarylineage"]
        else:
            self._lineageset = True
            for vk, idx in self._name_collision_varkeys.items():
                vk.descr["necessarylineage"] = idx

    def __len__(self):

------------------------------------------------------------------
Your code has been rated at 9.36/10 (previous run: 9.37/10, -0.01)

pylint: Command line or configuration file:1: UserWarning: 'Exception' is not a proper value for the 'overgeneral-exceptions' option. Use fully qualified name (maybe 'builtins.Exception' ?) instead. This will cease to be checked at runtime when the configuration upgrader is released.
************* Module /Users/jenkins/workspace/CE_gpkit_Push_pylint/buildnode/macys/optimizer/cvxopt/.pylintrc
.pylintrc:/Users/jenkins/workspace/CE_gpkit_Push_pylint/buildnode/macys/optimizer/cvxopt/.pylintrc:1: [E0015(unrecognized-option), ] Unrecognized option found: optimize-ast, bad-functions, function-name-hint, variable-name-hint, const-name-hint, attr-name-hint, argument-name-hint, class-attribute-name-hint, inlinevar-name-hint, class-name-hint, module-name-hint, method-name-hint, no-space-check
.pylintrc:/Users/jenkins/workspace/CE_gpkit_Push_pylint/buildnode/macys/optimizer/cvxopt/.pylintrc:1: [W0012(unknown-option-value), ] Unknown option value for '--disable', expected a valid pylint message and got 'misplaced-comparison-constant'
.pylintrc:/Users/jenkins/workspace/CE_gpkit_Push_pylint/buildnode/macys/optimizer/cvxopt/.pylintrc:1: [R0022(useless-option-value), ] Useless option value for '--disable', 'no-self-use' was moved to an optional extension, see https://pylint.readthedocs.io/en/latest/whatsnew/2/2.14/summary.html#removed-checkers.
************* Module docs.source.examples.autosweep
docs/source/examples/autosweep.py:docs.source.examples.autosweep:15: [C0209(consider-using-f-string), ] Formatting a regular string which could be an f-string
docs/source/examples/autosweep.py:docs.source.examples.autosweep:19: [C0209(consider-using-f-string), ] Formatting a regular string which could be an f-string
docs/source/examples/autosweep.py:docs.source.examples.autosweep:20: [C0209(consider-using-f-string), ] Formatting a regular string which could be an f-string
docs/source/examples/autosweep.py:docs.source.examples.autosweep:21: [C0209(consider-using-f-string), ] Formatting a regular string which could be an f-string
docs/source/examples/autosweep.py:docs.source.examples.autosweep:24: [C0209(consider-using-f-string), ] Formatting a regular string which could be an f-string
docs/source/examples/autosweep.py:docs.source.examples.autosweep:25: [C0209(consider-using-f-string), ] Formatting a regular string which could be an f-string
docs/source/examples/autosweep.py:docs.source.examples.autosweep:26: [C0209(consider-using-f-string), ] Formatting a regular string which could be an f-string
docs/source/examples/autosweep.py:docs.source.examples.autosweep:35: [R1732(consider-using-with), ] Consider using 'with' for resource-allocating operations
docs/source/examples/autosweep.py:docs.source.examples.autosweep:44: [C0209(consider-using-f-string), ] Formatting a regular string which could be an f-string
************* Module docs.source.examples.boundschecking
docs/source/examples/boundschecking.py:docs.source.examples.boundschecking:60: [E0601(used-before-assignment), ] Using variable 'missingbounds' before assignment
docs/source/examples/boundschecking.py:docs.source.examples.boundschecking:60: [C0209(consider-using-f-string), ] Formatting a regular string which could be an f-string
docs/source/examples/boundschecking.py:docs.source.examples.boundschecking:61: [C0209(consider-using-f-string), ] Formatting a regular string which could be an f-string
docs/source/examples/boundschecking.py:docs.source.examples.boundschecking:64: [C0209(consider-using-f-string), ] Formatting a regular string which could be an f-string
docs/source/examples/boundschecking.py:docs.source.examples.boundschecking:65: [C0209(consider-using-f-string), ] Formatting a regular string which could be an f-string
************* Module docs.source.examples.breakdowns
docs/source/examples/breakdowns.py:docs.source.examples.breakdowns:11: [R1732(consider-using-with), ] Consider using 'with' for resource-allocating operations
docs/source/examples/breakdowns.py:docs.source.examples.breakdowns:13: [R1732(consider-using-with), ] Consider using 'with' for resource-allocating operations
docs/source/examples/breakdowns.py:docs.source.examples.breakdowns:15: [R1732(consider-using-with), ] Consider using 'with' for resource-allocating operations
docs/source/examples/breakdowns.py:docs.source.examples.breakdowns:17: [R1732(consider-using-with), ] Consider using 'with' for resource-allocating operations
************* Module docs.source.examples.checking_result_changes
docs/source/examples/checking_result_changes.py:docs.source.examples.checking_result_changes:25: [R1732(consider-using-with), ] Consider using 'with' for resource-allocating operations
************* Module docs.source.examples.external_sp
docs/source/examples/external_sp.py:docs.source.examples.external_sp:4: [C0411(wrong-import-order), ] third party import "from external_constraint import ExternalConstraint" should be placed before "from gpkit import Variable, Model"
************* Module docs.source.examples.gettingstarted
docs/source/examples/gettingstarted.py:docs.source.examples.gettingstarted:69: [C0209(consider-using-f-string), ] Formatting a regular string which could be an f-string
************* Module docs.source.examples.issue_1513
docs/source/examples/issue_1513.py:docs.source.examples.issue_1513:25: [C3001(unnecessary-lambda-assignment), Fleet2.setup.<lambda>] Lambda expression assigned to a variable. Define a function using the "def" keyword instead.
************* Module docs.source.examples.model_var_access
docs/source/examples/model_var_access.py:docs.source.examples.model_var_access:66: [C0209(consider-using-f-string), ] Formatting a regular string which could be an f-string
docs/source/examples/model_var_access.py:docs.source.examples.model_var_access:67: [C0209(consider-using-f-string), ] Formatting a regular string which could be an f-string
docs/source/examples/model_var_access.py:docs.source.examples.model_var_access:68: [C0209(consider-using-f-string), ] Formatting a regular string which could be an f-string
************* Module docs.source.examples.performance_modeling
docs/source/examples/performance_modeling.py:docs.source.examples.performance_modeling:230: [R1732(consider-using-with), ] Consider using 'with' for resource-allocating operations
************* Module docs.source.examples.simple_sp
docs/source/examples/simple_sp.py:docs.source.examples.simple_sp:19: [C0209(consider-using-f-string), ] Formatting a regular string which could be an f-string
************* Module docs.source.examples.simpleflight
docs/source/examples/simpleflight.py:docs.source.examples.simpleflight:74: [R1732(consider-using-with), ] Consider using 'with' for resource-allocating operations
************* Module docs.source.examples.treemap
docs/source/examples/treemap.py:docs.source.examples.treemap:4: [C0411(wrong-import-order), ] third party import "from performance_modeling import M" should be placed before "from gpkit.interactive.plotting import treemap"
************* Module docs.source.examples.x_greaterthan_1
docs/source/examples/x_greaterthan_1.py:docs.source.examples.x_greaterthan_1:20: [C0209(consider-using-f-string), ] Formatting a regular string which could be an f-string
docs/source/examples/x_greaterthan_1.py:docs.source.examples.x_greaterthan_1:21: [C0209(consider-using-f-string), ] Formatting a regular string which could be an f-string

------------------------------------------------------------------
Your code has been rated at 9.54/10 (previous run: 9.54/10, +0.00)

[Pylint] Parsing console log (workspace: '/Users/jenkins/workspace/CE_gpkit_Push_pylint/buildnode/macys/optimizer/cvxopt')
[Pylint] -> found 371 issues (skipped 6 duplicates)
[Pylint] Parsing console log (workspace: '/Users/jenkins/workspace/CE_gpkit_Push_pylint/buildnode/macys/optimizer/cvxopt')
The recommended git tool is: NONE
using credential 3614a4cf-01de-4393-97de-73734b7dd5a2
The recommended git tool is: NONE
using credential 3614a4cf-01de-4393-97de-73734b7dd5a2
[Pylint] -> found 371 issues (skipped 6 duplicates)
[Pylint] Successfully parsed console log
[Pylint] -> found 371 issues (skipped 6 duplicates)
[Pylint] Parsing console log (workspace: '/Users/jenkins/workspace/CE_gpkit_Push_pylint/buildnode/macys/optimizer/cvxopt')
[Pylint] Post processing issues on 'macys' with source code encoding 'UTF-8'
[Pylint] Creating SCM blamer to obtain author and commit information for affected files
[Pylint] -> Git blamer successfully created in working tree '/Users/jenkins/workspace/CE_gpkit_Push_pylint/buildnode/macys/optimizer/cvxopt'
[Pylint] Resolving file names for all issues in workspace '/Users/jenkins/workspace/CE_gpkit_Push_pylint/buildnode/macys/optimizer/cvxopt'
[Pylint] -> resolved paths in source directory (62 found, 0 not found)
[Pylint] Resolving module names from module definitions (build.xml, pom.xml, or Manifest.mf files)
[Pylint] -> all issues already have a valid module name
[Pylint] Resolving package names (or namespaces) by parsing the affected files
[Pylint] -> resolved package names of 1 affected files
[Pylint] No filter has been set, publishing all 371 issues
[Pylint] Creating fingerprints for all affected code blocks to track issues over different builds
[Pylint] -> created fingerprints for 371 issues (skipped 0 issues)
[Pylint] Invoking Git blamer to create author and commit information for 62 affected files
[Pylint] -> GIT_COMMIT env = '668067fe8c819fbcfd22371fbcee93ec60f9f10d'
[Pylint] -> Git commit ID = '668067fe8c819fbcfd22371fbcee93ec60f9f10d'
[Pylint] -> Git working tree = '/Users/jenkins/workspace/CE_gpkit_Push_pylint/buildnode/macys/optimizer/cvxopt'
[Pylint] -> blamed authors of issues in 62 files
[Pylint] Blaming of authors took 6 seconds
[Pylint] Copying affected files to Jenkins' build folder '/var/lib/jenkins/jobs/CE_gpkit_Push_pylint/configurations/axis-buildnode/macys/axis-optimizer/cvxopt/builds/18/files-with-issues'
[Pylint] -> 62 copied, 0 not in workspace, 0 not-found, 0 with I/O error
[Pylint] Repository miner is not configured, skipping repository mining
[Pylint] Successfully parsed console log
[Pylint] -> found 371 issues (skipped 6 duplicates)
[Pylint] Successfully parsed console log
[Pylint] -> found 371 issues (skipped 6 duplicates)
[Pylint] Successfully parsed console log
[Pylint] -> found 371 issues (skipped 6 duplicates)
[Pylint] Successfully parsed console log
[Pylint] -> found 371 issues (skipped 6 duplicates)
[Pylint] Parsing console log (workspace: '/Users/jenkins/workspace/CE_gpkit_Push_pylint/buildnode/macys/optimizer/cvxopt')
[Pylint] Post processing issues on 'macys' with source code encoding 'UTF-8'
[Pylint] Creating SCM blamer to obtain author and commit information for affected files
[Pylint] -> Git blamer successfully created in working tree '/Users/jenkins/workspace/CE_gpkit_Push_pylint/buildnode/macys/optimizer/cvxopt'
[Pylint] Resolving file names for all issues in workspace '/Users/jenkins/workspace/CE_gpkit_Push_pylint/buildnode/macys/optimizer/cvxopt'
[Pylint] -> resolved paths in source directory (62 found, 0 not found)
[Pylint] Resolving module names from module definitions (build.xml, pom.xml, or Manifest.mf files)
[Pylint] -> all issues already have a valid module name
[Pylint] Resolving package names (or namespaces) by parsing the affected files
[Pylint] -> resolved package names of 1 affected files
[Pylint] No filter has been set, publishing all 371 issues
[Pylint] Creating fingerprints for all affected code blocks to track issues over different builds
[Pylint] -> created fingerprints for 371 issues (skipped 0 issues)
[Pylint] Invoking Git blamer to create author and commit information for 62 affected files
[Pylint] -> GIT_COMMIT env = '668067fe8c819fbcfd22371fbcee93ec60f9f10d'
[Pylint] -> Git commit ID = '668067fe8c819fbcfd22371fbcee93ec60f9f10d'
[Pylint] -> Git working tree = '/Users/jenkins/workspace/CE_gpkit_Push_pylint/buildnode/macys/optimizer/cvxopt'
[Pylint] -> blamed authors of issues in 62 files
[Pylint] Blaming of authors took 6 seconds
[Pylint] Copying affected files to Jenkins' build folder '/var/lib/jenkins/jobs/CE_gpkit_Push_pylint/configurations/axis-buildnode/macys/axis-optimizer/cvxopt/builds/18/files-with-issues'
[Pylint] -> 62 copied, 0 not in workspace, 0 not-found, 0 with I/O error
[Pylint] Repository miner is not configured, skipping repository mining
[Pylint] Reference build recorder is not configured
[Pylint] Obtaining reference build from same job (macys,cvxopt)
[Pylint] Using reference build 'CE_gpkit_Push_pylint/buildnode=macys,optimizer=cvxopt #17' to compute new, fixed, and outstanding issues
[Pylint] Issues delta (vs. reference build): outstanding: 0, new: 371, fixed: 0
[Pylint] Evaluating quality gates
[Pylint] -> FAILED - Total (any severity): 371 - Quality Gate: 1
[Pylint] -> Some quality gates have been missed: overall result is FAILED
[Pylint] Health report is disabled - skipping
[Pylint] Created analysis result for 371 issues (found 371 new issues, fixed 0 issues)
[Pylint] Attaching ResultAction with ID 'pylint' to build 'CE_gpkit_Push_pylint/buildnode=macys,optimizer=cvxopt #18'.
[Checks API] No suitable checks publisher found.
Build step 'Record compiler warnings and static analysis results' changed build result to FAILURE
[WS-CLEANUP] Deleting project workspace...
[WS-CLEANUP] Deferred wipeout is used...
[WS-CLEANUP] done
Finished: FAILURE