SSH Timeout in Scenario tests

Bug #1327930 reported by Abhijeet Jain
12
This bug affects 2 people
Affects Status Importance Assigned to Milestone
tempest
New
Undecided
Unassigned

Bug Description

{3} tempest.scenario.test_minimum_basic.TestMinimumBasicScenario.test_minimum_basic_scenario [278.993301s] ... FAILED

2014-06-09 04:08:44.770 |
2014-06-09 04:08:44.770 | Captured traceback:
2014-06-09 04:08:44.770 | ~~~~~~~~~~~~~~~~~~~
2014-06-09 04:08:44.770 | Traceback (most recent call last):
2014-06-09 04:08:44.770 | File "tempest/test.py", line 126, in wrapper
2014-06-09 04:08:44.770 | return f(self, *func_args, **func_kwargs)
2014-06-09 04:08:44.770 | File "tempest/scenario/test_minimum_basic.py", line 132, in test_minimum_basic_scenario
2014-06-09 04:08:44.770 | self.ssh_to_server()
2014-06-09 04:08:44.770 | File "tempest/scenario/test_minimum_basic.py", line 96, in ssh_to_server
2014-06-09 04:08:44.770 | self.linux_client.validate_authentication()
2014-06-09 04:08:44.771 | File "tempest/common/utils/linux/remote_client.py", line 53, in validate_authentication
2014-06-09 04:08:44.771 | self.ssh_client.test_connection_auth()
2014-06-09 04:08:44.771 | File "tempest/common/ssh.py", line 150, in test_connection_auth
2014-06-09 04:08:44.771 | connection = self._get_ssh_connection()
2014-06-09 04:08:44.771 | File "tempest/common/ssh.py", line 87, in _get_ssh_connection
2014-06-09 04:08:44.771 | password=self.password)
2014-06-09 04:08:44.771 | SSHTimeout: Connection to the 172.24.4.1 via SSH timed out.
2014-06-09 04:08:44.771 | User: cirros, Password: None

Please refer :- http://logs.openstack.org/56/97756/1/check/check-grenade-dsvm-partial-ncpu/52dbd21/console.html

The same issue occurred in :

{0} tempest.scenario.test_volume_boot_pattern.TestVolumeBootPatternV2.test_volume_boot_pattern [223.102048s] ... FAILED
http://logs.openstack.org/56/97756/1/check/check-tempest-dsvm-full/c11f397/console.html

Revision history for this message
Andrey Pavlov (apavlov-e) wrote :
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.