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 EAE5B10B5D for ; Mon, 6 Jan 2014 13:43:58 +0000 (UTC) Received: (qmail 82386 invoked by uid 500); 6 Jan 2014 13:43:57 -0000 Delivered-To: apmail-cloudstack-issues-archive@cloudstack.apache.org Received: (qmail 82195 invoked by uid 500); 6 Jan 2014 13:43:52 -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 82188 invoked by uid 500); 6 Jan 2014 13:43:50 -0000 Delivered-To: apmail-incubator-cloudstack-issues@incubator.apache.org Received: (qmail 82185 invoked by uid 99); 6 Jan 2014 13:43:50 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 06 Jan 2014 13:43:50 +0000 Date: Mon, 6 Jan 2014 13:43:50 +0000 (UTC) From: "Srikanteswararao Talluri (JIRA)" To: cloudstack-issues@incubator.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Created] (CLOUDSTACK-5797) [Automation] test_03_restore_vm_with_new_template is failing because wrong template type is selected MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 Srikanteswararao Talluri created CLOUDSTACK-5797: ---------------------------------------------------- Summary: [Automation] test_03_restore_vm_with_new_template is failing because wrong template type is selected Key: CLOUDSTACK-5797 URL: https://issues.apache.org/jira/browse/CLOUDSTACK-5797 Project: CloudStack Issue Type: Bug Security Level: Public (Anyone can view this level - this is the default.) Components: Test Affects Versions: 4.3.0 Reporter: Srikanteswararao Talluri Assignee: Srikanteswararao Talluri Fix For: 4.3.0 test_03_restore_vm_with_new_template is failing because wrong template type is selected test_03_restore_vm_with_new_template (integration.component.test_base_image_updation.TestBaseImageUpdate): CRITICAL: EXCEPTION: test_03_restore_vm_with_new_template: Traceback (most recent call last): File "/usr/local/lib/python2.7/unittest/case.py", line 318, in run testMethod() File "/root/cloudstack/test/integration/component/test_base_image_updation.py", line 419, in test_03_restore_vm_with_new_template domainid=self.account.domainid File "/usr/local/lib/python2.7/site-packages/marvin/integration/lib/base.py", line 932, in register template = apiclient.registerTemplate(cmd) File "/usr/local/lib/python2.7/site-packages/marvin/cloudstackAPI/cloudstackAPIClient.py", line 1708, in registerTemplate response = self.connection.marvinRequest(command, response_type=response, method=method) File "/usr/local/lib/python2.7/site-packages/marvin/cloudstackConnection.py", line 272, in marvinRequest 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) cloudstackAPIException: Execute cmd: registertemplate failed, due to: errorCode: 431, errorText:Please specify a valid URL. URL:/templates/centos53-x86_64/latest/f59f18fb-ae94-4f97-afd2-f84755767aca.vhd.bz2 is an invalid for the format qcow2 --------------------- >> end captured logging << --------------------- -- This message was sent by Atlassian JIRA (v6.1.5#6160)