← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1329042] [NEW] gate-tempest-dsvm-large-ops fails consistently in stable/havana

 

Public bug reported:

Noticed here:

http://logs.openstack.org/74/98874/2/check/gate-tempest-dsvm-large-
ops/7a996eb/console.html

2014-06-10 20:23:27.323 | FAIL: tempest.scenario.test_large_ops.TestLargeOpsScenario.test_large_ops_scenario[compute,image]
2014-06-10 20:23:27.323 | tags: worker-0
2014-06-10 20:23:27.323 | ----------------------------------------------------------------------
2014-06-10 20:23:27.323 | Empty attachments:
2014-06-10 20:23:27.323 |   pythonlogging:''
2014-06-10 20:23:27.323 |   stderr
2014-06-10 20:23:27.323 |   stdout
2014-06-10 20:23:27.323 | 
2014-06-10 20:23:27.323 | Traceback (most recent call last):
2014-06-10 20:23:27.323 |   File "tempest/scenario/test_large_ops.py", line 105, in test_large_ops_scenario
2014-06-10 20:23:27.323 |     self.nova_boot()
2014-06-10 20:23:27.324 |   File "tempest/scenario/test_large_ops.py", line 98, in nova_boot
2014-06-10 20:23:27.324 |     self._wait_for_server_status('ACTIVE')
2014-06-10 20:23:27.324 |   File "tempest/scenario/test_large_ops.py", line 42, in _wait_for_server_status
2014-06-10 20:23:27.324 |     self.compute_client.servers, server.id, status)
2014-06-10 20:23:27.324 |   File "tempest/scenario/manager.py", line 327, in status_timeout
2014-06-10 20:23:27.324 |     not_found_exception=not_found_exception)
2014-06-10 20:23:27.324 |   File "tempest/scenario/manager.py", line 381, in _status_timeout
2014-06-10 20:23:27.324 |     self.config.compute.build_interval):
2014-06-10 20:23:27.324 |   File "tempest/test.py", line 256, in call_until_true
2014-06-10 20:23:27.324 |     if func():
2014-06-10 20:23:27.324 |   File "tempest/scenario/manager.py", line 372, in check_status
2014-06-10 20:23:27.325 |     raise exceptions.BuildErrorException(message)
2014-06-10 20:23:27.325 | BuildErrorException: Server %(server_id)s failed to build and is in ERROR status
2014-06-10 20:23:27.325 | Details: <Server: scenario-server-1764126375-0cf3a925-46a2-4305-9b9c-df08b6e9302e> failed to get to expected status.                           In ERROR state.


Looks like it's hitting all stable/havana though:

http://logstash.openstack.org/#eyJzZWFyY2giOiJtZXNzYWdlOlwiU2VydmVyOiBzY2VuYXJpby1zZXJ2ZXJcIiBBTkQgbWVzc2FnZTpcImZhaWxlZCB0byBnZXQgdG8gZXhwZWN0ZWQgc3RhdHVzXCIgQU5EIG1lc3NhZ2U6XCJJbiBFUlJPUiBzdGF0ZVwiIEFORCBidWlsZF9uYW1lOlwiZ2F0ZS10ZW1wZXN0LWRzdm0tbGFyZ2Utb3BzXCIgQU5EIHRhZ3M6XCJjb25zb2xlXCIiLCJmaWVsZHMiOltdLCJvZmZzZXQiOjAsInRpbWVmcmFtZSI6IjE3MjgwMCIsImdyYXBobW9kZSI6ImNvdW50IiwidGltZSI6eyJ1c2VyX2ludGVydmFsIjowfSwic3RhbXAiOjE0MDI1MTQ1Nzc2Nzl9

6 hits in 2 days, all fails, check and gate.

Sounds like this should be 50 for stable/havana:

DEVSTACK_GATE_TEMPEST_LARGE_OPS=100

** Affects: nova
     Importance: Critical
         Status: Confirmed

** Affects: openstack-ci
     Importance: Undecided
         Status: New


** Tags: testing

** Tags added: testing

** Changed in: nova
       Status: New => Confirmed

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

** Also affects: openstack-ci
   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/1329042

Title:
  gate-tempest-dsvm-large-ops fails consistently in stable/havana

Status in OpenStack Compute (Nova):
  Confirmed
Status in OpenStack Core Infrastructure:
  New

Bug description:
  Noticed here:

  http://logs.openstack.org/74/98874/2/check/gate-tempest-dsvm-large-
  ops/7a996eb/console.html

  2014-06-10 20:23:27.323 | FAIL: tempest.scenario.test_large_ops.TestLargeOpsScenario.test_large_ops_scenario[compute,image]
  2014-06-10 20:23:27.323 | tags: worker-0
  2014-06-10 20:23:27.323 | ----------------------------------------------------------------------
  2014-06-10 20:23:27.323 | Empty attachments:
  2014-06-10 20:23:27.323 |   pythonlogging:''
  2014-06-10 20:23:27.323 |   stderr
  2014-06-10 20:23:27.323 |   stdout
  2014-06-10 20:23:27.323 | 
  2014-06-10 20:23:27.323 | Traceback (most recent call last):
  2014-06-10 20:23:27.323 |   File "tempest/scenario/test_large_ops.py", line 105, in test_large_ops_scenario
  2014-06-10 20:23:27.323 |     self.nova_boot()
  2014-06-10 20:23:27.324 |   File "tempest/scenario/test_large_ops.py", line 98, in nova_boot
  2014-06-10 20:23:27.324 |     self._wait_for_server_status('ACTIVE')
  2014-06-10 20:23:27.324 |   File "tempest/scenario/test_large_ops.py", line 42, in _wait_for_server_status
  2014-06-10 20:23:27.324 |     self.compute_client.servers, server.id, status)
  2014-06-10 20:23:27.324 |   File "tempest/scenario/manager.py", line 327, in status_timeout
  2014-06-10 20:23:27.324 |     not_found_exception=not_found_exception)
  2014-06-10 20:23:27.324 |   File "tempest/scenario/manager.py", line 381, in _status_timeout
  2014-06-10 20:23:27.324 |     self.config.compute.build_interval):
  2014-06-10 20:23:27.324 |   File "tempest/test.py", line 256, in call_until_true
  2014-06-10 20:23:27.324 |     if func():
  2014-06-10 20:23:27.324 |   File "tempest/scenario/manager.py", line 372, in check_status
  2014-06-10 20:23:27.325 |     raise exceptions.BuildErrorException(message)
  2014-06-10 20:23:27.325 | BuildErrorException: Server %(server_id)s failed to build and is in ERROR status
  2014-06-10 20:23:27.325 | Details: <Server: scenario-server-1764126375-0cf3a925-46a2-4305-9b9c-df08b6e9302e> failed to get to expected status.                           In ERROR state.

  
  Looks like it's hitting all stable/havana though:

  http://logstash.openstack.org/#eyJzZWFyY2giOiJtZXNzYWdlOlwiU2VydmVyOiBzY2VuYXJpby1zZXJ2ZXJcIiBBTkQgbWVzc2FnZTpcImZhaWxlZCB0byBnZXQgdG8gZXhwZWN0ZWQgc3RhdHVzXCIgQU5EIG1lc3NhZ2U6XCJJbiBFUlJPUiBzdGF0ZVwiIEFORCBidWlsZF9uYW1lOlwiZ2F0ZS10ZW1wZXN0LWRzdm0tbGFyZ2Utb3BzXCIgQU5EIHRhZ3M6XCJjb25zb2xlXCIiLCJmaWVsZHMiOltdLCJvZmZzZXQiOjAsInRpbWVmcmFtZSI6IjE3MjgwMCIsImdyYXBobW9kZSI6ImNvdW50IiwidGltZSI6eyJ1c2VyX2ludGVydmFsIjowfSwic3RhbXAiOjE0MDI1MTQ1Nzc2Nzl9

  6 hits in 2 days, all fails, check and gate.

  Sounds like this should be 50 for stable/havana:

  DEVSTACK_GATE_TEMPEST_LARGE_OPS=100

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


Follow ups

References