From nobody Tue Jan 30 23:09:13 2024 X-Original-To: dev-ci@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4TPgpf5Yvqz57pKp for ; Tue, 30 Jan 2024 23:09:14 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4TPgpf09T0z58gJ; Tue, 30 Jan 2024 23:09:14 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1706656154; 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: in-reply-to:in-reply-to:references:references:list-id; bh=Z53wicqNx0rDDFfZurlTDm4pVCwwbC+idW5Lw2rms2U=; b=eQVIlKEYcFUWtWZBma1kmMhDgyaFyIux9JQMWhjR/9FgvDMTcTfgtBuhcuhr9ESP4yRoin 1a4T4qiokID52hhamx7qQD9vXo1CDwGLgfYNaKAUAPwtiRvEIzFVfKf/Fdm/sdnoPm1qVK D/QyUkYGwDrtknuPgaBYGVSaC0wsMnzP0oWwCbuhX3FSU7c2UKsCBx9lYaQnpmeNSxBPwl uGGgTIfSwOPzGHFpCuYuYOMR30DoRD0B/vlBQIX9DXJddv/CRdZum5qBrroWMiPg6NW19g 6x3VjHI73qYF4ygh5Emqsp0uEBUZzhS1nYzePFs6uwE2VGmGgikin1wxiRXOxA== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1706656154; a=rsa-sha256; cv=none; b=qTYoYIP23wI/k0+UodVef2S1SBaKpVfji7OWV8AjWkBq+dCb5twy2TW1gzOi7NADq9p6q7 6Mwo5jDsQT+fRkUdD0IwgMn8cx1FX7mNitGx7tGCO7+4rdyimxLVM/pi47ySXGS+PbQGbj tF2X0/avptW5AY22jz1OZcTTzZCxcP0PhgKgqcSOnD7jTjivhzoMAgkIAGXSjIpGEe437m 0HlL9Pz6BWgEXz76ZqJE7eRH5YwZJ6q3sY3aU5x3tB/hiNAkTyWa4p/dGxmSPL4OU96MnS eUh0fLU05aKyc5eXVEGqABQum7v8IHDakIIu+HppwtAvM/GQ4rJT4LHeYEfuKg== Received: from jenkins.ci.freebsd.org (jenkins.ci.freebsd.org [IPv6:2610:1c1:1:607c::16:16]) by mxrelay.nyi.freebsd.org (Postfix) with ESMTP id 4TPgpd6FZtzv73; Tue, 30 Jan 2024 23:09:13 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Tue, 30 Jan 2024 23:09:13 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <252049346.199.1706656153884@jenkins.ci.freebsd.org> In-Reply-To: <536410731.183.1706649539306@jenkins.ci.freebsd.org> References: <536410731.183.1706649539306@jenkins.ci.freebsd.org> Subject: FreeBSD-main-amd64-test - Build #24720 - Fixed List-Id: Continuous Integration Build and Test Results List-Archive: https://lists.freebsd.org/archives/dev-ci List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-dev-ci@freebsd.org X-BeenThere: dev-ci@freebsd.org MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="----=_Part_198_823926542.1706656153663" X-Jenkins-Job: FreeBSD-main-amd64-test X-Jenkins-Result: SUCCESS List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_198_823926542.1706656153663 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit FreeBSD-main-amd64-test - Build #24720 (72dd306e44bc531fa723f4cdb631cb63cc5f09cb) - Fixed Build information: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/24720/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/24720/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/24720/console Change summaries: (Those commits are likely but not certainly responsible) 72dd306e44bc531fa723f4cdb631cb63cc5f09cb by delphij: releng-gce: Advertise the availability of UEFI support in GCE images. ------=_Part_198_823926542.1706656153663--