From mboxrd@z Thu Jan 1 00:00:00 1970 From: ludo@gnu.org (Ludovic =?utf-8?Q?Court=C3=A8s?=) Subject: Re: Why is this build considered a failure by hydra? Date: Tue, 08 Apr 2014 12:16:31 +0200 Message-ID: <87ppksnn28.fsf@gnu.org> References: <878urnhs4w.fsf@yeeloong.lan> <8738husavx.fsf@gnu.org> <877g743ur9.fsf@gnu.org> <87wqf0qz1k.fsf@yeeloong.lan> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:58500) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WXT54-0005xh-Ce for guix-devel@gnu.org; Tue, 08 Apr 2014 06:16:42 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1WXT50-0000Zy-28 for guix-devel@gnu.org; Tue, 08 Apr 2014 06:16:38 -0400 Received: from hera.aquilenet.fr ([2a01:474::1]:56521) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WXT4z-0000Zb-QI for guix-devel@gnu.org; Tue, 08 Apr 2014 06:16:33 -0400 In-Reply-To: <87wqf0qz1k.fsf@yeeloong.lan> (Mark H. Weaver's message of "Mon, 07 Apr 2014 23:29:27 -0400") List-Id: "Development of GNU Guix and the GNU System distribution." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-devel-bounces+gcggd-guix-devel=m.gmane.org@gnu.org Sender: guix-devel-bounces+gcggd-guix-devel=m.gmane.org@gnu.org To: Mark H Weaver Cc: guix-devel@gnu.org Mark H Weaver skribis: > ludo@gnu.org (Ludovic Court=C3=A8s) writes: > >> ludo@gnu.org (Ludovic Court=C3=A8s) skribis: >> >>> Offloading failed in some way. hydra.gnunet.org was down for some time, >>> so perhaps we hit that just at this moment. Or some networking issue >>> occurred just as we were retrieving the build outputs to hydra.gnu.org >>> (although these are normally distinguished from permanent build >>> failures, and marked as aborted.) Or there=E2=80=99s a bug in the offl= oad hook. >> >> A couple of days ago I fixed a possible problem: on build slaves, the GC >> could run at the wrong moment and wipe the derivation about to be built, >> leading to a guix build =E2=80=9CNo such file or directory=E2=80=9D erro= r (see commit >> 4b00f34.) > > This problem is still happening. [...] > All of these are from the last day or two. I fixed it when I sent the email, i.e., ~2.5 hours ago. There=E2=80=99s a lot of rebuild going on now (due to OpenSSL), so I think = we=E2=80=99ll soon have a better idea of whether the problem still exists. Ludo=E2=80=99.