Rayees Namathponnan created CLOUDSTACK-4772:
-----------------------------------------------
Summary: [Automation] Test case
TestRouterStopCreateFW.test_01_RouterStopCreateFW failed with connection error
in vmware
Key: CLOUDSTACK-4772
URL: https://issues.apache.org/jira/browse/CLOUDSTACK-4772
Project: CloudStack
Issue Type: Test
Security Level: Public (Anyone can view this level - this is the default.)
Components: Automation
Affects Versions: 4.2.1
Environment: Vmware automation
Reporter: Rayees Namathponnan
Fix For: 4.2.1
Below test case failing in vmware runs
integration.component.test_routers.TestRouterStopCreateFW.test_01_RouterStopCreateFW
Observed below connection error
Error Message
error(111, 'Connection refused')
-------------------- >> begin captured logging << --------------------
test_01_RouterStopCreateFW
(integration.component.test_routers.TestRouterStopCreateFW): DEBUG: Stopping
the router: 174b0178-d084-430a-b43d-ce025f1112b6
test_01_RouterStopCreateFW
(integration.component.test_routers.TestRouterStopCreateFW): DEBUG: Created
firewall rule: 7f580399-55e7-4e70-ac0b-1ee58478f24a
test_01_RouterStopCreateFW
(integration.component.test_routers.TestRouterStopCreateFW): DEBUG: Starting
the router: 174b0178-d084-430a-b43d-ce025f1112b6
--------------------- >> end captured logging << ---------------------
Stacktrace
File "/usr/local/lib/python2.7/unittest/case.py", line 318, in run
testMethod()
File "/data/Repo2/qa/cloudstack/test/integration/component/test_routers.py",
line 1261, in test_01_RouterStopCreateFW
'iptables -t nat -L'
File
"/usr/local/lib/python2.7/site-packages/marvin/integration/lib/utils.py", line
183, in get_process_status
ssh = remoteSSHClient(hostip, port, username, password)
File "/usr/local/lib/python2.7/site-packages/marvin/remoteSSHClient.py", line
68, in __init__
InvalidParameterException(repr(se))
error(111, 'Connection refused')
-------------------- >> begin captured logging << --------------------
test_01_RouterStopCreateFW
(integration.component.test_routers.TestRouterStopCreateFW): DEBUG: Stopping
the router: 174b0178-d084-430a-b43d-ce025f1112b6
test_01_RouterStopCreateFW
(integration.component.test_routers.TestRouterStopCreateFW): DEBUG: Created
firewall rule: 7f580399-55e7-4e70-ac0b-1ee58478f24a
test_01_RouterStopCreateFW
(integration.component.test_routers.TestRouterStopCreateFW): DEBUG: Starting
the router: 174b0178-d084-430a-b43d-ce025f1112b6
--
This message was sent by Atlassian JIRA
(v6.1#6144)