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 757B110ECC for ; Wed, 7 Aug 2013 18:14:48 +0000 (UTC) Received: (qmail 69063 invoked by uid 500); 7 Aug 2013 18:14:48 -0000 Delivered-To: apmail-cloudstack-issues-archive@cloudstack.apache.org Received: (qmail 68919 invoked by uid 500); 7 Aug 2013 18:14: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 68908 invoked by uid 500); 7 Aug 2013 18:14:48 -0000 Delivered-To: apmail-incubator-cloudstack-issues@incubator.apache.org Received: (qmail 68905 invoked by uid 99); 7 Aug 2013 18:14:48 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 07 Aug 2013 18:14:48 +0000 Date: Wed, 7 Aug 2013 18:14:47 +0000 (UTC) From: "Alena Prokharchyk (JIRA)" To: cloudstack-issues@incubator.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Resolved] (CLOUDSTACK-4159) [Automation] Extract volume test case fails in vmware BVT MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/CLOUDSTACK-4159?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alena Prokharchyk resolved CLOUDSTACK-4159. ------------------------------------------- Resolution: Duplicate Assignee: Alena Prokharchyk > [Automation] Extract volume test case fails in vmware BVT > ----------------------------------------------------------- > > Key: CLOUDSTACK-4159 > URL: https://issues.apache.org/jira/browse/CLOUDSTACK-4159 > Project: CloudStack > Issue Type: Bug > Security Level: Public(Anyone can view this level - this is the default.) > Components: VMware, Volumes > Affects Versions: 4.2.0 > Environment: VMware > 4.2 branch > Reporter: Rayees Namathponnan > Assignee: Alena Prokharchyk > Priority: Blocker > Fix For: 4.2.0 > > > Test cases integration.smoke.test_volumes.TestVolumes.test_06_download_detached_volume failed in vmware run, i didnt reproduced manually, please re-run the test to re-produce this test > observed below error in log, also attaching log > oxyLoadReportCommand":{"_proxyVmId":2,"_loadInfo":"{\n \"connections\": []\n}","wait":0}}] } > 2013-08-06 09:08:28,325 DEBUG [agent.manager.AgentManagerImpl] (AgentManager-Handler-15:null) SeqA 7-1484: Sending Seq 7-1484: { Ans: , MgmtId: 90928106758026, via: 7, Ver: v1, Flags: 100010, [{"com.cloud.agent.api.AgentControlAnswer":{"result":true,"wait":0}}] } > 2013-08-06 09:08:28,327 DEBUG [agent.manager.AgentManagerImpl] (AgentManager-Handler-2:null) SeqA 9-1482: Sending Seq 9-1482: { Ans: , MgmtId: 90928106758026, via: 9, Ver: v1, Flags: 100010, [{"com.cloud.agent.api.AgentControlAnswer":{"result":true,"wait":0}}] } > 2013-08-06 09:08:29,151 DEBUG [agent.transport.Request] (AgentManager-Handler-7:null) Seq 8-483066025: Processing: { Ans: , MgmtId: 90928106758026, via: 8, Ver: v1, Flags: 10, [{"org.apache.cloudstack.storage.command.CopyCmdAnswer":{"newData":{"org.apache.cloudstack.storage.to.VolumeObjectTO":{"path":"volumes/28/56/52074057d89a44c48359eb50dfc5fd29","accountId":0,"id":0}},"result":true,"wait":0}}] } > 2013-08-06 09:08:29,151 DEBUG [agent.transport.Request] (Job-Executor-106:job-220 = [ 9a9f60ae-e5a7-4894-83c7-3f6f166891e0 ]) Seq 8-483066025: Received: { Ans: , MgmtId: 90928106758026, via: 8, Ver: v1, Flags: 10, { CopyCmdAnswer } } > 2013-08-06 09:08:29,200 ERROR [cloud.async.AsyncJobManagerImpl] (Job-Executor-106:job-220 = [ 9a9f60ae-e5a7-4894-83c7-3f6f166891e0 ]) Unexpected exception while executing org.apache.cloudstack.api.command.user.volume.ExtractVolumeCmd > com.cloud.utils.exception.CloudRuntimeException: Failed to copy the volume from the source primary storage pool to secondary storage. > at com.cloud.storage.VolumeManagerImpl.extractVolume(VolumeManagerImpl.java:2802) > at com.cloud.utils.component.ComponentInstantiationPostProcessor$InterceptorDispatcher.intercept(ComponentInstantiationPostProcessor.java:125) > at org.apache.cloudstack.api.command.user.volume.ExtractVolumeCmd.execute(ExtractVolumeCmd.java:130) > at com.cloud.api.ApiDispatcher.dispatch(ApiDispatcher.java:158) > at com.cloud.async.AsyncJobManagerImpl$1.run(AsyncJobManagerImpl.java:531) > at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:471) > at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:334) > at java.util.concurrent.FutureTask.run(FutureTask.java:166) > at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1110) > at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:603) > at java.lang.Thread.run(Thread.java:722) > 2013-08-06 09:08:29,202 DEBUG [cloud.async.AsyncJobManagerImpl] (Job-Executor-106:job-220 = [ 9a9f60ae-e5a7-4894-83c7-3f6f166891e0 ]) Complete async job-220 = [ 9a9f60ae-e5a7-4894-83c7-3f6f166891e0 ], jobStatus: 2, resultCode: 530, result: Error Code: 530 Error text: Failed to copy the volume from the source primary storage pool to secondary storage. > 2013-08-06 09:08:32,586 DEBUG [agent.manager.DirectAgentAttache] (DirectAgent-233:null) Ping from 5 > 2013-08-06 09:08:32,915 DEBUG [cloud.api.ApiServlet] (catalina-exec-14:null) ===START=== 10.223.240.195 -- GET signature=oMlhcDEJldcn0GyDp8CgFDdrj1Y%3D&apiKey=zK7Vn-Yra5Z0z_HD20s8uOhkajexQ9V-f5z6JJ3qI0VcWNBNc6sXQVzWT1taOW3lfZsvPe5vUZNi-QxcgCmawQ&command=queryAsyncJobResult&response=json&jobid=9a9f60ae-e5a7-4894-83c7-3f6f166891e0 > 2013-08-06 09:08:32,925 DEBUG [cloud.async.AsyncJobManagerImpl] (catalina-exec-14:null) Async job-220 = [ 9a9f60ae-e5a7-4894-83c7-3f6f166891e0 ] completed > 2013-08-06 09:08:32,929 DEBUG [cloud.api.ApiServlet] (catalina-exec-14:null) ===END=== 10.223.240.195 -- GET signature=oMlhcDEJldcn0GyDp8CgFDdrj1Y%3D&apiKey=zK7Vn-Yra5Z0z_HD20s8uOhkajexQ9V-f5z6JJ3qI0VcWNBNc6sXQVzWT1taOW3lfZsvPe5vUZNi-QxcgCmawQ&command=queryAsyncJobResult&response=json&jobid=9a9f60ae-e5a7-4894-83c7-3f6f166891e0 -- 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