← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1589507] [NEW] XenProject CI fails auto->manual disk config tests with "[Error Code 1] internal error: libxl_domain_info failed for domain"

 

Public bug reported:

http://logs.openstack.xenproject.org/53/318953/2/check/dsvm-tempest-
xen/d6f01ff//console.html

3 tests failed, and they all dealt with updating disk-config. Example
error in the n-cpu logs:

2016-06-04 22:18:23.006 2056 ERROR nova.compute.manager [req-3c74acd7-5ff4-4c57-9fa5-606d37961784 tempest-ServerDiskConfigTestJSON-595249812 tempest-ServerDiskConfigTestJSON-595249812] [instance: dde1c00e-9337-422b-830f-cbeb7ea6306c] Setting instance vm_state to ERROR
2016-06-04 22:18:23.006 2056 ERROR nova.compute.manager [instance: dde1c00e-9337-422b-830f-cbeb7ea6306c] Traceback (most recent call last):
2016-06-04 22:18:23.006 2056 ERROR nova.compute.manager [instance: dde1c00e-9337-422b-830f-cbeb7ea6306c]   File "/opt/stack/new/nova/nova/compute/manager.py", line 6446, in _error_out_instance_on_exception
2016-06-04 22:18:23.006 2056 ERROR nova.compute.manager [instance: dde1c00e-9337-422b-830f-cbeb7ea6306c]     yield
2016-06-04 22:18:23.006 2056 ERROR nova.compute.manager [instance: dde1c00e-9337-422b-830f-cbeb7ea6306c]   File "/opt/stack/new/nova/nova/compute/manager.py", line 3746, in resize_instance
2016-06-04 22:18:23.006 2056 ERROR nova.compute.manager [instance: dde1c00e-9337-422b-830f-cbeb7ea6306c]     timeout, retry_interval)
2016-06-04 22:18:23.006 2056 ERROR nova.compute.manager [instance: dde1c00e-9337-422b-830f-cbeb7ea6306c]   File "/opt/stack/new/nova/nova/virt/libvirt/driver.py", line 6925, in migrate_disk_and_power_off
2016-06-04 22:18:23.006 2056 ERROR nova.compute.manager [instance: dde1c00e-9337-422b-830f-cbeb7ea6306c]     self.power_off(instance, timeout, retry_interval)
2016-06-04 22:18:23.006 2056 ERROR nova.compute.manager [instance: dde1c00e-9337-422b-830f-cbeb7ea6306c]   File "/opt/stack/new/nova/nova/virt/libvirt/driver.py", line 2405, in power_off
2016-06-04 22:18:23.006 2056 ERROR nova.compute.manager [instance: dde1c00e-9337-422b-830f-cbeb7ea6306c]     self._clean_shutdown(instance, timeout, retry_interval)
2016-06-04 22:18:23.006 2056 ERROR nova.compute.manager [instance: dde1c00e-9337-422b-830f-cbeb7ea6306c]   File "/opt/stack/new/nova/nova/virt/libvirt/driver.py", line 2366, in _clean_shutdown
2016-06-04 22:18:23.006 2056 ERROR nova.compute.manager [instance: dde1c00e-9337-422b-830f-cbeb7ea6306c]     state = guest.get_power_state(self._host)
2016-06-04 22:18:23.006 2056 ERROR nova.compute.manager [instance: dde1c00e-9337-422b-830f-cbeb7ea6306c]   File "/opt/stack/new/nova/nova/virt/libvirt/guest.py", line 436, in get_power_state
2016-06-04 22:18:23.006 2056 ERROR nova.compute.manager [instance: dde1c00e-9337-422b-830f-cbeb7ea6306c]     return self.get_info(host).state
2016-06-04 22:18:23.006 2056 ERROR nova.compute.manager [instance: dde1c00e-9337-422b-830f-cbeb7ea6306c]   File "/opt/stack/new/nova/nova/virt/libvirt/guest.py", line 425, in get_info
2016-06-04 22:18:23.006 2056 ERROR nova.compute.manager [instance: dde1c00e-9337-422b-830f-cbeb7ea6306c]     raise exception.NovaException(msg)
2016-06-04 22:18:23.006 2056 ERROR nova.compute.manager [instance: dde1c00e-9337-422b-830f-cbeb7ea6306c] NovaException: Error from libvirt while getting domain info for instance-00000029: [Error Code 1] internal error: libxl_domain_info failed for domain '59'

There doesn't appear to be anything useful in the libvirtd logs.

This is also random, the patch being tested doesn't change anything in
this flow or with the libvirt or xen code.

** Affects: nova
     Importance: Medium
         Status: Confirmed


** Tags: libvirt xen

** Changed in: nova
       Status: New => Confirmed

** Changed in: nova
   Importance: Undecided => Medium

-- 
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to OpenStack Compute (nova).
https://bugs.launchpad.net/bugs/1589507

Title:
  XenProject CI fails auto->manual disk config tests with "[Error Code
  1] internal error: libxl_domain_info failed for domain"

Status in OpenStack Compute (nova):
  Confirmed

Bug description:
  http://logs.openstack.xenproject.org/53/318953/2/check/dsvm-tempest-
  xen/d6f01ff//console.html

  3 tests failed, and they all dealt with updating disk-config. Example
  error in the n-cpu logs:

  2016-06-04 22:18:23.006 2056 ERROR nova.compute.manager [req-3c74acd7-5ff4-4c57-9fa5-606d37961784 tempest-ServerDiskConfigTestJSON-595249812 tempest-ServerDiskConfigTestJSON-595249812] [instance: dde1c00e-9337-422b-830f-cbeb7ea6306c] Setting instance vm_state to ERROR
  2016-06-04 22:18:23.006 2056 ERROR nova.compute.manager [instance: dde1c00e-9337-422b-830f-cbeb7ea6306c] Traceback (most recent call last):
  2016-06-04 22:18:23.006 2056 ERROR nova.compute.manager [instance: dde1c00e-9337-422b-830f-cbeb7ea6306c]   File "/opt/stack/new/nova/nova/compute/manager.py", line 6446, in _error_out_instance_on_exception
  2016-06-04 22:18:23.006 2056 ERROR nova.compute.manager [instance: dde1c00e-9337-422b-830f-cbeb7ea6306c]     yield
  2016-06-04 22:18:23.006 2056 ERROR nova.compute.manager [instance: dde1c00e-9337-422b-830f-cbeb7ea6306c]   File "/opt/stack/new/nova/nova/compute/manager.py", line 3746, in resize_instance
  2016-06-04 22:18:23.006 2056 ERROR nova.compute.manager [instance: dde1c00e-9337-422b-830f-cbeb7ea6306c]     timeout, retry_interval)
  2016-06-04 22:18:23.006 2056 ERROR nova.compute.manager [instance: dde1c00e-9337-422b-830f-cbeb7ea6306c]   File "/opt/stack/new/nova/nova/virt/libvirt/driver.py", line 6925, in migrate_disk_and_power_off
  2016-06-04 22:18:23.006 2056 ERROR nova.compute.manager [instance: dde1c00e-9337-422b-830f-cbeb7ea6306c]     self.power_off(instance, timeout, retry_interval)
  2016-06-04 22:18:23.006 2056 ERROR nova.compute.manager [instance: dde1c00e-9337-422b-830f-cbeb7ea6306c]   File "/opt/stack/new/nova/nova/virt/libvirt/driver.py", line 2405, in power_off
  2016-06-04 22:18:23.006 2056 ERROR nova.compute.manager [instance: dde1c00e-9337-422b-830f-cbeb7ea6306c]     self._clean_shutdown(instance, timeout, retry_interval)
  2016-06-04 22:18:23.006 2056 ERROR nova.compute.manager [instance: dde1c00e-9337-422b-830f-cbeb7ea6306c]   File "/opt/stack/new/nova/nova/virt/libvirt/driver.py", line 2366, in _clean_shutdown
  2016-06-04 22:18:23.006 2056 ERROR nova.compute.manager [instance: dde1c00e-9337-422b-830f-cbeb7ea6306c]     state = guest.get_power_state(self._host)
  2016-06-04 22:18:23.006 2056 ERROR nova.compute.manager [instance: dde1c00e-9337-422b-830f-cbeb7ea6306c]   File "/opt/stack/new/nova/nova/virt/libvirt/guest.py", line 436, in get_power_state
  2016-06-04 22:18:23.006 2056 ERROR nova.compute.manager [instance: dde1c00e-9337-422b-830f-cbeb7ea6306c]     return self.get_info(host).state
  2016-06-04 22:18:23.006 2056 ERROR nova.compute.manager [instance: dde1c00e-9337-422b-830f-cbeb7ea6306c]   File "/opt/stack/new/nova/nova/virt/libvirt/guest.py", line 425, in get_info
  2016-06-04 22:18:23.006 2056 ERROR nova.compute.manager [instance: dde1c00e-9337-422b-830f-cbeb7ea6306c]     raise exception.NovaException(msg)
  2016-06-04 22:18:23.006 2056 ERROR nova.compute.manager [instance: dde1c00e-9337-422b-830f-cbeb7ea6306c] NovaException: Error from libvirt while getting domain info for instance-00000029: [Error Code 1] internal error: libxl_domain_info failed for domain '59'

  There doesn't appear to be anything useful in the libvirtd logs.

  This is also random, the patch being tested doesn't change anything in
  this flow or with the libvirt or xen code.

To manage notifications about this bug go to:
https://bugs.launchpad.net/nova/+bug/1589507/+subscriptions