[ https://issues.apache.org/jira/browse/CLOUDSTACK-9518?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
John Burwell updated CLOUDSTACK-9518: ------------------------------------- Attachment: test_vm_snapshots.py.xml The {test_vm_snapshots} test results contains the details of the failure and stack trace. > test_01_test_vm_volume_snapshot Smoke Test Fails > ------------------------------------------------ > > Key: CLOUDSTACK-9518 > URL: https://issues.apache.org/jira/browse/CLOUDSTACK-9518 > Project: CloudStack > Issue Type: Bug > Security Level: Public(Anyone can view this level - this is the > default.) > Components: mavin > Affects Versions: 4.8.1 > Reporter: John Burwell > Assignee: Abhinandan Prateek > Priority: Critical > Labels: 4.8.2.0-smoke-test-failure > Fix For: 4.10.0.0, 4.9.1.0, 4.8.2.0 > > Attachments: test_vm_snapshots.py.xml > > > The {{test_01_test_vm_volume_snapshot}} test case in the {{test_vm_snapshot}} > is failing with the following error: > {code} > 2016-09-28 00:33:18,076 - CRITICAL - EXCEPTION: > test_01_test_vm_volume_snapshot: ['Traceback (most recent call last):\n', ' > File "/u sr/lib64/python2.7/unittest/case.py", line 369, in run\n > testMethod()\n', ' File "/marvin/tests/smoke/test_vm_snapshots.py", line > 399, in test_01_test_vm_volume_snapshot\n > domainid=self.account.domainid\n', ' File > "/usr/lib/python2.7/site-packages/marvin/lib/base.py", l ine 1106, in > create\n return Snapshot(apiclient.createSnapshot(cmd).__dict__)\n', ' > File "/usr/lib/python2.7/site-packages/marvin/cloud > stackAPI/cloudstackAPIClient.py", line 3102, in createSnapshot\n response > = self.connection.marvinRequest(command, response_type=respons e, > method=method)\n', ' File > "/usr/lib/python2.7/site-packages/marvin/cloudstackConnection.py", line 379, > in marvinRequest\n raise e\n' , 'CloudstackAPIException: Execute cmd: > createsnapshot failed, due to: errorCode: 431, errorText:Volume snapshot is > not allowed, please det ach it from VM with VM Snapshots\n'] > {code} -- This message was sent by Atlassian JIRA (v6.3.4#6332)