[
https://issues.apache.org/jira/browse/CLOUDSTACK-8020?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14234124#comment-14234124
]
ASF subversion and git services commented on CLOUDSTACK-8020:
-------------------------------------------------------------
Commit 0a757b0f10ddf5f226b8b47ba3b172ed81277153 in cloudstack's branch
refs/heads/master from [~ashutoshk]
[ https://git-wip-us.apache.org/repos/asf?p=cloudstack.git;h=0a757b0 ]
CLOUDSTACK-8020: test_snapshots.py - Fixed cleanup issue
Signed-off-by: SrikanteswaraRao Talluri <[email protected]>
> test_snapshots.py - test_03_snapshot_detachedDisk fails in cleanup operation
> ----------------------------------------------------------------------------
>
> Key: CLOUDSTACK-8020
> URL: https://issues.apache.org/jira/browse/CLOUDSTACK-8020
> Project: CloudStack
> Issue Type: Test
> Security Level: Public(Anyone can view this level - this is the
> default.)
> Components: Automation
> Affects Versions: 4.5.0
> Reporter: Ashutosk Kelkar
> Assignee: Ashutosk Kelkar
> Labels: automation
> Fix For: 4.5.0
>
>
> Error Message
> Warning: Exception during cleanup : Job failed: {jobprocstatus : 0, created :
> u'2014-12-03T09:12:12+0000', jobresult : {errorcode : 431, errortext :
> u'unable to find a snapshot with id 38'}, cmd :
> u'org.apache.cloudstack.api.command.user.snapshot.DeleteSnapshotCmd', userid
> : u'853befb2-7a82-11e4-a8a8-7a695060978f', jobstatus : 2, jobid :
> u'e98de980-bf07-4073-9953-988eac452c1e', jobresultcode : 530, jobinstanceid :
> u'a5bc4e3d-98b1-4a2e-b5a5-21ea1be8b109', jobresulttype : u'object',
> jobinstancetype : u'Snapshot', accountid :
> u'853bdf86-7a82-11e4-a8a8-7a695060978f'}
> Stacktrace
> File "/usr/lib/python2.7/unittest/case.py", line 361, in run
> self.tearDown()
> File "/root/cloudstack/test/integration/component/test_snapshots.py", line
> 244, in tearDown
> raise Exception("Warning: Exception during cleanup : %s" % e)
> 'Warning: Exception during cleanup : Job failed: {jobprocstatus : 0, created
> : u\'2014-12-03T09:12:12+0000\', jobresult : {errorcode : 431, errortext :
> u\'unable to find a snapshot with id 38\'}, cmd :
> u\'org.apache.cloudstack.api.command.user.snapshot.DeleteSnapshotCmd\',
> userid : u\'853befb2-7a82-11e4-a8a8-7a695060978f\', jobstatus : 2, jobid :
> u\'e98de980-bf07-4073-9953-988eac452c1e\', jobresultcode : 530, jobinstanceid
> : u\'a5bc4e3d-98b1-4a2e-b5a5-21ea1be8b109\', jobresulttype : u\'object\',
> jobinstancetype : u\'Snapshot\', accountid :
> u\'853bdf86-7a82-11e4-a8a8-7a695060978f\'}\n
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)