From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mails.dpdk.org (mails.dpdk.org [217.70.189.124]) by inbox.dpdk.org (Postfix) with ESMTP id 49306A0509; Tue, 12 Apr 2022 14:49:09 +0200 (CEST) Received: from [217.70.189.124] (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id E817540DF6; Tue, 12 Apr 2022 14:49:08 +0200 (CEST) Received: from us-smtp-delivery-124.mimecast.com (us-smtp-delivery-124.mimecast.com [170.10.133.124]) by mails.dpdk.org (Postfix) with ESMTP id 79A0C4014F for ; Tue, 12 Apr 2022 14:49:07 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=redhat.com; s=mimecast20190719; t=1649767746; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type; bh=oT4MEGqHUO0uvvWV3vW/0QiBLeLruTVtzalSx/BSFjg=; b=OxJMLT4jkrarneMhtxPAHzFtunPdkVaMkHBW5rHOUyhwyjL1k/pqPhNKwYcy1oCWOPcAib /I9E0kg4OChi6zWssMRfCAQ2KplK3zdxpEX0SvQxxiQWEsupBzwpuSqj8/OQZfao7Dx+/k MBrAdx8T9H7q6l2lP77JVzqg+vE6Nj0= Received: from mimecast-mx02.redhat.com (mimecast-mx02.redhat.com [66.187.233.88]) by relay.mimecast.com with ESMTP with STARTTLS (version=TLSv1.2, cipher=TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384) id us-mta-626-5SCIzpg9M9WLqaUB8UWMQA-1; Tue, 12 Apr 2022 08:49:03 -0400 X-MC-Unique: 5SCIzpg9M9WLqaUB8UWMQA-1 Received: from smtp.corp.redhat.com (int-mx08.intmail.prod.int.rdu2.redhat.com [10.11.54.8]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by mimecast-mx02.redhat.com (Postfix) with ESMTPS id F2E1583396D; Tue, 12 Apr 2022 12:49:02 +0000 (UTC) Received: from RHTPC1VM0NT (unknown [10.22.17.196]) by smtp.corp.redhat.com (Postfix) with ESMTPS id 940D7C1914E; Tue, 12 Apr 2022 12:49:02 +0000 (UTC) From: Aaron Conole To: dev@dpdk.org, dev@openvswitch.org Cc: David Marchand , Ilya Maximets , Thomas Monjalon , Ian Stokes Subject: [CI OUTAGE] GitHub Actions currently having issues with workflow API calls Date: Tue, 12 Apr 2022 08:49:02 -0400 Message-ID: User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/27.2 (gnu/linux) MIME-Version: 1.0 X-Scanned-By: MIMEDefang 2.85 on 10.11.54.8 Authentication-Results: relay.mimecast.com; auth=pass smtp.auth=CUSA124A263 smtp.mailfrom=aconole@redhat.com X-Mimecast-Spam-Score: 0 X-Mimecast-Originator: redhat.com Content-Type: text/plain X-BeenThere: dev@dpdk.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: DPDK patches and discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces@dpdk.org The github actions API is currently undergoing some kind of outage - and has been for the last 12-14 hours (from what I can see). This particular issue seems to impact how we can retrieve results from various runs. I am working towards a workaround that will let us move past this. GitHub is aware of the issue (see: https://github.community/t/no-longer-able-to-list-in-progress-builds-via-the-api/244175) and are working towards a fix. Sorry for the inconvenience.