check-docker and check-realms broken on master, sorry

Daniel J Walsh dwalsh at redhat.com
Fri Jan 9 13:35:19 UTC 2015


On 01/09/2015 03:43 AM, Marius Vollmer wrote:
> Hi,
>
> I have updated the integration test images without properly testing
> them, because, hey, what can go wrong?
>
> This is the first time I made the images on the machine we want to use
> for CI testing, but running the tests on it has some issues in general,
> so I missed these real regressions.  Sorry.
>
> I'll fix this 'asap'.
>
> For the time being, check-docker is known to produce this output:
>
>     Unexpected journal message 'audit: type=1400 audit(1420788460.917:4): avc:  denied  { add_name } for  pid=901 comm="docker" name=".docker" scontext=system_u:system_r:docker_t:s0 tcontext=system_u:object_r:root_t:s0 tclass=dir permissive=1'
>     Unexpected journal message 'audit: type=1400 audit(1420788460.917:5): avc:  denied  { create } for  pid=901 comm="docker" name=".docker" scontext=system_u:system_r:docker_t:s0 tcontext=system_u:object_r:root_t:s0 tclass=dir permissive=1'
>     Unexpected journal message 'audit: type=1400 audit(1420788460.918:6): avc:  denied  { create } for  pid=901 comm="docker" name="key.json" scontext=system_u:system_r:docker_t:s0 tcontext=system_u:object_r:root_t:s0 tclass=file permissive=1'
>     Unexpected journal message 'audit: type=1400 audit(1420788460.918:7): avc:  denied  { write open } for  pid=901 comm="docker" path="/.docker/key.json" dev="vda" ino=221186 scontext=system_u:system_r:docker_t:s0 tcontext=system_u:object_r:root_t:s0 tclass=file permissive=1'
>
> and the test fails because of that but otherwise seems to pass.  Maybe
> this is a genuine Fedora bug.
>
> Regsarding check-realm, realmd sucessfully joins the domain but then
> cockpitd crashes, so we have a real issue there.
> _______________________________________________
> cockpit-devel mailing list
> cockpit-devel at lists.fedorahosted.org
> https://lists.fedorahosted.org/mailman/listinfo/cockpit-devel
This is a bug in docker, which is supposed to created these
files/directories in /etc.  Make sure you have the latest docker installed.


More information about the cockpit-devel mailing list