Re: [Openstack] which network controller is the best for quantum grizzly?

2013-04-18 Thread Heiko Krämer
hmmm yeah it's a simple case. You can use the default one, the OVS
controller. It's good documented and works very well.

Greetings

On 18.04.2013 06:37, Liu Wenmao wrote:
 hi Heiko:

 My network topology is very simple: a router connecting with two
 subnets, each VM in the two subnets can ping each other.

 So it needs l3 layer routing, I also need namespace for quantum
 configuration. So is there a controller suitable for such a scenario?

 Thanks.


 On Wed, Apr 17, 2013 at 8:16 PM, Heiko Krämer i...@honeybutcher.de
 mailto:i...@honeybutcher.de wrote:

 Hi Wenmao,

 i think you should plan your network topologie first and after
 that you can decide which controller are the best choice for you.

 Greetings
 Heiko


 On 17.04.2013 14:01, Liu Wenmao wrote:
 I have tried floodlight, but it does not support namespace, so I
 wonder is there a better network controller to support
 quantum?(nox, ryu ..)

 Wenmao Liu



 ___
 Mailing list: https://launchpad.net/~openstack 
 https://launchpad.net/%7Eopenstack
 Post to : openstack@lists.launchpad.net 
 mailto:openstack@lists.launchpad.net
 Unsubscribe : https://launchpad.net/~openstack 
 https://launchpad.net/%7Eopenstack
 More help   : https://help.launchpad.net/ListHelp


 ___
 Mailing list: https://launchpad.net/~openstack
 https://launchpad.net/%7Eopenstack
 Post to : openstack@lists.launchpad.net
 mailto:openstack@lists.launchpad.net
 Unsubscribe : https://launchpad.net/~openstack
 https://launchpad.net/%7Eopenstack
 More help   : https://help.launchpad.net/ListHelp



___
Mailing list: https://launchpad.net/~openstack
Post to : openstack@lists.launchpad.net
Unsubscribe : https://launchpad.net/~openstack
More help   : https://help.launchpad.net/ListHelp


[Openstack] Floating IP is not accessible from external network

2013-04-18 Thread Anil Vishnoi
Hi All,

I created floating ip pool on the external network interface card of the
network node.Eth0 is connected to public network through bridge br-ex. And
br-ex has the public ip address that i use to connect to the network
node. Floating ip range is in the same subnet in which my network node
public IP is. My controller node is also running on the same machine.

I can create floating ip and assign it to the VM. Once i assign floating IP
address to the VM, i can ping it from within the network node, but i am not
able to ping that IP from external network. Any suggestion what could be
possible issue here ?

Let me know if you need any other details.


-- 
Thanks
Anil
___
Mailing list: https://launchpad.net/~openstack
Post to : openstack@lists.launchpad.net
Unsubscribe : https://launchpad.net/~openstack
More help   : https://help.launchpad.net/ListHelp


[Openstack] Query regarding quantum config

2013-04-18 Thread Aniket

Hello All,
We want help with Quantum config issue we are facing. We have basically 
multi node deployment of openstack insternally (Essex release). Quantum 
is on separate node and we have OVS plugin deployed. We have entire 
10.43.0.0/16 routable to our openstack setup and we use 10.43.10.X/24 
for all openstack nodes. We want to have this config such that every 
project/user will have dedicated subnet allocated (e.g. one user will 
have 10.43.20.X and other can have 10.43.30.X and so on). While we are 
able to create such a config, we find that when user launches instances, 
he gets  DHCP IPs in his allocated subnet for the project but this 
instance IP is not reachable from outside of quantum node.  We have 
quantum's (virtual) router created/added for 10.43.10.x/24 subnet.

Are we missing anything obvious? Any pointers?


Thanks,
Aniket

___
Mailing list: https://launchpad.net/~openstack
Post to : openstack@lists.launchpad.net
Unsubscribe : https://launchpad.net/~openstack
More help   : https://help.launchpad.net/ListHelp


Re: [Openstack] Query regarding quantum config

2013-04-18 Thread Aniket
BTW security group/rule are open for SSH access from outside of 
openstack setup. Also, when we assign floating IPs to these unreachable 
instances, we are able to access instance from outside. So to summarize, 
query is how to configure quantum to make sure assigned project subnet 
is reachable from outside of openstack setup/network? In traceroute we 
see that traffic is routed correctly till quatum node but quatum doesn't 
add any route for assigned project subnets in IP tables (but only for 
floating range).


On 4/18/2013 1:43 PM, Aniket wrote:

Hello All,
We want help with Quantum config issue we are facing. We have 
basically multi node deployment of openstack insternally (Essex 
release). Quantum is on separate node and we have OVS plugin deployed. 
We have entire 10.43.0.0/16 routable to our openstack setup and we use 
10.43.10.X/24 for all openstack nodes. We want to have this config 
such that every project/user will have dedicated subnet allocated 
(e.g. one user will have 10.43.20.X and other can have 10.43.30.X and 
so on). While we are able to create such a config, we find that when 
user launches instances, he gets  DHCP IPs in his allocated subnet for 
the project but this instance IP is not reachable from outside of 
quantum node.  We have quantum's (virtual) router created/added for 
10.43.10.x/24 subnet.

Are we missing anything obvious? Any pointers?


Thanks,
Aniket

___
Mailing list: https://launchpad.net/~openstack
Post to : openstack@lists.launchpad.net
Unsubscribe : https://launchpad.net/~openstack
More help   : https://help.launchpad.net/ListHelp



___
Mailing list: https://launchpad.net/~openstack
Post to : openstack@lists.launchpad.net
Unsubscribe : https://launchpad.net/~openstack
More help   : https://help.launchpad.net/ListHelp


[Openstack] Patch not applied to grizzly?

2013-04-18 Thread Dennis Jacobfeuerborn

Hi,
I just deployed my first openstack controller using the puppet modules 
from stackforge and the grizzly packages from RDO and it seems there is 
a problem that apparently has been fixed but that fix didn't make it 
into grizzly.


Since this is a controller node there is no cinder-volumes service 
running yet. As a result when I try to create a volume openstack tries 
to create a volume which then gets stuck in the creating stage and 
cannot be deleted.


The issue is described here:
https://bugs.launchpad.net/nova/+bug/1053931

While the bug has been marked as fixed I still see this with my grizzly 
setup.


Regards,
  Dennis

___
Mailing list: https://launchpad.net/~openstack
Post to : openstack@lists.launchpad.net
Unsubscribe : https://launchpad.net/~openstack
More help   : https://help.launchpad.net/ListHelp


[Openstack] Multinode setup?

2013-04-18 Thread Dmitry Makovey
Hi, I am trying to set up multinode OpenStack implementation - multiple cinder 
nodes and multiple nova nodes. Is there a good information on multinode setups? 
I think I've got close to proper implementation (manual setup) but can't find 
any info on how to confirm whether this setup actually works properly. For 
example - how do I force creation of volume X on cinder-node A etc.?

___
Mailing list: https://launchpad.net/~openstack
Post to : openstack@lists.launchpad.net
Unsubscribe : https://launchpad.net/~openstack
More help   : https://help.launchpad.net/ListHelp


[Openstack] FlatDHCP networking problem

2013-04-18 Thread Javier Alvarez

Hello all,

Here it is my situation:

I am trying to install Essex on a small cluster (3 nodes) running 
Debian. There is a front-end node that has a public IP and then there 
are 2 compute nodes in a LAN. I cannot run nova-network on the front-end 
node because it is overwritting the iptables there and some other 
services start to misbehave, so I am trying a multi-host solution with 
nova-network running in each compute node.


The nova.conf I'm using in both compute nodes is the following:

[DEFAULT]
logdir=/var/log/nova
state_path=/var/lib/nova
lock_path=/var/lock/nova
root_helper=sudo nova-rootwrap
auth_strategy=keystone
iscsi_helper=tgtadm
sql_connection=mysql://nova-common:password@172.16.8.1/nova
connection_type=libvirt
libvirt_type=kvm
my_ip=172.16.8.22
rabbit_host=172.16.8.1
glance_host=172.16.8.1
image_service=nova.image.glance.GlanceImageService
network_manager=nova.network.manager.FlatDHCPManager
fixed_range=192.168.100.0/24
flat_interface=eth1
public_interface=eth0
flat_network_bridge=br100
flat_network_dhcp_start=192.168.100.2
network_size=256
dhcpbridge_flagfile=/etc/nova/nova.conf
dhcpbridge=/usr/bin/nova-dhcpbridge
multi_host=True
send_arp_for_ha=true

I have created a network with:

nova-manage network create private --fixed_range_v4=192.168.100.0/24 
--multi_host=T --bridge_interface=br100


And I have set up eth1 with no IP and running in promisc mode. When I 
launch an instance, ifconfig outputs the following:



br100 Link encap:Ethernet  HWaddr 68:b5:99:c2:7b:a7
  inet addr:192.168.100.3  Bcast:192.168.100.255 Mask:255.255.255.0
  inet6 addr: fe80::7033:eeff:fe29:81ae/64 Scope:Link
  UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
  RX packets:0 errors:0 dropped:0 overruns:0 frame:0
  TX packets:1 errors:0 dropped:0 overruns:0 carrier:0
  collisions:0 txqueuelen:0
  RX bytes:0 (0.0 B)  TX bytes:90 (90.0 B)

eth0  Link encap:Ethernet  HWaddr 68:b5:99:c2:7b:a6
  inet addr:172.16.8.22  Bcast:172.16.8.255 Mask:255.255.255.0
  inet6 addr: fe80::6ab5:99ff:fec2:7ba6/64 Scope:Link
  UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
  RX packets:4432580 errors:0 dropped:0 overruns:0 frame:0
  TX packets:4484811 errors:0 dropped:0 overruns:0 carrier:0
  collisions:0 txqueuelen:1000
  RX bytes:457880509 (436.6 MiB)  TX bytes:398588034 (380.1 MiB)
  Memory:fe86-fe88

eth1  Link encap:Ethernet  HWaddr 68:b5:99:c2:7b:a7
  UP BROADCAST PROMISC MULTICAST  MTU:1500  Metric:1
  RX packets:0 errors:0 dropped:0 overruns:0 frame:0
  TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
  collisions:0 txqueuelen:1000
  RX bytes:0 (0.0 B)  TX bytes:0 (0.0 B)
  Memory:fe8e-fe90

loLink encap:Local Loopback
  inet addr:127.0.0.1  Mask:255.0.0.0
  inet6 addr: ::1/128 Scope:Host
  UP LOOPBACK RUNNING  MTU:16436  Metric:1
  RX packets:52577 errors:0 dropped:0 overruns:0 frame:0
  TX packets:52577 errors:0 dropped:0 overruns:0 carrier:0
  collisions:0 txqueuelen:0
  RX bytes:2737820 (2.6 MiB)  TX bytes:2737820 (2.6 MiB)

vnet0 Link encap:Ethernet  HWaddr fe:16:3e:2d:40:3b
  inet6 addr: fe80::fc16:3eff:fe2d:403b/64 Scope:Link
  UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
  RX packets:0 errors:0 dropped:0 overruns:0 frame:0
  TX packets:5 errors:0 dropped:0 overruns:0 carrier:0
  collisions:0 txqueuelen:500
  RX bytes:0 (0.0 B)  TX bytes:370 (370.0 B)

And brctl show:

bridge name bridge id   STP enabled interfaces
br100   8000.68b599c27ba7   no  eth1
vnet0

Which looks fine to me. However, the VM log shows that it is unable to 
get an IP through DHCP (despite dnsmasq is running):


Starting network...
udhcpc (v1.18.5) started
Sending discover...
Sending discover...
Sending discover...
No lease, failing
WARN: /etc/rc3.d/S40-network failed

What am I doing wrong? Any help would be very much appreciated.

Thanks in advance,

Javier

--
Javier Álvarez Cid-Fuentes
Grid Computing and Clusters Group
Barcelona Supercomputing Center (BSC-CNS)
Tel. (+34) 93 413 72 46


WARNING / LEGAL TEXT: This message is intended only for the use of the
individual or entity to which it is addressed and may contain
information which is privileged, confidential, proprietary, or exempt
from disclosure under applicable law. If you are not the intended
recipient or the person responsible for delivering the message to the
intended recipient, you are strictly prohibited from disclosing,
distributing, copying, or in any way using this message. If you have
received this communication in error, please notify the sender and
destroy and delete any copies you may have received.

http://www.bsc.es/disclaimer

___
Mailing list: 

Re: [Openstack] quantum and centos

2013-04-18 Thread Yuling_C
Thanks Robert very much for the infoI would appreciate very much if you 
could send me the rpm:-)

Thanks,

YuLing

-Original Message-
From: Openstack 
[mailto:openstack-bounces+yuling_c=dell@lists.launchpad.net] On Behalf Of 
Robert van Leeuwen
Sent: Wednesday, April 17, 2013 12:23 AM
To: openstack@lists.launchpad.net
Subject: Re: [Openstack] quantum and centos

 Thanks for the information. This link seems to talk about installing 
 openstack grizzly on redhat related linux platform.
 What I was looking for was folsum
 quantum server install on redhat/centos...any idea?

Yes it is possible to run Quantum on CentOS.
I've written down some tips here:
http://engineering.spilgames.com/openstack-with-open-vswitch-on-scientific-linux/

You can get the Folsom packages from the EPEL repository.
Depending on the functionality you want from Quantum (e.g. GRE tunnels) you 
need to change to the upstream module instead of the openvswitch from Centos 
6.4.
If you do not want to build it yourself let me know.
I'll send the RPM to you. ( If there is a wide interest in this RPM I'll see if 
I can make some time to setup a public repo here)

Cheers,
Robert van Leeuwen



___
Mailing list: https://launchpad.net/~openstack
Post to : openstack@lists.launchpad.net
Unsubscribe : https://launchpad.net/~openstack
More help   : https://help.launchpad.net/ListHelp

___
Mailing list: https://launchpad.net/~openstack
Post to : openstack@lists.launchpad.net
Unsubscribe : https://launchpad.net/~openstack
More help   : https://help.launchpad.net/ListHelp


[Openstack] Fwd: [Quantum] Query regarding floating IP configuration

2013-04-18 Thread Anil Vishnoi
Re-sending it, with the hope of response :-)

-- Forwarded message --
From: Anil Vishnoi vishnoia...@gmail.com
Date: Thu, Apr 18, 2013 at 1:59 AM
Subject: [Openstack][Quantum] Query regarding floating IP configuration
To: openstack@lists.launchpad.net openstack@lists.launchpad.net



Hi All,

I am trying to setup openstack in my lab, where i have a plan to run
Controller+Network node on one physical machine and two compute node.
Controller/Network physical machine has 2 NIc, one connected to externet
network (internet) and second nic is on private network.

OS Network Administrator Guide says The node running quantum-l3-agent
should not have an IP address manually configured on the NIC connected to
the external network. Rather, you must have a range of IP addresses from
the external network that can be used by OpenStack Networking for routers
that uplink to the external network.. So my confusion is, if i want to
send any REST API call to my controller/network node from external network,
i obviously need public IP address. But instruction i quoted says that we
should not have manual IP address on the NIC.

Does it mean we can't create floating IP pool in this kind of setup? Or we
need 3 NIC, 1 for private network, 1 for floating ip pool creation and 1
for external access to the machine?

OR is it that we can assign the public ip address to the br-ex, and remove
it from physical NIC? Please let me know if my query is not clear.
-- 
Thanks
Anil



-- 
Thanks
Anil
___
Mailing list: https://launchpad.net/~openstack
Post to : openstack@lists.launchpad.net
Unsubscribe : https://launchpad.net/~openstack
More help   : https://help.launchpad.net/ListHelp


Re: [Openstack] quantum and centos

2013-04-18 Thread Yuling_C
Hi All,

Just wondering if anyone knows about how to install cisco plugin? I followed 
the instructions on 
http://docs.openstack.org/folsom/openstack-network/admin/content/ch_install.html
 and installed the quantum server. However, the cisco plugin was not there 
under /etc/quantum/plugins.  How do I install cisco plugin after I install the 
quantum server?

Thanks,

YuLing

-Original Message-
From: Openstack 
[mailto:openstack-bounces+yuling_c=dell@lists.launchpad.net] On Behalf Of 
C, Yuling
Sent: Thursday, April 18, 2013 11:26 AM
To: robert.vanleeu...@spilgames.com; openstack@lists.launchpad.net
Subject: Re: [Openstack] quantum and centos

Thanks Robert very much for the infoI would appreciate very much if you 
could send me the rpm:-)

Thanks,

YuLing

-Original Message-
From: Openstack 
[mailto:openstack-bounces+yuling_c=dell@lists.launchpad.net] On Behalf Of 
Robert van Leeuwen
Sent: Wednesday, April 17, 2013 12:23 AM
To: openstack@lists.launchpad.net
Subject: Re: [Openstack] quantum and centos

 Thanks for the information. This link seems to talk about installing 
 openstack grizzly on redhat related linux platform.
 What I was looking for was folsum
 quantum server install on redhat/centos...any idea?

Yes it is possible to run Quantum on CentOS.
I've written down some tips here:
http://engineering.spilgames.com/openstack-with-open-vswitch-on-scientific-linux/

You can get the Folsom packages from the EPEL repository.
Depending on the functionality you want from Quantum (e.g. GRE tunnels) you 
need to change to the upstream module instead of the openvswitch from Centos 
6.4.
If you do not want to build it yourself let me know.
I'll send the RPM to you. ( If there is a wide interest in this RPM I'll see if 
I can make some time to setup a public repo here)

Cheers,
Robert van Leeuwen



___
Mailing list: https://launchpad.net/~openstack
Post to : openstack@lists.launchpad.net
Unsubscribe : https://launchpad.net/~openstack
More help   : https://help.launchpad.net/ListHelp

___
Mailing list: https://launchpad.net/~openstack
Post to : openstack@lists.launchpad.net
Unsubscribe : https://launchpad.net/~openstack
More help   : https://help.launchpad.net/ListHelp

___
Mailing list: https://launchpad.net/~openstack
Post to : openstack@lists.launchpad.net
Unsubscribe : https://launchpad.net/~openstack
More help   : https://help.launchpad.net/ListHelp


Re: [Openstack] Multinode setup?

2013-04-18 Thread Dmitry Mescheryakov
Hello Dmitry,

Assuming you are using Folsom or Grizzly, you can use --availability-zone
parameter to force Nova create instance on a specific compute host. This is
outlined on the following doc page:
http://docs.openstack.org/trunk/openstack-compute/admin/content/specify-host-to-boot-instances-on.html

I don't know if you can do similar things with Cinder.

Dmitry


2013/4/18 Dmitry Makovey dmako...@yahoo.com

 Hi, I am trying to set up multinode OpenStack implementation - multiple
 cinder nodes and multiple nova nodes. Is there a good information on
 multinode setups? I think I've got close to proper implementation (manual
 setup) but can't find any info on how to confirm whether this setup
 actually works properly. For example - how do I force creation of volume X
 on cinder-node A etc.?

 ___
 Mailing list: https://launchpad.net/~openstack
 Post to : openstack@lists.launchpad.net
 Unsubscribe : https://launchpad.net/~openstack
 More help   : https://help.launchpad.net/ListHelp

___
Mailing list: https://launchpad.net/~openstack
Post to : openstack@lists.launchpad.net
Unsubscribe : https://launchpad.net/~openstack
More help   : https://help.launchpad.net/ListHelp


[Openstack] Q: Red Hat OpenStack Cloud Infrastructure Partner n

2013-04-18 Thread Frans Thamura
hi there

just read press release regarding  Red Hat OpenStack Cloud
Infrastructure Partner

which intel and cisco join become the first


what is the difference between a company join OpenStack Foundation vs
an implemenatator like RedHat?

is there are a different editiion inside RedHat OpenStack vs the
OpenStack.org's OpenStack?

and how we can work on this?



Frans

___
Mailing list: https://launchpad.net/~openstack
Post to : openstack@lists.launchpad.net
Unsubscribe : https://launchpad.net/~openstack
More help   : https://help.launchpad.net/ListHelp


Re: [Openstack] Cloud Foundry experience, please

2013-04-18 Thread Razique Mahroua
True,I'd be interested to know what you come up with :)Regards,
Razique Mahroua-Nuage  Corazique.mahr...@gmail.comTel: +33 9 72 37 94 15

Le 17 avr. 2013 à 16:29, Ilkka Tengvall ilkka.tengv...@cybercom.com a écrit :On 17.04.2013 12:06, Razique Mahroua wrote:Ilkka, are you interested by CF per se, or what it proposes?It seems to do the things I want to do, so trying to weight here if it's the right tool for the job: Manage the PaaS things over different clouds.___
Mailing list: https://launchpad.net/~openstack
Post to : openstack@lists.launchpad.net
Unsubscribe : https://launchpad.net/~openstack
More help   : https://help.launchpad.net/ListHelp


[Openstack-ubuntu-testing-notifications] Build Failure: precise_grizzly_python-keystoneclient_trunk #104

2013-04-18 Thread openstack-testing-bot
Title: precise_grizzly_python-keystoneclient_trunk
General InformationBUILD FAILUREBuild URL:https://jenkins.qa.ubuntu.com/job/precise_grizzly_python-keystoneclient_trunk/104/Project:precise_grizzly_python-keystoneclient_trunkDate of build:Thu, 18 Apr 2013 02:01:36 -0400Build duration:2 min 9 secBuild cause:Started by an SCM changeBuilt on:pkg-builderHealth ReportWDescriptionScoreBuild stability: 2 out of the last 5 builds failed.60ChangesConvert requests.ConnectionError to ClientExceptionby bcwaldoneditkeystoneclient/client.pyConsole Output[...truncated 2202 lines...]Uploading to ppa (via ftp to ppa.launchpad.net):  Uploading python-keystoneclient_0.2.3.8.ge7e35f7+git201304180201~precise-0ubuntu1.dsc: done.  Uploading python-keystoneclient_0.2.3.8.ge7e35f7+git201304180201~precise.orig.tar.gz: done.  Uploading python-keystoneclient_0.2.3.8.ge7e35f7+git201304180201~precise-0ubuntu1.debian.tar.gz: done.  Uploading python-keystoneclient_0.2.3.8.ge7e35f7+git201304180201~precise-0ubuntu1_source.changes: done.Successfully uploaded packages.INFO:root:Installing build artifacts into /var/lib/jenkins/www/aptDEBUG:root:['reprepro', '--waitforlock', '10', '-Vb', '/var/lib/jenkins/www/apt', 'include', 'precise-grizzly', 'python-keystoneclient_0.2.3.8.ge7e35f7+git201304180201~precise-0ubuntu1_amd64.changes']File "pool/main/p/python-keystoneclient/python-keystoneclient_0.2.3.8.ge7e35f7+git201304180201~precise-0ubuntu1_all.deb" is already registered with different checksums!md5 expected: 160b01865b24d31b702d7178c4f35d9d, got: f85c95758cbcc510fad30fcbf2aff22bsha1 expected: 2262d38807f55fe01121864af6b4bde8d5bbb7ee, got: 49c3313ff1932d438d7e4c237b1393d97a49624dsha256 expected: f8be1cb4adfa7da4f49cf37731733cc8ca1f66b4c6e358ca12cc1e190ff1fa07, got: bf791d9bb3921441981df560efd2c79da452cdb192ceb9ee3d7173614e083090size expected: 69930, got: 69948There have been errors!ERROR:root:Error occurred during package creation/build: Command '['reprepro', '--waitforlock', '10', '-Vb', '/var/lib/jenkins/www/apt', 'include', 'precise-grizzly', 'python-keystoneclient_0.2.3.8.ge7e35f7+git201304180201~precise-0ubuntu1_amd64.changes']' returned non-zero exit status 254ERROR:root:Command '['reprepro', '--waitforlock', '10', '-Vb', '/var/lib/jenkins/www/apt', 'include', 'precise-grizzly', 'python-keystoneclient_0.2.3.8.ge7e35f7+git201304180201~precise-0ubuntu1_amd64.changes']' returned non-zero exit status 254INFO:root:Complete command log:INFO:root:Destroying schroot.bzr branch lp:~openstack-ubuntu-testing/python-keystoneclient/grizzly /tmp/tmp4qOUQh/python-keystoneclientmk-build-deps -i -r -t apt-get -y /tmp/tmp4qOUQh/python-keystoneclient/debian/controlpython setup.py sdistgit log -n1 --no-merges --pretty=format:%Hdch -b -D precise --newversion 1:0.2.3.8.ge7e35f7+git201304180201~precise-0ubuntu1 Automated Ubuntu testing build:dch -a No change rebuild.debcommitbzr builddeb -S -- -sa -us -ucbzr builddeb -S -- -sa -us -ucdebsign -k9935ACDC python-keystoneclient_0.2.3.8.ge7e35f7+git201304180201~precise-0ubuntu1_source.changessbuild -d precise-grizzly -n -A python-keystoneclient_0.2.3.8.ge7e35f7+git201304180201~precise-0ubuntu1.dscdput ppa:openstack-ubuntu-testing/grizzly-trunk-testing python-keystoneclient_0.2.3.8.ge7e35f7+git201304180201~precise-0ubuntu1_source.changesreprepro --waitforlock 10 -Vb /var/lib/jenkins/www/apt include precise-grizzly python-keystoneclient_0.2.3.8.ge7e35f7+git201304180201~precise-0ubuntu1_amd64.changesTraceback (most recent call last):  File "/var/lib/jenkins/tools/openstack-ubuntu-testing/bin/build-package", line 139, in raise esubprocess.CalledProcessError: Command '['reprepro', '--waitforlock', '10', '-Vb', '/var/lib/jenkins/www/apt', 'include', 'precise-grizzly', 'python-keystoneclient_0.2.3.8.ge7e35f7+git201304180201~precise-0ubuntu1_amd64.changes']' returned non-zero exit status 254Error in sys.excepthook:Traceback (most recent call last):  File "/usr/lib/python2.7/dist-packages/apport_python_hook.py", line 68, in apport_excepthookbinary = os.path.realpath(os.path.join(os.getcwd(), sys.argv[0]))OSError: [Errno 2] No such file or directoryOriginal exception was:Traceback (most recent call last):  File "/var/lib/jenkins/tools/openstack-ubuntu-testing/bin/build-package", line 139, in raise esubprocess.CalledProcessError: Command '['reprepro', '--waitforlock', '10', '-Vb', '/var/lib/jenkins/www/apt', 'include', 'precise-grizzly', 'python-keystoneclient_0.2.3.8.ge7e35f7+git201304180201~precise-0ubuntu1_amd64.changes']' returned non-zero exit status 254Build step 'Execute shell' marked build as failureEmail was triggered for: FailureSending email for trigger: Failure-- 
Mailing list: https://launchpad.net/~openstack-ubuntu-testing-notifications
Post to : openstack-ubuntu-testing-notifications@lists.launchpad.net
Unsubscribe : https://launchpad.net/~openstack-ubuntu-testing-notifications
More help   : https://help.launchpad.net/ListHelp


[Openstack-ubuntu-testing-notifications] Build Still Failing: raring_grizzly_python-keystoneclient_trunk #111

2013-04-18 Thread openstack-testing-bot
 text/html; charset=UTF-8: Unrecognized 
-- 
Mailing list: https://launchpad.net/~openstack-ubuntu-testing-notifications
Post to : openstack-ubuntu-testing-notifications@lists.launchpad.net
Unsubscribe : https://launchpad.net/~openstack-ubuntu-testing-notifications
More help   : https://help.launchpad.net/ListHelp


[Openstack-ubuntu-testing-notifications] Build Still Failing: precise_havana_quantum_trunk #43

2013-04-18 Thread openstack-testing-bot
Title: precise_havana_quantum_trunk
General InformationBUILD FAILUREBuild URL:https://jenkins.qa.ubuntu.com/job/precise_havana_quantum_trunk/43/Project:precise_havana_quantum_trunkDate of build:Thu, 18 Apr 2013 16:01:43 -0400Build duration:2 min 5 secBuild cause:Started by an SCM changeBuilt on:pkg-builderHealth ReportWDescriptionScoreBuild stability: All recent builds failed.0ChangesImported Translations from Transifexby Jenkinseditquantum/locale/ja/LC_MESSAGES/quantum.poeditquantum/locale/quantum.potConsole Output[...truncated 3014 lines...]Status: attemptedVersion: 1:2013.2+git201304181601~precise-0ubuntu1Finished at 20130418-1603Build needed 00:00:43, 15152k disc spaceERROR:root:Error occurred during package creation/build: Command '['sbuild', '-d', 'precise-havana', '-n', '-A', 'quantum_2013.2+git201304181601~precise-0ubuntu1.dsc']' returned non-zero exit status 2ERROR:root:Command '['sbuild', '-d', 'precise-havana', '-n', '-A', 'quantum_2013.2+git201304181601~precise-0ubuntu1.dsc']' returned non-zero exit status 2INFO:root:Complete command log:INFO:root:Destroying schroot.bzr branch lp:~openstack-ubuntu-testing/quantum/grizzly /tmp/tmpF0g3y_/quantummk-build-deps -i -r -t apt-get -y /tmp/tmpF0g3y_/quantum/debian/controlpython setup.py sdistgit log -n1 --no-merges --pretty=format:%Hgit log de5c1e4f281f59d550b476919b27ac4e2aae14ac..HEAD --no-merges --pretty=format:[%h] %sdch -b -D precise --newversion 1:2013.2+git201304181601~precise-0ubuntu1 Automated Ubuntu testing build:dch -a [929cbab] Imported Translations from Transifexdch -a [2a24058] Imported Translations from Transifexdch -a [b6f0f68] Imported Translations from Transifexdch -a [1e1c513] Imported Translations from Transifexdch -a [6bbcc38] Imported Translations from Transifexdch -a [bd702cb] Imported Translations from Transifexdch -a [a13295b] Enable automatic validation of many HACKING rules.dch -a [91bed75] Ensure unit tests work with all interface typesdch -a [0446eac] Shorten the path of the nicira nvp plugin.dch -a [8354133] Implement LB plugin delete_pool_health_monitor().dch -a [147038a] Parallelize quantum unit testing:debcommitbzr builddeb -S -- -sa -us -ucbzr builddeb -S -- -sa -us -ucdebsign -k9935ACDC quantum_2013.2+git201304181601~precise-0ubuntu1_source.changessbuild -d precise-havana -n -A quantum_2013.2+git201304181601~precise-0ubuntu1.dscTraceback (most recent call last):  File "/var/lib/jenkins/tools/openstack-ubuntu-testing/bin/build-package", line 139, in raise esubprocess.CalledProcessError: Command '['sbuild', '-d', 'precise-havana', '-n', '-A', 'quantum_2013.2+git201304181601~precise-0ubuntu1.dsc']' returned non-zero exit status 2Error in sys.excepthook:Traceback (most recent call last):  File "/usr/lib/python2.7/dist-packages/apport_python_hook.py", line 68, in apport_excepthookbinary = os.path.realpath(os.path.join(os.getcwd(), sys.argv[0]))OSError: [Errno 2] No such file or directoryOriginal exception was:Traceback (most recent call last):  File "/var/lib/jenkins/tools/openstack-ubuntu-testing/bin/build-package", line 139, in raise esubprocess.CalledProcessError: Command '['sbuild', '-d', 'precise-havana', '-n', '-A', 'quantum_2013.2+git201304181601~precise-0ubuntu1.dsc']' returned non-zero exit status 2Build step 'Execute shell' marked build as failureEmail was triggered for: FailureSending email for trigger: Failure-- 
Mailing list: https://launchpad.net/~openstack-ubuntu-testing-notifications
Post to : openstack-ubuntu-testing-notifications@lists.launchpad.net
Unsubscribe : https://launchpad.net/~openstack-ubuntu-testing-notifications
More help   : https://help.launchpad.net/ListHelp


[Openstack-ubuntu-testing-notifications] Build Still Failing: precise_grizzly_python-keystoneclient_trunk #105

2013-04-18 Thread openstack-testing-bot
Title: precise_grizzly_python-keystoneclient_trunk
General InformationBUILD FAILUREBuild URL:https://jenkins.qa.ubuntu.com/job/precise_grizzly_python-keystoneclient_trunk/105/Project:precise_grizzly_python-keystoneclient_trunkDate of build:Thu, 18 Apr 2013 17:31:36 -0400Build duration:2 min 15 secBuild cause:Started by an SCM changeBuilt on:pkg-builderHealth ReportWDescriptionScoreBuild stability: 3 out of the last 5 builds failed.40ChangesPass json object when invoking exception handler.by lin-hua.chengedittests/test_http.pyeditkeystoneclient/client.pyConsole Output[...truncated 2185 lines...]  Uploading python-keystoneclient_0.2.3.10.gfc54b30+git201304181731~precise.orig.tar.gz: done.  Uploading python-keystoneclient_0.2.3.10.gfc54b30+git201304181731~precise-0ubuntu1.debian.tar.gz: done.  Uploading python-keystoneclient_0.2.3.10.gfc54b30+git201304181731~precise-0ubuntu1_source.changes: done.Successfully uploaded packages.INFO:root:Installing build artifacts into /var/lib/jenkins/www/aptDEBUG:root:['reprepro', '--waitforlock', '10', '-Vb', '/var/lib/jenkins/www/apt', 'include', 'precise-grizzly', 'python-keystoneclient_0.2.3.10.gfc54b30+git201304181731~precise-0ubuntu1_amd64.changes']File "pool/main/p/python-keystoneclient/python-keystoneclient_0.2.3.10.gfc54b30+git201304181731~precise-0ubuntu1_all.deb" is already registered with different checksums!md5 expected: 89c167d09f7c18094323424128628f57, got: d50ee021f280ab46f88b2a7d1f2bd1bfsha1 expected: 9176b96f56ac3fac7847516a4261e6b846033f59, got: 1dfaaca4120cf38e1f67e69c8fbf798d0c14af49sha256 expected: a77837d44db73790fb8b28546a8ffd550ca6aa01fe31a69524c4c231f893572e, got: 035c56827a0f0b4d83cec0060bfd65672f1f72da75c394f2509655b896e006c9size expected: 70020, got: 70026There have been errors!ERROR:root:Error occurred during package creation/build: Command '['reprepro', '--waitforlock', '10', '-Vb', '/var/lib/jenkins/www/apt', 'include', 'precise-grizzly', 'python-keystoneclient_0.2.3.10.gfc54b30+git201304181731~precise-0ubuntu1_amd64.changes']' returned non-zero exit status 254ERROR:root:Command '['reprepro', '--waitforlock', '10', '-Vb', '/var/lib/jenkins/www/apt', 'include', 'precise-grizzly', 'python-keystoneclient_0.2.3.10.gfc54b30+git201304181731~precise-0ubuntu1_amd64.changes']' returned non-zero exit status 254INFO:root:Complete command log:INFO:root:Destroying schroot.bzr branch lp:~openstack-ubuntu-testing/python-keystoneclient/grizzly /tmp/tmpuSttbi/python-keystoneclientmk-build-deps -i -r -t apt-get -y /tmp/tmpuSttbi/python-keystoneclient/debian/controlpython setup.py sdistgit log -n1 --no-merges --pretty=format:%Hgit log aaf3aa977fafe1f4b6d4a01f82b3ce532a39f95a..HEAD --no-merges --pretty=format:[%h] %sdch -b -D precise --newversion 1:0.2.3.10.gfc54b30+git201304181731~precise-0ubuntu1 Automated Ubuntu testing build:dch -a [d3583ca] Pass json object when invoking exception handler.dch -a [dca30fb] Convert requests.ConnectionError to ClientExceptiondebcommitbzr builddeb -S -- -sa -us -ucbzr builddeb -S -- -sa -us -ucdebsign -k9935ACDC python-keystoneclient_0.2.3.10.gfc54b30+git201304181731~precise-0ubuntu1_source.changessbuild -d precise-grizzly -n -A python-keystoneclient_0.2.3.10.gfc54b30+git201304181731~precise-0ubuntu1.dscdput ppa:openstack-ubuntu-testing/grizzly-trunk-testing python-keystoneclient_0.2.3.10.gfc54b30+git201304181731~precise-0ubuntu1_source.changesreprepro --waitforlock 10 -Vb /var/lib/jenkins/www/apt include precise-grizzly python-keystoneclient_0.2.3.10.gfc54b30+git201304181731~precise-0ubuntu1_amd64.changesTraceback (most recent call last):  File "/var/lib/jenkins/tools/openstack-ubuntu-testing/bin/build-package", line 139, in raise esubprocess.CalledProcessError: Command '['reprepro', '--waitforlock', '10', '-Vb', '/var/lib/jenkins/www/apt', 'include', 'precise-grizzly', 'python-keystoneclient_0.2.3.10.gfc54b30+git201304181731~precise-0ubuntu1_amd64.changes']' returned non-zero exit status 254Error in sys.excepthook:Traceback (most recent call last):  File "/usr/lib/python2.7/dist-packages/apport_python_hook.py", line 68, in apport_excepthookbinary = os.path.realpath(os.path.join(os.getcwd(), sys.argv[0]))OSError: [Errno 2] No such file or directoryOriginal exception was:Traceback (most recent call last):  File "/var/lib/jenkins/tools/openstack-ubuntu-testing/bin/build-package", line 139, in raise esubprocess.CalledProcessError: Command '['reprepro', '--waitforlock', '10', '-Vb', '/var/lib/jenkins/www/apt', 'include', 'precise-grizzly', 'python-keystoneclient_0.2.3.10.gfc54b30+git201304181731~precise-0ubuntu1_amd64.changes']' returned non-zero exit status 254Build step 'Execute shell' marked build as failureEmail was triggered for: FailureSending email for trigger: Failure-- 
Mailing list: https://launchpad.net/~openstack-ubuntu-testing-notifications
Post to : openstack-ubuntu-testing-notifications@lists.launchpad.net
Unsubscribe : https://launchpad.net/~openstack-ubuntu-testing-notifications
More help   : 

[Openstack-ubuntu-testing-notifications] Build Still Failing: raring_grizzly_python-keystoneclient_trunk #112

2013-04-18 Thread openstack-testing-bot
 text/html; charset=UTF-8: Unrecognized 
-- 
Mailing list: https://launchpad.net/~openstack-ubuntu-testing-notifications
Post to : openstack-ubuntu-testing-notifications@lists.launchpad.net
Unsubscribe : https://launchpad.net/~openstack-ubuntu-testing-notifications
More help   : https://help.launchpad.net/ListHelp


[Openstack-ubuntu-testing-notifications] Build Still Failing: precise_havana_quantum_trunk #44

2013-04-18 Thread openstack-testing-bot
Title: precise_havana_quantum_trunk
General InformationBUILD FAILUREBuild URL:https://jenkins.qa.ubuntu.com/job/precise_havana_quantum_trunk/44/Project:precise_havana_quantum_trunkDate of build:Fri, 19 Apr 2013 00:01:36 -0400Build duration:1 min 57 secBuild cause:Started by an SCM changeBuilt on:pkg-builderHealth ReportWDescriptionScoreBuild stability: All recent builds failed.0ChangesImported Translations from Transifexby Jenkinseditquantum/locale/ja/LC_MESSAGES/quantum.poeditquantum/locale/quantum.potConsole Output[...truncated 3017 lines...]Version: 1:2013.2+git201304190001~precise-0ubuntu1Finished at 20130419-0003Build needed 00:00:43, 15152k disc spaceERROR:root:Error occurred during package creation/build: Command '['sbuild', '-d', 'precise-havana', '-n', '-A', 'quantum_2013.2+git201304190001~precise-0ubuntu1.dsc']' returned non-zero exit status 2ERROR:root:Command '['sbuild', '-d', 'precise-havana', '-n', '-A', 'quantum_2013.2+git201304190001~precise-0ubuntu1.dsc']' returned non-zero exit status 2INFO:root:Complete command log:INFO:root:Destroying schroot.bzr branch lp:~openstack-ubuntu-testing/quantum/grizzly /tmp/tmpfkfrXz/quantummk-build-deps -i -r -t apt-get -y /tmp/tmpfkfrXz/quantum/debian/controlpython setup.py sdistgit log -n1 --no-merges --pretty=format:%Hgit log de5c1e4f281f59d550b476919b27ac4e2aae14ac..HEAD --no-merges --pretty=format:[%h] %sdch -b -D precise --newversion 1:2013.2+git201304190001~precise-0ubuntu1 Automated Ubuntu testing build:dch -a [80ffdde] Imported Translations from Transifexdch -a [929cbab] Imported Translations from Transifexdch -a [2a24058] Imported Translations from Transifexdch -a [b6f0f68] Imported Translations from Transifexdch -a [1e1c513] Imported Translations from Transifexdch -a [6bbcc38] Imported Translations from Transifexdch -a [bd702cb] Imported Translations from Transifexdch -a [a13295b] Enable automatic validation of many HACKING rules.dch -a [91bed75] Ensure unit tests work with all interface typesdch -a [0446eac] Shorten the path of the nicira nvp plugin.dch -a [8354133] Implement LB plugin delete_pool_health_monitor().dch -a [147038a] Parallelize quantum unit testing:debcommitbzr builddeb -S -- -sa -us -ucbzr builddeb -S -- -sa -us -ucdebsign -k9935ACDC quantum_2013.2+git201304190001~precise-0ubuntu1_source.changessbuild -d precise-havana -n -A quantum_2013.2+git201304190001~precise-0ubuntu1.dscTraceback (most recent call last):  File "/var/lib/jenkins/tools/openstack-ubuntu-testing/bin/build-package", line 139, in raise esubprocess.CalledProcessError: Command '['sbuild', '-d', 'precise-havana', '-n', '-A', 'quantum_2013.2+git201304190001~precise-0ubuntu1.dsc']' returned non-zero exit status 2Error in sys.excepthook:Traceback (most recent call last):  File "/usr/lib/python2.7/dist-packages/apport_python_hook.py", line 68, in apport_excepthookbinary = os.path.realpath(os.path.join(os.getcwd(), sys.argv[0]))OSError: [Errno 2] No such file or directoryOriginal exception was:Traceback (most recent call last):  File "/var/lib/jenkins/tools/openstack-ubuntu-testing/bin/build-package", line 139, in raise esubprocess.CalledProcessError: Command '['sbuild', '-d', 'precise-havana', '-n', '-A', 'quantum_2013.2+git201304190001~precise-0ubuntu1.dsc']' returned non-zero exit status 2Build step 'Execute shell' marked build as failureEmail was triggered for: FailureSending email for trigger: Failure-- 
Mailing list: https://launchpad.net/~openstack-ubuntu-testing-notifications
Post to : openstack-ubuntu-testing-notifications@lists.launchpad.net
Unsubscribe : https://launchpad.net/~openstack-ubuntu-testing-notifications
More help   : https://help.launchpad.net/ListHelp