Comment 25 for bug 1298472

Revision history for this message
jiang, yunhong (yunhong-jiang) wrote : Re: SSHTimeout in tempest scenario tests using nova-network

I'm not sure if I meet the similar issue, since according to the status,it's 'fix committed".

The error in my side is:
2014-07-02 00:23:17.219 | ==============================
2014-07-02 00:23:17.219 | Failed 1 tests - output below:
2014-07-02 00:23:17.219 | ==============================
2014-07-02 00:23:17.219 |
2014-07-02 00:23:17.219 | tempest.scenario.test_minimum_basic.TestMinimumBasicScenario.test_minimum_basic_scenario[compute,image,network,volume]
2014-07-02 00:23:17.219 | ----------------------------------------------------------------------------------------------------------------------
2014-07-02 00:23:17.220 |
2014-07-02 00:23:17.220 | Captured traceback:
2014-07-02 00:23:17.220 | ~~~~~~~~~~~~~~~~~~~
2014-07-02 00:23:17.220 | Traceback (most recent call last):
2014-07-02 00:23:17.220 | File "tempest/test.py", line 128, in wrapper
2014-07-02 00:23:17.220 | return f(self, *func_args, **func_kwargs)
2014-07-02 00:23:17.220 | File "tempest/scenario/test_minimum_basic.py", line 138, in test_minimum_basic_scenario
2014-07-02 00:23:17.221 | self.ssh_to_server()
2014-07-02 00:23:17.221 | File "tempest/scenario/test_minimum_basic.py", line 95, in ssh_to_server
2014-07-02 00:23:17.221 | self.linux_client = self.get_remote_client(self.floating_ip.ip)
2014-07-02 00:23:17.221 | File "tempest/scenario/manager.py", line 415, in get_remote_client
2014-07-02 00:23:17.221 | linux_client.validate_authentication()
2014-07-02 00:23:17.221 | File "tempest/common/utils/linux/remote_client.py", line 53, in validate_authentication
2014-07-02 00:23:17.221 | self.ssh_client.test_connection_auth()
2014-07-02 00:23:17.222 | File "tempest/common/ssh.py", line 150, in test_connection_auth
2014-07-02 00:23:17.222 | connection = self._get_ssh_connection()
2014-07-02 00:23:17.222 | File "tempest/common/ssh.py", line 87, in _get_ssh_connection
2014-07-02 00:23:17.222 | password=self.password)
2014-07-02 00:23:17.222 | SSHTimeout: Connection to the 172.24.4.1 via SSH timed out.
2014-07-02 00:23:17.222 | User: cirros, Password: None
2014-07-02 00:23:17.223 |
2014-07-02 00:23:17.223 |

And the log is at http://logs.openstack.org/55/101355/4/check/check-grenade-dsvm-partial-ncpu/53a2af3/console.html