Project

General

Profile

Actions

action #55058

closed

[virtualization][xen][u] test fails in bootloader_svirt - domain xml file seems to be corrupt

Added by szarate over 4 years ago. Updated over 4 years ago.

Status:
Resolved
Priority:
Normal
Assignee:
Category:
Bugs in existing tests
Target version:
SUSE QA - Milestone 28
Start date:
2019-08-02
Due date:
% Done:

0%

Estimated time:
Difficulty:

Description

Observation

openQA test in scenario sle-12-SP5-Server-DVD-x86_64-extra_tests_in_textmode@svirt-xen-pv fails in
bootloader_svirt

Test suite description

Maintainer: asmorodskyi,okurz
Mainly console extratest

Reproducible

Fails since (at least) Build 0140

From autoinst-log.txt:

[2019-08-02T15:17:44.824 CEST] [debug] Command executed: 'virsh  define /var/lib/libvirt/images/openQA-SUT-1.xml', ret=0
[2019-08-02T15:17:44.824 CEST] [debug] <<< backend::svirt::run_cmd(Net::SSH2=SCALAR(0x560d99d47c30)='virsh  start openQA-SUT-1')
[2019-08-02T15:17:45.080 CEST] [debug] Command's stderr:
error: Failed to start domain openQA-SUT-1
error: internal error: libxenlight failed to create new domain 'openQA-SUT-1'
[2019-08-02T15:17:45.080 CEST] [debug] Command executed: 'virsh  start openQA-SUT-1', ret=1
[2019-08-02T15:17:45.080 CEST] [debug] Dump actually used libvirt configuration file (broken)
[2019-08-02T15:17:45.080 CEST] [debug] <<< backend::svirt::run_cmd(Net::SSH2=SCALAR(0x560d99d47c30)='virsh  dumpxml openQA-SUT-1')
[2019-08-02T15:17:45.285 CEST] [debug] Command's stdout:
<domain type='xen'>
  <name>openQA-SUT-1</name>
  <uuid>0b651242-0bef-4794-8823-6c49531fc710</uuid>
  <description>openQA Instance 1</description>
  <memory unit='KiB'>1048576</memory>
  <currentMemory unit='KiB'>1048576</currentMemory>
  <vcpu placement='static'>1</vcpu>
  <os>
    <type arch='x86_64' machine='xenpv'>linux</type>
    <kernel>/usr/lib/grub2/x86_64-xen/grub.xen</kernel>
  </os>
  <features>
    <acpi/>
    <apic/>
    <pae/>
  </features>
  <clock offset='utc'/>
  <on_poweroff>destroy</on_poweroff>
  <on_reboot>destroy</on_reboot>
  <on_crash>destroy</on_crash>
  <devices>
    <disk type='file' device='cdrom'>
      <driver name='qemu' type='raw'/>
      <source file='/var/lib/libvirt/images/SLE-12-SP5-Server-DVD-x86_64-Build0256-Media1.iso'/>
      <target dev='xvda' bus='xen'/>
      <readonly/>
    </disk>
    <disk type='file' device='disk'>
      <driver name='qemu' type='qcow2' cache='unsafe'/>
      <source file='/var/lib/libvirt/images/openQA-SUT-1b.img'/>
      <target dev='xvdb' bus='xen'/>
    </disk>
    <disk type='file' device='disk'>
      <driver name='qemu' type='qcow2' cache='unsafe'/>
      <source file='/var/lib/libvirt/images/openQA-SUT-1c.img'/>
      <target dev='xvdc' bus='xen'/>
    </disk>
    <controller type='xenbus' index='0'/>
    <interface type='bridge'>
      <mac address='00:16:3e:77:ba:35'/>
      <source bridge='br0'/>
    </interface>
    <console type='pty'>
      <target type='xen' port='0'/>
    </console>
    <input type='mouse' bus='xen'/>
    <input type='keyboard' bus='xen'/>
    <graphics type='vnc' port='5901' autoport='no' listen='0.0.0.0' sharePolicy='force-shared'>
      <listen type='address' address='0.0.0.0'/>
    </graphics>
    <video>
      <model type='xen' vram='4096' heads='1' primary='yes'/>
    </video>
  </devices>
</domain>

Expected result

Last good: (unknown) (or more recent)

Further details

Always latest result in this scenario: latest


Related issues 1 (0 open1 closed)

Related to openQA Tests - action #54173: [virtualization][xen][sporadic] qemu-img Failed to get "write" lock on xen workers (test fails in bootloader_svirt - test fails in bootloader_start)Closedszarate2019-07-12

Actions
Actions #1

Updated by szarate over 4 years ago

  • Related to action #54173: [virtualization][xen][sporadic] qemu-img Failed to get "write" lock on xen workers (test fails in bootloader_svirt - test fails in bootloader_start) added
Actions #2

Updated by szarate over 4 years ago

  • Status changed from New to Resolved
  • Assignee set to szarate
Actions #3

Updated by SLindoMansilla over 4 years ago

  • Target version set to Milestone 28
Actions

Also available in: Atom PDF