← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1205344] Re: mkfs error in test_stamp_pattern

 

Reviewed:  https://review.openstack.org/38923
Committed: http://github.com/openstack/tempest/commit/fe8a609481f87ad8ef4c29047c2c17e6b4cd3c2c
Submitter: Jenkins
Branch:    master

commit fe8a609481f87ad8ef4c29047c2c17e6b4cd3c2c
Author: Sean Dague <sdague@xxxxxxxxxxxxxxxxxx>
Date:   Sat Jul 27 08:15:55 2013 -0400

    skip stamp test until race in nova can be debugged
    
    This test is causing a lot of gate resets, and as far as I can
    tell they are really nova races in volume attachments. However
    we should skip the test for now until these can be sorted out.
    
    Related to bug #1205344
    
    Change-Id: I983779841ac3d3f79442e96b37a0cc8da85ae55b


** Changed in: tempest
       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/1205344

Title:
  mkfs error in test_stamp_pattern

Status in OpenStack Compute (Nova):
  Confirmed
Status in Tempest:
  Fix Released

Bug description:
  http://logs.openstack.org/09/38709/5/check/gate-tempest-devstack-vm-
  postgres-full/35583/console.html

  Error during gate-tempest-devstack-vm-postgres-full:

  ======================================================================
  2013-07-26 14:03:32.073 | ERROR: tempest.scenario.test_stamp_pattern.TestStampPattern.test_stamp_pattern
  2013-07-26 14:03:32.073 | ----------------------------------------------------------------------
  2013-07-26 14:03:32.110 | _StringException: Traceback (most recent call last):
  2013-07-26 14:03:32.110 |   File "/opt/stack/new/tempest/tempest/scenario/test_stamp_pattern.py", line 218, in test_stamp_pattern
  2013-07-26 14:03:32.110 |     self._create_timestamp(ip_for_server)
  2013-07-26 14:03:32.110 |   File "/opt/stack/new/tempest/tempest/scenario/test_stamp_pattern.py", line 188, in _create_timestamp
  2013-07-26 14:03:32.110 |     ssh_client.exec_command('sudo /usr/sbin/mkfs.ext4 /dev/vdb')
  2013-07-26 14:03:32.110 |   File "/opt/stack/new/tempest/tempest/common/ssh.py", line 138, in exec_command
  2013-07-26 14:03:32.110 |     strerror=''.join(err_data))
  2013-07-26 14:03:32.110 | SSHExecCommandFailed: Command 'sudo /usr/sbin/mkfs.ext4 /dev/vdb', exit status: 1, Error:
  2013-07-26 14:03:32.110 | mke2fs 1.42.2 (27-Mar-2012)
  2013-07-26 14:03:32.110 | Could not stat /dev/vdb --- No such file or directory
  2013-07-26 14:03:32.110 | 
  2013-07-26 14:03:32.110 | The device apparently does not exist; did you specify it correctly?

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