From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from gnu.wildebeest.org (gnu.wildebeest.org [45.83.234.184]) by sourceware.org (Postfix) with ESMTPS id A7CFD3858D1E for ; Sun, 9 Oct 2022 14:41:40 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.4.1 sourceware.org A7CFD3858D1E Authentication-Results: sourceware.org; dmarc=none (p=none dis=none) header.from=klomp.org Authentication-Results: sourceware.org; spf=pass smtp.mailfrom=klomp.org Received: from reform (deer0x0d.wildebeest.org [172.31.17.143]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by gnu.wildebeest.org (Postfix) with ESMTPSA id A680D300BC7C; Sun, 9 Oct 2022 16:41:39 +0200 (CEST) Received: by reform (Postfix, from userid 1000) id 349452E80563; Sun, 9 Oct 2022 16:41:39 +0200 (CEST) Date: Sun, 9 Oct 2022 16:41:39 +0200 From: Mark Wielaard To: Will Schmidt Cc: buildbot@sourceware.org Subject: ibm_power8 and ibm_power10 workers Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline X-Spam-Status: No, score=-3033.3 required=5.0 tests=BAYES_00,JMQ_SPF_NEUTRAL,KAM_DMARC_STATUS,SPF_HELO_NONE,SPF_PASS,TXREP autolearn=no autolearn_force=no version=3.4.6 X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) on server2.sourceware.org List-Id: Hi Will, I see the ibm_power8 and ibm_power10 workers are not connected to the buildbot. I assumed it was because of the recent upgrade, but it looks like they haven't connected for more than a week. But the ibm_power9 worker is happily doing builds. Cheers, Mark