From mboxrd@z Thu Jan 1 00:00:00 1970 From: Mark H Weaver Subject: bug#35181: Hydra offloads often get stuck while exporting build requisites Date: Sun, 07 Apr 2019 12:45:57 -0400 Message-ID: <87imvp7ogv.fsf@netris.org> References: <87mul17oo2.fsf@netris.org> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([209.51.188.92]:57588) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1hDAxf-0001fk-9l for bug-guix@gnu.org; Sun, 07 Apr 2019 12:48:04 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1hDAxe-0007m5-C5 for bug-guix@gnu.org; Sun, 07 Apr 2019 12:48:03 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:35108) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1hDAxe-0007lz-5L for bug-guix@gnu.org; Sun, 07 Apr 2019 12:48:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1hDAxe-00088G-2U for bug-guix@gnu.org; Sun, 07 Apr 2019 12:48:02 -0400 In-Reply-To: <87mul17oo2.fsf@netris.org> Sender: "Debbugs-submit" Resent-Message-ID: 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: 35181@debbugs.gnu.org I wrote earlier: > It has become extremely frequent for builds offloaded by hydra.gnu.org > to its x86 build slave hydra.gnunet.org to get stuck indefinitely while > exporting prerequisites for the build to the build slave. > > As I write this, both of hydra.gnunet.org's build slots (one for > x86_64-linux, and one for i686-linux) are stuck in this way. Here are > the stuck builds: > > https://hydra.gnu.org/build/3432052 > https://hydra.gnu.org/build/3432472 I'll leave these builds in their stuck state for at least the next 10 hours or so, in case someone wants to investigate. Mark