Build: https://jenkins.thetaphi.de/job/Solr-main-Linux/12852/
Java: 64bit/hotspot/jdk-16.0.2 -XX:-UseCompressedOops -XX:+UseG1GC
2 tests failed.
FAILED:
org.apache.solr.cloud.api.collections.TestLocalFSCloudBackupRestore.classMethod
Error Message:
com.carrotsearch.randomizedtesting.ResourceDisposalError: Resource in scope
SUITE failed to close. Resource was registered from thread Thread[id=7109,
name=parallelCoreAdminAPIBaseExecutor-3531-thread-4-processing-127.0.0.1:39727_solr
backuprestore_testok_restored_shard1_replica_p7
eb9d07cc-9857-4240-b467-e7735c9ebc93434262381459092 create, state=RUNNABLE,
group=TGRP-TestLocalFSCloudBackupRestore], registration stack trace below.
Stack Trace:
com.carrotsearch.randomizedtesting.ResourceDisposalError: Resource in scope
SUITE failed to close. Resource was registered from thread Thread[id=7109,
name=parallelCoreAdminAPIBaseExecutor-3531-thread-4-processing-127.0.0.1:39727_solr
backuprestore_testok_restored_shard1_replica_p7
eb9d07cc-9857-4240-b467-e7735c9ebc93434262381459092 create, state=RUNNABLE,
group=TGRP-TestLocalFSCloudBackupRestore], registration stack trace below.
at [email protected]/java.lang.Thread.getStackTrace(Thread.java:1596)
at
app//com.carrotsearch.randomizedtesting.RandomizedContext.closeAtEnd(RandomizedContext.java:157)
at
app//org.apache.lucene.tests.util.LuceneTestCase.closeAfterSuite(LuceneTestCase.java:810)
at
app//org.apache.lucene.tests.util.LuceneTestCase.wrapDirectory(LuceneTestCase.java:1464)
at
app//org.apache.lucene.tests.util.LuceneTestCase.newDirectory(LuceneTestCase.java:1329)
at
app//org.apache.lucene.tests.util.LuceneTestCase.newDirectory(LuceneTestCase.java:1311)
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:903)
at app//org.apache.solr.core.SolrCore.<init>(SolrCore.java:1130)
at app//org.apache.solr.core.SolrCore.<init>(SolrCore.java:1055)
at
app//org.apache.solr.core.CoreContainer.createFromDescriptor(CoreContainer.java:1668)
at
app//org.apache.solr.core.CoreContainer.create(CoreContainer.java:1534)
at
app//org.apache.solr.handler.admin.CoreAdminOperation.lambda$static$0(CoreAdminOperation.java:112)
at
app//org.apache.solr.handler.admin.CoreAdminOperation.execute(CoreAdminOperation.java:400)
at
app//org.apache.solr.handler.admin.CoreAdminHandler$CallInfo.call(CoreAdminHandler.java:353)
at
app//org.apache.solr.handler.admin.CoreAdminHandler.lambda$handleRequestBody$0(CoreAdminHandler.java:225)
at
app//org.apache.solr.handler.admin.CoreAdminHandler$CoreAdminAsyncTracker.lambda$submitAsyncTask$0(CoreAdminHandler.java:444)
at
app//com.codahale.metrics.InstrumentedExecutorService$InstrumentedRunnable.run(InstrumentedExecutorService.java:212)
at
app//org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:289)
at
[email protected]/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
at
[email protected]/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:630)
at [email protected]/java.lang.Thread.run(Thread.java:831)
Caused by: java.lang.AssertionError: Directory not closed:
MockDirectoryWrapper(ByteBuffersDirectory@ca7e86b
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@2b951f14)
at org.junit.Assert.fail(Assert.java:89)
at
org.apache.lucene.tests.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:390)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:850)
... 1 more
FAILED:
org.apache.solr.cloud.api.collections.TestLocalFSCloudBackupRestore.classMethod
Error Message:
com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an uncaught
exception in thread: Thread[id=7143, name=coreCloseExecutor-3639-thread-6,
state=RUNNABLE, group=TGRP-TestLocalFSCloudBackupRestore]
Stack Trace:
com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an uncaught
exception in thread: Thread[id=7143, name=coreCloseExecutor-3639-thread-6,
state=RUNNABLE, group=TGRP-TestLocalFSCloudBackupRestore]
Caused by: java.lang.AssertionError: 1
at __randomizedtesting.SeedInfo.seed([4AA76288EC52FF7D]:0)
at
org.apache.solr.core.CachingDirectoryFactory.close(CachingDirectoryFactory.java:201)
at org.apache.solr.core.SolrCore.doClose(SolrCore.java:1884)
at org.apache.solr.core.SolrCore.close(SolrCore.java:1759)
at org.apache.solr.core.SolrCores.lambda$close$0(SolrCores.java:128)
at
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:289)
at
java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
at
java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:630)
at java.base/java.lang.Thread.run(Thread.java:831)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]