Activity log for bug #1900626

Date Who What changed Old value New value Message
2020-10-19 22:20:06 Drew Freiberger bug added bug
2020-10-19 22:20:29 Drew Freiberger bug added subscriber Canonical IS BootStack
2020-10-20 02:12:48 John A Meinel juju: status New Incomplete
2020-10-20 13:02:40 Drew Freiberger description During zaza testing, inside of a model.block_until() loop, we're seeing the following happening on juju 2.8.5 models. It appears the exception is coming from Model._watch(): https://github.com/juju/python-libjuju/blob/133433a910e5d62de8959c3ffed5736598b05c1f/juju/model.py#L905 And that the list of known delta types is listed here: https://github.com/juju/python-libjuju/blob/9e31ce1e79c9954ef226cb3076de66ddaafcb3ee/juju/delta.py#L109 This is causing very large logs during functional testing of openstack and openstack related charms utilizing the juju/zaza model block_until*() functions. During zaza testing, inside of a model.block_until() loop, we're seeing the following happening on juju 2.8.5 models. [WARNING] Unknown delta type: id It appears the exception is coming from Model._watch(): https://github.com/juju/python-libjuju/blob/133433a910e5d62de8959c3ffed5736598b05c1f/juju/model.py#L905 And that the list of known delta types is listed here: https://github.com/juju/python-libjuju/blob/9e31ce1e79c9954ef226cb3076de66ddaafcb3ee/juju/delta.py#L109 This is causing very large logs during functional testing of openstack and openstack related charms utilizing the juju/zaza model block_until*() functions.
2020-10-20 19:55:21 Pen Gale juju: status Incomplete Confirmed
2020-10-20 19:55:26 Pen Gale juju: importance Undecided Medium
2020-10-20 19:55:32 Pen Gale juju: milestone 2.9-rc1
2020-10-20 21:47:45 Pen Gale juju: importance Medium High
2020-10-20 21:47:57 Pen Gale juju: assignee Simon Richardson (simonrichardson)
2020-10-21 20:36:53 Pen Gale juju: status Confirmed In Progress
2020-10-27 12:37:22 Dmitrii Shcherbakov bug added subscriber Dmitrii Shcherbakov
2020-10-29 11:15:58 Simon Richardson juju: status In Progress Fix Committed
2021-04-28 13:29:17 Joseph Phillips juju: status Fix Committed Fix Released