<html><head><meta http-equiv="Content-Type" content="text/html charset=us-ascii"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class=""><br class=""><div><blockquote type="cite" class=""><div class="">On Jan 13, 2016, at 1:20 PM, Vinzenz Feenstra <<a href="mailto:vfeenstr@redhat.com" class="">vfeenstr@redhat.com</a>> wrote:</div><br class="Apple-interchange-newline"><div class=""><meta http-equiv="Content-Type" content="text/html charset=us-ascii" class=""><div style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class=""><pre class="console-output" style="box-sizing: border-box; white-space: pre-wrap; word-wrap: break-word; margin-top: 0px; margin-bottom: 0px; color: rgb(51, 51, 51); font-size: 13px;">I have just submitted a set of 4 patches where 1 patch unit tests failed with the pasted text below. Those patches are absolutely unrelated to those failures.</pre><pre class="console-output" style="box-sizing: border-box; white-space: pre-wrap; word-wrap: break-word; margin-top: 0px; margin-bottom: 0px; color: rgb(51, 51, 51); font-size: 13px;"><br class=""></pre><pre class="console-output" style="box-sizing: border-box; white-space: pre-wrap; word-wrap: break-word; margin-top: 0px; margin-bottom: 0px; color: rgb(51, 51, 51); font-size: 13px;">Please check into those issues - Thanks </pre></div></div></blockquote><div><br class=""></div><div>It happened again <a href="http://jenkins.ovirt.org/job/vdsm_master_check-patch-fc23-x86_64/2186/console" class="">http://jenkins.ovirt.org/job/vdsm_master_check-patch-fc23-x86_64/2186/console</a></div><div><br class=""></div><div><pre class="console-output" style="box-sizing: border-box; white-space: pre-wrap; word-wrap: break-word; margin-top: 0px; margin-bottom: 0px; color: rgb(51, 51, 51); font-size: 13px;"><span class="timestamp" style="box-sizing: border-box;"><b style="box-sizing: border-box;" class="">13:06:47</b> </span>======================================================================
<span class="timestamp" style="box-sizing: border-box;"><b style="box-sizing: border-box;" class="">13:06:47</b> </span>ERROR: testLoopMount (mountTests.MountTests)
<span class="timestamp" style="box-sizing: border-box;"><b style="box-sizing: border-box;" class="">13:06:47</b> </span>----------------------------------------------------------------------
<span class="timestamp" style="box-sizing: border-box;"><b style="box-sizing: border-box;" class="">13:06:47</b> </span>Traceback (most recent call last):
<span class="timestamp" style="box-sizing: border-box;"><b style="box-sizing: border-box;" class="">13:06:47</b> </span> File "/home/jenkins/workspace/vdsm_master_check-patch-fc23-x86_64/vdsm/tests/mountTests.py", line 128, in testLoopMount
<span class="timestamp" style="box-sizing: border-box;"><b style="box-sizing: border-box;" class="">13:06:47</b> </span> m.mount(mntOpts="loop")
<span class="timestamp" style="box-sizing: border-box;"><b style="box-sizing: border-box;" class="">13:06:47</b> </span> File "/home/jenkins/workspace/vdsm_master_check-patch-fc23-x86_64/vdsm/vdsm/storage/mount.py", line 225, in mount
<span class="timestamp" style="box-sizing: border-box;"><b style="box-sizing: border-box;" class="">13:06:47</b> </span> return self._runcmd(cmd, timeout)
<span class="timestamp" style="box-sizing: border-box;"><b style="box-sizing: border-box;" class="">13:06:47</b> </span> File "/home/jenkins/workspace/vdsm_master_check-patch-fc23-x86_64/vdsm/vdsm/storage/mount.py", line 241, in _runcmd
<span class="timestamp" style="box-sizing: border-box;"><b style="box-sizing: border-box;" class="">13:06:47</b> </span> raise MountError(rc, ";".join((out, err)))
<span class="timestamp" style="box-sizing: border-box;"><b style="box-sizing: border-box;" class="">13:06:47</b> </span>MountError: (32, ';mount: /tmp/tmpl2jG_h: failed to setup loop device: No such file or directory\n')
<span class="timestamp" style="box-sizing: border-box;"><b style="box-sizing: border-box;" class="">13:06:47</b> </span>-------------------- >> begin captured logging << --------------------
<span class="timestamp" style="box-sizing: border-box;"><b style="box-sizing: border-box;" class="">13:06:47</b> </span>Storage.Misc.excCmd: DEBUG: /usr/bin/taskset --cpu-list 0-1 /sbin/mkfs.ext2 -F /tmp/tmpl2jG_h (cwd None)
<span class="timestamp" style="box-sizing: border-box;"><b style="box-sizing: border-box;" class="">13:06:47</b> </span>Storage.Misc.excCmd: DEBUG: SUCCESS: <err> = 'mke2fs 1.42.13 (17-May-2015)\n'; <rc> = 0
<span class="timestamp" style="box-sizing: border-box;"><b style="box-sizing: border-box;" class="">13:06:47</b> </span>Storage.Misc.excCmd: DEBUG: /usr/bin/taskset --cpu-list 0-1 /usr/bin/mount -o loop /tmp/tmpl2jG_h /var/tmp/tmpRslb5M (cwd None)
<span class="timestamp" style="box-sizing: border-box;"><b style="box-sizing: border-box;" class="">13:06:47</b> </span>--------------------- >> end captured logging << ---------------------
<span class="timestamp" style="box-sizing: border-box;"><b style="box-sizing: border-box;" class="">13:06:47</b> </span>
<span class="timestamp" style="box-sizing: border-box;"><b style="box-sizing: border-box;" class="">13:06:47</b> </span>======================================================================
<span class="timestamp" style="box-sizing: border-box;"><b style="box-sizing: border-box;" class="">13:06:47</b> </span>ERROR: testSymlinkMount (mountTests.MountTests)
<span class="timestamp" style="box-sizing: border-box;"><b style="box-sizing: border-box;" class="">13:06:47</b> </span>----------------------------------------------------------------------
<span class="timestamp" style="box-sizing: border-box;"><b style="box-sizing: border-box;" class="">13:06:47</b> </span>Traceback (most recent call last):
<span class="timestamp" style="box-sizing: border-box;"><b style="box-sizing: border-box;" class="">13:06:47</b> </span> File "/home/jenkins/workspace/vdsm_master_check-patch-fc23-x86_64/vdsm/tests/mountTests.py", line 150, in testSymlinkMount
<span class="timestamp" style="box-sizing: border-box;"><b style="box-sizing: border-box;" class="">13:06:47</b> </span> m.mount(mntOpts="loop")
<span class="timestamp" style="box-sizing: border-box;"><b style="box-sizing: border-box;" class="">13:06:47</b> </span> File "/home/jenkins/workspace/vdsm_master_check-patch-fc23-x86_64/vdsm/vdsm/storage/mount.py", line 225, in mount
<span class="timestamp" style="box-sizing: border-box;"><b style="box-sizing: border-box;" class="">13:06:47</b> </span> return self._runcmd(cmd, timeout)
<span class="timestamp" style="box-sizing: border-box;"><b style="box-sizing: border-box;" class="">13:06:47</b> </span> File "/home/jenkins/workspace/vdsm_master_check-patch-fc23-x86_64/vdsm/vdsm/storage/mount.py", line 241, in _runcmd
<span class="timestamp" style="box-sizing: border-box;"><b style="box-sizing: border-box;" class="">13:06:47</b> </span> raise MountError(rc, ";".join((out, err)))
<span class="timestamp" style="box-sizing: border-box;"><b style="box-sizing: border-box;" class="">13:06:47</b> </span>MountError: (32, ';mount: /var/tmp/tmpTeUZUl/backing.img: failed to setup loop device: No such file or directory\n')
<span class="timestamp" style="box-sizing: border-box;"><b style="box-sizing: border-box;" class="">13:06:47</b> </span>-------------------- >> begin captured logging << --------------------
<span class="timestamp" style="box-sizing: border-box;"><b style="box-sizing: border-box;" class="">13:06:47</b> </span>Storage.Misc.excCmd: DEBUG: /usr/bin/taskset --cpu-list 0-1 /sbin/mkfs.ext2 -F /var/tmp/tmpTeUZUl/backing.img (cwd None)
<span class="timestamp" style="box-sizing: border-box;"><b style="box-sizing: border-box;" class="">13:06:47</b> </span>Storage.Misc.excCmd: DEBUG: SUCCESS: <err> = 'mke2fs 1.42.13 (17-May-2015)\n'; <rc> = 0
<span class="timestamp" style="box-sizing: border-box;"><b style="box-sizing: border-box;" class="">13:06:47</b> </span>Storage.Misc.excCmd: DEBUG: /usr/bin/taskset --cpu-list 0-1 /usr/bin/mount -o loop /var/tmp/tmpTeUZUl/link_to_image /var/tmp/tmpTeUZUl/mountpoint (cwd None)
<span class="timestamp" style="box-sizing: border-box;"><b style="box-sizing: border-box;" class="">13:06:47</b> </span>--------------------- >> end captured logging << ---------------------
<span class="timestamp" style="box-sizing: border-box;"><b style="box-sizing: border-box;" class="">13:06:47</b> </span>
<span class="timestamp" style="box-sizing: border-box;"><b style="box-sizing: border-box;" class="">13:06:47</b> </span>======================================================================
<span class="timestamp" style="box-sizing: border-box;"><b style="box-sizing: border-box;" class="">13:06:47</b> </span>ERROR: test_getDevicePartedInfo (parted_utils_tests.PartedUtilsTests)
<span class="timestamp" style="box-sizing: border-box;"><b style="box-sizing: border-box;" class="">13:06:47</b> </span>----------------------------------------------------------------------
<span class="timestamp" style="box-sizing: border-box;"><b style="box-sizing: border-box;" class="">13:06:47</b> </span>Traceback (most recent call last):
<span class="timestamp" style="box-sizing: border-box;"><b style="box-sizing: border-box;" class="">13:06:47</b> </span> File "/home/jenkins/workspace/vdsm_master_check-patch-fc23-x86_64/vdsm/tests/testValidation.py", line 97, in wrapper
<span class="timestamp" style="box-sizing: border-box;"><b style="box-sizing: border-box;" class="">13:06:47</b> </span> return f(*args, **kwargs)
<span class="timestamp" style="box-sizing: border-box;"><b style="box-sizing: border-box;" class="">13:06:47</b> </span> File "/home/jenkins/workspace/vdsm_master_check-patch-fc23-x86_64/vdsm/tests/parted_utils_tests.py", line 61, in setUp
<span class="timestamp" style="box-sizing: border-box;"><b style="box-sizing: border-box;" class="">13:06:47</b> </span> self.assertEquals(rc, 0)
<span class="timestamp" style="box-sizing: border-box;"><b style="box-sizing: border-box;" class="">13:06:47</b> </span>AssertionError: 1 != 0
<span class="timestamp" style="box-sizing: border-box;"><b style="box-sizing: border-box;" class="">13:06:47</b> </span>-------------------- >> begin captured logging << --------------------
<span class="timestamp" style="box-sizing: border-box;"><b style="box-sizing: border-box;" class="">13:06:47</b> </span>root: DEBUG: /usr/bin/taskset --cpu-list 0-1 dd if=/dev/zero of=/tmp/tmp7dS7VS bs=100M count=1 (cwd None)
<span class="timestamp" style="box-sizing: border-box;"><b style="box-sizing: border-box;" class="">13:06:47</b> </span>root: DEBUG: SUCCESS: <err> = '1+0 records in\n1+0 records out\n104857600 bytes (105 MB) copied, 0.350029 s, 300 MB/s\n'; <rc> = 0
<span class="timestamp" style="box-sizing: border-box;"><b style="box-sizing: border-box;" class="">13:06:47</b> </span>root: DEBUG: /usr/bin/taskset --cpu-list 0-1 losetup -f --show /tmp/tmp7dS7VS (cwd None)
<span class="timestamp" style="box-sizing: border-box;"><b style="box-sizing: border-box;" class="">13:06:47</b> </span>root: DEBUG: FAILED: <err> = 'losetup: /tmp/tmp7dS7VS: failed to set up loop device: No such file or directory\n'; <rc> = 1
</pre><div class=""><br class=""></div></div><br class=""><blockquote type="cite" class=""><div class=""><div style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class=""><pre class="console-output" style="box-sizing: border-box; white-space: pre-wrap; word-wrap: break-word; margin-top: 0px; margin-bottom: 0px; color: rgb(51, 51, 51); font-size: 13px;"><span class="timestamp" style="box-sizing: border-box;"><b style="box-sizing: border-box;" class=""><br class=""></b></span></pre><pre class="console-output" style="box-sizing: border-box; word-wrap: break-word; margin-top: 0px; margin-bottom: 0px;"><span class="timestamp" style="box-sizing: border-box;"><span style="box-sizing: border-box; white-space: pre-wrap;" class=""><font color="#333333" size="3" class=""><b class=""><a href="http://jenkins.ovirt.org/job/vdsm_master_check-patch-fc23-x86_64/2168/console" class="">http://jenkins.ovirt.org/job/vdsm_master_check-patch-fc23-x86_64/2168/console</a></b></font></span></span></pre><pre class="console-output" style="box-sizing: border-box; white-space: pre-wrap; word-wrap: break-word; margin-top: 0px; margin-bottom: 0px; color: rgb(51, 51, 51); font-size: 13px;"><span class="timestamp" style="box-sizing: border-box;"><b style="box-sizing: border-box;" class=""><br class=""></b></span></pre><pre class="console-output" style="box-sizing: border-box; white-space: pre-wrap; word-wrap: break-word; margin-top: 0px; margin-bottom: 0px; color: rgb(51, 51, 51); font-size: 13px;"><span class="timestamp" style="box-sizing: border-box;"><b style="box-sizing: border-box;" class=""><br class=""></b></span></pre><pre class="console-output" style="box-sizing: border-box; white-space: pre-wrap; word-wrap: break-word; margin-top: 0px; margin-bottom: 0px; color: rgb(51, 51, 51); font-size: 13px;"><span class="timestamp" style="box-sizing: border-box;"><b style="box-sizing: border-box;" class="">12:15:21</b> </span>
<span class="timestamp" style="box-sizing: border-box;"><b style="box-sizing: border-box;" class="">12:15:21</b> </span>======================================================================
<span class="timestamp" style="box-sizing: border-box;"><b style="box-sizing: border-box;" class="">12:15:21</b> </span>ERROR: testLoopMount (mountTests.MountTests)
<span class="timestamp" style="box-sizing: border-box;"><b style="box-sizing: border-box;" class="">12:15:21</b> </span>----------------------------------------------------------------------
<span class="timestamp" style="box-sizing: border-box;"><b style="box-sizing: border-box;" class="">12:15:21</b> </span>Traceback (most recent call last):
<span class="timestamp" style="box-sizing: border-box;"><b style="box-sizing: border-box;" class="">12:15:21</b> </span> File "/home/jenkins/workspace/vdsm_master_check-patch-fc23-x86_64/vdsm/tests/mountTests.py", line 128, in testLoopMount
<span class="timestamp" style="box-sizing: border-box;"><b style="box-sizing: border-box;" class="">12:15:21</b> </span> m.mount(mntOpts="loop")
<span class="timestamp" style="box-sizing: border-box;"><b style="box-sizing: border-box;" class="">12:15:21</b> </span> File "/home/jenkins/workspace/vdsm_master_check-patch-fc23-x86_64/vdsm/vdsm/storage/mount.py", line 225, in mount
<span class="timestamp" style="box-sizing: border-box;"><b style="box-sizing: border-box;" class="">12:15:21</b> </span> return self._runcmd(cmd, timeout)
<span class="timestamp" style="box-sizing: border-box;"><b style="box-sizing: border-box;" class="">12:15:21</b> </span> File "/home/jenkins/workspace/vdsm_master_check-patch-fc23-x86_64/vdsm/vdsm/storage/mount.py", line 241, in _runcmd
<span class="timestamp" style="box-sizing: border-box;"><b style="box-sizing: border-box;" class="">12:15:21</b> </span> raise MountError(rc, ";".join((out, err)))
<span class="timestamp" style="box-sizing: border-box;"><b style="box-sizing: border-box;" class="">12:15:21</b> </span>MountError: (32, ';mount: /tmp/tmpsDTh9u: failed to setup loop device: No such file or directory\n')
<span class="timestamp" style="box-sizing: border-box;"><b style="box-sizing: border-box;" class="">12:15:21</b> </span>-------------------- >> begin captured logging << --------------------
<span class="timestamp" style="box-sizing: border-box;"><b style="box-sizing: border-box;" class="">12:15:21</b> </span>Storage.Misc.excCmd: DEBUG: /usr/bin/taskset --cpu-list 0-1 /sbin/mkfs.ext2 -F /tmp/tmpsDTh9u (cwd None)
<span class="timestamp" style="box-sizing: border-box;"><b style="box-sizing: border-box;" class="">12:15:21</b> </span>Storage.Misc.excCmd: DEBUG: SUCCESS: <err> = 'mke2fs 1.42.13 (17-May-2015)\n'; <rc> = 0
<span class="timestamp" style="box-sizing: border-box;"><b style="box-sizing: border-box;" class="">12:15:21</b> </span>Storage.Misc.excCmd: DEBUG: /usr/bin/taskset --cpu-list 0-1 /usr/bin/mount -o loop /tmp/tmpsDTh9u /var/tmp/tmpTPj7t6 (cwd None)
<span class="timestamp" style="box-sizing: border-box;"><b style="box-sizing: border-box;" class="">12:15:21</b> </span>--------------------- >> end captured logging << ---------------------
<span class="timestamp" style="box-sizing: border-box;"><b style="box-sizing: border-box;" class="">12:15:21</b> </span>
<span class="timestamp" style="box-sizing: border-box;"><b style="box-sizing: border-box;" class="">12:15:21</b> </span>======================================================================
<span class="timestamp" style="box-sizing: border-box;"><b style="box-sizing: border-box;" class="">12:15:21</b> </span>ERROR: testSymlinkMount (mountTests.MountTests)
<span class="timestamp" style="box-sizing: border-box;"><b style="box-sizing: border-box;" class="">12:15:21</b> </span>----------------------------------------------------------------------
<span class="timestamp" style="box-sizing: border-box;"><b style="box-sizing: border-box;" class="">12:15:21</b> </span>Traceback (most recent call last):
<span class="timestamp" style="box-sizing: border-box;"><b style="box-sizing: border-box;" class="">12:15:21</b> </span> File "/home/jenkins/workspace/vdsm_master_check-patch-fc23-x86_64/vdsm/tests/mountTests.py", line 150, in testSymlinkMount
<span class="timestamp" style="box-sizing: border-box;"><b style="box-sizing: border-box;" class="">12:15:21</b> </span> m.mount(mntOpts="loop")
<span class="timestamp" style="box-sizing: border-box;"><b style="box-sizing: border-box;" class="">12:15:21</b> </span> File "/home/jenkins/workspace/vdsm_master_check-patch-fc23-x86_64/vdsm/vdsm/storage/mount.py", line 225, in mount
<span class="timestamp" style="box-sizing: border-box;"><b style="box-sizing: border-box;" class="">12:15:21</b> </span> return self._runcmd(cmd, timeout)
<span class="timestamp" style="box-sizing: border-box;"><b style="box-sizing: border-box;" class="">12:15:21</b> </span> File "/home/jenkins/workspace/vdsm_master_check-patch-fc23-x86_64/vdsm/vdsm/storage/mount.py", line 241, in _runcmd
<span class="timestamp" style="box-sizing: border-box;"><b style="box-sizing: border-box;" class="">12:15:21</b> </span> raise MountError(rc, ";".join((out, err)))
<span class="timestamp" style="box-sizing: border-box;"><b style="box-sizing: border-box;" class="">12:15:21</b> </span>MountError: (32, ';mount: /var/tmp/tmpBpSrGA/backing.img: failed to setup loop device: No such file or directory\n')
<span class="timestamp" style="box-sizing: border-box;"><b style="box-sizing: border-box;" class="">12:15:21</b> </span>-------------------- >> begin captured logging << --------------------
<span class="timestamp" style="box-sizing: border-box;"><b style="box-sizing: border-box;" class="">12:15:21</b> </span>Storage.Misc.excCmd: DEBUG: /usr/bin/taskset --cpu-list 0-1 /sbin/mkfs.ext2 -F /var/tmp/tmpBpSrGA/backing.img (cwd None)
<span class="timestamp" style="box-sizing: border-box;"><b style="box-sizing: border-box;" class="">12:15:21</b> </span>Storage.Misc.excCmd: DEBUG: SUCCESS: <err> = 'mke2fs 1.42.13 (17-May-2015)\n'; <rc> = 0
<span class="timestamp" style="box-sizing: border-box;"><b style="box-sizing: border-box;" class="">12:15:21</b> </span>Storage.Misc.excCmd: DEBUG: /usr/bin/taskset --cpu-list 0-1 /usr/bin/mount -o loop /var/tmp/tmpBpSrGA/link_to_image /var/tmp/tmpBpSrGA/mountpoint (cwd None)
<span class="timestamp" style="box-sizing: border-box;"><b style="box-sizing: border-box;" class="">12:15:21</b> </span>--------------------- >> end captured logging << ---------------------
<span class="timestamp" style="box-sizing: border-box;"><b style="box-sizing: border-box;" class="">12:15:21</b> </span>
<span class="timestamp" style="box-sizing: border-box;"><b style="box-sizing: border-box;" class="">12:15:21</b> </span>======================================================================
<span class="timestamp" style="box-sizing: border-box;"><b style="box-sizing: border-box;" class="">12:15:21</b> </span>ERROR: test_getDevicePartedInfo (parted_utils_tests.PartedUtilsTests)
<span class="timestamp" style="box-sizing: border-box;"><b style="box-sizing: border-box;" class="">12:15:21</b> </span>----------------------------------------------------------------------
<span class="timestamp" style="box-sizing: border-box;"><b style="box-sizing: border-box;" class="">12:15:21</b> </span>Traceback (most recent call last):
<span class="timestamp" style="box-sizing: border-box;"><b style="box-sizing: border-box;" class="">12:15:21</b> </span> File "/home/jenkins/workspace/vdsm_master_check-patch-fc23-x86_64/vdsm/tests/testValidation.py", line 97, in wrapper
<span class="timestamp" style="box-sizing: border-box;"><b style="box-sizing: border-box;" class="">12:15:21</b> </span> return f(*args, **kwargs)
<span class="timestamp" style="box-sizing: border-box;"><b style="box-sizing: border-box;" class="">12:15:21</b> </span> File "/home/jenkins/workspace/vdsm_master_check-patch-fc23-x86_64/vdsm/tests/parted_utils_tests.py", line 61, in setUp
<span class="timestamp" style="box-sizing: border-box;"><b style="box-sizing: border-box;" class="">12:15:21</b> </span> self.assertEquals(rc, 0)
<span class="timestamp" style="box-sizing: border-box;"><b style="box-sizing: border-box;" class="">12:15:21</b> </span>AssertionError: 1 != 0
<span class="timestamp" style="box-sizing: border-box;"><b style="box-sizing: border-box;" class="">12:15:21</b> </span>-------------------- >> begin captured logging << --------------------
<span class="timestamp" style="box-sizing: border-box;"><b style="box-sizing: border-box;" class="">12:15:21</b> </span>root: DEBUG: /usr/bin/taskset --cpu-list 0-1 dd if=/dev/zero of=/tmp/tmpNOvAvX bs=100M count=1 (cwd None)
<span class="timestamp" style="box-sizing: border-box;"><b style="box-sizing: border-box;" class="">12:15:21</b> </span>root: DEBUG: SUCCESS: <err> = '1+0 records in\n1+0 records out\n104857600 bytes (105 MB) copied, 0.373591 s, 281 MB/s\n'; <rc> = 0
<span class="timestamp" style="box-sizing: border-box;"><b style="box-sizing: border-box;" class="">12:15:21</b> </span>root: DEBUG: /usr/bin/taskset --cpu-list 0-1 losetup -f --show /tmp/tmpNOvAvX (cwd None)
<span class="timestamp" style="box-sizing: border-box;"><b style="box-sizing: border-box;" class="">12:15:21</b> </span>root: DEBUG: FAILED: <err> = 'losetup: /tmp/tmpNOvAvX: failed to set up loop device: No such file or directory\n'; <rc> = 1
<span class="timestamp" style="box-sizing: border-box;"><b style="box-sizing: border-box;" class="">12:15:21</b> </span>--------------------- >> end captured logging << ---------------------
<span class="timestamp" style="box-sizing: border-box;"><b style="box-sizing: border-box;" class="">12:15:21</b></span></pre><div class=""><br class=""></div></div>_______________________________________________<br class="">Infra mailing list<br class=""><a href="mailto:Infra@ovirt.org" class="">Infra@ovirt.org</a><br class="">http://lists.ovirt.org/mailman/listinfo/infra<br class=""></div></blockquote></div><br class=""></body></html>