Re: [openstack-dev] [Nova] Stable/Havana Gate broken

2013-10-24 Thread Gary Kotton
Thanks for doing this.
Gary

From: Joe Gordon mailto:joe.gord...@gmail.com>>
Reply-To: OpenStack Development Mailing List 
mailto:openstack-dev@lists.openstack.org>>
Date: Thursday, October 24, 2013 9:48 PM
To: OpenStack Development Mailing List 
mailto:openstack-dev@lists.openstack.org>>
Subject: Re: [openstack-dev] [Nova] Stable/Havana Gate broken

This is being tracked in bug https://bugs.launchpad.net/tempest/+bug/1244055 
and a fix is working its way through the gate now 
(https://review.openstack.org/#/c/53699/)


On Thu, Oct 24, 2013 at 2:51 PM, Gary Kotton 
mailto:gkot...@vmware.com>> wrote:
Hi,
The gate for stable Hanava is broken in Nova with the following error:


 ==
2013-10-24 
12:48:35.629<http://logs.openstack.org/95/53595/1/check/check-tempest-devstack-vm-full/14c606f/console.html#_2013-10-24_12_48_35_629>
 | FAIL: setUpClass 
(tempest.scenario.test_volume_boot_pattern.TestVolumeBootPattern)
2013-10-24 
12:48:35.629<http://logs.openstack.org/95/53595/1/check/check-tempest-devstack-vm-full/14c606f/console.html#_2013-10-24_12_48_35_629>
 | setUpClass (tempest.scenario.test_volume_boot_pattern.TestVolumeBootPattern)
2013-10-24 
12:48:35.629<http://logs.openstack.org/95/53595/1/check/check-tempest-devstack-vm-full/14c606f/console.html#_2013-10-24_12_48_35_629>
 | --
2013-10-24 
12:48:35.629<http://logs.openstack.org/95/53595/1/check/check-tempest-devstack-vm-full/14c606f/console.html#_2013-10-24_12_48_35_629>
 | _StringException: Traceback (most recent call last):
2013-10-24 
12:48:35.629<http://logs.openstack.org/95/53595/1/check/check-tempest-devstack-vm-full/14c606f/console.html#_2013-10-24_12_48_35_629>
 |   File "tempest/scenario/manager.py", line 204, in setUpClass
2013-10-24 
12:48:35.629<http://logs.openstack.org/95/53595/1/check/check-tempest-devstack-vm-full/14c606f/console.html#_2013-10-24_12_48_35_629>
 | cls.manager = OfficialClientManager(username, password, tenant_name)
2013-10-24 
12:48:35.630<http://logs.openstack.org/95/53595/1/check/check-tempest-devstack-vm-full/14c606f/console.html#_2013-10-24_12_48_35_630>
 |   File "tempest/scenario/manager.py", line 69, in __init__
2013-10-24 
12:48:35.630<http://logs.openstack.org/95/53595/1/check/check-tempest-devstack-vm-full/14c606f/console.html#_2013-10-24_12_48_35_630>
 | tenant_name)
2013-10-24 
12:48:35.630<http://logs.openstack.org/95/53595/1/check/check-tempest-devstack-vm-full/14c606f/console.html#_2013-10-24_12_48_35_630>
 |   File "tempest/scenario/manager.py", line 101, in _get_compute_client
2013-10-24 
12:48:35.630<http://logs.openstack.org/95/53595/1/check/check-tempest-devstack-vm-full/14c606f/console.html#_2013-10-24_12_48_35_630>
 | http_log_debug=True)
2013-10-24 
12:48:35.630<http://logs.openstack.org/95/53595/1/check/check-tempest-devstack-vm-full/14c606f/console.html#_2013-10-24_12_48_35_630>
 |   File "/opt/stack/new/python-novaclient/novaclient/client.py", line 450, in 
Client
2013-10-24 
12:48:35.630<http://logs.openstack.org/95/53595/1/check/check-tempest-devstack-vm-full/14c606f/console.html#_2013-10-24_12_48_35_630>
 | client_class = get_client_class(version)
2013-10-24 
12:48:35.631<http://logs.openstack.org/95/53595/1/check/check-tempest-devstack-vm-full/14c606f/console.html#_2013-10-24_12_48_35_631>
 |   File "/opt/stack/new/python-novaclient/novaclient/client.py", line 446, in 
get_client_class
2013-10-24 
12:48:35.631<http://logs.openstack.org/95/53595/1/check/check-tempest-devstack-vm-full/14c606f/console.html#_2013-10-24_12_48_35_631>
 | return utils.import_class(client_path)
2013-10-24 
12:48:35.631<http://logs.openstack.org/95/53595/1/check/check-tempest-devstack-vm-full/14c606f/console.html#_2013-10-24_12_48_35_631>
 |   File "/opt/stack/new/python-novaclient/novaclient/utils.py", line 336, in 
import_class
2013-10-24 
12:48:35.631<http://logs.openstack.org/95/53595/1/check/check-tempest-devstack-vm-full/14c606f/console.html#_2013-10-24_12_48_35_631>
 | __import__(mod_str)
2013-10-24 
12:48:35.631<http://logs.openstack.org/95/53595/1/check/check-tempest-devstack-vm-full/14c606f/console.html#_2013-10-24_12_48_35_631>
 |   File "/opt/stack/new/python-novaclient/novaclient/v1_1/__init__.py", line 
17, in 
2013-10-24 
12:48:35.631<http://logs.openstack.org/95/53595/1/check/check-tempest-devstack-vm-full/14c606f/console.html#_2013-10-24_12_48_35_631>
 | from novaclient.v1_1.client import Client   # noqa
2013-10-24 
12:48:35.631<http://logs.openstack.org/95/53595/1/check/check-tempest-devstack-vm-full/14c606f/console.html#_2013-10-24_12_48_35_631>
 |   File "/opt/stack/new/python-novaclient/novaclient/v1_1/client.py", line 
18

Re: [openstack-dev] [Nova] Stable/Havana Gate broken

2013-10-24 Thread Joe Gordon
This is being tracked in bug
https://bugs.launchpad.net/tempest/+bug/1244055and a fix is working
its way through the gate now (
https://review.openstack.org/#/c/53699/)


On Thu, Oct 24, 2013 at 2:51 PM, Gary Kotton  wrote:

> Hi,
> The gate for stable Hanava is broken in Nova with the following error:
>
>  
> ==2013-10-24
>  12:48:35.629 
> 
>  | FAIL: setUpClass 
> (tempest.scenario.test_volume_boot_pattern.TestVolumeBootPattern)2013-10-24 
> 12:48:35.629 
> 
>  | setUpClass 
> (tempest.scenario.test_volume_boot_pattern.TestVolumeBootPattern)2013-10-24 
> 12:48:35.629 
> 
>  | 
> --2013-10-24
>  12:48:35.629 
> 
>  | _StringException: Traceback (most recent call last):2013-10-24 
> 12:48:35.629 
> 
>  |   File "tempest/scenario/manager.py", line 204, in setUpClass2013-10-24 
> 12:48:35.629 
> 
>  | cls.manager = OfficialClientManager(username, password, 
> tenant_name)2013-10-24 12:48:35.630 
> 
>  |   File "tempest/scenario/manager.py", line 69, in __init__2013-10-24 
> 12:48:35.630 
> 
>  | tenant_name)2013-10-24 12:48:35.630 
> 
>  |   File "tempest/scenario/manager.py", line 101, in 
> _get_compute_client2013-10-24 12:48:35.630 
> 
>  | http_log_debug=True)2013-10-24 12:48:35.630 
> 
>  |   File "/opt/stack/new/python-novaclient/novaclient/client.py", line 450, 
> in Client2013-10-24 12:48:35.630 
> 
>  | client_class = get_client_class(version)2013-10-24 12:48:35.631 
> 
>  |   File "/opt/stack/new/python-novaclient/novaclient/client.py", line 446, 
> in get_client_class2013-10-24 12:48:35.631 
> 
>  | return utils.import_class(client_path)2013-10-24 12:48:35.631 
> 
>  |   File "/opt/stack/new/python-novaclient/novaclient/utils.py", line 336, 
> in import_class2013-10-24 12:48:35.631 
> 
>  | __import__(mod_str)2013-10-24 12:48:35.631 
> 
>  |   File "/opt/stack/new/python-novaclient/novaclient/v1_1/__init__.py", 
> line 17, in 2013-10-24 12:48:35.631 
> 
>  | from novaclient.v1_1.client import Client   # noqa2013-10-24 
> 12:48:35.631 
> 
>  |   File "/opt/stack/new/python-novaclient/novaclient/v1_1/client.py", line 
> 18, in 2013-10-24 12:48:35.632 
> 
>  | from novaclient.v1_1 import agents2013-10-24 12:48:35.632 
> 
>  |   File "/opt/stack/new/python-novaclient/novaclient/v1_1/agents.py", line 
> 22, in 2013-10-24 12:48:35.632 
> 

[openstack-dev] [Nova] Stable/Havana Gate broken

2013-10-24 Thread Gary Kotton
Hi,
The gate for stable Hanava is broken in Nova with the following error:


 ==
2013-10-24 
12:48:35.629
 | FAIL: setUpClass 
(tempest.scenario.test_volume_boot_pattern.TestVolumeBootPattern)
2013-10-24 
12:48:35.629
 | setUpClass (tempest.scenario.test_volume_boot_pattern.TestVolumeBootPattern)
2013-10-24 
12:48:35.629
 | --
2013-10-24 
12:48:35.629
 | _StringException: Traceback (most recent call last):
2013-10-24 
12:48:35.629
 |   File "tempest/scenario/manager.py", line 204, in setUpClass
2013-10-24 
12:48:35.629
 | cls.manager = OfficialClientManager(username, password, tenant_name)
2013-10-24 
12:48:35.630
 |   File "tempest/scenario/manager.py", line 69, in __init__
2013-10-24 
12:48:35.630
 | tenant_name)
2013-10-24 
12:48:35.630
 |   File "tempest/scenario/manager.py", line 101, in _get_compute_client
2013-10-24 
12:48:35.630
 | http_log_debug=True)
2013-10-24 
12:48:35.630
 |   File "/opt/stack/new/python-novaclient/novaclient/client.py", line 450, in 
Client
2013-10-24 
12:48:35.630
 | client_class = get_client_class(version)
2013-10-24 
12:48:35.631
 |   File "/opt/stack/new/python-novaclient/novaclient/client.py", line 446, in 
get_client_class
2013-10-24 
12:48:35.631
 | return utils.import_class(client_path)
2013-10-24 
12:48:35.631
 |   File "/opt/stack/new/python-novaclient/novaclient/utils.py", line 336, in 
import_class
2013-10-24 
12:48:35.631
 | __import__(mod_str)
2013-10-24 
12:48:35.631
 |   File "/opt/stack/new/python-novaclient/novaclient/v1_1/__init__.py", line 
17, in 
2013-10-24 
12:48:35.631
 | from novaclient.v1_1.client import Client   # noqa
2013-10-24 
12:48:35.631
 |   File "/opt/stack/new/python-novaclient/novaclient/v1_1/client.py", line 
18, in 
2013-10-24 
12:48:35.632
 | from novaclient.v1_1 import agents
2013-10-24 
12:48:35.632
 |   File "/opt/stack/new/python-novaclient/novaclient/v1_1/agents.py", line 
22, in 
2013-10-24 
12:48:35.632
 | from novaclient import base
2013-10-24 
12:48:35.632
 |   File "/opt/stack/new/python-novaclient/novaclient/base.py", line 166,