On Wed, Jan 13, 2021 at 5:34 PM Yedidyah Bar David <didi(a)redhat.com> wrote:
On Wed, Jan 13, 2021 at 2:48 PM Yedidyah Bar David <didi(a)redhat.com> wrote:
>
> On Wed, Jan 13, 2021 at 1:57 PM Marcin Sobczyk <msobczyk(a)redhat.com> wrote:
> >
> > Hi,
> >
> > my guess is it's selinux-related.
> >
> > Unfortunately I can't find any meaningful errors in audit.log in a
> > scenario where host deployment fails.
> > However switching selinux to permissive mode before adding hosts makes
> > the problem go away, so it's probably not an error somewhere in logic.
>
> It's getting weirder: Under strace, it succeeds:
>
>
https://gerrit.ovirt.org/c/ovirt-system-tests/+/112948
>
> (Can't see the actual log, as I didn't add '-A', so it was
overwritten
> on restart...)
After updating it to use '-A' it indeed shows that it worked:
43664 14:16:55.997639 access("/etc/pki/ovirt-engine/requests", W_OK
<unfinished ...>
43664 14:16:55.997695 <... access resumed>) = 0
Weird.
Now ran in parallel 'ci test' for this patch and another one from
master, for comparison:
Without strace, failed.
Last nightly run that passed [1] used:
ost-images-el8-host-installed-1-202101100446.x86_64
ovirt-engine-appliance-4.4-20210109182828.1.el8.x86_64
Trying now with these - not sure it possible to put specific versions inside
automation/*packages, let's see: