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/31 08:10:38 UTC

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

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

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

Error Message:
ObjectTracker found 5 object(s) that were not released!!! [SolrCore, MockDirectoryWrapper, MockDirectoryWrapper, MockDirectoryWrapper, MDCAwareThreadPoolExecutor] 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:973)  at org.apache.solr.core.SolrCore.<init>(SolrCore.java:799)  at org.apache.solr.core.CoreContainer.create(CoreContainer.java:877)  at org.apache.solr.core.CoreContainer.lambda$load$3(CoreContainer.java:529)  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.update.SolrIndexWriter.create(SolrIndexWriter.java:66)  at org.apache.solr.core.SolrCore.initIndex(SolrCore.java:697)  at org.apache.solr.core.SolrCore.<init>(SolrCore.java:883)  at org.apache.solr.core.SolrCore.<init>(SolrCore.java:799)  at org.apache.solr.core.CoreContainer.create(CoreContainer.java:877)  at org.apache.solr.core.CoreContainer.lambda$load$3(CoreContainer.java:529)  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:343)  at org.apache.solr.core.SolrCore.initIndex(SolrCore.java:665)  at org.apache.solr.core.SolrCore.<init>(SolrCore.java:883)  at org.apache.solr.core.SolrCore.<init>(SolrCore.java:799)  at org.apache.solr.core.CoreContainer.create(CoreContainer.java:877)  at org.apache.solr.core.CoreContainer.lambda$load$3(CoreContainer.java:529)  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:458)  at org.apache.solr.core.SolrCore.<init>(SolrCore.java:877)  at org.apache.solr.core.SolrCore.<init>(SolrCore.java:799)  at org.apache.solr.core.CoreContainer.create(CoreContainer.java:877)  at org.apache.solr.core.CoreContainer.lambda$load$3(CoreContainer.java:529)  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:822)  at org.apache.solr.core.SolrCore.<init>(SolrCore.java:799)  at org.apache.solr.core.CoreContainer.create(CoreContainer.java:877)  at org.apache.solr.core.CoreContainer.lambda$load$3(CoreContainer.java:529)  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!!! [SolrCore, MockDirectoryWrapper, MockDirectoryWrapper, MockDirectoryWrapper, MDCAwareThreadPoolExecutor]
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:973)
	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:799)
	at org.apache.solr.core.CoreContainer.create(CoreContainer.java:877)
	at org.apache.solr.core.CoreContainer.lambda$load$3(CoreContainer.java:529)
	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.update.SolrIndexWriter.create(SolrIndexWriter.java:66)
	at org.apache.solr.core.SolrCore.initIndex(SolrCore.java:697)
	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:883)
	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:799)
	at org.apache.solr.core.CoreContainer.create(CoreContainer.java:877)
	at org.apache.solr.core.CoreContainer.lambda$load$3(CoreContainer.java:529)
	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:343)
	at org.apache.solr.core.SolrCore.initIndex(SolrCore.java:665)
	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:883)
	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:799)
	at org.apache.solr.core.CoreContainer.create(CoreContainer.java:877)
	at org.apache.solr.core.CoreContainer.lambda$load$3(CoreContainer.java:529)
	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:458)
	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:877)
	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:799)
	at org.apache.solr.core.CoreContainer.create(CoreContainer.java:877)
	at org.apache.solr.core.CoreContainer.lambda$load$3(CoreContainer.java:529)
	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:822)
	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:799)
	at org.apache.solr.core.CoreContainer.create(CoreContainer.java:877)
	at org.apache.solr.core.CoreContainer.lambda$load$3(CoreContainer.java:529)
	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([78F8A073BE58EC90]: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.GeneratedMethodAccessor36.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=8162, name=searcherExecutor-2870-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=8162, name=searcherExecutor-2870-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([78F8A073BE58EC90]: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=8162, name=searcherExecutor-2870-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=8162, name=searcherExecutor-2870-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([78F8A073BE58EC90]:0)




Build Log:
[...truncated 11500 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_78F8A073BE58EC90-001/init-core-data-001
   [junit4]   2> 811427 INFO  (SUITE-TestLazyCores-seed#[78F8A073BE58EC90]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
   [junit4]   2> 811429 INFO  (TEST-TestLazyCores.testCreateSame-seed#[78F8A073BE58EC90]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testCreateSame
   [junit4]   2> 811449 INFO  (TEST-TestLazyCores.testCreateSame-seed#[78F8A073BE58EC90]) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=600000&connTimeout=60000&retry=true
   [junit4]   2> 811449 INFO  (TEST-TestLazyCores.testCreateSame-seed#[78F8A073BE58EC90]) [    ] o.a.s.c.SolrCores Allocating transient cache for 4 transient cores
   [junit4]   2> 811473 WARN  (coreLoadExecutor-2621-thread-3) [    x:collection5] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 811473 INFO  (coreLoadExecutor-2621-thread-3) [    x:collection5] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.4.0
   [junit4]   2> 811473 WARN  (coreLoadExecutor-2621-thread-2) [    x:collection2] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 811475 INFO  (coreLoadExecutor-2621-thread-2) [    x:collection2] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.4.0
   [junit4]   2> 811474 WARN  (coreLoadExecutor-2621-thread-1) [    x:collection1] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 811488 INFO  (coreLoadExecutor-2621-thread-1) [    x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.4.0
   [junit4]   2> 811497 INFO  (coreLoadExecutor-2621-thread-3) [    x:collection5] o.a.s.s.IndexSchema [collection5] Schema name=tiny
   [junit4]   2> 811504 INFO  (coreLoadExecutor-2621-thread-3) [    x:collection5] o.a.s.s.IndexSchema Loaded schema tiny/1.1 with uniqueid field id
   [junit4]   2> 811505 INFO  (coreLoadExecutor-2621-thread-3) [    x:collection5] 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_78F8A073BE58EC90-001/tempDir-001/collection5
   [junit4]   2> 811506 INFO  (coreLoadExecutor-2621-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_78F8A073BE58EC90-001/tempDir-001/collection5], dataDir=[/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_78F8A073BE58EC90-001/tempDir-001/collection5/data/]
   [junit4]   2> 811506 INFO  (coreLoadExecutor-2621-thread-1) [    x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=tiny
   [junit4]   2> 811507 INFO  (coreLoadExecutor-2621-thread-3) [    x:collection5] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=1902827678, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1]
   [junit4]   2> 811510 INFO  (coreLoadExecutor-2621-thread-1) [    x:collection1] o.a.s.s.IndexSchema Loaded schema tiny/1.1 with uniqueid field id
   [junit4]   2> 811511 INFO  (coreLoadExecutor-2621-thread-1) [    x:collection1] 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_78F8A073BE58EC90-001/tempDir-001/collection1
   [junit4]   2> 811511 INFO  (coreLoadExecutor-2621-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_78F8A073BE58EC90-001/tempDir-001/collection1], dataDir=[/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_78F8A073BE58EC90-001/tempDir-001/collection1/data/]
   [junit4]   2> 811525 INFO  (coreLoadExecutor-2621-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=1902827678, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1]
   [junit4]   2> 811530 INFO  (coreLoadExecutor-2621-thread-3) [    x:collection5] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 811530 INFO  (coreLoadExecutor-2621-thread-3) [    x:collection5] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 811530 INFO  (coreLoadExecutor-2621-thread-3) [    x:collection5] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=47, maxMergeAtOnceExplicit=49, maxMergedSegmentMB=23.7529296875, floorSegmentMB=0.220703125, forceMergeDeletesPctAllowed=11.777958864999333, segmentsPerTier=26.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.846533893871207
   [junit4]   2> 811530 INFO  (coreLoadExecutor-2621-thread-3) [    x:collection5] o.a.s.s.SolrIndexSearcher Opening [Searcher@1ea48dc1[collection5] main]
   [junit4]   2> 811530 INFO  (coreLoadExecutor-2621-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_78F8A073BE58EC90-001/tempDir-001/collection5/conf
   [junit4]   2> 811531 INFO  (coreLoadExecutor-2621-thread-3) [    x:collection5] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 811532 INFO  (searcherExecutor-2622-thread-1-processing-x:collection5) [    x:collection5] o.a.s.c.SolrCore [collection5] Registered new searcher Searcher@1ea48dc1[collection5] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 811535 INFO  (coreLoadExecutor-2621-thread-1) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 811535 INFO  (coreLoadExecutor-2621-thread-1) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 811538 INFO  (coreLoadExecutor-2621-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=47, maxMergeAtOnceExplicit=49, maxMergedSegmentMB=23.7529296875, floorSegmentMB=0.220703125, forceMergeDeletesPctAllowed=11.777958864999333, segmentsPerTier=26.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.846533893871207
   [junit4]   2> 811538 INFO  (coreLoadExecutor-2621-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@266a3a94[collection1] main]
   [junit4]   2> 811538 INFO  (coreLoadExecutor-2621-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_78F8A073BE58EC90-001/tempDir-001/collection1/conf
   [junit4]   2> 811540 INFO  (coreLoadExecutor-2621-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 811540 INFO  (searcherExecutor-2623-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@266a3a94[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 811541 INFO  (coreLoadExecutor-2621-thread-2) [    x:collection2] o.a.s.s.IndexSchema [collection2] Schema name=tiny
   [junit4]   2> 811543 INFO  (coreLoadExecutor-2621-thread-2) [    x:collection2] o.a.s.s.IndexSchema Loaded schema tiny/1.1 with uniqueid field id
   [junit4]   2> 811544 INFO  (coreLoadExecutor-2621-thread-2) [    x:collection2] 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_78F8A073BE58EC90-001/tempDir-001/collection2
   [junit4]   2> 811545 INFO  (coreLoadExecutor-2621-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_78F8A073BE58EC90-001/tempDir-001/collection2], dataDir=[/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_78F8A073BE58EC90-001/tempDir-001/collection2/data/]
   [junit4]   2> 811546 INFO  (coreLoadExecutor-2621-thread-2) [    x:collection2] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=1902827678, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1]
   [junit4]   2> 811554 INFO  (coreLoadExecutor-2621-thread-2) [    x:collection2] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 811554 INFO  (coreLoadExecutor-2621-thread-2) [    x:collection2] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 811554 INFO  (coreLoadExecutor-2621-thread-2) [    x:collection2] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=47, maxMergeAtOnceExplicit=49, maxMergedSegmentMB=23.7529296875, floorSegmentMB=0.220703125, forceMergeDeletesPctAllowed=11.777958864999333, segmentsPerTier=26.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.846533893871207
   [junit4]   2> 811554 INFO  (coreLoadExecutor-2621-thread-2) [    x:collection2] o.a.s.s.SolrIndexSearcher Opening [Searcher@260781d[collection2] main]
   [junit4]   2> 811554 INFO  (coreLoadExecutor-2621-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_78F8A073BE58EC90-001/tempDir-001/collection2/conf
   [junit4]   2> 811558 INFO  (coreLoadExecutor-2621-thread-2) [    x:collection2] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 811559 INFO  (searcherExecutor-2630-thread-1-processing-x:collection2) [    x:collection2] o.a.s.c.SolrCore [collection2] Registered new searcher Searcher@260781d[collection2] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 811559 INFO  (coreLoadExecutor-2621-thread-2) [    x:collection2] o.a.s.c.SolrCores Opening transient core collection2
   [junit4]   2> 811570 WARN  (TEST-TestLazyCores.testCreateSame-seed#[78F8A073BE58EC90]) [    x:collection4] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 811571 INFO  (TEST-TestLazyCores.testCreateSame-seed#[78F8A073BE58EC90]) [    x:collection4] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.4.0
   [junit4]   2> 811576 INFO  (TEST-TestLazyCores.testCreateSame-seed#[78F8A073BE58EC90]) [    x:collection4] o.a.s.s.IndexSchema [collection4] Schema name=tiny
   [junit4]   2> 811581 INFO  (TEST-TestLazyCores.testCreateSame-seed#[78F8A073BE58EC90]) [    x:collection4] o.a.s.s.IndexSchema Loaded schema tiny/1.1 with uniqueid field id
   [junit4]   2> 811582 INFO  (TEST-TestLazyCores.testCreateSame-seed#[78F8A073BE58EC90]) [    x:collection4] 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_78F8A073BE58EC90-001/tempDir-001/collection4
   [junit4]   2> 811583 INFO  (TEST-TestLazyCores.testCreateSame-seed#[78F8A073BE58EC90]) [    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_78F8A073BE58EC90-001/tempDir-001/collection4], dataDir=[/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_78F8A073BE58EC90-001/tempDir-001/collection4/data/]
   [junit4]   2> 811584 INFO  (TEST-TestLazyCores.testCreateSame-seed#[78F8A073BE58EC90]) [    x:collection4] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=38, maxMergeAtOnceExplicit=29, maxMergedSegmentMB=58.408203125, floorSegmentMB=1.478515625, forceMergeDeletesPctAllowed=5.090565959512631, segmentsPerTier=12.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1856221320082188
   [junit4]   2> 811611 INFO  (TEST-TestLazyCores.testCreateSame-seed#[78F8A073BE58EC90]) [    x:collection4] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 811611 INFO  (TEST-TestLazyCores.testCreateSame-seed#[78F8A073BE58EC90]) [    x:collection4] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 811611 INFO  (TEST-TestLazyCores.testCreateSame-seed#[78F8A073BE58EC90]) [    x:collection4] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=22, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.5777752988009889]
   [junit4]   2> 811617 INFO  (TEST-TestLazyCores.testCreateSame-seed#[78F8A073BE58EC90]) [    x:collection4] o.a.s.s.SolrIndexSearcher Opening [Searcher@1b8c4397[collection4] main]
   [junit4]   2> 811617 INFO  (TEST-TestLazyCores.testCreateSame-seed#[78F8A073BE58EC90]) [    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_78F8A073BE58EC90-001/tempDir-001/collection4/conf
   [junit4]   2> 811617 INFO  (TEST-TestLazyCores.testCreateSame-seed#[78F8A073BE58EC90]) [    x:collection4] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 811647 INFO  (searcherExecutor-2635-thread-1-processing-x:collection4) [    x:collection4] o.a.s.c.SolrCore [collection4] Registered new searcher Searcher@1b8c4397[collection4] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 811649 WARN  (TEST-TestLazyCores.testCreateSame-seed#[78F8A073BE58EC90]) [    x:collection4] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 811650 INFO  (TEST-TestLazyCores.testCreateSame-seed#[78F8A073BE58EC90]) [    x:collection4] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.4.0
   [junit4]   2> 811662 INFO  (TEST-TestLazyCores.testCreateSame-seed#[78F8A073BE58EC90]) [    x:collection4] o.a.s.s.IndexSchema [collection6] Schema name=tiny
   [junit4]   2> 811664 INFO  (TEST-TestLazyCores.testCreateSame-seed#[78F8A073BE58EC90]) [    x:collection4] o.a.s.s.IndexSchema Loaded schema tiny/1.1 with uniqueid field id
   [junit4]   2> 811665 INFO  (TEST-TestLazyCores.testCreateSame-seed#[78F8A073BE58EC90]) [    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_78F8A073BE58EC90-001/tempDir-001/collection6
   [junit4]   2> 811666 INFO  (TEST-TestLazyCores.testCreateSame-seed#[78F8A073BE58EC90]) [    x:collection4] 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_78F8A073BE58EC90-001/tempDir-001/collection6], dataDir=[/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_78F8A073BE58EC90-001/tempDir-001/collection6/data/]
   [junit4]   2> 811667 INFO  (TEST-TestLazyCores.testCreateSame-seed#[78F8A073BE58EC90]) [    x:collection4] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=21, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.4137906356768608]
   [junit4]   2> 811676 INFO  (TEST-TestLazyCores.testCreateSame-seed#[78F8A073BE58EC90]) [    x:collection4] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 811676 INFO  (TEST-TestLazyCores.testCreateSame-seed#[78F8A073BE58EC90]) [    x:collection4] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 811676 INFO  (TEST-TestLazyCores.testCreateSame-seed#[78F8A073BE58EC90]) [    x:collection4] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=468585319, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1]
   [junit4]   2> 811677 INFO  (TEST-TestLazyCores.testCreateSame-seed#[78F8A073BE58EC90]) [    x:collection4] o.a.s.s.SolrIndexSearcher Opening [Searcher@5cf5b821[collection6] main]
   [junit4]   2> 811677 INFO  (TEST-TestLazyCores.testCreateSame-seed#[78F8A073BE58EC90]) [    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_78F8A073BE58EC90-001/tempDir-001/collection6/conf
   [junit4]   2> 811677 INFO  (TEST-TestLazyCores.testCreateSame-seed#[78F8A073BE58EC90]) [    x:collection4] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 811677 INFO  (TEST-TestLazyCores.testCreateSame-seed#[78F8A073BE58EC90]) [    x:collection4] o.a.s.c.SolrCores Opening transient core collection6
   [junit4]   2> 811685 INFO  (searcherExecutor-2639-thread-1-processing-x:collection4) [    x:collection4] o.a.s.c.SolrCore [collection6] Registered new searcher Searcher@5cf5b821[collection6] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 811692 INFO  (TEST-TestLazyCores.testCreateSame-seed#[78F8A073BE58EC90]) [    x:collection4] o.a.s.h.a.CoreAdminOperation core create command schema=schema.xml&dataDir=t12&name=collection2&action=CREATE&config=solrconfig.xml&wt=xml
   [junit4]   2> 811693 WARN  (TEST-TestLazyCores.testCreateSame-seed#[78F8A073BE58EC90]) [    x:collection4] o.a.s.c.CoreContainer Creating a core with existing name is not allowed
   [junit4]   2> 811693 INFO  (TEST-TestLazyCores.testCreateSame-seed#[78F8A073BE58EC90]) [    x:collection4] o.a.s.h.a.CoreAdminOperation core create command schema=schema.xml&dataDir=t14&name=collection4&action=CREATE&config=solrconfig.xml&wt=xml
   [junit4]   2> 811693 WARN  (TEST-TestLazyCores.testCreateSame-seed#[78F8A073BE58EC90]) [    x:collection4] o.a.s.c.CoreContainer Creating a core with existing name is not allowed
   [junit4]   2> 811693 INFO  (TEST-TestLazyCores.testCreateSame-seed#[78F8A073BE58EC90]) [    x:collection4] o.a.s.h.a.CoreAdminOperation core create command schema=schema.xml&dataDir=t15&name=collection5&action=CREATE&config=solrconfig.xml&wt=xml
   [junit4]   2> 811693 WARN  (TEST-TestLazyCores.testCreateSame-seed#[78F8A073BE58EC90]) [    x:collection4] o.a.s.c.CoreContainer Creating a core with existing name is not allowed
   [junit4]   2> 811693 INFO  (TEST-TestLazyCores.testCreateSame-seed#[78F8A073BE58EC90]) [    x:collection4] o.a.s.h.a.CoreAdminOperation core create command schema=schema.xml&dataDir=t16&name=collection6&action=CREATE&config=solrconfig.xml&wt=xml
   [junit4]   2> 811693 WARN  (TEST-TestLazyCores.testCreateSame-seed#[78F8A073BE58EC90]) [    x:collection4] o.a.s.c.CoreContainer Creating a core with existing name is not allowed
   [junit4]   2> 811693 INFO  (TEST-TestLazyCores.testCreateSame-seed#[78F8A073BE58EC90]) [    x:collection4] o.a.s.c.CoreContainer Shutting down CoreContainer instance=742398354
   [junit4]   2> 811694 INFO  (coreCloseExecutor-2643-thread-1-processing-x:collection4) [    x:collection5] o.a.s.c.SolrCore [collection5]  CLOSING SolrCore org.apache.solr.core.SolrCore@aa3080f
   [junit4]   2> 811695 INFO  (coreCloseExecutor-2643-thread-2-processing-x:collection4) [    x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@6fb6e61e
   [junit4]   2> 811695 INFO  (coreCloseExecutor-2643-thread-3-processing-x:collection4) [    x:collection4] o.a.s.c.SolrCore [collection4]  CLOSING SolrCore org.apache.solr.core.SolrCore@1128b8cf
   [junit4]   2> 811771 INFO  (coreCloseExecutor-2643-thread-1-processing-x:collection4) [    x:collection5] o.a.s.m.SolrMetricManager Closing metric reporters for: solr.core.collection5
   [junit4]   2> 811771 INFO  (coreCloseExecutor-2643-thread-2-processing-x:collection4) [    x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for: solr.core.collection1
   [junit4]   2> 811771 INFO  (coreCloseExecutor-2643-thread-4-processing-x:collection4) [    x:collection2] o.a.s.c.SolrCore [collection2]  CLOSING SolrCore org.apache.solr.core.SolrCore@62c61b15
   [junit4]   2> 811771 INFO  (coreCloseExecutor-2643-thread-3-processing-x:collection4) [    x:collection4] o.a.s.m.SolrMetricManager Closing metric reporters for: solr.core.collection4
   [junit4]   2> 811803 INFO  (coreCloseExecutor-2643-thread-5-processing-x:collection4) [    x:collection6] o.a.s.c.SolrCore [collection6]  CLOSING SolrCore org.apache.solr.core.SolrCore@55a1c14e
   [junit4]   2> 811805 INFO  (coreCloseExecutor-2643-thread-4-processing-x:collection4) [    x:collection2] o.a.s.m.SolrMetricManager Closing metric reporters for: solr.core.collection2
   [junit4]   2> 811806 INFO  (coreCloseExecutor-2643-thread-5-processing-x:collection4) [    x:collection6] o.a.s.m.SolrMetricManager Closing metric reporters for: solr.core.collection6
   [junit4]   2> 811806 INFO  (TEST-TestLazyCores.testCreateSame-seed#[78F8A073BE58EC90]) [    x:collection4] o.a.s.m.SolrMetricManager Closing metric reporters for: solr.node
   [junit4]   2> 811806 INFO  (TEST-TestLazyCores.testCreateSame-seed#[78F8A073BE58EC90]) [    x:collection4] o.a.s.SolrTestCaseJ4 ###Ending testCreateSame
   [junit4]   2> 811809 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[78F8A073BE58EC90]) [    x:collection4] o.a.s.SolrTestCaseJ4 ###Starting testCreateTransientFromAdmin
   [junit4]   2> 811828 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[78F8A073BE58EC90]) [    x:collection4] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=600000&connTimeout=60000&retry=true
   [junit4]   2> 811828 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[78F8A073BE58EC90]) [    x:collection4] o.a.s.c.SolrCores Allocating transient cache for 4 transient cores
   [junit4]   2> 811845 WARN  (coreLoadExecutor-2650-thread-1-processing-x:collection4) [    x:collection1] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 811845 WARN  (coreLoadExecutor-2650-thread-2-processing-x:collection4) [    x:collection2] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 811845 WARN  (coreLoadExecutor-2650-thread-3-processing-x:collection4) [    x:collection5] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 811846 INFO  (coreLoadExecutor-2650-thread-1-processing-x:collection4) [    x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.4.0
   [junit4]   2> 811846 INFO  (coreLoadExecutor-2650-thread-2-processing-x:collection4) [    x:collection2] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.4.0
   [junit4]   2> 811847 INFO  (coreLoadExecutor-2650-thread-3-processing-x:collection4) [    x:collection5] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.4.0
   [junit4]   2> 811860 INFO  (coreLoadExecutor-2650-thread-3-processing-x:collection4) [    x:collection5] o.a.s.s.IndexSchema [collection5] Schema name=tiny
   [junit4]   2> 811860 INFO  (coreLoadExecutor-2650-thread-1-processing-x:collection4) [    x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=tiny
   [junit4]   2> 811860 INFO  (coreLoadExecutor-2650-thread-2-processing-x:collection4) [    x:collection2] o.a.s.s.IndexSchema [collection2] Schema name=tiny
   [junit4]   2> 811866 INFO  (coreLoadExecutor-2650-thread-1-processing-x:collection4) [    x:collection1] o.a.s.s.IndexSchema Loaded schema tiny/1.1 with uniqueid field id
   [junit4]   2> 811866 INFO  (coreLoadExecutor-2650-thread-2-processing-x:collection4) [    x:collection2] o.a.s.s.IndexSchema Loaded schema tiny/1.1 with uniqueid field id
   [junit4]   2> 811866 INFO  (coreLoadExecutor-2650-thread-3-processing-x:collection4) [    x:collection5] o.a.s.s.IndexSchema Loaded schema tiny/1.1 with uniqueid field id
   [junit4]   2> 811869 INFO  (coreLoadExecutor-2650-thread-1-processing-x:collection4) [    x:collection1] 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_78F8A073BE58EC90-001/tempDir-002/collection1
   [junit4]   2> 811869 INFO  (coreLoadExecutor-2650-thread-3-processing-x:collection4) [    x:collection5] 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_78F8A073BE58EC90-001/tempDir-002/collection5
   [junit4]   2> 811869 INFO  (coreLoadExecutor-2650-thread-2-processing-x:collection4) [    x:collection2] 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_78F8A073BE58EC90-001/tempDir-002/collection2
   [junit4]   2> 811869 INFO  (coreLoadExecutor-2650-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_78F8A073BE58EC90-001/tempDir-002/collection5], dataDir=[/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_78F8A073BE58EC90-001/tempDir-002/collection5/data/]
   [junit4]   2> 811869 INFO  (coreLoadExecutor-2650-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_78F8A073BE58EC90-001/tempDir-002/collection1], dataDir=[/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_78F8A073BE58EC90-001/tempDir-002/collection1/data/]
   [junit4]   2> 811869 INFO  (coreLoadExecutor-2650-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_78F8A073BE58EC90-001/tempDir-002/collection2], dataDir=[/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_78F8A073BE58EC90-001/tempDir-002/collection2/data/]
   [junit4]   2> 811870 INFO  (coreLoadExecutor-2650-thread-3-processing-x:collection4) [    x:collection5] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=1902827678, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1]
   [junit4]   2> 811870 INFO  (coreLoadExecutor-2650-thread-2-processing-x:collection4) [    x:collection2] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=1902827678, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1]
   [junit4]   2> 811874 INFO  (coreLoadExecutor-2650-thread-1-processing-x:collection4) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=1902827678, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1]
   [junit4]   2> 811881 INFO  (coreLoadExecutor-2650-thread-2-processing-x:collection4) [    x:collection2] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 811881 INFO  (coreLoadExecutor-2650-thread-2-processing-x:collection4) [    x:collection2] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 811881 INFO  (coreLoadExecutor-2650-thread-3-processing-x:collection4) [    x:collection5] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 811881 INFO  (coreLoadExecutor-2650-thread-3-processing-x:collection4) [    x:collection5] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 811881 INFO  (coreLoadExecutor-2650-thread-3-processing-x:collection4) [    x:collection5] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=47, maxMergeAtOnceExplicit=49, maxMergedSegmentMB=23.7529296875, floorSegmentMB=0.220703125, forceMergeDeletesPctAllowed=11.777958864999333, segmentsPerTier=26.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.846533893871207
   [junit4]   2> 811881 INFO  (coreLoadExecutor-2650-thread-2-processing-x:collection4) [    x:collection2] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=47, maxMergeAtOnceExplicit=49, maxMergedSegmentMB=23.7529296875, floorSegmentMB=0.220703125, forceMergeDeletesPctAllowed=11.777958864999333, segmentsPerTier=26.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.846533893871207
   [junit4]   2> 811882 INFO  (coreLoadExecutor-2650-thread-3-processing-x:collection4) [    x:collection5] o.a.s.s.SolrIndexSearcher Opening [Searcher@b5f78c0[collection5] main]
   [junit4]   2> 811882 INFO  (coreLoadExecutor-2650-thread-2-processing-x:collection4) [    x:collection2] o.a.s.s.SolrIndexSearcher Opening [Searcher@5088a2c4[collection2] main]
   [junit4]   2> 811882 INFO  (coreLoadExecutor-2650-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_78F8A073BE58EC90-001/tempDir-002/collection5/conf
   [junit4]   2> 811882 INFO  (coreLoadExecutor-2650-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_78F8A073BE58EC90-001/tempDir-002/collection2/conf
   [junit4]   2> 811882 INFO  (coreLoadExecutor-2650-thread-3-processing-x:collection4) [    x:collection5] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 811882 INFO  (coreLoadExecutor-2650-thread-2-processing-x:collection4) [    x:collection2] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 811882 INFO  (coreLoadExecutor-2650-thread-2-processing-x:collection4) [    x:collection2] o.a.s.c.SolrCores Opening transient core collection2
   [junit4]   2> 811882 INFO  (searcherExecutor-2652-thread-1-processing-x:collection5) [    x:collection5] o.a.s.c.SolrCore [collection5] Registered new searcher Searcher@b5f78c0[collection5] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 811882 INFO  (searcherExecutor-2653-thread-1-processing-x:collection2) [    x:collection2] o.a.s.c.SolrCore [collection2] Registered new searcher Searcher@5088a2c4[collection2] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 811883 INFO  (coreLoadExecutor-2650-thread-1-processing-x:collection4) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 811883 INFO  (coreLoadExecutor-2650-thread-1-processing-x:collection4) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 811885 INFO  (coreLoadExecutor-2650-thread-1-processing-x:collection4) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=47, maxMergeAtOnceExplicit=49, maxMergedSegmentMB=23.7529296875, floorSegmentMB=0.220703125, forceMergeDeletesPctAllowed=11.777958864999333, segmentsPerTier=26.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.846533893871207
   [junit4]   2> 811885 INFO  (coreLoadExecutor-2650-thread-1-processing-x:collection4) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@12d16a39[collection1] main]
   [junit4]   2> 811885 INFO  (coreLoadExecutor-2650-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_78F8A073BE58EC90-001/tempDir-002/collection1/conf
   [junit4]   2> 811886 INFO  (coreLoadExecutor-2650-thread-1-processing-x:collection4) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 811893 INFO  (searcherExecutor-2651-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@12d16a39[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 811896 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[78F8A073BE58EC90]) [    x:collection4] o.a.s.h.a.CoreAdminOperation core create command loadOnStartup=true&transient=true&name=core1&action=CREATE&wt=xml
   [junit4]   2> 811906 WARN  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[78F8A073BE58EC90]) [    x:collection4] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 811906 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[78F8A073BE58EC90]) [    x:collection4] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.4.0
   [junit4]   2> 811911 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[78F8A073BE58EC90]) [    x:collection4] o.a.s.s.IndexSchema [core1] Schema name=tiny
   [junit4]   2> 811914 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[78F8A073BE58EC90]) [    x:collection4] o.a.s.s.IndexSchema Loaded schema tiny/1.1 with uniqueid field id
   [junit4]   2> 811918 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[78F8A073BE58EC90]) [    x:collection4] o.a.s.c.CoreContainer Creating SolrCore 'core1' using configuration from instancedir /export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_78F8A073BE58EC90-001/tempDir-002/core1
   [junit4]   2> 811919 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[78F8A073BE58EC90]) [    x:collection4] o.a.s.c.SolrCore [[core1] ] Opening new SolrCore at [/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_78F8A073BE58EC90-001/tempDir-002/core1], dataDir=[/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_78F8A073BE58EC90-001/tempDir-002/core1/data/]
   [junit4]   2> 811920 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[78F8A073BE58EC90]) [    x:collection4] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=40, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0]
   [junit4]   2> 811929 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[78F8A073BE58EC90]) [    x:collection4] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 811929 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[78F8A073BE58EC90]) [    x:collection4] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 811930 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[78F8A073BE58EC90]) [    x:collection4] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=29, maxMergeAtOnceExplicit=47, maxMergedSegmentMB=90.294921875, floorSegmentMB=1.7890625, forceMergeDeletesPctAllowed=3.1516713240931815, segmentsPerTier=25.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.6319676938126444
   [junit4]   2> 811930 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[78F8A073BE58EC90]) [    x:collection4] o.a.s.s.SolrIndexSearcher Opening [Searcher@2f504934[core1] main]
   [junit4]   2> 811930 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[78F8A073BE58EC90]) [    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_78F8A073BE58EC90-001/tempDir-002/core1/conf
   [junit4]   2> 811930 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[78F8A073BE58EC90]) [    x:collection4] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 811931 INFO  (searcherExecutor-2664-thread-1-processing-x:collection4) [    x:collection4] o.a.s.c.SolrCore [core1] Registered new searcher Searcher@2f504934[core1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 811931 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[78F8A073BE58EC90]) [    x:collection4] o.a.s.c.SolrCores Opening transient core core1
   [junit4]   2> 811931 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[78F8A073BE58EC90]) [    x:collection4] o.a.s.h.a.CoreAdminOperation core create command loadOnStartup=false&transient=true&name=core2&action=CREATE&wt=xml
   [junit4]   2> 811937 WARN  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[78F8A073BE58EC90]) [    x:collection4] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 811937 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[78F8A073BE58EC90]) [    x:collection4] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.4.0
   [junit4]   2> 811946 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[78F8A073BE58EC90]) [    x:collection4] o.a.s.s.IndexSchema [core2] Schema name=tiny
   [junit4]   2> 811948 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[78F8A073BE58EC90]) [    x:collection4] o.a.s.s.IndexSchema Loaded schema tiny/1.1 with uniqueid field id
   [junit4]   2> 811949 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[78F8A073BE58EC90]) [    x:collection4] o.a.s.c.CoreContainer Creating SolrCore 'core2' using configuration from instancedir /export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_78F8A073BE58EC90-001/tempDir-002/core2
   [junit4]   2> 811950 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[78F8A073BE58EC90]) [    x:collection4] o.a.s.c.SolrCore [[core2] ] Opening new SolrCore at [/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_78F8A073BE58EC90-001/tempDir-002/core2], dataDir=[/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_78F8A073BE58EC90-001/tempDir-002/core2/data/]
   [junit4]   2> 811951 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[78F8A073BE58EC90]) [    x:collection4] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=13, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0]
   [junit4]   2> 811961 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[78F8A073BE58EC90]) [    x:collection4] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 811961 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[78F8A073BE58EC90]) [    x:collection4] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 811961 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[78F8A073BE58EC90]) [    x:collection4] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=28, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.8258077679322192]
   [junit4]   2> 811961 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[78F8A073BE58EC90]) [    x:collection4] o.a.s.s.SolrIndexSearcher Opening [Searcher@227a5569[core2] main]
   [junit4]   2> 811962 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[78F8A073BE58EC90]) [    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_78F8A073BE58EC90-001/tempDir-002/core2/conf
   [junit4]   2> 811962 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[78F8A073BE58EC90]) [    x:collection4] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 811962 INFO  (searcherExecutor-2669-thread-1-processing-x:collection4) [    x:collection4] o.a.s.c.SolrCore [core2] Registered new searcher Searcher@227a5569[core2] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 811962 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[78F8A073BE58EC90]) [    x:collection4] o.a.s.c.SolrCores Opening transient core core2
   [junit4]   2> 811962 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[78F8A073BE58EC90]) [    x:collection4] o.a.s.h.a.CoreAdminOperation core create command loadOnStartup=true&transient=true&name=core3&action=CREATE&wt=xml
   [junit4]   2> 812037 WARN  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[78F8A073BE58EC90]) [    x:collection4] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 812037 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[78F8A073BE58EC90]) [    x:collection4] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.4.0
   [junit4]   2> 812047 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[78F8A073BE58EC90]) [    x:collection4] o.a.s.s.IndexSchema [core3] Schema name=tiny
   [junit4]   2> 812048 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[78F8A073BE58EC90]) [    x:collection4] o.a.s.s.IndexSchema Loaded schema tiny/1.1 with uniqueid field id
   [junit4]   2> 812049 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[78F8A073BE58EC90]) [    x:collection4] o.a.s.c.CoreContainer Creating SolrCore 'core3' using configuration from instancedir /export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_78F8A073BE58EC90-001/tempDir-002/core3
   [junit4]   2> 812050 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[78F8A073BE58EC90]) [    x:collection4] o.a.s.c.SolrCore [[core3] ] Opening new SolrCore at [/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_78F8A073BE58EC90-001/tempDir-002/core3], dataDir=[/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_78F8A073BE58EC90-001/tempDir-002/core3/data/]
   [junit4]   2> 812052 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[78F8A073BE58EC90]) [    x:collection4] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=36, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.14811588624705269]
   [junit4]   2> 812064 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[78F8A073BE58EC90]) [    x:collection4] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 812064 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[78F8A073BE58EC90]) [    x:collection4] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 812064 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[78F8A073BE58EC90]) [    x:collection4] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=35, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.41590838525337837]
   [junit4]   2> 812064 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[78F8A073BE58EC90]) [    x:collection4] o.a.s.s.SolrIndexSearcher Opening [Searcher@78a603a2[core3] main]
   [junit4]   2> 812065 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[78F8A073BE58EC90]) [    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_78F8A073BE58EC90-001/tempDir-002/core3/conf
   [junit4]   2> 812065 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[78F8A073BE58EC90]) [    x:collection4] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 812065 INFO  (searcherExecutor-2674-thread-1-processing-x:collection4) [    x:collection4] o.a.s.c.SolrCore [core3] Registered new searcher Searcher@78a603a2[core3] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 812065 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[78F8A073BE58EC90]) [    x:collection4] o.a.s.c.SolrCores Opening transient core core3
   [junit4]   2> 812065 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[78F8A073BE58EC90]) [    x:collection4] o.a.s.h.a.CoreAdminOperation core create command loadOnStartup=false&transient=true&name=core4&action=CREATE&wt=xml
   [junit4]   2> 812076 WARN  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[78F8A073BE58EC90]) [    x:collection4] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 812076 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[78F8A073BE58EC90]) [    x:collection4] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.4.0
   [junit4]   2> 812082 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[78F8A073BE58EC90]) [    x:collection4] o.a.s.s.IndexSchema [core4] Schema name=tiny
   [junit4]   2> 812095 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[78F8A073BE58EC90]) [    x:collection4] o.a.s.s.IndexSchema Loaded schema tiny/1.1 with uniqueid field id
   [junit4]   2> 812096 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[78F8A073BE58EC90]) [    x:collection4] o.a.s.c.CoreContainer Creating SolrCore 'core4' using configuration from instancedir /export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_78F8A073BE58EC90-001/tempDir-002/core4
   [junit4]   2> 812097 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[78F8A073BE58EC90]) [    x:collection4] o.a.s.c.SolrCore [[core4] ] Opening new SolrCore at [/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_78F8A073BE58EC90-001/tempDir-002/core4], dataDir=[/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_78F8A073BE58EC90-001/tempDir-002/core4/data/]
   [junit4]   2> 812098 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[78F8A073BE58EC90]) [    x:collection4] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=34, maxMergeAtOnceExplicit=19, maxMergedSegmentMB=67.5283203125, floorSegmentMB=2.1728515625, forceMergeDeletesPctAllowed=25.878020334928017, segmentsPerTier=12.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.5637651778401903
   [junit4]   2> 812109 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[78F8A073BE58EC90]) [    x:collection4] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 812109 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[78F8A073BE58EC90]) [    x:collection4] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 812109 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[78F8A073BE58EC90]) [    x:collection4] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=41, maxMergeAtOnceExplicit=49, maxMergedSegmentMB=41.7578125, floorSegmentMB=0.841796875, forceMergeDeletesPctAllowed=5.5482046396258236, segmentsPerTier=42.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 812109 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[78F8A073BE58EC90]) [    x:collection4] o.a.s.s.SolrIndexSearcher Opening [Searcher@25d306fb[core4] main]
   [junit4]   2> 812109 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[78F8A073BE58EC90]) [    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_78F8A073BE58EC90-001/tempDir-002/core4/conf
   [junit4]   2> 812110 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[78F8A073BE58EC90]) [    x:collection4] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 812110 INFO  (searcherExecutor-2679-thread-1-processing-x:collection4) [    x:collection4] o.a.s.c.SolrCore [core4] Registered new searcher Searcher@25d306fb[core4] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 812110 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[78F8A073BE58EC90]) [    x:collection4] o.a.s.c.SolrCores Opening transient core core4
   [junit4]   2> 812110 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[78F8A073BE58EC90]) [    x:collection4] o.a.s.c.SolrCores Closing transient core [collection2]
   [junit4]   2> 812110 INFO  (Thread-3777) [    x:collection4] o.a.s.c.SolrCore [collection2]  CLOSING SolrCore org.apache.solr.core.SolrCore@6182d919
   [junit4]   2> 812110 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[78F8A073BE58EC90]) [    x:collection4] o.a.s.h.a.CoreAdminOperation core create command loadOnStartup=false&transient=true&name=core5&action=CREATE&wt=xml
   [junit4]   2> 812111 INFO  (Thread-3777) [    x:collection4] o.a.s.m.SolrMetricManager Closing metric reporters for: solr.core.collection2
   [junit4]   2> 812119 WARN  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[78F8A073BE58EC90]) [    x:collection4] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 812119 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[78F8A073BE58EC90]) [    x:collection4] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.4.0
   [junit4]   2> 812132 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[78F8A073BE58EC90]) [    x:collection4] o.a.s.s.IndexSchema [core5] Schema name=tiny
   [junit4]   2> 812135 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[78F8A073BE58EC90]) [    x:collection4] o.a.s.s.IndexSchema Loaded schema tiny/1.1 with uniqueid field id
   [junit4]   2> 812136 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[78F8A073BE58EC90]) [    x:collection4] o.a.s.c.CoreContainer Creating SolrCore 'core5' using configuration from instancedir /export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_78F8A073BE58EC90-001/tempDir-002/core5
   [junit4]   2> 812136 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[78F8A073BE58EC90]) [    x:collection4] o.a.s.c.SolrCore [[core5] ] Opening new SolrCore at [/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_78F8A073BE58EC90-001/tempDir-002/core5], dataDir=[/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_78F8A073BE58EC90-001/tempDir-002/core5/data/]
   [junit4]   2> 812137 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[78F8A073BE58EC90]) [    x:collection4] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=46, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.4729991219647649]
   [junit4]   2> 812147 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[78F8A073BE58EC90]) [    x:collection4] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 812147 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[78F8A073BE58EC90]) [    x:collection4] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 812147 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[78F8A073BE58EC90]) [    x:collection4] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=37, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0]
   [junit4]   2> 812147 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[78F8A073BE58EC90]) [    x:collection4] o.a.s.s.SolrIndexSearcher Opening [Searcher@13342d12[core5] main]
   [junit4]   2> 812147 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[78F8A073BE58EC90]) [    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_78F8A073BE58EC90-001/tempDir-002/core5/conf
   [junit4]   2> 812148 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[78F8A073BE58EC90]) [    x:collection4] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 812148 INFO  (searcherExecutor-2684-thread-1-processing-x:collection4) [    x:collection4] o.a.s.c.SolrCore [core5] Registered new searcher Searcher@13342d12[core5] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 812148 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[78F8A073BE58EC90]) [    x:collection4] o.a.s.c.SolrCores Opening transient core core5
   [junit4]   2> 812148 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[78F8A073BE58EC90]) [    x:collection4] o.a.s.c.SolrCores Closing transient core [core1]
   [junit4]   2> 812148 INFO  (Thread-3777) [    x:collection4] o.a.s.c.SolrCore [core1]  CLOSING SolrCore org.apache.solr.core.SolrCore@76e808ae
   [junit4]   2> 812150 INFO  (Thread-3777) [    x:collection4] o.a.s.m.SolrMetricManager Closing metric reporters for: solr.core.core1
   [junit4]   2> 812156 WARN  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[78F8A073BE58EC90]) [    x:collection4] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 812156 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[78F8A073BE58EC90]) [    x:collection4] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.4.0
   [junit4]   2> 812170 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[78F8A073BE58EC90]) [    x:collection4] o.a.s.s.IndexSchema [core1] Schema name=tiny
   [junit4]   2> 812172 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[78F8A073BE58EC90]) [    x:collection4] o.a.s.s.IndexSchema Loaded schema tiny/1.1 with uniqueid field id
   [junit4]   2> 812173 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[78F8A073BE58EC90]) [    x:collection4] o.a.s.c.CoreContainer Creating SolrCore 'core1' using configuration from instancedir /export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_78F8A073BE58EC90-001/tempDir-002/core1
   [junit4]   2> 812173 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[78F8A073BE58EC90]) [    x:collection4] o.a.s.c.SolrCore [[core1] ] Opening new SolrCore at [/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_78F8A073BE58EC90-001/tempDir-002/core1], dataDir=[/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_78F8A073BE58EC90-001/tempDir-002/core1/data/]
   [junit4]   2> 812174 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[78F8A073BE58EC90]) [    x:collection4] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=41, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.36223878872482496]
   [junit4]   2> 812184 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[78F8A073BE58EC90]) [    x:collection4] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 812184 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[78F8A073BE58EC90]) [    x:collection4] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 812184 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[78F8A073BE58EC90]) [    x:collection4] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=49, maxMergeAtOnceExplicit=48, maxMergedSegmentMB=29.9443359375, floorSegmentMB=1.267578125, forceMergeDeletesPctAllowed=2.8760216230713964, segmentsPerTier=24.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 812184 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[78F8A073BE58EC90]) [    x:collection4] o.a.s.s.SolrIndexSearcher Opening [Searcher@34f24c4f[core1] main]
   [junit4]   2> 812184 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[78F8A073BE58EC90]) [    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_78F8A073BE58EC90-001/tempDir-002/core1/conf
   [junit4]   2> 812184 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[78F8A073BE58EC90]) [    x:collection4] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 812185 INFO  (searcherExecutor-2688-thread-1-processing-x:collection4) [    x:collection4] o.a.s.c.SolrCore [core1] Registered new searcher Searcher@34f24c4f[core1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 812185 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[78F8A073BE58EC90]) [    x:collection4] o.a.s.c.SolrCores Opening transient core core1
   [junit4]   2> 812185 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[78F8A073BE58EC90]) [    x:collection4] o.a.s.c.SolrCores Closing transient core [core2]
   [junit4]   2> 812185 INFO  (Thread-3777) [    x:collection4] o.a.s.c.SolrCore [core2]  CLOSING SolrCore org.apache.solr.core.SolrCore@7a51b5bd
   [junit4]   2> 812186 INFO  (Thread-3777) [    x:collection4] o.a.s.m.SolrMetricManager Closing metric reporters for: solr.core.core2
   [junit4]   2> 812200 WARN  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[78F8A073BE58EC90]) [    x:collection4] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 812201 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[78F8A073BE58EC90]) [    x:collection4] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.4.0
   [junit4]   2> 812206 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[78F8A073BE58EC90]) [    x:collection4] o.a.s.s.IndexSchema [core2] Schema name=tiny
   [junit4]   2> 812216 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[78F8A073BE58EC90]) [    x:collection4] o.a.s.s.IndexSchema Loaded schema tiny/1.1 with uniqueid field id
   [junit4]   2> 812217 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[78F8A073BE58EC90]) [    x:collection4] o.a.s.c.CoreContainer Creating SolrCore 'core2' using configuration from instancedir /export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_78F8A073BE58EC90-001/tempDir-002/core2
   [junit4]   2> 812218 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[78F8A073BE58EC90]) [    x:collection4] o.a.s.c.SolrCore [[core2] ] Opening new SolrCore at [/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_78F8A073BE58EC90-001/tempDir-002/core2], dataDir=[/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_78F8A073BE58EC90-001/tempDir-002/core2/data/]
   [junit4]   2> 812219 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[78F8A073BE58EC90]) [    x:collection4] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=23, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.2382752719277785]
   [junit4]   2> 812229 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[78F8A073BE58EC90]) [    x:collection4] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 812229 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[78F8A073BE58EC90]) [    x:collection4] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 812229 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[78F8A073BE58EC90]) [    x:collection4] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=12, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0]
   [junit4]   2> 812229 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[78F8A073BE58EC90]) [    x:collection4] o.a.s.s.SolrIndexSearcher Opening [Searcher@6436f3f2[core2] main]
   [junit4]   2> 812230 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[78F8A073BE58EC90]) [    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_78F8A073BE58EC90-001/tempDir-002/core2/conf
   [junit4]   2> 812230 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[78F8A073BE58EC90]) [    x:collection4] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 812230 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[78F8A073BE58EC90]) [    x:collection4] o.a.s.c.SolrCores Opening transient core core2
   [junit4]   2> 812230 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[78F8A073BE58EC90]) [    x:collection4] o.a.s.c.SolrCores Closing transient core [core3]
   [junit4]   2> 812230 INFO  (Thread-3777) [    x:collection4] o.a.s.c.SolrCore [core3]  CLOSING SolrCore org.apache.solr.core.SolrCore@5bf72625
   [junit4]   2> 812232 INFO  (searcherExecutor-2692-thread-1-processing-x:collection4) [    x:collection4] o.a.s.c.SolrCore [core2] Registered new searcher Searcher@6436f3f2[core2] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 812232 INFO  (Thread-3777) [    x:collection4] o.a.s.m.SolrMetricManager Closing metric reporters for: solr.core.core3
   [junit4]   2> 812240 WARN  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[78F8A073BE58EC90]) [    x:collection4] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 812241 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[78F8A073BE58EC90]) [    x:collection4] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.4.0
   [junit4]   2> 812259 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[78F8A073BE58EC90]) [    x:collection4] o.a.s.s.IndexSchema [core3] Schema name=tiny
   [junit4]   2> 812261 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[78F8A073BE58EC90]) [    x:collection4] o.a.s.s.IndexSchema Loaded schema tiny/1.1 with uniqueid field id
   [junit4]   2> 812264 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[78F8A073BE58EC90]) [    x:collection4] o.a.s.c.CoreContainer Creating SolrCore 'core3' using configuration from instancedir /export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_78F8A073BE58EC90-001/tempDir-002/core3
   [junit4]   2> 812265 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[78F8A073BE58EC90]) [    x:collection4] o.a.s.c.SolrCore [[core3] ] Opening new SolrCore at [/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_78F8A073BE58EC90-001/tempDir-002/core3], dataDir=[/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_78F8A073BE58EC90-001/tempDir-002/core3/data/]
   [junit4]   2> 812266 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[78F8A073BE58EC90]) [    x:collection4] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=16, maxMergeAtOnceExplicit=26, maxMergedSegmentMB=74.5244140625, floorSegmentMB=0.271484375, forceMergeDeletesPctAllowed=20.74991832242652, segmentsPerTier=31.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 812275 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[78F8A073BE58EC90]) [    x:collection4] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 812275 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[78F8A073BE58EC90]) [    x:collection4] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 812275 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[78F8A073BE58EC90]) [    x:collection4] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=21, maxMergeAtOnceExplicit=16, maxMergedSegmentMB=55.951171875, floorSegmentMB=0.5224609375, forceMergeDeletesPctAllowed=21.67044050259289, segmentsPerTier=26.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.7087143916663495
   [junit4]   2> 812275 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[78F8A073BE58EC90]) [    x:collection4] o.a.s.s.SolrIndexSearcher Opening [Searcher@6a3a6c92[core3] main]
   [junit4]   2> 812275 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[78F8A073BE58EC90]) [    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_78F8A073BE58EC90-001/tempDir-002/core3/conf
   [junit4]   2> 812276 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[78F8A073BE58EC90]) [    x:collection4] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 812276 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[78F8A073BE58EC90]) [    x:collection4] o.a.s.c.SolrCores Opening transient core core3
   [junit4]   2> 812276 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[78F8A073BE58EC90]) [    x:collection4] o.a.s.c.SolrCores Closing transient core [core4]
   [junit4]   2> 812276 INFO  (Thread-3777) [    x:collection4] o.a.s.c.SolrCore [core4]  CLOSING SolrCore org.apache.solr.core.SolrCore@6f34ec1b
   [junit4]   2> 812334 INFO  (Thread-3777) [    x:collection4] o.a.s.m.SolrMetricManager Closing metric reporters for: solr.core.core4
   [junit4]   2> 812349 WARN  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[78F8A073BE58EC90]) [    x:collection4] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 812350 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[78F8A073BE58EC90]) [    x:collection4] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.4.0
   [junit4]   2> 812406 INFO  (searcherExecutor-2696-thread-1-processing-x:collection4) [    x:collection4] o.a.s.c.SolrCore [core3] Registered new searcher Searcher@6a3a6c92[core3] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 812412 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[78F8A073BE58EC90]) [    x:collection4] o.a.s.s.IndexSchema [core4] Schema name=tiny
   [junit4]   2> 812413 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[78F8A073BE58EC90]) [    x:collection4] o.a.s.s.IndexSchema Loaded schema tiny/1.1 with uniqueid field id
   [junit4]   2> 812415 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[78F8A073BE58EC90]) [    x:collection4] o.a.s.c.CoreContainer Creating SolrCore 'core4' using configuration from instancedir /export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_78F8A073BE58EC90-001/tempDir-002/core4
   [junit4]   2> 812415 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[78F8A073BE58EC90]) [    x:collection4] o.a.s.c.SolrCore [[core4] ] Opening new SolrCore at [/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_78F8A073BE58EC90-001/tempDir-002/core4], dataDir=[/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_78F8A073BE58EC90-001/tempDir-002/core4/data/]
   [junit4]   2> 812416 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[78F8A073BE58EC90]) [    x:collection4] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=35, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0]
   [junit4]   2> 812425 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[78F8A073BE58EC90]) [    x:collection4] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 812426 INFO  (TEST-TestLazyCores.testCreateTran

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

idersTest, DistributedQueryElevationComponentTest, HLLUtilTest, HdfsWriteToMultipleCollectionsTest, TestReloadAndDeleteDocs, CollectionStateFormat2Test, DocValuesNotIndexedTest, VMParamsZkACLAndCredentialsProvidersTest, TestCollationField, TestLRUCache, HdfsNNFailoverTest, TestHdfsUpdateLog, TestCollectionAPI, RequiredFieldsTest, TestImpersonationWithHadoopAuth, SoftAutoCommitTest, TestBlendedInfixSuggestions, DeleteLastCustomShardedReplicaTest, TestSizeLimitedDistributedMap, HdfsTlogReplayBufferedWhileIndexingTest, TestExpandComponent, OutputWriterTest, TestFieldTypeResource, RecoveryZkTest, HttpSolrCallGetCoreTest, OverseerCollectionConfigSetProcessorTest, HighlighterTest, SegmentsInfoRequestHandlerTest, ZkControllerTest, SolrCoreTest, EnumFieldTest, OpenExchangeRatesOrgProviderTest, AnalysisAfterCoreReloadTest, TestHashPartitioner, SOLR749Test, TestFreeTextSuggestions, HdfsRecoveryZkTest, TestReplicationHandler, TestTolerantSearch, RestartWhileUpdatingTest, DocumentAnalysisRequestHandlerTest, TestCSVLoader, JvmMetricsTest, TestCursorMarkWithoutUniqueKey, AnalyticsQueryTest, TestXIncludeConfig, HardAutoCommitTest, RuleEngineTest, TestLazyCores]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestLazyCores -Dtests.seed=78F8A073BE58EC90 -Dtests.slow=true -Dtests.locale=ar-KW -Dtests.timezone=Asia/Dushanbe -Dtests.asserts=true -Dtests.file.encoding=US-ASCII
   [junit4] ERROR   0.00s J0 | TestLazyCores (suite) <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: ObjectTracker found 5 object(s) that were not released!!! [SolrCore, MockDirectoryWrapper, MockDirectoryWrapper, MockDirectoryWrapper, MDCAwareThreadPoolExecutor]
   [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:973)
   [junit4]    > 	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:799)
   [junit4]    > 	at org.apache.solr.core.CoreContainer.create(CoreContainer.java:877)
   [junit4]    > 	at org.apache.solr.core.CoreContainer.lambda$load$3(CoreContainer.java:529)
   [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.update.SolrIndexWriter.create(SolrIndexWriter.java:66)
   [junit4]    > 	at org.apache.solr.core.SolrCore.initIndex(SolrCore.java:697)
   [junit4]    > 	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:883)
   [junit4]    > 	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:799)
   [junit4]    > 	at org.apache.solr.core.CoreContainer.create(CoreContainer.java:877)
   [junit4]    > 	at org.apache.solr.core.CoreContainer.lambda$load$3(CoreContainer.java:529)
   [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:343)
   [junit4]    > 	at org.apache.solr.core.SolrCore.initIndex(SolrCore.java:665)
   [junit4]    > 	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:883)
   [junit4]    > 	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:799)
   [junit4]    > 	at org.apache.solr.core.CoreContainer.create(CoreContainer.java:877)
   [junit4]    > 	at org.apache.solr.core.CoreContainer.lambda$load$3(CoreContainer.java:529)
   [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:458)
   [junit4]    > 	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:877)
   [junit4]    > 	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:799)
   [junit4]    > 	at org.apache.solr.core.CoreContainer.create(CoreContainer.java:877)
   [junit4]    > 	at org.apache.solr.core.CoreContainer.lambda$load$3(CoreContainer.java:529)
   [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:822)
   [junit4]    > 	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:799)
   [junit4]    > 	at org.apache.solr.core.CoreContainer.create(CoreContainer.java:877)
   [junit4]    > 	at org.apache.solr.core.CoreContainer.lambda$load$3(CoreContainer.java:529)
   [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([78F8A073BE58EC90]: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=8162, name=searcherExecutor-2870-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([78F8A073BE58EC90]:0)Throwable #3: com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie threads that couldn't be terminated:
   [junit4]    >    1) Thread[id=8162, name=searcherExecutor-2870-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([78F8A073BE58EC90]:0)
   [junit4] Completed [247/675 (1!)] on J0 in 183.12s, 8 tests, 1 failure, 2 errors <<< FAILURES!

[...truncated 63780 lines...]