git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* FreeBSD CI suspended on git/git and gitgitgadget/git
@ 2024-01-31  7:11 Johannes Schindelin
  2024-01-31 19:23 ` Carlo Marcelo Arenas Belón
  0 siblings, 1 reply; 3+ messages in thread
From: Johannes Schindelin @ 2024-01-31  7:11 UTC (permalink / raw)
  To: git

Team,

I noticed that there is a problem with the FreeBSD runs on Cirrus CI (see
e.g. https://cirrus-ci.com/task/6611218006278144):

  Not enough compute credits to prioritize tasks!
  Failed to start an instance: INVALID_ARGUMENT: Not Found 404 Not Found
  POST https://compute.googleapis.com:443/compute/v1/projects/cirrus-ci-community/zones/us-central1-c/instances
  {
    "error":
    {
      "code": 404,
      "message": "The resource 'projects/freebsd-org-cloud-dev/global/images/family/freebsd-12-3' was not found",
      "errors": [
        {
          "message": "The resource 'projects/freebsd-org-cloud-dev/global/images/family/freebsd-12-3' was not found",
          "domain": "global",
          "reason": "notFound"
        }
      ]
    }
  }

This makes all the FreeBSD CI builds fail immediately. Sadly, I do not
have time to investigate further, so I suspended the Cirrus CI
installations on https://github.com/git/git and
https://github.com/gitgitgadget/git.

Ciao,
Johannes

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2024-01-31 20:25 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-01-31  7:11 FreeBSD CI suspended on git/git and gitgitgadget/git Johannes Schindelin
2024-01-31 19:23 ` Carlo Marcelo Arenas Belón
2024-01-31 20:24   ` Junio C Hamano

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).