You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@mesos.apache.org by Alex Rukletsov <al...@mesosphere.com> on 2016/10/31 08:47:14 UTC

Test failures in Apache Jenkins

Folks,

I observe a lot of flaky tests in Apache Jenkins. They seem rather random
and not tied to particular machines (saw failures on H1 and on H2).
Moreover, there are no tickets for them and I haven't seen any of those
failures in our internal CI.

Does anyone have an idea about any recent changes in test harness,
libprocess or whatever that could lead to this? It's probably not related
to MESOS-6180 <https://issues.apache.org/jira/browse/MESOS-6180>, because
not all failures are future timeout induced.

For example, in the last day I saw these guys failing:
ReconciliationTest.RecoveredAgent [1]
MasterTest.TaskLabels [2]
RoleTest.ImplicitRoleRegister [3]
ReconciliationTest.ImplicitTerminalTask [4]
ReservationTest.BadACLDropReserve [5]
ReservationTest.CompatibleCheckpointedResources [6]
ContentType/SchedulerHttpApiTest.Subscribe/0 [7]

[1] https://goo.gl/cs88BD
[2] https://goo.gl/gTzKUV
[3] https://goo.gl/7pGaQG
[4] https://goo.gl/ccq38D
[5] https://goo.gl/0R1eOO
[6] https://goo.gl/xKQzUt
[7] https://goo.gl/HZmiGJ

Re: Test failures in Apache Jenkins

Posted by Alex Rukletsov <al...@mesosphere.com>.
Yes, those were direct links. The source of *some* failures is probably VM
lags, which were reported in
https://issues.apache.org/jira/browse/INFRA-12852. I suggest we wait for a
resolution from Infra and see whether it helps and to what extent.

On Fri, Nov 4, 2016 at 12:42 AM, Benjamin Mahler <bm...@apache.org> wrote:

> Hm.. these links are all broken, were you linking to jenkins logs directly?
> They get garbage collected rather quickly.
>
> On Mon, Oct 31, 2016 at 1:47 AM, Alex Rukletsov <al...@mesosphere.com>
> wrote:
>
> > Folks,
> >
> > I observe a lot of flaky tests in Apache Jenkins. They seem rather random
> > and not tied to particular machines (saw failures on H1 and on H2).
> > Moreover, there are no tickets for them and I haven't seen any of those
> > failures in our internal CI.
> >
> > Does anyone have an idea about any recent changes in test harness,
> > libprocess or whatever that could lead to this? It's probably not related
> > to MESOS-6180 <https://issues.apache.org/jira/browse/MESOS-6180>,
> because
> > not all failures are future timeout induced.
> >
> > For example, in the last day I saw these guys failing:
> > ReconciliationTest.RecoveredAgent [1]
> > MasterTest.TaskLabels [2]
> > RoleTest.ImplicitRoleRegister [3]
> > ReconciliationTest.ImplicitTerminalTask [4]
> > ReservationTest.BadACLDropReserve [5]
> > ReservationTest.CompatibleCheckpointedResources [6]
> > ContentType/SchedulerHttpApiTest.Subscribe/0 [7]
> >
> > [1] https://goo.gl/cs88BD
> > [2] https://goo.gl/gTzKUV
> > [3] https://goo.gl/7pGaQG
> > [4] https://goo.gl/ccq38D
> > [5] https://goo.gl/0R1eOO
> > [6] https://goo.gl/xKQzUt
> > [7] https://goo.gl/HZmiGJ
> >
>

Re: Test failures in Apache Jenkins

Posted by Benjamin Mahler <bm...@apache.org>.
Hm.. these links are all broken, were you linking to jenkins logs directly?
They get garbage collected rather quickly.

On Mon, Oct 31, 2016 at 1:47 AM, Alex Rukletsov <al...@mesosphere.com> wrote:

> Folks,
>
> I observe a lot of flaky tests in Apache Jenkins. They seem rather random
> and not tied to particular machines (saw failures on H1 and on H2).
> Moreover, there are no tickets for them and I haven't seen any of those
> failures in our internal CI.
>
> Does anyone have an idea about any recent changes in test harness,
> libprocess or whatever that could lead to this? It's probably not related
> to MESOS-6180 <https://issues.apache.org/jira/browse/MESOS-6180>, because
> not all failures are future timeout induced.
>
> For example, in the last day I saw these guys failing:
> ReconciliationTest.RecoveredAgent [1]
> MasterTest.TaskLabels [2]
> RoleTest.ImplicitRoleRegister [3]
> ReconciliationTest.ImplicitTerminalTask [4]
> ReservationTest.BadACLDropReserve [5]
> ReservationTest.CompatibleCheckpointedResources [6]
> ContentType/SchedulerHttpApiTest.Subscribe/0 [7]
>
> [1] https://goo.gl/cs88BD
> [2] https://goo.gl/gTzKUV
> [3] https://goo.gl/7pGaQG
> [4] https://goo.gl/ccq38D
> [5] https://goo.gl/0R1eOO
> [6] https://goo.gl/xKQzUt
> [7] https://goo.gl/HZmiGJ
>