Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [cdt-dev] Frequent cdt-verify job aborts

It looks like tests are hanging. Currently in both, https://hudson.eclipse.org/cdt/job/cdt-verify/7440/console and https://hudson.eclipse.org/cdt/job/cdt-master/1165/console. Any ideas on how to investigate that?

-sergey 

On Fri, Feb 3, 2017 at 12:56 PM, Marc-André Laperle <marc-andre.laperle@xxxxxxxxxxxx> wrote:

It used to be 2 executor. Maybe we can try switching it back. If there is no objection I can change it...


From: cdt-dev-bounces@xxxxxxxxxxx <cdt-dev-bounces@xxxxxxxxxxx> on behalf of Nathan Ridge <zeratul976@xxxxxxxxxxx>
Sent: Friday, February 3, 2017 3:37:57 PM
To: CDT Mailing List
Subject: [cdt-dev] Frequent cdt-verify job aborts
 
Lately I've noticed our cdt-verify jobs are being aborted very frequently, due to a timeout. In such cases, the following appears at the end of the build output:

   Build timed out (after 150 minutes). Marking the build as aborted.

Does anyone know the cause of these timeouts? Are we just expecting the tests to run more quickly than they actually do?

I also noticed that the aborts happen more frequently when there are more jobs being done in parallel. Are we perhaps allowing more jobs to run in parallel than the machine can handle?

Thanks,
Nate
_______________________________________________
cdt-dev mailing list
cdt-dev@xxxxxxxxxxx
To change your delivery options, retrieve your password, or unsubscribe from this list, visit
https://dev.eclipse.org/mailman/listinfo/cdt-dev

_______________________________________________
cdt-dev mailing list
cdt-dev@xxxxxxxxxxx
To change your delivery options, retrieve your password, or unsubscribe from this list, visit
https://dev.eclipse.org/mailman/listinfo/cdt-dev


Back to the top