You are viewing a plain text version of this content. The canonical link for it is here.
Posted to oak-dev@jackrabbit.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2019/10/21 12:53:47 UTC

BUILD FAILURE: Jackrabbit Oak - Build # 2451 - Failure

The Apache Jenkins build system has built Jackrabbit Oak (build #2451)

Status: Failure

Check console output at https://builds.apache.org/job/Jackrabbit%20Oak/2451/ to view the results.

Changes:
[reschke] OAK-8649: Update to jacoco 0.8.5 (version compatible with Java 14)

[tommaso] OAK-8244 - ignore DefaultAnalyzersConfigurationTest until root cause is found

 

Test results:
2 tests failed.
FAILED:  org.apache.jackrabbit.oak.plugins.index.solr.server.EmbeddedSolrServerProviderTest.org.apache.jackrabbit.oak.plugins.index.solr.server.EmbeddedSolrServerProviderTest

Error Message:
1 thread leaked from SUITE scope at org.apache.jackrabbit.oak.plugins.index.solr.server.EmbeddedSolrServerProviderTest: 
   1) Thread[id=147, name=oak-scheduled-executor-77, state=TIMED_WAITING, group=main]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
        at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)
        at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.poll(ScheduledThreadPoolExecutor.java:1129)
        at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.poll(ScheduledThreadPoolExecutor.java:809)
        at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1073)
        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
        at java.lang.Thread.run(Thread.java:748)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 
1 thread leaked from SUITE scope at org.apache.jackrabbit.oak.plugins.index.solr.server.EmbeddedSolrServerProviderTest: 
   1) Thread[id=147, name=oak-scheduled-executor-77, state=TIMED_WAITING, group=main]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
        at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)
        at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.poll(ScheduledThreadPoolExecutor.java:1129)
        at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.poll(ScheduledThreadPoolExecutor.java:809)
        at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1073)
        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
        at java.lang.Thread.run(Thread.java:748)
	at __randomizedtesting.SeedInfo.seed([1816C0BA03D563AE]:0)


FAILED:  org.apache.jackrabbit.oak.plugins.index.solr.server.EmbeddedSolrServerProviderTest.org.apache.jackrabbit.oak.plugins.index.solr.server.EmbeddedSolrServerProviderTest

Error Message:
There are still zombie threads that couldn't be terminated:
   1) Thread[id=147, name=oak-scheduled-executor-77, state=TIMED_WAITING, group=main]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
        at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)
        at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.poll(ScheduledThreadPoolExecutor.java:1129)
        at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.poll(ScheduledThreadPoolExecutor.java:809)
        at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1073)
        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
        at java.lang.Thread.run(Thread.java:748)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 
There are still zombie threads that couldn't be terminated:
   1) Thread[id=147, name=oak-scheduled-executor-77, state=TIMED_WAITING, group=main]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
        at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)
        at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.poll(ScheduledThreadPoolExecutor.java:1129)
        at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.poll(ScheduledThreadPoolExecutor.java:809)
        at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1073)
        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
        at java.lang.Thread.run(Thread.java:748)
	at __randomizedtesting.SeedInfo.seed([1816C0BA03D563AE]:0)

BUILD FAILURE: Jackrabbit Oak - Build # 2453 - Still Failing

Posted by Apache Jenkins Server <je...@builds.apache.org>.
The Apache Jenkins build system has built Jackrabbit Oak (build #2453)

Status: Still Failing

Check console output at https://builds.apache.org/job/Jackrabbit%20Oak/2453/ to view the results.

Changes:
No changes
 

Test results:
No tests ran.

BUILD FAILURE: Jackrabbit Oak - Build # 2452 - Still Failing

Posted by Apache Jenkins Server <je...@builds.apache.org>.
The Apache Jenkins build system has built Jackrabbit Oak (build #2452)

Status: Still Failing

Check console output at https://builds.apache.org/job/Jackrabbit%20Oak/2452/ to view the results.

Changes:
[mreutegg] OAK-8691: Incorrect base state from node builder

Apply fix and enable test

 

Test results:
All tests passed