[Bug 1758094] Please test proposed package

James Page james.page at ubuntu.com
Wed Sep 12 22:23:40 UTC 2018


Hello Alex, or anyone else affected,

Accepted python-oslo.utils into pike-proposed. The package will build
now and be available in the Ubuntu Cloud Archive in a few hours, and
then in the -proposed repository.

Please help us by testing this new package. To enable the -proposed
repository:

  sudo add-apt-repository cloud-archive:pike-proposed
  sudo apt-get update

Your feedback will aid us getting this update out to other Ubuntu users.

If this package fixes the bug for you, please add a comment to this bug,
mentioning the version of the package you tested, and change the tag
from verification-pike-needed to verification-pike-done. If it does not
fix the bug for you, please add a comment stating that, and change the
tag to verification-pike-failed. In either case, details of your testing
will help us make a better decision.

Further information regarding the verification process can be found at
https://wiki.ubuntu.com/QATeam/PerformingSRUVerification . Thank you in
advance!

** Changed in: cloud-archive/pike
       Status: Triaged => Fix Committed

** Tags added: verification-pike-needed

-- 
You received this bug notification because you are a member of Ubuntu
OpenStack, which is subscribed to Ubuntu Cloud Archive.
https://bugs.launchpad.net/bugs/1758094

Title:
  ironic-conductor fails to start in Pike

Status in Ubuntu Cloud Archive:
  Fix Released
Status in Ubuntu Cloud Archive pike series:
  Fix Committed

Bug description:
  Seeing ironic-conductor not start correctly with the Pike version of
  UCA.

  ii  ironic-api                          1:9.1.0-0ubuntu2~cloud0                all          Openstack bare metal provisioning service - API
  ii  ironic-common                       1:9.1.0-0ubuntu2~cloud0                all          Openstack bare metal provisioning service - daemons
  ii  ironic-conductor                    1:9.1.0-0ubuntu2~cloud0                all          Openstack bare metal provisioning service - conductor


  http://logs.openstack.org/98/554098/1/check/puppet-openstack-
  integration-4-scenario002-tempest-ubuntu-xenial/865630e/logs/ironic
  /ironic-conductor.txt.gz#_2018-03-22_13_00_43_846

  2018-03-22 13:00:43.846 26873 ERROR oslo_service.service [req-df9614d7-66df-43e6-9015-09f1c55c98d2 - - - - -] Error starting thread.: TypeError: 'Version' object does not support indexing
  2018-03-22 13:00:43.846 26873 ERROR oslo_service.service Traceback (most recent call last):
  2018-03-22 13:00:43.846 26873 ERROR oslo_service.service   File "/usr/lib/python2.7/dist-packages/oslo_service/service.py", line 721, in run_service
  2018-03-22 13:00:43.846 26873 ERROR oslo_service.service     service.start()
  2018-03-22 13:00:43.846 26873 ERROR oslo_service.service   File "/usr/lib/python2.7/dist-packages/ironic/common/rpc_service.py", line 54, in start
  2018-03-22 13:00:43.846 26873 ERROR oslo_service.service     self.manager.init_host(admin_context)
  2018-03-22 13:00:43.846 26873 ERROR oslo_service.service   File "/usr/lib/python2.7/dist-packages/ironic/conductor/base_manager.py", line 206, in init_host
  2018-03-22 13:00:43.846 26873 ERROR oslo_service.service     admin_context, self.host, driver_names, update_existing=True)
  2018-03-22 13:00:43.846 26873 ERROR oslo_service.service   File "/usr/lib/python2.7/dist-packages/ironic/objects/conductor.py", line 116, in register
  2018-03-22 13:00:43.846 26873 ERROR oslo_service.service     return cls._from_db_object(context, cls(), db_cond)
  2018-03-22 13:00:43.846 26873 ERROR oslo_service.service   File "/usr/lib/python2.7/dist-packages/ironic/objects/base.py", line 261, in _from_db_object
  2018-03-22 13:00:43.846 26873 ERROR oslo_service.service     if not versionutils.is_compatible(db_version, obj.__class__.VERSION):
  2018-03-22 13:00:43.846 26873 ERROR oslo_service.service   File "/usr/lib/python2.7/dist-packages/oslo_utils/versionutils.py", line 45, in is_compatible
  2018-03-22 13:00:43.846 26873 ERROR oslo_service.service     if same_major and (requested_parts[0] != current_parts[0]):
  2018-03-22 13:00:43.846 26873 ERROR oslo_service.service TypeError: 'Version' object does not support indexing
  2018-03-22 13:00:43.846 26873 ERROR oslo_service.service

To manage notifications about this bug go to:
https://bugs.launchpad.net/cloud-archive/+bug/1758094/+subscriptions



More information about the Ubuntu-openstack-bugs mailing list