Rayees Namathponnan created CLOUDSTACK-5250:
-----------------------------------------------
Summary: [Automation]
integration.smoke.test_network.TestReleaseIP.test_releaseIP failing
Key: CLOUDSTACK-5250
URL: https://issues.apache.org/jira/browse/CLOUDSTACK-5250
Project: CloudStack
Issue Type: Bug
Security Level: Public (Anyone can view this level - this is the default.)
Components: Automation
Affects Versions: 4.3.0
Environment: KVM
automation
Reporter: Rayees Namathponnan
Fix For: 4.3.0
[Automation] integration.smoke.test_network.TestReleaseIP.test_releaseIP
failing after fixing CLOUDSTACK-4344
heck if disassociated IP Address is no longer available
-------------------- >> begin captured logging << --------------------
test_releaseIP (integration.smoke.test_network.TestReleaseIP): DEBUG: Deleting
Public IP : 2c0e1ad7-639b-4564-ba82-d44a41740c34
test_releaseIP (integration.smoke.test_network.TestReleaseIP): DEBUG: List
Public IP response[{networkid : u'04c5487a-5754-432f-81cd-d52738c1eb9c',
physicalnetworkid : u'ddf995ff-4f12-4cae-9729-5b763a1e1170', account :
u'test-TestReleaseIP-test_releaseIP-RTK06M', domainid :
u'5f0d3956-531c-11e3-a447-1a6f7bb0d0a8', issourcenat : True, isstaticnat :
False, tags : [], associatednetworkname :
u'test-TestReleaseIP-test_releaseIP-RTK06M-network', domain : u'ROOT', vlanid :
u'7746889d-db42-41c2-90d1-1876847c2377', zoneid :
u'9338ab1f-fee3-43dc-98cc-9aa2839b0d19', vlanname : u'vlan://1221', state :
u'Allocated', associatednetworkid : u'823a5c6c-53d4-4dc0-8672-a3daeb9ff6ff',
zonename : u'Adv-KVM-Zone1', forvirtualnetwork : True, allocated :
u'2013-11-21T20:11:44-0800', issystem : False, ipaddress : u'10.223.122.74', id
: u'2c0e1ad7-639b-4564-ba82-d44a41740c34', isportable : False}]
--------------------- >> end captured logging << ---------------------
Stacktrace
File "/usr/local/lib/python2.7/unittest/case.py", line 318, in run
testMethod()
File "/Repo_30X/ipcl/cloudstack/test/integration/smoke/test_network.py", line
859, in test_releaseIP
"Check if disassociated IP Address is no longer available"
File "/usr/local/lib/python2.7/unittest/case.py", line 494, in assertEqual
assertion_func(first, second, msg=msg)
File "/usr/local/lib/python2.7/unittest/case.py", line 487, in
_baseAssertEqual
raise self.failureException(msg)
Check if disassociated IP Address is no longer available
-------------------- >> begin captured logging << --------------------
test_releaseIP (integration.smoke.test_network.TestReleaseIP): DEBUG: Deleting
Public IP : 2c0e1ad7-639b-4564-ba82-d44a41740c34
test_releaseIP (integration.smoke.test_network.TestReleaseIP): DEBUG: List
Public IP response[{networkid : u'04c5487a-5754-432f-81cd-d52738c1eb9c',
physicalnetworkid : u'ddf995ff-4f12-4cae-9729-5b763a1e1170', account :
u'test-TestReleaseIP-test_releaseIP-RTK06M', domainid :
u'5f0d3956-531c-11e3-a447-1a6f7bb0d0a8', issourcenat : True, isstaticnat :
False, tags : [], associatednetworkname :
u'test-TestReleaseIP-test_releaseIP-RTK06M-network', domain : u'ROOT', vlanid :
u'7746889d-db42-41c2-90d1-1876847c2377', zoneid :
u'9338ab1f-fee3-43dc-98cc-9aa2839b0d19', vlanname : u'vlan://1221', state :
u'Allocated', associatednetworkid : u'823a5c6c-53d4-4dc0-8672-a3daeb9ff6ff',
zonename : u'Adv-KVM-Zone1', forvirtualnetwork : True, allocated :
u'2013-11-21T20:11:44-0800', issystem : False, ipaddress : u'10.223.122.74', id
: u'2c0e1ad7-639b-4564-ba82-d44a41740c34', isportable : False}]
--------------------- >> end captured logging << ---------------------
--
This message was sent by Atlassian JIRA
(v6.1#6144)