← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1270693] [NEW] _last_vol_usage_poll was not properly updated

 

Public bug reported:

I found this error in jinkins's log:
http://logs.openstack.org/02/67402/4/check/gate-nova-
python27/b132ac8/console.html

2014-01-20 02:36:59.295 | ======================================================================
2014-01-20 02:36:59.295 | FAIL: nova.tests.compute.test_compute.ComputeVolumeTestCase.test_poll_volume_usage_with_data
2014-01-20 02:36:59.295 | tags: worker-0
2014-01-20 02:36:59.296 | ----------------------------------------------------------------------
2014-01-20 02:36:59.296 | Empty attachments:
2014-01-20 02:36:59.296 |   stderr
2014-01-20 02:36:59.296 |   stdout
2014-01-20 02:36:59.297 | 
2014-01-20 02:36:59.297 | pythonlogging:'': {{{
2014-01-20 02:36:59.297 | INFO [nova.virt.driver] Loading compute driver 'nova.virt.fake.FakeDriver'
2014-01-20 02:36:59.298 | AUDIT [nova.compute.resource_tracker] Auditing locally available compute resources
2014-01-20 02:36:59.298 | AUDIT [nova.compute.resource_tracker] Free ram (MB): 7680
2014-01-20 02:36:59.298 | AUDIT [nova.compute.resource_tracker] Free disk (GB): 1028
2014-01-20 02:36:59.299 | AUDIT [nova.compute.resource_tracker] Free VCPUS: 1
2014-01-20 02:36:59.299 | INFO [nova.compute.resource_tracker] Compute_service record created for fake-mini:fakenode1
2014-01-20 02:36:59.299 | AUDIT [nova.compute.manager] Deleting orphan compute node 2
2014-01-20 02:36:59.300 | }}}
2014-01-20 02:36:59.300 | 
2014-01-20 02:36:59.300 | Traceback (most recent call last):
2014-01-20 02:36:59.300 |   File "nova/tests/compute/test_compute.py", line 577, in test_poll_volume_usage_with_data
2014-01-20 02:36:59.301 |     self.compute._last_vol_usage_poll)
2014-01-20 02:36:59.301 |   File "/usr/lib/python2.7/unittest/case.py", line 420, in assertTrue
2014-01-20 02:36:59.301 |     raise self.failureException(msg)
2014-01-20 02:36:59.302 | AssertionError: _last_vol_usage_poll was not properly updated <1390185067.18>

** Affects: nova
     Importance: Undecided
         Status: New

-- 
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/1270693

Title:
  _last_vol_usage_poll was not properly updated

Status in OpenStack Compute (Nova):
  New

Bug description:
  I found this error in jinkins's log:
  http://logs.openstack.org/02/67402/4/check/gate-nova-
  python27/b132ac8/console.html

  2014-01-20 02:36:59.295 | ======================================================================
  2014-01-20 02:36:59.295 | FAIL: nova.tests.compute.test_compute.ComputeVolumeTestCase.test_poll_volume_usage_with_data
  2014-01-20 02:36:59.295 | tags: worker-0
  2014-01-20 02:36:59.296 | ----------------------------------------------------------------------
  2014-01-20 02:36:59.296 | Empty attachments:
  2014-01-20 02:36:59.296 |   stderr
  2014-01-20 02:36:59.296 |   stdout
  2014-01-20 02:36:59.297 | 
  2014-01-20 02:36:59.297 | pythonlogging:'': {{{
  2014-01-20 02:36:59.297 | INFO [nova.virt.driver] Loading compute driver 'nova.virt.fake.FakeDriver'
  2014-01-20 02:36:59.298 | AUDIT [nova.compute.resource_tracker] Auditing locally available compute resources
  2014-01-20 02:36:59.298 | AUDIT [nova.compute.resource_tracker] Free ram (MB): 7680
  2014-01-20 02:36:59.298 | AUDIT [nova.compute.resource_tracker] Free disk (GB): 1028
  2014-01-20 02:36:59.299 | AUDIT [nova.compute.resource_tracker] Free VCPUS: 1
  2014-01-20 02:36:59.299 | INFO [nova.compute.resource_tracker] Compute_service record created for fake-mini:fakenode1
  2014-01-20 02:36:59.299 | AUDIT [nova.compute.manager] Deleting orphan compute node 2
  2014-01-20 02:36:59.300 | }}}
  2014-01-20 02:36:59.300 | 
  2014-01-20 02:36:59.300 | Traceback (most recent call last):
  2014-01-20 02:36:59.300 |   File "nova/tests/compute/test_compute.py", line 577, in test_poll_volume_usage_with_data
  2014-01-20 02:36:59.301 |     self.compute._last_vol_usage_poll)
  2014-01-20 02:36:59.301 |   File "/usr/lib/python2.7/unittest/case.py", line 420, in assertTrue
  2014-01-20 02:36:59.301 |     raise self.failureException(msg)
  2014-01-20 02:36:59.302 | AssertionError: _last_vol_usage_poll was not properly updated <1390185067.18>

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


Follow ups

References