You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by Policeman Jenkins Server <je...@thetaphi.de> on 2016/12/12 11:31:15 UTC

[JENKINS] Lucene-Solr-6.x-Solaris (64bit/jdk1.8.0) - Build # 548 - Still Unstable!

Build: https://jenkins.thetaphi.de/job/Lucene-Solr-6.x-Solaris/548/
Java: 64bit/jdk1.8.0 -XX:+UseCompressedOops -XX:+UseParallelGC

3 tests failed.
FAILED:  junit.framework.TestSuite.org.apache.solr.core.TestLazyCores

Error Message:
ObjectTracker found 5 object(s) that were not released!!! [MockDirectoryWrapper, MockDirectoryWrapper, MockDirectoryWrapper, MDCAwareThreadPoolExecutor, SolrCore] org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException  at org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:43)  at org.apache.solr.core.CachingDirectoryFactory.get(CachingDirectoryFactory.java:347)  at org.apache.solr.update.SolrIndexWriter.create(SolrIndexWriter.java:66)  at org.apache.solr.core.SolrCore.initIndex(SolrCore.java:673)  at org.apache.solr.core.SolrCore.<init>(SolrCore.java:847)  at org.apache.solr.core.SolrCore.<init>(SolrCore.java:775)  at org.apache.solr.core.CoreContainer.create(CoreContainer.java:842)  at org.apache.solr.core.CoreContainer.lambda$load$0(CoreContainer.java:498)  at java.util.concurrent.FutureTask.run(FutureTask.java:266)  at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:229)  at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)  at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)  at java.lang.Thread.run(Thread.java:745)  org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException  at org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:43)  at org.apache.solr.core.CachingDirectoryFactory.get(CachingDirectoryFactory.java:347)  at org.apache.solr.core.SolrCore.getNewIndexDir(SolrCore.java:332)  at org.apache.solr.core.SolrCore.initIndex(SolrCore.java:641)  at org.apache.solr.core.SolrCore.<init>(SolrCore.java:847)  at org.apache.solr.core.SolrCore.<init>(SolrCore.java:775)  at org.apache.solr.core.CoreContainer.create(CoreContainer.java:842)  at org.apache.solr.core.CoreContainer.lambda$load$0(CoreContainer.java:498)  at java.util.concurrent.FutureTask.run(FutureTask.java:266)  at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:229)  at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)  at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)  at java.lang.Thread.run(Thread.java:745)  org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException  at org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:43)  at org.apache.solr.core.CachingDirectoryFactory.get(CachingDirectoryFactory.java:347)  at org.apache.solr.core.SolrCore.initSnapshotMetaDataManager(SolrCore.java:434)  at org.apache.solr.core.SolrCore.<init>(SolrCore.java:841)  at org.apache.solr.core.SolrCore.<init>(SolrCore.java:775)  at org.apache.solr.core.CoreContainer.create(CoreContainer.java:842)  at org.apache.solr.core.CoreContainer.lambda$load$0(CoreContainer.java:498)  at java.util.concurrent.FutureTask.run(FutureTask.java:266)  at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:229)  at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)  at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)  at java.lang.Thread.run(Thread.java:745)  org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException  at org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:43)  at org.apache.solr.core.SolrCore.<init>(SolrCore.java:798)  at org.apache.solr.core.SolrCore.<init>(SolrCore.java:775)  at org.apache.solr.core.CoreContainer.create(CoreContainer.java:842)  at org.apache.solr.core.CoreContainer.lambda$load$0(CoreContainer.java:498)  at java.util.concurrent.FutureTask.run(FutureTask.java:266)  at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:229)  at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)  at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)  at java.lang.Thread.run(Thread.java:745)  org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException  at org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:43)  at org.apache.solr.core.SolrCore.<init>(SolrCore.java:937)  at org.apache.solr.core.SolrCore.<init>(SolrCore.java:775)  at org.apache.solr.core.CoreContainer.create(CoreContainer.java:842)  at org.apache.solr.core.CoreContainer.lambda$load$0(CoreContainer.java:498)  at java.util.concurrent.FutureTask.run(FutureTask.java:266)  at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:229)  at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)  at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)  at java.lang.Thread.run(Thread.java:745)  

Stack Trace:
java.lang.AssertionError: ObjectTracker found 5 object(s) that were not released!!! [MockDirectoryWrapper, MockDirectoryWrapper, MockDirectoryWrapper, MDCAwareThreadPoolExecutor, SolrCore]
org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException
	at org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:43)
	at org.apache.solr.core.CachingDirectoryFactory.get(CachingDirectoryFactory.java:347)
	at org.apache.solr.update.SolrIndexWriter.create(SolrIndexWriter.java:66)
	at org.apache.solr.core.SolrCore.initIndex(SolrCore.java:673)
	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:847)
	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:775)
	at org.apache.solr.core.CoreContainer.create(CoreContainer.java:842)
	at org.apache.solr.core.CoreContainer.lambda$load$0(CoreContainer.java:498)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:229)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
	at java.lang.Thread.run(Thread.java:745)

org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException
	at org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:43)
	at org.apache.solr.core.CachingDirectoryFactory.get(CachingDirectoryFactory.java:347)
	at org.apache.solr.core.SolrCore.getNewIndexDir(SolrCore.java:332)
	at org.apache.solr.core.SolrCore.initIndex(SolrCore.java:641)
	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:847)
	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:775)
	at org.apache.solr.core.CoreContainer.create(CoreContainer.java:842)
	at org.apache.solr.core.CoreContainer.lambda$load$0(CoreContainer.java:498)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:229)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
	at java.lang.Thread.run(Thread.java:745)

org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException
	at org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:43)
	at org.apache.solr.core.CachingDirectoryFactory.get(CachingDirectoryFactory.java:347)
	at org.apache.solr.core.SolrCore.initSnapshotMetaDataManager(SolrCore.java:434)
	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:841)
	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:775)
	at org.apache.solr.core.CoreContainer.create(CoreContainer.java:842)
	at org.apache.solr.core.CoreContainer.lambda$load$0(CoreContainer.java:498)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:229)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
	at java.lang.Thread.run(Thread.java:745)

org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException
	at org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:43)
	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:798)
	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:775)
	at org.apache.solr.core.CoreContainer.create(CoreContainer.java:842)
	at org.apache.solr.core.CoreContainer.lambda$load$0(CoreContainer.java:498)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:229)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
	at java.lang.Thread.run(Thread.java:745)

org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException
	at org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:43)
	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:937)
	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:775)
	at org.apache.solr.core.CoreContainer.create(CoreContainer.java:842)
	at org.apache.solr.core.CoreContainer.lambda$load$0(CoreContainer.java:498)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:229)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
	at java.lang.Thread.run(Thread.java:745)


	at __randomizedtesting.SeedInfo.seed([93F498D1640D2DE6]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.assertTrue(Assert.java:43)
	at org.junit.Assert.assertNull(Assert.java:551)
	at org.apache.solr.SolrTestCaseJ4.teardownTestCases(SolrTestCaseJ4.java:266)
	at sun.reflect.GeneratedMethodAccessor26.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1713)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:870)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at java.lang.Thread.run(Thread.java:745)


FAILED:  junit.framework.TestSuite.org.apache.solr.core.TestLazyCores

Error Message:
1 thread leaked from SUITE scope at org.apache.solr.core.TestLazyCores:     1) Thread[id=41789, name=searcherExecutor-6907-thread-1, state=WAITING, group=TGRP-TestLazyCores]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)         at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)         at java.lang.Thread.run(Thread.java:745)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE scope at org.apache.solr.core.TestLazyCores: 
   1) Thread[id=41789, name=searcherExecutor-6907-thread-1, state=WAITING, group=TGRP-TestLazyCores]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
        at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
        at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
        at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)
        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
        at java.lang.Thread.run(Thread.java:745)
	at __randomizedtesting.SeedInfo.seed([93F498D1640D2DE6]:0)


FAILED:  junit.framework.TestSuite.org.apache.solr.core.TestLazyCores

Error Message:
There are still zombie threads that couldn't be terminated:    1) Thread[id=41789, name=searcherExecutor-6907-thread-1, state=WAITING, group=TGRP-TestLazyCores]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)         at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)         at java.lang.Thread.run(Thread.java:745)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie threads that couldn't be terminated:
   1) Thread[id=41789, name=searcherExecutor-6907-thread-1, state=WAITING, group=TGRP-TestLazyCores]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
        at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
        at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
        at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)
        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
        at java.lang.Thread.run(Thread.java:745)
	at __randomizedtesting.SeedInfo.seed([93F498D1640D2DE6]:0)




Build Log:
[...truncated 11966 lines...]
   [junit4] Suite: org.apache.solr.core.TestLazyCores
   [junit4]   2> Creating dataDir: /export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_93F498D1640D2DE6-001/init-core-data-001
   [junit4]   2> 1663789 INFO  (SUITE-TestLazyCores-seed#[93F498D1640D2DE6]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
   [junit4]   2> 1663790 INFO  (TEST-TestLazyCores.testLazyLoad-seed#[93F498D1640D2DE6]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testLazyLoad
   [junit4]   2> 1663818 INFO  (TEST-TestLazyCores.testLazyLoad-seed#[93F498D1640D2DE6]) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=600000&connTimeout=60000&retry=true
   [junit4]   2> 1663818 INFO  (TEST-TestLazyCores.testLazyLoad-seed#[93F498D1640D2DE6]) [    ] o.a.s.c.SolrCores Allocating transient cache for 4 transient cores
   [junit4]   2> 1663836 INFO  (coreLoadExecutor-6846-thread-2) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.4.0
   [junit4]   2> 1663845 INFO  (coreLoadExecutor-6846-thread-3) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.4.0
   [junit4]   2> 1663845 INFO  (coreLoadExecutor-6846-thread-2) [    ] o.a.s.s.IndexSchema [collection2] Schema name=tiny
   [junit4]   2> 1663847 INFO  (coreLoadExecutor-6846-thread-2) [    ] o.a.s.s.IndexSchema Loaded schema tiny/1.1 with uniqueid field id
   [junit4]   2> 1663850 INFO  (coreLoadExecutor-6846-thread-2) [    ] o.a.s.c.CoreContainer Creating SolrCore 'collection2' using configuration from instancedir /export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_93F498D1640D2DE6-001/tempDir-001/collection2
   [junit4]   2> 1663851 INFO  (coreLoadExecutor-6846-thread-2) [    x:collection2] o.a.s.c.SolrCore [[collection2] ] Opening new SolrCore at [/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_93F498D1640D2DE6-001/tempDir-001/collection2], dataDir=[/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_93F498D1640D2DE6-001/tempDir-001/collection2/data/]
   [junit4]   2> 1663853 INFO  (coreLoadExecutor-6846-thread-3) [    ] o.a.s.s.IndexSchema [collection5] Schema name=tiny
   [junit4]   2> 1663854 INFO  (coreLoadExecutor-6846-thread-2) [    x:collection2] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=32, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0]
   [junit4]   2> 1663901 INFO  (coreLoadExecutor-6846-thread-1) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.4.0
   [junit4]   2> 1663906 INFO  (coreLoadExecutor-6846-thread-2) [    x:collection2] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1663906 INFO  (coreLoadExecutor-6846-thread-1) [    ] o.a.s.s.IndexSchema [collection1] Schema name=tiny
   [junit4]   2> 1663906 INFO  (coreLoadExecutor-6846-thread-2) [    x:collection2] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1663908 INFO  (coreLoadExecutor-6846-thread-1) [    ] o.a.s.s.IndexSchema Loaded schema tiny/1.1 with uniqueid field id
   [junit4]   2> 1663909 INFO  (coreLoadExecutor-6846-thread-1) [    ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from instancedir /export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_93F498D1640D2DE6-001/tempDir-001/collection1
   [junit4]   2> 1663909 INFO  (coreLoadExecutor-6846-thread-1) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_93F498D1640D2DE6-001/tempDir-001/collection1], dataDir=[/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_93F498D1640D2DE6-001/tempDir-001/collection1/data/]
   [junit4]   2> 1663910 INFO  (coreLoadExecutor-6846-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=32, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0]
   [junit4]   2> 1663910 INFO  (coreLoadExecutor-6846-thread-3) [    ] o.a.s.s.IndexSchema Loaded schema tiny/1.1 with uniqueid field id
   [junit4]   2> 1663912 INFO  (coreLoadExecutor-6846-thread-3) [    ] o.a.s.c.CoreContainer Creating SolrCore 'collection5' using configuration from instancedir /export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_93F498D1640D2DE6-001/tempDir-001/collection5
   [junit4]   2> 1663912 INFO  (coreLoadExecutor-6846-thread-3) [    x:collection5] o.a.s.c.SolrCore [[collection5] ] Opening new SolrCore at [/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_93F498D1640D2DE6-001/tempDir-001/collection5], dataDir=[/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_93F498D1640D2DE6-001/tempDir-001/collection5/data/]
   [junit4]   2> 1663913 INFO  (coreLoadExecutor-6846-thread-3) [    x:collection5] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=32, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0]
   [junit4]   2> 1663920 INFO  (coreLoadExecutor-6846-thread-1) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1663920 INFO  (coreLoadExecutor-6846-thread-1) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1663920 INFO  (coreLoadExecutor-6846-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=50, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.2887570091351821]
   [junit4]   2> 1663921 INFO  (coreLoadExecutor-6846-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@286f5c5f[collection1] main]
   [junit4]   2> 1663921 INFO  (coreLoadExecutor-6846-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage File-based storage initialized to use dir: /export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_93F498D1640D2DE6-001/tempDir-001/collection1/conf
   [junit4]   2> 1663921 INFO  (coreLoadExecutor-6846-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1663921 INFO  (searcherExecutor-6851-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@286f5c5f[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1663925 INFO  (coreLoadExecutor-6846-thread-3) [    x:collection5] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1663925 INFO  (coreLoadExecutor-6846-thread-3) [    x:collection5] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1663925 INFO  (coreLoadExecutor-6846-thread-3) [    x:collection5] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=50, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.2887570091351821]
   [junit4]   2> 1663925 INFO  (coreLoadExecutor-6846-thread-3) [    x:collection5] o.a.s.s.SolrIndexSearcher Opening [Searcher@7333ef09[collection5] main]
   [junit4]   2> 1663926 INFO  (coreLoadExecutor-6846-thread-3) [    x:collection5] o.a.s.r.ManagedResourceStorage File-based storage initialized to use dir: /export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_93F498D1640D2DE6-001/tempDir-001/collection5/conf
   [junit4]   2> 1663926 INFO  (coreLoadExecutor-6846-thread-3) [    x:collection5] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1663926 INFO  (coreLoadExecutor-6846-thread-2) [    x:collection2] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=50, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.2887570091351821]
   [junit4]   2> 1663926 INFO  (coreLoadExecutor-6846-thread-2) [    x:collection2] o.a.s.s.SolrIndexSearcher Opening [Searcher@6e1a6311[collection2] main]
   [junit4]   2> 1663927 INFO  (coreLoadExecutor-6846-thread-2) [    x:collection2] o.a.s.r.ManagedResourceStorage File-based storage initialized to use dir: /export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_93F498D1640D2DE6-001/tempDir-001/collection2/conf
   [junit4]   2> 1663927 INFO  (coreLoadExecutor-6846-thread-2) [    x:collection2] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1663927 INFO  (coreLoadExecutor-6846-thread-2) [    x:collection2] o.a.s.c.SolrCores Opening transient core collection2
   [junit4]   2> 1663929 INFO  (searcherExecutor-6852-thread-1-processing-x:collection5) [    x:collection5] o.a.s.c.SolrCore [collection5] Registered new searcher Searcher@7333ef09[collection5] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1663929 INFO  (searcherExecutor-6847-thread-1-processing-x:collection2) [    x:collection2] o.a.s.c.SolrCore [collection2] Registered new searcher Searcher@6e1a6311[collection2] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1663938 INFO  (TEST-TestLazyCores.testLazyLoad-seed#[93F498D1640D2DE6]) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.4.0
   [junit4]   2> 1663948 INFO  (TEST-TestLazyCores.testLazyLoad-seed#[93F498D1640D2DE6]) [    ] o.a.s.s.IndexSchema [collection3] Schema name=tiny
   [junit4]   2> 1663951 INFO  (TEST-TestLazyCores.testLazyLoad-seed#[93F498D1640D2DE6]) [    ] o.a.s.s.IndexSchema Loaded schema tiny/1.1 with uniqueid field id
   [junit4]   2> 1663952 INFO  (TEST-TestLazyCores.testLazyLoad-seed#[93F498D1640D2DE6]) [    ] o.a.s.c.CoreContainer Creating SolrCore 'collection3' using configuration from instancedir /export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_93F498D1640D2DE6-001/tempDir-001/collection3
   [junit4]   2> 1663954 INFO  (TEST-TestLazyCores.testLazyLoad-seed#[93F498D1640D2DE6]) [    x:collection3] o.a.s.c.SolrCore [[collection3] ] Opening new SolrCore at [/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_93F498D1640D2DE6-001/tempDir-001/collection3], dataDir=[/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_93F498D1640D2DE6-001/tempDir-001/collection3/data/]
   [junit4]   2> 1663955 INFO  (TEST-TestLazyCores.testLazyLoad-seed#[93F498D1640D2DE6]) [    x:collection3] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=27, maxMergeAtOnceExplicit=14, maxMergedSegmentMB=95.2763671875, floorSegmentMB=0.3984375, forceMergeDeletesPctAllowed=17.890470911007963, segmentsPerTier=24.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 1663965 INFO  (TEST-TestLazyCores.testLazyLoad-seed#[93F498D1640D2DE6]) [    x:collection3] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1663965 INFO  (TEST-TestLazyCores.testLazyLoad-seed#[93F498D1640D2DE6]) [    x:collection3] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1663965 INFO  (TEST-TestLazyCores.testLazyLoad-seed#[93F498D1640D2DE6]) [    x:collection3] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=10, maxMergeAtOnceExplicit=47, maxMergedSegmentMB=14.4814453125, floorSegmentMB=1.111328125, forceMergeDeletesPctAllowed=7.744643249992144, segmentsPerTier=50.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 1663965 INFO  (TEST-TestLazyCores.testLazyLoad-seed#[93F498D1640D2DE6]) [    x:collection3] o.a.s.s.SolrIndexSearcher Opening [Searcher@6c2ae1a9[collection3] main]
   [junit4]   2> 1663966 INFO  (TEST-TestLazyCores.testLazyLoad-seed#[93F498D1640D2DE6]) [    x:collection3] o.a.s.r.ManagedResourceStorage File-based storage initialized to use dir: /export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_93F498D1640D2DE6-001/tempDir-001/collection3/conf
   [junit4]   2> 1663966 INFO  (TEST-TestLazyCores.testLazyLoad-seed#[93F498D1640D2DE6]) [    x:collection3] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1663966 INFO  (TEST-TestLazyCores.testLazyLoad-seed#[93F498D1640D2DE6]) [    x:collection3] o.a.s.c.SolrCores Opening transient core collection3
   [junit4]   2> 1663978 INFO  (TEST-TestLazyCores.testLazyLoad-seed#[93F498D1640D2DE6]) [    x:collection3] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.4.0
   [junit4]   2> 1663987 INFO  (TEST-TestLazyCores.testLazyLoad-seed#[93F498D1640D2DE6]) [    x:collection3] o.a.s.s.IndexSchema [collection4] Schema name=tiny
   [junit4]   2> 1663990 INFO  (TEST-TestLazyCores.testLazyLoad-seed#[93F498D1640D2DE6]) [    x:collection3] o.a.s.s.IndexSchema Loaded schema tiny/1.1 with uniqueid field id
   [junit4]   2> 1663992 INFO  (TEST-TestLazyCores.testLazyLoad-seed#[93F498D1640D2DE6]) [    x:collection3] o.a.s.c.CoreContainer Creating SolrCore 'collection4' using configuration from instancedir /export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_93F498D1640D2DE6-001/tempDir-001/collection4
   [junit4]   2> 1663993 INFO  (TEST-TestLazyCores.testLazyLoad-seed#[93F498D1640D2DE6]) [    x:collection4] o.a.s.c.SolrCore [[collection4] ] Opening new SolrCore at [/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_93F498D1640D2DE6-001/tempDir-001/collection4], dataDir=[/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_93F498D1640D2DE6-001/tempDir-001/collection4/data/]
   [junit4]   2> 1663994 INFO  (searcherExecutor-6859-thread-1-processing-x:collection3) [    x:collection3] o.a.s.c.SolrCore [collection3] Registered new searcher Searcher@6c2ae1a9[collection3] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1663994 INFO  (TEST-TestLazyCores.testLazyLoad-seed#[93F498D1640D2DE6]) [    x:collection4] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=31, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0]
   [junit4]   2> 1664003 INFO  (TEST-TestLazyCores.testLazyLoad-seed#[93F498D1640D2DE6]) [    x:collection4] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1664003 INFO  (TEST-TestLazyCores.testLazyLoad-seed#[93F498D1640D2DE6]) [    x:collection4] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1664004 INFO  (TEST-TestLazyCores.testLazyLoad-seed#[93F498D1640D2DE6]) [    x:collection4] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=19, maxMergeAtOnceExplicit=29, maxMergedSegmentMB=79.517578125, floorSegmentMB=0.5068359375, forceMergeDeletesPctAllowed=9.377755388301416, segmentsPerTier=13.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 1664005 INFO  (TEST-TestLazyCores.testLazyLoad-seed#[93F498D1640D2DE6]) [    x:collection4] o.a.s.s.SolrIndexSearcher Opening [Searcher@5ac16e26[collection4] main]
   [junit4]   2> 1664005 INFO  (TEST-TestLazyCores.testLazyLoad-seed#[93F498D1640D2DE6]) [    x:collection4] o.a.s.r.ManagedResourceStorage File-based storage initialized to use dir: /export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_93F498D1640D2DE6-001/tempDir-001/collection4/conf
   [junit4]   2> 1664005 INFO  (TEST-TestLazyCores.testLazyLoad-seed#[93F498D1640D2DE6]) [    x:collection4] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1664005 INFO  (searcherExecutor-6863-thread-1-processing-x:collection4) [    x:collection4] o.a.s.c.SolrCore [collection4] Registered new searcher Searcher@5ac16e26[collection4] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1664006 INFO  (TEST-TestLazyCores.testLazyLoad-seed#[93F498D1640D2DE6]) [    x:collection4] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1119583780
   [junit4]   2> 1664006 INFO  (coreCloseExecutor-6867-thread-1-processing-x:collection4) [    x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@5f1ae7f2
   [junit4]   2> 1664006 INFO  (coreCloseExecutor-6867-thread-3-processing-x:collection4) [    x:collection4] o.a.s.c.SolrCore [collection4]  CLOSING SolrCore org.apache.solr.core.SolrCore@481baa5c
   [junit4]   2> 1664007 INFO  (coreCloseExecutor-6867-thread-5-processing-x:collection4) [    x:collection3] o.a.s.c.SolrCore [collection3]  CLOSING SolrCore org.apache.solr.core.SolrCore@592bb060
   [junit4]   2> 1664007 INFO  (coreCloseExecutor-6867-thread-2-processing-x:collection4) [    x:collection5] o.a.s.c.SolrCore [collection5]  CLOSING SolrCore org.apache.solr.core.SolrCore@531cca94
   [junit4]   2> 1664008 INFO  (coreCloseExecutor-6867-thread-4-processing-x:collection4) [    x:collection2] o.a.s.c.SolrCore [collection2]  CLOSING SolrCore org.apache.solr.core.SolrCore@5338dad8
   [junit4]   2> 1664009 INFO  (TEST-TestLazyCores.testLazyLoad-seed#[93F498D1640D2DE6]) [    x:collection4] o.a.s.SolrTestCaseJ4 ###Ending testLazyLoad
   [junit4]   2> 1664012 INFO  (TEST-TestLazyCores.testRace-seed#[93F498D1640D2DE6]) [    x:collection4] o.a.s.SolrTestCaseJ4 ###Starting testRace
   [junit4]   2> 1664048 INFO  (TEST-TestLazyCores.testRace-seed#[93F498D1640D2DE6]) [    x:collection4] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=600000&connTimeout=60000&retry=true
   [junit4]   2> 1664048 INFO  (TEST-TestLazyCores.testRace-seed#[93F498D1640D2DE6]) [    x:collection4] o.a.s.c.SolrCores Allocating transient cache for 4 transient cores
   [junit4]   2> 1664064 INFO  (coreLoadExecutor-6874-thread-1-processing-x:collection4) [    x:collection4] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.4.0
   [junit4]   2> 1664065 INFO  (coreLoadExecutor-6874-thread-3-processing-x:collection4) [    x:collection4] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.4.0
   [junit4]   2> 1664083 INFO  (coreLoadExecutor-6874-thread-1-processing-x:collection4) [    x:collection4] o.a.s.s.IndexSchema [collection1] Schema name=tiny
   [junit4]   2> 1664085 INFO  (coreLoadExecutor-6874-thread-3-processing-x:collection4) [    x:collection4] o.a.s.s.IndexSchema [collection5] Schema name=tiny
   [junit4]   2> 1664085 INFO  (coreLoadExecutor-6874-thread-2-processing-x:collection4) [    x:collection4] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.4.0
   [junit4]   2> 1664086 INFO  (coreLoadExecutor-6874-thread-1-processing-x:collection4) [    x:collection4] o.a.s.s.IndexSchema Loaded schema tiny/1.1 with uniqueid field id
   [junit4]   2> 1664088 INFO  (coreLoadExecutor-6874-thread-1-processing-x:collection4) [    x:collection4] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from instancedir /export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_93F498D1640D2DE6-001/tempDir-002/collection1
   [junit4]   2> 1664088 INFO  (coreLoadExecutor-6874-thread-1-processing-x:collection4) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_93F498D1640D2DE6-001/tempDir-002/collection1], dataDir=[/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_93F498D1640D2DE6-001/tempDir-002/collection1/data/]
   [junit4]   2> 1664089 INFO  (coreLoadExecutor-6874-thread-1-processing-x:collection4) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=32, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0]
   [junit4]   2> 1664089 INFO  (coreLoadExecutor-6874-thread-3-processing-x:collection4) [    x:collection4] o.a.s.s.IndexSchema Loaded schema tiny/1.1 with uniqueid field id
   [junit4]   2> 1664091 INFO  (coreLoadExecutor-6874-thread-3-processing-x:collection4) [    x:collection4] o.a.s.c.CoreContainer Creating SolrCore 'collection5' using configuration from instancedir /export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_93F498D1640D2DE6-001/tempDir-002/collection5
   [junit4]   2> 1664091 INFO  (coreLoadExecutor-6874-thread-2-processing-x:collection4) [    x:collection4] o.a.s.s.IndexSchema [collection2] Schema name=tiny
   [junit4]   2> 1664093 INFO  (coreLoadExecutor-6874-thread-3-processing-x:collection4) [    x:collection5] o.a.s.c.SolrCore [[collection5] ] Opening new SolrCore at [/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_93F498D1640D2DE6-001/tempDir-002/collection5], dataDir=[/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_93F498D1640D2DE6-001/tempDir-002/collection5/data/]
   [junit4]   2> 1664094 INFO  (coreLoadExecutor-6874-thread-2-processing-x:collection4) [    x:collection4] o.a.s.s.IndexSchema Loaded schema tiny/1.1 with uniqueid field id
   [junit4]   2> 1664094 INFO  (coreLoadExecutor-6874-thread-3-processing-x:collection4) [    x:collection5] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=32, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0]
   [junit4]   2> 1664097 INFO  (coreLoadExecutor-6874-thread-2-processing-x:collection4) [    x:collection4] o.a.s.c.CoreContainer Creating SolrCore 'collection2' using configuration from instancedir /export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_93F498D1640D2DE6-001/tempDir-002/collection2
   [junit4]   2> 1664097 INFO  (coreLoadExecutor-6874-thread-2-processing-x:collection4) [    x:collection2] o.a.s.c.SolrCore [[collection2] ] Opening new SolrCore at [/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_93F498D1640D2DE6-001/tempDir-002/collection2], dataDir=[/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_93F498D1640D2DE6-001/tempDir-002/collection2/data/]
   [junit4]   2> 1664098 INFO  (coreLoadExecutor-6874-thread-2-processing-x:collection4) [    x:collection2] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=32, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0]
   [junit4]   2> 1664098 INFO  (coreLoadExecutor-6874-thread-1-processing-x:collection4) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1664098 INFO  (coreLoadExecutor-6874-thread-1-processing-x:collection4) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1664098 INFO  (coreLoadExecutor-6874-thread-1-processing-x:collection4) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=50, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.2887570091351821]
   [junit4]   2> 1664099 INFO  (coreLoadExecutor-6874-thread-1-processing-x:collection4) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@21e9627e[collection1] main]
   [junit4]   2> 1664099 INFO  (coreLoadExecutor-6874-thread-1-processing-x:collection4) [    x:collection1] o.a.s.r.ManagedResourceStorage File-based storage initialized to use dir: /export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_93F498D1640D2DE6-001/tempDir-002/collection1/conf
   [junit4]   2> 1664099 INFO  (coreLoadExecutor-6874-thread-1-processing-x:collection4) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1664106 INFO  (coreLoadExecutor-6874-thread-3-processing-x:collection4) [    x:collection5] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1664106 INFO  (coreLoadExecutor-6874-thread-3-processing-x:collection4) [    x:collection5] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1664107 INFO  (searcherExecutor-6875-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@21e9627e[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1664107 INFO  (coreLoadExecutor-6874-thread-3-processing-x:collection4) [    x:collection5] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=50, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.2887570091351821]
   [junit4]   2> 1664108 INFO  (coreLoadExecutor-6874-thread-3-processing-x:collection4) [    x:collection5] o.a.s.s.SolrIndexSearcher Opening [Searcher@69afc95[collection5] main]
   [junit4]   2> 1664108 INFO  (coreLoadExecutor-6874-thread-3-processing-x:collection4) [    x:collection5] o.a.s.r.ManagedResourceStorage File-based storage initialized to use dir: /export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_93F498D1640D2DE6-001/tempDir-002/collection5/conf
   [junit4]   2> 1664108 INFO  (coreLoadExecutor-6874-thread-3-processing-x:collection4) [    x:collection5] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1664108 INFO  (searcherExecutor-6876-thread-1-processing-x:collection5) [    x:collection5] o.a.s.c.SolrCore [collection5] Registered new searcher Searcher@69afc95[collection5] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1664108 INFO  (coreLoadExecutor-6874-thread-2-processing-x:collection4) [    x:collection2] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1664108 INFO  (coreLoadExecutor-6874-thread-2-processing-x:collection4) [    x:collection2] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1664108 INFO  (coreLoadExecutor-6874-thread-2-processing-x:collection4) [    x:collection2] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=50, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.2887570091351821]
   [junit4]   2> 1664109 INFO  (coreLoadExecutor-6874-thread-2-processing-x:collection4) [    x:collection2] o.a.s.s.SolrIndexSearcher Opening [Searcher@5f81e671[collection2] main]
   [junit4]   2> 1664109 INFO  (coreLoadExecutor-6874-thread-2-processing-x:collection4) [    x:collection2] o.a.s.r.ManagedResourceStorage File-based storage initialized to use dir: /export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_93F498D1640D2DE6-001/tempDir-002/collection2/conf
   [junit4]   2> 1664109 INFO  (coreLoadExecutor-6874-thread-2-processing-x:collection4) [    x:collection2] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1664109 INFO  (searcherExecutor-6878-thread-1-processing-x:collection2) [    x:collection2] o.a.s.c.SolrCore [collection2] Registered new searcher Searcher@5f81e671[collection2] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1664109 INFO  (coreLoadExecutor-6874-thread-2-processing-x:collection4) [    x:collection2] o.a.s.c.SolrCores Opening transient core collection2
   [junit4]   2> 1664155 INFO  (Thread-5650) [    x:collection4] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.4.0
   [junit4]   2> 1664159 INFO  (Thread-5650) [    x:collection4] o.a.s.s.IndexSchema [collection3] Schema name=tiny
   [junit4]   2> 1664163 INFO  (Thread-5650) [    x:collection4] o.a.s.s.IndexSchema Loaded schema tiny/1.1 with uniqueid field id
   [junit4]   2> 1664164 INFO  (Thread-5650) [    x:collection4] o.a.s.c.CoreContainer Creating SolrCore 'collection3' using configuration from instancedir /export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_93F498D1640D2DE6-001/tempDir-002/collection3
   [junit4]   2> 1664164 INFO  (Thread-5650) [    x:collection3] o.a.s.c.SolrCore [[collection3] ] Opening new SolrCore at [/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_93F498D1640D2DE6-001/tempDir-002/collection3], dataDir=[/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_93F498D1640D2DE6-001/tempDir-002/collection3/data/]
   [junit4]   2> 1664167 INFO  (Thread-5650) [    x:collection3] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=32, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0]
   [junit4]   2> 1664177 INFO  (Thread-5650) [    x:collection3] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1664177 INFO  (Thread-5650) [    x:collection3] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1664177 INFO  (Thread-5650) [    x:collection3] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=50, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.2887570091351821]
   [junit4]   2> 1664178 INFO  (Thread-5650) [    x:collection3] o.a.s.s.SolrIndexSearcher Opening [Searcher@2899b0c3[collection3] main]
   [junit4]   2> 1664178 INFO  (Thread-5650) [    x:collection3] o.a.s.r.ManagedResourceStorage File-based storage initialized to use dir: /export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_93F498D1640D2DE6-001/tempDir-002/collection3/conf
   [junit4]   2> 1664178 INFO  (Thread-5650) [    x:collection3] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1664178 INFO  (searcherExecutor-6887-thread-1-processing-x:collection3) [    x:collection3] o.a.s.c.SolrCore [collection3] Registered new searcher Searcher@2899b0c3[collection3] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1664178 INFO  (Thread-5650) [    x:collection3] o.a.s.c.SolrCores Opening transient core collection3
   [junit4]   2> 1664188 INFO  (TEST-TestLazyCores.testRace-seed#[93F498D1640D2DE6]) [    x:collection4] o.a.s.c.CoreContainer Shutting down CoreContainer instance=415461323
   [junit4]   2> 1664189 INFO  (coreCloseExecutor-6891-thread-1-processing-x:collection4) [    x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@46a647bb
   [junit4]   2> 1664189 INFO  (coreCloseExecutor-6891-thread-2-processing-x:collection4) [    x:collection5] o.a.s.c.SolrCore [collection5]  CLOSING SolrCore org.apache.solr.core.SolrCore@418f2048
   [junit4]   2> 1664189 INFO  (coreCloseExecutor-6891-thread-3-processing-x:collection4) [    x:collection2] o.a.s.c.SolrCore [collection2]  CLOSING SolrCore org.apache.solr.core.SolrCore@2e889a57
   [junit4]   2> 1664190 INFO  (coreCloseExecutor-6891-thread-4-processing-x:collection4) [    x:collection3] o.a.s.c.SolrCore [collection3]  CLOSING SolrCore org.apache.solr.core.SolrCore@3f71e510
   [junit4]   2> 1664191 INFO  (TEST-TestLazyCores.testRace-seed#[93F498D1640D2DE6]) [    x:collection4] o.a.s.SolrTestCaseJ4 ###Ending testRace
   [junit4]   2> 1664195 INFO  (TEST-TestLazyCores.testCachingLimit-seed#[93F498D1640D2DE6]) [    x:collection4] o.a.s.SolrTestCaseJ4 ###Starting testCachingLimit
   [junit4]   2> 1664225 INFO  (TEST-TestLazyCores.testCachingLimit-seed#[93F498D1640D2DE6]) [    x:collection4] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=600000&connTimeout=60000&retry=true
   [junit4]   2> 1664226 INFO  (TEST-TestLazyCores.testCachingLimit-seed#[93F498D1640D2DE6]) [    x:collection4] o.a.s.c.SolrCores Allocating transient cache for 4 transient cores
   [junit4]   2> 1664248 INFO  (coreLoadExecutor-6898-thread-2-processing-x:collection4) [    x:collection4] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.4.0
   [junit4]   2> 1664248 INFO  (coreLoadExecutor-6898-thread-1-processing-x:collection4) [    x:collection4] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.4.0
   [junit4]   2> 1664264 INFO  (coreLoadExecutor-6898-thread-3-processing-x:collection4) [    x:collection4] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.4.0
   [junit4]   2> 1664265 INFO  (coreLoadExecutor-6898-thread-1-processing-x:collection4) [    x:collection4] o.a.s.s.IndexSchema [collection1] Schema name=tiny
   [junit4]   2> 1664267 INFO  (coreLoadExecutor-6898-thread-1-processing-x:collection4) [    x:collection4] o.a.s.s.IndexSchema Loaded schema tiny/1.1 with uniqueid field id
   [junit4]   2> 1664268 INFO  (coreLoadExecutor-6898-thread-1-processing-x:collection4) [    x:collection4] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from instancedir /export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_93F498D1640D2DE6-001/tempDir-003/collection1
   [junit4]   2> 1664269 INFO  (coreLoadExecutor-6898-thread-1-processing-x:collection4) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_93F498D1640D2DE6-001/tempDir-003/collection1], dataDir=[/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_93F498D1640D2DE6-001/tempDir-003/collection1/data/]
   [junit4]   2> 1664269 INFO  (coreLoadExecutor-6898-thread-3-processing-x:collection4) [    x:collection4] o.a.s.s.IndexSchema [collection5] Schema name=tiny
   [junit4]   2> 1664269 INFO  (coreLoadExecutor-6898-thread-1-processing-x:collection4) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=32, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0]
   [junit4]   2> 1664271 INFO  (coreLoadExecutor-6898-thread-3-processing-x:collection4) [    x:collection4] o.a.s.s.IndexSchema Loaded schema tiny/1.1 with uniqueid field id
   [junit4]   2> 1664272 INFO  (coreLoadExecutor-6898-thread-3-processing-x:collection4) [    x:collection4] o.a.s.c.CoreContainer Creating SolrCore 'collection5' using configuration from instancedir /export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_93F498D1640D2DE6-001/tempDir-003/collection5
   [junit4]   2> 1664272 INFO  (coreLoadExecutor-6898-thread-3-processing-x:collection4) [    x:collection5] o.a.s.c.SolrCore [[collection5] ] Opening new SolrCore at [/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_93F498D1640D2DE6-001/tempDir-003/collection5], dataDir=[/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_93F498D1640D2DE6-001/tempDir-003/collection5/data/]
   [junit4]   2> 1664273 INFO  (coreLoadExecutor-6898-thread-3-processing-x:collection4) [    x:collection5] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=32, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0]
   [junit4]   2> 1664277 INFO  (coreLoadExecutor-6898-thread-1-processing-x:collection4) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1664277 INFO  (coreLoadExecutor-6898-thread-1-processing-x:collection4) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1664277 INFO  (coreLoadExecutor-6898-thread-1-processing-x:collection4) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=50, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.2887570091351821]
   [junit4]   2> 1664277 INFO  (coreLoadExecutor-6898-thread-1-processing-x:collection4) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@77ae174c[collection1] main]
   [junit4]   2> 1664277 INFO  (coreLoadExecutor-6898-thread-1-processing-x:collection4) [    x:collection1] o.a.s.r.ManagedResourceStorage File-based storage initialized to use dir: /export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_93F498D1640D2DE6-001/tempDir-003/collection1/conf
   [junit4]   2> 1664277 INFO  (coreLoadExecutor-6898-thread-1-processing-x:collection4) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1664278 INFO  (searcherExecutor-6899-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@77ae174c[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1664279 INFO  (coreLoadExecutor-6898-thread-3-processing-x:collection4) [    x:collection5] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1664279 INFO  (coreLoadExecutor-6898-thread-3-processing-x:collection4) [    x:collection5] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1664282 INFO  (coreLoadExecutor-6898-thread-2-processing-x:collection4) [    x:collection4] o.a.s.s.IndexSchema [collection2] Schema name=tiny
   [junit4]   2> 1664284 INFO  (coreLoadExecutor-6898-thread-2-processing-x:collection4) [    x:collection4] o.a.s.s.IndexSchema Loaded schema tiny/1.1 with uniqueid field id
   [junit4]   2> 1664286 INFO  (coreLoadExecutor-6898-thread-2-processing-x:collection4) [    x:collection4] o.a.s.c.CoreContainer Creating SolrCore 'collection2' using configuration from instancedir /export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_93F498D1640D2DE6-001/tempDir-003/collection2
   [junit4]   2> 1664286 INFO  (coreLoadExecutor-6898-thread-2-processing-x:collection4) [    x:collection2] o.a.s.c.SolrCore [[collection2] ] Opening new SolrCore at [/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_93F498D1640D2DE6-001/tempDir-003/collection2], dataDir=[/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_93F498D1640D2DE6-001/tempDir-003/collection2/data/]
   [junit4]   2> 1664287 INFO  (coreLoadExecutor-6898-thread-2-processing-x:collection4) [    x:collection2] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=32, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0]
   [junit4]   2> 1664296 INFO  (coreLoadExecutor-6898-thread-2-processing-x:collection4) [    x:collection2] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1664297 INFO  (coreLoadExecutor-6898-thread-2-processing-x:collection4) [    x:collection2] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1664297 INFO  (coreLoadExecutor-6898-thread-3-processing-x:collection4) [    x:collection5] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=50, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.2887570091351821]
   [junit4]   2> 1664297 INFO  (coreLoadExecutor-6898-thread-3-processing-x:collection4) [    x:collection5] o.a.s.s.SolrIndexSearcher Opening [Searcher@215e40e2[collection5] main]
   [junit4]   2> 1664297 INFO  (coreLoadExecutor-6898-thread-3-processing-x:collection4) [    x:collection5] o.a.s.r.ManagedResourceStorage File-based storage initialized to use dir: /export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_93F498D1640D2DE6-001/tempDir-003/collection5/conf
   [junit4]   2> 1664297 INFO  (coreLoadExecutor-6898-thread-3-processing-x:collection4) [    x:collection5] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1664298 INFO  (coreLoadExecutor-6898-thread-2-processing-x:collection4) [    x:collection2] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=50, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.2887570091351821]
   [junit4]   2> 1664298 INFO  (coreLoadExecutor-6898-thread-2-processing-x:collection4) [    x:collection2] o.a.s.s.SolrIndexSearcher Opening [Searcher@2e5bbe76[collection2] main]
   [junit4]   2> 1664298 INFO  (coreLoadExecutor-6898-thread-2-processing-x:collection4) [    x:collection2] o.a.s.r.ManagedResourceStorage File-based storage initialized to use dir: /export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_93F498D1640D2DE6-001/tempDir-003/collection2/conf
   [junit4]   2> 1664298 INFO  (coreLoadExecutor-6898-thread-2-processing-x:collection4) [    x:collection2] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1664298 INFO  (searcherExecutor-6907-thread-1-processing-x:collection2) [    x:collection2] o.a.s.c.SolrCore [collection2] Registered new searcher Searcher@2e5bbe76[collection2] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1664298 INFO  (coreLoadExecutor-6898-thread-2-processing-x:collection4) [    x:collection2] o.a.s.c.SolrCores Opening transient core collection2
   [junit4]   2> 1664298 INFO  (searcherExecutor-6900-thread-1-processing-x:collection5) [    x:collection5] o.a.s.c.SolrCore [collection5] Registered new searcher Searcher@215e40e2[collection5] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1664307 INFO  (TEST-TestLazyCores.testCachingLimit-seed#[93F498D1640D2DE6]) [    x:collection4] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.4.0
   [junit4]   2> 1664317 INFO  (TEST-TestLazyCores.testCachingLimit-seed#[93F498D1640D2DE6]) [    x:collection4] o.a.s.s.IndexSchema [collection3] Schema name=tiny
   [junit4]   2> 1664322 INFO  (TEST-TestLazyCores.testCachingLimit-seed#[93F498D1640D2DE6]) [    x:collection4] o.a.s.s.IndexSchema Loaded schema tiny/1.1 with uniqueid field id
   [junit4]   2> 1664323 INFO  (TEST-TestLazyCores.testCachingLimit-seed#[93F498D1640D2DE6]) [    x:collection4] o.a.s.c.CoreContainer Creating SolrCore 'collection3' using configuration from instancedir /export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_93F498D1640D2DE6-001/tempDir-003/collection3
   [junit4]   2> 1664323 INFO  (TEST-TestLazyCores.testCachingLimit-seed#[93F498D1640D2DE6]) [    x:collection3] o.a.s.c.SolrCore [[collection3] ] Opening new SolrCore at [/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_93F498D1640D2DE6-001/tempDir-003/collection3], dataDir=[/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_93F498D1640D2DE6-001/tempDir-003/collection3/data/]
   [junit4]   2> 1664324 INFO  (TEST-TestLazyCores.testCachingLimit-seed#[93F498D1640D2DE6]) [    x:collection3] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=42, maxMergeAtOnceExplicit=22, maxMergedSegmentMB=57.6181640625, floorSegmentMB=0.7802734375, forceMergeDeletesPctAllowed=28.189348298556872, segmentsPerTier=11.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.8924329448304137
   [junit4]   2> 1664334 INFO  (TEST-TestLazyCores.testCachingLimit-seed#[93F498D1640D2DE6]) [    x:collection3] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1664334 INFO  (TEST-TestLazyCores.testCachingLimit-seed#[93F498D1640D2DE6]) [    x:collection3] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1664334 INFO  (TEST-TestLazyCores.testCachingLimit-seed#[93F498D1640D2DE6]) [    x:collection3] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=40, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.5519790907787852]
   [junit4]   2> 1664334 INFO  (TEST-TestLazyCores.testCachingLimit-seed#[93F498D1640D2DE6]) [    x:collection3] o.a.s.s.SolrIndexSearcher Opening [Searcher@2c6dd4b9[collection3] main]
   [junit4]   2> 1664335 INFO  (TEST-TestLazyCores.testCachingLimit-seed#[93F498D1640D2DE6]) [    x:collection3] o.a.s.r.ManagedResourceStorage File-based storage initialized to use dir: /export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_93F498D1640D2DE6-001/tempDir-003/collection3/conf
   [junit4]   2> 1664335 INFO  (TEST-TestLazyCores.testCachingLimit-seed#[93F498D1640D2DE6]) [    x:collection3] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1664335 INFO  (searcherExecutor-6911-thread-1-processing-x:collection3) [    x:collection3] o.a.s.c.SolrCore [collection3] Registered new searcher Searcher@2c6dd4b9[collection3] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1664335 INFO  (TEST-TestLazyCores.testCachingLimit-seed#[93F498D1640D2DE6]) [    x:collection3] o.a.s.c.SolrCores Opening transient core collection3
   [junit4]   2> 1664344 INFO  (TEST-TestLazyCores.testCachingLimit-seed#[93F498D1640D2DE6]) [    x:collection3] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.4.0
   [junit4]   2> 1664352 INFO  (TEST-TestLazyCores.testCachingLimit-seed#[93F498D1640D2DE6]) [    x:collection3] o.a.s.s.IndexSchema [collection4] Schema name=tiny
   [junit4]   2> 1664354 INFO  (TEST-TestLazyCores.testCachingLimit-seed#[93F498D1640D2DE6]) [    x:collection3] o.a.s.s.IndexSchema Loaded schema tiny/1.1 with uniqueid field id
   [junit4]   2> 1664355 INFO  (TEST-TestLazyCores.testCachingLimit-seed#[93F498D1640D2DE6]) [    x:collection3] o.a.s.c.CoreContainer Creating SolrCore 'collection4' using configuration from instancedir /export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_93F498D1640D2DE6-001/tempDir-003/collection4
   [junit4]   2> 1664355 INFO  (TEST-TestLazyCores.testCachingLimit-seed#[93F498D1640D2DE6]) [    x:collection4] o.a.s.c.SolrCore [[collection4] ] Opening new SolrCore at [/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_93F498D1640D2DE6-001/tempDir-003/collection4], dataDir=[/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_93F498D1640D2DE6-001/tempDir-003/collection4/data/]
   [junit4]   2> 1664357 INFO  (TEST-TestLazyCores.testCachingLimit-seed#[93F498D1640D2DE6]) [    x:collection4] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=48, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0]
   [junit4]   2> 1664364 INFO  (TEST-TestLazyCores.testCachingLimit-seed#[93F498D1640D2DE6]) [    x:collection4] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1664364 INFO  (TEST-TestLazyCores.testCachingLimit-seed#[93F498D1640D2DE6]) [    x:collection4] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1664364 INFO  (TEST-TestLazyCores.testCachingLimit-seed#[93F498D1640D2DE6]) [    x:collection4] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=23, maxMergeAtOnceExplicit=12, maxMergedSegmentMB=98.44921875, floorSegmentMB=1.7451171875, forceMergeDeletesPctAllowed=3.942513002526251, segmentsPerTier=24.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.8974749087787611
   [junit4]   2> 1664364 INFO  (TEST-TestLazyCores.testCachingLimit-seed#[93F498D1640D2DE6]) [    x:collection4] o.a.s.s.SolrIndexSearcher Opening [Searcher@242cdeb8[collection4] main]
   [junit4]   2> 1664365 INFO  (TEST-TestLazyCores.testCachingLimit-seed#[93F498D1640D2DE6]) [    x:collection4] o.a.s.r.ManagedResourceStorage File-based storage initialized to use dir: /export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_93F498D1640D2DE6-001/tempDir-003/collection4/conf
   [junit4]   2> 1664365 INFO  (TEST-TestLazyCores.testCachingLimit-seed#[93F498D1640D2DE6]) [    x:collection4] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1664365 INFO  (searcherExecutor-6915-thread-1-processing-x:collection4) [    x:collection4] o.a.s.c.SolrCore [collection4] Registered new searcher Searcher@242cdeb8[collection4] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1664371 INFO  (TEST-TestLazyCores.testCachingLimit-seed#[93F498D1640D2DE6]) [    x:collection4] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.4.0
   [junit4]   2> 1664389 INFO  (TEST-TestLazyCores.testCachingLimit-seed#[93F498D1640D2DE6]) [    x:collection4] o.a.s.s.IndexSchema [collection6] Schema name=tiny
   [junit4]   2> 1664392 INFO  (TEST-TestLazyCores.testCachingLimit-seed#[93F498D1640D2DE6]) [    x:collection4] o.a.s.s.IndexSchema Loaded schema tiny/1.1 with uniqueid field id
   [junit4]   2> 1664395 INFO  (TEST-TestLazyCores.testCachingLimit-seed#[93F498D1640D2DE6]) [    x:collection4] o.a.s.c.CoreContainer Creating SolrCore 'collection6' using configuration from instancedir /export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_93F498D1640D2DE6-001/tempDir-003/collection6
   [junit4]   2> 1664396 INFO  (TEST-TestLazyCores.testCachingLimit-seed#[93F498D1640D2DE6]) [    x:collection6] o.a.s.c.SolrCore [[collection6] ] Opening new SolrCore at [/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_93F498D1640D2DE6-001/tempDir-003/collection6], dataDir=[/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_93F498D1640D2DE6-001/tempDir-003/collection6/data/]
   [junit4]   2> 1664397 INFO  (TEST-TestLazyCores.testCachingLimit-seed#[93F498D1640D2DE6]) [    x:collection6] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=41, maxMergeAtOnceExplicit=27, maxMergedSegmentMB=50.2978515625, floorSegmentMB=0.9501953125, forceMergeDeletesPctAllowed=16.985595906185207, segmentsPerTier=30.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 1664408 INFO  (TEST-TestLazyCores.testCachingLimit-seed#[93F498D1640D2DE6]) [    x:collection6] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1664408 INFO  (TEST-TestLazyCores.testCachingLimit-seed#[93F498D1640D2DE6]) [    x:collection6] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1664408 INFO  (TEST-TestLazyCores.testCachingLimit-seed#[93F498D1640D2DE6]) [    x:collection6] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=12, maxMergeAtOnceExplicit=44, maxMergedSegmentMB=34.4111328125, floorSegmentMB=1.0439453125, forceMergeDeletesPctAllowed=13.076236546310028, segmentsPerTier=43.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 1664409 INFO  (TEST-TestLazyCores.testCachingLimit-seed#[93F498D1640D2DE6]) [    x:collection6] o.a.s.s.SolrIndexSearcher Opening [Searcher@260b9646[collection6] main]
   [junit4]   2> 1664409 INFO  (TEST-TestLazyCores.testCachingLimit-seed#[93F498D1640D2DE6]) [    x:collection6] o.a.s.r.ManagedResourceStorage File-based storage initialized to use dir: /export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_93F498D1640D2DE6-001/tempDir-003/collection6/conf
   [junit4]   2> 1664409 INFO  (TEST-TestLazyCores.testCachingLimit-seed#[93F498D1640D2DE6]) [    x:collection6] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1664409 INFO  (searcherExecutor-6919-thread-1-processing-x:collection6) [    x:collection6] o.a.s.c.SolrCore [collection6] Registered new searcher Searcher@260b9646[collection6] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1664409 INFO  (TEST-TestLazyCores.testCachingLimit-seed#[93F498D1640D2DE6]) [    x:collection6] o.a.s.c.SolrCores Opening transient core collection6
   [junit4]   2> 1664423 INFO  (TEST-TestLazyCores.testCachingLimit-seed#[93F498D1640D2DE6]) [    x:collection6] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.4.0
   [junit4]   2> 1664431 INFO  (TEST-TestLazyCores.testCachingLimit-seed#[93F498D1640D2DE6]) [    x:collection6] o.a.s.s.IndexSchema [collection7] Schema name=tiny
   [junit4]   2> 1664433 INFO  (TEST-TestLazyCores.testCachingLimit-seed#[93F498D1640D2DE6]) [    x:collection6] o.a.s.s.IndexSchema Loaded schema tiny/1.1 with uniqueid field id
   [junit4]   2> 1664434 INFO  (TEST-TestLazyCores.testCachingLimit-seed#[93F498D1640D2DE6]) [    x:collection6] o.a.s.c.CoreContainer Creating SolrCore 'collection7' using configuration from instancedir /export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_93F498D1640D2DE6-001/tempDir-003/collection7
   [junit4]   2> 1664435 INFO  (TEST-TestLazyCores.testCachingLimit-seed#[93F498D1640D2DE6]) [    x:collection7] o.a.s.c.SolrCore [[collection7] ] Opening new SolrCore at [/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_93F498D1640D2DE6-001/tempDir-003/collection7], dataDir=[/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_93F498D1640D2DE6-001/tempDir-003/collection7/data/]
   [junit4]   2> 1664436 INFO  (TEST-TestLazyCores.testCachingLimit-seed#[93F498D1640D2DE6]) [    x:collection7] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=42, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.8457881279895892]
   [junit4]   2> 1664445 INFO  (TEST-TestLazyCores.testCachingLimit-seed#[93F498D1640D2DE6]) [    x:collection7] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1664445 INFO  (TEST-TestLazyCores.testCachingLimit-seed#[93F498D1640D2DE6]) [    x:collection7] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1664445 INFO  (TEST-TestLazyCores.testCachingLimit-seed#[93F498D1640D2DE6]) [    x:collection7] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=34, maxMergeAtOnceExplicit=50, maxMergedSegmentMB=24.8603515625, floorSegmentMB=1.05078125, forceMergeDeletesPctAllowed=11.309988108177606, segmentsPerTier=40.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.5311382678143386
   [junit4]   2> 1664446 INFO  (TEST-TestLazyCores.testCachingLimit-seed#[93F498D1640D2DE6]) [    x:collection7] o.a.s.s.SolrIndexSearcher Opening [Searcher@1a26df8e[collection7] main]
   [junit4]   2> 1664446 INFO  (TEST-TestLazyCores.testCachingLimit-seed#[93F498D1640D2DE6]) [    x:collection7] o.a.s.r.ManagedResourceStorage File-based storage initialized to use dir: /export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_93F498D1640D2DE6-001/tempDir-003/collection7/conf
   [junit4]   2> 1664447 INFO  (TEST-TestLazyCores.testCachingLimit-seed#[93F498D1640D2DE6]) [    x:collection7] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1664447 INFO  (searcherExecutor-6923-thread-1-processing-x:collection7) [    x:collection7] o.a.s.c.SolrCore [collection7] Registered new searcher Searcher@1a26df8e[collection7] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1664447 INFO  (TEST-TestLazyCores.testCachingLimit-seed#[93F498D1640D2DE6]) [    x:collection7] o.a.s.c.SolrCores Opening transient core collection7
   [junit4]   2> 1664454 INFO  (TEST-TestLazyCores.testCachingLimit-seed#[93F498D1640D2DE6]) [    x:collection7] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.4.0
   [junit4]   2> 1664462 INFO  (TEST-TestLazyCores.testCachingLimit-seed#[93F498D1640D2DE6]) [    x:collection7] o.a.s.s.IndexSchema [collection8] Schema name=tiny
   [junit4]   2> 1664465 INFO  (TEST-TestLazyCores.testCachingLimit-seed#[93F498D1640D2DE6]) [    x:collection7] o.a.s.s.IndexSchema Loaded schema tiny/1.1 with uniqueid field id
   [junit4]   2> 1664467 INFO  (TEST-TestLazyCores.testCachingLimit-seed#[93F498D1640D2DE6]) [    x:collection7] o.a.s.c.CoreContainer Creating SolrCore 'collection8' using configuration from instancedir /export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_93F498D1640D2DE6-001/tempDir-003/collection8
   [junit4]   2> 1664468 INFO  (TEST-TestLazyCores.testCachingLimit-seed#[93F498D1640D2DE6]) [    x:collection8] o.a.s.c.SolrCore [[collection8] ] Opening new SolrCore at [/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_93F498D1640D2DE6-001/tempDir-003/collection8], dataDir=[/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_93F498D1640D2DE6-001/tempDir-003/collection8/data/]
   [junit4]   2> 1664469 INFO  (TEST-TestLazyCores.testCachingLimit-seed#[93F498D1640D2DE6]) [    x:collection8] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=50, maxMergeAtOnceExplicit=30, maxMergedSegmentMB=49.193359375, floorSegmentMB=2.169921875, forceMergeDeletesPctAllowed=14.775637861899904, segmentsPerTier=25.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 1664477 INFO  (TEST-TestLazyCores.testCachingLimit-seed#[93F498D1640D2DE6]) [    x:collection8] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1664477 INFO  (TEST-TestLazyCores.testCachingLimit-seed#[93F498D1640D2DE6]) [    x:collection8] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1664477 INFO  (TEST-TestLazyCores.testCachingLimit-seed#[93F498D1640D2DE6]) [    x:collection8] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=49, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0]
   [junit4]   2> 1664477 INFO  (TEST-TestLazyCores.testCachingLimit-seed#[93F498D1640D2DE6]) [    x:collection8] o.a.s.s.SolrIndexSearcher Opening [Searcher@48225be4[collection8] main]
   [junit4]   2> 1664477 INFO  (TEST-TestLazyCores.testCachingLimit-seed#[93F498D1640D2DE6]) [    x:collection8] o.a.s.r.ManagedResourceStorage File-based storage initialized to use dir: /export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_93F498D1640D2DE6-001/tempDir-003/collection8/conf
   [junit4]   2> 1664478 INFO  (TEST-TestLazyCores.testCachingLimit-seed#[93F498D1640D2DE6]) [    x:collection8] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1664478 INFO  (searcherExecutor-6927-thread-1-processing-x:collection8) [    x:collection8] o.a.s.c.SolrCore [collection8] Registered new searcher Searcher@48225be4[collection8] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1664478 INFO  (TEST-TestLazyCores.testCachingLimit-seed#[93F498D1640D2DE6]) [    x:collection8] o.a.s.c.SolrCores Opening transient core collection8
   [junit4]   2> 1664478 INFO  (TEST-TestLazyCores.testCachingLimit-seed#[93F498D1640D2DE6]) [    x:collection8] o.a.s.c.SolrCores Closing transient core [collection3]
   [junit4]   2> 1664485 INFO  (TEST-TestLazyCores.testCachingLimit-seed#[93F498D1640D2DE6]) [    x:collection8] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.4.0
   [junit4]   2> 1664490 INFO  (TEST-TestLazyCores.testCachingLimit-seed#[93F498D1640D2DE6]) [    x:collection8] o.a.s.s.IndexSchema [collection9] Schema name=tiny
   [junit4]   2> 1664492 INFO  (TEST-TestLazyCores.testCachingLimit-seed#[93F498D1640D2DE6]) [    x:collection8] o.a.s.s.IndexSchema Loaded schema tiny/1.1 with uniqueid field id
   [junit4]   2> 1664493 INFO  (TEST-TestLazyCores.testCachingLimit-seed#[93F498D1640D2DE6]) [    x:collection8] o.a.s.c.CoreContainer Creating SolrCore 'collection9' using configuration from instancedir /export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_93F498D1640D2DE6-001/tempDir-003/collection9
   [junit4]   2> 1664493 INFO  (TEST-TestLazyCores.testCachingLimit-seed#[93F498D1640D2DE6]) [    x:collection9] o.a.s.c.SolrCore [[collection9] ] Opening new SolrCore at [/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_93F498D1640D2DE6-001/tempDir-003/collection9], dataDir=[/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_93F498D1640D2DE6-001/tempDir-003/collection9/data/]
   [junit4]   2> 1664496 INFO  (TEST-TestLazyCores.testCachingLimit-seed#[93F498D1640D2DE6]) [    x:collection9] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=25, maxMergeAtOnceExplicit=24, maxMergedSegmentMB=90.8232421875, floorSegmentMB=1.6640625, forceMergeDeletesPctAllowed=28.45446998478437, segmentsPerTier=11.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 1664505 INFO  (TEST-TestLazyCores.testCachingLimit-seed#[93F498D1640D2DE6]) [    x:collection9] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1664505 INFO  (TEST-TestLazyCores.testCachingLimit-seed#[93F498D1640D2DE6]) [    x:collection9] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1664505 INFO  (TEST-TestLazyCores.testCachingLimit-seed#[93F498D1640D2DE6]) [    x:collection9] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=47, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0]
   [junit4]   2> 1664505 INFO  (TEST-TestLazyCores.testCachingLimit-seed#[93F498D1640D2DE6]) [    x:collection9] o.a.s.s.SolrIndexSearcher Opening [Searcher@4df70839[collection9] main]
   [junit4]   2> 1664505 INFO  (TEST-TestLazyCores.testCachingLimit-seed#[93F498D1640D2DE6]) [    x:collection9] o.a.s.r.ManagedResourceStorage File-based storage initialized to use dir: /export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_93F498D1640D2DE6-001/tempDir-003/collection9/conf
   [junit4]   2> 1664506 INFO  (TEST-TestLazyCores.testCachingLimit-seed#[93F498D1640D2DE6]) [    x:collection9] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1664506 INFO  (TEST-TestLazyCores.testCachingLimit-seed#[93F498D1640D2DE6]) [    x:collection9] o.a.s.c.SolrCores Opening transient core collection9
   [junit4]   2> 1664506 INFO  (TEST-TestLazyCores.testCachingLimit-seed#[93F498D1640D2DE6]) [    x:collection9] o.a.s.c.SolrCores Closing transient core [collection2]
   [junit4]   2> 1664506 INFO  (TEST-TestLazyCores.testCachingLimit-seed#[93F498D1640D2DE6]) [    x:collection9] o.a.s.c.SolrCore [collection3]  CLOSING SolrCore org.apache.solr.core.SolrCore@23f763ab
   [junit4]   2> 1664506 INFO  (TEST-TestLazyCores.testCachingLimit-seed#[93F498D1640D2DE6]) [    x:collection9] o.a.s.c.CoreContainer Shutting down CoreContainer instance=338119913
   [junit4]   2> 1664507 INFO  (searcherExecutor-6931-thread-1-processing-x:collection9) [    x:collection9] o.a.s.c.SolrCore [collection9] Registered new searcher Searcher@4df70839[collection9] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1664507 INFO  (coreCloseExecutor-6935-thread-1-processing-x:collection9) [    x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@8125749
   [junit4]   2> 1664508 INFO  (coreCloseExecutor-6935-thread-2-processing-x:collection9) [    x:collection5] o.a.s.c.SolrCore [collection5]  CLOSING SolrCore org.apache.solr.core.SolrCore@6abc9b2c
   [junit4]   2> 1664508 INFO  (coreCloseExecutor-6935-thread-5-processing-x:collection9) [    x:collection7] o.a.s.c.SolrCore [collection7]  CLOSING SolrCore org.apache.solr.core.SolrCore@6a564589
   [junit4]   2> 1664509 INFO  (coreCloseExecutor-6935-thread-6-processing-x:collection9) [    x:collection8] o.a.s.c.SolrCore [collection8]  CLOSING SolrCore org.apache.solr.core.SolrCore@2bee7241
   [junit4]   2> 1664510 INFO  (coreCloseExecutor-6935-thread-3-processing-x:collection9) [    x:collection4] o.a.s.c.SolrCore [collection4]  CLOSING SolrCore org.apache.solr.core.SolrCore@50e6309d
   [junit4]   2> 1664510 INFO  (coreCloseExecutor-6935-thread-7-processing-x:collection9) [    x:collection9] o.a.s.c.SolrCore [collection9]  CLOSING SolrCore org.apache.solr.core.SolrCore@5d1eb8aa
   [junit4]   2> 1664510 INFO  (coreCloseExecutor-6935-thread-4-processing-x:collection9) [    x:collection6] o.a.s.c.SolrCore [collection6]  CLOSING SolrCore org.apache.solr.core.SolrCore@73396387
   [junit4]   2> 1664513 INFO  (TEST-TestLazyCores.testCachingLimit-seed#[93F498D1640D2DE6]) [    x:collection9] o.a.s.SolrTestCaseJ4 ###Ending testCachingLimit
   [junit4]   2> 1664516 INFO  (TEST-TestLazyCores.testMidUseUnload-seed#[93F498D1640D2DE6]) [    x:collection9] o.a.s.SolrTestCaseJ4 ###Starting testMidUseUnload
   [junit4]   2> 1664553 INFO  (TEST-TestLazyCores.testMidUseUnload-seed#[93F498D1640D2DE6]) [    x:collection9] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=600000&connTimeout=60000&retry=true
   [junit4]   2> 1664553 INFO  (TEST-TestLazyCores.testMidUseUnload-seed#[93F498D1640D2DE6]) [    x:collection9] o.a.s.c.SolrCores Allocating transient cache for 4 transient cores
   [junit4]   2> 1664564 INFO  (coreLoadExecutor-6942-thread-1-processing-x:collection9) [    x:collection9] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.4.0
   [junit4]   2> 1664564 INFO  (coreLoadExecutor-6942-thread-3-processing-x:collection9) [    x:collection9] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.4.0
   [junit4]   2> 1664579 INFO  (coreLoadExecutor-6942-thread-1-processing-x:collection9) [    x:collection9] o.a.s.s.IndexSchema [collection1] Schema name=tiny
   [junit4]   2> 1664584 INFO  (coreLoadExecutor-6942-thread-1-processing-x:collection9) [    x:collection9] o.a.s.s.IndexSchema Loaded schema tiny/1.1 with uniqueid field id
   [junit4]   2> 1664585 INFO  (coreLoadExecutor-6942-thread-3-processing-x:collection9) [    x:collection9] o.a.s.s.IndexSchema [collection5] Schema name=tiny
   [junit4]   2> 1664588 INFO  (coreLoadExecutor-6942-thread-1-processing-x:collection9) [    x:collection9] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from instancedir /export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_93F498D1640D2DE6-001/tempDir-004/collection1
   [junit4]   2> 1664588 INFO  (coreLoadExecutor-6942-thread-1-processing-x:collection9) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_93F498D1640D2DE6-001/tempDir-004/collection1], dataDir=[/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_93F498D1640D2DE6-001/tempDir-004/collection1/data/]
   [junit4]   2> 1664588 INFO  (coreLoadExecutor-6942-thread-3-processing-x:collection9) [    x:collection9] o.a.s.s.IndexSchema Loaded schema tiny/1.1 with uniqueid field id
   [junit4]   2> 1664589 INFO  (coreLoadExecutor-6942-thread-1-processing-x:collection9) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [L

[...truncated too long message...]

Test, CoreSorterTest, DirectSolrSpellCheckerTest, LeaderElectionTest, TestIntervalFaceting, TestUseDocValuesAsStored2, HighlighterMaxOffsetTest, HttpPartitionTest, DistributedMLTComponentTest, RequestLoggingTest, DirectSolrConnectionTest, ExitableDirectoryReaderTest, TestExtendedDismaxParser, SpatialFilterTest, TestSolrCloudWithSecureImpersonation, TestManagedResourceStorage, TestFieldSortValues, ZkControllerTest, TestCollationFieldDocValues, HLLSerializationTest, TestUpdate, TestFastLRUCache, TestGraphTermsQParserPlugin, TestSolrConfigHandlerConcurrent, TestBM25SimilarityFactory, TestStressReorder, TestSlowCompositeReaderWrapper, SolrXmlInZkTest, TestRestoreCore, TestTolerantSearch, TestJmxIntegration, TestFieldCacheVsDocValues, SimpleFacetsTest, DistributedFacetPivotSmallTest, NumericFieldsTest, TestTrackingShardHandlerFactory, TestRandomFaceting, ZkCLITest, TestDistributedGrouping, DistributedSpellCheckComponentTest, TermVectorComponentDistributedTest, TestJoin, TestReload, TestRangeQuery, SolrCoreTest, StatsComponentTest, SolrCmdDistributorTest, PeerSyncTest, ConvertedLegacyTest, TestSort, TestFiltering, TestFunctionQuery, TestLazyCores]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestLazyCores -Dtests.seed=93F498D1640D2DE6 -Dtests.slow=true -Dtests.locale=ar-MA -Dtests.timezone=Australia/West -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1
   [junit4] ERROR   0.00s J0 | TestLazyCores (suite) <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: ObjectTracker found 5 object(s) that were not released!!! [MockDirectoryWrapper, MockDirectoryWrapper, MockDirectoryWrapper, MDCAwareThreadPoolExecutor, SolrCore]
   [junit4]    > org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException
   [junit4]    > 	at org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:43)
   [junit4]    > 	at org.apache.solr.core.CachingDirectoryFactory.get(CachingDirectoryFactory.java:347)
   [junit4]    > 	at org.apache.solr.update.SolrIndexWriter.create(SolrIndexWriter.java:66)
   [junit4]    > 	at org.apache.solr.core.SolrCore.initIndex(SolrCore.java:673)
   [junit4]    > 	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:847)
   [junit4]    > 	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:775)
   [junit4]    > 	at org.apache.solr.core.CoreContainer.create(CoreContainer.java:842)
   [junit4]    > 	at org.apache.solr.core.CoreContainer.lambda$load$0(CoreContainer.java:498)
   [junit4]    > 	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
   [junit4]    > 	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:229)
   [junit4]    > 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
   [junit4]    > 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:745)
   [junit4]    > org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException
   [junit4]    > 	at org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:43)
   [junit4]    > 	at org.apache.solr.core.CachingDirectoryFactory.get(CachingDirectoryFactory.java:347)
   [junit4]    > 	at org.apache.solr.core.SolrCore.getNewIndexDir(SolrCore.java:332)
   [junit4]    > 	at org.apache.solr.core.SolrCore.initIndex(SolrCore.java:641)
   [junit4]    > 	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:847)
   [junit4]    > 	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:775)
   [junit4]    > 	at org.apache.solr.core.CoreContainer.create(CoreContainer.java:842)
   [junit4]    > 	at org.apache.solr.core.CoreContainer.lambda$load$0(CoreContainer.java:498)
   [junit4]    > 	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
   [junit4]    > 	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:229)
   [junit4]    > 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
   [junit4]    > 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:745)
   [junit4]    > org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException
   [junit4]    > 	at org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:43)
   [junit4]    > 	at org.apache.solr.core.CachingDirectoryFactory.get(CachingDirectoryFactory.java:347)
   [junit4]    > 	at org.apache.solr.core.SolrCore.initSnapshotMetaDataManager(SolrCore.java:434)
   [junit4]    > 	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:841)
   [junit4]    > 	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:775)
   [junit4]    > 	at org.apache.solr.core.CoreContainer.create(CoreContainer.java:842)
   [junit4]    > 	at org.apache.solr.core.CoreContainer.lambda$load$0(CoreContainer.java:498)
   [junit4]    > 	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
   [junit4]    > 	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:229)
   [junit4]    > 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
   [junit4]    > 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:745)
   [junit4]    > org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException
   [junit4]    > 	at org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:43)
   [junit4]    > 	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:798)
   [junit4]    > 	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:775)
   [junit4]    > 	at org.apache.solr.core.CoreContainer.create(CoreContainer.java:842)
   [junit4]    > 	at org.apache.solr.core.CoreContainer.lambda$load$0(CoreContainer.java:498)
   [junit4]    > 	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
   [junit4]    > 	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:229)
   [junit4]    > 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
   [junit4]    > 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:745)
   [junit4]    > org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException
   [junit4]    > 	at org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:43)
   [junit4]    > 	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:937)
   [junit4]    > 	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:775)
   [junit4]    > 	at org.apache.solr.core.CoreContainer.create(CoreContainer.java:842)
   [junit4]    > 	at org.apache.solr.core.CoreContainer.lambda$load$0(CoreContainer.java:498)
   [junit4]    > 	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
   [junit4]    > 	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:229)
   [junit4]    > 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
   [junit4]    > 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:745)
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([93F498D1640D2DE6]:0)
   [junit4]    > 	at org.apache.solr.SolrTestCaseJ4.teardownTestCases(SolrTestCaseJ4.java:266)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:745)Throwable #2: com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE scope at org.apache.solr.core.TestLazyCores: 
   [junit4]    >    1) Thread[id=41789, name=searcherExecutor-6907-thread-1, state=WAITING, group=TGRP-TestLazyCores]
   [junit4]    >         at sun.misc.Unsafe.park(Native Method)
   [junit4]    >         at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
   [junit4]    >         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
   [junit4]    >         at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
   [junit4]    >         at java.lang.Thread.run(Thread.java:745)
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([93F498D1640D2DE6]:0)Throwable #3: com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie threads that couldn't be terminated:
   [junit4]    >    1) Thread[id=41789, name=searcherExecutor-6907-thread-1, state=WAITING, group=TGRP-TestLazyCores]
   [junit4]    >         at sun.misc.Unsafe.park(Native Method)
   [junit4]    >         at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
   [junit4]    >         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
   [junit4]    >         at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
   [junit4]    >         at java.lang.Thread.run(Thread.java:745)
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([93F498D1640D2DE6]:0)
   [junit4] Completed [417/660 (1!)] on J0 in 182.48s, 8 tests, 1 failure, 2 errors <<< FAILURES!

[...truncated 63218 lines...]