From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 6984 invoked by alias); 26 Oct 2017 07:36:08 -0000 Mailing-List: contact gdb-patches-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sourceware.org Received: (qmail 6972 invoked by uid 89); 26 Oct 2017 07:36:07 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-0.9 required=5.0 tests=BAYES_00,KAM_LAZY_DOMAIN_SECURITY autolearn=no version=3.3.2 spammy=junior, H*F:U*mark, 25g, 25G X-HELO: gnu.wildebeest.org Received: from wildebeest.demon.nl (HELO gnu.wildebeest.org) (212.238.236.112) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with ESMTP; Thu, 26 Oct 2017 07:36:01 +0000 Received: from tarox.wildebeest.org (tarox.wildebeest.org [172.31.17.39]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by gnu.wildebeest.org (Postfix) with ESMTPSA id F204E300073D; Thu, 26 Oct 2017 09:35:58 +0200 (CEST) Received: by tarox.wildebeest.org (Postfix, from userid 1000) id AB2DA413CD4E; Thu, 26 Oct 2017 09:35:58 +0200 (CEST) Message-ID: <1509003358.10879.13.camel@klomp.org> Subject: Re: Breakage on builder Fedora-s390x-m64, revision b392b304b92ddd81ecfb4902c3fc3501ff90e999 From: Mark Wielaard To: Sergio Durigan Junior , Simon Marchi Cc: gdb-patches@sourceware.org Date: Thu, 26 Oct 2017 07:36:00 -0000 In-Reply-To: <87mv4eg85p.fsf@redhat.com> References: <87mv4eg85p.fsf@redhat.com> Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable Mime-Version: 1.0 X-SW-Source: 2017-10/txt/msg00791.txt.bz2 On Wed, 2017-10-25 at 18:44 -0400, Sergio Durigan Junior wrote: > On Saturday, October 21 2017, Simon Marchi wrote: > > The s390 builder has no space left (see below).=C2=A0=C2=A0Can you reac= h to > > the owner of that machine? >=20 > Thanks for the heads up, Simon. >=20 > Mark, could you please take a look? Over the weekend /var/tmp filled up through some other process running on the machine. It has been cleaned up and we'll look at why the tmp cleaner didn't. /dev/mapper/Fedora-Root=C2=A064G=C2=A0=C2=A0=C2=A037G=C2=A0= =C2=A0=C2=A025G=C2=A0=C2=A061% / Please let me know if you have seen failures after last weekend. Thanks, Mark