Re: Help with failures on HEAD

Поиск
Список
Период
Сортировка
От Andrew Dunstan
Тема Re: Help with failures on HEAD
Дата
Msg-id d8d6fe24-d873-a51e-a882-4a7ce66cb852@dunslane.net
обсуждение исходный текст
Ответ на Re: Help with failures on HEAD  ("Todd A. Cook" <ToddA.Cook@synopsys.com>)
Ответы Re: Help with failures on HEAD  ("Todd A. Cook" <ToddA.Cook@synopsys.com>)
Список buildfarm-members


On 2023-02-09 Th 14:00, Todd A. Cook wrote:
    On 2/9/23, 1:41 PM, "Tom Lane" <tgl@sss.pgh.pa.us <mailto:tgl@sss.pgh.pa.us>> wrote:    "Todd A. Cook" <ToddA.Cook@synopsys.com <mailto:ToddA.Cook@synopsys.com>> writes:    > Hi,    > Last Saturday morning, builds of HEAD on my animal mantid[1] spontaneously started failing;    > see [2] for an example. The log shown there is
    > Missing checked out branch bf_HEAD:    > * [32mbf_HEAD[m    > bf_REL_11_STABLE[m    > bf_REL_12_STABLE[m    > bf_REL_13_STABLE[m    > bf_REL_14_STABLE[m    > bf_REL_15_STABLE[m    > master[m
    In the past, I've been able to resolve issues similar to this one    by flushing the animal's git repo (rm -rf pgmirror.git) and letting    it pull that down fresh on the next run. Not clear if you included    that when you "removed the buildroot"?

Yes, I did "rm -rf buildroot".  After that, I verified (with "diff -r") that I had no changes
vs. the distribution tarball other than having my build-farm.conf present.


Don't do that. All the state is stored under the buildroot, and you'd be throwing that away. 999 times out of 1000 this should do the trick:


rm -rf buildroot/[RH]*/pgsql


The other 1 time out of 1000 you could also remove the mirror like Tom suggests as well.


cheers


andrew


--
Andrew Dunstan
EDB: https://www.enterprisedb.com

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

Предыдущее
От: "Todd A. Cook"
Дата:
Сообщение: Re: Help with failures on HEAD
Следующее
От: "Todd A. Cook"
Дата:
Сообщение: Re: Help with failures on HEAD