[hibernate-dev] hibernate-infinispan tests - part... oh I've lost track

Steve Ebersole steve at hibernate.org
Wed Sep 30 15:01:53 EDT 2015


So this just bit me (again) doing the release.  I get transient test
failures in hibernate-infinispan trying to run the release.  This is
getting frustrating.

So can we get this to be a priority?  Or else I am going to seriously
contemplate moving hibernate-infinispan into a new project on its own.



On Sat, Sep 26, 2015 at 6:26 AM Sanne Grinovero <sanne at hibernate.org> wrote:

> Hi Radim,
>
> the ci.hibernate.org server grants permissions based on your github
> id, AFAIR you should be able to create/edit jobs since you have commit
> permissions.
> Clone the Hibernate ORM main job into a personal one, edit it (like
> have it build from a personal branch and disable spammy notifications)
> and test like as you prefer.
> If it's not allowing you such permissions, let me know.
>
> If it's not enough to diagnose this, next week I can show you how to
> get a root terminal on the build slaves.
>
> Thanks for helping on this!
>
> Sanne
>
>
> On 25 September 2015 at 19:05, Radim Vansa <rvansa at redhat.com> wrote:
> > Since we can't reproduce the test on local machine (I was once runnning
> > the testsuite whole night again and again and did not get any crash),
> > the only option I can think of is running hibernate-infinispan with
> > verbose logging in CI.
> > To properly diagnose what has happened, we should set up
> > org.jgroups TRACE
> > org.infinispan TRACE
> > org.infinispan.marshall DEBUG
> > org.infinispan.commons.marshall DEBUG
> >
> > (the other two just reduce the verbosity in the parts we don't need). If
> > the build fails in CI and I can get my hands on the log, I can
> investigate.
> >
> > Steve, should I prepare a PR switching the log level when running
> > testsuite, or could you do that only in the CI?
> >
> > Radim
> >
> > On 09/25/2015 04:28 PM, Steve Ebersole wrote:
> >> We are again running into problems with hibernate-infinispan tests.  We
> are
> >> seeing false test failures on CI.  I cannot reproduce these failures
> >> locally, and even out on CI the test(s) that fil change each time.
> >>
> >> http://ci.hibernate.org/job/hibernate-orm-master-h2/1121/
> >> http://ci.hibernate.org/job/hibernate-orm-master-h2/1122/
> >> http://ci.hibernate.org/job/hibernate-orm-master-h2/1123/
> >>
> >> Are 3 job runs showing what I mean.  There is no code change between
> any of
> >> these runs.
> >> _______________________________________________
> >> hibernate-dev mailing list
> >> hibernate-dev at lists.jboss.org
> >> https://lists.jboss.org/mailman/listinfo/hibernate-dev
> >
> >
> > --
> > Radim Vansa <rvansa at redhat.com>
> > JBoss Performance Team
> >
> > _______________________________________________
> > hibernate-dev mailing list
> > hibernate-dev at lists.jboss.org
> > https://lists.jboss.org/mailman/listinfo/hibernate-dev
> _______________________________________________
> hibernate-dev mailing list
> hibernate-dev at lists.jboss.org
> https://lists.jboss.org/mailman/listinfo/hibernate-dev
>


More information about the hibernate-dev mailing list