pylint check is broken

Bug #1393981 reported by Andrew Lazarev
10
This bug affects 2 people
Affects Status Importance Assigned to Milestone
Sahara
Fix Released
Medium
Andrew Lazarev

Bug Description

$ tox -v -epylint
...
Traceback (most recent call last):
  File "/Users/alazarev/openstack/sahara/tools/lintstack.head.py", line 199, in <module>
    main()
  File "/Users/alazarev/openstack/sahara/tools/lintstack.head.py", line 191, in main
    generate_error_keys()
  File "/Users/alazarev/openstack/sahara/tools/lintstack.head.py", line 143, in generate_error_keys
    errors = LintOutput.from_msg_to_dict(msg)
  File "/Users/alazarev/openstack/sahara/tools/lintstack.head.py", line 77, in from_msg_to_dict
    obj = cls.from_line(line)
  File "/Users/alazarev/openstack/sahara/tools/lintstack.head.py", line 59, in from_line
    matched = m.groups()
AttributeError: 'NoneType' object has no attribute 'groups'
ERROR: InvocationError: '/bin/bash tools/lintstack.sh'

Changed in sahara:
assignee: nobody → Andrew Lazarev (alazarev)
status: New → Confirmed
milestone: none → kilo-1
importance: Undecided → Medium
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to sahara (master)

Fix proposed to branch: master
Review: https://review.openstack.org/135464

Changed in sahara:
status: Confirmed → In Progress
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to sahara (master)

Reviewed: https://review.openstack.org/135464
Committed: https://git.openstack.org/cgit/openstack/sahara/commit/?id=a583559dcc3c1299d0cd8cb369d0a1e7042d84f7
Submitter: Jenkins
Branch: master

commit a583559dcc3c1299d0cd8cb369d0a1e7042d84f7
Author: Andrew Lazarev <email address hidden>
Date: Tue Nov 18 15:48:30 2014 -0800

    Pylint check was broken after pylint update

    * Module information was added (starts with *****)
    * Errors not in method are reported now (\S+ changed to \S*)

    Change-Id: Ic34b05ccc1c5415396f41722935d8d857c980ebb
    Closes-Bug: #1393981

Changed in sahara:
status: In Progress → Fix Committed
Thierry Carrez (ttx)
Changed in sahara:
status: Fix Committed → Fix Released
Thierry Carrez (ttx)
Changed in sahara:
milestone: kilo-1 → 2015.1.0
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.