Re: macOS - Sequoia CI task is stuck on the Postgres Github CI

From: Andres Freund <andres(at)anarazel(dot)de>
To: Nazir Bilal Yavuz <byavuz81(at)gmail(dot)com>
Cc: PostgreSQL Hackers <pgsql-hackers(at)lists(dot)postgresql(dot)org>
Subject: Re: macOS - Sequoia CI task is stuck on the Postgres Github CI
Date: 2025-11-26 14:24:52
Message-ID: lwhw5r4oixqjuadh42bda2jjulptfmyk6rw7ucvevcdp6uox6j@2o3pq7pngcyd
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Hi,

On 2025-11-26 16:44:00 +0300, Nazir Bilal Yavuz wrote:
> I noticed that the macOS – Sequoia CI task is stuck on the PostgreSQL
> GitHub CI [1], while the same task runs successfully on the CFBot [2].
> On the CFBot, the worker jc-m2-1 is used, but the PostgreSQL GitHub CI
> does not show a specific worker name although it reports
> instance:PersistentWorkerInstance.
>
> The PostgreSQL GitHub CI macOS tasks used to run on m4-dev, which I
> believe was Andres’ worker machine. CC’ing Andres to check whether
> something might be broken on the m4-dev worker.

The sequoia image was updated and my internet was a lot slower than usual for
some as of yet unknown reason. So it took a while to download the ~220GB of
image... It should be catching up now.

Greetings,

Andres Freund

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Daniel Gustafsson 2025-11-26 14:33:07 Re: Serverside SNI support in libpq
Previous Message Manni Wood 2025-11-26 14:21:46 Re: Speed up COPY FROM text/CSV parsing using SIMD