Return-Path: X-Original-To: apmail-cloudstack-issues-archive@www.apache.org Delivered-To: apmail-cloudstack-issues-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id CB775108D0 for ; Thu, 1 Aug 2013 00:39:48 +0000 (UTC) Received: (qmail 1089 invoked by uid 500); 1 Aug 2013 00:39:48 -0000 Delivered-To: apmail-cloudstack-issues-archive@cloudstack.apache.org Received: (qmail 1073 invoked by uid 500); 1 Aug 2013 00:39:48 -0000 Mailing-List: contact issues-help@cloudstack.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@cloudstack.apache.org Delivered-To: mailing list issues@cloudstack.apache.org Received: (qmail 1066 invoked by uid 500); 1 Aug 2013 00:39:48 -0000 Delivered-To: apmail-incubator-cloudstack-issues@incubator.apache.org Received: (qmail 1052 invoked by uid 99); 1 Aug 2013 00:39:48 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 01 Aug 2013 00:39:48 +0000 Date: Thu, 1 Aug 2013 00:39:48 +0000 (UTC) From: "Rayees Namathponnan (JIRA)" To: cloudstack-issues@incubator.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Created] (CLOUDSTACK-3991) [Automation] Volume test cases failed to delete volume during tear down MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 Rayees Namathponnan created CLOUDSTACK-3991: ----------------------------------------------- Summary: [Automation] Volume test cases failed to delete volume during tear down Key: CLOUDSTACK-3991 URL: https://issues.apache.org/jira/browse/CLOUDSTACK-3991 Project: CloudStack Issue Type: Test Security Level: Public (Anyone can view this level - this is the default.) Components: Automation Affects Versions: 4.2.0 Environment: Automation Reporter: Rayees Namathponnan Fix For: 4.2.0 Test cases from volume (regression) failing during tear down integration.component.test_volumes.TestAttachDetachVolume.test_01_volume_attach_detach File "/usr/local/lib/python2.7/unittest/case.py", line 345, in run self.tearDown() File "/Repo_30X/ipcl/cloudstack/test/integration/component/test_volumes.py", line 458, in tearDown cleanup_resources(self.apiclient, self.cleanup) File "/usr/local/lib/python2.7/site-packages/marvin/integration/lib/utils.py", line 109, in cleanup_resources obj.delete(api_client) File "/usr/local/lib/python2.7/site-packages/marvin/integration/lib/base.py", line 670, in delete apiclient.deleteVolume(cmd) File "/usr/local/lib/python2.7/site-packages/marvin/cloudstackAPI/cloudstackAPIClient.py", line 1491, in deleteVolume response = self.connection.marvin_request(command, response_type=response, method=method) File "/usr/local/lib/python2.7/site-packages/marvin/cloudstackConnection.py", line 222, in marvin_request response = jsonHelper.getResultObj(response.json(), response_type) File "/usr/local/lib/python2.7/site-packages/marvin/jsonHelper.py", line 148, in getResultObj raise cloudstackException.cloudstackAPIException(respname, errMsg) Execute cmd: deletevolume failed, due to: errorCode: 431, errorText:Please specify a volume that is not attached to any VM VOLUME suite was 100% passrate till July 21st -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira