TypeError: 'NoneType' object is not iterable

Bug #1674185 reported by hongbin
14
This bug affects 2 people
Affects Status Importance Assigned to Milestone
oslo.privsep
Fix Released
High
hongbin

Bug Description

I am using Fuxi with os-brick and I couldn't get the correct error message in the log. Instead, the logs were populated with the trace below:

Traceback (most recent call last):
  File "/usr/lib/python2.7/logging/__init__.py", line 861, in emit
    msg = self.format(record)
  File "/usr/local/lib/python2.7/dist-packages/oslo_log/handlers.py", line 100, in format
    return logging.StreamHandler.format(self, record)
  File "/usr/lib/python2.7/logging/__init__.py", line 734, in format
    return fmt.format(record)
  File "/usr/local/lib/python2.7/dist-packages/oslo_log/formatters.py", line 273, in format
    for arg in record.args:
TypeError: 'NoneType' object is not iterable

Revision history for this message
Matt Riedemann (mriedem) wrote :
Changed in oslo.privsep:
assignee: nobody → hongbin (hongbin034)
status: New → In Progress
importance: Undecided → High
Revision history for this message
Sean Dague (sdague) wrote :

Note, this affects a ton of projects.

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix included in openstack/oslo.privsep 1.18.0

This issue was fixed in the openstack/oslo.privsep 1.18.0 release.

Dirk Mueller (dmllr)
Changed in oslo.privsep:
status: In Progress → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Duplicates of this bug

Other bug subscribers

Remote bug watches

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