Re: Intermittent buildfarm failures on wrasse

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: Intermittent buildfarm failures on wrasse
Дата
Msg-id 1583505.1649994975@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: Intermittent buildfarm failures on wrasse  (Tom Lane <tgl@sss.pgh.pa.us>)
Ответы Re: Intermittent buildfarm failures on wrasse  (Noah Misch <noah@leadboat.com>)
Re: Intermittent buildfarm failures on wrasse  (Andres Freund <andres@anarazel.de>)
Список pgsql-hackers
I wrote:
> One thing I'm eyeing now is that it looks like Noah is re-initdb'ing
> each time, whereas I'd just stopped and started the postmaster of
> an existing installation.  That does not seem like it could matter
> but ...

Well, damn.  I changed my script that way and it failed on the tenth
iteration (versus a couple hundred successful iterations the other
way).  So somehow this is related to time-since-initdb, not
time-since-postmaster-start.  Any ideas?

Anyway, I'm too tired to do more tonight, but now that I can reproduce it
I will stick some debugging logic in tomorrow.  I no longer think we
should clutter the git repo with any more short-term hacks.

            regards, tom lane

PS a bit later: I've not yet reproduced it a second time, so the
failure rate is unfortunately a lot less than one-in-ten.  Still,
this eliminates the idea that there's some secret sauce in Noah's
build details.



В списке pgsql-hackers по дате отправления:

Предыдущее
От: Noah Misch
Дата:
Сообщение: Re: Intermittent buildfarm failures on wrasse
Следующее
От: Andres Freund
Дата:
Сообщение: Re: Intermittent buildfarm failures on wrasse