[Openstack-security] [Bug 1614532] Re: V-38670 aide cron job checks fails

OpenStack Infra 1614532 at bugs.launchpad.net
Fri Aug 19 14:03:46 UTC 2016


Reviewed:  https://review.openstack.org/357278
Committed: https://git.openstack.org/cgit/openstack/openstack-ansible-security/commit/?id=822ffad0bc666fba813048abb38e2ea775309e17
Submitter: Jenkins
Branch:    master

commit 822ffad0bc666fba813048abb38e2ea775309e17
Author: Major Hayden <major at mhtx.net>
Date:   Thu Aug 18 10:08:13 2016 -0500

    Add AIDE cron job in CentOS 7
    
    This patch ensures that the AIDE cron job is present on CentOS 7
    and RHEL 7 servers.
    
    Closes-bug: 1614532
    
    Change-Id: I4ce25cb4fcfffcadf5c19fef429488f5f9d8aa8f


** Changed in: openstack-ansible
       Status: In Progress => Fix Released

-- 
You received this bug notification because you are a member of OpenStack
Security, which is subscribed to OpenStack.
https://bugs.launchpad.net/bugs/1614532

Title:
  V-38670 aide cron job checks fails

Status in openstack-ansible:
  Fix Released

Bug description:
  The cron job check for aide's cron job in V-38670 is currently failing
  and blocking the security gate jobs.

  2016-08-17 22:26:51.190872 | TASK [/home/jenkins/workspace/gate-openstack-ansible-security-ansible-func-centos-7 : Check for AIDE cron job (for V-38670)] ***
  2016-08-17 22:26:51.327211 | ok: [localhost]
  2016-08-17 22:26:51.334723 | 
  2016-08-17 22:26:51.334789 | TASK [/home/jenkins/workspace/gate-openstack-ansible-security-ansible-func-centos-7 : V-38670 - System must detect unauthorized changes to software and information] ***
  2016-08-17 22:26:51.381252 | fatal: [localhost]: FAILED! => {"changed": false, "failed": true, "msg": "AIDE cron job is missing"}
  2016-08-17 22:26:51.387073 | 
  2016-08-17 22:26:51.387128 | msg: AIDE cron job is missing
  2016-08-17 22:26:51.387140 | 
  2016-08-17 22:26:51.387155 | msg: AIDE cron job is missing

  The aide package installs properly, but there is no cron job file
  found within the package.

To manage notifications about this bug go to:
https://bugs.launchpad.net/openstack-ansible/+bug/1614532/+subscriptions




More information about the Openstack-security mailing list