Collecting Guru Meditation Report fails with deepcopy error

Bug #1821248 reported by Erik Olof Gunnar Andersson
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
oslo.reports
New
Undecided
Unassigned

Bug Description

After upgrading to Rocky we have had a few services (e.g. neutron-server) fail with the error message
> TypeError: cannot deepcopy this pattern object
> Unable to run Guru Meditation Report!

> Traceback
y = copier(x, memo)
File "/usr/lib64/python2.7/copy.py", line 257, in _deepcopy_dict
y[deepcopy(key, memo)] = deepcopy(value, memo)
File "/usr/lib64/python2.7/copy.py", line 174, in deepcopy
y = copier(memo)
TypeError: cannot deepcopy this pattern object

More detailed Traceback here: http://paste.openstack.org/show/748214/

description: updated
summary: - Collecting Guru Meditaiton Report fails with deepcopy error
+ Collecting Guru Meditation Report fails with deepcopy error
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.