Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

transient AnnouncerTest.testSanity() failure #2253

Closed
himanshug opened this issue Jan 12, 2016 · 10 comments · Fixed by #5077
Closed

transient AnnouncerTest.testSanity() failure #2253

himanshug opened this issue Jan 12, 2016 · 10 comments · Fixed by #5077

Comments

@himanshug
Copy link
Contributor

https://travis-ci.org/druid-io/druid/jobs/101730020

testSanity(io.druid.curator.announcement.AnnouncerTest)  Time elapsed: 61.019 sec  <<< ERROR!

java.lang.Exception: test timed out after 60000 milliseconds

    at sun.misc.Unsafe.park(Native Method)

    at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)

    at java.util.concurrent.locks.AbstractQueuedSynchronizer.doAcquireSharedNanos(AbstractQueuedSynchronizer.java:1037)

    at java.util.concurrent.locks.AbstractQueuedSynchronizer.tryAcquireSharedNanos(AbstractQueuedSynchronizer.java:1328)

    at java.util.concurrent.CountDownLatch.await(CountDownLatch.java:277)

    at org.apache.curator.test.Timing.awaitLatch(Timing.java:120)

    at io.druid.curator.announcement.AnnouncerTest.testSanity(AnnouncerTest.java:101)
@drcrallen
Copy link
Contributor

I'm hitting this a lot today.

@drcrallen
Copy link
Contributor

I'll start linking failed runs here

@drcrallen
Copy link
Contributor

@gianm
Copy link
Contributor

gianm commented Mar 11, 2016

@gianm
Copy link
Contributor

gianm commented Mar 31, 2016

@gianm
Copy link
Contributor

gianm commented Jun 3, 2016

@gianm
Copy link
Contributor

gianm commented Jul 14, 2016

@leventov
Copy link
Member

This transient failure hits very often recently

@gianm
Copy link
Contributor

gianm commented Sep 28, 2017

I tried some things in #4866 but they didn't seem to work. I did discover one additional clue though, see #4866 (comment). It wasn't enough for me to get to the bottom of it but it is some more information.

@jihoonson
Copy link
Contributor

I'm working on this.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
5 participants