Re: Coverity down?

From: Ulrich Spörlein <uqs_at_FreeBSD.org>
Date: Wed, 28 Oct 2015 12:32:27 +0100
[resent to avoid moderator approval]

2015-10-28 11:43 GMT+01:00 Ulrich Spörlein <uspoerlein_at_gmail.com>:
> 2015-10-28 3:44 GMT+01:00 NGie Cooper <yaneurabeya_at_gmail.com>:
>> On Tue, Oct 27, 2015 at 1:11 PM, Alan Somers <asomers_at_freebsd.org> wrote:
>>> I just noticed that our last Coverity scan happened on either July-6
>>> (according to my inbox) or June-26 (according to Coverity's website).
>>> Prior to that, we seemed to get scanned about once per week.  Does
>>> anybody know why we haven't been scanned for so long?  I can't figure
>>> out what triggers a scan, but it seems like it should've happened by
>>> now.
>>
>> +1
>>
>> Is it due to svn moving?
>
> No, it's a stupid bug in our crond and/or nslcd and LDAP handling. The
> setup is as follows:
>
> - a server running 24/7 with `uqs` being a user ID that is stored in LDAP
> - a cronjob is set up to run coverity scan twice a week
> - nslcd is running and getent passwd will list all local and LDAP users
> - <bug happens here>
> - cron somehow no longer sees any of the LDAP users and thus is not
> executing any user crontabs, I think this is due to the connection to
> nslcd breaking
> - restarting crond fixes that (for a while)
>
> So my box was last restarted 94d ago, which was July 26 and it seems
> that it even that reboot and cron restart didn't help. I've now put in
> a crontab entry, to have cron restart cron daily (no kidding), let's
> see if that fixes things.
>
> Though the best option would be to move this off my box, run it with a
> local account via cron that should be more robust. Or someone could
> fix our cron, because this is really annoying.
>
> Anyway, thanks for letting me know, expect some more coverity runs by
> the end of the week!
>
> Cheers,
> Uli
Received on Wed Oct 28 2015 - 10:32:30 UTC

This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:41:00 UTC