This is the mail archive of the gdb-patches@sourceware.org mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH] Implement timestamp'ed output on "make check"


On Wednesday, December 05 2018, Pedro Franco de Carvalho wrote:

> Sergio Durigan Junior <sergiodj@redhat.com> writes:
>
>> From my recollection, ISTR that the gdbserver builders were *very* slow
>> even before this commit.  I was even talking to Edjunior about disabling
>> the gdbserver builders, because they were just contributing to making
>> the queue larger for the native builder.
>
> It seems they were taking about one hour before, at least on the LE
> builders, although I think the BE ones were taking longer.  Is one hour
> more than expected for the gdbserver builders?  If not, I'll see if I
> can figure out what's taking long.

Hm, on the native builder (CentOS-ppc64le-m64), the builds were taking
about 30 minutes.  However, on
CentOS-ppc64le-native-extended-gdbserver-m64 and
CentOS-ppc64le-native-gdbserver-m64, the builds were taking much
longer.  For example:

  https://gdb-build.sergiodj.net/builders/CentOS-ppc64le-native-gdbserver-m64/builds/1988
  Elapsed	6 hrs, 30 mins, 12 secs

  https://gdb-build.sergiodj.net/builders/CentOS-ppc64le-native-gdbserver-m64/builds/1997
  Elapsed	20 hrs, 52 mins, 15 secs

Things get much worse with native-extended:

  https://gdb-build.sergiodj.net/builders/CentOS-ppc64le-native-extended-gdbserver-m64/builds/1992
  Elapsed	37 hrs, 4 mins, 29 secs

  https://gdb-build.sergiodj.net/builders/CentOS-ppc64le-native-extended-gdbserver-m64/builds/1988
  Elapsed	37 hrs, 6 mins, 19 secs

Unfortunately they haven't reached the commit which introduces the
timestamp feature, so we still don't know exactly where they're hanging.

>> Alright.  I'll try to cancel the builds up until
>> 80e24d09860dbeba7d435b4a4f0990f85dbc084e and see how things go.
>>
>> Thanks for taking the time to investigate this!
>
> Thank you!

No problem.

I've now cancelled the builds; let's see how things go.

Cheers,

-- 
Sergio
GPG key ID: 237A 54B1 0287 28BF 00EF  31F4 D0EB 7628 65FC 5E36
Please send encrypted e-mail if possible
http://sergiodj.net/


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]