
On 17 September 2015 at 14:59, Francesco Romani <fromani@redhat.com> wrote:
Hi infra,
I'd like to merge https://gerrit.ovirt.org/#/c/45965/ and following
of course I want jenkins approval, but apparently a manual retrigger didn't help.
Suggestions?
I didn't try a resubmit, given that manual trigger doesn't work I'm skeptical a rebase will fix.
Thanks!
I've re-triggered, but the original run seems to have failed a test with the following output: 07:27:27 ====================================================================== 07:27:27 ERROR: Tests mkimage.mkIsoFs creating an image and checking its content 07:27:27 ---------------------------------------------------------------------- 07:27:27 Traceback (most recent call last): 07:27:27 File "/home/jenkins/workspace/vdsm_3.6_check-patch-fc22-x86_64/vdsm/tests/testlib.py", line 65, in wrapper 07:27:27 return f(self, *args) 07:27:27 File "/home/jenkins/workspace/vdsm_3.6_check-patch-fc22-x86_64/vdsm/tests/mkimageTests.py", line 189, in test_mkIsoFs 07:27:27 m.mount(mntOpts='loop') 07:27:27 File "/home/jenkins/workspace/vdsm_3.6_check-patch-fc22-x86_64/vdsm/vdsm/storage/mount.py", line 225, in mount 07:27:27 return self._runcmd(cmd, timeout) 07:27:27 File "/home/jenkins/workspace/vdsm_3.6_check-patch-fc22-x86_64/vdsm/vdsm/storage/mount.py", line 241, in _runcmd 07:27:27 raise MountError(rc, ";".join((out, err))) 07:27:27 MountError: (32, ';mount: /tmp/tmp0kOagn/vmId_iso.c6ae13347abcef07cad9fd621eeaba95.img: failed to setup loop device: No such file or directory\n') 07:27:27 -------------------- >> begin captured logging << -------------------- 07:27:27 root: DEBUG: /usr/bin/mkisofs -R -J -o /tmp/tmp0kOagn/vmId_iso.c6ae13347abcef07cad9fd621eeaba95.img /tmp/tmpuha5MY (cwd None) 07:27:27 root: DEBUG: SUCCESS: <err> = 'Total translation table size: 0\nTotal rockridge attributes bytes: 1796\nTotal directory bytes: 8192\nPath table size(bytes): 64\nMax brk space used 22000\n199 extents written (0 MB)\n'; <rc> = 0 07:27:27 Storage.Misc.excCmd: DEBUG: /usr/bin/mount -o loop /tmp/tmp0kOagn/vmId_iso.c6ae13347abcef07cad9fd621eeaba95.img /tmp/tmphgWza0 (cwd None) 07:27:27 --------------------- >> end captured logging << --------------------- You can see the full test output here: http://jenkins.ovirt.org/job/vdsm_3.6_check-patch-fc22-x86_64/37/console The new invocation is still running ATM here: http://jenkins.ovirt.org/job/vdsm_3.6_check-patch-fc22-x86_64/74/console
-- Francesco Romani RedHat Engineering Virtualization R & D Phone: 8261328 IRC: fromani _______________________________________________ Infra mailing list Infra@ovirt.org http://lists.ovirt.org/mailman/listinfo/infra
-- Barak Korren bkorren@redhat.com RHEV-CI Team