Created attachment 1042047 [details] controller logs Description of problem: Packstack fails to pass TestServerBasicOps w/ selinux in enforcing mode. Failing enforcing job: https://prod-rdojenkins.rhcloud.com/view/RDO-Kilo-Delorean-Trunk/job/khaleesi-rdo-kilo-delorean-centos-7.0-aio-packstack-neutron-ml2-vxlan-rabbitmq-enforcing-tempest-rpm-minimal/20/ Passing permissive job: https://prod-rdojenkins.rhcloud.com/view/RDO-Kilo-Delorean-Trunk/job/khaleesi-rdo-kilo-delorean-centos-7.0-aio-packstack-neutron-ml2-vxlan-rabbitmq-permissive-tempest-rpm-minimal/17/ All the logs required to debug are available in the associated jobs. Attaching the tempest log and controller logs from the failing job just in case.
Created attachment 1042048 [details] tempest node logs
kilo + delorean rdo [delorean-kilo] name=delorean-kilo-openstack-heat-38b47eb30c024e2edb58e9ed5acfede457376e26 baseurl=http://209.132.178.14/centos7-kilo/38/b4/38b47eb30c024e2edb58e9ed5acfede457376e26_fac70dfc enabled=1 gpgcheck=0 priority=10 Nova compute log 2015-06-22 09:33:10.494 5058 TRACE nova.compute.manager [instance: 59d08321-47c8-42f4-bb23-6892aa733f9f] File "/usr/lib/python2.7/site-packages/nova/virt/libvirt/vif.py", line 374, in get_config 2015-06-22 09:33:10.494 5058 TRACE nova.compute.manager [instance: 59d08321-47c8-42f4-bb23-6892aa733f9f] _("Unexpected vif_type=%s") % vif_type) 2015-06-22 09:33:10.494 5058 TRACE nova.compute.manager [instance: 59d08321-47c8-42f4-bb23-6892aa733f9f] NovaException: Unexpected vif_type=binding_failed
In neutron ovs agent logs: "Exception: Failed to spawn rootwrap process" That's the same bug as: https://bugzilla.redhat.com/show_bug.cgi?id=1230900 in OSP7. Do we have openstack-selinux package in RDO?
Yes, we do, but it's reverse upstream: we ship internal builds in RDO. I'll push latest available.
https://review.gerrithub.io/237367