Build: https://jenkins.thetaphi.de/job/Solr-main-Windows/930/
Java: 64bit/jdk-18 -XX:+UseCompressedOops -XX:+UseG1GC
1 tests failed.
FAILED: org.apache.solr.handler.TestReplicationHandler.classMethod
Error Message:
com.carrotsearch.randomizedtesting.ResourceDisposalError: Resource in scope
SUITE failed to close. Resource was registered from thread Thread[id=11288,
name=coreLoadExecutor-7198-thread-1, state=RUNNABLE,
group=TGRP-TestReplicationHandler], registration stack trace below.
Stack Trace:
com.carrotsearch.randomizedtesting.ResourceDisposalError: Resource in scope
SUITE failed to close. Resource was registered from thread Thread[id=11288,
name=coreLoadExecutor-7198-thread-1, state=RUNNABLE,
group=TGRP-TestReplicationHandler], registration stack trace below.
at __randomizedtesting.SeedInfo.seed([81E2A733CDBA2B4C]:0)
at java.base@18/java.lang.Thread.getStackTrace(Thread.java:1610)
at
app//com.carrotsearch.randomizedtesting.RandomizedContext.closeAtEnd(RandomizedContext.java:157)
at
app//org.apache.lucene.util.LuceneTestCase.closeAfterSuite(LuceneTestCase.java:798)
at
app//org.apache.lucene.util.LuceneTestCase.wrapDirectory(LuceneTestCase.java:1504)
at
app//org.apache.lucene.util.LuceneTestCase.newDirectory(LuceneTestCase.java:1368)
at
app//org.apache.lucene.util.LuceneTestCase.newDirectory(LuceneTestCase.java:1350)
at
app//org.apache.solr.core.MockDirectoryFactory.create(MockDirectoryFactory.java:51)
at
app//org.apache.solr.core.CachingDirectoryFactory.get(CachingDirectoryFactory.java:368)
at
app//org.apache.solr.update.SolrIndexWriter.create(SolrIndexWriter.java:108)
at app//org.apache.solr.core.SolrCore.initIndex(SolrCore.java:895)
at app//org.apache.solr.core.SolrCore.<init>(SolrCore.java:1123)
at app//org.apache.solr.core.SolrCore.<init>(SolrCore.java:1048)
at
app//org.apache.solr.core.CoreContainer.createFromDescriptor(CoreContainer.java:1562)
at
app//org.apache.solr.core.CoreContainer.lambda$load$10(CoreContainer.java:952)
at
app//com.codahale.metrics.InstrumentedExecutorService$InstrumentedCallable.call(InstrumentedExecutorService.java:202)
at java.base@18/java.util.concurrent.FutureTask.run(FutureTask.java:264)
at
app//org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:259)
at
java.base@18/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
at
java.base@18/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
at java.base@18/java.lang.Thread.run(Thread.java:833)
Caused by: java.lang.AssertionError: Directory not closed:
MockDirectoryWrapper(ByteBuffersDirectory@4d975def
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@5a9f5cd2)
at org.junit.Assert.fail(Assert.java:89)
at
org.apache.lucene.util.CloseableDirectory.close(CloseableDirectory.java:43)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$4$1.apply(RandomizedRunner.java:792)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$4$1.apply(RandomizedRunner.java:789)
at
com.carrotsearch.randomizedtesting.RandomizedContext.closeResources(RandomizedContext.java:225)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$4.afterAlways(RandomizedRunner.java:805)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:375)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:831)
... 1 more
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]