<div dir="ltr">Running Lago/ovirt-system-tests on F24:<div><br></div><div><div class="" tabindex="0" style="font-size:medium"><div class=""><div class="" style="width:1745.45px"><div class="" style="width:1745.45px"><div class="" style="width:1733.64px"><div class="" style="height:3511px"><div class="" style="padding-bottom:56px"><div class="" tabindex="0" dir="ltr" style="outline:none;width:1337px;height:auto"><pre class="">  # [Thread-1] Bootstrapping lago_basic_suite_3_6_engine: 
  # [Thread-2] Bootstrapping lago_basic_suite_3_6_host1: 
  # [Thread-3] Bootstrapping lago_basic_suite_3_6_host0: 
  # [Thread-4] Bootstrapping lago_basic_suite_3_6_storage: 
  # [Thread-1] Bootstrapping lago_basic_suite_3_6_engine: ERROR (in 0:00:04)
Error while running thread
Traceback (most recent call last):
  File &quot;/usr/lib/python2.7/site-packages/lago/utils.py&quot;, line 53, in _ret_via_queue
    queue.put({&#39;return&#39;: func()})
  File &quot;/usr/lib/python2.7/site-packages/lago/virt.py&quot;, line 156, in &lt;lambda&gt;
    utils.invoke_in_parallel(lambda vm: vm.bootstrap(), self._vms.values())
  File &quot;/usr/lib/python2.7/site-packages/lago/plugins/vm.py&quot;, line 265, in bootstrap
    return self.provider.bootstrap(*args, **kwargs)
  File &quot;/usr/lib/python2.7/site-packages/lago/vm.py&quot;, line 128, in bootstrap
    if &#39;ip&#39; in nic
  File &quot;/usr/lib/python2.7/site-packages/lago/sysprep.py&quot;, line 134, in sysprep
    ret.err,
RuntimeError: Failed to bootstrap $LAGO_PREFIX_PATH/images/lago_basic_suite_3_6_engine_root.qcow2
command:&quot;virt-sysprep&quot; &quot;-a&quot; &quot;$LAGO_PREFIX_PATH/images/lago_basic_suite_3_6_engine_root.qcow2&quot; &quot;--selinux-relabel&quot; &quot;--hostname&quot; &quot;lago_basic_suite_3_6_engine&quot; &quot;--root-password&quot; &quot;password:123456&quot; &quot;--mkdir&quot; &quot;/root/.ssh&quot; &quot;--chmod&quot; &quot;0700:/root/.ssh&quot; &quot;--upload&quot; &quot;/home/omer/ovirt-system-tests/deployment-basic_suite_3.6/default/id_rsa.pub:/root/.ssh/authorized_keys&quot; &quot;--run-command&quot; &quot;chown root.root /root/.ssh/authorized_keys&quot; &quot;--mkdir&quot; &quot;/etc/iscsi&quot; &quot;--chmod&quot; &quot;0755:/etc/iscsi&quot; &quot;--write&quot; &quot;/etc/iscsi/initiatorname.iscsi:InitiatorName=iqn.2014-07.org.lago:lago_basic_suite_3_6_engine&quot; &quot;--mkdir&quot; &quot;/etc/selinux&quot; &quot;--chmod&quot; &quot;0755:/etc/selinux&quot; &quot;--write&quot; &quot;/etc/selinux/config:SELINUX=enforcing
SELINUXTYPE=targeted
&quot; &quot;--mkdir&quot; &quot;/etc/sysconfig/network-scripts&quot; &quot;--chmod&quot; &quot;0755:/etc/sysconfig/network-scripts&quot; &quot;--write&quot; &quot;/etc/sysconfig/network-scripts/ifcfg-eth0:HWADDR=&quot;54:52:c0:a8:c8:02&quot;
BOOTPROTO=&quot;dhcp&quot;
TYPE=&quot;Ethernet&quot;
ONBOOT=&quot;yes&quot;
NAME=&quot;eth0&quot;&quot;
stdout:[   0.0] Examining the guest ...

stderr:virt-sysprep: error: libguestfs error: guestfs_launch failed.
This usually means the libguestfs appliance failed to start or crashed.
Do:
  export LIBGUESTFS_DEBUG=1 LIBGUESTFS_TRACE=1
and run the command again.  For further information, read:
  <a href="http://libguestfs.org/guestfs-faq.1.html#debugging-libguestfs">http://libguestfs.org/guestfs-faq.1.html#debugging-libguestfs</a>
You can also run &#39;libguestfs-test-tool&#39; and post the *complete* output
into a bug report or message to the libguestfs mailing list.

If reporting bugs, run virt-sysprep with debugging enabled and include the 
complete output:

  virt-sysprep -v -x [...]

  # [Thread-4] Bootstrapping lago_basic_suite_3_6_storage: ERROR (in 0:00:04)
Error while running thread
Traceback (most recent call last):
  File &quot;/usr/lib/python2.7/site-packages/lago/utils.py&quot;, line 53, in _ret_via_queue
    queue.put({&#39;return&#39;: func()})
  File &quot;/usr/lib/python2.7/site-packages/lago/virt.py&quot;, line 156, in &lt;lambda&gt;
    utils.invoke_in_parallel(lambda vm: vm.bootstrap(), self._vms.values())
  File &quot;/usr/lib/python2.7/site-packages/lago/plugins/vm.py&quot;, line 265, in bootstrap
    return self.provider.bootstrap(*args, **kwargs)
  File &quot;/usr/lib/python2.7/site-packages/lago/vm.py&quot;, line 128, in bootstrap
    if &#39;ip&#39; in nic
  File &quot;/usr/lib/python2.7/site-packages/lago/sysprep.py&quot;, line 134, in sysprep
    ret.err,
RuntimeError: Failed to bootstrap $LAGO_PREFIX_PATH/images/lago_basic_suite_3_6_storage_root.qcow2
command:&quot;virt-sysprep&quot; &quot;-a&quot; &quot;$LAGO_PREFIX_PATH/images/lago_basic_suite_3_6_storage_root.qcow2&quot; &quot;--selinux-relabel&quot; &quot;--hostname&quot; &quot;lago_basic_suite_3_6_storage&quot; &quot;--root-password&quot; &quot;password:123456&quot; &quot;--mkdir&quot; &quot;/root/.ssh&quot; &quot;--chmod&quot; &quot;0700:/root/.ssh&quot; &quot;--upload&quot; &quot;/home/omer/ovirt-system-tests/deployment-basic_suite_3.6/default/id_rsa.pub:/root/.ssh/authorized_keys&quot; &quot;--run-command&quot; &quot;chown root.root /root/.ssh/authorized_keys&quot; &quot;--mkdir&quot; &quot;/etc/iscsi&quot; &quot;--chmod&quot; &quot;0755:/etc/iscsi&quot; &quot;--write&quot; &quot;/etc/iscsi/initiatorname.iscsi:InitiatorName=iqn.2014-07.org.lago:lago_basic_suite_3_6_storage&quot; &quot;--mkdir&quot; &quot;/etc/selinux&quot; &quot;--chmod&quot; &quot;0755:/etc/selinux&quot; &quot;--write&quot; &quot;/etc/selinux/config:SELINUX=enforcing
SELINUXTYPE=targeted
&quot; &quot;--mkdir&quot; &quot;/etc/sysconfig/network-scripts&quot; &quot;--chmod&quot; &quot;0755:/etc/sysconfig/network-scripts&quot; &quot;--write&quot; &quot;/etc/sysconfig/network-scripts/ifcfg-eth0:HWADDR=&quot;54:52:c0:a8:c8:05&quot;
BOOTPROTO=&quot;dhcp&quot;
TYPE=&quot;Ethernet&quot;
ONBOOT=&quot;yes&quot;
NAME=&quot;eth0&quot;&quot;
stdout:[   0.0] Examining the guest ...

stderr:virt-sysprep: error: libguestfs error: guestfs_launch failed.
This usually means the libguestfs appliance failed to start or crashed.
Do:
  export LIBGUESTFS_DEBUG=1 LIBGUESTFS_TRACE=1
and run the command again.  For further information, read:
  <a href="http://libguestfs.org/guestfs-faq.1.html#debugging-libguestfs">http://libguestfs.org/guestfs-faq.1.html#debugging-libguestfs</a>
You can also run &#39;libguestfs-test-tool&#39; and post the *complete* output
into a bug report or message to the libguestfs mailing list.

If reporting bugs, run virt-sysprep with debugging enabled and include the 
complete output:

  virt-sysprep -v -x [...]

  # [Thread-2] Bootstrapping lago_basic_suite_3_6_host1: ERROR (in 0:00:04)
  # [Thread-3] Bootstrapping lago_basic_suite_3_6_host0: ERROR (in 0:00:04)
Error while running thread
Traceback (most recent call last):
  File &quot;/usr/lib/python2.7/site-packages/lago/utils.py&quot;, line 53, in _ret_via_queue
    queue.put({&#39;return&#39;: func()})
  File &quot;/usr/lib/python2.7/site-packages/lago/virt.py&quot;, line 156, in &lt;lambda&gt;
    utils.invoke_in_parallel(lambda vm: vm.bootstrap(), self._vms.values())
  File &quot;/usr/lib/python2.7/site-packages/lago/plugins/vm.py&quot;, line 265, in bootstrap
    return self.provider.bootstrap(*args, **kwargs)
  File &quot;/usr/lib/python2.7/site-packages/lago/vm.py&quot;, line 128, in bootstrap
    if &#39;ip&#39; in nic
  File &quot;/usr/lib/python2.7/site-packages/lago/sysprep.py&quot;, line 134, in sysprep
    ret.err,
RuntimeError: Failed to bootstrap $LAGO_PREFIX_PATH/images/lago_basic_suite_3_6_host1_root.qcow2
command:&quot;virt-sysprep&quot; &quot;-a&quot; &quot;$LAGO_PREFIX_PATH/images/lago_basic_suite_3_6_host1_root.qcow2&quot; &quot;--selinux-relabel&quot; &quot;--hostname&quot; &quot;lago_basic_suite_3_6_host1&quot; &quot;--root-password&quot; &quot;password:123456&quot; &quot;--mkdir&quot; &quot;/root/.ssh&quot; &quot;--chmod&quot; &quot;0700:/root/.ssh&quot; &quot;--upload&quot; &quot;/home/omer/ovirt-system-tests/deployment-basic_suite_3.6/default/id_rsa.pub:/root/.ssh/authorized_keys&quot; &quot;--run-command&quot; &quot;chown root.root /root/.ssh/authorized_keys&quot; &quot;--mkdir&quot; &quot;/etc/iscsi&quot; &quot;--chmod&quot; &quot;0755:/etc/iscsi&quot; &quot;--write&quot; &quot;/etc/iscsi/initiatorname.iscsi:InitiatorName=iqn.2014-07.org.lago:lago_basic_suite_3_6_host1&quot; &quot;--mkdir&quot; &quot;/etc/selinux&quot; &quot;--chmod&quot; &quot;0755:/etc/selinux&quot; &quot;--write&quot; &quot;/etc/selinux/config:SELINUX=enforcing
SELINUXTYPE=targeted
&quot; &quot;--mkdir&quot; &quot;/etc/sysconfig/network-scripts&quot; &quot;--chmod&quot; &quot;0755:/etc/sysconfig/network-scripts&quot; &quot;--write&quot; &quot;/etc/sysconfig/network-scripts/ifcfg-eth0:HWADDR=&quot;54:52:c0:a8:c8:03&quot;
BOOTPROTO=&quot;dhcp&quot;
TYPE=&quot;Ethernet&quot;
ONBOOT=&quot;yes&quot;
NAME=&quot;eth0&quot;&quot;
stdout:[   0.0] Examining the guest ...

stderr:virt-sysprep: error: libguestfs error: guestfs_launch failed.
This usually means the libguestfs appliance failed to start or crashed.
Do:
  export LIBGUESTFS_DEBUG=1 LIBGUESTFS_TRACE=1
and run the command again.  For further information, read:
  <a href="http://libguestfs.org/guestfs-faq.1.html#debugging-libguestfs">http://libguestfs.org/guestfs-faq.1.html#debugging-libguestfs</a>
You can also run &#39;libguestfs-test-tool&#39; and post the *complete* output
into a bug report or message to the libguestfs mailing list.

If reporting bugs, run virt-sysprep with debugging enabled and include the 
complete output:

  virt-sysprep -v -x [...]

Error while running thread
Traceback (most recent call last):
  File &quot;/usr/lib/python2.7/site-packages/lago/utils.py&quot;, line 53, in _ret_via_queue
    queue.put({&#39;return&#39;: func()})
  File &quot;/usr/lib/python2.7/site-packages/lago/virt.py&quot;, line 156, in &lt;lambda&gt;
    utils.invoke_in_parallel(lambda vm: vm.bootstrap(), self._vms.values())
  File &quot;/usr/lib/python2.7/site-packages/lago/plugins/vm.py&quot;, line 265, in bootstrap
    return self.provider.bootstrap(*args, **kwargs)
  File &quot;/usr/lib/python2.7/site-packages/lago/vm.py&quot;, line 128, in bootstrap
    if &#39;ip&#39; in nic
  File &quot;/usr/lib/python2.7/site-packages/lago/sysprep.py&quot;, line 134, in sysprep
    ret.err,
RuntimeError: Failed to bootstrap $LAGO_PREFIX_PATH/images/lago_basic_suite_3_6_host0_root.qcow2
command:&quot;virt-sysprep&quot; &quot;-a&quot; &quot;$LAGO_PREFIX_PATH/images/lago_basic_suite_3_6_host0_root.qcow2&quot; &quot;--selinux-relabel&quot; &quot;--hostname&quot; &quot;lago_basic_suite_3_6_host0&quot; &quot;--root-password&quot; &quot;password:123456&quot; &quot;--mkdir&quot; &quot;/root/.ssh&quot; &quot;--chmod&quot; &quot;0700:/root/.ssh&quot; &quot;--upload&quot; &quot;/home/omer/ovirt-system-tests/deployment-basic_suite_3.6/default/id_rsa.pub:/root/.ssh/authorized_keys&quot; &quot;--run-command&quot; &quot;chown root.root /root/.ssh/authorized_keys&quot; &quot;--mkdir&quot; &quot;/etc/iscsi&quot; &quot;--chmod&quot; &quot;0755:/etc/iscsi&quot; &quot;--write&quot; &quot;/etc/iscsi/initiatorname.iscsi:InitiatorName=iqn.2014-07.org.lago:lago_basic_suite_3_6_host0&quot; &quot;--mkdir&quot; &quot;/etc/selinux&quot; &quot;--chmod&quot; &quot;0755:/etc/selinux&quot; &quot;--write&quot; &quot;/etc/selinux/config:SELINUX=enforcing
SELINUXTYPE=targeted
&quot; &quot;--mkdir&quot; &quot;/etc/sysconfig/network-scripts&quot; &quot;--chmod&quot; &quot;0755:/etc/sysconfig/network-scripts&quot; &quot;--write&quot; &quot;/etc/sysconfig/network-scripts/ifcfg-eth0:HWADDR=&quot;54:52:c0:a8:c8:04&quot;
BOOTPROTO=&quot;dhcp&quot;
TYPE=&quot;Ethernet&quot;
ONBOOT=&quot;yes&quot;
NAME=&quot;eth0&quot;&quot;
stdout:[   0.0] Examining the guest ...

stderr:virt-sysprep: error: libguestfs error: guestfs_launch failed.
This usually means the libguestfs appliance failed to start or crashed.
Do:
  export LIBGUESTFS_DEBUG=1 LIBGUESTFS_TRACE=1
and run the command again.  For further information, read:
  <a href="http://libguestfs.org/guestfs-faq.1.html#debugging-libguestfs">http://libguestfs.org/guestfs-faq.1.html#debugging-libguestfs</a>
You can also run &#39;libguestfs-test-tool&#39; and post the *complete* output
into a bug report or message to the libguestfs mailing list.

If reporting bugs, run virt-sysprep with debugging enabled and include the 
complete output:

  virt-sysprep -v -x [...]

@ Initialize and populate prefix: ERROR (in 0:00:08)
Error occured, aborting
Traceback (most recent call last):
  File &quot;/usr/lib/python2.7/site-packages/lago/cmd.py&quot;, line 691, in main
    cli_plugins[args.verb].do_run(args)
  File &quot;/usr/lib/python2.7/site-packages/lago/plugins/cli.py&quot;, line 180, in do_run
    self._do_run(**vars(args))
  File &quot;/usr/lib/python2.7/site-packages/lago/log_utils.py&quot;, line 615, in wrapper
    return func(*args, **kwargs)
  File &quot;/usr/lib/python2.7/site-packages/lago/cmd.py&quot;, line 181, in do_init
    do_bootstrap=not skip_bootstrap,
  File &quot;/usr/lib/python2.7/site-packages/lago/prefix.py&quot;, line 816, in virt_conf_from_stream
    do_bootstrap=do_bootstrap,
  File &quot;/usr/lib/python2.7/site-packages/lago/prefix.py&quot;, line 943, in virt_conf
    self.virt_env.bootstrap()
  File &quot;/usr/lib/python2.7/site-packages/lago/virt.py&quot;, line 156, in bootstrap
    utils.invoke_in_parallel(lambda vm: vm.bootstrap(), self._vms.values())
  File &quot;/usr/lib/python2.7/site-packages/lago/utils.py&quot;, line 95, in invoke_in_parallel
    vt.join_all()
  File &quot;/usr/lib/python2.7/site-packages/lago/utils.py&quot;, line 53, in _ret_via_queue
    queue.put({&#39;return&#39;: func()})
  File &quot;/usr/lib/python2.7/site-packages/lago/virt.py&quot;, line 156, in &lt;lambda&gt;
    utils.invoke_in_parallel(lambda vm: vm.bootstrap(), self._vms.values())
  File &quot;/usr/lib/python2.7/site-packages/lago/plugins/vm.py&quot;, line 265, in bootstrap
    return self.provider.bootstrap(*args, **kwargs)
  File &quot;/usr/lib/python2.7/site-packages/lago/vm.py&quot;, line 128, in bootstrap
    if &#39;ip&#39; in nic
  File &quot;/usr/lib/python2.7/site-packages/lago/sysprep.py&quot;, line 134, in sysprep
    ret.err,
RuntimeError: Failed to bootstrap $LAGO_PREFIX_PATH/images/lago_basic_suite_3_6_engine_root.qcow2
command:&quot;virt-sysprep&quot; &quot;-a&quot; &quot;$LAGO_PREFIX_PATH/images/lago_basic_suite_3_6_engine_root.qcow2&quot; &quot;--selinux-relabel&quot; &quot;--hostname&quot; &quot;lago_basic_suite_3_6_engine&quot; &quot;--root-password&quot; &quot;password:123456&quot; &quot;--mkdir&quot; &quot;/root/.ssh&quot; &quot;--chmod&quot; &quot;0700:/root/.ssh&quot; &quot;--upload&quot; &quot;/home/omer/ovirt-system-tests/deployment-basic_suite_3.6/default/id_rsa.pub:/root/.ssh/authorized_keys&quot; &quot;--run-command&quot; &quot;chown root.root /root/.ssh/authorized_keys&quot; &quot;--mkdir&quot; &quot;/etc/iscsi&quot; &quot;--chmod&quot; &quot;0755:/etc/iscsi&quot; &quot;--write&quot; &quot;/etc/iscsi/initiatorname.iscsi:InitiatorName=iqn.2014-07.org.lago:lago_basic_suite_3_6_engine&quot; &quot;--mkdir&quot; &quot;/etc/selinux&quot; &quot;--chmod&quot; &quot;0755:/etc/selinux&quot; &quot;--write&quot; &quot;/etc/selinux/config:SELINUX=enforcing
SELINUXTYPE=targeted
&quot; &quot;--mkdir&quot; &quot;/etc/sysconfig/network-scripts&quot; &quot;--chmod&quot; &quot;0755:/etc/sysconfig/network-scripts&quot; &quot;--write&quot; &quot;/etc/sysconfig/network-scripts/ifcfg-eth0:HWADDR=&quot;54:52:c0:a8:c8:02&quot;
BOOTPROTO=&quot;dhcp&quot;
TYPE=&quot;Ethernet&quot;
ONBOOT=&quot;yes&quot;
NAME=&quot;eth0&quot;&quot;
stdout:[   0.0] Examining the guest ...

stderr:virt-sysprep: error: libguestfs error: guestfs_launch failed.
This usually means the libguestfs appliance failed to start or crashed.
Do:
  export LIBGUESTFS_DEBUG=1 LIBGUESTFS_TRACE=1
and run the command again.  For further information, read:
  <a href="http://libguestfs.org/guestfs-faq.1.html#debugging-libguestfs">http://libguestfs.org/guestfs-faq.1.html#debugging-libguestfs</a>
You can also run &#39;libguestfs-test-tool&#39; and post the *complete* output
into a bug report or message to the libguestfs mailing list.

If reporting bugs, run virt-sysprep with debugging enabled and include the 
complete output:

  virt-sysprep -v -x [...]


</pre></div></div></div></div></div></div></div><div class="" style="background-image:linear-gradient(rgba(0,0,0,0.65098) 0%,transparent 100%)"><div class=""><div class=""><div class="" tabindex="0" style=""><div class=""></div></div><div class="" tabindex="-1" style="background-image:url(&quot;//ssl.gstatic.com/docs/doclist/images/mediatype/icon_1_text_x32.png&quot;);background-repeat:no-repeat"></div><div class="" tabindex="-1"><div class="" style="width:74px">lago-error.txt</div><div class=""></div><div class=""></div></div></div><div class="" style="margin-right: -866.733px;"><div class=""><div class="" tabindex="0" style=""><div class="" style="background-image:url(&quot;https://lh5.googleusercontent.com/-sExaefYZOlc/USUx8r8x41I/AAAAAAAACPk/fNS8IBQh8iw/s64-c-k/docs-64.png&quot;);background-repeat:no-repeat"></div><div class="">Open with Google Docs</div></div><div class="" tabindex="0" style=""><div class=""></div><div class=""><div class=""><div class=""></div></div></div></div></div><div class=""></div></div><div class=""><div class=""><div class="" tabindex="0" style=""><div class=""></div></div><div class=""><div class="" tabindex="0" style=""><div class=""></div></div><div class="" tabindex="0" style=""><div class=""></div></div></div></div></div></div></div></div><span class="" tabindex="0" style="color:rgb(0,0,0);font-size:medium"></span><div style="color:rgb(0,0,0);font-size:medium;height:1px;overflow:hidden">Displaying lago-error.txt.</div></div></div>