Re: What's with the StartDb:2 failures on skylark?

From: Magnus Hagander <magnus(at)hagander(dot)net>
To: Andrew Dunstan <andrew(at)dunslane(dot)net>
Cc: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>, pgsql-hackers(at)postgreSQL(dot)org
Subject: Re: What's with the StartDb:2 failures on skylark?
Date: 2007-06-11 14:41:42
Message-ID: 20070611144142.GA28068@svr2.hagander.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Mon, Jun 11, 2007 at 10:23:06AM -0400, Andrew Dunstan wrote:
>
>
> Tom Lane wrote:
> >Every so often, buildfarm member skylark reports a "StartDb:2" failure,
> >as for instance here:
> >http://www.pgbuildfarm.org/cgi-bin/show_log.pl?nm=skylark&dt=2007-06-10%2023:00:01
> >but the logs contain no trace of any actual failure. What's happening,
> >and why is the buildfarm failing to record any useful information?
> >
> >
>
>
> There is certainly something odd happening on the box. Magnus and I
> discussed it about a month ago and he was going to test something I
> suggested, but I'm not sure if he did. I have committed some small
> buildfarm changes that might take care of things. Marcus, can you please
> upgrade your run_build.pl to CVS HEAD (1.83) and we'll continue to keep
> an eye on things?

Done.

FWIW, I think you wanted me to stick sleeps at some places in the code, but
I never managed to figure out where to put them. So if you want them in
somewhere, please tell me where to put them and I'll make sure to do that
as well.

//Magnus

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Andrew Dunstan 2007-06-11 14:59:48 Re: COPYable logs status
Previous Message Andrew Dunstan 2007-06-11 14:23:06 Re: What's with the StartDb:2 failures on skylark?