HWCloudEngine / hybrid_cloud

6 stars 12 forks source link

[CI]vcloud 创建虚拟机概率出现SSH不通 #66

Open liulongzhu opened 8 years ago

liulongzhu commented 8 years ago

用例HybridVCloudServerPersonalityTestJSON.test_can_create_server_with_max_number_personality_files偶现失败 错误日志如下: 2016-05-23 17:30:37.852 30362 INFO tempest.lib.common.rest_client [req-cdcd3b9c-538d-4691-95d8-39a4556e11ce ] Request (HybridVCloudServerPersonalityTestJSON:test_can_create_server_with_max_number_personality_files): 202 POST https://compute.cloud.hybrid.huawei.com:443/v2/47fe49d87cd4491ca34b3df744728358/servers/5c5665cd-a0ca-4bd8-bcef-1698b187e3f0/action 0.614s 2016-05-23 17:30:38.009 30362 INFO tempest.lib.common.rest_client [req-004a6b11-8841-4d52-bfd1-f0cbbfab476f ] Request (HybridVCloudServerPersonalityTestJSON:test_can_create_server_with_max_number_personality_files): 200 GET https://compute.cloud.hybrid.huawei.com:443/v2/47fe49d87cd4491ca34b3df744728358/servers/5c5665cd-a0ca-4bd8-bcef-1698b187e3f0 0.157s 2016-05-23 17:30:38.010 30362 INFO tempest.lib.common.ssh [-] Creating ssh connection to '162.3.253.183' as 'root' with public key authentication 2016-05-23 17:31:38.075 30362 WARNING tempest.lib.common.ssh [-] Failed to establish authenticated ssh connection to root@162.3.253.183 (timed out). Number attempts: 1. Retry after 2 seconds. 2016-05-23 17:32:40.597 30362 WARNING tempest.lib.common.ssh [-] Failed to establish authenticated ssh connection to root@162.3.253.183 (timed out). Number attempts: 2. Retry after 3 seconds. 2016-05-23 17:33:44.116 30362 WARNING tempest.lib.common.ssh [-] Failed to establish authenticated ssh connection to root@162.3.253.183 (timed out). Number attempts: 3. Retry after 4 seconds. 2016-05-23 17:34:48.631 30362 WARNING tempest.lib.common.ssh [-] Failed to establish authenticated ssh connection to root@162.3.253.183 (timed out). Number attempts: 4. Retry after 5 seconds. 2016-05-23 17:35:54.197 30362 ERROR tempest.lib.common.ssh [-] Failed to establish authenticated ssh connection to root@162.3.253.183 after 4 attempts