← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1580008] Re: The unit test test_versions is failing on the gate

 

Solved with https://review.openstack.org/#/c/307938/

** Changed in: nova
     Assignee: Ken'ichi Ohmichi (oomichi) => Dan Smith (danms)

** Changed in: nova
   Importance: Undecided => High

** Changed in: nova
       Status: In Progress => Fix Released

-- 
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to OpenStack Compute (nova).
https://bugs.launchpad.net/bugs/1580008

Title:
  The unit test test_versions is failing on the gate

Status in OpenStack Compute (nova):
  Fix Released

Bug description:
  http://logs.openstack.org/10/312910/9/check/gate-nova-
  python27-db/ad6e438/testr_results.html.gz

  ft700.2: nova.tests.unit.objects.test_objects.TestObjectVersions.test_versions_StringException: Empty attachments:
    pythonlogging:''
    stderr
    stdout

  Traceback (most recent call last):
    File "nova/tests/unit/objects/test_objects.py", line 1224, in test_versions
      'Some objects have changed; please make sure the '
    File "/home/jenkins/workspace/gate-nova-python27-db/.tox/py27/local/lib/python2.7/site-packages/testtools/testcase.py", line 406, in assertEqual
      self.assertThat(observed, matcher, message)
    File "/home/jenkins/workspace/gate-nova-python27-db/.tox/py27/local/lib/python2.7/site-packages/testtools/testcase.py", line 493, in assertThat
      raise mismatch_error
  testtools.matchers._impl.MismatchError: !=:
  reference = {'BuildRequest': '1.0-fea0b079bddc45f3150f16be5515a2a8',
   'HVSpec': '1.2-db672e73304da86139086d003f3977e7',
   'ImageMetaProps': '1.12-6a132dee47931447bf86c03c7006d96c',
   'InstanceExternalEvent': '1.1-6e446ceaae5f475ead255946dd443417',
   'Migration': '1.4-17979b9f2ae7f28d97043a220b2a8350',
   'VirtCPUFeature': '1.0-3310718d8c72309259a6e39bdefe83ee',
   'VirtCPUModel': '1.0-6a5cc9f322729fc70ddc6733bacd57d3'}
  actual    = {'BuildRequest': '1.0-efac033d3b771f9e74f9d3256e54c628',
   'HVSpec': '1.2-e6cf4455367f301baa926e3972978d55',
   'ImageMetaProps': '1.12-98afab51edf6c51614885a45afde017b',
   'InstanceExternalEvent': '1.1-650fd97a215616fb4c73645a96ba7777',
   'Migration': '1.4-fa7b43248cb56d7d3a2d6765b64c6ea1',
   'VirtCPUFeature': '1.0-ea2464bdd09084bd388e5f61d5d4fc86',
   'VirtCPUModel': '1.0-5e1864af9227f698326203d7249796b5'}
  : Some objects have changed; please make sure the versions have been bumped, and then update their hashes here.

To manage notifications about this bug go to:
https://bugs.launchpad.net/nova/+bug/1580008/+subscriptions


References