From mboxrd@z Thu Jan 1 00:00:00 1970 From: Robert Vollmert Subject: bug#37237: mcron randomly stops running jobs Date: Fri, 30 Aug 2019 19:31:44 +0200 Message-ID: <1DDB50D6-8CC4-4617-B2DC-80BCAADE2126@vllmrt.net> Mime-Version: 1.0 (Mac OS X Mail 12.4 \(3445.104.11\)) Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([2001:470:142:3::10]:38907) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1i3klk-0005hg-Bh for bug-guix@gnu.org; Fri, 30 Aug 2019 13:33:05 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1i3klj-0001o9-8L for bug-guix@gnu.org; Fri, 30 Aug 2019 13:33:04 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:45967) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1i3kli-0001m9-Hj for bug-guix@gnu.org; Fri, 30 Aug 2019 13:33:03 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1i3kli-0002Gz-CI for bug-guix@gnu.org; Fri, 30 Aug 2019 13:33:02 -0400 Sender: "Debbugs-submit" Resent-Message-ID: Received: from eggs.gnu.org ([2001:470:142:3::10]:37446) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1i3kki-0005bm-0Z for bug-guix@gnu.org; Fri, 30 Aug 2019 13:32:00 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1i3kke-0007OS-G7 for bug-guix@gnu.org; Fri, 30 Aug 2019 13:31:58 -0400 Received: from mx2.mailbox.org ([80.241.60.215]:10338) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1i3kke-0007BW-9H for bug-guix@gnu.org; Fri, 30 Aug 2019 13:31:56 -0400 Received: from smtp1.mailbox.org (smtp1.mailbox.org [IPv6:2001:67c:2050:105:465:1:1:0]) (using TLSv1.2 with cipher ECDHE-RSA-CHACHA20-POLY1305 (256/256 bits)) (No client certificate requested) by mx2.mailbox.org (Postfix) with ESMTPS id 4205AA10FD for ; Fri, 30 Aug 2019 19:31:51 +0200 (CEST) Received: from smtp1.mailbox.org ([80.241.60.240]) by spamfilter03.heinlein-hosting.de (spamfilter03.heinlein-hosting.de [80.241.56.117]) (amavisd-new, port 10030) with ESMTP id ib0Wt7Z0XPff for ; Fri, 30 Aug 2019 19:31:44 +0200 (CEST) List-Id: Bug reports for GNU Guix List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-guix-bounces+gcggb-bug-guix=m.gmane.org@gnu.org Sender: "bug-Guix" To: 37237@debbugs.gnu.org This is the third time I=E2=80=99ve seen this, and this time I=E2=80=99m sure that nothing else happened. I have numerous mcron jobs configured, many of which run every 15 = minutes, and one which runs once a minute. Just now, at 19:22, I noticed the = minutely cron job didn=E2=80=99t seem to run, and saw that one every-15-minute = job which always logs to mcron.log had last run at 18:00. I restarted mcron, and jobs = started running again. There is no timezone confusion either: That = every-15-minute job logged its first run at 19:30.