Advertisement
Guest User

Untitled

a guest
Feb 18th, 2016
95
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.48 KB | None | 0 0
  1. 2016-02-18 16:42:41.269 | {1} tempest.scenario.test_volume_boot_pattern.TestVolumeBootPatternV2.test_volume_boot_pattern [339.568168s] ... FAILED
  2. 2016-02-18 16:43:52.194 | {2} tempest.scenario.test_volume_boot_pattern.TestVolumeBootPattern.test_volume_boot_pattern [337.088138s] ... FAILED
  3.  
  4.  
  5. Traceback (most recent call last):
  6. 2016-02-18 16:43:52.859 | File "tempest/test.py", line 113, in wrapper
  7. 2016-02-18 16:43:52.859 | return f(self, *func_args, **func_kwargs)
  8. 2016-02-18 16:43:52.859 | File "tempest/scenario/test_volume_boot_pattern.py", line 115, in test_volume_boot_pattern
  9. 2016-02-18 16:43:52.859 | private_key=keypair['private_key'])
  10. 2016-02-18 16:43:52.859 | File "tempest/scenario/manager.py", line 622, in create_timestamp
  11. 2016-02-18 16:43:52.859 | private_key=private_key)
  12. 2016-02-18 16:43:52.859 | File "tempest/scenario/manager.py", line 377, in get_remote_client
  13. 2016-02-18 16:43:52.859 | linux_client.validate_authentication()
  14. 2016-02-18 16:43:52.860 | File "tempest/common/utils/linux/remote_client.py", line 51, in validate_authentication
  15. 2016-02-18 16:43:52.860 | self.ssh_client.test_connection_auth()
  16. 2016-02-18 16:43:52.860 | File "/opt/stack/liberty/tempest/.tox/smoke/local/lib/python2.7/site-packages/tempest_lib/common/ssh.py", line 173, in test_connection_auth
  17. 2016-02-18 16:43:52.860 | connection = self._get_ssh_connection()
  18. 2016-02-18 16:43:52.860 | File "/opt/stack/liberty/tempest/.tox/smoke/local/lib/python2.7/site-packages/tempest_lib/common/ssh.py", line 88, in _get_ssh_connection
  19. 2016-02-18 16:43:52.860 | password=self.password)
  20. 2016-02-18 16:43:52.860 | tempest_lib.exceptions.SSHTimeout: Connection to the 172.24.4.2 via SSH timed out.
  21. 2016-02-18 16:43:52.860 | User: cirros, Password: None
  22.  
  23.  
  24. 2016-02-18 16:43:52.811 | Captured traceback:
  25. 2016-02-18 16:43:52.811 | ~~~~~~~~~~~~~~~~~~~
  26. 2016-02-18 16:43:52.811 | Traceback (most recent call last):
  27. 2016-02-18 16:43:52.812 | File "tempest/test.py", line 113, in wrapper
  28. 2016-02-18 16:43:52.812 | return f(self, *func_args, **func_kwargs)
  29. 2016-02-18 16:43:52.812 | File "tempest/scenario/test_volume_boot_pattern.py", line 115, in test_volume_boot_pattern
  30. 2016-02-18 16:43:52.812 | private_key=keypair['private_key'])
  31. 2016-02-18 16:43:52.812 | File "tempest/scenario/manager.py", line 622, in create_timestamp
  32. 2016-02-18 16:43:52.812 | private_key=private_key)
  33. 2016-02-18 16:43:52.812 | File "tempest/scenario/manager.py", line 377, in get_remote_client
  34. 2016-02-18 16:43:52.812 | linux_client.validate_authentication()
  35. 2016-02-18 16:43:52.812 | File "tempest/common/utils/linux/remote_client.py", line 51, in validate_authentication
  36. 2016-02-18 16:43:52.812 | self.ssh_client.test_connection_auth()
  37. 2016-02-18 16:43:52.812 | File "/opt/stack/liberty/tempest/.tox/smoke/local/lib/python2.7/site-packages/tempest_lib/common/ssh.py", line 173, in test_connection_auth
  38. 2016-02-18 16:43:52.812 | connection = self._get_ssh_connection()
  39. 2016-02-18 16:43:52.812 | File "/opt/stack/liberty/tempest/.tox/smoke/local/lib/python2.7/site-packages/tempest_lib/common/ssh.py", line 88, in _get_ssh_connection
  40. 2016-02-18 16:43:52.812 | password=self.password)
  41. 2016-02-18 16:43:52.812 | tempest_lib.exceptions.SSHTimeout: Connection to the 172.24.4.1 via SSH timed out.
  42. 2016-02-18 16:43:52.812 | User: cirros, Password: None
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement