Gaurav Aradhye created CLOUDSTACK-8084:
------------------------------------------
Summary: [Automation] Fix
test_add_remove_network.TestFailureScenariosAddNetworkToVM.test_17_add_nic_different_zone
Key: CLOUDSTACK-8084
URL: https://issues.apache.org/jira/browse/CLOUDSTACK-8084
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: Gaurav Aradhye
Assignee: Gaurav Aradhye
Fix For: 4.5.0
The test case failed in cleanup operation while deleting the network.
Error Message
Warning: Exception during cleanup : Job failed: {jobprocstatus : 0, created :
u'2014-12-15T22:24:53+0000', cmd :
u'org.apache.cloudstack.api.command.user.network.DeleteNetworkCmd', userid :
u'2f1ad6e2-848d-11e4-af34-8e4219cb0651', jobstatus : 2, jobid :
u'88e2de77-89c0-47de-bdb6-7b8d354a8ead', jobresultcode : 530, jobresulttype :
u'object', jobresult : {errorcode : 530, errortext : u'Failed to delete
network'}, accountid : u'2f1ac986-848d-11e4-af34-8e4219cb0651'}
Stacktrace
File "/usr/lib/python2.7/unittest/case.py", line 361, in run
self.tearDown()
File
"/root/cloudstack/test/integration/component/test_add_remove_network.py", line
1184, in tearDown
raise Exception("Warning: Exception during cleanup : %s" % e)
'Warning: Exception during cleanup : Job failed: {jobprocstatus : 0, created :
u\'2014-12-15T22:24:53+0000\', cmd :
u\'org.apache.cloudstack.api.command.user.network.DeleteNetworkCmd\', userid :
u\'2f1ad6e2-848d-11e4-af34-8e4219cb0651\', jobstatus : 2, jobid :
u\'88e2de77-89c0-47de-bdb6-7b8d354a8ead\', jobresultcode : 530, jobresulttype :
u\'object\', jobresult : {errorcode : 530, errortext : u\'Failed to delete
network\'}, accountid : u\'2f1ac986-848d-11e4-af34-8e4219cb0651\'}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)