[Openstack] Access a 3rd network

2012-06-25 Thread Marnus van Niekerk
Hi, I'm new here so if this is a stupid question or the wrong place to 
ask, please just point me in the right direction.


I have nova-compute running on 4 hosts with nova-network running on the 
controller host using FlatNetwork.


Each of the hosts have three network interfaces:
eth0 - 10.10.20.0/24 - public
eth3 - 10.10.11.0/24 - private/bridge
bond0 - 10.10.12.0/24 - eth1 and eth2 bonded together - not used by nova 
at the moment


The VMs have access to the 10.10.20.0/24 network and the world via 
floating ip's, but I also need them to have access to the 10.10.12.0/24 
network.
How can this be done?  Is there a way to create a 2nd public network 
bridged/natted to the bond0 interface?


I tried doing this manually by adding an ip to the bond0 interface and 
the iptables rules, but that only worked from the 12 network to the VMs 
not from the VMs to the 12 network.


Thank you

Marnus van Niekerk



___
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] Access a 3rd network

2012-06-25 Thread Ai-Ti Cheng
Hi back,

If you need the second bridge, the multi-nic may be your option.
Take a look at http://nova.openstack.org/devref/multinic.html

Best,
A. T.

On Mon, Jun 25, 2012 at 1:52 PM, Marnus van Niekerk m...@mjvn.net wrote:

 Hi, I'm new here so if this is a stupid question or the wrong place to
 ask, please just point me in the right direction.

 I have nova-compute running on 4 hosts with nova-network running on the
 controller host using FlatNetwork.

 Each of the hosts have three network interfaces:
 eth0 - 10.10.20.0/24 - public
 eth3 - 10.10.11.0/24 - private/bridge
 bond0 - 10.10.12.0/24 - eth1 and eth2 bonded together - not used by nova
 at the moment

 The VMs have access to the 10.10.20.0/24 network and the world via
 floating ip's, but I also need them to have access to the 
 10.10.12.0/24network.
 How can this be done?  Is there a way to create a 2nd public network
 bridged/natted to the bond0 interface?

 I tried doing this manually by adding an ip to the bond0 interface and the
 iptables rules, but that only worked from the 12 network to the VMs not
 from the VMs to the 12 network.

 Thank you

 Marnus van Niekerk



 __**_
 Mailing list: 
 https://launchpad.net/~**openstackhttps://launchpad.net/~openstack
 Post to : openstack@lists.launchpad.net
 Unsubscribe : 
 https://launchpad.net/~**openstackhttps://launchpad.net/~openstack
 More help   : 
 https://help.launchpad.net/**ListHelphttps://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] [metering] Cinder usage data retrieval

2012-06-25 Thread Nick Barcet
On 06/21/2012 12:44 PM, Thomas, Duncan wrote:
 John Griffith on 20 June 2012 18:26 wrote:
 
 
 On Wed, Jun 20, 2012 at 10:53 AM, Nick Barcet
 nick.bar...@canonical.com wrote:
 What we want is to retrieve the maximum amount of data, so we can
 meter
 things, to bill them in the end. For now and for Cinder, this would
 first include (per user/tenant):
 - the amount of reserved volume space
 - the amount of used volume space
 - the number of volumes
 but we'll need probably more in a near future.
 
 
 We should chat about how things are shaping up so far and how you're
 implementing things on the other sides (consistency where
 practical/possible).  Also, it sort of depends on the architecture and
 use model details of Ceilometer, which I hate to admit but I'm not
 really up to speed on.

 My first reaction/thought is the best most appropriate place to tie in
 is via the python-cinderclient.  There would be a number of ways to
 obtain some of this info, whether deriving it or maybe some extensions
 to obtain things directly.
 
 One thing to watch for here is access control... Don't want one tenant 
 able to find out about another's usage. Probably not important on a private
 cloud deployment, but certainly important in the public cloud space. Having
 a separate endpoint to do this kind of admin stuff over also means you can
 have much tighter IP level access controls...

It would seem to me that the easiest way would be for calls that are
emitted from the same host as cinder manager on the local interface to
be handled as admin calls. We could then place Ceilometer's cinder
agent on the same host, which would not be allowed to any user, thus not
creating a breach of security.

Thoughts?

Nick




signature.asc
Description: OpenPGP digital signature
___
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] [Swift] Lost of an object data file is not detected

2012-06-25 Thread 山縣陽
Hi mike,

Thank you for your answer.

I understand that swift can't detect missing object files.
And I am afraid of performance of object-auditor too.

Best regards,
   You Yamagata


2012/6/25 Michael Barton mike-launch...@weirdlooking.com:
 On Sun, Jun 24, 2012 at 9:05 PM, 山縣陽 bi.yamag...@gmail.com wrote:
 But if I removed the data file, no process detected it  and the data
 files was not recovered.
 Is this a bug?  or is there any way to detect a data file lost case?

 Nope, there's nothing that'll detect missing data files once the
 system's in a steady state.

 Eventually, we'd like the auditor process that looks for corrupt files
 to also rebuild indexes as it goes, so we can catch those types of
 problems.  But that guy can take months to traverse a production
 storage node, so it'll probably always be a bad idea to just go and
 delete data files.

 - Mike

___
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] [infra] Stackforge issues: tests mails

2012-06-25 Thread Julien Danjou
Hi infra team,

We've a couple of problem on Stackforge currently with at least the
ceilometer project.

First, I don't receive any email from Gerrit anymore since several days.
:-(

Secondly, I've added a bunch of tests for Essex on Jenkins days ago, but
it seems they are either not complete or not deployed. The changes are:

   
https://github.com/openstack/openstack-ci-puppet/commit/15e8d50de49dccb5958ec241638e7609d722d697

Could someone check this both issues?

Thanks in advance!

Cheers,
-- 
Julien Danjou
// eNovance  http://enovance.com
// ✉ julien.dan...@enovance.com  ☎ +33 1 49 70 99 81

___
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] XCP with DevStack

2012-06-25 Thread John Garbutt
Glad your networking is fine :)

One other possibility is, do you have anything in the PRESEED_URL variable?
Are you OK to share your localrc file?

Cheers,
John

From: r...@midokura.jp [mailto:r...@midokura.jp] On Behalf Of Ishimoto, Ryu
Sent: 25 June 2012 3:49
To: John Garbutt
Cc: Takaaki Suzuki; openstack@lists.launchpad.net
Subject: Re: [Openstack] XCP with DevStack

Hi John,


I think that error means you don't have anything set in HOST_IP (i.e. IP 
address of the XenServer) at the point in install_os_domU.sh:
https://github.com/openstack-dev/devstack/blob/master/tools/xen/install_os_domU.sh#L257

The HOST_IP should have been setup by this (or whatever is in your localrc 
file):
https://github.com/openstack-dev/devstack/blob/master/tools/xen/install_os_domU.sh#L168


Thanks for pointing these out.  While tracing out the problem, interestingly, I 
noticed that HOST_IP was indeed set properly inside the script(and so was 
PRESEED_URL).  Even so, for whatever reason during the DomU install, the IP got 
stripped out from the preseed URL:  
http:///devstackubuntupreseed.cfghttp://devstackubuntupreseed.cfg.


Have you got the networking working correctly on your XenServer on Ubuntu?
Ifconfig should list xenbr0 having an appropriate IP address.


Yes, networking is working properly.  It is solely a DomU installation issue 
that we are having with devstack + XCP 1.3.  Everything else is working like a 
charm so far.

Good to know that you have already gotten it to work on 12.04.  It is most 
likely some silly configuration mistake that I've made that's causing this.  I 
will try digging a bit more myself and will let you know if I come across any 
interesting finding.

Thanks!
Ryu


Hope that helps,
John

From: r...@midokura.jpmailto:r...@midokura.jp 
[mailto:r...@midokura.jpmailto:r...@midokura.jp] On Behalf Of Ishimoto, Ryu
Sent: 22 June 2012 3:11
To: John Garbutt
Cc: Takaaki Suzuki; 
openstack@lists.launchpad.netmailto:openstack@lists.launchpad.net
Subject: Re: [Openstack] XCP with DevStack

Hi John,

Thanks for all your help.  I have a question regarding your patch to make 
devstack work with XCP (https://review.openstack.org/#/c/7673/).  Does this 
patch apply to devstack with XCP 1.3.2(the package version that comes with 
Ubuntu 12.04?)  We verified that devstack does install without a problem with 
XCP 1.5 but we are still having issues with 1.3.2.

After looking into this issue a bit further, we noticed that the problem occurs 
during the OpenStack DomU VM installation process.  The preseed file location 
is incorrect ('http:///devstackubuntupressed.cfg') even though this file was  
copied to the correct location by the script prior to the installation step.  
Due to our lack of knowledge in this matter, all we could manage was to 
hard-code the proper URL in the kernel parameter set in  
'tools/xen/scripts/install-os-vpx.sh' script.  To be more precise, we added the 
hard-coded URL in the generation of kernel parameters in 'set_kernel_params()' 
method, and this successfully got us through the installation process.  
Although this temporary hack got us moving forward, we would love to get some 
inputs on how we can actually fix this.

We would really like devstack to work with 1.3, so if you or anyone could point 
us in the right direction, we would be more than happy to help out on this.

Thanks in advance!

Cheers,
Ryu

On Fri, Jun 1, 2012 at 9:18 PM, John Garbutt 
john.garb...@citrix.commailto:john.garb...@citrix.com wrote:
Hi,

I assume you are using xcp-xapi in Ubuntu. First of all, is it all running 
correctly (i.e. xe vm-list is returning correctly):
http://wiki.xen.org/wiki/Using_XCP_-_preparing_the_toolstack

It turns out the current DevStack will not work with this, but I have pushed 
some changes to support it:
https://review.openstack.org/#/c/7673/

The networking configuration can be a little confusing, there is an overview on 
the wiki:
http://wiki.openstack.org/XenServer/NetworkingFlags

The DevStack flags are there to configure each of the VIFs on the DomU, the 
defaults can be seen here:
https://github.com/openstack-dev/devstack/blob/master/tools/xen/xenrc

If things are still un clear, do ask some more questions.
I have plans to document this exact setup in some detail in the near future.
Feel free to add to these docs on the wiki.

Thanks,
John

 -Original Message-
 From: 
 openstack-bounces+john.garbutt=eu.citrix@lists.launchpad.netmailto:eu.citrix@lists.launchpad.net
 [mailto:openstack-bounces+john.garbuttmailto:openstack-bounces%2Bjohn.garbutt=eu.citrix@lists.launchpad.netmailto:eu.citrix@lists.launchpad.net]
 On Behalf Of Takaaki Suzuki
 Sent: 01 June 2012 10:12
 To: openstack@lists.launchpad.netmailto:openstack@lists.launchpad.net
 Cc: dev
 Subject: [Openstack] XCP with DevStack

 Hi all.

 I need your knowledge. :)
 I prepared XCP plus OpenvSwitch with Ubuntu precise on own environment.

 And I want to prepare DevStack for XCP(Ubuntu).
 

Re: [Openstack] XCP with DevStack

2012-06-25 Thread John Garbutt
From: Thomas Goirand
 I wrote it before, and I will write it again: a shell script is not, and will 
 never
 replace, a documentation. What you need to do is write enough
 documentation so that an experienced admin can write his own script, not
 the other way around! So please write a decent tutorial.

I don' t disagree, it's by no means perfect at the moment.
I plan to write a tutorial at some point soon, to complement the scripts.

My docs plans for Folsom are:
- Update the getting started guide for new DevStack
- Review docs for KVM specific material
- Raise and fix bugs around the above issues
- Write a manual getting started guide

Hopefully that should leave us in a better position, and hopefully I will get 
on to that soon.
Afraid QA and coding currently proving higher priority.

Cheers,
John

___
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] Hashing image files

2012-06-25 Thread Alexey Ababilov
Hi!

I am curious to know: is it necessary for nova to save images in file which
names are hashes from image IDs (UUIDs)?

Nova saves root image under its sha1 hash:
https://github.com/openstack/nova/blob/master/nova/virt/libvirt/connection.py#L1214
but it saves kernel and ramdisk under their original IDs:
https://github.com/openstack/nova/blob/master/nova/virt/libvirt/connection.py#L1199
https://github.com/openstack/nova/blob/master/nova/virt/libvirt/connection.py#L1206

Is it a security measures?


-- 
Alessio Ababilov
Software Engineer
Grid Dynamics
___
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] [OpenStack][Nova] Snapshot stuck in Queued state, no erros found in compute log

2012-06-25 Thread Leander Bessa Beernaert
Hello,

I've performed snapshots over and over without ever running into trouble,
however now one of them is stuck in the Queued state. I've searched the
machine's compute.log for any indication of an error, but nothing showed
up. I did a quick search and usually the erros appear in the compute.log or
the libivirtd.log. The only thing i found in the libvirtd.log were these
two lines:

2012-06-25 10:37:05.957+: 6830: warning : qemuCapsInit:856 : Failed to
 get host power management capabilities
 2012-06-25 10:37:06.612+: 6831: error : virExecWithHook:328 : Cannot
 find 'pm-is-supported' in path: No such file or director


Could that be the problem?

Regards,
Leander
___
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] [infra] Stackforge issues: tests mails

2012-06-25 Thread Andrew Hutchings
Hi Julien,

On 25/06/12 10:15, Julien Danjou wrote:
 We've a couple of problem on Stackforge currently with at least the
 ceilometer project.
 
 First, I don't receive any email from Gerrit anymore since several days.
 :-(

As we have pointed out several times the Stackforge Gerrit mail is
unreliable.  This is because the Stackforge setup is hosted in HP Cloud
and they have (quite rightly) anti-spam measures such as port 25 rate
limiting.  We have a plan to resolve this soon but it is not an easy
fix.  In the mean time the #stackforge-dev IRC channel can be used for
Gerrit bot notifications.

 Secondly, I've added a bunch of tests for Essex on Jenkins days ago, but
 it seems they are either not complete or not deployed. The changes are:
 

 https://github.com/openstack/openstack-ci-puppet/commit/15e8d50de49dccb5958ec241638e7609d722d697
 
 Could someone check this both issues?

I can see the jobs on Jenkins just fine and puppet confirms there was no
problem with deployment.  The Zuul service, however, was not running.
This has been fixed.

Kind Regards
-- 
Andrew Hutchings - LinuxJedi - http://www.linuxjedi.co.uk/



___
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] Allow keystone users to know their rights

2012-06-25 Thread Alexey Ababilov
Hi!

Currently, user can obtain information about his rights (roles, tenants,
endpoints) only saving response to POST /tokens query. If you are a
non-privileged user, have a token, and haven't saved the mentioned
response, you cannot know your rights - you have to make another POST
/tokens query and retrieve a new token.

However, if you are a keystone admin, you can GET /tokens/{token_id} and
retrieve extended information for token of any user.

Is it a security measure? Would it be acceptable if an ordinary user were
allowed to get his token data in any moment? There could be a GET
/tokens/{token_id} call that returns data for valid token_id or signals
that it is invalid.

-- 
Alessio Ababilov
Software Engineer
Grid Dynamics
___
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] [infra] Stackforge issues: tests mails

2012-06-25 Thread Julien Danjou
On Mon, Jun 25 2012, Andrew Hutchings wrote:

 As we have pointed out several times the Stackforge Gerrit mail is
 unreliable.  This is because the Stackforge setup is hosted in HP Cloud
 and they have (quite rightly) anti-spam measures such as port 25 rate
 limiting.  We have a plan to resolve this soon but it is not an easy
 fix.  In the mean time the #stackforge-dev IRC channel can be used for
 Gerrit bot notifications.

Ok, I though it was solved actually. No problem then, we'll suffer in
silence until that can be really solved. :-)

 I can see the jobs on Jenkins just fine and puppet confirms there was no
 problem with deployment.  The Zuul service, however, was not running.
 This has been fixed.

Great, thank you Andrew! :)

-- 
Julien Danjou
// eNovance  http://enovance.com
// ✉ julien.dan...@enovance.com  ☎ +33 1 49 70 99 81

___
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] Openstack Dashboard Error

2012-06-25 Thread Trinath Somanchi
Hi-

I'm seeing this error, when I login to the Openstack Dashboard in the
apache2 error logs ..

[error] No handlers could be found for logger openstack_dashboard

In the Webpage its displaying  
Internal Server Error

An unexpected error occurred while processing your request. Please try your
request again.





Can any one help me out in resolving the issue...


Thanking you...


On Mon, Jun 25, 2012 at 10:48 AM, Gabriel Hurley
gabriel.hur...@nebula.comwrote:

  It sounds like your local_settings.py file is missing any logging
 configuration. The default config from the local_settings.py.example file
 is a good place to start.

 ** **

 If that’s not the case, then it would be helpful to know how you installed
 OpenStack/Horizon, what you’ve done to configure it, etc.

 ** **

 All the best,

 ** **

 **-  **Gabriel

 ** **

 *From:* 
 openstack-bounces+gabriel.hurley=nebula@lists.launchpad.net[mailto:
 openstack-bounces+gabriel.hurley=nebula@lists.launchpad.net] *On
 Behalf Of *Trinath Somanchi
 *Sent:* Sunday, June 24, 2012 10:03 PM
 *To:* openstack@lists.launchpad.net
 *Subject:* [Openstack] Openstack Dashboard Error

 ** **

 Hi-

 I'm seeing this error when I access the Openstack Dashboard through my
 browser.

 [error] No handlers could be found for logger openstack_dashboard.

 Please help me resolve this issue.


 --
 Regards,
 --
 Trinath Somanchi,

 +91 9866 235 130

 ** **




-- 
Regards,
--
Trinath Somanchi,
+91 9866 235 130
___
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] HVM + Xen Hypervisor via libvirt possible?

2012-06-25 Thread Li Wang
I will discuss with my team to decide which aproach we'll take, and reply
to this mail whenever there is something out.

Thanks all guys

Regards,
Wang Li


2012/6/22 John Garbutt john.garb...@citrix.com

 I have asked some of the Xen.org guys if they know anyone who has time to
 fix this.
 I will let you know if I have any luck.

 But yes, the XenAPI driver (talking to XCP) is probably the best way
 forward with Xen right now.
 If there are any blockers making that work, I am happy to help were I can.

 Cheers,
 John

 -Original Message-
 From: openstack-bounces+john.garbutt=eu.citrix@lists.launchpad.net[mailto:
 openstack-bounces+john.garbutt=eu.citrix@lists.launchpad.net] On
 Behalf Of Thomas Goirand
 Sent: 22 June 2012 2:40
 Cc: openstack@lists.launchpad.net
 Subject: Re: [Openstack] HVM + Xen Hypervisor via libvirt possible?

 On 06/22/2012 05:56 PM, Daniel P. Berrange wrote:
  3. or some good reasons to migrate from Xen to KVM?
  I'd favour KVM for a variety of reasons, but lets not turn this into a
  bikeshed discussion about which is best ;-P

 Let's put it this way: if you want to run with libvirt and Openstack, then
 yes, you should probably switch to KVM. But if you want to keep Xen, then
 you should probably switch to XCP.

 Thomas

 ___
 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] [Ops] OpenStack and Operations: Input from the Wild

2012-06-25 Thread Endre Karlson
Is it monitoring or metering ? Ceilometer does metering.

Endre.

2012/4/9 Huang Zhiteng winsto...@gmail.com

 Thanks.  Now I understand the performance metrics you guys were talking
 about.  It'd be good if we can have some tool reporting numbers for a cloud
 just like 'mpstat', 'iostat' did for a system.


 On Mon, Apr 9, 2012 at 3:06 PM, Tim Bell tim.b...@cern.ch wrote:

 Availability metrics for me are ones that allow me to tell if the service
 is up, degraded or down. Each of us as we start production monitoring need
 to work out how many nova, glance and swift processes of which type should
 be running.  Furthermore, we need to add basic ‘ping’ style probes to see
 that the services are responding as expected. 

 ** **

 Performance metrics are for cases where we want to record how well the
 system is running. Examples of number of REST calls/second, VMs
 created/second etc.  These are the kind of metrics which feed into capacity
 planning, bottleneck identification, trending.

 ** **

 Building up an open, standard and consistent set will avoid duplicate
 effort as sites deploy to production and allow us to keep the monitoring up
 to date when the internals of OpenStack change.

 ** **

 Tim

 ** **

 *From:* Huang Zhiteng [mailto:winsto...@gmail.com]
 *Sent:* 09 April 2012 05:42
 *To:* Tim Bell
 *Cc:* David Kranz; Andrew Clay Shafer;
 openstack-operat...@lists.openstack.org; Duncan McGreggor; openstack

 *Subject:* Re: [Openstack] [Ops] OpenStack and Operations: Input from
 the Wild

 ** **

 Hi Tim,

 Could you elaborate more on 'performance metrics'?  Like what kind of
 metrics are considered as performance ones?  Thanks.

 On Sat, Apr 7, 2012 at 2:13 AM, Tim Bell tim.b...@cern.ch wrote:

  

 Splitting monitoring into

  

 1.   Gathering of metrics (availability, performance) and reporting
 in a standard fashion should be part of OpenStack. 

 2.   Best practice sensors should sample the metrics and provide
 alarms for issues which could cause service impacts. Posting of these
 alarms to a monitoring system should be based on plug ins

 3.   Reference implementations for standard monitoring systems such
 as Nagios should be available that queries the data above and feeds it into
 the package selected

  

 Each site does not want to be involved in defining the best practice.
 Equally, each monitoring system should not have to have an intimate
 understanding of OpenStack to produce a red/green light.  The components
 for 1 and 2 fall under the associated openstack component. Component 3 is
 the monitoring solution provider.

  

 Tim

  

 *From:* openstack-bounces+tim.bell=cern...@lists.launchpad.net [mailto:
 openstack-bounces+tim.bell=cern...@lists.launchpad.net] *On Behalf Of *David
 Kranz
 *Sent:* 06 April 2012 16:44
 *To:* Andrew Clay Shafer
 *Cc:* openstack-operat...@lists.openstack.org; openstack; Duncan
 McGreggor
 *Subject:* Re: [Openstack] [Ops] OpenStack and Operations: Input from
 the Wild

  

 This is a really great list! With regard to cluster health and
 monitoring, I did a bunch of stuff with Swift before turning to nova and
 really appreciated the
 way each swift service has a healthcheck call that can be used by a
 monitoring system. While I don't think providing a production-ready
 monitoring system should be part of core OpenStack, it is the core
 architects who really know what needs to be checked to ensure that a system
 is healthy. There are various sets of poking at ports, process lists and so
 on that Crowbar, Zenoss, etc. set up but it would be a big improvement for
 deployers if each openstack service provided healthcheck apis based on
 expert knowledge of what is supposed to be happening inside. That would
 also insulate deployers from changes in the code that might impact what it
 means to be running properly. Looking forward to the discussion.

  -David



 On 4/6/2012 1:06 AM, Andrew Clay Shafer wrote: 

 Interested in devops.

  

 Off the top of my head.

  

 live upgrades

 api queryable indications of cluster health

 api queryable cluster version and configuration info

 enabling monitoring as a first class concern in OpenStack (either as a
 cross cutting concern, or as it's own project)

 a framework for gathering and sharing performance benchmarks with
 architecture and configuration

  

  

 On Thu, Apr 5, 2012 at 1:52 PM, Duncan McGreggor dun...@dreamhost.com
 wrote:

 For anyone interested in DevOps, Ops, cloud hosting management, etc.,
 there's a proposed session we could use your feedback on for topics of
 discussion:
  http://summit.openstack.org/sessions/view/57

 Respond with your thoughts and ideas, and I'll be sure to add them to the
 list.

 Thanks!

 d

 ___
 Mailing list: https://launchpad.net/~openstack
 Post to : openstack@lists.launchpad.net
 

[Openstack] [OpenStack][Swift] Global data backup, possible or not?

2012-06-25 Thread Leander Bessa Beernaert
Hello,

I've been tasked with finding out if Swift has any means of performing a
consistent global backup of all the information stored, which then could
easily be restored in case of failure.

I've been reading the documentation and these are my conclusions so far are:

- Swift maintains a copy of the data throughout each storage node;
- The data contained in these nodes, might or not be up to date. It depends
mainly on whether the replicator has propagated all the changes or not.


Is there a way in which i could backup the data from swift and ensure that
the backed-up data is up to date at the time of the backup?


Regards,
Leander
___
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] Openstack Dashboard Error

2012-06-25 Thread Vaze, Mandar
See  https://lists.launchpad.net/openstack/msg12548.html to get debug 
information on the webpage

-Mandar

From: openstack-bounces+mandar.vaze=nttdata@lists.launchpad.net 
[mailto:openstack-bounces+mandar.vaze=nttdata@lists.launchpad.net] On 
Behalf Of Trinath Somanchi
Sent: Monday, June 25, 2012 5:16 PM
To: Gabriel Hurley
Cc: openstack@lists.launchpad.net
Subject: Re: [Openstack] Openstack Dashboard Error

Hi-

I'm seeing this error, when I login to the Openstack Dashboard in the apache2 
error logs ..

[error] No handlers could be found for logger openstack_dashboard
In the Webpage its displaying  
Internal Server Error

An unexpected error occurred while processing your request. Please try your 
request again.







Can any one help me out in resolving the issue...



Thanking you...

On Mon, Jun 25, 2012 at 10:48 AM, Gabriel Hurley 
gabriel.hur...@nebula.commailto:gabriel.hur...@nebula.com wrote:
It sounds like your local_settings.py file is missing any logging 
configuration. The default config from the local_settings.py.example file is a 
good place to start.

If that’s not the case, then it would be helpful to know how you installed 
OpenStack/Horizon, what you’ve done to configure it, etc.

All the best,


-  Gabriel

From: 
openstack-bounces+gabriel.hurley=nebula@lists.launchpad.netmailto:nebula@lists.launchpad.net
 
[mailto:openstack-bounces+gabriel.hurleymailto:openstack-bounces%2Bgabriel.hurley=nebula@lists.launchpad.netmailto:nebula@lists.launchpad.net]
 On Behalf Of Trinath Somanchi
Sent: Sunday, June 24, 2012 10:03 PM
To: openstack@lists.launchpad.netmailto:openstack@lists.launchpad.net
Subject: [Openstack] Openstack Dashboard Error

Hi-

I'm seeing this error when I access the Openstack Dashboard through my browser.

[error] No handlers could be found for logger openstack_dashboard.

Please help me resolve this issue.


--
Regards,
--
Trinath Somanchi,
+91 9866 235 130tel:%2B91%209866%20235%20130




--
Regards,
--
Trinath Somanchi,
+91 9866 235 130


__
Disclaimer:This email and any attachments are sent in strictest confidence for 
the sole use of the addressee and may contain legally privileged, confidential, 
and proprietary data.  If you are not the intended recipient, please advise the 
sender by replying promptly to this email and then delete and destroy this 
email and any attachments without any further use, copying or forwarding
___
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] [infra] Stackforge issues: tests mails

2012-06-25 Thread Julien Danjou
On Mon, Jun 25 2012, Andrew Hutchings wrote:

 I can see the jobs on Jenkins just fine and puppet confirms there was no
 problem with deployment.  The Zuul service, however, was not running.
 This has been fixed.

Things changed indeed, but something is still wrong I think. I just sent
a review request:

 https://review.stackforge.org/#/c/232/

and Jenkins checked it. But we lost the link to Jenkins in the review.
Looking for the check manually here:

   https://jenkins.stackforge.org/view/Ceilometer/job/gate-ceilometer-merge/

seems to show that build #73 was related to this request but it has been
successful. But it reviews and reports as LOST.

Any hint? :)

-- 
Julien Danjou
// eNovance  http://enovance.com
// ✉ julien.dan...@enovance.com  ☎ +33 1 49 70 99 81

___
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] [OpenStack][Nova] No tests available in custom branch

2012-06-25 Thread Joseph Suh
Leander,

Did you give -V -f option? If you post your log, it would be easier to help.

Thanks,

Joseph


(w) 703-248-6160
(c) 571-340-2434
(f) 703-812-3712
3811 N. Fairfax Drive Suite 200
Arlington, VA, 22203, USA
http://www.east.isi.edu/~jsuh

- Original Message -
From: Leander Bessa Beernaert leande...@gmail.com
To: openstack@lists.launchpad.net
Sent: Monday, June 25, 2012 9:13:43 AM
Subject: [Openstack] [OpenStack][Nova] No tests available in custom branch


Hello, 


I've created a separate branch in Nova to test my code out. However, every time 
i attempt to run the command run_tests.sh it says it has 0 tests to be run. I 
followed the guide from http://wiki.openstack.org/GerritWorkflow to setup the 
branch. Did i miss something? 


Regards, 
Leander 
___
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] [OpenStack][Nova] No tests available in custom branch

2012-06-25 Thread Leander Bessa Beernaert
I've tried all the options and the output is always, even with -V and -f:

--
 Ran 0 tests in 0.000s
 OK
 Running PEP8 and HACKING compliance check...
 5 imports missing in this test environment


The tests run just fine on the master branch :/

On Mon, Jun 25, 2012 at 2:39 PM, Joseph Suh j...@isi.edu wrote:

 Leander,

 Did you give -V -f option? If you post your log, it would be easier to
 help.

 Thanks,

 Joseph

 
 (w) 703-248-6160
 (c) 571-340-2434
 (f) 703-812-3712
 3811 N. Fairfax Drive Suite 200
 Arlington, VA, 22203, USA
 http://www.east.isi.edu/~jsuh

 - Original Message -
 From: Leander Bessa Beernaert leande...@gmail.com
 To: openstack@lists.launchpad.net
 Sent: Monday, June 25, 2012 9:13:43 AM
 Subject: [Openstack] [OpenStack][Nova] No tests available in custom branch


 Hello,


 I've created a separate branch in Nova to test my code out. However, every
 time i attempt to run the command run_tests.sh it says it has 0 tests to
 be run. I followed the guide from http://wiki.openstack.org/GerritWorkflowto 
 setup the branch. Did i miss something?


 Regards,
 Leander
 ___
 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] [OpenStack][Nova] No tests available in custom branch

2012-06-25 Thread Joseph Suh
Leander,

If it works fine in master branch, the problem must be due to some changes in 
your own branch.

Thanks,

Joseph


(w) 703-248-6160
(c) 571-340-2434
(f) 703-812-3712
3811 N. Fairfax Drive Suite 200
Arlington, VA, 22203, USA
http://www.east.isi.edu/~jsuh

- Original Message -
From: Leander Bessa Beernaert leande...@gmail.com
To: Joseph Suh j...@isi.edu
Cc: openstack@lists.launchpad.net
Sent: Monday, June 25, 2012 9:45:51 AM
Subject: Re: [Openstack] [OpenStack][Nova] No tests available in custom branch

I've tried all the options and the output is always, even with -V and -f: 




-- 
Ran 0 tests in 0.000s 
OK 
Running PEP8 and HACKING compliance check... 
5 imports missing in this test environment 


The tests run just fine on the master branch :/ 


On Mon, Jun 25, 2012 at 2:39 PM, Joseph Suh  j...@isi.edu  wrote: 


Leander, 

Did you give -V -f option? If you post your log, it would be easier to help. 

Thanks, 

Joseph 

 
(w) 703-248-6160 
(c) 571-340-2434 
(f) 703-812-3712 
3811 N. Fairfax Drive Suite 200 
Arlington, VA, 22203, USA 
http://www.east.isi.edu/~jsuh 



- Original Message - 
From: Leander Bessa Beernaert  leande...@gmail.com  
To: openstack@lists.launchpad.net 
Sent: Monday, June 25, 2012 9:13:43 AM 
Subject: [Openstack] [OpenStack][Nova] No tests available in custom branch 


Hello, 


I've created a separate branch in Nova to test my code out. However, every time 
i attempt to run the command run_tests.sh it says it has 0 tests to be run. I 
followed the guide from http://wiki.openstack.org/GerritWorkflow to setup the 
branch. Did i miss something? 


Regards, 
Leander 
___ 
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] [OpenStack][Nova] No tests available in custom branch

2012-06-25 Thread Leander Bessa Beernaert
I've just added a new file and added a new method in the connection.py of
libvirt. Those are the changes i made, surely they haven' screwed up the
test system :/

On Mon, Jun 25, 2012 at 3:00 PM, Joseph Suh j...@isi.edu wrote:

 Leander,

 If it works fine in master branch, the problem must be due to some changes
 in your own branch.

 Thanks,

 Joseph

 
 (w) 703-248-6160
 (c) 571-340-2434
 (f) 703-812-3712
 3811 N. Fairfax Drive Suite 200
 Arlington, VA, 22203, USA
 http://www.east.isi.edu/~jsuh

 - Original Message -
 From: Leander Bessa Beernaert leande...@gmail.com
 To: Joseph Suh j...@isi.edu
 Cc: openstack@lists.launchpad.net
 Sent: Monday, June 25, 2012 9:45:51 AM
 Subject: Re: [Openstack] [OpenStack][Nova] No tests available in custom
 branch

 I've tried all the options and the output is always, even with -V and -f:




 --
 Ran 0 tests in 0.000s
 OK
 Running PEP8 and HACKING compliance check...
 5 imports missing in this test environment


 The tests run just fine on the master branch :/


 On Mon, Jun 25, 2012 at 2:39 PM, Joseph Suh  j...@isi.edu  wrote:


 Leander,

 Did you give -V -f option? If you post your log, it would be easier to
 help.

 Thanks,

 Joseph

 
 (w) 703-248-6160
 (c) 571-340-2434
 (f) 703-812-3712
 3811 N. Fairfax Drive Suite 200
 Arlington, VA, 22203, USA
 http://www.east.isi.edu/~jsuh



 - Original Message -
 From: Leander Bessa Beernaert  leande...@gmail.com 
 To: openstack@lists.launchpad.net
 Sent: Monday, June 25, 2012 9:13:43 AM
 Subject: [Openstack] [OpenStack][Nova] No tests available in custom branch


 Hello,


 I've created a separate branch in Nova to test my code out. However, every
 time i attempt to run the command run_tests.sh it says it has 0 tests to
 be run. I followed the guide from http://wiki.openstack.org/GerritWorkflowto 
 setup the branch. Did i miss something?


 Regards,
 Leander
 ___
 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] [OpenStack][Nova] Possible inconsistency between devstack/nova execution and test_virt_drivers.py

2012-06-25 Thread Leander Bessa Beernaert
Hello,

I'm working on the diagnostics method for libvirt. I've
successfully managed to test it while running it manually and with
devstack. However, the test case in test_virt_drivers.py fails since it
supplies a different data type to the method.

Could it be possible that there's a certain mismatch between the two or
that this particular method accepts multiple sorts of data-types?

Regards,
Leander
___
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] [OpenStack][Nova] Possible inconsistency between devstack/nova execution and test_virt_drivers.py

2012-06-25 Thread Leander Bessa Beernaert
Sorry, forgot to add the code:

*This is my method (this worked with devstack):*
def get_diagnostics(self, instance):
dom = self._lookup_by_name(instance['name'])
return diagnostics.get_diagnostics(dom)


*and this the test method*:

 def test_get_diagnostics(self):
instance_ref, network_info = self._get_running_instance()
self.connection.get_diagnostics(instance_ref['name'])

On Mon, Jun 25, 2012 at 3:41 PM, Leander Bessa Beernaert 
leande...@gmail.com wrote:

 Hello,

 I'm working on the diagnostics method for libvirt. I've
 successfully managed to test it while running it manually and with
 devstack. However, the test case in test_virt_drivers.py fails since it
 supplies a different data type to the method.

 Could it be possible that there's a certain mismatch between the two or
 that this particular method accepts multiple sorts of data-types?

 Regards,
 Leander

___
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] [metering] need review of instance metadata change

2012-06-25 Thread Doug Hellmann
After updating nova to emit more metadata about an instance when a
notification is sent, the next step was to update ceilometer to use that
information when converting the notification to a metering event. I have
that change up for review at https://review.stackforge.org/#/c/225/

I would like to get it checked in before starting work on the SQL engine
for the storage plugins in the collector. Please take a few minutes to give
it a review when you have time.

Thanks,
Doug
___
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] [metering] need commit approval on DB API

2012-06-25 Thread Doug Hellmann
During last week's meeting we approved the DB API put forward, at least as
a first pass until we implement a couple of the plugins to actually talk to
databases. I need approval on the change (
https://review.stackforge.org/#/c/227/) so I can use the API base class
while working on the first plugin this week.

Please take a few minutes to review the changes when you have time today.

Thanks,
Doug
___
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] [OpenStack][Nova] Possible inconsistency between devstack/nova execution and test_virt_drivers.py

2012-06-25 Thread Jay Pipes
You are not returning the data in the test method, whereas you are in 
the real method :)


-jay

On 06/25/2012 10:44 AM, Leander Bessa Beernaert wrote:

Sorry, forgot to add the code:

*This is my method (this worked with devstack):*
 def get_diagnostics(self, instance):
 dom = self._lookup_by_name(instance['name'])
 return diagnostics.get_diagnostics(dom)


*and this the test method*:

  def test_get_diagnostics(self):
 instance_ref, network_info = self._get_running_instance()
 self.connection.get_diagnostics(instance_ref['name'])

On Mon, Jun 25, 2012 at 3:41 PM, Leander Bessa Beernaert
leande...@gmail.com mailto:leande...@gmail.com wrote:

Hello,

I'm working on the diagnostics method for libvirt. I've
successfully managed to test it while running it manually and with
devstack. However, the test case in test_virt_drivers.py fails since
it supplies a different data type to the method.

Could it be possible that there's a certain mismatch between the two
or that this particular method accepts multiple sorts of data-types?

Regards,
Leander




___
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] [OpenStack][Nova] Possible inconsistency between devstack/nova execution and test_virt_drivers.py

2012-06-25 Thread Sean Dague

On 06/25/2012 10:41 AM, Leander Bessa Beernaert wrote:

Hello,

I'm working on the diagnostics method for libvirt. I've
successfully managed to test it while running it manually and with
devstack. However, the test case in test_virt_drivers.py fails since it
supplies a different data type to the method.

Could it be possible that there's a certain mismatch between the two or
that this particular method accepts multiple sorts of data-types?


Can you be more specific with the issue? I've been in that code 
recently, so I might be able to help sort this out.


-Sean

--
Sean Dague
IBM Linux Technology Center
email: sda...@linux.vnet.ibm.com
alt-email: slda...@us.ibm.com



___
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] [infra] Stackforge issues: tests mails

2012-06-25 Thread James E. Blair
Julien Danjou julien.dan...@enovance.com writes:

 Looking for the check manually here:

https://jenkins.stackforge.org/view/Ceilometer/job/gate-ceilometer-merge/

 seems to show that build #73 was related to this request but it has been
 successful. But it reviews and reports as LOST.

Jenkins was missing the notification plugin which is necessary for use
with Zuul.  I also noticed that the Verified category had not been
expanded to -2,+2 as it had on OpenStack's jenkins.  I addressed both of
those problems, and uploaded a test change to see that things are
working:

  https://review.stackforge.org/#/c/234/

It looks like the two new jobs didn't run.  I believe that is because of
an unfortunate typo in the jenkins job filler YAML for those jobs: there
is an extra 'e' in ceilometer:

  https://jenkins.stackforge.org/job/gate-ceilometeer-python26-essex/?

-Jim

___
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] [OpenStack][Nova] Possible inconsistency between devstack/nova execution and test_virt_drivers.py

2012-06-25 Thread Leander Bessa Beernaert
I would like to add that I did not implement the test method, it was
already there. Also it supplies a different set of data than the one i
received when working with devstack.

Which of the data types should i assume to be correct, the one from
devstack or the one from the test?

On Mon, Jun 25, 2012 at 4:10 PM, Jay Pipes jaypi...@gmail.com wrote:

 You are not returning the data in the test method, whereas you are in the
 real method :)

 -jay


 On 06/25/2012 10:44 AM, Leander Bessa Beernaert wrote:

 Sorry, forgot to add the code:

 *This is my method (this worked with devstack):*

 def get_diagnostics(self, instance):
 dom = self._lookup_by_name(instance[**'name'])
 return diagnostics.get_diagnostics(**dom)


 *and this the test method*:


  def test_get_diagnostics(self):
 instance_ref, network_info = self._get_running_instance()
 self.connection.get_**diagnostics(instance_ref['**name'])

 On Mon, Jun 25, 2012 at 3:41 PM, Leander Bessa Beernaert
 leande...@gmail.com mailto:leande...@gmail.com wrote:

Hello,

I'm working on the diagnostics method for libvirt. I've
successfully managed to test it while running it manually and with
devstack. However, the test case in test_virt_drivers.py fails since
it supplies a different data type to the method.

Could it be possible that there's a certain mismatch between the two
or that this particular method accepts multiple sorts of data-types?

Regards,
Leander




 __**_
 Mailing list: 
 https://launchpad.net/~**openstackhttps://launchpad.net/~openstack
 Post to : openstack@lists.launchpad.net
 Unsubscribe : 
 https://launchpad.net/~**openstackhttps://launchpad.net/~openstack
 More help   : 
 https://help.launchpad.net/**ListHelphttps://help.launchpad.net/ListHelp



 __**_
 Mailing list: 
 https://launchpad.net/~**openstackhttps://launchpad.net/~openstack
 Post to : openstack@lists.launchpad.net
 Unsubscribe : 
 https://launchpad.net/~**openstackhttps://launchpad.net/~openstack
 More help   : 
 https://help.launchpad.net/**ListHelphttps://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] [OpenStack][Nova] Possible inconsistency between devstack/nova execution and test_virt_drivers.py

2012-06-25 Thread Leander Bessa Beernaert
I've implemented a diagnostics method for libvirt. The code works perfectly
with the devstack installation. However, when i run the test from
run_tests.sh this happens: http://paste.openstack.org/show/18754/. From
what i've been told from the irc channel, the data supplied by the test is
different than the one i'm currently receiving. Now, i'm unsure which data
type i should except from the get_diagnostics method.

On Mon, Jun 25, 2012 at 4:01 PM, Sean Dague sda...@linux.vnet.ibm.comwrote:

 On 06/25/2012 10:41 AM, Leander Bessa Beernaert wrote:

 Hello,

 I'm working on the diagnostics method for libvirt. I've
 successfully managed to test it while running it manually and with
 devstack. However, the test case in test_virt_drivers.py fails since it
 supplies a different data type to the method.

 Could it be possible that there's a certain mismatch between the two or
 that this particular method accepts multiple sorts of data-types?


 Can you be more specific with the issue? I've been in that code recently,
 so I might be able to help sort this out.

-Sean

 --
 Sean Dague
 IBM Linux Technology Center
 email: sda...@linux.vnet.ibm.com
 alt-email: slda...@us.ibm.com




 __**_
 Mailing list: 
 https://launchpad.net/~**openstackhttps://launchpad.net/~openstack
 Post to : openstack@lists.launchpad.net
 Unsubscribe : 
 https://launchpad.net/~**openstackhttps://launchpad.net/~openstack
 More help   : 
 https://help.launchpad.net/**ListHelphttps://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] [OpenStack][Nova] No tests available in custom branch

2012-06-25 Thread Leander Bessa Beernaert
Here's the diff http://paste.openstack.org/show/18756/

On Mon, Jun 25, 2012 at 4:53 PM, Brian Waldon brian.wal...@rackspace.comwrote:

 I usually run into this kind of problem when I break an import or add an
 unfulfillable import somewhere in Nova or Glance. Could you post a diff for
 us to take a look at?

 Brian



 On Jun 25, 2012, at 7:03 AM, Leander Bessa Beernaert wrote:

 I've just added a new file and added a new method in the connection.py of
 libvirt. Those are the changes i made, surely they haven' screwed up the
 test system :/

 On Mon, Jun 25, 2012 at 3:00 PM, Joseph Suh j...@isi.edu wrote:

 Leander,

 If it works fine in master branch, the problem must be due to some
 changes in your own branch.

 Thanks,

 Joseph

 
 (w) 703-248-6160
 (c) 571-340-2434
 (f) 703-812-3712
 3811 N. Fairfax Drive Suite 200
 Arlington, VA, 22203, USA
 http://www.east.isi.edu/~jsuh

 - Original Message -
 From: Leander Bessa Beernaert leande...@gmail.com
 To: Joseph Suh j...@isi.edu
 Cc: openstack@lists.launchpad.net
 Sent: Monday, June 25, 2012 9:45:51 AM
 Subject: Re: [Openstack] [OpenStack][Nova] No tests available in custom
 branch

 I've tried all the options and the output is always, even with -V and -f:




 --
 Ran 0 tests in 0.000s
 OK
 Running PEP8 and HACKING compliance check...
 5 imports missing in this test environment


 The tests run just fine on the master branch :/


 On Mon, Jun 25, 2012 at 2:39 PM, Joseph Suh  j...@isi.edu  wrote:


 Leander,

 Did you give -V -f option? If you post your log, it would be easier to
 help.

 Thanks,

 Joseph

 
 (w) 703-248-6160
 (c) 571-340-2434
 (f) 703-812-3712
 3811 N. Fairfax Drive Suite 200
 Arlington, VA, 22203, USA
 http://www.east.isi.edu/~jsuh



 - Original Message -
 From: Leander Bessa Beernaert  leande...@gmail.com 
 To: openstack@lists.launchpad.net
 Sent: Monday, June 25, 2012 9:13:43 AM
 Subject: [Openstack] [OpenStack][Nova] No tests available in custom branch


 Hello,


 I've created a separate branch in Nova to test my code out. However,
 every time i attempt to run the command run_tests.sh it says it has 0
 tests to be run. I followed the guide from
 http://wiki.openstack.org/GerritWorkflow to setup the branch. Did i miss
 something?


 Regards,
 Leander
 ___
 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


[Openstack] [OpenStack][Nova] Multi-host ip mix up.

2012-06-25 Thread Leander Bessa Beernaert
Hello,

I've setup OpenStack with a multi-host configuration. Everything appears to
be working fine. However, when i launch an instance, it get's assigned an
ip (10.0.9.3) and when i ping that IP i get this output:

 ping 10.0.9.3
 PING 10.0.9.3 (10.0.9.3) 56(84) bytes of data.
 From 10.0.9.5 icmp_seq=1 Destination Host Unreachable
 From 10.0.9.5 icmp_seq=2 Destination Host Unreachable
 From 10.0.9.5 icmp_seq=3 Destination Host Unreachable


If i ping the adress 10.0.9.5 i get a response.

 ping 10.0.9.5
 PING 10.0.9.5 (10.0.9.5) 56(84) bytes of data.
 64 bytes from 10.0.9.5: icmp_req=1 ttl=64 time=0.043 ms
 64 bytes from 10.0.9.5: icmp_req=2 ttl=64 time=0.035 ms
 64 bytes from 10.0.9.5: icmp_req=3 ttl=64 time=0.036 ms


Any idea what's happening here?

Regards,
Leander
___
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] [nova][ec2] EC2 CreateImage API and nova boot-from-volume

2012-06-25 Thread Eoghan Glynn

Hi Folks,

I've been looking into the (currently broken) EC2 CreateImage API support 
and just wanted to get a sanity check on the following line of reasoning:

- EC2 CreateImage should *only* apply to booted-from-volume nova servers,
  for fidelity with the EC2 limitation to EBS-based instances (i.e. should
  raise InvalidParameterValue when the API is applied to an instance-store
  style server). 

  So my previous crack at this https://review.openstack.org/8532
  was going completely in the wrong direction.

- Normally, a snapshot of a bootable-volume is booted via the native API
  tooling with something like:

nova boot --image IMAGE_ID --block-device-mapping vd[a-z]=SNAP_ID:snap::0 
...

  where AFAICS the IMAGE_ID is *only* used to determine the kernel and
  ramdisk IDs and is otherwise irrelevant.

- The EC2 CreateImage on the other hand requires that a usable image ID
  be returned, not set of a volume snapshot IDs.

- The resulting image should be bootable via EC2 RunInstances, but doesn't
  necessarily need to be portable, as it depends on local snapshot ID(s).

Here a few different potential approaches to the creation of this image:

1. Create a place-holder image in glance with the image data being
   effectively empty, and the following properties set:

 * the imaged instance's kernel and ramdisk IDs
 * block device mapping containing the appropriate snapshot ID(s)

   so that we can boot from this image without providing additional
   context (such as the via nova boot --block-device-mapping option)

2. Extend the s3_image mapping logic such that an ami-* style ID can be
   mapped directly to a set of properties, snapshot IDs etc (so there
   would no image registration with glance).

3. Construct an AMI manifest containing the appropriate blockDeviceMapping
   and then leverage EC2 RegisterImage logic to create an AMI image.

Some questions:

- Does any of the above approaches to the image creation make sense?

  Option #3 in particular seems uneccessarily complex to me, and would
  I think require some reverse-engineering of the manifest format. I'm
  not sure there's much benefit in aping the EC2 image bundling/
  registration approach given that the resulting image wouldn't be
  portable outside the current openstack deployment. However I may be
  missing something there ...

- How should the lifecycle of the image and the corresponding
  snapshot(s) be intertwined? (e.g. should a deletion of the snapshot
  cause the corresponding image to be also deleted or marked
  unusable?)

- Would a corresponding feature for the native API make sense? 
  i.e. an equivalent of the nova createImage action that does not
  depend on the qemu-img command, but instead works for booted-from-vol
  servers. This would avoid the counter-intuitive use of an imageRef
  that's only used to grab the kernel and ramdisk IDs.

Cheers,
Eoghan

___
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] Ceph as a NOVA-INST-DIR/instances/ storage backend

2012-06-25 Thread Igor Laskovy
Thank you Tommi,

but can I use RBD for booting instances? I would like store whole VM on the
Ceph, not only persistent volumes (actually for my project I not prefer use
persistent volumes at all).

Igor Laskovy
facebook.com/igor.laskovy
Kiev, Ukraine
On Jun 25, 2012 7:03 PM, Tommi Virtanen t...@inktank.com wrote:

 On Sat, Jun 23, 2012 at 11:42 AM, Igor Laskovy igor.lask...@gmail.com
 wrote:
  Hi all from hot Kiev))
 
  Does anybody use Ceph as a backend storage for NOVA-INST-DIR/instances/ ?
  Is it in production use? Live migration is still possible?
  I kindly ask any advice of best practices point of view.

 That's the shared NFS mount style for storing images, right? While you
 could use the Ceph Distributed File System for that, there's a better
 answer (for both Nova and Glance): RBD.

 Our docs are still being worked on, but you can see the current state
 at http://ceph.com/docs/master/rbd/rbd-openstack/

___
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] Ceph as a NOVA-INST-DIR/instances/ storage backend

2012-06-25 Thread Florian Haas
On Mon, Jun 25, 2012 at 6:03 PM, Tommi Virtanen t...@inktank.com wrote:
 On Sat, Jun 23, 2012 at 11:42 AM, Igor Laskovy igor.lask...@gmail.com wrote:
 Hi all from hot Kiev))

 Does anybody use Ceph as a backend storage for NOVA-INST-DIR/instances/ ?

Yes. http://www.sebastien-han.fr/blog/2012/06/10/introducing-ceph-to-openstack/
Look at the Live Migration with CephFS part.

 Is it in production use?

Production use would require CephFS to be production ready, which at
this point it isn't.

 Live migration is still possible?

Yes.

 I kindly ask any advice of best practices point of view.

 That's the shared NFS mount style for storing images, right? While you
 could use the Ceph Distributed File System for that, there's a better
 answer (for both Nova and Glance): RBD.

... which sort of goes hand-in-hand with boot from volume, which was
just recently documented in the Nova admin guide, so you may want to
take a look: 
http://docs.openstack.org/trunk/openstack-compute/admin/content/boot-from-volume.html

That being said, volume attachment persistence across live migrations
hasn't always been stellar in Nova, and I'm not 100% sure how well
trunk currently deals with that.

Cheers,
Florian

___
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] AttributeError: virDomain instance has no attribute 'reset'

2012-06-25 Thread Dan Prince
I went ahead and implemented the fix here:

https://review.openstack.org/#/c/8943/1/nova/virt/libvirt/connection.py

Once we do this the version requirement should be back at 0.9.6 (I think).

Dan

- Original Message -
 From: Jay Pipes jaypi...@gmail.com
 To: openstack@lists.launchpad.net
 Sent: Friday, June 22, 2012 12:13:07 PM
 Subject: Re: [Openstack] AttributeError: virDomain instance has no attribute 
 'reset'
 
 That's pretty much what I understood based on a conversation with
 Vish
 on IRC the other day. It's caused me to pretty much give up on 11.10
 for
 modern OpenStack (Nova) installs.
 
 -jay
 
 On 06/22/2012 01:23 AM, Vaze, Mandar wrote:
  Found this bug (albeit for Fedora 16)
  https://bugs.launchpad.net/nova/+bug/1011863
  https://bugs.launchpad.net/nova/+bug/1011863
 
  I’ve updated the bug with my details
 
  Does that mean Folsom won’t be supported on Ubuntu 11.10 ?
 
  -Mandar
 
  *From:*openstack-bounces+mandar.vaze=nttdata@lists.launchpad.net
  [mailto:openstack-bounces+mandar.vaze=nttdata@lists.launchpad.net]
  *On Behalf Of *Vaze, Mandar
  *Sent:* Friday, June 22, 2012 9:41 AM
  *To:* Vishvananda Ishaya
  *Cc:* openstack@lists.launchpad.net
  *Subject:* Re: [Openstack] AttributeError: virDomain instance has
  no
  attribute 'reset'
 
  Vish,
 
  I’m running on Ubuntu 11.10 (GNU/Linux 3.0.0-12-server x86_64)
 
  When I tried to upgrade I got the following message
 
  libvirt-bin is already the newest version.
 
  libvirt0 is already the newest version.
 
  python-libvirt is already the newest version.
 
  Which package should I upgrade/install ?
 
  Thanks,
 
  -Mandar
 
  *From:*Vishvananda Ishaya [mailto:vishvana...@gmail.com]
  mailto:[mailto:vishvana...@gmail.com]
  *Sent:* Friday, June 22, 2012 12:13 AM
  *To:* Vaze, Mandar
  *Subject:* Re: AttributeError: virDomain instance has no attribute
  'reset'
 
  the reset command was only recently added to libvirt, so your
  version is
  probably just to old. We have discussed adding a fallback of
  shutting
  down and restarting the domain if reset is not defined, but no one
  has
  implemented it yet.
 
  Vish
 
  On Jun 21, 2012, at 5:56 AM, Vaze, Mandar wrote:
 
  Vish,
 
  I recently merged my code with master after a few weeks.
 
  Now I’m getting the error mentioned in the subject line during
  reboot.
 
  I looked at the history and this change is done in the following
  commit
  by you.
 
  https://github.com/openstack/nova/commit/ae878fc8b9761d099a4145617e4a48cbeb390623
 
  I also realized that you have defined reset() method in fakelibvirt
  for
  testing - so may be tests pass OK.
 
  I’m using libvirt_type=kvm
 
  Do I need to update any library (python or otherwise) for this
  change ?
 
  Any other suggestions to troubleshoot this ?
 
  Thanks,
 
  -Mandar
 
  Here is relevant snippet from my debug session :
 
   /opt/stack/nova/nova/virt/libvirt/connection.py(847)_hard_reboot()
 
  - virt_dom.reset(0)
 
  (Pdb) dir(virt_dom)
 
  ['ID', 'OSType', 'UUID', 'UUIDString', 'XMLDesc', '__del__',
  '__doc__',
  '__init__', '__module__', '_conn', '_o', 'abortJob',
  'attachDevice',
  'attachDeviceFlags', 'autostart', 'blkioParameters', 'blockInfo',
  'blockPeek', 'blockStats', 'connect', 'coreDump', 'create',
  'createWithFlags', 'destroy', 'detachDevice', 'detachDeviceFlags',
  'hasCurrentSnapshot', 'hasManagedSaveImage', 'info', 'injectNMI',
  'interfaceStats', 'isActive', 'isPersistent', 'isUpdated',
  'jobInfo',
  'managedSave', 'managedSaveRemove', 'maxMemory', 'maxVcpus',
  'memoryParameters', 'memoryPeek', 'memoryStats', 'migrate',
  'migrate2',
  'migrateSetMaxDowntime', 'migrateSetMaxSpeed', 'migrateToURI',
  'migrateToURI2', 'name', 'openConsole', 'pinVcpu', 'reboot',
  'resume',
  'revertToSnapshot', 'save', 'schedulerParameters',
  'schedulerParametersFlags', 'schedulerType', 'screenshot',
  'setAutostart', 'setBlkioParameters', 'setMaxMemory', 'setMemory',
  'setMemoryFlags', 'setMemoryParameters', 'setSchedulerParameters',
  'setSchedulerParametersFlags', 'setVcpus', 'setVcpusFlags',
  'shutdown',
  'snapshotCreateXML', 'snapshotCurrent', 'snapshotListNames',
  'snapshotLookupByName', 'snapshotNum', 'state', 'suspend',
  'undefine',
  'updateDeviceFlags', 'vcpus', 'vcpusFlags']
 
  (Pdb) type( virt_dom)
 
  type 'instance'
 
  (Pdb) type(virt_dom)
 
  type 'instance'
 
  (Pdb) n
 
  AttributeError: virDomain instance has no attribute 'reset'
 
 
  __
  Disclaimer:This email and any attachments are sent in strictest
  confidence for the sole use of the addressee and may contain
  legally
  privileged, confidential, and proprietary data. If you are not the
  intended recipient, please advise the sender by replying promptly
  to
  this email and then delete and destroy this email and any
  attachments
  without any further use, copying or forwarding
 
 
  __
  

Re: [Openstack] [OpenStack][Nova] No tests available in custom branch

2012-06-25 Thread Kevin L. Mitchell
On Mon, 2012-06-25 at 16:56 +0100, Leander Bessa Beernaert wrote:
 Here's the diff http://paste.openstack.org/show/18756/

Change import diagnostics to from nova.virt.libvirt import
diagnostics.  (Also note that you may need to add a space between your
name and your email address in Authors, and if you mean to submit this
to the trunk, it'd be nice to put your entry in the
alphabetically-appropriate place…)
-- 
Kevin L. Mitchell kevin.mitch...@rackspace.com


___
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] [OpenStack][Nova] Snapshot stuck in Queued state, no erros found in compute log

2012-06-25 Thread Vishvananda Ishaya
Usually queued means it didn't ever get uploaded into glance. Any errors in the 
glance log? I have never seen the error below, but it could be related.

Vish

On Jun 25, 2012, at 3:50 AM, Leander Bessa Beernaert wrote:

 Hello,
 
 I've performed snapshots over and over without ever running into trouble, 
 however now one of them is stuck in the Queued state. I've searched the 
 machine's compute.log for any indication of an error, but nothing showed up. 
 I did a quick search and usually the erros appear in the compute.log or the 
 libivirtd.log. The only thing i found in the libvirtd.log were these two 
 lines:
 
 2012-06-25 10:37:05.957+: 6830: warning : qemuCapsInit:856 : Failed to 
 get host power management capabilities
 2012-06-25 10:37:06.612+: 6831: error : virExecWithHook:328 : Cannot find 
 'pm-is-supported' in path: No such file or director
  
 Could that be the problem?
 
 Regards,
 Leander
 ___
 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] Ceph as a NOVA-INST-DIR/instances/ storage backend

2012-06-25 Thread Igor Laskovy
Thank you Florian and Tommi, I appreciated your help))

On Mon, Jun 25, 2012 at 8:18 PM, Tommi Virtanen t...@inktank.com wrote:
 On Mon, Jun 25, 2012 at 10:03 AM, Igor Laskovy igor.lask...@gmail.com wrote:
 but can I use RBD for booting instances? I would like store whole VM on the
 Ceph, not only persistent volumes (actually for my project I not prefer use
 persistent volumes at all).

 OpenStack Essex does not make it convenient, but it can boot off of RBD.

 We don't have really good documentation on that yet, but the relevant
 resources are:

 https://github.com/ceph/ceph-openstack-tools/blob/master/boot-from-volume
 https://github.com/ceph/ceph-openstack-tools/blob/master/start-on-rbd.sh
 http://docs.openstack.org/trunk/openstack-compute/admin/content/boot-from-volume.html



-- 
Igor Laskovy
facebook.com/igor.laskovy
Kiev, Ukraine

___
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] Noob question about api client access

2012-06-25 Thread Roman Sokolkov
Hi! You could also see on endpoints in keystone. And satisfy that urls
differ from localhost.

keystone endpoint-list

As I remember.

Thanks, Roman S.
24.06.2012 19:15 пользователь Jonathan Proulx j...@jonproulx.com написал:

 Hi All,

 I have a shiny new install of openstack and from the controller node
 (the one with keystone, glance, horizon and all the nova pieces) I can
 run everything as I expect using the nova cli tools upload images
 boot instances manage the network, etc.  I can also use the Horizon
 wed interface from remote systems just fine (of course all the actual
 commands are run locally on the controller)

 Where it get weird is when I try to use the nova cli on a remote
 client.  Using the same openrc to set up the environment nova
 credentials returns the expected result but all the other commands
 I've tried (mostly of the list variety) fail like this:

 $ nova list
 ERROR: n/a (HTTP 400)


 The install is Essex on Ubuntu Precise which I deployed using the
 Puppet OpenStack module.  The example config puppet deployed for me
 was only listening on 127.0.0.1 so I had to change the bind_host in
 /etc/keystone/keystone.conf from 127.0.0.1 to 0.0.0.0 to get the 'nova
 credentials' to run.  I've been sifting through the OpenStack Compute
 Starter Guide and greping for and replacing references to localhost
 or 127.0.0.1 in the various configs I alsoe tried adding
 --allow_admin_api=true to the nova.conf which was in the openstack
 docs but not in my conf,  but I'm clearly still missing something.

 Hopefully this is obvious to some one more familiar with all the pieces?

 Thanks,
 -Jon

 ___
 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] [OpenStack][Nova] Multi-host ip mix up.

2012-06-25 Thread Vishvananda Ishaya
10.0.9.5 is probably the ip that nova assigned to your compute host for the 
bridge.

ip addr show should show it on br100

There is likely something else going on that is causing your instance to fail 
to network properly. I would check the console output of the vm first, make 
sure it is getting an ip address. If that looks good, check for security group 
rules, then start doing tcpdump to see where you are losing packets.

Vish

On Jun 25, 2012, at 9:08 AM, Leander Bessa Beernaert wrote:

 Hello, 
 
 I've setup OpenStack with a multi-host configuration. Everything appears to 
 be working fine. However, when i launch an instance, it get's assigned an ip 
 (10.0.9.3) and when i ping that IP i get this output:
 ping 10.0.9.3
 PING 10.0.9.3 (10.0.9.3) 56(84) bytes of data.
 From 10.0.9.5 icmp_seq=1 Destination Host Unreachable
 From 10.0.9.5 icmp_seq=2 Destination Host Unreachable
 From 10.0.9.5 icmp_seq=3 Destination Host Unreachable
 
 If i ping the adress 10.0.9.5 i get a response.
 
  ping 10.0.9.5
 PING 10.0.9.5 (10.0.9.5) 56(84) bytes of data.
 64 bytes from 10.0.9.5: icmp_req=1 ttl=64 time=0.043 ms
 64 bytes from 10.0.9.5: icmp_req=2 ttl=64 time=0.035 ms
 64 bytes from 10.0.9.5: icmp_req=3 ttl=64 time=0.036 ms
 
 Any idea what's happening here?
 
 Regards,
 Leander
 
 ___
 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] [metering] need code review for bug #1005941 (emitting exists events)

2012-06-25 Thread Doug Hellmann
I have a small patch to emit metering data for existing instances when they
are polled for CPU utilization.

https://review.stackforge.org/#/c/237/

Doug
___
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] UnifiedCLI suggestion

2012-06-25 Thread Ken Thomas

Greetings all,

Our security folks have an issue with putting passwords on the command 
line or in the environment. I wrote up a blueprint that gives the 
details on their objections as well as a proposed short-term fix for 
keystone 
(https://blueprints.launchpad.net/keystone/+spec/prompt-for-password). 
We'd like to see this same change get into UnifiedCLI as a longer term fix.


The change is minor.  If no password was found on the command line or in 
the env, just before the expecting password error is raised, we make 
an attempt to prompt the user for it.  If we get something, great! Our 
security folks are happy and we keep processing.  If we don't get the 
password for any number of reasons (keystone wasn't being run from a 
tty, the user hit Ctrl-C or Ctrl-D when prompted), then we raise the 
error just as before.


I've already submitted the keystone changes for review 
(https://review.openstack.org/#/c/8958/3/keystoneclient/shell.py) and 
I'd be happy to make the same change to UnifiedCLI as well.


Thanks!

Ken






___
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] [nova] RFC - filtering compute nodes in a mixed environment

2012-06-25 Thread Jim Fehlig
In a previous thread [1], I mentioned two possibilities for controlling
the scheduling of instances to an appropriate compute node in a mixed
node (Xen, KVM) environment.  The first approach uses availability
zones, the second uses the existing vm_mode image property.  Folks
seemed to agree on the latter, and the attached patch adds a check to
the compute filter to ensure the compute node can accommodate the
instance type.

The compute filter seems like the right place to add this check, but
posting as a RFC since I'm not sure if this would be agreeable to
everyone as compared to a custom filter for example.

Regards,
Jim

[1]
http://openstack.markmail.org/search/?q=improve%20xen#query:improve%20xen+page:1+mid:knmnylknf2imnruy+state:results

From bb8777a415d5db22b83971357882261fbef092a9 Mon Sep 17 00:00:00 2001
From: Jim Fehlig jfeh...@suse.com
Date: Mon, 25 Jun 2012 15:54:43 -0600
Subject: [PATCH] Add check for vm_mode in compute filter

Add a check in the scheduler compute filter to see if the compute service
supports the vm_mode specified in the instance properties.

As mentioned in a previous thread [1], there needs to be a way to control
scheduling of instances to an appropriate node in a mixed compute node
environment.  The existing vm_mode property, in conjuction with the
additional_compute_capabilities flag, provides a mechanism to filter
appropriate nodes.

[1] http://openstack.markmail.org/search/?q=improve%20xen#query:improve%20xen+page:1+mid:knmnylknf2imnruy+state:results
---
 nova/scheduler/filters/compute_filter.py  |   20 +++-
 nova/tests/scheduler/test_host_filters.py |   26 ++
 2 files changed, 45 insertions(+), 1 deletion(-)

diff --git a/nova/scheduler/filters/compute_filter.py b/nova/scheduler/filters/compute_filter.py
index 5409d3d..5187c39 100644
--- a/nova/scheduler/filters/compute_filter.py
+++ b/nova/scheduler/filters/compute_filter.py
@@ -22,7 +22,8 @@ LOG = logging.getLogger(__name__)
 
 
 class ComputeFilter(filters.BaseHostFilter):
-HostFilter hard-coded to work with InstanceType records.
+HostFilter hard-coded to work with InstanceType and
+InstanceProperties records.
 
 def _satisfies_extra_specs(self, capabilities, instance_type):
 Check that the capabilities provided by the compute service
@@ -38,8 +39,21 @@ class ComputeFilter(filters.BaseHostFilter):
 return False
 return True
 
+def _satisfies_capabilities(self, capabilities, instance_props):
+Check that the capabilities provided by the compute service
+satisfies properties defined in the instance.
+vm_mode = instance_props.get('vm_mode')
+if not vm_mode:
+return True
+if capabilities.get(vm_mode, None):
+return True
+else:
+return False
+
 def host_passes(self, host_state, filter_properties):
 Return a list of hosts that can create instance_type.
+spec = filter_properties.get('request_spec', {})
+instance_props = spec.get('instance_properties', {})
 instance_type = filter_properties.get('instance_type')
 if host_state.topic != 'compute' or not instance_type:
 return True
@@ -57,4 +71,8 @@ class ComputeFilter(filters.BaseHostFilter):
 LOG.debug(_(%(host_state)s fails instance_type extra_specs 
 requirements), locals())
 return False
+if not self._satisfies_capabilities(capabilities, instance_props):
+LOG.debug(_(%(host_state)s fails instance_properties 
+requirements), locals())
+return False
 return True
diff --git a/nova/tests/scheduler/test_host_filters.py b/nova/tests/scheduler/test_host_filters.py
index 80da5ac..3a99292 100644
--- a/nova/tests/scheduler/test_host_filters.py
+++ b/nova/tests/scheduler/test_host_filters.py
@@ -349,6 +349,32 @@ class HostFiltersTestCase(test.TestCase):
 
 self.assertFalse(filt_cls.host_passes(host, filter_properties))
 
+def test_compute_filter_passes_additional_caps(self):
+self._stub_service_is_up(True)
+filt_cls = self.class_map['ComputeFilter']()
+req_spec = {'instance_properties': {'vm_mode': 'pv'}}
+capabilities = {'enabled': True, 'pv': True, 'hvm': True}
+service = {'disabled': False}
+filter_properties = {'instance_type': {'memory_mb': 1024},
+ 'request_spec' : req_spec}
+host = fakes.FakeHostState('host1', 'compute',
+{'free_ram_mb': 1024, 'capabilities': capabilities,
+ 'service': service})
+self.assertTrue(filt_cls.host_passes(host, filter_properties))
+
+def test_compute_filter_fails_additional_caps(self):
+self._stub_service_is_up(True)
+filt_cls = self.class_map['ComputeFilter']()
+req_spec = {'instance_properties': {'vm_mode': 'pv'}}
+capabilities = {'enabled': True}
+   

[Openstack] [metering] collector storage backends

2012-06-25 Thread Doug Hellmann
After running some numbers through the calculator Nick put together, we're
comfortable starting with a MongoDB backend for the monitoring data. I know
a couple of other people were interested in that, but we decided to go with
the SQLAlchemy backend at least in part because I was advocating that.

I plan to start working on the MongoDB plugin this week, since I anticipate
that getting us to something useful more quickly than going with
SQLAlchemy. If you have any objections, let me know.

Doug
___
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] New mailing list server [status update]

2012-06-25 Thread Stefano Maffulli
Hello folks,

we're getting closer to being able to have a new mailing list manager.
Duncan and the infra team have a new machine running, with mailman
installed. We tested also the migration of the archives, successfully.

You can have a look at the result on the staging server:

http://stagelists.openstack.org/cgi-bin/mailman/listinfo/

Notice the visual appearance of the individual lists, like

http://stagelists.openstack.org/cgi-bin/mailman/listinfo/foundation

and of the archives (only visible at the url below):

http://stagelists.openstack.org/pipermail/openstack-dev/

I think it's good to give users landing on the archives an easy way to
navigate to openstack.org and to our others site, like wiki and docs to
get more information about openstack.

Please give the site a fast spin when you have time and let us know if
it doesn't work for you.

The next step is to migrate all the lists from lists.openstack.org
(operators@ is there) to the new server. Once that is done and stable we
should also think about what to do with the other lists.

cheers,
stef

___
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] big problem with boot from iso

2012-06-25 Thread William Herry
Hi
I use boot from iso to install a centos instance, it can't recognize the
disk, I create a flavor with 300G ephemeral and 300G disk, it says no valid
disk found, but when I create a flavor with 30 swap, it found the disk
vdb, and can install the system, but of course can boot

can some one tell me what's going go,

-- 



William Herry

williamherrych...@gmail.com
___
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] need help on swift and python

2012-06-25 Thread Yogesh Bansal
Hi,
 
I want to upload a file or image on swift object storage server.  I can do
it using curl command. But I am not able to do it using python apis. I am
using Django and python to make web based application, which required to
store file from client to swift object storage server.
 
Is there any swift  and python experts, who can guide me in this regard.
 
I am able to create and list containers using python. 
 
An example will be very helpful.
 
 
 
 
 
Thanks
Yogesh Bansal
 
___
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] Openstack Command Line

2012-06-25 Thread Trinath Somanchi
Hi-

With out using Horizon, is there any command line Openstack for configuring
and bringing up instances?



-- 
Regards,
--
Trinath Somanchi,
+91 9866 235 130
___
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-poc] Tomorrow's meeting

2012-06-25 Thread Jonathan Bryce
No new topics were raised and the discussion on the TC is occurring on the 
mailing list, so no meeting tomorrow.

Please weigh in on the mailing list discussion if you have strong feelings on 
the TC structure.

Jonathan


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


[Openstack-ubuntu-testing-notifications] Build Failure: precise_folsom_glance_trunk #10

2012-06-25 Thread openstack-testing-bot
Title: precise_folsom_glance_trunk
General InformationBUILD FAILUREBuild URL:https://jenkins.qa.ubuntu.com/job/precise_folsom_glance_trunk/10/Project:precise_folsom_glance_trunkDate of build:Mon, 25 Jun 2012 12:01:53 -0400Build duration:3 min 16 secBuild cause:Started by an SCM changeBuilt on:pkg-builderHealth ReportWDescriptionScoreBuild stability: 1 out of the last 5 builds failed.80ChangesStandardize logger instantiationby bcwaldoneditglance/image_cache/drivers/xattr.pyeditglance/registry/__init__.pyeditglance/api/v2/router.pyeditglance/store/filesystem.pyeditglance/tests/unit/test_notifier.pyeditglance/store/swift.pyeditglance/api/policy.pyeditglance/client.pyeditglance/notifier/notify_kombu.pyeditglance/db/sqlalchemy/migrate_repo/schema.pyeditglance/api/v1/members.pyeditglance/common/utils.pyeditglance/tests/unit/v1/test_api.pyeditglance/notifier/notify_qpid.pyeditglance/image_cache/drivers/sqlite.pyeditglance/store/base.pyeditglance/api/v1/controller.pyeditglance/api/cached_images.pyeditglance/store/location.pyeditglance/image_cache/__init__.pyeditglance/api/middleware/cache.pyeditglance/db/sqlalchemy/migrate_repo/versions/015_quote_swift_credentials.pyeditglance/store/s3.pyeditglance/image_cache/drivers/base.pyeditglance/image_cache/pruner.pyeditglance/store/rbd.pyeditglance/store/__init__.pyeditglance/api/middleware/version_negotiation.pyeditglance/store/scrubber.pyeditglance/api/middleware/cache_manage.pyeditglance/registry/api/v1/members.pyeditglance/common/auth.pyeditglance/image_cache/prefetcher.pyeditHACKING.rsteditglance/notifier/notify_log.pyeditglance/api/v1/images.pyeditglance/api/v1/router.pyeditglance/db/sqlalchemy/migration.pyedittools/migrate_image_owners.pyeditglance/store/http.pyeditglance/db/sqlalchemy/api.pyeditglance/registry/api/v1/images.pyConsole Output[...truncated 1445 lines...]patching file glance/tests/unit/test_swift_store.pyApplying patch disable-network-for-docs.patchpatching file doc/source/conf.pyApplying patch ensure_versioned_db_models.patchpatching file glance/db/sqlalchemy/api.pyHunk #3 FAILED at 149.Hunk #4 FAILED at 159.2 out of 4 hunks FAILED -- rejects in file glance/db/sqlalchemy/api.pypatching file glance/db/sqlalchemy/migration.pyPatch ensure_versioned_db_models.patch does not apply (enforce with -f)ERROR:root:Error occurred during package creation/buildERROR:root:Command '['schroot', '-r', '-c', 'precise-amd64-69ede34b-9738-444b-b226-92ce520e3657', '--', 'bzr', 'builddeb', '-S', '--', '-sa', '-us', '-uc']' returned non-zero exit status 3INFO:root:Complete command log:INFO:root:Destroying schroot session: precise-amd64-69ede34b-9738-444b-b226-92ce520e3657schroot -b -c precise-amd64schroot -r -c precise-amd64-69ede34b-9738-444b-b226-92ce520e3657 -u root -- apt-get updateschroot -r -c precise-amd64-69ede34b-9738-444b-b226-92ce520e3657 -u root -- apt-get -y install equivs devscripts bzr bzr-builddeb git quilt gnupgbzr branch lp:~openstack-ubuntu-testing/glance/precise-folsom-proposed /tmp/tmpHoLCAX/glanceschroot -r -c precise-amd64-69ede34b-9738-444b-b226-92ce520e3657 -u root -- mk-build-deps -i -r -t apt-get -y /tmp/tmpHoLCAX/glance/debian/controlschroot -r -c precise-amd64-69ede34b-9738-444b-b226-92ce520e3657 -- python setup.py sdistgit log -n1 --no-merges --pretty=format:%Hgit log 202439f4096336f2b7402411c8b33a401e87af74..HEAD --no-merges --pretty=format:[%h] %sbzr merge lp:~openstack-ubuntu-testing/glance/precise-folsom --forcedch -b -D precise --newversion 2012.2+git201206251201~precise-0ubuntu1 Automated Ubuntu testing build:dch -b -D precise --newversion 2012.2+git201206251201~precise-0ubuntu1 Automated Ubuntu testing build:debcommitbzr builddeb -S -- -sa -us -ucschroot -r -c precise-amd64-69ede34b-9738-444b-b226-92ce520e3657 -- bzr builddeb -S -- -sa -us -ucTraceback (most recent call last):  File "/var/lib/jenkins/tools/openstack-ubuntu-testing/bin/build-package", line 132, in raise esubprocess.CalledProcessError: Command '['schroot', '-r', '-c', 'precise-amd64-69ede34b-9738-444b-b226-92ce520e3657', '--', 'bzr', 'builddeb', '-S', '--', '-sa', '-us', '-uc']' returned non-zero exit status 3Error 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.getcwdu(), 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 132, in raise esubprocess.CalledProcessError: Command '['schroot', '-r', '-c', 'precise-amd64-69ede34b-9738-444b-b226-92ce520e3657', '--', 'bzr', 'builddeb', '-S', '--', '-sa', '-us', '-uc']' returned non-zero exit status 3Build 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] Build Still Failing: quantal_folsom_nova_trunk #17

2012-06-25 Thread openstack-testing-bot
Title: quantal_folsom_nova_trunk
General InformationBUILD FAILUREBuild URL:https://jenkins.qa.ubuntu.com/job/quantal_folsom_nova_trunk/17/Project:quantal_folsom_nova_trunkDate of build:Mon, 25 Jun 2012 12:31:54 -0400Build duration:7 min 0 secBuild cause:Started by an SCM changeBuilt on:pkg-builderHealth ReportWDescriptionScoreBuild stability: 3 out of the last 5 builds failed.40ChangesRemove unknown shutdown kwarg in call to vmops._destroyby johannes.erdfeltedittools/xenserver/vm_vdi_cleaner.pyConsole Output[...truncated 8098 lines...]Install-Time: 54Job: nova_2012.2+git201206251232~quantal-0ubuntu1.dscPackage: novaPackage-Time: 174Source-Version: 2012.2+git201206251232~quantal-0ubuntu1Space: 110500Status: attemptedVersion: 2012.2+git201206251232~quantal-0ubuntu1Finished at 20120625-1238Build needed 00:02:54, 110500k disc spaceERROR:root:Error occurred during package creation/buildERROR:root:Command '['sbuild', '-d', 'quantal-folsom', '-n', '-A', 'nova_2012.2+git201206251232~quantal-0ubuntu1.dsc']' returned non-zero exit status 2INFO:root:Complete command log:INFO:root:Destroying schroot session: quantal-amd64-ef3997ad-4de6-4f26-a92d-ff4a9d6c9510schroot -b -c quantal-amd64schroot -r -c quantal-amd64-ef3997ad-4de6-4f26-a92d-ff4a9d6c9510 -u root -- apt-get updateschroot -r -c quantal-amd64-ef3997ad-4de6-4f26-a92d-ff4a9d6c9510 -u root -- apt-get -y install equivs devscripts bzr bzr-builddeb git quilt gnupgbzr branch lp:~openstack-ubuntu-testing/nova/quantal-folsom-proposed /tmp/tmpPqlA9M/novaschroot -r -c quantal-amd64-ef3997ad-4de6-4f26-a92d-ff4a9d6c9510 -u root -- mk-build-deps -i -r -t apt-get -y /tmp/tmpPqlA9M/nova/debian/controlschroot -r -c quantal-amd64-ef3997ad-4de6-4f26-a92d-ff4a9d6c9510 -- python setup.py sdistgit log -n1 --no-merges --pretty=format:%Hgit log ef65f3413d029ca01780457b1872037e22716a0b..HEAD --no-merges --pretty=format:[%h] %sbzr merge lp:~openstack-ubuntu-testing/nova/quantal-folsom --forcedch -b -D quantal --newversion 2012.2+git201206251232~quantal-0ubuntu1 Automated Ubuntu testing build:dch -b -D quantal --newversion 2012.2+git201206251232~quantal-0ubuntu1 Automated Ubuntu testing build:debcommitbzr builddeb -S -- -sa -us -ucschroot -r -c quantal-amd64-ef3997ad-4de6-4f26-a92d-ff4a9d6c9510 -- bzr builddeb -S -- -sa -us -ucdebsign -k9935ACDC nova_2012.2+git201206251232~quantal-0ubuntu1_source.changessbuild -d quantal-folsom -n -A nova_2012.2+git201206251232~quantal-0ubuntu1.dscTraceback (most recent call last):  File "/var/lib/jenkins/tools/openstack-ubuntu-testing/bin/build-package", line 132, in raise esubprocess.CalledProcessError: Command '['sbuild', '-d', 'quantal-folsom', '-n', '-A', 'nova_2012.2+git201206251232~quantal-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.getcwdu(), 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 132, in raise esubprocess.CalledProcessError: Command '['sbuild', '-d', 'quantal-folsom', '-n', '-A', 'nova_2012.2+git201206251232~quantal-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 Failure: precise_folsom_python-keystoneclient_trunk #11

2012-06-25 Thread openstack-testing-bot
Title: precise_folsom_python-keystoneclient_trunk
General InformationBUILD FAILUREBuild URL:https://jenkins.qa.ubuntu.com/job/precise_folsom_python-keystoneclient_trunk/11/Project:precise_folsom_python-keystoneclient_trunkDate of build:Mon, 25 Jun 2012 12:57:33 -0400Build duration:2 min 5 secBuild cause:Started by user adamBuilt on:pkg-builderHealth ReportWDescriptionScoreBuild stability: 2 out of the last 5 builds failed.60ChangesNo ChangesConsole Output[...truncated 1595 lines...]Package: python-keystoneclientPackage-Time: 42Source-Version: 2012.2+git201206251257~precise-0ubuntu1Space: 1148Status: successfulVersion: 2012.2+git201206251257~precise-0ubuntu1Finished at 20120625-1259Build needed 00:00:42, 1148k disc spaceINFO:root:Running piuparts on python-keystoneclient_2012.2+git201206251257~precise-0ubuntu1_source.changessudo: piuparts: command not foundERROR:root:Error occurred during package creation/buildERROR:root:Command '['sudo', 'piuparts', '-d %s', 'precise', '--no-eatmydata', 'python-keystoneclient_2012.2+git201206251257~precise-0ubuntu1_source.changes']' returned non-zero exit status 1INFO:root:Complete command log:INFO:root:Destroying schroot session: precise-amd64-39bf2cce-962f-4163-897b-fb4dcd9a7fa5schroot -b -c precise-amd64schroot -r -c precise-amd64-39bf2cce-962f-4163-897b-fb4dcd9a7fa5 -u root -- apt-get updateschroot -r -c precise-amd64-39bf2cce-962f-4163-897b-fb4dcd9a7fa5 -u root -- apt-get -y install equivs devscripts bzr bzr-builddeb git quilt gnupg piupartsbzr branch lp:~openstack-ubuntu-testing/python-keystoneclient/precise-folsom-proposed /tmp/tmpGwkZTb/python-keystoneclientschroot -r -c precise-amd64-39bf2cce-962f-4163-897b-fb4dcd9a7fa5 -u root -- mk-build-deps -i -r -t apt-get -y /tmp/tmpGwkZTb/python-keystoneclient/debian/controlschroot -r -c precise-amd64-39bf2cce-962f-4163-897b-fb4dcd9a7fa5 -- python setup.py sdistgit log -n1 --no-merges --pretty=format:%Hbzr merge lp:~openstack-ubuntu-testing/python-keystoneclient/precise-folsom --forcedch -b -D precise --newversion 2012.2+git201206251257~precise-0ubuntu1 Automated Ubuntu testing build:dch -b -D precise --newversion 2012.2+git201206251257~precise-0ubuntu1 Automated Ubuntu testing build:debcommitbzr builddeb -S -- -sa -us -ucschroot -r -c precise-amd64-39bf2cce-962f-4163-897b-fb4dcd9a7fa5 -- bzr builddeb -S -- -sa -us -ucdebsign -k9935ACDC python-keystoneclient_2012.2+git201206251257~precise-0ubuntu1_source.changessbuild -d precise-folsom -n -A python-keystoneclient_2012.2+git201206251257~precise-0ubuntu1.dscsudo piuparts -d %s precise --no-eatmydata python-keystoneclient_2012.2+git201206251257~precise-0ubuntu1_source.changesTraceback (most recent call last):  File "/var/lib/jenkins/tools/openstack-ubuntu-testing/bin/build-package", line 133, in raise esubprocess.CalledProcessError: Command '['sudo', 'piuparts', '-d %s', 'precise', '--no-eatmydata', 'python-keystoneclient_2012.2+git201206251257~precise-0ubuntu1_source.changes']' returned non-zero exit status 1Error 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.getcwdu(), 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 133, in raise esubprocess.CalledProcessError: Command '['sudo', 'piuparts', '-d %s', 'precise', '--no-eatmydata', 'python-keystoneclient_2012.2+git201206251257~precise-0ubuntu1_source.changes']' returned non-zero exit status 1Build 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_folsom_nova_trunk #21

2012-06-25 Thread openstack-testing-bot
Title: precise_folsom_nova_trunk
General InformationBUILD FAILUREBuild URL:https://jenkins.qa.ubuntu.com/job/precise_folsom_nova_trunk/21/Project:precise_folsom_nova_trunkDate of build:Mon, 25 Jun 2012 13:01:53 -0400Build duration:6 min 18 secBuild cause:Started by an SCM changeBuilt on:pkg-builderHealth ReportWDescriptionScoreBuild stability: All recent builds failed.0ChangesXenAPI: Fixes Bug 1012878by renuka.apteeditnova/virt/xenapi/vm_utils.pyConsole Output[...truncated 7103 lines...]Install-Time: 59Job: nova_2012.2+git201206251302~precise-0ubuntu1.dscPackage: novaPackage-Time: 176Source-Version: 2012.2+git201206251302~precise-0ubuntu1Space: 108932Status: attemptedVersion: 2012.2+git201206251302~precise-0ubuntu1Finished at 20120625-1308Build needed 00:02:56, 108932k disc spaceERROR:root:Error occurred during package creation/buildERROR:root:Command '['sbuild', '-d', 'precise-folsom', '-n', '-A', 'nova_2012.2+git201206251302~precise-0ubuntu1.dsc']' returned non-zero exit status 2INFO:root:Complete command log:INFO:root:Destroying schroot session: precise-amd64-c5190ebd-aa43-4fd6-801f-66626a07b6d4schroot -b -c precise-amd64schroot -r -c precise-amd64-c5190ebd-aa43-4fd6-801f-66626a07b6d4 -u root -- apt-get updateschroot -r -c precise-amd64-c5190ebd-aa43-4fd6-801f-66626a07b6d4 -u root -- apt-get -y install equivs devscripts bzr bzr-builddeb git quilt gnupg piupartsbzr branch lp:~openstack-ubuntu-testing/nova/precise-folsom-proposed /tmp/tmpNUXz1p/novaschroot -r -c precise-amd64-c5190ebd-aa43-4fd6-801f-66626a07b6d4 -u root -- mk-build-deps -i -r -t apt-get -y /tmp/tmpNUXz1p/nova/debian/controlschroot -r -c precise-amd64-c5190ebd-aa43-4fd6-801f-66626a07b6d4 -- python setup.py sdistgit log -n1 --no-merges --pretty=format:%Hgit log ef65f3413d029ca01780457b1872037e22716a0b..HEAD --no-merges --pretty=format:[%h] %sbzr merge lp:~openstack-ubuntu-testing/nova/precise-folsom --forcedch -b -D precise --newversion 2012.2+git201206251302~precise-0ubuntu1 Automated Ubuntu testing build:dch -b -D precise --newversion 2012.2+git201206251302~precise-0ubuntu1 Automated Ubuntu testing build:debcommitbzr builddeb -S -- -sa -us -ucschroot -r -c precise-amd64-c5190ebd-aa43-4fd6-801f-66626a07b6d4 -- bzr builddeb -S -- -sa -us -ucdebsign -k9935ACDC nova_2012.2+git201206251302~precise-0ubuntu1_source.changessbuild -d precise-folsom -n -A nova_2012.2+git201206251302~precise-0ubuntu1.dscTraceback (most recent call last):  File "/var/lib/jenkins/tools/openstack-ubuntu-testing/bin/build-package", line 133, in raise esubprocess.CalledProcessError: Command '['sbuild', '-d', 'precise-folsom', '-n', '-A', 'nova_2012.2+git201206251302~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.getcwdu(), 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 133, in raise esubprocess.CalledProcessError: Command '['sbuild', '-d', 'precise-folsom', '-n', '-A', 'nova_2012.2+git201206251302~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: quantal_folsom_nova_trunk #18

2012-06-25 Thread openstack-testing-bot
Title: quantal_folsom_nova_trunk
General InformationBUILD FAILUREBuild URL:https://jenkins.qa.ubuntu.com/job/quantal_folsom_nova_trunk/18/Project:quantal_folsom_nova_trunkDate of build:Mon, 25 Jun 2012 13:01:54 -0400Build duration:6 min 20 secBuild cause:Started by an SCM changeBuilt on:pkg-builderHealth ReportWDescriptionScoreBuild stability: 4 out of the last 5 builds failed.20ChangesXenAPI: Fixes Bug 1012878by renuka.apteeditnova/virt/xenapi/vm_utils.pyConsole Output[...truncated 8101 lines...]Install-Time: 60Job: nova_2012.2+git201206251302~quantal-0ubuntu1.dscPackage: novaPackage-Time: 181Source-Version: 2012.2+git201206251302~quantal-0ubuntu1Space: 110504Status: attemptedVersion: 2012.2+git201206251302~quantal-0ubuntu1Finished at 20120625-1308Build needed 00:03:01, 110504k disc spaceERROR:root:Error occurred during package creation/buildERROR:root:Command '['sbuild', '-d', 'quantal-folsom', '-n', '-A', 'nova_2012.2+git201206251302~quantal-0ubuntu1.dsc']' returned non-zero exit status 2INFO:root:Complete command log:INFO:root:Destroying schroot session: quantal-amd64-c5466abd-0545-4059-9919-dcfa645155d8schroot -b -c quantal-amd64schroot -r -c quantal-amd64-c5466abd-0545-4059-9919-dcfa645155d8 -u root -- apt-get updateschroot -r -c quantal-amd64-c5466abd-0545-4059-9919-dcfa645155d8 -u root -- apt-get -y install equivs devscripts bzr bzr-builddeb git quilt gnupg piupartsbzr branch lp:~openstack-ubuntu-testing/nova/quantal-folsom-proposed /tmp/tmpTNZ1ky/novaschroot -r -c quantal-amd64-c5466abd-0545-4059-9919-dcfa645155d8 -u root -- mk-build-deps -i -r -t apt-get -y /tmp/tmpTNZ1ky/nova/debian/controlschroot -r -c quantal-amd64-c5466abd-0545-4059-9919-dcfa645155d8 -- python setup.py sdistgit log -n1 --no-merges --pretty=format:%Hgit log ef65f3413d029ca01780457b1872037e22716a0b..HEAD --no-merges --pretty=format:[%h] %sbzr merge lp:~openstack-ubuntu-testing/nova/quantal-folsom --forcedch -b -D quantal --newversion 2012.2+git201206251302~quantal-0ubuntu1 Automated Ubuntu testing build:dch -b -D quantal --newversion 2012.2+git201206251302~quantal-0ubuntu1 Automated Ubuntu testing build:debcommitbzr builddeb -S -- -sa -us -ucschroot -r -c quantal-amd64-c5466abd-0545-4059-9919-dcfa645155d8 -- bzr builddeb -S -- -sa -us -ucdebsign -k9935ACDC nova_2012.2+git201206251302~quantal-0ubuntu1_source.changessbuild -d quantal-folsom -n -A nova_2012.2+git201206251302~quantal-0ubuntu1.dscTraceback (most recent call last):  File "/var/lib/jenkins/tools/openstack-ubuntu-testing/bin/build-package", line 133, in raise esubprocess.CalledProcessError: Command '['sbuild', '-d', 'quantal-folsom', '-n', '-A', 'nova_2012.2+git201206251302~quantal-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.getcwdu(), 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 133, in raise esubprocess.CalledProcessError: Command '['sbuild', '-d', 'quantal-folsom', '-n', '-A', 'nova_2012.2+git201206251302~quantal-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: quantal_folsom_glance_trunk #13

2012-06-25 Thread openstack-testing-bot
Title: quantal_folsom_glance_trunk
General InformationBUILD FAILUREBuild URL:https://jenkins.qa.ubuntu.com/job/quantal_folsom_glance_trunk/13/Project:quantal_folsom_glance_trunkDate of build:Mon, 25 Jun 2012 13:14:20 -0400Build duration:4.1 secBuild cause:Started by user zulBuilt on:pkg-builderHealth ReportWDescriptionScoreBuild stability: 3 out of the last 5 builds failed.40ChangesNo ChangesConsole OutputStarted by user zulBuilding remotely on pkg-builderCheckout:quantal_folsom_glance_trunk / /var/lib/jenkins/slave/workspace/quantal_folsom_glance_trunk - hudson.remoting.Channel@56c88357:pkg-builderUsing strategy: DefaultLast Built Revision: Revision c45fe202c54f3397064709a88ec1f3f3ee993db6 (origin/master)Checkout:glance / /var/lib/jenkins/slave/workspace/quantal_folsom_glance_trunk/glance - hudson.remoting.LocalChannel@42eb0c97Wiping out workspace first.Cloning the remote Git repositoryCloning repository originFetching upstream changes from https://github.com/openstack/glance.gitCommencing build of Revision c45fe202c54f3397064709a88ec1f3f3ee993db6 (origin/master)Checking out Revision c45fe202c54f3397064709a88ec1f3f3ee993db6 (origin/master)No emails were triggered.[quantal_folsom_glance_trunk] $ /bin/sh -xe /tmp/hudson2882724247002278831.sh+ /var/lib/jenkins/tools/openstack-ubuntu-testing/bin/build-package -jTraceback (most recent call last):  File "/var/lib/jenkins/tools/openstack-ubuntu-testing/bin/build-package", line 5, in from out import ComponentBuild  File "/var/lib/jenkins/tools/openstack-ubuntu-testing/bin/out/__init__.py", line 323cmd = [ 'sudo', 'piuparts', '-d %s', % self.release, '--no-eatmydata' '%s' % source_changes ] ^SyntaxError: invalid syntaxBuild 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: quantal_folsom_glance_trunk #14

2012-06-25 Thread openstack-testing-bot
Title: quantal_folsom_glance_trunk
General InformationBUILD FAILUREBuild URL:https://jenkins.qa.ubuntu.com/job/quantal_folsom_glance_trunk/14/Project:quantal_folsom_glance_trunkDate of build:Mon, 25 Jun 2012 13:14:43 -0400Build duration:3.8 secBuild cause:Started by user zulBuilt on:pkg-builderHealth ReportWDescriptionScoreBuild stability: 4 out of the last 5 builds failed.20ChangesNo ChangesConsole OutputStarted by user zulBuilding remotely on pkg-builderCheckout:quantal_folsom_glance_trunk / /var/lib/jenkins/slave/workspace/quantal_folsom_glance_trunk - hudson.remoting.Channel@56c88357:pkg-builderUsing strategy: DefaultLast Built Revision: Revision c45fe202c54f3397064709a88ec1f3f3ee993db6 (origin/master)Checkout:glance / /var/lib/jenkins/slave/workspace/quantal_folsom_glance_trunk/glance - hudson.remoting.LocalChannel@42eb0c97Wiping out workspace first.Cloning the remote Git repositoryCloning repository originFetching upstream changes from https://github.com/openstack/glance.gitCommencing build of Revision c45fe202c54f3397064709a88ec1f3f3ee993db6 (origin/master)Checking out Revision c45fe202c54f3397064709a88ec1f3f3ee993db6 (origin/master)No emails were triggered.[quantal_folsom_glance_trunk] $ /bin/sh -xe /tmp/hudson5051586470074073604.sh+ /var/lib/jenkins/tools/openstack-ubuntu-testing/bin/build-package -jTraceback (most recent call last):  File "/var/lib/jenkins/tools/openstack-ubuntu-testing/bin/build-package", line 5, in from out import ComponentBuild  File "/var/lib/jenkins/tools/openstack-ubuntu-testing/bin/out/__init__.py", line 323cmd = [ 'sudo', 'piuparts', '-d %s', % self.release, '--no-eatmydata' '%s' % source_changes ] ^SyntaxError: invalid syntaxBuild 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: quantal_folsom_glance_trunk #15

2012-06-25 Thread openstack-testing-bot
Title: quantal_folsom_glance_trunk
General InformationBUILD FAILUREBuild URL:https://jenkins.qa.ubuntu.com/job/quantal_folsom_glance_trunk/15/Project:quantal_folsom_glance_trunkDate of build:Mon, 25 Jun 2012 13:15:23 -0400Build duration:1 min 55 secBuild cause:Started by user zulBuilt on:pkg-builderHealth ReportWDescriptionScoreBuild stability: All recent builds failed.0ChangesNo ChangesConsole Output[...truncated 1884 lines...]patching file glance/tests/unit/test_swift_store.pyApplying patch disable-network-for-docs.patchpatching file doc/source/conf.pyApplying patch ensure_versioned_db_models.patchpatching file glance/db/sqlalchemy/api.pyHunk #3 FAILED at 149.Hunk #4 FAILED at 159.2 out of 4 hunks FAILED -- rejects in file glance/db/sqlalchemy/api.pypatching file glance/db/sqlalchemy/migration.pyPatch ensure_versioned_db_models.patch does not apply (enforce with -f)ERROR:root:Error occurred during package creation/buildERROR:root:Command '['schroot', '-r', '-c', 'quantal-amd64-aeadc303-3e0a-4ed7-b3da-ba0a45cc0861', '--', 'bzr', 'builddeb', '-S', '--', '-sa', '-us', '-uc']' returned non-zero exit status 3INFO:root:Complete command log:INFO:root:Destroying schroot session: quantal-amd64-aeadc303-3e0a-4ed7-b3da-ba0a45cc0861schroot -b -c quantal-amd64schroot -r -c quantal-amd64-aeadc303-3e0a-4ed7-b3da-ba0a45cc0861 -u root -- apt-get updateschroot -r -c quantal-amd64-aeadc303-3e0a-4ed7-b3da-ba0a45cc0861 -u root -- apt-get -y install equivs devscripts bzr bzr-builddeb git quilt gnupg piupartsbzr branch lp:~openstack-ubuntu-testing/glance/quantal-folsom-proposed /tmp/tmpiGM0_x/glanceschroot -r -c quantal-amd64-aeadc303-3e0a-4ed7-b3da-ba0a45cc0861 -u root -- mk-build-deps -i -r -t apt-get -y /tmp/tmpiGM0_x/glance/debian/controlschroot -r -c quantal-amd64-aeadc303-3e0a-4ed7-b3da-ba0a45cc0861 -- python setup.py sdistgit log -n1 --no-merges --pretty=format:%Hgit log 202439f4096336f2b7402411c8b33a401e87af74..HEAD --no-merges --pretty=format:[%h] %sbzr merge lp:~openstack-ubuntu-testing/glance/quantal-folsom --forcedch -b -D quantal --newversion 2012.2+git201206251315~quantal-0ubuntu1 Automated Ubuntu testing build:dch -b -D quantal --newversion 2012.2+git201206251315~quantal-0ubuntu1 Automated Ubuntu testing build:debcommitbzr builddeb -S -- -sa -us -ucschroot -r -c quantal-amd64-aeadc303-3e0a-4ed7-b3da-ba0a45cc0861 -- bzr builddeb -S -- -sa -us -ucTraceback (most recent call last):  File "/var/lib/jenkins/tools/openstack-ubuntu-testing/bin/build-package", line 133, in raise esubprocess.CalledProcessError: Command '['schroot', '-r', '-c', 'quantal-amd64-aeadc303-3e0a-4ed7-b3da-ba0a45cc0861', '--', 'bzr', 'builddeb', '-S', '--', '-sa', '-us', '-uc']' returned non-zero exit status 3Error 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.getcwdu(), 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 133, in raise esubprocess.CalledProcessError: Command '['schroot', '-r', '-c', 'quantal-amd64-aeadc303-3e0a-4ed7-b3da-ba0a45cc0861', '--', 'bzr', 'builddeb', '-S', '--', '-sa', '-us', '-uc']' returned non-zero exit status 3Build 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_folsom_python-keystoneclient_trunk #12

2012-06-25 Thread openstack-testing-bot
Title: precise_folsom_python-keystoneclient_trunk
General InformationBUILD FAILUREBuild URL:https://jenkins.qa.ubuntu.com/job/precise_folsom_python-keystoneclient_trunk/12/Project:precise_folsom_python-keystoneclient_trunkDate of build:Mon, 25 Jun 2012 13:48:11 -0400Build duration:2 min 5 secBuild cause:Started by user adamBuilt on:pkg-builderHealth ReportWDescriptionScoreBuild stability: 3 out of the last 5 builds failed.40ChangesNo ChangesConsole Output[...truncated 1597 lines...]Source-Version: 2012.2+git201206251348~precise-0ubuntu1Space: 1148Status: successfulVersion: 2012.2+git201206251348~precise-0ubuntu1Finished at 20120625-1350Build needed 00:00:43, 1148k disc spaceINFO:root:Running piuparts on python-keystoneclient_2012.2+git201206251348~precise-0ubuntu1_source.changesINFO:root:Executing ['piuparts', '-d', 'precise', '--no-eatmydata', 'python-keystoneclient_2012.2+git201206251348~precise-0ubuntu1_source.changes'] in schrootE: Failed to execute "piuparts": No such file or directoryERROR:root:Error occurred during package creation/buildERROR:root:Command '['schroot', '-r', '-c', 'precise-amd64-ce04a27b-f208-45b9-8e8f-0b0d4167a5d0', '--', 'piuparts', '-d', 'precise', '--no-eatmydata', 'python-keystoneclient_2012.2+git201206251348~precise-0ubuntu1_source.changes']' returned non-zero exit status 1INFO:root:Complete command log:INFO:root:Destroying schroot session: precise-amd64-ce04a27b-f208-45b9-8e8f-0b0d4167a5d0schroot -b -c precise-amd64schroot -r -c precise-amd64-ce04a27b-f208-45b9-8e8f-0b0d4167a5d0 -u root -- apt-get updateschroot -r -c precise-amd64-ce04a27b-f208-45b9-8e8f-0b0d4167a5d0 -u root -- apt-get -y install equivs devscripts bzr bzr-builddeb git quilt gnupg piupartsbzr branch lp:~openstack-ubuntu-testing/python-keystoneclient/precise-folsom-proposed /tmp/tmptRPJN5/python-keystoneclientschroot -r -c precise-amd64-ce04a27b-f208-45b9-8e8f-0b0d4167a5d0 -u root -- mk-build-deps -i -r -t apt-get -y /tmp/tmptRPJN5/python-keystoneclient/debian/controlschroot -r -c precise-amd64-ce04a27b-f208-45b9-8e8f-0b0d4167a5d0 -- python setup.py sdistgit log -n1 --no-merges --pretty=format:%Hbzr merge lp:~openstack-ubuntu-testing/python-keystoneclient/precise-folsom --forcedch -b -D precise --newversion 2012.2+git201206251348~precise-0ubuntu1 Automated Ubuntu testing build:dch -b -D precise --newversion 2012.2+git201206251348~precise-0ubuntu1 Automated Ubuntu testing build:debcommitbzr builddeb -S -- -sa -us -ucschroot -r -c precise-amd64-ce04a27b-f208-45b9-8e8f-0b0d4167a5d0 -- bzr builddeb -S -- -sa -us -ucdebsign -k9935ACDC python-keystoneclient_2012.2+git201206251348~precise-0ubuntu1_source.changessbuild -d precise-folsom -n -A python-keystoneclient_2012.2+git201206251348~precise-0ubuntu1.dscpiuparts -d precise --no-eatmydata python-keystoneclient_2012.2+git201206251348~precise-0ubuntu1_source.changesschroot -r -c precise-amd64-ce04a27b-f208-45b9-8e8f-0b0d4167a5d0 -- piuparts -d precise --no-eatmydata python-keystoneclient_2012.2+git201206251348~precise-0ubuntu1_source.changesTraceback (most recent call last):  File "/var/lib/jenkins/tools/openstack-ubuntu-testing/bin/build-package", line 133, in raise esubprocess.CalledProcessError: Command '['schroot', '-r', '-c', 'precise-amd64-ce04a27b-f208-45b9-8e8f-0b0d4167a5d0', '--', 'piuparts', '-d', 'precise', '--no-eatmydata', 'python-keystoneclient_2012.2+git201206251348~precise-0ubuntu1_source.changes']' returned non-zero exit status 1Error 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.getcwdu(), 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 133, in raise esubprocess.CalledProcessError: Command '['schroot', '-r', '-c', 'precise-amd64-ce04a27b-f208-45b9-8e8f-0b0d4167a5d0', '--', 'piuparts', '-d', 'precise', '--no-eatmydata', 'python-keystoneclient_2012.2+git201206251348~precise-0ubuntu1_source.changes']' returned non-zero exit status 1Build step 'Execute shell' marked build as failureEmail was triggered for: F

[Openstack-ubuntu-testing-notifications] Build Fixed: precise_folsom_python-keystoneclient_trunk #13

2012-06-25 Thread openstack-testing-bot
Title: precise_folsom_python-keystoneclient_trunk
General InformationBUILD SUCCESSBuild URL:https://jenkins.qa.ubuntu.com/job/precise_folsom_python-keystoneclient_trunk/13/Project:precise_folsom_python-keystoneclient_trunkDate of build:Mon, 25 Jun 2012 13:54:32 -0400Build duration:2 min 14 secBuild cause:Started by user adamBuilt on:pkg-builderHealth ReportWDescriptionScoreBuild stability: 3 out of the last 5 builds failed.40ChangesNo ChangesConsole Output[...truncated 1603 lines...]Build needed 00:00:42, 1148k disc spaceINFO:root:Uploading package to ppa:openstack-ubuntu-testing/folsom-trunk-testinggpg: Signature made Mon Jun 25 13:55:54 2012 EDT using RSA key ID 9935ACDCgpg: Good signature from "Openstack Ubuntu Testing Bot (Jenkins Key) "gpg: Signature made Mon Jun 25 13:55:54 2012 EDT using RSA key ID 9935ACDCgpg: Good signature from "Openstack Ubuntu Testing Bot (Jenkins Key) "$USER not set, will use login information.Checking signature on .changesGood signature on /tmp/tmpkIIQ3O/python-keystoneclient_2012.2+git201206251354~precise-0ubuntu1_source.changes.Checking signature on .dscGood signature on /tmp/tmpkIIQ3O/python-keystoneclient_2012.2+git201206251354~precise-0ubuntu1.dsc.Uploading to ppa (via ftp to ppa.launchpad.net):  Uploading python-keystoneclient_2012.2+git201206251354~precise-0ubuntu1.dsc: done.  Uploading python-keystoneclient_2012.2+git201206251354~precise.orig.tar.gz: done.  Uploading python-keystoneclient_2012.2+git201206251354~precise-0ubuntu1.debian.tar.gz: done.  Uploading python-keystoneclient_2012.2+git201206251354~precise-0ubuntu1_source.changes: done.Successfully uploaded packages.INFO:root:Installing build artifacts into /var/lib/jenkins/www/aptExporting indices...Successfully created '/var/lib/jenkins/www/apt/dists/precise-folsom/Release.gpg.new'Successfully created '/var/lib/jenkins/www/apt/dists/precise-folsom/InRelease.new'Deleting files no longer referenced...deleting and forgetting pool/main/p/python-keystoneclient/python-keystoneclient_2012.2+git201206211301-0ubuntu1_all.debINFO:root:Pushing changes back to bzr testing branchPushed up to revision 33.INFO:root:Storing current commit for next build: 44a1ee32e29825257cac5c0a61fc3be51b79eb65INFO:root:Complete command log:INFO:root:Destroying schroot session: precise-amd64-7f1483ad-9aea-493c-84a3-e22f57f4e59aschroot -b -c precise-amd64schroot -r -c precise-amd64-7f1483ad-9aea-493c-84a3-e22f57f4e59a -u root -- apt-get updateschroot -r -c precise-amd64-7f1483ad-9aea-493c-84a3-e22f57f4e59a -u root -- apt-get -y install equivs devscripts bzr bzr-builddeb git quilt gnupg piupartsbzr branch lp:~openstack-ubuntu-testing/python-keystoneclient/precise-folsom-proposed /tmp/tmpkIIQ3O/python-keystoneclientschroot -r -c precise-amd64-7f1483ad-9aea-493c-84a3-e22f57f4e59a -u root -- mk-build-deps -i -r -t apt-get -y /tmp/tmpkIIQ3O/python-keystoneclient/debian/controlschroot -r -c precise-amd64-7f1483ad-9aea-493c-84a3-e22f57f4e59a -- python setup.py sdistgit log -n1 --no-merges --pretty=format:%Hbzr merge lp:~openstack-ubuntu-testing/python-keystoneclient/precise-folsom --forcedch -b -D precise --newversion 2012.2+git201206251354~precise-0ubuntu1 Automated Ubuntu testing build:dch -b -D precise --newversion 2012.2+git201206251354~precise-0ubuntu1 Automated Ubuntu testing build:debcommitbzr builddeb -S -- -sa -us -ucschroot -r -c precise-amd64-7f1483ad-9aea-493c-84a3-e22f57f4e59a -- bzr builddeb -S -- -sa -us -ucdebsign -k9935ACDC python-keystoneclient_2012.2+git201206251354~precise-0ubuntu1_source.changessbuild -d precise-folsom -n -A python-keystoneclient_2012.2+git201206251354~precise-0ubuntu1.dscdput ppa:openstack-ubuntu-testing/folsom-trunk-testing python-keystoneclient_2012.2+git201206251354~precise-0ubuntu1_source.changesreprepro --waitforlock 10 -Vb /var/lib/jenkins/www/apt include precise-folsom python-keystoneclient_2012.2+git201206251354~precise-0ubuntu1_amd64.changesbzr push lp:~openstack-ubuntu-testing/python-keystoneclient/precise-folsomEmail was triggered for: FixedTrigger Success was overridden by another trigger and will not send an email.Sending email for trigger: Fixed-- 
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 Failure: quantal_folsom_python-keystoneclient_trunk #12

2012-06-25 Thread openstack-testing-bot
Title: quantal_folsom_python-keystoneclient_trunk
General InformationBUILD FAILUREBuild URL:https://jenkins.qa.ubuntu.com/job/quantal_folsom_python-keystoneclient_trunk/12/Project:quantal_folsom_python-keystoneclient_trunkDate of build:Mon, 25 Jun 2012 13:27:44 -0400Build duration:2 min 8 secBuild cause:Started by user adamBuilt on:pkg-builderHealth ReportWDescriptionScoreBuild stability: 2 out of the last 5 builds failed.60ChangesNo ChangesConsole Output[...truncated 1938 lines...]Package: python-keystoneclientPackage-Time: 43Source-Version: 2012.2+git201206251327~quantal-0ubuntu1Space: 1152Status: successfulVersion: 2012.2+git201206251327~quantal-0ubuntu1Finished at 20120625-1329Build needed 00:00:43, 1152k disc spaceINFO:root:Running piuparts on python-keystoneclient_2012.2+git201206251327~quantal-0ubuntu1_source.changessudo: piuparts: command not foundERROR:root:Error occurred during package creation/buildERROR:root:Command '['sudo', 'piuparts', '-d quantal', '--no-eatmydata', 'python-keystoneclient_2012.2+git201206251327~quantal-0ubuntu1_source.changes']' returned non-zero exit status 1INFO:root:Complete command log:INFO:root:Destroying schroot session: quantal-amd64-51144540-fd65-4e15-8e01-79f0eee37fd6schroot -b -c quantal-amd64schroot -r -c quantal-amd64-51144540-fd65-4e15-8e01-79f0eee37fd6 -u root -- apt-get updateschroot -r -c quantal-amd64-51144540-fd65-4e15-8e01-79f0eee37fd6 -u root -- apt-get -y install equivs devscripts bzr bzr-builddeb git quilt gnupg piupartsbzr branch lp:~openstack-ubuntu-testing/python-keystoneclient/quantal-folsom-proposed /tmp/tmpj5A99I/python-keystoneclientschroot -r -c quantal-amd64-51144540-fd65-4e15-8e01-79f0eee37fd6 -u root -- mk-build-deps -i -r -t apt-get -y /tmp/tmpj5A99I/python-keystoneclient/debian/controlschroot -r -c quantal-amd64-51144540-fd65-4e15-8e01-79f0eee37fd6 -- python setup.py sdistgit log -n1 --no-merges --pretty=format:%Hbzr merge lp:~openstack-ubuntu-testing/python-keystoneclient/quantal-folsom --forcedch -b -D quantal --newversion 2012.2+git201206251327~quantal-0ubuntu1 Automated Ubuntu testing build:dch -b -D quantal --newversion 2012.2+git201206251327~quantal-0ubuntu1 Automated Ubuntu testing build:debcommitbzr builddeb -S -- -sa -us -ucschroot -r -c quantal-amd64-51144540-fd65-4e15-8e01-79f0eee37fd6 -- bzr builddeb -S -- -sa -us -ucdebsign -k9935ACDC python-keystoneclient_2012.2+git201206251327~quantal-0ubuntu1_source.changessbuild -d quantal-folsom -n -A python-keystoneclient_2012.2+git201206251327~quantal-0ubuntu1.dscsudo piuparts -d quantal --no-eatmydata python-keystoneclient_2012.2+git201206251327~quantal-0ubuntu1_source.changesTraceback (most recent call last):  File "/var/lib/jenkins/tools/openstack-ubuntu-testing/bin/build-package", line 133, in raise esubprocess.CalledProcessError: Command '['sudo', 'piuparts', '-d quantal', '--no-eatmydata', 'python-keystoneclient_2012.2+git201206251327~quantal-0ubuntu1_source.changes']' returned non-zero exit status 1Error 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.getcwdu(), 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 133, in raise esubprocess.CalledProcessError: Command '['sudo', 'piuparts', '-d quantal', '--no-eatmydata', 'python-keystoneclient_2012.2+git201206251327~quantal-0ubuntu1_source.changes']' returned non-zero exit status 1Build 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_folsom_nova_trunk #22

2012-06-25 Thread openstack-testing-bot
Title: precise_folsom_nova_trunk
General InformationBUILD FAILUREBuild URL:https://jenkins.qa.ubuntu.com/job/precise_folsom_nova_trunk/22/Project:precise_folsom_nova_trunkDate of build:Mon, 25 Jun 2012 14:01:53 -0400Build duration:6 min 34 secBuild cause:Started by an SCM changeBuilt on:pkg-builderHealth ReportWDescriptionScoreBuild stability: All recent builds failed.0ChangesFixes ram_allocation_ratio based over subscriptionby jogoeditdoc/source/devref/filter_scheduler.rsteditnova/scheduler/host_manager.pyeditnova/tests/scheduler/test_host_filters.pyeditnova/scheduler/filters/ram_filter.pyConsole Output[...truncated 7105 lines...]Install-Time: 47Job: nova_2012.2+git201206251402~precise-0ubuntu1.dscPackage: novaPackage-Time: 168Source-Version: 2012.2+git201206251402~precise-0ubuntu1Space: 108948Status: attemptedVersion: 2012.2+git201206251402~precise-0ubuntu1Finished at 20120625-1408Build needed 00:02:48, 108948k disc spaceERROR:root:Error occurred during package creation/buildERROR:root:Command '['sbuild', '-d', 'precise-folsom', '-n', '-A', 'nova_2012.2+git201206251402~precise-0ubuntu1.dsc']' returned non-zero exit status 2INFO:root:Complete command log:INFO:root:Destroying schroot session: precise-amd64-1ad23995-adf4-4016-a5f9-7146aa6d1f12schroot -b -c precise-amd64schroot -r -c precise-amd64-1ad23995-adf4-4016-a5f9-7146aa6d1f12 -u root -- apt-get updateschroot -r -c precise-amd64-1ad23995-adf4-4016-a5f9-7146aa6d1f12 -u root -- apt-get -y install equivs devscripts bzr bzr-builddeb git quilt gnupg piupartsbzr branch lp:~openstack-ubuntu-testing/nova/precise-folsom-proposed /tmp/tmpO1Kb_g/novaschroot -r -c precise-amd64-1ad23995-adf4-4016-a5f9-7146aa6d1f12 -u root -- mk-build-deps -i -r -t apt-get -y /tmp/tmpO1Kb_g/nova/debian/controlschroot -r -c precise-amd64-1ad23995-adf4-4016-a5f9-7146aa6d1f12 -- python setup.py sdistgit log -n1 --no-merges --pretty=format:%Hgit log ef65f3413d029ca01780457b1872037e22716a0b..HEAD --no-merges --pretty=format:[%h] %sbzr merge lp:~openstack-ubuntu-testing/nova/precise-folsom --forcedch -b -D precise --newversion 2012.2+git201206251402~precise-0ubuntu1 Automated Ubuntu testing build:dch -b -D precise --newversion 2012.2+git201206251402~precise-0ubuntu1 Automated Ubuntu testing build:debcommitbzr builddeb -S -- -sa -us -ucschroot -r -c precise-amd64-1ad23995-adf4-4016-a5f9-7146aa6d1f12 -- bzr builddeb -S -- -sa -us -ucdebsign -k9935ACDC nova_2012.2+git201206251402~precise-0ubuntu1_source.changessbuild -d precise-folsom -n -A nova_2012.2+git201206251402~precise-0ubuntu1.dscTraceback (most recent call last):  File "/var/lib/jenkins/tools/openstack-ubuntu-testing/bin/build-package", line 133, in raise esubprocess.CalledProcessError: Command '['sbuild', '-d', 'precise-folsom', '-n', '-A', 'nova_2012.2+git201206251402~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.getcwdu(), 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 133, in raise esubprocess.CalledProcessError: Command '['sbuild', '-d', 'precise-folsom', '-n', '-A', 'nova_2012.2+git201206251402~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: quantal_folsom_nova_trunk #19

2012-06-25 Thread openstack-testing-bot
Title: quantal_folsom_nova_trunk
General InformationBUILD FAILUREBuild URL:https://jenkins.qa.ubuntu.com/job/quantal_folsom_nova_trunk/19/Project:quantal_folsom_nova_trunkDate of build:Mon, 25 Jun 2012 14:01:54 -0400Build duration:6 min 53 secBuild cause:Started by an SCM changeBuilt on:pkg-builderHealth ReportWDescriptionScoreBuild stability: All recent builds failed.0ChangesFixes ram_allocation_ratio based over subscriptionby jogoeditnova/tests/scheduler/test_host_filters.pyeditnova/scheduler/filters/ram_filter.pyeditnova/scheduler/host_manager.pyeditdoc/source/devref/filter_scheduler.rstConsole Output[...truncated 8117 lines...]Install-Time: 45Job: nova_2012.2+git201206251403~quantal-0ubuntu1.dscPackage: novaPackage-Time: 172Source-Version: 2012.2+git201206251403~quantal-0ubuntu1Space: 110516Status: attemptedVersion: 2012.2+git201206251403~quantal-0ubuntu1Finished at 20120625-1408Build needed 00:02:52, 110516k disc spaceERROR:root:Error occurred during package creation/buildERROR:root:Command '['sbuild', '-d', 'quantal-folsom', '-n', '-A', 'nova_2012.2+git201206251403~quantal-0ubuntu1.dsc']' returned non-zero exit status 2INFO:root:Complete command log:INFO:root:Destroying schroot session: quantal-amd64-69fc8be9-219d-4c2b-a5c9-6c0bb9b6fa73schroot -b -c quantal-amd64schroot -r -c quantal-amd64-69fc8be9-219d-4c2b-a5c9-6c0bb9b6fa73 -u root -- apt-get updateschroot -r -c quantal-amd64-69fc8be9-219d-4c2b-a5c9-6c0bb9b6fa73 -u root -- apt-get -y install equivs devscripts bzr bzr-builddeb git quilt gnupg piupartsbzr branch lp:~openstack-ubuntu-testing/nova/quantal-folsom-proposed /tmp/tmpkVx_W8/novaschroot -r -c quantal-amd64-69fc8be9-219d-4c2b-a5c9-6c0bb9b6fa73 -u root -- mk-build-deps -i -r -t apt-get -y /tmp/tmpkVx_W8/nova/debian/controlschroot -r -c quantal-amd64-69fc8be9-219d-4c2b-a5c9-6c0bb9b6fa73 -- python setup.py sdistgit log -n1 --no-merges --pretty=format:%Hgit log ef65f3413d029ca01780457b1872037e22716a0b..HEAD --no-merges --pretty=format:[%h] %sbzr merge lp:~openstack-ubuntu-testing/nova/quantal-folsom --forcedch -b -D quantal --newversion 2012.2+git201206251403~quantal-0ubuntu1 Automated Ubuntu testing build:dch -b -D quantal --newversion 2012.2+git201206251403~quantal-0ubuntu1 Automated Ubuntu testing build:debcommitbzr builddeb -S -- -sa -us -ucschroot -r -c quantal-amd64-69fc8be9-219d-4c2b-a5c9-6c0bb9b6fa73 -- bzr builddeb -S -- -sa -us -ucdebsign -k9935ACDC nova_2012.2+git201206251403~quantal-0ubuntu1_source.changessbuild -d quantal-folsom -n -A nova_2012.2+git201206251403~quantal-0ubuntu1.dscTraceback (most recent call last):  File "/var/lib/jenkins/tools/openstack-ubuntu-testing/bin/build-package", line 133, in raise esubprocess.CalledProcessError: Command '['sbuild', '-d', 'quantal-folsom', '-n', '-A', 'nova_2012.2+git201206251403~quantal-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.getcwdu(), 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 133, in raise esubprocess.CalledProcessError: Command '['sbuild', '-d', 'quantal-folsom', '-n', '-A', 'nova_2012.2+git201206251403~quantal-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: quantal_folsom_nova_trunk #20

2012-06-25 Thread openstack-testing-bot
Title: quantal_folsom_nova_trunk
General InformationBUILD FAILUREBuild URL:https://jenkins.qa.ubuntu.com/job/quantal_folsom_nova_trunk/20/Project:quantal_folsom_nova_trunkDate of build:Mon, 25 Jun 2012 14:31:54 -0400Build duration:6 min 5 secBuild cause:Started by an SCM changeBuilt on:pkg-builderHealth ReportWDescriptionScoreBuild stability: All recent builds failed.0Changesvm state and task state managementby yunmaoeditnova/virt/libvirt/imagecache.pyeditnova/api/openstack/compute/contrib/floating_ips.pyeditnova/api/ec2/inst_state.pyeditnova/api/openstack/common.pyeditnova/tests/compute/test_compute.pyeditnova/tests/api/ec2/test_cloud.pyeditnova/tests/api/openstack/compute/test_server_actions.pyeditnova/compute/manager.pyeditnova/tests/scheduler/test_scheduler.pyeditnova/compute/task_states.pyeditnova/compute/vm_states.pyeditdoc/source/devref/vmstates.rsteditnova/db/sqlalchemy/api.pyeditnova/scheduler/driver.pyeditnova/virt/xenapi/host.pyeditnova/api/ec2/cloud.pyeditnova/compute/api.pyeditnova/tests/test_imagecache.pyeditnova/tests/api/openstack/compute/contrib/test_admin_actions.pyeditnova/tests/api/openstack/compute/test_servers.pyFix import order of openstack.commonby jogoeditbin/nova-novncproxyeditnova/tests/compute/test_compute.pyConsole Output[...truncated 8130 lines...]Install-Time: 58Job: nova_2012.2+git201206251432~quantal-0ubuntu1.dscPackage: novaPackage-Time: 179Source-Version: 2012.2+git201206251432~quantal-0ubuntu1Space: 110700Status: attemptedVersion: 2012.2+git201206251432~quantal-0ubuntu1Finished at 20120625-1437Build needed 00:02:59, 110700k disc spaceERROR:root:Error occurred during package creation/buildERROR:root:Command '['sbuild', '-d', 'quantal-folsom', '-n', '-A', 'nova_2012.2+git201206251432~quantal-0ubuntu1.dsc']' returned non-zero exit status 2INFO:root:Complete command log:INFO:root:Destroying schroot session: quantal-amd64-390afd65-7ce7-4d95-abf6-b511a46b658cschroot -b -c quantal-amd64schroot -r -c quantal-amd64-390afd65-7ce7-4d95-abf6-b511a46b658c -u root -- apt-get updateschroot -r -c quantal-amd64-390afd65-7ce7-4d95-abf6-b511a46b658c -u root -- apt-get -y install equivs devscripts bzr bzr-builddeb git quilt gnupg piupartsbzr branch lp:~openstack-ubuntu-testing/nova/quantal-folsom-proposed /tmp/tmpkjagG5/novaschroot -r -c quantal-amd64-390afd65-7ce7-4d95-abf6-b511a46b658c -u root -- mk-build-deps -i -r -t apt-get -y /tmp/tmpkjagG5/nova/debian/controlschroot -r -c quantal-amd64-390afd65-7ce7-4d95-abf6-b511a46b658c -- python setup.py sdistgit log -n1 --no-merges --pretty=format:%Hgit log ef65f3413d029ca01780457b1872037e22716a0b..HEAD --no-merges --pretty=format:[%h] %sbzr merge lp:~openstack-ubuntu-testing/nova/quantal-folsom --forcedch -b -D quantal --newversion 2012.2+git201206251432~quantal-0ubuntu1 Automated Ubuntu testing build:dch -b -D quantal --newversion 2012.2+git201206251432~quantal-0ubuntu1 Automated Ubuntu testing build:debcommitbzr builddeb -S -- -sa -us -ucschroot -r -c quantal-amd64-390afd65-7ce7-4d95-abf6-b511a46b658c -- bzr builddeb -S -- -sa -us -ucdebsign -k9935ACDC nova_2012.2+git201206251432~quantal-0ubuntu1_source.changessbuild -d quantal-folsom -n -A nova_2012.2+git201206251432~quantal-0ubuntu1.dscTraceback (most recent call last):  File "/var/lib/jenkins/tools/openstack-ubuntu-testing/bin/build-package", line 133, in raise esubprocess.CalledProcessError: Command '['sbuild', '-d', 'quantal-folsom', '-n', '-A', 'nova_2012.2+git201206251432~quantal-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.getcwdu(), 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 133, in raise esubprocess.CalledProcessError: Command '['sbuild', '-d', 'quantal-folsom', '-n', '-A', 'nova_2012.2+git201206251432~quantal-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: ht

[Openstack-ubuntu-testing-notifications] Build Still Failing: quantal_folsom_nova_trunk #21

2012-06-25 Thread openstack-testing-bot
Title: quantal_folsom_nova_trunk
General InformationBUILD FAILUREBuild URL:https://jenkins.qa.ubuntu.com/job/quantal_folsom_nova_trunk/21/Project:quantal_folsom_nova_trunkDate of build:Mon, 25 Jun 2012 15:31:54 -0400Build duration:6 min 16 secBuild cause:Started by an SCM changeBuilt on:pkg-builderHealth ReportWDescriptionScoreBuild stability: All recent builds failed.0ChangesCall libvirt_volume_driver with right mountpointby vishvanandaeditnova/tests/test_libvirt.pyeditnova/virt/libvirt/connection.pyConsole Output[...truncated 8136 lines...]Install-Time: 48Job: nova_2012.2+git201206251532~quantal-0ubuntu1.dscPackage: novaPackage-Time: 170Source-Version: 2012.2+git201206251532~quantal-0ubuntu1Space: 110692Status: attemptedVersion: 2012.2+git201206251532~quantal-0ubuntu1Finished at 20120625-1538Build needed 00:02:50, 110692k disc spaceERROR:root:Error occurred during package creation/buildERROR:root:Command '['sbuild', '-d', 'quantal-folsom', '-n', '-A', 'nova_2012.2+git201206251532~quantal-0ubuntu1.dsc']' returned non-zero exit status 2INFO:root:Complete command log:INFO:root:Destroying schroot session: quantal-amd64-4619e669-362d-4d26-9ded-f011c6558015schroot -b -c quantal-amd64schroot -r -c quantal-amd64-4619e669-362d-4d26-9ded-f011c6558015 -u root -- apt-get updateschroot -r -c quantal-amd64-4619e669-362d-4d26-9ded-f011c6558015 -u root -- apt-get -y install equivs devscripts bzr bzr-builddeb git quilt gnupg piupartsbzr branch lp:~openstack-ubuntu-testing/nova/quantal-folsom-proposed /tmp/tmp76_qEB/novaschroot -r -c quantal-amd64-4619e669-362d-4d26-9ded-f011c6558015 -u root -- mk-build-deps -i -r -t apt-get -y /tmp/tmp76_qEB/nova/debian/controlschroot -r -c quantal-amd64-4619e669-362d-4d26-9ded-f011c6558015 -- python setup.py sdistgit log -n1 --no-merges --pretty=format:%Hgit log ef65f3413d029ca01780457b1872037e22716a0b..HEAD --no-merges --pretty=format:[%h] %sbzr merge lp:~openstack-ubuntu-testing/nova/quantal-folsom --forcedch -b -D quantal --newversion 2012.2+git201206251532~quantal-0ubuntu1 Automated Ubuntu testing build:dch -b -D quantal --newversion 2012.2+git201206251532~quantal-0ubuntu1 Automated Ubuntu testing build:debcommitbzr builddeb -S -- -sa -us -ucschroot -r -c quantal-amd64-4619e669-362d-4d26-9ded-f011c6558015 -- bzr builddeb -S -- -sa -us -ucdebsign -k9935ACDC nova_2012.2+git201206251532~quantal-0ubuntu1_source.changessbuild -d quantal-folsom -n -A nova_2012.2+git201206251532~quantal-0ubuntu1.dscTraceback (most recent call last):  File "/var/lib/jenkins/tools/openstack-ubuntu-testing/bin/build-package", line 133, in raise esubprocess.CalledProcessError: Command '['sbuild', '-d', 'quantal-folsom', '-n', '-A', 'nova_2012.2+git201206251532~quantal-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.getcwdu(), 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 133, in raise esubprocess.CalledProcessError: Command '['sbuild', '-d', 'quantal-folsom', '-n', '-A', 'nova_2012.2+git201206251532~quantal-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 Fixed: quantal_folsom_nova_trunk #22

2012-06-25 Thread openstack-testing-bot
Title: quantal_folsom_nova_trunk
General InformationBUILD SUCCESSBuild URL:https://jenkins.qa.ubuntu.com/job/quantal_folsom_nova_trunk/22/Project:quantal_folsom_nova_trunkDate of build:Mon, 25 Jun 2012 15:46:27 -0400Build duration:6 min 26 secBuild cause:Started by user adamBuilt on:pkg-builderHealth ReportWDescriptionScoreBuild stability: 4 out of the last 5 builds failed.20ChangesNo ChangesConsole Output[...truncated 12255 lines...]deleting and forgetting pool/main/n/nova/nova-cert_2012.2+git201206251003~quantal-0ubuntu1_all.debdeleting and forgetting pool/main/n/nova/nova-common_2012.2+git201206251003~quantal-0ubuntu1_all.debdeleting and forgetting pool/main/n/nova/nova-compute-kvm_2012.2+git201206251003~quantal-0ubuntu1_all.debdeleting and forgetting pool/main/n/nova/nova-compute-lxc_2012.2+git201206251003~quantal-0ubuntu1_all.debdeleting and forgetting pool/main/n/nova/nova-compute-qemu_2012.2+git201206251003~quantal-0ubuntu1_all.debdeleting and forgetting pool/main/n/nova/nova-compute-uml_2012.2+git201206251003~quantal-0ubuntu1_all.debdeleting and forgetting pool/main/n/nova/nova-compute-xcp_2012.2+git201206251003~quantal-0ubuntu1_all.debdeleting and forgetting pool/main/n/nova/nova-compute-xen_2012.2+git201206251003~quantal-0ubuntu1_all.debdeleting and forgetting pool/main/n/nova/nova-compute_2012.2+git201206251003~quantal-0ubuntu1_all.debdeleting and forgetting pool/main/n/nova/nova-console_2012.2+git201206251003~quantal-0ubuntu1_all.debdeleting and forgetting pool/main/n/nova/nova-consoleauth_2012.2+git201206251003~quantal-0ubuntu1_all.debdeleting and forgetting pool/main/n/nova/nova-doc_2012.2+git201206251003~quantal-0ubuntu1_all.debdeleting and forgetting pool/main/n/nova/nova-network_2012.2+git201206251003~quantal-0ubuntu1_all.debdeleting and forgetting pool/main/n/nova/nova-objectstore_2012.2+git201206251003~quantal-0ubuntu1_all.debdeleting and forgetting pool/main/n/nova/nova-scheduler_2012.2+git201206251003~quantal-0ubuntu1_all.debdeleting and forgetting pool/main/n/nova/nova-vncproxy_2012.2+git201206251003~quantal-0ubuntu1_all.debdeleting and forgetting pool/main/n/nova/nova-volume_2012.2+git201206251003~quantal-0ubuntu1_all.debdeleting and forgetting pool/main/n/nova/nova-xcp-network_2012.2+git201206251003~quantal-0ubuntu1_all.debdeleting and forgetting pool/main/n/nova/nova-xcp-plugins_2012.2+git201206251003~quantal-0ubuntu1_all.debdeleting and forgetting pool/main/n/nova/python-nova_2012.2+git201206251003~quantal-0ubuntu1_all.debINFO:root:Pushing changes back to bzr testing branchPushed up to revision 400.INFO:root:Storing current commit for next build: 75546dade88d39469bb3479e80ebd6b4afad36e9INFO:root:Complete command log:INFO:root:Destroying schroot session: quantal-amd64-70339b75-4c14-4b66-8995-6417a8e9b732schroot -b -c quantal-amd64schroot -r -c quantal-amd64-70339b75-4c14-4b66-8995-6417a8e9b732 -u root -- apt-get updateschroot -r -c quantal-amd64-70339b75-4c14-4b66-8995-6417a8e9b732 -u root -- apt-get -y install equivs devscripts bzr bzr-builddeb git quilt gnupg piupartsbzr branch lp:~openstack-ubuntu-testing/nova/quantal-folsom-proposed /tmp/tmpZABKVT/novaschroot -r -c quantal-amd64-70339b75-4c14-4b66-8995-6417a8e9b732 -u root -- mk-build-deps -i -r -t apt-get -y /tmp/tmpZABKVT/nova/debian/controlschroot -r -c quantal-amd64-70339b75-4c14-4b66-8995-6417a8e9b732 -- python setup.py sdistgit log -n1 --no-merges --pretty=format:%Hgit log ef65f3413d029ca01780457b1872037e22716a0b..HEAD --no-merges --pretty=format:[%h] %sbzr merge lp:~openstack-ubuntu-testing/nova/quantal-folsom --forcedch -b -D quantal --newversion 2012.2+git201206251546~quantal-0ubuntu1 Automated Ubuntu testing build:dch -b -D quantal --newversion 2012.2+git201206251546~quantal-0ubuntu1 Automated Ubuntu testing build:debcommitbzr builddeb -S -- -sa -us -ucschroot -r -c quantal-amd64-70339b75-4c14-4b66-8995-6417a8e9b732 -- bzr builddeb -S -- -sa -us -ucdebsign -k9935ACDC nova_2012.2+git201206251546~quantal-0ubuntu1_source.changessbuild -d quantal-folsom -n -A nova_2012.2+git201206251546~quantal-0ubuntu1.dscdput ppa:openstack-ubuntu-testing/folsom-trunk-testing nova_2012.2+git201206251546~quantal-0ubuntu1_source.changesreprepro --waitforlock 10 -Vb /var/lib/jenkins/www/apt include quantal-folsom nova_2012.2+git201206251546~quantal-0ubuntu1_amd64.changesbzr push lp:~openstack-ubuntu-testing/nova/quantal-folsom+ [ ! 0 ]+ jenkins-cli build quantal-openstack-folsom-deployEmail was triggered for: FixedTrigger Success was overridden by another trigger and will not send an email.Sending email for trigger: Fixed-- 
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_folsom_nova_trunk #25

2012-06-25 Thread openstack-testing-bot
Title: precise_folsom_nova_trunk
General InformationBUILD FAILUREBuild URL:https://jenkins.qa.ubuntu.com/job/precise_folsom_nova_trunk/25/Project:precise_folsom_nova_trunkDate of build:Mon, 25 Jun 2012 15:54:05 -0400Build duration:6 min 33 secBuild cause:Started by user adamBuilt on:pkg-builderHealth ReportWDescriptionScoreBuild stability: All recent builds failed.0ChangesNo ChangesConsole Output[...truncated 11247 lines...]deleting and forgetting pool/main/n/nova/nova-vncproxy_2012.2+git201206251002~precise-0ubuntu1_all.debdeleting and forgetting pool/main/n/nova/nova-volume_2012.2+git201206251002~precise-0ubuntu1_all.debdeleting and forgetting pool/main/n/nova/nova-xcp-network_2012.2+git201206251002~precise-0ubuntu1_all.debdeleting and forgetting pool/main/n/nova/nova-xcp-plugins_2012.2+git201206251002~precise-0ubuntu1_all.debdeleting and forgetting pool/main/n/nova/python-nova_2012.2+git201206251002~precise-0ubuntu1_all.debINFO:root:Pushing changes back to bzr testing branchPushed up to revision 379.INFO:root:Storing current commit for next build: 75546dade88d39469bb3479e80ebd6b4afad36e9INFO:root:Complete command log:INFO:root:Destroying schroot session: precise-amd64-72f6c754-f3d2-4185-bfda-81d332d255e4schroot -b -c precise-amd64schroot -r -c precise-amd64-72f6c754-f3d2-4185-bfda-81d332d255e4 -u root -- apt-get updateschroot -r -c precise-amd64-72f6c754-f3d2-4185-bfda-81d332d255e4 -u root -- apt-get -y install equivs devscripts bzr bzr-builddeb git quilt gnupg piupartsbzr branch lp:~openstack-ubuntu-testing/nova/precise-folsom-proposed /tmp/tmphd5Y3w/novaschroot -r -c precise-amd64-72f6c754-f3d2-4185-bfda-81d332d255e4 -u root -- mk-build-deps -i -r -t apt-get -y /tmp/tmphd5Y3w/nova/debian/controlschroot -r -c precise-amd64-72f6c754-f3d2-4185-bfda-81d332d255e4 -- python setup.py sdistgit log -n1 --no-merges --pretty=format:%Hgit log ef65f3413d029ca01780457b1872037e22716a0b..HEAD --no-merges --pretty=format:[%h] %sbzr merge lp:~openstack-ubuntu-testing/nova/precise-folsom --forcedch -b -D precise --newversion 2012.2+git201206251554~precise-0ubuntu1 Automated Ubuntu testing build:dch -b -D precise --newversion 2012.2+git201206251554~precise-0ubuntu1 Automated Ubuntu testing build:debcommitbzr builddeb -S -- -sa -us -ucschroot -r -c precise-amd64-72f6c754-f3d2-4185-bfda-81d332d255e4 -- bzr builddeb -S -- -sa -us -ucdebsign -k9935ACDC nova_2012.2+git201206251554~precise-0ubuntu1_source.changessbuild -d precise-folsom -n -A nova_2012.2+git201206251554~precise-0ubuntu1.dscdput ppa:openstack-ubuntu-testing/folsom-trunk-testing nova_2012.2+git201206251554~precise-0ubuntu1_source.changesreprepro --waitforlock 10 -Vb /var/lib/jenkins/www/apt include precise-folsom nova_2012.2+git201206251554~precise-0ubuntu1_amd64.changesbzr push lp:~openstack-ubuntu-testing/nova/precise-folsom+ [ ! 0 ]+ jenkins-cli build precise-openstack-folsom-deployNo such job 'precise-openstack-folsom-deploy' perhaps you meant hudson.model.FreeStyleProject@28ce8cee[precise-openstack-essex-deploy]?java -jar jenkins-cli.jar build args...Starts a build, and optionally waits for a completion.Aside from general scripting use, this command can beused to invoke another job from within a build of one job.With the -s option, this command changes the exit code based onthe outcome of the build (exit code 0 indicates a success.) JOB : Name of the job to build -p  : Specify the build parameters in the key=value format. -s  : Wait until the completion/abortion of the command --username VAL  : User name to authenticate yourself to Hudson --password VAL  : Password for authentication. Note that passing a   password in arguments is insecure. --password-file VAL : File that contains the passwordBuild 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 Fixed: precise_folsom_nova_trunk #26

2012-06-25 Thread openstack-testing-bot
Title: precise_folsom_nova_trunk
General InformationBUILD SUCCESSBuild URL:https://jenkins.qa.ubuntu.com/job/precise_folsom_nova_trunk/26/Project:precise_folsom_nova_trunkDate of build:Mon, 25 Jun 2012 16:02:10 -0400Build duration:6 min 10 secBuild cause:Started by user adamBuilt on:pkg-builderHealth ReportWDescriptionScoreBuild stability: 4 out of the last 5 builds failed.20ChangesNo ChangesConsole Output[...truncated 11231 lines...]deleting and forgetting pool/main/n/nova/nova-api-os-volume_2012.2+git201206251554~precise-0ubuntu1_all.debdeleting and forgetting pool/main/n/nova/nova-api_2012.2+git201206251554~precise-0ubuntu1_all.debdeleting and forgetting pool/main/n/nova/nova-cert_2012.2+git201206251554~precise-0ubuntu1_all.debdeleting and forgetting pool/main/n/nova/nova-common_2012.2+git201206251554~precise-0ubuntu1_all.debdeleting and forgetting pool/main/n/nova/nova-compute-kvm_2012.2+git201206251554~precise-0ubuntu1_all.debdeleting and forgetting pool/main/n/nova/nova-compute-lxc_2012.2+git201206251554~precise-0ubuntu1_all.debdeleting and forgetting pool/main/n/nova/nova-compute-qemu_2012.2+git201206251554~precise-0ubuntu1_all.debdeleting and forgetting pool/main/n/nova/nova-compute-uml_2012.2+git201206251554~precise-0ubuntu1_all.debdeleting and forgetting pool/main/n/nova/nova-compute-xcp_2012.2+git201206251554~precise-0ubuntu1_all.debdeleting and forgetting pool/main/n/nova/nova-compute-xen_2012.2+git201206251554~precise-0ubuntu1_all.debdeleting and forgetting pool/main/n/nova/nova-compute_2012.2+git201206251554~precise-0ubuntu1_all.debdeleting and forgetting pool/main/n/nova/nova-console_2012.2+git201206251554~precise-0ubuntu1_all.debdeleting and forgetting pool/main/n/nova/nova-consoleauth_2012.2+git201206251554~precise-0ubuntu1_all.debdeleting and forgetting pool/main/n/nova/nova-doc_2012.2+git201206251554~precise-0ubuntu1_all.debdeleting and forgetting pool/main/n/nova/nova-network_2012.2+git201206251554~precise-0ubuntu1_all.debdeleting and forgetting pool/main/n/nova/nova-objectstore_2012.2+git201206251554~precise-0ubuntu1_all.debdeleting and forgetting pool/main/n/nova/nova-scheduler_2012.2+git201206251554~precise-0ubuntu1_all.debdeleting and forgetting pool/main/n/nova/nova-vncproxy_2012.2+git201206251554~precise-0ubuntu1_all.debdeleting and forgetting pool/main/n/nova/nova-volume_2012.2+git201206251554~precise-0ubuntu1_all.debdeleting and forgetting pool/main/n/nova/nova-xcp-network_2012.2+git201206251554~precise-0ubuntu1_all.debdeleting and forgetting pool/main/n/nova/nova-xcp-plugins_2012.2+git201206251554~precise-0ubuntu1_all.debdeleting and forgetting pool/main/n/nova/python-nova_2012.2+git201206251554~precise-0ubuntu1_all.debINFO:root:Pushing changes back to bzr testing branchPushed up to revision 379.INFO:root:Storing current commit for next build: 75546dade88d39469bb3479e80ebd6b4afad36e9INFO:root:Complete command log:INFO:root:Destroying schroot session: precise-amd64-555b4dff-0b25-4a49-845f-ff7f4000d99dschroot -b -c precise-amd64schroot -r -c precise-amd64-555b4dff-0b25-4a49-845f-ff7f4000d99d -u root -- apt-get updateschroot -r -c precise-amd64-555b4dff-0b25-4a49-845f-ff7f4000d99d -u root -- apt-get -y install equivs devscripts bzr bzr-builddeb git quilt gnupg piupartsbzr branch lp:~openstack-ubuntu-testing/nova/precise-folsom-proposed /tmp/tmpCL2wMM/novaschroot -r -c precise-amd64-555b4dff-0b25-4a49-845f-ff7f4000d99d -u root -- mk-build-deps -i -r -t apt-get -y /tmp/tmpCL2wMM/nova/debian/controlschroot -r -c precise-amd64-555b4dff-0b25-4a49-845f-ff7f4000d99d -- python setup.py sdistgit log -n1 --no-merges --pretty=format:%Hbzr merge lp:~openstack-ubuntu-testing/nova/precise-folsom --forcedch -b -D precise --newversion 2012.2+git201206251602~precise-0ubuntu1 Automated Ubuntu testing build:dch -b -D precise --newversion 2012.2+git201206251602~precise-0ubuntu1 Automated Ubuntu testing build:debcommitbzr builddeb -S -- -sa -us -ucschroot -r -c precise-amd64-555b4dff-0b25-4a49-845f-ff7f4000d99d -- bzr builddeb -S -- -sa -us -ucdebsign -k9935ACDC nova_2012.2+git201206251602~precise-0ubuntu1_source.changessbuild -d precise-folsom -n -A nova_2012.2+git201206251602~precise-0ubuntu1.dscdput ppa:openstack-ubuntu-testing/folsom-trunk-testing nova_2012.2+git201206251602~precise-0ubuntu1_source.changesreprepro --waitforlock 10 -Vb /var/lib/jenkins/www/apt include precise-folsom nova_2012.2+git201206251602~precise-0ubuntu1_amd64.changesbzr push lp:~openstack-ubuntu-testing/nova/precise-folsom+ [ ! 0 ]Email was triggered for: FixedTrigger Success was overridden by another trigger and will not send an email.Sending email for trigger: Fixed-- 
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: quantal_folsom_glance_trunk #17

2012-06-25 Thread openstack-testing-bot
Title: quantal_folsom_glance_trunk
General InformationBUILD FAILUREBuild URL:https://jenkins.qa.ubuntu.com/job/quantal_folsom_glance_trunk/17/Project:quantal_folsom_glance_trunkDate of build:Mon, 25 Jun 2012 16:09:12 -0400Build duration:1 min 46 secBuild cause:Started by user adamBuilt on:pkg-builderHealth ReportWDescriptionScoreBuild stability: All recent builds failed.0ChangesNo ChangesConsole Output[...truncated 1884 lines...]patching file glance/tests/unit/test_swift_store.pyApplying patch disable-network-for-docs.patchpatching file doc/source/conf.pyApplying patch ensure_versioned_db_models.patchpatching file glance/db/sqlalchemy/api.pyHunk #3 FAILED at 149.Hunk #4 FAILED at 159.2 out of 4 hunks FAILED -- rejects in file glance/db/sqlalchemy/api.pypatching file glance/db/sqlalchemy/migration.pyPatch ensure_versioned_db_models.patch does not apply (enforce with -f)ERROR:root:Error occurred during package creation/buildERROR:root:Command '['schroot', '-r', '-c', 'quantal-amd64-4797f00a-38c8-4db8-8e80-edeff7b76093', '--', 'bzr', 'builddeb', '-S', '--', '-sa', '-us', '-uc']' returned non-zero exit status 3INFO:root:Complete command log:INFO:root:Destroying schroot session: quantal-amd64-4797f00a-38c8-4db8-8e80-edeff7b76093schroot -b -c quantal-amd64schroot -r -c quantal-amd64-4797f00a-38c8-4db8-8e80-edeff7b76093 -u root -- apt-get updateschroot -r -c quantal-amd64-4797f00a-38c8-4db8-8e80-edeff7b76093 -u root -- apt-get -y install equivs devscripts bzr bzr-builddeb git quilt gnupg piupartsbzr branch lp:~openstack-ubuntu-testing/glance/quantal-folsom-proposed /tmp/tmpp1fXmp/glanceschroot -r -c quantal-amd64-4797f00a-38c8-4db8-8e80-edeff7b76093 -u root -- mk-build-deps -i -r -t apt-get -y /tmp/tmpp1fXmp/glance/debian/controlschroot -r -c quantal-amd64-4797f00a-38c8-4db8-8e80-edeff7b76093 -- python setup.py sdistgit log -n1 --no-merges --pretty=format:%Hgit log 202439f4096336f2b7402411c8b33a401e87af74..HEAD --no-merges --pretty=format:[%h] %sbzr merge lp:~openstack-ubuntu-testing/glance/quantal-folsom --forcedch -b -D quantal --newversion 2012.2+git201206251609~quantal-0ubuntu1 Automated Ubuntu testing build:dch -b -D quantal --newversion 2012.2+git201206251609~quantal-0ubuntu1 Automated Ubuntu testing build:debcommitbzr builddeb -S -- -sa -us -ucschroot -r -c quantal-amd64-4797f00a-38c8-4db8-8e80-edeff7b76093 -- bzr builddeb -S -- -sa -us -ucTraceback (most recent call last):  File "/var/lib/jenkins/tools/openstack-ubuntu-testing/bin/build-package", line 133, in raise esubprocess.CalledProcessError: Command '['schroot', '-r', '-c', 'quantal-amd64-4797f00a-38c8-4db8-8e80-edeff7b76093', '--', 'bzr', 'builddeb', '-S', '--', '-sa', '-us', '-uc']' returned non-zero exit status 3Error 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.getcwdu(), 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 133, in raise esubprocess.CalledProcessError: Command '['schroot', '-r', '-c', 'quantal-amd64-4797f00a-38c8-4db8-8e80-edeff7b76093', '--', 'bzr', 'builddeb', '-S', '--', '-sa', '-us', '-uc']' returned non-zero exit status 3Build 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 Fixed: quantal_folsom_glance_trunk #18

2012-06-25 Thread openstack-testing-bot
Title: quantal_folsom_glance_trunk
General InformationBUILD SUCCESSBuild URL:https://jenkins.qa.ubuntu.com/job/quantal_folsom_glance_trunk/18/Project:quantal_folsom_glance_trunkDate of build:Mon, 25 Jun 2012 16:12:21 -0400Build duration:3 min 12 secBuild cause:Started by user adamBuilt on:pkg-builderHealth ReportWDescriptionScoreBuild stability: 4 out of the last 5 builds failed.20ChangesNo ChangesConsole Output[...truncated 4597 lines...]Checking signature on .changesGood signature on /tmp/tmphgFQZF/glance_2012.2+git201206251612~quantal-0ubuntu1_source.changes.Checking signature on .dscGood signature on /tmp/tmphgFQZF/glance_2012.2+git201206251612~quantal-0ubuntu1.dsc.Uploading to ppa (via ftp to ppa.launchpad.net):  Uploading glance_2012.2+git201206251612~quantal-0ubuntu1.dsc: done.  Uploading glance_2012.2+git201206251612~quantal.orig.tar.gz: done.  Uploading glance_2012.2+git201206251612~quantal-0ubuntu1.debian.tar.gz: done.  Uploading glance_2012.2+git201206251612~quantal-0ubuntu1_source.changes: done.Successfully uploaded packages.INFO:root:Installing build artifacts into /var/lib/jenkins/www/aptExporting indices...Successfully created '/var/lib/jenkins/www/apt/dists/quantal-folsom/Release.gpg.new'Successfully created '/var/lib/jenkins/www/apt/dists/quantal-folsom/InRelease.new'Deleting files no longer referenced...deleting and forgetting pool/main/g/glance/glance-api_2012.2+git201206251131~quantal-0ubuntu1_all.debdeleting and forgetting pool/main/g/glance/glance-client_2012.2+git201206251131~quantal-0ubuntu1_all.debdeleting and forgetting pool/main/g/glance/glance-common_2012.2+git201206251131~quantal-0ubuntu1_all.debdeleting and forgetting pool/main/g/glance/glance-registry_2012.2+git201206251131~quantal-0ubuntu1_all.debdeleting and forgetting pool/main/g/glance/glance_2012.2+git201206251131~quantal-0ubuntu1_all.debdeleting and forgetting pool/main/g/glance/python-glance-doc_2012.2+git201206251131~quantal-0ubuntu1_all.debdeleting and forgetting pool/main/g/glance/python-glance_2012.2+git201206251131~quantal-0ubuntu1_all.debINFO:root:Pushing changes back to bzr testing branchPushed up to revision 180.INFO:root:Storing current commit for next build: c45fe202c54f3397064709a88ec1f3f3ee993db6INFO:root:Complete command log:INFO:root:Destroying schroot session: quantal-amd64-36f7afd3-3eee-4b9f-8922-c7d736dc042fschroot -b -c quantal-amd64schroot -r -c quantal-amd64-36f7afd3-3eee-4b9f-8922-c7d736dc042f -u root -- apt-get updateschroot -r -c quantal-amd64-36f7afd3-3eee-4b9f-8922-c7d736dc042f -u root -- apt-get -y install equivs devscripts bzr bzr-builddeb git quilt gnupg piupartsbzr branch lp:~openstack-ubuntu-testing/glance/quantal-folsom-proposed /tmp/tmphgFQZF/glanceschroot -r -c quantal-amd64-36f7afd3-3eee-4b9f-8922-c7d736dc042f -u root -- mk-build-deps -i -r -t apt-get -y /tmp/tmphgFQZF/glance/debian/controlschroot -r -c quantal-amd64-36f7afd3-3eee-4b9f-8922-c7d736dc042f -- python setup.py sdistgit log -n1 --no-merges --pretty=format:%Hgit log 202439f4096336f2b7402411c8b33a401e87af74..HEAD --no-merges --pretty=format:[%h] %sbzr merge lp:~openstack-ubuntu-testing/glance/quantal-folsom --forcedch -b -D quantal --newversion 2012.2+git201206251612~quantal-0ubuntu1 Automated Ubuntu testing build:dch -b -D quantal --newversion 2012.2+git201206251612~quantal-0ubuntu1 Automated Ubuntu testing build:debcommitbzr builddeb -S -- -sa -us -ucschroot -r -c quantal-amd64-36f7afd3-3eee-4b9f-8922-c7d736dc042f -- bzr builddeb -S -- -sa -us -ucdebsign -k9935ACDC glance_2012.2+git201206251612~quantal-0ubuntu1_source.changessbuild -d quantal-folsom -n -A glance_2012.2+git201206251612~quantal-0ubuntu1.dscdput ppa:openstack-ubuntu-testing/folsom-trunk-testing glance_2012.2+git201206251612~quantal-0ubuntu1_source.changesreprepro --waitforlock 10 -Vb /var/lib/jenkins/www/apt include quantal-folsom glance_2012.2+git201206251612~quantal-0ubuntu1_amd64.changesbzr push lp:~openstack-ubuntu-testing/glance/quantal-folsomEmail was triggered for: FixedTrigger Success was overridden by another trigger and will not send an email.Sending email for trigger: Fixed-- 
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 Fixed: quantal_folsom_python-keystoneclient_trunk #16

2012-06-25 Thread openstack-testing-bot
Title: quantal_folsom_python-keystoneclient_trunk
General InformationBUILD SUCCESSBuild URL:https://jenkins.qa.ubuntu.com/job/quantal_folsom_python-keystoneclient_trunk/16/Project:quantal_folsom_python-keystoneclient_trunkDate of build:Mon, 25 Jun 2012 16:59:49 -0400Build duration:2 min 27 secBuild cause:Started by user adamBuilt on:pkg-builderHealth ReportWDescriptionScoreBuild stability: 3 out of the last 5 builds failed.40ChangesNo ChangesConsole Output[...truncated 1948 lines...]Build needed 00:00:41, 1152k disc spaceINFO:root:Uploading package to ppa:openstack-ubuntu-testing/folsom-trunk-testinggpg: Signature made Mon Jun 25 17:01:25 2012 EDT using RSA key ID 9935ACDCgpg: Good signature from "Openstack Ubuntu Testing Bot (Jenkins Key) "gpg: Signature made Mon Jun 25 17:01:25 2012 EDT using RSA key ID 9935ACDCgpg: Good signature from "Openstack Ubuntu Testing Bot (Jenkins Key) "$USER not set, will use login information.Checking signature on .changesGood signature on /tmp/tmpIfkt7S/python-keystoneclient_2012.2+git201206251659~quantal-0ubuntu1_source.changes.Checking signature on .dscGood signature on /tmp/tmpIfkt7S/python-keystoneclient_2012.2+git201206251659~quantal-0ubuntu1.dsc.Uploading to ppa (via ftp to ppa.launchpad.net):  Uploading python-keystoneclient_2012.2+git201206251659~quantal-0ubuntu1.dsc: done.  Uploading python-keystoneclient_2012.2+git201206251659~quantal.orig.tar.gz: done.  Uploading python-keystoneclient_2012.2+git201206251659~quantal-0ubuntu1.debian.tar.gz: done.  Uploading python-keystoneclient_2012.2+git201206251659~quantal-0ubuntu1_source.changes: done.Successfully uploaded packages.INFO:root:Installing build artifacts into /var/lib/jenkins/www/aptExporting indices...Successfully created '/var/lib/jenkins/www/apt/dists/quantal-folsom/Release.gpg.new'Successfully created '/var/lib/jenkins/www/apt/dists/quantal-folsom/InRelease.new'Deleting files no longer referenced...deleting and forgetting pool/main/p/python-keystoneclient/python-keystoneclient_2012.2+git201206251341~quantal-0ubuntu1_all.debINFO:root:Pushing changes back to bzr testing branchPushed up to revision 33.INFO:root:Storing current commit for next build: 44a1ee32e29825257cac5c0a61fc3be51b79eb65INFO:root:Complete command log:INFO:root:Destroying schroot session: quantal-amd64-82f8ee53-9b3b-430b-80da-196ac54ce455schroot -b -c quantal-amd64schroot -r -c quantal-amd64-82f8ee53-9b3b-430b-80da-196ac54ce455 -u root -- apt-get updateschroot -r -c quantal-amd64-82f8ee53-9b3b-430b-80da-196ac54ce455 -u root -- apt-get -y install equivs devscripts bzr bzr-builddeb git quilt gnupg piupartsbzr branch lp:~openstack-ubuntu-testing/python-keystoneclient/quantal-folsom-proposed /tmp/tmpIfkt7S/python-keystoneclientschroot -r -c quantal-amd64-82f8ee53-9b3b-430b-80da-196ac54ce455 -u root -- mk-build-deps -i -r -t apt-get -y /tmp/tmpIfkt7S/python-keystoneclient/debian/controlschroot -r -c quantal-amd64-82f8ee53-9b3b-430b-80da-196ac54ce455 -- python setup.py sdistgit log -n1 --no-merges --pretty=format:%Hbzr merge lp:~openstack-ubuntu-testing/python-keystoneclient/quantal-folsom --forcedch -b -D quantal --newversion 2012.2+git201206251659~quantal-0ubuntu1 Automated Ubuntu testing build:dch -b -D quantal --newversion 2012.2+git201206251659~quantal-0ubuntu1 Automated Ubuntu testing build:debcommitbzr builddeb -S -- -sa -us -ucschroot -r -c quantal-amd64-82f8ee53-9b3b-430b-80da-196ac54ce455 -- bzr builddeb -S -- -sa -us -ucdebsign -k9935ACDC python-keystoneclient_2012.2+git201206251659~quantal-0ubuntu1_source.changessbuild -d quantal-folsom -n -A python-keystoneclient_2012.2+git201206251659~quantal-0ubuntu1.dscdput ppa:openstack-ubuntu-testing/folsom-trunk-testing python-keystoneclient_2012.2+git201206251659~quantal-0ubuntu1_source.changesreprepro --waitforlock 10 -Vb /var/lib/jenkins/www/apt include quantal-folsom python-keystoneclient_2012.2+git201206251659~quantal-0ubuntu1_amd64.changesbzr push lp:~openstack-ubuntu-testing/python-keystoneclient/quantal-folsomEmail was triggered for: FixedTrigger Success was overridden by another trigger and will not send an email.Sending email for trigger: Fixed-- 
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 Fixed: precise_folsom_glance_trunk #12

2012-06-25 Thread openstack-testing-bot
Title: precise_folsom_glance_trunk
General InformationBUILD SUCCESSBuild URL:https://jenkins.qa.ubuntu.com/job/precise_folsom_glance_trunk/12/Project:precise_folsom_glance_trunkDate of build:Mon, 25 Jun 2012 17:07:12 -0400Build duration:4 min 36 secBuild cause:Started by user adamBuilt on:pkg-builderHealth ReportWDescriptionScoreBuild stability: 2 out of the last 5 builds failed.60ChangesNo ChangesConsole Output[...truncated 4178 lines...]Good signature on /tmp/tmpKKe6ex/glance_2012.2+git201206251707~precise-0ubuntu1_source.changes.Checking signature on .dscGood signature on /tmp/tmpKKe6ex/glance_2012.2+git201206251707~precise-0ubuntu1.dsc.Uploading to ppa (via ftp to ppa.launchpad.net):  Uploading glance_2012.2+git201206251707~precise-0ubuntu1.dsc: done.  Uploading glance_2012.2+git201206251707~precise.orig.tar.gz: done.  Uploading glance_2012.2+git201206251707~precise-0ubuntu1.debian.tar.gz: done.  Uploading glance_2012.2+git201206251707~precise-0ubuntu1_source.changes: done.Successfully uploaded packages.INFO:root:Installing build artifacts into /var/lib/jenkins/www/aptExporting indices...Successfully created '/var/lib/jenkins/www/apt/dists/precise-folsom/Release.gpg.new'Successfully created '/var/lib/jenkins/www/apt/dists/precise-folsom/InRelease.new'Deleting files no longer referenced...deleting and forgetting pool/main/g/glance/glance-api_2012.2+git201206251131~precise-0ubuntu1_all.debdeleting and forgetting pool/main/g/glance/glance-client_2012.2+git201206251131~precise-0ubuntu1_all.debdeleting and forgetting pool/main/g/glance/glance-common_2012.2+git201206251131~precise-0ubuntu1_all.debdeleting and forgetting pool/main/g/glance/glance-registry_2012.2+git201206251131~precise-0ubuntu1_all.debdeleting and forgetting pool/main/g/glance/glance_2012.2+git201206251131~precise-0ubuntu1_all.debdeleting and forgetting pool/main/g/glance/python-glance-doc_2012.2+git201206251131~precise-0ubuntu1_all.debdeleting and forgetting pool/main/g/glance/python-glance_2012.2+git201206251131~precise-0ubuntu1_all.debINFO:root:Pushing changes back to bzr testing branchPushed up to revision 153.1 tag updated.INFO:root:Storing current commit for next build: c45fe202c54f3397064709a88ec1f3f3ee993db6INFO:root:Complete command log:INFO:root:Destroying schroot session: precise-amd64-612c8e01-9330-4a3d-a275-d0c99bded39aschroot -b -c precise-amd64schroot -r -c precise-amd64-612c8e01-9330-4a3d-a275-d0c99bded39a -u root -- apt-get updateschroot -r -c precise-amd64-612c8e01-9330-4a3d-a275-d0c99bded39a -u root -- apt-get -y install equivs devscripts bzr bzr-builddeb git quilt gnupg piupartsbzr branch lp:~openstack-ubuntu-testing/glance/precise-folsom-proposed /tmp/tmpKKe6ex/glanceschroot -r -c precise-amd64-612c8e01-9330-4a3d-a275-d0c99bded39a -u root -- mk-build-deps -i -r -t apt-get -y /tmp/tmpKKe6ex/glance/debian/controlschroot -r -c precise-amd64-612c8e01-9330-4a3d-a275-d0c99bded39a -- python setup.py sdistgit log -n1 --no-merges --pretty=format:%Hgit log 202439f4096336f2b7402411c8b33a401e87af74..HEAD --no-merges --pretty=format:[%h] %sbzr merge lp:~openstack-ubuntu-testing/glance/precise-folsom --forcedch -b -D precise --newversion 2012.2+git201206251707~precise-0ubuntu1 Automated Ubuntu testing build:dch -b -D precise --newversion 2012.2+git201206251707~precise-0ubuntu1 Automated Ubuntu testing build:debcommitbzr builddeb -S -- -sa -us -ucschroot -r -c precise-amd64-612c8e01-9330-4a3d-a275-d0c99bded39a -- bzr builddeb -S -- -sa -us -ucdebsign -k9935ACDC glance_2012.2+git201206251707~precise-0ubuntu1_source.changessbuild -d precise-folsom -n -A glance_2012.2+git201206251707~precise-0ubuntu1.dscdput ppa:openstack-ubuntu-testing/folsom-trunk-testing glance_2012.2+git201206251707~precise-0ubuntu1_source.changesreprepro --waitforlock 10 -Vb /var/lib/jenkins/www/apt include precise-folsom glance_2012.2+git201206251707~precise-0ubuntu1_amd64.changesbzr push lp:~openstack-ubuntu-testing/glance/precise-folsomEmail was triggered for: FixedTrigger Success was overridden by another trigger and will not send an email.Sending email for trigger: Fixed-- 
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_essex_glance_stable #13

2012-06-25 Thread openstack-testing-bot
Title: precise_essex_glance_stable
General InformationBUILD FAILUREBuild URL:https://jenkins.qa.ubuntu.com/job/precise_essex_glance_stable/13/Project:precise_essex_glance_stableDate of build:Mon, 25 Jun 2012 20:07:49 -0400Build duration:1 min 36 secBuild cause:Started by user adamBuilt on:pkg-builderHealth ReportWDescriptionScoreBuild stability: 3 out of the last 5 builds failed.40ChangesNo ChangesConsole Output[...truncated 910 lines...]Setting up glance-build-deps (1.0) ...Setting up libfreetype6 (2.4.8-1ubuntu2) ...Setting up libjpeg-turbo8 (1.1.90+svn733-0ubuntu4) ...Setting up liblcms1 (1.19.dfsg-1ubuntu3) ...Setting up libxslt1.1 (1.1.26-8ubuntu1) ...Setting up libyaml-0-2 (0.1.4-2) ...Setting up ucf (3.0025+nmu2ubuntu1) ...Setting up docutils-doc (0.8.1-4ubuntu1) ...Setting up libjpeg8 (8c-2ubuntu7) ...Setting up libpaper1 (1.1.24+nmu1build1) ...Creating config file /etc/papersize with new versionSetting up libpaper-utils (1.1.24+nmu1build1) ...Setting up libssl-doc (1.0.1-4ubuntu5.2) ...Setting up python-imaging (1.1.7-4) ...Setting up python-lxml (2.3.2-1) ...Setting up python-openid (2.2.5-3ubuntu1) ...Setting up python-pastescript (1.7.5-1) ...Setting up python-scgi (1.13-1ubuntu1) ...Setting up python-yaml (3.10-2) ...Setting up sphinx-doc (1.1.3+dfsg-2ubuntu2.1) ...Processing triggers for libc-bin ...ldconfig deferred processing now taking placeINFO:root:Executing ['python', 'setup.py', 'sdist'] in schrootERROR:root:Error occurred during package creation/buildERROR:root:'USER'INFO:root:Complete command log:INFO:root:Destroying schroot.bzr branch lp:~openstack-ubuntu-testing/glance/precise-essex-proposed /tmp/tmpx0nUf6/glancemk-build-deps -i -r -t apt-get -y /tmp/tmpx0nUf6/glance/debian/controlpython setup.py sdistTraceback (most recent call last):  File "/var/lib/jenkins/tools/openstack-ubuntu-testing/bin/build-package", line 133, in raise eKeyError: 'USER'Error 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.getcwdu(), 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 133, in raise eKeyError: 'USER'Build 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 Fixed: precise_essex_glance_stable #14

2012-06-25 Thread openstack-testing-bot
Title: precise_essex_glance_stable
General InformationBUILD SUCCESSBuild URL:https://jenkins.qa.ubuntu.com/job/precise_essex_glance_stable/14/Project:precise_essex_glance_stableDate of build:Mon, 25 Jun 2012 20:10:02 -0400Build duration:5 secBuild cause:Started by user adamBuilt on:pkg-builderHealth ReportWDescriptionScoreBuild stability: 2 out of the last 5 builds failed.60ChangesNo ChangesConsole OutputStarted by user adamBuilding remotely on pkg-builderCheckout:precise_essex_glance_stable / /var/lib/jenkins/slave/workspace/precise_essex_glance_stable - hudson.remoting.Channel@56c88357:pkg-builderUsing strategy: DefaultLast Built Revision: Revision e20e2c80941e303831da7765878815ccb3eea840 (remotes/origin/stable/essex)Checkout:glance / /var/lib/jenkins/slave/workspace/precise_essex_glance_stable/glance - hudson.remoting.LocalChannel@42eb0c97Wiping out workspace first.Cloning the remote Git repositoryCloning repository originFetching upstream changes from https://github.com/openstack/glance.gitCommencing build of Revision e20e2c80941e303831da7765878815ccb3eea840 (remotes/origin/stable/essex)Checking out Revision e20e2c80941e303831da7765878815ccb3eea840 (remotes/origin/stable/essex)No emails were triggered.[precise_essex_glance_stable] $ /bin/sh -xe /tmp/hudson8090276965562582227.sh+ envJENKINS_HOME=/var/lib/jenkinsNODE_LABELS=builder pkg-builderHUDSON_URL=http://10.189.74.7:8080/GIT_COMMIT=e20e2c80941e303831da7765878815ccb3eea840LD_LIBRARY_PATH=/usr/lib/jvm/java-6-openjdk-amd64/jre/lib/amd64/server:/usr/lib/jvm/java-6-openjdk-amd64/jre/lib/amd64:/usr/lib/jvm/java-6-openjdk-amd64/jre/../lib/amd64HOME=/var/lib/jenkinsBUILD_URL=http://10.189.74.7:8080/job/precise_essex_glance_stable/14/JENKINS_SERVER_COOKIE=f0ddac8e84472e8855570b2b26d380daHUDSON_COOKIE=6f6ee38e-c71c-4e1f-9239-1a3ea803bd43WORKSPACE=/var/lib/jenkins/slave/workspace/precise_essex_glance_stableDEBEMAIL=openstack-testing-...@ubuntu.comUPSTART_JOB=jenkins-slaveNODE_NAME=pkg-builderDEBFULLNAME=Openstack Ubuntu Testing BotOPENSTACK_UBUNTU_ROOT=/var/lib/jenkins/tools/openstack-ubuntu-testingEXECUTOR_NUMBER=2GIT_BRANCH=remotes/origin/stable/essexTERM=linuxHUDSON_HOME=/var/lib/jenkinsPATH=/usr/local/sbin:/usr/local/bin:/usr/bin:/usr/sbin:/sbin:/binBUILD_ID=2012-06-25_20-10-02BUILD_TAG=jenkins-precise_essex_glance_stable-14JENKINS_URL=http://10.189.74.7:8080/JOB_URL=http://10.189.74.7:8080/job/precise_essex_glance_stable/BUILD_NUMBER=14HUDSON_SERVER_COOKIE=f0ddac8e84472e8855570b2b26d380daJOB_NAME=precise_essex_glance_stablePWD=/var/lib/jenkins/slave/workspace/precise_essex_glance_stableJENKINS_HOSTNAME=pkg-builder+ exit 0Email was triggered for: FixedTrigger Success was overridden by another trigger and will not send an email.Sending email for trigger: Fixed-- 
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 Failure: quantal_folsom_python-glanceclient_trunk #11

2012-06-25 Thread openstack-testing-bot
Title: quantal_folsom_python-glanceclient_trunk
General InformationBUILD FAILUREBuild URL:https://jenkins.qa.ubuntu.com/job/quantal_folsom_python-glanceclient_trunk/11/Project:quantal_folsom_python-glanceclient_trunkDate of build:Tue, 26 Jun 2012 00:13:56 -0400Build duration:2.2 secBuild cause:Started by user adamBuilt on:pkg-builderHealth ReportWDescriptionScoreBuild stability: 3 out of the last 5 builds failed.40ChangesNo ChangesConsole OutputStarted by user adamBuilding remotely on pkg-builderCheckout:quantal_folsom_python-glanceclient_trunk / /var/lib/jenkins/slave/workspace/quantal_folsom_python-glanceclient_trunk - hudson.remoting.Channel@56c88357:pkg-builderUsing strategy: DefaultLast Built Revision: Revision d6e0a03a937841ee509c37003762fd92c9b762ef (origin/master)Checkout:python-glanceclient / /var/lib/jenkins/slave/workspace/quantal_folsom_python-glanceclient_trunk/python-glanceclient - hudson.remoting.LocalChannel@42eb0c97Wiping out workspace first.Cloning the remote Git repositoryCloning repository originFetching upstream changes from https://github.com/openstack/python-glanceclient.gitCommencing build of Revision d6e0a03a937841ee509c37003762fd92c9b762ef (origin/master)Checking out Revision d6e0a03a937841ee509c37003762fd92c9b762ef (origin/master)No emails were triggered.[quantal_folsom_python-glanceclient_trunk] $ /bin/sh -xe /tmp/hudson6469227805093479492.sh+ /var/lib/jenkins/tools/openstack-ubuntu-testing/bin/build-package -jERROR:root:Could not find config file at /var/lib/jenkins/tools/openstack-ubuntu-testing/etc/builds/config-quantal-folsom-trunk.yaml.ERROR:root:Unable to find configuration file (/var/lib/jenkins/tools/openstack-ubuntu-testing/etc/builds/config-quantal-folsom-trunk.yaml)Build 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 Fixed: quantal_folsom_python-glanceclient_trunk #12

2012-06-25 Thread openstack-testing-bot
Title: quantal_folsom_python-glanceclient_trunk
General InformationBUILD SUCCESSBuild URL:https://jenkins.qa.ubuntu.com/job/quantal_folsom_python-glanceclient_trunk/12/Project:quantal_folsom_python-glanceclient_trunkDate of build:Tue, 26 Jun 2012 00:14:35 -0400Build duration:2 min 24 secBuild cause:Started by user adamBuilt on:pkg-builderHealth ReportWDescriptionScoreBuild stability: 2 out of the last 5 builds failed.60ChangesNo ChangesConsole Output[...truncated 2080 lines...]Status: successfulVersion: 2012.2+git201206260014~quantal-0ubuntu1Finished at 20120626-0016Build needed 00:00:48, 876k disc spaceINFO:root:Uploading package to ppa:openstack-ubuntu-testing/folsom-trunk-testinggpg: Signature made Tue Jun 26 00:16:03 2012 EDT using RSA key ID 9935ACDCgpg: Good signature from "Openstack Ubuntu Testing Bot (Jenkins Key) "gpg: Signature made Tue Jun 26 00:16:03 2012 EDT using RSA key ID 9935ACDCgpg: Good signature from "Openstack Ubuntu Testing Bot (Jenkins Key) "Checking signature on .changesGood signature on /tmp/tmpvRRzqJ/python-glanceclient_2012.2+git201206260014~quantal-0ubuntu1_source.changes.Checking signature on .dscGood signature on /tmp/tmpvRRzqJ/python-glanceclient_2012.2+git201206260014~quantal-0ubuntu1.dsc.Uploading to ppa (via ftp to ppa.launchpad.net):  Uploading python-glanceclient_2012.2+git201206260014~quantal-0ubuntu1.dsc: done.  Uploading python-glanceclient_2012.2+git201206260014~quantal.orig.tar.gz: done.  Uploading python-glanceclient_2012.2+git201206260014~quantal-0ubuntu1.debian.tar.gz: done.  Uploading python-glanceclient_2012.2+git201206260014~quantal-0ubuntu1_source.changes: done.Successfully uploaded packages.INFO:root:Installing build artifacts into /var/lib/jenkins/www/aptExporting indices...Successfully created '/var/lib/jenkins/www/apt/dists/quantal-folsom/Release.gpg.new'Successfully created '/var/lib/jenkins/www/apt/dists/quantal-folsom/InRelease.new'Deleting files no longer referenced...deleting and forgetting pool/main/p/python-glanceclient/python-glanceclient_2012.2+git201206252041~quantal-0ubuntu1_all.debINFO:root:Pushing changes back to bzr testing branchPushed up to revision 9.INFO:root:Storing current commit for next build: d6e0a03a937841ee509c37003762fd92c9b762efINFO:root:Complete command log:INFO:root:Destroying schroot.bzr branch lp:~openstack-ubuntu-testing/python-glanceclient/quantal-folsom-proposed /tmp/tmpvRRzqJ/python-glanceclientmk-build-deps -i -r -t apt-get -y /tmp/tmpvRRzqJ/python-glanceclient/debian/controlpython setup.py sdistgit log -n1 --no-merges --pretty=format:%Hbzr merge lp:~openstack-ubuntu-testing/python-glanceclient/quantal-folsom --forcedch -b -D quantal --newversion 2012.2+git201206260014~quantal-0ubuntu1 Automated Ubuntu testing build:dch -b -D quantal --newversion 2012.2+git201206260014~quantal-0ubuntu1 Automated Ubuntu testing build:debcommitbzr builddeb -S -- -sa -us -ucbzr builddeb -S -- -sa -us -ucdebsign -k9935ACDC python-glanceclient_2012.2+git201206260014~quantal-0ubuntu1_source.changessbuild -d quantal-folsom -n -A python-glanceclient_2012.2+git201206260014~quantal-0ubuntu1.dscdput ppa:openstack-ubuntu-testing/folsom-trunk-testing python-glanceclient_2012.2+git201206260014~quantal-0ubuntu1_source.changesreprepro --waitforlock 10 -Vb /var/lib/jenkins/www/apt include quantal-folsom python-glanceclient_2012.2+git201206260014~quantal-0ubuntu1_amd64.changesbzr push lp:~openstack-ubuntu-testing/python-glanceclient/quantal-folsomEmail was triggered for: FixedTrigger Success was overridden by another trigger and will not send an email.Sending email for trigger: Fixed-- 
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