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 2015/07/20 17:54:37 UTC

[JENKINS] Lucene-Solr-5.x-MacOSX (64bit/jdk1.7.0) - Build # 2479 - Failure!

Build: http://jenkins.thetaphi.de/job/Lucene-Solr-5.x-MacOSX/2479/
Java: 64bit/jdk1.7.0 -XX:-UseCompressedOops -XX:+UseG1GC

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

Error Message:
ERROR: SolrIndexSearcher opens=51 closes=50

Stack Trace:
java.lang.AssertionError: ERROR: SolrIndexSearcher opens=51 closes=50
	at __randomizedtesting.SeedInfo.seed([71276CCB450E50CD]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.apache.solr.SolrTestCaseJ4.endTrackingSearchers(SolrTestCaseJ4.java:465)
	at org.apache.solr.SolrTestCaseJ4.afterClass(SolrTestCaseJ4.java:232)
	at sun.reflect.GeneratedMethodAccessor37.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:606)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1627)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:799)
	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:46)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	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:54)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
	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=9163, name=searcherExecutor-4396-thread-1, state=WAITING, group=TGRP-TestLazyCores]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.park(LockSupport.java:186)         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2043)         at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1068)         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)         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=9163, name=searcherExecutor-4396-thread-1, state=WAITING, group=TGRP-TestLazyCores]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.park(LockSupport.java:186)
        at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2043)
        at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
        at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1068)
        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
        at java.lang.Thread.run(Thread.java:745)
	at __randomizedtesting.SeedInfo.seed([71276CCB450E50CD]: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=9163, name=searcherExecutor-4396-thread-1, state=WAITING, group=TGRP-TestLazyCores]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.park(LockSupport.java:186)         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2043)         at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1068)         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)         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=9163, name=searcherExecutor-4396-thread-1, state=WAITING, group=TGRP-TestLazyCores]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.park(LockSupport.java:186)
        at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2043)
        at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
        at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1068)
        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
        at java.lang.Thread.run(Thread.java:745)
	at __randomizedtesting.SeedInfo.seed([71276CCB450E50CD]:0)




Build Log:
[...truncated 10917 lines...]
   [junit4] Suite: org.apache.solr.core.TestLazyCores
   [junit4]   2> Creating dataDir: /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_71276CCB450E50CD-001/init-core-data-001
   [junit4]   2> 1946008 INFO  (SUITE-TestLazyCores-seed#[71276CCB450E50CD]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false)
   [junit4]   2> 1946021 INFO  (TEST-TestLazyCores.testRace-seed#[71276CCB450E50CD]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testRace
   [junit4]   2> 1946130 INFO  (TEST-TestLazyCores.testRace-seed#[71276CCB450E50CD]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_71276CCB450E50CD-001/tempDir-001/'
   [junit4]   2> 1946201 INFO  (TEST-TestLazyCores.testRace-seed#[71276CCB450E50CD]) [    ] o.a.s.c.CoreContainer New CoreContainer 77028630
   [junit4]   2> 1946201 INFO  (TEST-TestLazyCores.testRace-seed#[71276CCB450E50CD]) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_71276CCB450E50CD-001/tempDir-001/]
   [junit4]   2> 1946201 INFO  (TEST-TestLazyCores.testRace-seed#[71276CCB450E50CD]) [    ] o.a.s.c.CoreContainer loading shared library: /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_71276CCB450E50CD-001/tempDir-001/lib
   [junit4]   2> 1946202 WARN  (TEST-TestLazyCores.testRace-seed#[71276CCB450E50CD]) [    ] o.a.s.c.SolrResourceLoader Can't find (or read) directory to add to classloader: lib (resolved as: /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_71276CCB450E50CD-001/tempDir-001/lib).
   [junit4]   2> 1946217 INFO  (TEST-TestLazyCores.testRace-seed#[71276CCB450E50CD]) [    ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 600000,connTimeout : 60000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,useRetries : false,
   [junit4]   2> 1946222 INFO  (TEST-TestLazyCores.testRace-seed#[71276CCB450E50CD]) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=600000&connTimeout=60000&retry=true
   [junit4]   2> 1946223 INFO  (TEST-TestLazyCores.testRace-seed#[71276CCB450E50CD]) [    ] o.a.s.c.CoreContainer Allocating transient cache for 4 transient cores
   [junit4]   2> 1946241 INFO  (TEST-TestLazyCores.testRace-seed#[71276CCB450E50CD]) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1946241 INFO  (TEST-TestLazyCores.testRace-seed#[71276CCB450E50CD]) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1946241 INFO  (TEST-TestLazyCores.testRace-seed#[71276CCB450E50CD]) [    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 1946249 INFO  (TEST-TestLazyCores.testRace-seed#[71276CCB450E50CD]) [    ] o.a.s.c.SolrCore Created CoreDescriptor: {configSetProperties=configsetprops.json, transient=false, name=collection1, dataDir=data/, loadOnStartup=true, instanceDir=collection1, absoluteInstDir=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_71276CCB450E50CD-001/tempDir-001/collection1/, config=solrconfig.xml, schema=schema.xml}
   [junit4]   2> 1946250 INFO  (TEST-TestLazyCores.testRace-seed#[71276CCB450E50CD]) [    ] o.a.s.c.SolrCore Created CoreDescriptor: {schema=schema.xml, configSetProperties=configsetprops.json, loadOnStartup=true, dataDir=data/, absoluteInstDir=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_71276CCB450E50CD-001/tempDir-001/collection2/, name=collectionLazy2, instanceDir=collection2, config=solrconfig.xml, transient=true}
   [junit4]   2> 1946251 INFO  (TEST-TestLazyCores.testRace-seed#[71276CCB450E50CD]) [    ] o.a.s.c.SolrCore Created CoreDescriptor: {transient=on, absoluteInstDir=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_71276CCB450E50CD-001/tempDir-001/collection3/, loadOnStartup=false, instanceDir=collection3, name=collectionLazy3, schema=schema.xml, configSetProperties=configsetprops.json, config=solrconfig.xml, dataDir=data/}
   [junit4]   2> 1946251 INFO  (TEST-TestLazyCores.testRace-seed#[71276CCB450E50CD]) [    ] o.a.s.c.SolrCore Created CoreDescriptor: {transient=false, instanceDir=collection4, schema=schema.xml, dataDir=data/, config=solrconfig.xml, configSetProperties=configsetprops.json, name=collectionLazy4, loadOnStartup=false, absoluteInstDir=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_71276CCB450E50CD-001/tempDir-001/collection4/}
   [junit4]   2> 1946252 INFO  (TEST-TestLazyCores.testRace-seed#[71276CCB450E50CD]) [    ] o.a.s.c.SolrCore Created CoreDescriptor: {loadOnStartup=true, absoluteInstDir=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_71276CCB450E50CD-001/tempDir-001/collection5/, config=solrconfig.xml, dataDir=data/, transient=false, name=collectionLazy5, configSetProperties=configsetprops.json, schema=schema.xml, instanceDir=collection5}
   [junit4]   2> 1946252 INFO  (TEST-TestLazyCores.testRace-seed#[71276CCB450E50CD]) [    ] o.a.s.c.SolrCore Created CoreDescriptor: {loadOnStartup=false, config=solrconfig.xml, schema=schema.xml, dataDir=data/, configSetProperties=configsetprops.json, name=collectionLazy6, instanceDir=collection6, transient=true, absoluteInstDir=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_71276CCB450E50CD-001/tempDir-001/collection6/}
   [junit4]   2> 1946268 INFO  (TEST-TestLazyCores.testRace-seed#[71276CCB450E50CD]) [    ] o.a.s.c.SolrCore Created CoreDescriptor: {instanceDir=collection7, config=solrconfig.xml, absoluteInstDir=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_71276CCB450E50CD-001/tempDir-001/collection7/, loadOnStartup=false, schema=schema.xml, dataDir=data/, transient=true, name=collectionLazy7, configSetProperties=configsetprops.json}
   [junit4]   2> 1946268 INFO  (TEST-TestLazyCores.testRace-seed#[71276CCB450E50CD]) [    ] o.a.s.c.SolrCore Created CoreDescriptor: {absoluteInstDir=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_71276CCB450E50CD-001/tempDir-001/collection8/, schema=schema.xml, instanceDir=collection8, loadOnStartup=false, dataDir=data/, configSetProperties=configsetprops.json, transient=true, config=solrconfig.xml, name=collectionLazy8}
   [junit4]   2> 1946269 INFO  (TEST-TestLazyCores.testRace-seed#[71276CCB450E50CD]) [    ] o.a.s.c.SolrCore Created CoreDescriptor: {dataDir=data/, name=collectionLazy9, transient=true, absoluteInstDir=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_71276CCB450E50CD-001/tempDir-001/collection9/, schema=schema.xml, config=solrconfig.xml, loadOnStartup=false, configSetProperties=configsetprops.json, instanceDir=collection9}
   [junit4]   2> 1946270 INFO  (coreLoadExecutor-4349-thread-1) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_71276CCB450E50CD-001/tempDir-001/collection1/'
   [junit4]   2> 1946291 INFO  (coreLoadExecutor-4349-thread-2) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_71276CCB450E50CD-001/tempDir-001/collection2/'
   [junit4]   2> 1946318 INFO  (coreLoadExecutor-4349-thread-3) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_71276CCB450E50CD-001/tempDir-001/collection5/'
   [junit4]   2> 1946448 INFO  (coreLoadExecutor-4349-thread-3) [    ] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 1946452 INFO  (coreLoadExecutor-4349-thread-1) [    ] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 1946452 INFO  (coreLoadExecutor-4349-thread-2) [    ] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 1946475 INFO  (coreLoadExecutor-4349-thread-2) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 5.3.0
   [junit4]   2> 1946487 INFO  (coreLoadExecutor-4349-thread-1) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 5.3.0
   [junit4]   2> 1946516 INFO  (coreLoadExecutor-4349-thread-3) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 5.3.0
   [junit4]   2> 1946606 INFO  (coreLoadExecutor-4349-thread-1) [    ] o.a.s.c.Config Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1946607 INFO  (coreLoadExecutor-4349-thread-1) [    ] o.a.s.s.IndexSchema Reading Solr Schema from /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_71276CCB450E50CD-001/tempDir-001/collection1/conf/schema.xml
   [junit4]   2> 1946615 INFO  (coreLoadExecutor-4349-thread-1) [    ] o.a.s.s.IndexSchema [collection1] Schema name=tiny
   [junit4]   2> 1946628 INFO  (coreLoadExecutor-4349-thread-2) [    ] o.a.s.c.Config Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1946628 INFO  (coreLoadExecutor-4349-thread-2) [    ] o.a.s.s.IndexSchema Reading Solr Schema from /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_71276CCB450E50CD-001/tempDir-001/collection2/conf/schema.xml
   [junit4]   2> 1946635 INFO  (coreLoadExecutor-4349-thread-3) [    ] o.a.s.c.Config Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1946637 INFO  (coreLoadExecutor-4349-thread-3) [    ] o.a.s.s.IndexSchema Reading Solr Schema from /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_71276CCB450E50CD-001/tempDir-001/collection5/conf/schema.xml
   [junit4]   2> 1946637 INFO  (coreLoadExecutor-4349-thread-2) [    ] o.a.s.s.IndexSchema [collectionLazy2] Schema name=tiny
   [junit4]   2> 1946654 INFO  (coreLoadExecutor-4349-thread-1) [    ] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 1946655 INFO  (coreLoadExecutor-4349-thread-2) [    ] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 1946658 INFO  (coreLoadExecutor-4349-thread-2) [    ] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties
   [junit4]   2> org.apache.solr.core.SolrResourceNotFoundException: Can't find resource 'configsetprops.json' in classpath or '/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_71276CCB450E50CD-001/tempDir-001/collection2/conf'
   [junit4]   2> 	at org.apache.solr.core.SolrResourceLoader.openResource(SolrResourceLoader.java:363)
   [junit4]   2> 	at org.apache.solr.core.ConfigSetProperties.readFromResourceLoader(ConfigSetProperties.java:49)
   [junit4]   2> 	at org.apache.solr.core.ConfigSetService.createConfigSetProperties(ConfigSetService.java:114)
   [junit4]   2> 	at org.apache.solr.core.ConfigSetService.getConfig(ConfigSetService.java:76)
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.create(CoreContainer.java:667)
   [junit4]   2> 	at org.apache.solr.core.CoreContainer$1.call(CoreContainer.java:396)
   [junit4]   2> 	at org.apache.solr.core.CoreContainer$1.call(CoreContainer.java:387)
   [junit4]   2> 	at java.util.concurrent.FutureTask.run(FutureTask.java:262)
   [junit4]   2> 	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor$1.run(ExecutorUtil.java:156)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 1946658 INFO  (coreLoadExecutor-4349-thread-2) [    ] o.a.s.c.CoreContainer Creating SolrCore 'collectionLazy2' using configuration from instancedir /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_71276CCB450E50CD-001/tempDir-001/collection2/
   [junit4]   2> 1946658 INFO  (coreLoadExecutor-4349-thread-2) [    x:collectionLazy2] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1946658 INFO  (coreLoadExecutor-4349-thread-2) [    x:collectionLazy2] o.a.s.c.SolrCore [[collectionLazy2] ] Opening new SolrCore at [/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_71276CCB450E50CD-001/tempDir-001/collection2/], dataDir=[null]
   [junit4]   2> 1946660 INFO  (coreLoadExecutor-4349-thread-2) [    x:collectionLazy2] o.a.s.c.SolrCore JMX monitoring not detected for core: collectionLazy2
   [junit4]   2> 1946661 INFO  (coreLoadExecutor-4349-thread-2) [    x:collectionLazy2] o.a.s.c.CachingDirectoryFactory return new directory for /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_71276CCB450E50CD-001/tempDir-001/collection2/data
   [junit4]   2> 1946661 INFO  (coreLoadExecutor-4349-thread-2) [    x:collectionLazy2] o.a.s.c.SolrCore New index directory detected: old=null new=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_71276CCB450E50CD-001/tempDir-001/collection2/data/index/
   [junit4]   2> 1946661 WARN  (coreLoadExecutor-4349-thread-2) [    x:collectionLazy2] o.a.s.c.SolrCore [collectionLazy2] Solr index directory '/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_71276CCB450E50CD-001/tempDir-001/collection2/data/index' doesn't exist. Creating new index...
   [junit4]   2> 1946662 INFO  (coreLoadExecutor-4349-thread-2) [    x:collectionLazy2] o.a.s.c.CachingDirectoryFactory return new directory for /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_71276CCB450E50CD-001/tempDir-001/collection2/data/index
   [junit4]   2> 1946662 INFO  (coreLoadExecutor-4349-thread-2) [    x:collectionLazy2] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=27, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.6771965622172063]
   [junit4]   2> 1946663 INFO  (coreLoadExecutor-4349-thread-2) [    x:collectionLazy2] o.a.s.c.SolrCore SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@5baa18f2 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@7c4be6e1),segFN=segments_1,generation=1}
   [junit4]   2> 1946664 INFO  (coreLoadExecutor-4349-thread-2) [    x:collectionLazy2] o.a.s.c.SolrCore newest commit generation = 1
   [junit4]   2> 1946665 INFO  (OldIndexDirectoryCleanupThreadForCore-collectionLazy2) [    x:collectionLazy2] o.a.s.c.SolrCore Looking for old index directories to cleanup for core collectionLazy2 in /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_71276CCB450E50CD-001/tempDir-001/collection2/data/
   [junit4]   2> 1946665 WARN  (OldIndexDirectoryCleanupThreadForCore-collectionLazy2) [    x:collectionLazy2] o.a.s.c.DirectoryFactory /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_71276CCB450E50CD-001/tempDir-001/collection2/data/ does not point to a valid data directory; skipping clean-up of old index directories.
   [junit4]   2> 1946661 INFO  (coreLoadExecutor-4349-thread-3) [    ] o.a.s.s.IndexSchema [collectionLazy5] Schema name=tiny
   [junit4]   2> 1946667 INFO  (coreLoadExecutor-4349-thread-2) [    x:collectionLazy2] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 1946665 INFO  (coreLoadExecutor-4349-thread-1) [    ] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties
   [junit4]   2> org.apache.solr.core.SolrResourceNotFoundException: Can't find resource 'configsetprops.json' in classpath or '/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_71276CCB450E50CD-001/tempDir-001/collection1/conf'
   [junit4]   2> 	at org.apache.solr.core.SolrResourceLoader.openResource(SolrResourceLoader.java:363)
   [junit4]   2> 	at org.apache.solr.core.ConfigSetProperties.readFromResourceLoader(ConfigSetProperties.java:49)
   [junit4]   2> 	at org.apache.solr.core.ConfigSetService.createConfigSetProperties(ConfigSetService.java:114)
   [junit4]   2> 	at org.apache.solr.core.ConfigSetService.getConfig(ConfigSetService.java:76)
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.create(CoreContainer.java:667)
   [junit4]   2> 	at org.apache.solr.core.CoreContainer$1.call(CoreContainer.java:396)
   [junit4]   2> 	at org.apache.solr.core.CoreContainer$1.call(CoreContainer.java:387)
   [junit4]   2> 	at java.util.concurrent.FutureTask.run(FutureTask.java:262)
   [junit4]   2> 	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor$1.run(ExecutorUtil.java:156)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 1946678 INFO  (coreLoadExecutor-4349-thread-1) [    ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from instancedir /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_71276CCB450E50CD-001/tempDir-001/collection1/
   [junit4]   2> 1946679 INFO  (coreLoadExecutor-4349-thread-1) [    x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1946679 INFO  (coreLoadExecutor-4349-thread-1) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_71276CCB450E50CD-001/tempDir-001/collection1/], dataDir=[null]
   [junit4]   2> 1946679 INFO  (coreLoadExecutor-4349-thread-1) [    x:collection1] o.a.s.c.SolrCore JMX monitoring not detected for core: collection1
   [junit4]   2> 1946679 INFO  (coreLoadExecutor-4349-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_71276CCB450E50CD-001/tempDir-001/collection1/data
   [junit4]   2> 1946679 INFO  (coreLoadExecutor-4349-thread-1) [    x:collection1] o.a.s.c.SolrCore New index directory detected: old=null new=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_71276CCB450E50CD-001/tempDir-001/collection1/data/index/
   [junit4]   2> 1946680 WARN  (coreLoadExecutor-4349-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1] Solr index directory '/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_71276CCB450E50CD-001/tempDir-001/collection1/data/index' doesn't exist. Creating new index...
   [junit4]   2> 1946680 INFO  (coreLoadExecutor-4349-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_71276CCB450E50CD-001/tempDir-001/collection1/data/index
   [junit4]   2> 1946680 INFO  (coreLoadExecutor-4349-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=27, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.6771965622172063]
   [junit4]   2> 1946683 INFO  (coreLoadExecutor-4349-thread-1) [    x:collection1] o.a.s.c.SolrCore SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@40c45167 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@18bc6269),segFN=segments_1,generation=1}
   [junit4]   2> 1946684 INFO  (coreLoadExecutor-4349-thread-1) [    x:collection1] o.a.s.c.SolrCore newest commit generation = 1
   [junit4]   2> 1946684 INFO  (OldIndexDirectoryCleanupThreadForCore-collection1) [    x:collection1] o.a.s.c.SolrCore Looking for old index directories to cleanup for core collection1 in /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_71276CCB450E50CD-001/tempDir-001/collection1/data/
   [junit4]   2> 1946685 WARN  (OldIndexDirectoryCleanupThreadForCore-collection1) [    x:collection1] o.a.s.c.DirectoryFactory /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_71276CCB450E50CD-001/tempDir-001/collection1/data/ does not point to a valid data directory; skipping clean-up of old index directories.
   [junit4]   2> 1946686 INFO  (coreLoadExecutor-4349-thread-3) [    ] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 1946688 INFO  (coreLoadExecutor-4349-thread-3) [    ] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties
   [junit4]   2> org.apache.solr.core.SolrResourceNotFoundException: Can't find resource 'configsetprops.json' in classpath or '/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_71276CCB450E50CD-001/tempDir-001/collection5/conf'
   [junit4]   2> 	at org.apache.solr.core.SolrResourceLoader.openResource(SolrResourceLoader.java:363)
   [junit4]   2> 	at org.apache.solr.core.ConfigSetProperties.readFromResourceLoader(ConfigSetProperties.java:49)
   [junit4]   2> 	at org.apache.solr.core.ConfigSetService.createConfigSetProperties(ConfigSetService.java:114)
   [junit4]   2> 	at org.apache.solr.core.ConfigSetService.getConfig(ConfigSetService.java:76)
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.create(CoreContainer.java:667)
   [junit4]   2> 	at org.apache.solr.core.CoreContainer$1.call(CoreContainer.java:396)
   [junit4]   2> 	at org.apache.solr.core.CoreContainer$1.call(CoreContainer.java:387)
   [junit4]   2> 	at java.util.concurrent.FutureTask.run(FutureTask.java:262)
   [junit4]   2> 	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor$1.run(ExecutorUtil.java:156)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 1946688 INFO  (coreLoadExecutor-4349-thread-3) [    ] o.a.s.c.CoreContainer Creating SolrCore 'collectionLazy5' using configuration from instancedir /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_71276CCB450E50CD-001/tempDir-001/collection5/
   [junit4]   2> 1946688 INFO  (coreLoadExecutor-4349-thread-3) [    x:collectionLazy5] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1946690 INFO  (coreLoadExecutor-4349-thread-1) [    x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 1946694 INFO  (coreLoadExecutor-4349-thread-3) [    x:collectionLazy5] o.a.s.c.SolrCore [[collectionLazy5] ] Opening new SolrCore at [/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_71276CCB450E50CD-001/tempDir-001/collection5/], dataDir=[null]
   [junit4]   2> 1946694 INFO  (coreLoadExecutor-4349-thread-3) [    x:collectionLazy5] o.a.s.c.SolrCore JMX monitoring not detected for core: collectionLazy5
   [junit4]   2> 1946694 INFO  (coreLoadExecutor-4349-thread-3) [    x:collectionLazy5] o.a.s.c.CachingDirectoryFactory return new directory for /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_71276CCB450E50CD-001/tempDir-001/collection5/data
   [junit4]   2> 1946694 INFO  (coreLoadExecutor-4349-thread-3) [    x:collectionLazy5] o.a.s.c.SolrCore New index directory detected: old=null new=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_71276CCB450E50CD-001/tempDir-001/collection5/data/index/
   [junit4]   2> 1946695 WARN  (coreLoadExecutor-4349-thread-3) [    x:collectionLazy5] o.a.s.c.SolrCore [collectionLazy5] Solr index directory '/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_71276CCB450E50CD-001/tempDir-001/collection5/data/index' doesn't exist. Creating new index...
   [junit4]   2> 1946695 INFO  (coreLoadExecutor-4349-thread-3) [    x:collectionLazy5] o.a.s.c.CachingDirectoryFactory return new directory for /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_71276CCB450E50CD-001/tempDir-001/collection5/data/index
   [junit4]   2> 1946695 INFO  (coreLoadExecutor-4349-thread-3) [    x:collectionLazy5] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=27, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.6771965622172063]
   [junit4]   2> 1946698 INFO  (coreLoadExecutor-4349-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1946698 INFO  (coreLoadExecutor-4349-thread-2) [    x:collectionLazy2] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1946699 INFO  (coreLoadExecutor-4349-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1946700 INFO  (coreLoadExecutor-4349-thread-2) [    x:collectionLazy2] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1946701 INFO  (coreLoadExecutor-4349-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1946701 INFO  (coreLoadExecutor-4349-thread-2) [    x:collectionLazy2] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1946703 INFO  (coreLoadExecutor-4349-thread-3) [    x:collectionLazy5] o.a.s.c.SolrCore SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@4da2642f lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@605f717a),segFN=segments_1,generation=1}
   [junit4]   2> 1946704 INFO  (coreLoadExecutor-4349-thread-3) [    x:collectionLazy5] o.a.s.c.SolrCore newest commit generation = 1
   [junit4]   2> 1946704 INFO  (OldIndexDirectoryCleanupThreadForCore-collectionLazy5) [    x:collectionLazy5] o.a.s.c.SolrCore Looking for old index directories to cleanup for core collectionLazy5 in /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_71276CCB450E50CD-001/tempDir-001/collection5/data/
   [junit4]   2> 1946705 WARN  (OldIndexDirectoryCleanupThreadForCore-collectionLazy5) [    x:collectionLazy5] o.a.s.c.DirectoryFactory /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_71276CCB450E50CD-001/tempDir-001/collection5/data/ does not point to a valid data directory; skipping clean-up of old index directories.
   [junit4]   2> 1946706 INFO  (coreLoadExecutor-4349-thread-2) [    x:collectionLazy2] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1946704 INFO  (coreLoadExecutor-4349-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1946709 INFO  (coreLoadExecutor-4349-thread-3) [    x:collectionLazy5] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 1946715 INFO  (coreLoadExecutor-4349-thread-3) [    x:collectionLazy5] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1946713 INFO  (coreLoadExecutor-4349-thread-2) [    x:collectionLazy2] o.a.s.c.RequestHandlers Registered paths: /update,/update/json/docs,/admin/plugins,/admin/segments,/update/csv,/select,/schema,/admin/mbeans,/replication,/admin/logging,/admin/threads,/admin/ping,/update/json,/admin/system,/config,/admin/luke,/admin/properties,/get,/admin/file
   [junit4]   2> 1946718 INFO  (coreLoadExecutor-4349-thread-3) [    x:collectionLazy5] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1946718 INFO  (coreLoadExecutor-4349-thread-2) [    x:collectionLazy2] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 1946720 INFO  (coreLoadExecutor-4349-thread-2) [    x:collectionLazy2] o.a.s.c.SolrCore Hard AutoCommit: disabled
   [junit4]   2> 1946720 INFO  (coreLoadExecutor-4349-thread-2) [    x:collectionLazy2] o.a.s.c.SolrCore Soft AutoCommit: disabled
   [junit4]   2> 1946720 INFO  (coreLoadExecutor-4349-thread-1) [    x:collection1] o.a.s.c.RequestHandlers Registered paths: /update,/update/json/docs,/admin/plugins,/admin/segments,/update/csv,/select,/schema,/admin/mbeans,/replication,/admin/logging,/admin/threads,/admin/ping,/update/json,/admin/system,/config,/admin/luke,/admin/properties,/get,/admin/file
   [junit4]   2> 1946721 INFO  (coreLoadExecutor-4349-thread-2) [    x:collectionLazy2] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=17, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0]
   [junit4]   2> 1946721 INFO  (coreLoadExecutor-4349-thread-3) [    x:collectionLazy5] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1946721 INFO  (coreLoadExecutor-4349-thread-2) [    x:collectionLazy2] o.a.s.c.SolrCore SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@5baa18f2 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@7c4be6e1),segFN=segments_1,generation=1}
   [junit4]   2> 1946721 INFO  (coreLoadExecutor-4349-thread-2) [    x:collectionLazy2] o.a.s.c.SolrCore newest commit generation = 1
   [junit4]   2> 1946721 INFO  (coreLoadExecutor-4349-thread-2) [    x:collectionLazy2] o.a.s.s.SolrIndexSearcher Opening Searcher@56fc6ffe[collectionLazy2] main
   [junit4]   2> 1946722 INFO  (coreLoadExecutor-4349-thread-1) [    x:collection1] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 1946722 INFO  (coreLoadExecutor-4349-thread-2) [    x:collectionLazy2] o.a.s.r.ManagedResourceStorage File-based storage initialized to use dir: /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_71276CCB450E50CD-001/tempDir-001/collection2/conf
   [junit4]   2> 1946730 INFO  (coreLoadExecutor-4349-thread-2) [    x:collectionLazy2] o.a.s.r.RestManager Initializing RestManager with initArgs: {storageDir=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_71276CCB450E50CD-001/tempDir-001/collection2/conf}
   [junit4]   2> 1946730 INFO  (coreLoadExecutor-4349-thread-2) [    x:collectionLazy2] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using file:dir=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_71276CCB450E50CD-001/tempDir-001/collection2/conf
   [junit4]   2> 1946729 INFO  (coreLoadExecutor-4349-thread-1) [    x:collection1] o.a.s.c.SolrCore Hard AutoCommit: disabled
   [junit4]   2> 1946730 INFO  (coreLoadExecutor-4349-thread-1) [    x:collection1] o.a.s.c.SolrCore Soft AutoCommit: disabled
   [junit4]   2> 1946731 INFO  (coreLoadExecutor-4349-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=17, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0]
   [junit4]   2> 1946731 INFO  (coreLoadExecutor-4349-thread-1) [    x:collection1] o.a.s.c.SolrCore SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@40c45167 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@18bc6269),segFN=segments_1,generation=1}
   [junit4]   2> 1946731 INFO  (coreLoadExecutor-4349-thread-1) [    x:collection1] o.a.s.c.SolrCore newest commit generation = 1
   [junit4]   2> 1946731 INFO  (coreLoadExecutor-4349-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening Searcher@6baa4dad[collection1] main
   [junit4]   2> 1946732 INFO  (coreLoadExecutor-4349-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage File-based storage initialized to use dir: /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_71276CCB450E50CD-001/tempDir-001/collection1/conf
   [junit4]   2> 1946732 INFO  (coreLoadExecutor-4349-thread-1) [    x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs: {storageDir=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_71276CCB450E50CD-001/tempDir-001/collection1/conf}
   [junit4]   2> 1946732 INFO  (coreLoadExecutor-4349-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using file:dir=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_71276CCB450E50CD-001/tempDir-001/collection1/conf
   [junit4]   2> 1946733 INFO  (coreLoadExecutor-4349-thread-1) [    x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 1946733 INFO  (coreLoadExecutor-4349-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1946733 INFO  (coreLoadExecutor-4349-thread-1) [    x:collection1] o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 1946733 INFO  (searcherExecutor-4351-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@6baa4dad[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1946735 INFO  (coreLoadExecutor-4349-thread-3) [    x:collectionLazy5] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1946740 INFO  (coreLoadExecutor-4349-thread-2) [    x:collectionLazy2] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 1946740 INFO  (coreLoadExecutor-4349-thread-2) [    x:collectionLazy2] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1946740 INFO  (searcherExecutor-4350-thread-1-processing-x:collectionLazy2) [    x:collectionLazy2] o.a.s.c.SolrCore [collectionLazy2] Registered new searcher Searcher@56fc6ffe[collectionLazy2] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1946740 INFO  (coreLoadExecutor-4349-thread-2) [    x:collectionLazy2] o.a.s.c.CoreContainer Opening transient core collectionLazy2
   [junit4]   2> 1946740 INFO  (coreLoadExecutor-4349-thread-3) [    x:collectionLazy5] o.a.s.c.RequestHandlers Registered paths: /update,/update/json/docs,/admin/plugins,/admin/segments,/update/csv,/select,/schema,/admin/mbeans,/replication,/admin/logging,/admin/threads,/admin/ping,/update/json,/admin/system,/config,/admin/luke,/admin/properties,/get,/admin/file
   [junit4]   2> 1946740 INFO  (coreLoadExecutor-4349-thread-2) [    x:collectionLazy2] o.a.s.c.CoreContainer registering core: collectionLazy2
   [junit4]   2> 1946743 INFO  (coreLoadExecutor-4349-thread-3) [    x:collectionLazy5] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 1946750 INFO  (coreLoadExecutor-4349-thread-3) [    x:collectionLazy5] o.a.s.c.SolrCore Hard AutoCommit: disabled
   [junit4]   2> 1946750 INFO  (coreLoadExecutor-4349-thread-3) [    x:collectionLazy5] o.a.s.c.SolrCore Soft AutoCommit: disabled
   [junit4]   2> 1946750 INFO  (coreLoadExecutor-4349-thread-3) [    x:collectionLazy5] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=17, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0]
   [junit4]   2> 1946751 INFO  (coreLoadExecutor-4349-thread-3) [    x:collectionLazy5] o.a.s.c.SolrCore SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@4da2642f lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@605f717a),segFN=segments_1,generation=1}
   [junit4]   2> 1946752 INFO  (coreLoadExecutor-4349-thread-3) [    x:collectionLazy5] o.a.s.c.SolrCore newest commit generation = 1
   [junit4]   2> 1946752 INFO  (coreLoadExecutor-4349-thread-3) [    x:collectionLazy5] o.a.s.s.SolrIndexSearcher Opening Searcher@78d30627[collectionLazy5] main
   [junit4]   2> 1946752 INFO  (coreLoadExecutor-4349-thread-3) [    x:collectionLazy5] o.a.s.r.ManagedResourceStorage File-based storage initialized to use dir: /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_71276CCB450E50CD-001/tempDir-001/collection5/conf
   [junit4]   2> 1946753 INFO  (coreLoadExecutor-4349-thread-3) [    x:collectionLazy5] o.a.s.r.RestManager Initializing RestManager with initArgs: {storageDir=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_71276CCB450E50CD-001/tempDir-001/collection5/conf}
   [junit4]   2> 1946753 INFO  (coreLoadExecutor-4349-thread-3) [    x:collectionLazy5] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using file:dir=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_71276CCB450E50CD-001/tempDir-001/collection5/conf
   [junit4]   2> 1946753 INFO  (coreLoadExecutor-4349-thread-3) [    x:collectionLazy5] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 1946754 INFO  (coreLoadExecutor-4349-thread-3) [    x:collectionLazy5] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1946754 INFO  (searcherExecutor-4352-thread-1-processing-x:collectionLazy5) [    x:collectionLazy5] o.a.s.c.SolrCore [collectionLazy5] Registered new searcher Searcher@78d30627[collectionLazy5] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1946754 INFO  (coreLoadExecutor-4349-thread-3) [    x:collectionLazy5] o.a.s.c.CoreContainer registering core: collectionLazy5
   [junit4]   2> 1946760 INFO  (Thread-3331) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_71276CCB450E50CD-001/tempDir-001/collection3/'
   [junit4]   2> 1946821 INFO  (Thread-3331) [    ] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 1946865 INFO  (Thread-3331) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 5.3.0
   [junit4]   2> 1946896 INFO  (Thread-3331) [    ] o.a.s.c.Config Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1946897 INFO  (Thread-3331) [    ] o.a.s.s.IndexSchema Reading Solr Schema from /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_71276CCB450E50CD-001/tempDir-001/collection3/conf/schema.xml
   [junit4]   2> 1946901 INFO  (Thread-3331) [    ] o.a.s.s.IndexSchema [collectionLazy3] Schema name=tiny
   [junit4]   2> 1946914 INFO  (Thread-3331) [    ] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 1946918 INFO  (Thread-3331) [    ] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties
   [junit4]   2> org.apache.solr.core.SolrResourceNotFoundException: Can't find resource 'configsetprops.json' in classpath or '/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_71276CCB450E50CD-001/tempDir-001/collection3/conf'
   [junit4]   2> 	at org.apache.solr.core.SolrResourceLoader.openResource(SolrResourceLoader.java:363)
   [junit4]   2> 	at org.apache.solr.core.ConfigSetProperties.readFromResourceLoader(ConfigSetProperties.java:49)
   [junit4]   2> 	at org.apache.solr.core.ConfigSetService.createConfigSetProperties(ConfigSetService.java:114)
   [junit4]   2> 	at org.apache.solr.core.ConfigSetService.getConfig(ConfigSetService.java:76)
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.create(CoreContainer.java:667)
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.create(CoreContainer.java:643)
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.getCore(CoreContainer.java:938)
   [junit4]   2> 	at org.apache.solr.core.TestLazyCores$2.run(TestLazyCores.java:264)
   [junit4]   2> 1946918 INFO  (Thread-3331) [    ] o.a.s.c.CoreContainer Creating SolrCore 'collectionLazy3' using configuration from instancedir /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_71276CCB450E50CD-001/tempDir-001/collection3/
   [junit4]   2> 1946918 INFO  (Thread-3331) [    x:collectionLazy3] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1946918 INFO  (Thread-3331) [    x:collectionLazy3] o.a.s.c.SolrCore [[collectionLazy3] ] Opening new SolrCore at [/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_71276CCB450E50CD-001/tempDir-001/collection3/], dataDir=[null]
   [junit4]   2> 1946918 INFO  (Thread-3331) [    x:collectionLazy3] o.a.s.c.SolrCore JMX monitoring not detected for core: collectionLazy3
   [junit4]   2> 1946919 INFO  (Thread-3331) [    x:collectionLazy3] o.a.s.c.CachingDirectoryFactory return new directory for /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_71276CCB450E50CD-001/tempDir-001/collection3/data
   [junit4]   2> 1946919 INFO  (Thread-3331) [    x:collectionLazy3] o.a.s.c.SolrCore New index directory detected: old=null new=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_71276CCB450E50CD-001/tempDir-001/collection3/data/index/
   [junit4]   2> 1946919 WARN  (Thread-3331) [    x:collectionLazy3] o.a.s.c.SolrCore [collectionLazy3] Solr index directory '/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_71276CCB450E50CD-001/tempDir-001/collection3/data/index' doesn't exist. Creating new index...
   [junit4]   2> 1946919 INFO  (Thread-3331) [    x:collectionLazy3] o.a.s.c.CachingDirectoryFactory return new directory for /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_71276CCB450E50CD-001/tempDir-001/collection3/data/index
   [junit4]   2> 1946919 INFO  (Thread-3331) [    x:collectionLazy3] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=27, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.6771965622172063]
   [junit4]   2> 1946920 INFO  (Thread-3331) [    x:collectionLazy3] o.a.s.c.SolrCore SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@227056e lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@4fd579dc),segFN=segments_1,generation=1}
   [junit4]   2> 1946920 INFO  (Thread-3331) [    x:collectionLazy3] o.a.s.c.SolrCore newest commit generation = 1
   [junit4]   2> 1946921 INFO  (OldIndexDirectoryCleanupThreadForCore-collectionLazy3) [    x:collectionLazy3] o.a.s.c.SolrCore Looking for old index directories to cleanup for core collectionLazy3 in /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_71276CCB450E50CD-001/tempDir-001/collection3/data/
   [junit4]   2> 1946921 WARN  (OldIndexDirectoryCleanupThreadForCore-collectionLazy3) [    x:collectionLazy3] o.a.s.c.DirectoryFactory /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_71276CCB450E50CD-001/tempDir-001/collection3/data/ does not point to a valid data directory; skipping clean-up of old index directories.
   [junit4]   2> 1946922 INFO  (Thread-3331) [    x:collectionLazy3] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 1946926 INFO  (Thread-3331) [    x:collectionLazy3] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1946928 INFO  (Thread-3331) [    x:collectionLazy3] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1946929 INFO  (Thread-3331) [    x:collectionLazy3] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1946931 INFO  (Thread-3331) [    x:collectionLazy3] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1946933 INFO  (Thread-3331) [    x:collectionLazy3] o.a.s.c.RequestHandlers Registered paths: /update,/update/json/docs,/admin/plugins,/admin/segments,/update/csv,/select,/schema,/admin/mbeans,/replication,/admin/logging,/admin/threads,/admin/ping,/update/json,/admin/system,/config,/admin/luke,/admin/properties,/get,/admin/file
   [junit4]   2> 1946935 INFO  (Thread-3331) [    x:collectionLazy3] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 1946935 INFO  (Thread-3331) [    x:collectionLazy3] o.a.s.c.SolrCore Hard AutoCommit: disabled
   [junit4]   2> 1946935 INFO  (Thread-3331) [    x:collectionLazy3] o.a.s.c.SolrCore Soft AutoCommit: disabled
   [junit4]   2> 1946935 INFO  (Thread-3331) [    x:collectionLazy3] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=17, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0]
   [junit4]   2> 1946936 INFO  (Thread-3331) [    x:collectionLazy3] o.a.s.c.SolrCore SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@227056e lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@4fd579dc),segFN=segments_1,generation=1}
   [junit4]   2> 1946936 INFO  (Thread-3331) [    x:collectionLazy3] o.a.s.c.SolrCore newest commit generation = 1
   [junit4]   2> 1946936 INFO  (Thread-3331) [    x:collectionLazy3] o.a.s.s.SolrIndexSearcher Opening Searcher@f29ce5d[collectionLazy3] main
   [junit4]   2> 1946936 INFO  (Thread-3331) [    x:collectionLazy3] o.a.s.r.ManagedResourceStorage File-based storage initialized to use dir: /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_71276CCB450E50CD-001/tempDir-001/collection3/conf
   [junit4]   2> 1946936 INFO  (Thread-3331) [    x:collectionLazy3] o.a.s.r.RestManager Initializing RestManager with initArgs: {storageDir=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_71276CCB450E50CD-001/tempDir-001/collection3/conf}
   [junit4]   2> 1946936 INFO  (Thread-3331) [    x:collectionLazy3] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using file:dir=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_71276CCB450E50CD-001/tempDir-001/collection3/conf
   [junit4]   2> 1946937 INFO  (Thread-3331) [    x:collectionLazy3] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 1946937 INFO  (Thread-3331) [    x:collectionLazy3] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1946937 INFO  (Thread-3331) [    x:collectionLazy3] o.a.s.c.CoreContainer Opening transient core collectionLazy3
   [junit4]   2> 1946937 INFO  (searcherExecutor-4362-thread-1-processing-x:collectionLazy3) [    x:collectionLazy3] o.a.s.c.SolrCore [collectionLazy3] Registered new searcher Searcher@f29ce5d[collectionLazy3] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1946937 INFO  (Thread-3331) [    x:collectionLazy3] o.a.s.c.CoreContainer registering core: collectionLazy3
   [junit4]   2> 1946944 INFO  (TEST-TestLazyCores.testRace-seed#[71276CCB450E50CD]) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=77028630
   [junit4]   2> 1946944 INFO  (TEST-TestLazyCores.testRace-seed#[71276CCB450E50CD]) [    x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@4f6f6850
   [junit4]   2> 1946944 INFO  (TEST-TestLazyCores.testRace-seed#[71276CCB450E50CD]) [    x:collection1] o.a.s.u.UpdateHandler closing DirectUpdateHandler2{commits=0,autocommits=0,soft autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=0,cumulative_deletesById=0,cumulative_deletesByQuery=0,cumulative_errors=0}
   [junit4]   2> 1946945 INFO  (TEST-TestLazyCores.testRace-seed#[71276CCB450E50CD]) [    x:collection1] o.a.s.u.SolrCoreState Closing SolrCoreState
   [junit4]   2> 1946945 INFO  (TEST-TestLazyCores.testRace-seed#[71276CCB450E50CD]) [    x:collection1] o.a.s.u.DefaultSolrCoreState SolrCoreState ref count has reached 0 - closing IndexWriter
   [junit4]   2> 1946945 INFO  (TEST-TestLazyCores.testRace-seed#[71276CCB450E50CD]) [    x:collection1] o.a.s.u.DefaultSolrCoreState closing IndexWriter with IndexWriterCloser
   [junit4]   2> 1946946 INFO  (TEST-TestLazyCores.testRace-seed#[71276CCB450E50CD]) [    x:collection1] o.a.s.c.SolrCore [collection1] Closing main searcher on request.
   [junit4]   2> 1946946 INFO  (TEST-TestLazyCores.testRace-seed#[71276CCB450E50CD]) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing MockDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 1946946 INFO  (TEST-TestLazyCores.testRace-seed#[71276CCB450E50CD]) [    x:collection1] o.a.s.c.CachingDirectoryFactory looking to close /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_71276CCB450E50CD-001/tempDir-001/collection1/data/index [CachedDir<<refCount=0;path=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_71276CCB450E50CD-001/tempDir-001/collection1/data/index;done=false>>]
   [junit4]   2> 1946947 INFO  (TEST-TestLazyCores.testRace-seed#[71276CCB450E50CD]) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory: /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_71276CCB450E50CD-001/tempDir-001/collection1/data/index
   [junit4]   2> 1946947 INFO  (TEST-TestLazyCores.testRace-seed#[71276CCB450E50CD]) [    x:collection1] o.a.s.c.CachingDirectoryFactory looking to close /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_71276CCB450E50CD-001/tempDir-001/collection1/data [CachedDir<<refCount=0;path=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_71276CCB450E50CD-001/tempDir-001/collection1/data;done=false>>]
   [junit4]   2> 1946947 INFO  (TEST-TestLazyCores.testRace-seed#[71276CCB450E50CD]) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory: /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_71276CCB450E50CD-001/tempDir-001/collection1/data
   [junit4]   2> 1946947 INFO  (TEST-TestLazyCores.testRace-seed#[71276CCB450E50CD]) [    x:collectionLazy5] o.a.s.c.SolrCore [collectionLazy5]  CLOSING SolrCore org.apache.solr.core.SolrCore@7cbab697
   [junit4]   2> 1946947 INFO  (TEST-TestLazyCores.testRace-seed#[71276CCB450E50CD]) [    x:collectionLazy5] o.a.s.u.UpdateHandler closing DirectUpdateHandler2{commits=0,autocommits=0,soft autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=0,cumulative_deletesById=0,cumulative_deletesByQuery=0,cumulative_errors=0}
   [junit4]   2> 1946947 INFO  (TEST-TestLazyCores.testRace-seed#[71276CCB450E50CD]) [    x:collectionLazy5] o.a.s.u.SolrCoreState Closing SolrCoreState
   [junit4]   2> 1946947 INFO  (TEST-TestLazyCores.testRace-seed#[71276CCB450E50CD]) [    x:collectionLazy5] o.a.s.u.DefaultSolrCoreState SolrCoreState ref count has reached 0 - closing IndexWriter
   [junit4]   2> 1946947 INFO  (TEST-TestLazyCores.testRace-seed#[71276CCB450E50CD]) [    x:collectionLazy5] o.a.s.u.DefaultSolrCoreState closing IndexWriter with IndexWriterCloser
   [junit4]   2> 1946948 INFO  (TEST-TestLazyCores.testRace-seed#[71276CCB450E50CD]) [    x:collectionLazy5] o.a.s.c.SolrCore [collectionLazy5] Closing main searcher on request.
   [junit4]   2> 1946948 INFO  (TEST-TestLazyCores.testRace-seed#[71276CCB450E50CD]) [    x:collectionLazy5] o.a.s.c.CachingDirectoryFactory Closing MockDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 1946949 INFO  (TEST-TestLazyCores.testRace-seed#[71276CCB450E50CD]) [    x:collectionLazy5] o.a.s.c.CachingDirectoryFactory looking to close /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_71276CCB450E50CD-001/tempDir-001/collection5/data [CachedDir<<refCount=0;path=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_71276CCB450E50CD-001/tempDir-001/collection5/data;done=false>>]
   [junit4]   2> 1946949 INFO  (TEST-TestLazyCores.testRace-seed#[71276CCB450E50CD]) [    x:collectionLazy5] o.a.s.c.CachingDirectoryFactory Closing directory: /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_71276CCB450E50CD-001/tempDir-001/collection5/data
   [junit4]   2> 1946949 INFO  (TEST-TestLazyCores.testRace-seed#[71276CCB450E50CD]) [    x:collectionLazy5] o.a.s.c.CachingDirectoryFactory looking to close /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_71276CCB450E50CD-001/tempDir-001/collection5/data/index [CachedDir<<refCount=0;path=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_71276CCB450E50CD-001/tempDir-001/collection5/data/index;done=false>>]
   [junit4]   2> 1946949 INFO  (TEST-TestLazyCores.testRace-seed#[71276CCB450E50CD]) [    x:collectionLazy5] o.a.s.c.CachingDirectoryFactory Closing directory: /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_71276CCB450E50CD-001/tempDir-001/collection5/data/index
   [junit4]   2> 1946949 INFO  (TEST-TestLazyCores.testRace-seed#[71276CCB450E50CD]) [    x:collectionLazy2] o.a.s.c.SolrCore [collectionLazy2]  CLOSING SolrCore org.apache.solr.core.SolrCore@31223e50
   [junit4]   2> 1946949 INFO  (TEST-TestLazyCores.testRace-seed#[71276CCB450E50CD]) [    x:collectionLazy2] o.a.s.u.UpdateHandler closing DirectUpdateHandler2{commits=0,autocommits=0,soft autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=0,cumulative_deletesById=0,cumulative_deletesByQuery=0,cumulative_errors=0}
   [junit4]   2> 1946949 INFO  (TEST-TestLazyCores.testRace-seed#[71276CCB450E50CD]) [    x:collectionLazy2] o.a.s.u.SolrCoreState Closing SolrCoreState
   [junit4]   2> 1946949 INFO  (TEST-TestLazyCores.testRace-seed#[71276CCB450E50CD]) [    x:collectionLazy2] o.a.s.u.DefaultSolrCoreState SolrCoreState ref count has reached 0 - closing IndexWriter
   [junit4]   2> 1946949 INFO  (TEST-TestLazyCores.testRace-seed#[71276CCB450E50CD]) [    x:collectionLazy2] o.a.s.u.DefaultSolrCoreState closing IndexWriter with IndexWriterCloser
   [junit4]   2> 1946950 INFO  (TEST-TestLazyCores.testRace-seed#[71276CCB450E50CD]) [    x:collectionLazy2] o.a.s.c.SolrCore [collectionLazy2] Closing main searcher on request.
   [junit4]   2> 1946951 INFO  (TEST-TestLazyCores.testRace-seed#[71276CCB450E50CD]) [    x:collectionLazy2] o.a.s.c.CachingDirectoryFactory Closing MockDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 1946951 INFO  (TEST-TestLazyCores.testRace-seed#[71276CCB450E50CD]) [    x:collectionLazy2] o.a.s.c.CachingDirectoryFactory looking to close /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_71276CCB450E50CD-001/tempDir-001/collection2/data/index [CachedDir<<refCount=0;path=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_71276CCB450E50CD-001/tempDir-001/collection2/data/index;done=false>>]
   [junit4]   2> 1946951 INFO  (TEST-TestLazyCores.testRace-seed#[71276CCB450E50CD]) [    x:collectionLazy2] o.a.s.c.CachingDirectoryFactory Closing directory: /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_71276CCB450E50CD-001/tempDir-001/collection2/data/index
   [junit4]   2> 1946951 INFO  (TEST-TestLazyCores.testRace-seed#[71276CCB450E50CD]) [    x:collectionLazy2] o.a.s.c.CachingDirectoryFactory looking to close /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_71276CCB450E50CD-001/tempDir-001/collection2/data [CachedDir<<refCount=0;path=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_71276CCB450E50CD-001/tempDir-001/collection2/data;done=false>>]
   [junit4]   2> 1946951 INFO  (TEST-TestLazyCores.testRace-seed#[71276CCB450E50CD]) [    x:collectionLazy2] o.a.s.c.CachingDirectoryFactory Closing directory: /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_71276CCB450E50CD-001/tempDir-001/collection2/data
   [junit4]   2> 1946951 INFO  (TEST-TestLazyCores.testRace-seed#[71276CCB450E50CD]) [    x:collectionLazy3] o.a.s.c.SolrCore [collectionLazy3]  CLOSING SolrCore org.apache.solr.core.SolrCore@5834c1da
   [junit4]   2> 1946951 INFO  (TEST-TestLazyCores.testRace-seed#[71276CCB450E50CD]) [    x:collectionLazy3] o.a.s.u.UpdateHandler closing DirectUpdateHandler2{commits=0,autocommits=0,soft autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=0,cumulative_deletesById=0,cumulative_deletesByQuery=0,cumulative_errors=0}
   [junit4]   2> 1946952 INFO  (TEST-TestLazyCores.testRace-seed#[71276CCB450E50CD]) [    x:collectionLazy3] o.a.s.u.SolrCoreState Closing SolrCoreState
   [junit4]   2> 1946952 INFO  (TEST-TestLazyCores.testRace-seed#[71276CCB450E50CD]) [    x:collectionLazy3] o.a.s.u.DefaultSolrCoreState SolrCoreState ref count has reached 0 - closing IndexWriter
   [junit4]   2> 1946952 INFO  (TEST-TestLazyCores.testRace-seed#[71276CCB450E50CD]) [    x:collectionLazy3] o.a.s.u.DefaultSolrCoreState closing IndexWriter with IndexWriterCloser
   [junit4]   2> 1946953 INFO  (TEST-TestLazyCores.testRace-seed#[71276CCB450E50CD]) [    x:collectionLazy3] o.a.s.c.SolrCore [collectionLazy3] Closing main searcher on request.
   [junit4]   2> 1946953 INFO  (TEST-TestLazyCores.testRace-seed#[71276CCB450E50CD]) [    x:collectionLazy3] o.a.s.c.CachingDirectoryFactory Closing MockDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 1946953 INFO  (TEST-TestLazyCores.testRace-seed#[71276CCB450E50CD]) [    x:collectionLazy3] o.a.s.c.CachingDirectoryFactory looking to close /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_71276CCB450E50CD-001/tempDir-001/collection3/data/index [CachedDir<<refCount=0;path=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_71276CCB450E50CD-001/tempDir-001/collection3/data/index;done=false>>]
   [junit4]   2> 1946953 INFO  (TEST-TestLazyCores.testRace-seed#[71276CCB450E50CD]) [    x:collectionLazy3] o.a.s.c.CachingDirectoryFactory Closing directory: /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_71276CCB450E50CD-001/tempDir-001/collection3/data/index
   [junit4]   2> 1946953 INFO  (TEST-TestLazyCores.testRace-seed#[71276CCB450E50CD]) [    x:collectionLazy3] o.a.s.c.CachingDirectoryFactory looking to close /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_71276CCB450E50CD-001/tempDir-001/collection3/data [CachedDir<<refCount=0;path=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_71276CCB450E50CD-001/tempDir-001/collection3/data;done=false>>]
   [junit4]   2> 1946953 INFO  (TEST-TestLazyCores.testRace-seed#[71276CCB450E50CD]) [    x:collectionLazy3] o.a.s.c.CachingDirectoryFactory Closing directory: /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_71276CCB450E50CD-001/tempDir-001/collection3/data
   [junit4]   2> 1946954 INFO  (TEST-TestLazyCores.testRace-seed#[71276CCB450E50CD]) [    x:collectionLazy3] o.a.s.SolrTestCaseJ4 ###Ending testRace
   [junit4]   2> 1946957 INFO  (TEST-TestLazyCores.testLazySearch-seed#[71276CCB450E50CD]) [    x:collectionLazy3] o.a.s.SolrTestCaseJ4 ###Starting testLazySearch
   [junit4]   2> 1947005 INFO  (TEST-TestLazyCores.testLazySearch-seed#[71276CCB450E50CD]) [    x:collectionLazy3] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_71276CCB450E50CD-001/tempDir-002/'
   [junit4]   2> 1947040 INFO  (TEST-TestLazyCores.testLazySearch-seed#[71276CCB450E50CD]) [    x:collectionLazy3] o.a.s.c.CoreContainer New CoreContainer 1190977845
   [junit4]   2> 1947040 INFO  (TEST-TestLazyCores.testLazySearch-seed#[71276CCB450E50CD]) [    x:collectionLazy3] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_71276CCB450E50CD-001/tempDir-002/]
   [junit4]   2> 1947040 INFO  (TEST-TestLazyCores.testLazySearch-seed#[71276CCB450E50CD]) [    x:collectionLazy3] o.a.s.c.CoreContainer loading shared library: /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_71276CCB450E50CD-001/tempDir-002/lib
   [junit4]   2> 1947041 WARN  (TEST-TestLazyCores.testLazySearch-seed#[71276CCB450E50CD]) [    x:collectionLazy3] o.a.s.c.SolrResourceLoader Can't find (or read) directory to add to classloader: lib (resolved as: /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_71276CCB450E50CD-001/tempDir-002/lib).
   [junit4]   2> 1947052 INFO  (TEST-TestLazyCores.testLazySearch-seed#[71276CCB450E50CD]) [    x:collectionLazy3] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 600000,connTimeout : 60000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,useRetries : false,
   [junit4]   2> 1947056 INFO  (TEST-TestLazyCores.testLazySearch-seed#[71276CCB450E50CD]) [    x:collectionLazy3] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=600000&connTimeout=60000&retry=true
   [junit4]   2> 1947056 INFO  (TEST-TestLazyCores.testLazySearch-seed#[71276CCB450E50CD]) [    x:collectionLazy3] o.a.s.c.CoreContainer Allocating transient cache for 4 transient cores
   [junit4]   2> 1947056 INFO  (TEST-TestLazyCores.testLazySearch-seed#[71276CCB450E50CD]) [    x:collectionLazy3] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1947056 INFO  (TEST-TestLazyCores.testLazySearch-seed#[71276CCB450E50CD]) [    x:collectionLazy3] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1947057 INFO  (TEST-TestLazyCores.testLazySearch-seed#[71276CCB450E50CD]) [    x:collectionLazy3] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 1947058 INFO  (TEST-TestLazyCores.testLazySearch-seed#[71276CCB450E50CD]) [    x:collectionLazy3] o.a.s.c.SolrCore Created CoreDescriptor: {transient=false, schema=schema.xml, config=solrconfig.xml, absoluteInstDir=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_71276CCB450E50CD-001/tempDir-002/collection1/, loadOnStartup=true, instanceDir=collection1, name=collection1, configSetProperties=configsetprops.json, dataDir=data/}
   [junit4]   2> 1947059 INFO  (TEST-TestLazyCores.testLazySearch-seed#[71276CCB450E50CD]) [    x:collectionLazy3] o.a.s.c.SolrCore Created CoreDescriptor: {loadOnStartup=true, config=solrconfig.xml, configSetProperties=configsetprops.json, schema=schema.xml, absoluteInstDir=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_71276CCB450E50CD-001/tempDir-002/collection2/, dataDir=data/, transient=true, name=collectionLazy2, instanceDir=collection2}
   [junit4]   2> 1947059 INFO  (TEST-TestLazyCores.testLazySearch-seed#[71276CCB450E50CD]) [    x:collectionLazy3] o.a.s.c.SolrCore Created CoreDescriptor: {loadOnStartup=false, dataDir=data/, config=solrconfig.xml, instanceDir=collection3, name=collectionLazy3, configSetProperties=configsetprops.json, absoluteInstDir=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_71276CCB450E50CD-001/tempDir-002/collection3/, schema=schema.xml, transient=on}
   [junit4]   2> 1947060 INFO  (TEST-TestLazyCores.testLazySearch-seed#[71276CCB450E50CD]) [    x:collectionLazy3] o.a.s.c.SolrCore Created CoreDescriptor: {instanceDir=collection4, loadOnStartup=false, name=collectionLazy4, absoluteInstDir=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_71276CCB450E50CD-001/tempDir-002/collection4/, config=solrconfig.xml, configSetProperties=configsetprops.json, transient=false, dataDir=data/, schema=schema.xml}
   [junit4]   2> 1947061 INFO  (TEST-TestLazyCores.testLazySearch-seed#[71276CCB450E50CD]) [    x:collectionLazy3] o.a.s.c.SolrCore Created CoreDescriptor: {absoluteInstDir=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_71276CCB450E50CD-001/tempDir-002/collection5/, config=solrconfig.xml, transient=false, instanceDir=collection5, name=collectionLazy5, dataDir=data/, configSetProperties=configsetprops.json, loadOnStartup=true, schema=schema.xml}
   [junit4]   2> 1947062 INFO  (TEST-TestLazyCores.testLazySearch-seed#[71276CCB450E50CD]) [    x:collectionLazy3] o.a.s.c.SolrCore Created CoreDescriptor: {name=collectionLazy6, schema=schema.xml, config=solrconfig.xml, dataDir=data/, configSetProperties=configsetprops.json, absoluteInstDir=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_71276CCB450E50CD-001/tempDir-002/collection6/, instanceDir=collection6, transient=true, loadOnStartup=false}
   [junit4]   2> 1947062 INFO  (TEST-TestLazyCores.testLazySearch-seed#[71276CCB450E50CD]) [    x:collectionLazy3] o.a.s.c.SolrCore Created CoreDescriptor: {configSetProperties=configsetprops.json, transient=true, dataDir=data/, schema=schema.xml, name=collectionLazy7, loadOnStartup=false, config=solrconfig.xml, instanceDir=collection7, absoluteInstDir=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_71276CCB450E50CD-001/tempDir-002/collection7/}
   [junit4]   2> 1947063 INFO  (TEST-TestLazyCores.testLazySearch-seed#[71276CCB450E50CD]) [    x:collectionLazy3] o.a.s.c.SolrCore Created CoreDescriptor: {absoluteInstDir=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_71276CCB450E50CD-001/tempDir-002/collection8/, transient=true, schema=schema.xml, instanceDir=collection8, config=solrconfig.xml, dataDir=data/, name=collectionLazy8, configSetProperties=configsetprops.json, loadOnStartup=false}
   [junit4]   2> 1947064 INFO  (TEST-TestLazyCores.testLazySearch-seed#[71276CCB450E50CD]) [    x:collectionLazy3] o.a.s.c.SolrCore Created CoreDescriptor: {configSetProperties=configsetprops.json, loadOnStartup=false, absoluteInstDir=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_71276CCB450E50CD-001/tempDir-002/collection9/, transient=true, schema=schema.xml, dataDir=data/, config=solrconfig.xml, instanceDir=collection9, name=collectionLazy9}
   [junit4]   2> 1947065 INFO  (coreLoadExecutor-4371-thread-1-processing-x:collectionLazy3) [    x:collectionLazy3] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_71276CCB450E50CD-001/tempDir-002/collection1/'
   [junit4]   2> 1947065 INFO  (coreLoadExecutor-4371-thread-2-processing-x:collectionLazy3) [    x:collectionLazy3] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_71276CCB450E50CD-001/tempDir-002/collection2/'
   [junit4]   2> 1947066 INFO  (coreLoadExecutor-4371-thread-3-processing-x:collectionLazy3) [    x:collectionLazy3] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_71276CCB450E50CD-001/tempDir-002/collection5/'
   [junit4]   2> 1947124 INFO  (coreLoadExecutor-4371-thread-3-processing-x:collectionLazy3) [    x:collectionLazy3] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 1947124 INFO  (coreLoadExecutor-4371-thread-1-processing-x:collectionLazy3) [    x:collectionLazy3] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 1947134 INFO  (coreLoadExecutor-4371-thread-2-processing-x:collectionLazy3) [    x:collectionLazy3] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 1947155 INFO  (coreLoadExecutor-4371-thread-2-processing-x:collectionLazy3) [    x:collectionLazy3] o.a.s.c.SolrConfig Using Lucene MatchVersion: 5.3.0
   [junit4]   2> 1947156 INFO  (coreLoadExecutor-4371-thread-1-processing-x:collectionLazy3) [    x:collectionLazy3] o.a.s.c.SolrConfig Using Lucene MatchVersion: 5.3.0
   [junit4]   2> 1947159 INFO  (coreLoadExecutor-4371-thread-3-processing-x:collectionLazy3) [    x:collectionLazy3] o.a.s.c.SolrConfig Using Lucene MatchVersion: 5.3.0
   [junit4]   2> 1947218 INFO  (coreLoadExecutor-4371-thread-3-processing-x:collectionLazy3) [    x:collectionLazy3] o.a.s.c.Config Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1947219 INFO  (coreLoadExecutor-4371-thread-3-processing-x:collectionLazy3) [    x:collectionLazy3] o.a.s.s.IndexSchema Reading Solr Schema from /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_71276CCB450E50CD-001/tempDir-002/collection5/conf/schema.xml
   [junit4]   2> 1947220 INFO  (coreLoadExecutor-4371-thread-2-processing-x:collectionLazy3) [    x:collectionLazy3] o.a.s.c.Config Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1947220 INFO  (coreLoadExecutor-4371-thread-1-processing-x:collectionLazy3) [    x:collectionLazy3] o.a.s.c.Config Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1947221 INFO  (coreLoadExecutor-4371-thread-2-processing-x:collectionLazy3) [    x:collectionLazy3] o.a.s.s.IndexSchema Reading Solr Schema from /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_71276CCB450E50CD-001/tempDir-002/collection2/conf/schema.xml
   [junit4]   2> 1947221 INFO  (coreLoadExecutor-4371-thread-1-processing-x:collectionLazy3) [    x:collectionLazy3] o.a.s.s.IndexSchema Reading Solr Schema from /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_71276CCB450E50CD-001/tempDir-002/collection1/conf/schema.xml
   [junit4]   2> 1947227 INFO  (coreLoadExecutor-4371-thread-2-processing-x:collectionLazy3) [    x:collectionLazy3] o.a.s.s.IndexSchema [collectionLazy2] Schema name=tiny
   [junit4]   2> 1947227 INFO  (coreLoadExecutor-4371-thread-1-processing-x:collectionLazy3) [    x:collectionLazy3] o.a.s.s.IndexSchema [collection1] Schema name=tiny
   [junit4]   2> 1947241 INFO  (coreLoadExecutor-4371-thread-3-processing-x:collectionLazy3) [    x:collectionLazy3] o.a.s.s.IndexSchema [collectionLazy5] Schema name=tiny
   [junit4]   2> 1947251 INFO  (coreLoadExecutor-4371-thread-1-processing-x:collectionLazy3) [    x:collectionLazy3] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 1947253 INFO  (coreLoadExecutor-4371-thread-2-processing-x:collectionLazy3) [    x:collectionLazy3] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 1947297 INFO  (coreLoadExecutor-4371-thread-2-processing-x:collectionLazy3) [    x:collectionLazy3] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties
   [junit4]   2> org.apache.solr.core.SolrResourceNotFoundException: Can't find resource 'configsetprops.json' in classpath or '/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_71276CCB450E50CD-001/tempDir-002/collection2/conf'
   [junit4]   2> 	at org.apache.solr.core.SolrResourceLoader.openResource(SolrResourceLoader.java:363)
   [junit4]   2> 	at org.apache.solr.core.ConfigSetProperties.readFromResourceLoader(ConfigSetProperties.java:49)
   [junit4]   2> 	at org.apache.solr.core.ConfigSetService.createConfigSetProperties(ConfigSetService.java:114)
   [junit4]   2> 	at org.apache.solr.core.ConfigSetService.getConfig(ConfigSetService.java:76)
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.create(CoreContainer.java:667)
   [junit4]   2> 	at org.apache.solr.core.CoreContainer$1.call(CoreContainer.java:396)
   [junit4]   2> 	at org.apache.solr.core.CoreContainer$1.call(CoreContainer.java:387)
   [junit4]   2> 	at java.util.concurrent.FutureTask.run(FutureTask.java:262)
   [junit4]   2> 	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor$1.run(ExecutorUtil.java:156)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 1947298 INFO  (coreLoadExecutor-4371-thread-2-processing-x:collectionLazy3) [    x:collectionLazy3] o.a.s.c.CoreContainer Creating SolrCore 'collectionLazy2' using configuration from instancedir /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_71276CCB450E50CD-001/tempDir-002/collection2/
   [junit4]   2> 1947298 INFO  (coreLoadExecutor-4371-thread-2-processing-x:collectionLazy3) [    x:collectionLazy2] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1947298 INFO  (coreLoadExecutor-4371-thread-2-processing-x:collectionLazy3) [    x:collectionLazy2] o.a.s.c.SolrCore [[collectionLazy2] ] Opening new SolrCore at [/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_71276CCB450E50CD-001/tempDir-002/collection2/], dataDir=[null]
   [junit4]   2> 1947298 INFO  (coreLoadExecutor-4371-thread-2-processing-x:collectionLazy3) [    x:collectionLazy2] o.a.s.c.SolrCore JMX monitoring not detected for core: collectionLazy2
   [junit4]   2> 1947297 INFO  (coreLoadExecutor-4371-thread-1-processing-x:collectionLazy3) [    x:collectionLazy3] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties
   [junit4]   2> org.apache.solr.core.SolrResourceNotFoundException: Can't find resource 'configsetprops.json' in classpath or '/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_71276CCB450E50CD-001/tempDir-002/collection1/conf'
   [junit4]   2> 	at org.apache.solr.core.SolrResourceLoader.openResource(SolrResourceLoader.java:363)
   [junit4]   2> 	at org.apache.solr.core.ConfigSetProperties.readFromResourceLoader(ConfigSetProperties.java:49)
   [junit4]   2> 	at org.apache.solr.core.ConfigSetService.createConfigSetProperties(ConfigSetService.java:114)
   [junit4]   2> 	at org.apache.solr.core.ConfigSetService.getConfig(ConfigSetService.java:76)
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.create(CoreContainer.java:667)
   [junit4]   2> 	at org.apache.solr.core.CoreContainer$1.call(CoreContainer.java:396)
   [junit4]   2> 	at org.apache.solr.core.CoreContainer$1.call(CoreContainer.java:387)
   [junit4]   2> 	at java.util.concurrent.FutureTask.run(FutureTask.java:262)
   [junit4]   2> 	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor$1.run(ExecutorUtil.java:156)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 1947299 INFO  (coreLoadExecutor-4371-thread-1-processing-x:collectionLazy3) [    x:collectionLazy3] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from instancedir /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_71276CCB450E50CD-001/tempDir-002/collection1/
   [junit4]   2> 1947299 INFO  (coreLoadExecutor-4371-thread-2-processing-x:collectionLazy3) [    x:collectionLazy2] o.a.s.c.CachingDirectoryFactory return new directory for /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_71276CCB450E50CD-001/tempDir-002/collection2/data
   [junit4]   2> 1947300 INFO  (coreLoadExecutor-4371-thread-2-processing-x:collectionLazy3) [    x:collectionLazy2] o.a.s.c.SolrCore New index directory detected: old=null new=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_71276CCB450E50CD-001/tempDir-002/collection2/data/index/
   [junit4]   2> 1947300 WARN  (coreLoadExecutor-4371-thread-2-processing-x:collectionLazy3) [    x:collectionLazy2] o.a.s.c.SolrCore [collectionLazy2] Solr index directory '/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_71276CCB450E50CD-001/tempDir-002/collection2/data/index' doesn't exist. Creating new index...
   [junit4]   2> 1947298 INFO  (coreLoadExecutor-4371-thread-3-processing-x:collectionLazy3) [    x:collectionLazy3] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 1947300 INFO  (coreLoadExecutor-4371-thread-2-processing-x:collectionLazy3) [    x:collectionLazy2] o.a.s.c.CachingDirectoryFactory return new directory for /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_71276CCB450E50CD-001/tempDir-002/collection2/data/index
   [junit4]   2> 1947300 INFO  (coreLoadExecutor-4371-thread-2-processing-x:collectionLazy3) [    x:collectionLazy2] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=27, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.6771965622172063]
   [junit4]   2> 1947301 INFO  (coreLoadExecutor-4371-thread-2-processing-x:collectionLazy3) [    x:collectionLazy2] o.a.s.c.SolrCore SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@1757c54d lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@35a4e34),segFN=segments_1,generation=1}
   [junit4]   2> 1947301 INFO  (coreLoadExecutor-4371-thread-2-processing-x:collectionLazy3) [    x:collectionLazy2] o.a.s.c.SolrCore newest commit generation = 1
   [junit4]   2> 1947301 INFO  (coreLoadExecutor-4371-thread-3-processing-x:collectionLazy3) [    x:collectionLazy3] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties
   [junit4]   2> org.apache.solr.core.SolrResourceNotFoundException: Can't find resource 'configsetprops.json' in classpath or '/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_71276CCB450E50CD-001/tempDir-002/collection5/conf'
   [junit4]   2> 	at org.apache.solr.core.SolrResourceLoader.openResource(SolrResourceLoader.java:363)
   [junit4]   2> 	at org.apache.solr.core.ConfigSetProperties.readFromResourceLoader(ConfigSetProperties.java:49)
   [junit4]   2> 	at org.apache.solr.core.ConfigSetService.createConfigSetProperties(ConfigSetService.java:114)
   [junit4]   2> 	at org.apache.solr.core.ConfigSetService.getConfig(ConfigSetService.java:76)
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.create(CoreContainer.java:667)
   [junit4]   2> 	at org.apache.solr.core.CoreContainer$1.call(CoreContainer.java:396)
   [junit4]   2> 	at org.apache.solr.core.CoreContainer$1.call(CoreContainer.java:387)
   [junit4]   2> 	at java.util.concurrent.FutureTask.run(FutureTask.java:262)
   [junit4]   2> 	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor$1.run(ExecutorUtil.java:156)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
   [junit4

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

ockingQueue.take(LinkedBlockingQueue.java:442)
   [junit4]   2>         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1068)
   [junit4]   2>         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
   [junit4]   2>         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
   [junit4]   2>         at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> Jul 20, 2015 3:53:01 PM com.carrotsearch.randomizedtesting.ThreadLeakControl tryToInterruptAll
   [junit4]   2> INFO: Starting to interrupt leaked threads:
   [junit4]   2>    1) Thread[id=9163, name=searcherExecutor-4396-thread-1, state=WAITING, group=TGRP-TestLazyCores]
   [junit4]   2> Jul 20, 2015 3:53:04 PM com.carrotsearch.randomizedtesting.ThreadLeakControl tryToInterruptAll
   [junit4]   2> SEVERE: There are still zombie threads that couldn't be terminated:
   [junit4]   2>    1) Thread[id=9163, name=searcherExecutor-4396-thread-1, state=WAITING, group=TGRP-TestLazyCores]
   [junit4]   2>         at sun.misc.Unsafe.park(Native Method)
   [junit4]   2>         at java.util.concurrent.locks.LockSupport.park(LockSupport.java:186)
   [junit4]   2>         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2043)
   [junit4]   2>         at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
   [junit4]   2>         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1068)
   [junit4]   2>         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
   [junit4]   2>         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
   [junit4]   2>         at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene53): {id=PostingsFormat(name=Asserting), v_s=PostingsFormat(name=LuceneVarGapDocFreqInterval), v_t=PostingsFormat(name=Asserting), v_f=PostingsFormat(name=LuceneVarGapFixedInterval)}, docValues:{}, sim=RandomSimilarityProvider(queryNorm=true,coord=crazy): {}, locale=cs, timezone=America/Argentina/Rio_Gallegos
   [junit4]   2> NOTE: Mac OS X 10.8.5 x86_64/Oracle Corporation 1.7.0_80 (64-bit)/cpus=3,threads=2,free=201478304,total=526385152
   [junit4]   2> NOTE: All tests run in this JVM: [TestOrdValues, ResponseHeaderTest, TestReplicationHandlerBackup, PeerSyncTest, TestCoreContainer, DistribJoinFromCollectionTest, ChangedSchemaMergeTest, TestFastLRUCache, SpatialRPTFieldTypeTest, TestLFUCache, TestIndexSearcher, TestStressVersions, TestInitQParser, DistributedExpandComponentTest, MultiThreadedOCPTest, TestElisionMultitermQuery, TestSolrConfigHandler, TestFieldCollectionResource, IgnoreCommitOptimizeUpdateProcessorFactoryTest, TestClassNameShortening, JSONWriterTest, TestReqParamsAPI, CursorMarkTest, DistanceFunctionTest, TestDocBasedVersionConstraints, AnalysisAfterCoreReloadTest, DistributedIntervalFacetingTest, AliasIntegrationTest, LeaderElectionTest, AtomicUpdatesTest, TestManagedResourceStorage, TestWriterPerf, TestSchemaVersionResource, ClusterStateUpdateTest, BasicDistributedZkTest, TestUpdate, TestHashQParserPlugin, DistributedSpellCheckComponentTest, DeleteReplicaTest, SolrPluginUtilsTest, BigEndianAscendingWordSerializerTest, TestCursorMarkWithoutUniqueKey, TestBinaryResponseWriter, TestSolrQueryParserResource, TestPostingsSolrHighlighter, TestPerFieldSimilarity, PreAnalyzedFieldTest, ZkControllerTest, TestNamedUpdateProcessors, XmlUpdateRequestHandlerTest, TestDistributedMissingSort, TestQueryUtils, TestConfigSetProperties, TestIndexingPerformance, DeleteShardTest, TestXIncludeConfig, PrimUtilsTest, RequiredFieldsTest, TestBM25SimilarityFactory, TestComplexPhraseQParserPlugin, TestManagedSynonymFilterFactory, TestUniqueKeyFieldResource, DistributedQueryElevationComponentTest, TestBulkSchemaConcurrent, TestDocumentBuilder, TestExpandComponent, TestShortCircuitedRequests, TestStressReorder, AlternateDirectoryTest, TestBinaryField, TestRandomRequestDistribution, UniqFieldsUpdateProcessorFactoryTest, LeaderFailoverAfterPartitionTest, AddSchemaFieldsUpdateProcessorFactoryTest, TestCollationField, BadCopyFieldTest, SOLR749Test, ScriptEngineTest, ShowFileRequestHandlerTest, TestExactSharedStatsCache, PingRequestHandlerTest, SuggesterFSTTest, TestCharFilters, TestSolrCloudWithKerberosAlt, NumericFieldsTest, TestSerializedLuceneMatchVersion, TestConfigSetImmutable, TestSolrDynamicMBean, TestRebalanceLeaders, TestLRUCache, TimeZoneUtilsTest, TestCSVResponseWriter, TriLevelCompositeIdRoutingTest, PreAnalyzedUpdateProcessorTest, CoreAdminHandlerTest, BlockCacheTest, TestSchemaResource, CachingDirectoryFactoryTest, TestTolerantSearch, HighlighterMaxOffsetTest, CircularListTest, SuggesterTest, HdfsDirectoryTest, SolrCoreTest, TestReplicaProperties, HdfsBasicDistributedZk2Test, URLClassifyProcessorTest, TestPartialUpdateDeduplication, TestStandardQParsers, TestAnalyzedSuggestions, TestStressUserVersions, ZkStateWriterTest, CloudExitableDirectoryReaderTest, TestSweetSpotSimilarityFactory, TestIBSimilarityFactory, ParsingFieldUpdateProcessorsTest, TestFieldTypeCollectionResource, TestDistributedSearch, SimpleCollectionCreateDeleteTest, SyncSliceTest, TestManagedSchemaDynamicFieldResource, OutputWriterTest, JavabinLoaderTest, OverseerTest, LeaderElectionIntegrationTest, BasicZkTest, RecoveryZkTest, ZkSolrClientTest, TestZkChroot, ZkCLITest, TestFaceting, TestReload, HardAutoCommitTest, TestSolr4Spatial, TestGroupingSearch, QueryElevationComponentTest, ConvertedLegacyTest, TestFiltering, TestLazyCores]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestLazyCores -Dtests.seed=71276CCB450E50CD -Dtests.slow=true -Dtests.locale=cs -Dtests.timezone=America/Argentina/Rio_Gallegos -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR   0.00s J0 | TestLazyCores (suite) <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: ERROR: SolrIndexSearcher opens=51 closes=50
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([71276CCB450E50CD]:0)
   [junit4]    > 	at org.apache.solr.SolrTestCaseJ4.endTrackingSearchers(SolrTestCaseJ4.java:465)
   [junit4]    > 	at org.apache.solr.SolrTestCaseJ4.afterClass(SolrTestCaseJ4.java:232)
   [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=9163, name=searcherExecutor-4396-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:186)
   [junit4]    >         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2043)
   [junit4]    >         at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1068)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
   [junit4]    >         at java.lang.Thread.run(Thread.java:745)
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([71276CCB450E50CD]:0)Throwable #3: com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie threads that couldn't be terminated:
   [junit4]    >    1) Thread[id=9163, name=searcherExecutor-4396-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:186)
   [junit4]    >         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2043)
   [junit4]    >         at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1068)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
   [junit4]    >         at java.lang.Thread.run(Thread.java:745)
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([71276CCB450E50CD]:0)
   [junit4] Completed [350/518] on J0 in 153.59s, 7 tests, 1 failure, 2 errors <<< FAILURES!

[...truncated 520 lines...]
BUILD FAILED
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/build.xml:536: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/build.xml:484: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/build.xml:61: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/extra-targets.xml:39: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build.xml:230: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/common-build.xml:512: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/lucene/common-build.xml:1444: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/lucene/common-build.xml:999: There were test failures: 518 suites, 2054 tests, 3 suite-level errors, 445 ignored (25 assumptions)

Total time: 70 minutes 41 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any