From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 46769 invoked by alias); 3 Jul 2019 09:47:58 -0000 Mailing-List: contact dwz-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Post: List-Help: List-Subscribe: Sender: dwz-owner@sourceware.org Received: (qmail 46551 invoked by uid 89); 3 Jul 2019 09:47:57 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Checked: by ClamAV 0.100.3 on sourceware.org X-Virus-Found: No X-Spam-SWARE-Status: No, score=-1.9 required=5.0 tests=BAYES_00,FROM_EXCESS_BASE64,SPF_HELO_PASS autolearn=ham version=3.3.1 spammy=HContent-Transfer-Encoding:8bit X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00,FROM_EXCESS_BASE64,SPF_HELO_PASS autolearn=ham version=3.3.1 X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on sourceware.org X-Spam-Level: X-HELO: mx1.redhat.com Date: Tue, 01 Jan 2019 00:00:00 -0000 From: Dan =?UTF-8?B?SG9yw6Fr?= To: Mark Wielaard Cc: Tom de Vries , dwz@sourceware.org Subject: Re: buildbot exception on dwz-fedora-s390x Message-Id: <20190703114741.c23f3a9a766d445b4b245142@redhat.com> In-Reply-To: <20190703093323.605cd90fc028b63b3072f4e2@redhat.com> References: <6399295bf29e98c300786af00ec591dd29d703cb.camel@klomp.org> <20190703093323.605cd90fc028b63b3072f4e2@redhat.com> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-Scanned-By: MIMEDefang 2.79 on 10.5.11.14 X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-4.5.16 (mx1.redhat.com [10.5.110.46]); Wed, 03 Jul 2019 09:47:55 +0000 (UTC) X-SW-Source: 2019-q3/txt/msg00018.txt.bz2 On Wed, 3 Jul 2019 09:33:23 +0200 Dan Horák wrote: > On Tue, 02 Jul 2019 16:05:17 +0200 > Mark Wielaard wrote: > > > Hi, > > > > CCed Dan, who maintains the machine where the dwz-fedora-s390x > > buildbot worker runs. > > > > On Tue, 2019-07-02 at 15:53 +0200, Tom de Vries wrote: > > > I noticed a "purple" build: > > > https://builder.wildebeest.org/buildbot/#/builders/25/builds/77 . > > > Apparently some exception happened during git checkout. > > > > I logged in the machine and it seems there is something wrong with > > the file system. Various processes dealing with files just hang > > waiting on simple things like creating or deleting a file. > > > > Dan, this is on lfedora1.lf-dev.marist.edu. Could you take a look? > > I'm looking into it, seems it's down now, although it was alive > yesterday evening ... seems qemu's patchew script went crazy running dozens of instances, so I have rebooted the guest and things look normal again. Dan