From: | Joe Conway <mail(at)joeconway(dot)com> |
---|---|
To: | Nazir Bilal Yavuz <byavuz81(at)gmail(dot)com>, Thomas Munro <thomas(dot)munro(at)gmail(dot)com> |
Cc: | Andres Freund <andres(at)anarazel(dot)de>, Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>, pgsql-hackers <pgsql-hackers(at)postgresql(dot)org>, Christophe Pettus <christophe(dot)pettus(at)pgexperts(dot)com> |
Subject: | Re: CI, macports, darwin version problems |
Date: | 2024-07-18 11:55:28 |
Message-ID: | 07733add-f248-4c5a-b419-9ef64b6f3459@joeconway.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers |
On 7/18/24 04:12, Nazir Bilal Yavuz wrote:
> Hi,
>
> On Thu, 18 Jul 2024 at 07:40, Thomas Munro <thomas(dot)munro(at)gmail(dot)com> wrote:
>>
>> On Thu, Jul 18, 2024 at 9:58 AM Joe Conway <mail(at)joeconway(dot)com> wrote:
>> > On 7/17/24 16:41, Andres Freund wrote:
>> > > Does "tart pull ghcr.io/cirruslabs/macos-runner:sonoma" as the CI user
>> > > succeed?
>> >
>> > Yes, with about 25 GB to spare.
>>
>> Thanks. Now it works! But for some reason it spends several minutes
>> in the "scheduling" stage before it starts. Are there any logs that
>> might give a clue what it was doing, for example for this run?
>> https://cirrus-ci.com/task/5963784852865024
I only see this in the log:
time="2024-07-17T23:13:56-04:00" level=info msg="started task
5963784852865024"
time="2024-07-17T23:42:24-04:00" level=info msg="task 5963784852865024
completed"
> Could it be pulling the ''macos-runner:sonoma' image on every run?
Or perhaps since this was the first run it simply needed to pull the
image for the first time?
The scheduling timing (21:24) looks a lot like what I observed when I
did the test for the time to download. Unfortunately I did not time the
test though.
--
Joe Conway
PostgreSQL Contributors Team
RDS Open Source Databases
Amazon Web Services: https://aws.amazon.com
From | Date | Subject | |
---|---|---|---|
Next Message | Joe Conway | 2024-07-18 12:00:56 | Re: CI, macports, darwin version problems |
Previous Message | David Rowley | 2024-07-18 11:49:54 | Re: Optimize WindowAgg's use of tuplestores |