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/11/09 19:31:58 UTC

[JENKINS] Lucene-Solr-trunk-Windows (64bit/jdk1.8.0_66) - Build # 5386 - Still Failing!

Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Windows/5386/
Java: 64bit/jdk1.8.0_66 -XX:+UseCompressedOops -XX:+UseParallelGC

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([682B6DB98C986A08]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.apache.solr.SolrTestCaseJ4.endTrackingSearchers(SolrTestCaseJ4.java:468)
	at org.apache.solr.SolrTestCaseJ4.afterClass(SolrTestCaseJ4.java:234)
	at sun.reflect.GeneratedMethodAccessor21.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:497)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1660)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:829)
	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:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java: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:367)
	at java.lang.Thread.run(Thread.java:745)


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

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

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

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




Build Log:
[...truncated 10530 lines...]
   [junit4] Suite: org.apache.solr.core.TestLazyCores
   [junit4]   2> Creating dataDir: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_682B6DB98C986A08-001\init-core-data-001
   [junit4]   2> 1737109 INFO  (SUITE-TestLazyCores-seed#[682B6DB98C986A08]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false)
   [junit4]   2> 1737113 INFO  (TEST-TestLazyCores.testRace-seed#[682B6DB98C986A08]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testRace
   [junit4]   2> 1737160 INFO  (TEST-TestLazyCores.testRace-seed#[682B6DB98C986A08]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_682B6DB98C986A08-001\tempDir-001\'
   [junit4]   2> 1737160 INFO  (TEST-TestLazyCores.testRace-seed#[682B6DB98C986A08]) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1737160 INFO  (TEST-TestLazyCores.testRace-seed#[682B6DB98C986A08]) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 1737181 INFO  (TEST-TestLazyCores.testRace-seed#[682B6DB98C986A08]) [    ] o.a.s.c.CoreContainer New CoreContainer 1028902039
   [junit4]   2> 1737181 INFO  (TEST-TestLazyCores.testRace-seed#[682B6DB98C986A08]) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_682B6DB98C986A08-001\tempDir-001\]
   [junit4]   2> 1737181 INFO  (TEST-TestLazyCores.testRace-seed#[682B6DB98C986A08]) [    ] o.a.s.c.CoreContainer loading shared library: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_682B6DB98C986A08-001\tempDir-001\lib
   [junit4]   2> 1737181 WARN  (TEST-TestLazyCores.testRace-seed#[682B6DB98C986A08]) [    ] o.a.s.c.SolrResourceLoader Can't find (or read) directory to add to classloader: lib (resolved as: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_682B6DB98C986A08-001\tempDir-001\lib).
   [junit4]   2> 1737188 INFO  (TEST-TestLazyCores.testRace-seed#[682B6DB98C986A08]) [    ] 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> 1737195 INFO  (TEST-TestLazyCores.testRace-seed#[682B6DB98C986A08]) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=600000&connTimeout=60000&retry=true
   [junit4]   2> 1737196 INFO  (TEST-TestLazyCores.testRace-seed#[682B6DB98C986A08]) [    ] o.a.s.c.CoreContainer Allocating transient cache for 4 transient cores
   [junit4]   2> 1737196 INFO  (TEST-TestLazyCores.testRace-seed#[682B6DB98C986A08]) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1737196 INFO  (TEST-TestLazyCores.testRace-seed#[682B6DB98C986A08]) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1737196 INFO  (TEST-TestLazyCores.testRace-seed#[682B6DB98C986A08]) [    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 1737197 INFO  (TEST-TestLazyCores.testRace-seed#[682B6DB98C986A08]) [    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 1737197 INFO  (TEST-TestLazyCores.testRace-seed#[682B6DB98C986A08]) [    ] o.a.s.c.SolrCore Created CoreDescriptor: {name=collection1, config=solrconfig.xml, transient=false, schema=schema.xml, loadOnStartup=true, configSetProperties=configsetprops.json, instanceDir=collection1, absoluteInstDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_682B6DB98C986A08-001\tempDir-001\collection1\, dataDir=data\}
   [junit4]   2> 1737198 INFO  (TEST-TestLazyCores.testRace-seed#[682B6DB98C986A08]) [    ] o.a.s.c.SolrCore Created CoreDescriptor: {name=collectionLazy2, config=solrconfig.xml, transient=true, schema=schema.xml, loadOnStartup=true, configSetProperties=configsetprops.json, instanceDir=collection2, absoluteInstDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_682B6DB98C986A08-001\tempDir-001\collection2\, dataDir=data\}
   [junit4]   2> 1737198 INFO  (TEST-TestLazyCores.testRace-seed#[682B6DB98C986A08]) [    ] o.a.s.c.SolrCore Created CoreDescriptor: {name=collectionLazy3, config=solrconfig.xml, transient=on, schema=schema.xml, loadOnStartup=false, configSetProperties=configsetprops.json, instanceDir=collection3, absoluteInstDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_682B6DB98C986A08-001\tempDir-001\collection3\, dataDir=data\}
   [junit4]   2> 1737199 INFO  (TEST-TestLazyCores.testRace-seed#[682B6DB98C986A08]) [    ] o.a.s.c.SolrCore Created CoreDescriptor: {name=collectionLazy4, config=solrconfig.xml, transient=false, schema=schema.xml, loadOnStartup=false, configSetProperties=configsetprops.json, instanceDir=collection4, absoluteInstDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_682B6DB98C986A08-001\tempDir-001\collection4\, dataDir=data\}
   [junit4]   2> 1737199 INFO  (TEST-TestLazyCores.testRace-seed#[682B6DB98C986A08]) [    ] o.a.s.c.SolrCore Created CoreDescriptor: {name=collectionLazy5, config=solrconfig.xml, transient=false, schema=schema.xml, loadOnStartup=true, configSetProperties=configsetprops.json, instanceDir=collection5, absoluteInstDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_682B6DB98C986A08-001\tempDir-001\collection5\, dataDir=data\}
   [junit4]   2> 1737200 INFO  (TEST-TestLazyCores.testRace-seed#[682B6DB98C986A08]) [    ] o.a.s.c.SolrCore Created CoreDescriptor: {name=collectionLazy6, config=solrconfig.xml, transient=true, schema=schema.xml, loadOnStartup=false, configSetProperties=configsetprops.json, instanceDir=collection6, absoluteInstDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_682B6DB98C986A08-001\tempDir-001\collection6\, dataDir=data\}
   [junit4]   2> 1737200 INFO  (TEST-TestLazyCores.testRace-seed#[682B6DB98C986A08]) [    ] o.a.s.c.SolrCore Created CoreDescriptor: {name=collectionLazy7, config=solrconfig.xml, transient=true, schema=schema.xml, loadOnStartup=false, configSetProperties=configsetprops.json, instanceDir=collection7, absoluteInstDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_682B6DB98C986A08-001\tempDir-001\collection7\, dataDir=data\}
   [junit4]   2> 1737202 INFO  (TEST-TestLazyCores.testRace-seed#[682B6DB98C986A08]) [    ] o.a.s.c.SolrCore Created CoreDescriptor: {name=collectionLazy8, config=solrconfig.xml, transient=true, schema=schema.xml, loadOnStartup=false, configSetProperties=configsetprops.json, instanceDir=collection8, absoluteInstDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_682B6DB98C986A08-001\tempDir-001\collection8\, dataDir=data\}
   [junit4]   2> 1737203 INFO  (TEST-TestLazyCores.testRace-seed#[682B6DB98C986A08]) [    ] o.a.s.c.SolrCore Created CoreDescriptor: {name=collectionLazy9, config=solrconfig.xml, transient=true, schema=schema.xml, loadOnStartup=false, configSetProperties=configsetprops.json, instanceDir=collection9, absoluteInstDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_682B6DB98C986A08-001\tempDir-001\collection9\, dataDir=data\}
   [junit4]   2> 1737203 INFO  (coreLoadExecutor-5939-thread-1) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_682B6DB98C986A08-001\tempDir-001\collection1\'
   [junit4]   2> 1737203 INFO  (coreLoadExecutor-5939-thread-2) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_682B6DB98C986A08-001\tempDir-001\collection2\'
   [junit4]   2> 1737203 INFO  (coreLoadExecutor-5939-thread-1) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1737203 INFO  (coreLoadExecutor-5939-thread-2) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1737203 INFO  (coreLoadExecutor-5939-thread-1) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 1737204 INFO  (coreLoadExecutor-5939-thread-3) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_682B6DB98C986A08-001\tempDir-001\collection5\'
   [junit4]   2> 1737203 INFO  (coreLoadExecutor-5939-thread-2) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 1737204 INFO  (coreLoadExecutor-5939-thread-3) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1737204 INFO  (coreLoadExecutor-5939-thread-3) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 1737238 INFO  (coreLoadExecutor-5939-thread-2) [    ] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 1737239 INFO  (coreLoadExecutor-5939-thread-1) [    ] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 1737239 INFO  (coreLoadExecutor-5939-thread-3) [    ] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 1737240 INFO  (coreLoadExecutor-5939-thread-2) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.0.0
   [junit4]   2> 1737241 INFO  (coreLoadExecutor-5939-thread-1) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.0.0
   [junit4]   2> 1737241 INFO  (coreLoadExecutor-5939-thread-3) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.0.0
   [junit4]   2> 1737243 INFO  (coreLoadExecutor-5939-thread-2) [    ] o.a.s.c.Config Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1737248 INFO  (coreLoadExecutor-5939-thread-2) [    ] o.a.s.s.IndexSchema Reading Solr Schema from C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_682B6DB98C986A08-001\tempDir-001\collection2\conf\schema.xml
   [junit4]   2> 1737251 INFO  (coreLoadExecutor-5939-thread-1) [    ] o.a.s.c.Config Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1737251 INFO  (coreLoadExecutor-5939-thread-3) [    ] o.a.s.c.Config Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1737251 INFO  (coreLoadExecutor-5939-thread-2) [    ] o.a.s.s.IndexSchema [collectionLazy2] Schema name=tiny
   [junit4]   2> 1737251 INFO  (coreLoadExecutor-5939-thread-1) [    ] o.a.s.s.IndexSchema Reading Solr Schema from C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_682B6DB98C986A08-001\tempDir-001\collection1\conf\schema.xml
   [junit4]   2> 1737251 INFO  (coreLoadExecutor-5939-thread-3) [    ] o.a.s.s.IndexSchema Reading Solr Schema from C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_682B6DB98C986A08-001\tempDir-001\collection5\conf\schema.xml
   [junit4]   2> 1737254 INFO  (coreLoadExecutor-5939-thread-1) [    ] o.a.s.s.IndexSchema [collection1] Schema name=tiny
   [junit4]   2> 1737254 INFO  (coreLoadExecutor-5939-thread-3) [    ] o.a.s.s.IndexSchema [collectionLazy5] Schema name=tiny
   [junit4]   2> 1737254 INFO  (coreLoadExecutor-5939-thread-2) [    ] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 1737255 INFO  (coreLoadExecutor-5939-thread-3) [    ] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 1737256 INFO  (coreLoadExecutor-5939-thread-1) [    ] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 1737259 INFO  (coreLoadExecutor-5939-thread-1) [    ] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default properties: Can't find resource 'configsetprops.json' in classpath or 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_682B6DB98C986A08-001\tempDir-001\collection1\conf'
   [junit4]   2> 1737259 INFO  (coreLoadExecutor-5939-thread-1) [    ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from instancedir C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_682B6DB98C986A08-001\tempDir-001\collection1\
   [junit4]   2> 1737259 INFO  (coreLoadExecutor-5939-thread-1) [    x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1737259 INFO  (coreLoadExecutor-5939-thread-3) [    ] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default properties: Can't find resource 'configsetprops.json' in classpath or 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_682B6DB98C986A08-001\tempDir-001\collection5\conf'
   [junit4]   2> 1737260 INFO  (coreLoadExecutor-5939-thread-3) [    ] o.a.s.c.CoreContainer Creating SolrCore 'collectionLazy5' using configuration from instancedir C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_682B6DB98C986A08-001\tempDir-001\collection5\
   [junit4]   2> 1737260 INFO  (coreLoadExecutor-5939-thread-3) [    x:collectionLazy5] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1737260 INFO  (coreLoadExecutor-5939-thread-2) [    ] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default properties: Can't find resource 'configsetprops.json' in classpath or 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_682B6DB98C986A08-001\tempDir-001\collection2\conf'
   [junit4]   2> 1737260 INFO  (coreLoadExecutor-5939-thread-2) [    ] o.a.s.c.CoreContainer Creating SolrCore 'collectionLazy2' using configuration from instancedir C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_682B6DB98C986A08-001\tempDir-001\collection2\
   [junit4]   2> 1737260 INFO  (coreLoadExecutor-5939-thread-2) [    x:collectionLazy2] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1737260 INFO  (coreLoadExecutor-5939-thread-3) [    x:collectionLazy5] o.a.s.c.SolrCore [[collectionLazy5] ] Opening new SolrCore at [C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_682B6DB98C986A08-001\tempDir-001\collection5\], dataDir=[null]
   [junit4]   2> 1737260 INFO  (coreLoadExecutor-5939-thread-1) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_682B6DB98C986A08-001\tempDir-001\collection1\], dataDir=[null]
   [junit4]   2> 1737260 INFO  (coreLoadExecutor-5939-thread-3) [    x:collectionLazy5] o.a.s.c.SolrCore JMX monitoring not detected for core: collectionLazy5
   [junit4]   2> 1737260 INFO  (coreLoadExecutor-5939-thread-1) [    x:collection1] o.a.s.c.SolrCore JMX monitoring not detected for core: collection1
   [junit4]   2> 1737260 INFO  (coreLoadExecutor-5939-thread-2) [    x:collectionLazy2] o.a.s.c.SolrCore [[collectionLazy2] ] Opening new SolrCore at [C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_682B6DB98C986A08-001\tempDir-001\collection2\], dataDir=[null]
   [junit4]   2> 1737261 INFO  (coreLoadExecutor-5939-thread-2) [    x:collectionLazy2] o.a.s.c.SolrCore JMX monitoring not detected for core: collectionLazy2
   [junit4]   2> 1737261 INFO  (coreLoadExecutor-5939-thread-3) [    x:collectionLazy5] o.a.s.c.CachingDirectoryFactory return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_682B6DB98C986A08-001\tempDir-001\collection5\data\
   [junit4]   2> 1737261 INFO  (coreLoadExecutor-5939-thread-3) [    x:collectionLazy5] o.a.s.c.SolrCore New index directory detected: old=null new=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_682B6DB98C986A08-001\tempDir-001\collection5\data\index/
   [junit4]   2> 1737261 INFO  (coreLoadExecutor-5939-thread-2) [    x:collectionLazy2] o.a.s.c.CachingDirectoryFactory return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_682B6DB98C986A08-001\tempDir-001\collection2\data\
   [junit4]   2> 1737261 INFO  (coreLoadExecutor-5939-thread-2) [    x:collectionLazy2] o.a.s.c.SolrCore New index directory detected: old=null new=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_682B6DB98C986A08-001\tempDir-001\collection2\data\index/
   [junit4]   2> 1737261 WARN  (coreLoadExecutor-5939-thread-2) [    x:collectionLazy2] o.a.s.c.SolrCore [collectionLazy2] Solr index directory 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_682B6DB98C986A08-001\tempDir-001\collection2\data\index' doesn't exist. Creating new index...
   [junit4]   2> 1737261 INFO  (coreLoadExecutor-5939-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_682B6DB98C986A08-001\tempDir-001\collection1\data\
   [junit4]   2> 1737261 INFO  (coreLoadExecutor-5939-thread-2) [    x:collectionLazy2] o.a.s.c.CachingDirectoryFactory return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_682B6DB98C986A08-001\tempDir-001\collection2\data\index
   [junit4]   2> 1737261 INFO  (coreLoadExecutor-5939-thread-1) [    x:collection1] o.a.s.c.SolrCore New index directory detected: old=null new=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_682B6DB98C986A08-001\tempDir-001\collection1\data\index/
   [junit4]   2> 1737261 INFO  (coreLoadExecutor-5939-thread-2) [    x:collectionLazy2] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=30, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0]
   [junit4]   2> 1737261 WARN  (coreLoadExecutor-5939-thread-3) [    x:collectionLazy5] o.a.s.c.SolrCore [collectionLazy5] Solr index directory 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_682B6DB98C986A08-001\tempDir-001\collection5\data\index' doesn't exist. Creating new index...
   [junit4]   2> 1737261 WARN  (coreLoadExecutor-5939-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1] Solr index directory 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_682B6DB98C986A08-001\tempDir-001\collection1\data\index' doesn't exist. Creating new index...
   [junit4]   2> 1737262 INFO  (coreLoadExecutor-5939-thread-3) [    x:collectionLazy5] o.a.s.c.CachingDirectoryFactory return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_682B6DB98C986A08-001\tempDir-001\collection5\data\index
   [junit4]   2> 1737262 INFO  (coreLoadExecutor-5939-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_682B6DB98C986A08-001\tempDir-001\collection1\data\index
   [junit4]   2> 1737262 INFO  (coreLoadExecutor-5939-thread-3) [    x:collectionLazy5] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=30, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0]
   [junit4]   2> 1737262 INFO  (coreLoadExecutor-5939-thread-2) [    x:collectionLazy2] o.a.s.c.SolrCore SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@45d98ec8 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@73a66c32),segFN=segments_1,generation=1}
   [junit4]   2> 1737262 INFO  (coreLoadExecutor-5939-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=30, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0]
   [junit4]   2> 1737262 INFO  (coreLoadExecutor-5939-thread-2) [    x:collectionLazy2] o.a.s.c.SolrCore newest commit generation = 1
   [junit4]   2> 1737262 INFO  (coreLoadExecutor-5939-thread-1) [    x:collection1] o.a.s.c.SolrCore SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@e97f140 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@ecaf90a),segFN=segments_1,generation=1}
   [junit4]   2> 1737262 INFO  (coreLoadExecutor-5939-thread-1) [    x:collection1] o.a.s.c.SolrCore newest commit generation = 1
   [junit4]   2> 1737262 INFO  (coreLoadExecutor-5939-thread-3) [    x:collectionLazy5] o.a.s.c.SolrCore SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@7f125c36 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@6ac28719),segFN=segments_1,generation=1}
   [junit4]   2> 1737262 INFO  (coreLoadExecutor-5939-thread-3) [    x:collectionLazy5] o.a.s.c.SolrCore newest commit generation = 1
   [junit4]   2> 1737262 INFO  (OldIndexDirectoryCleanupThreadForCore-collection1) [    x:collection1] o.a.s.c.SolrCore Looking for old index directories to cleanup for core collection1 in C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_682B6DB98C986A08-001\tempDir-001\collection1\data\
   [junit4]   2> 1737263 WARN  (OldIndexDirectoryCleanupThreadForCore-collection1) [    x:collection1] o.a.s.c.DirectoryFactory C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_682B6DB98C986A08-001\tempDir-001\collection1\data\ does not point to a valid data directory; skipping clean-up of old index directories.
   [junit4]   2> 1737264 INFO  (coreLoadExecutor-5939-thread-2) [    x:collectionLazy2] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 1737265 INFO  (coreLoadExecutor-5939-thread-1) [    x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 1737265 INFO  (OldIndexDirectoryCleanupThreadForCore-collectionLazy2) [    x:collectionLazy2] o.a.s.c.SolrCore Looking for old index directories to cleanup for core collectionLazy2 in C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_682B6DB98C986A08-001\tempDir-001\collection2\data\
   [junit4]   2> 1737265 WARN  (OldIndexDirectoryCleanupThreadForCore-collectionLazy2) [    x:collectionLazy2] o.a.s.c.DirectoryFactory C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_682B6DB98C986A08-001\tempDir-001\collection2\data\ does not point to a valid data directory; skipping clean-up of old index directories.
   [junit4]   2> 1737268 INFO  (coreLoadExecutor-5939-thread-2) [    x:collectionLazy2] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1737268 INFO  (coreLoadExecutor-5939-thread-3) [    x:collectionLazy5] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 1737268 INFO  (coreLoadExecutor-5939-thread-2) [    x:collectionLazy2] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1737269 INFO  (coreLoadExecutor-5939-thread-3) [    x:collectionLazy5] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1737269 INFO  (coreLoadExecutor-5939-thread-2) [    x:collectionLazy2] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1737269 INFO  (coreLoadExecutor-5939-thread-3) [    x:collectionLazy5] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1737270 INFO  (coreLoadExecutor-5939-thread-2) [    x:collectionLazy2] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1737271 INFO  (coreLoadExecutor-5939-thread-3) [    x:collectionLazy5] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1737271 INFO  (coreLoadExecutor-5939-thread-2) [    x:collectionLazy2] o.a.s.c.RequestHandlers Registered paths: /admin/mbeans,/update/csv,/update/json/docs,/admin/luke,/select,/admin/segments,/get,/admin/system,/replication,/admin/properties,/config,/schema,/admin/plugins,/admin/logging,/update/json,/admin/threads,/admin/ping,/update,/admin/file
   [junit4]   2> 1737271 INFO  (coreLoadExecutor-5939-thread-2) [    x:collectionLazy2] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 1737272 INFO  (coreLoadExecutor-5939-thread-2) [    x:collectionLazy2] o.a.s.c.SolrCore Hard AutoCommit: disabled
   [junit4]   2> 1737272 INFO  (coreLoadExecutor-5939-thread-2) [    x:collectionLazy2] o.a.s.c.SolrCore Soft AutoCommit: disabled
   [junit4]   2> 1737272 INFO  (coreLoadExecutor-5939-thread-2) [    x:collectionLazy2] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=33, maxMergeAtOnceExplicit=23, maxMergedSegmentMB=45.396484375, floorSegmentMB=1.462890625, forceMergeDeletesPctAllowed=18.569380737875274, segmentsPerTier=40.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 1737272 INFO  (coreLoadExecutor-5939-thread-2) [    x:collectionLazy2] o.a.s.c.SolrCore SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@45d98ec8 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@73a66c32),segFN=segments_1,generation=1}
   [junit4]   2> 1737272 INFO  (coreLoadExecutor-5939-thread-2) [    x:collectionLazy2] o.a.s.c.SolrCore newest commit generation = 1
   [junit4]   2> 1737272 INFO  (coreLoadExecutor-5939-thread-2) [    x:collectionLazy2] o.a.s.s.SolrIndexSearcher Opening Searcher@2f8e864e[collectionLazy2] main
   [junit4]   2> 1737273 INFO  (coreLoadExecutor-5939-thread-3) [    x:collectionLazy5] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1737273 INFO  (coreLoadExecutor-5939-thread-2) [    x:collectionLazy2] o.a.s.r.ManagedResourceStorage File-based storage initialized to use dir: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_682B6DB98C986A08-001\tempDir-001\collection2\conf
   [junit4]   2> 1737273 INFO  (coreLoadExecutor-5939-thread-2) [    x:collectionLazy2] o.a.s.r.RestManager Initializing RestManager with initArgs: {storageDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_682B6DB98C986A08-001\tempDir-001\collection2\conf}
   [junit4]   2> 1737273 INFO  (coreLoadExecutor-5939-thread-2) [    x:collectionLazy2] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using file:dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_682B6DB98C986A08-001\tempDir-001\collection2\conf
   [junit4]   2> 1737273 INFO  (coreLoadExecutor-5939-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1737273 INFO  (coreLoadExecutor-5939-thread-2) [    x:collectionLazy2] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 1737273 INFO  (coreLoadExecutor-5939-thread-2) [    x:collectionLazy2] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1737273 INFO  (coreLoadExecutor-5939-thread-3) [    x:collectionLazy5] o.a.s.c.RequestHandlers Registered paths: /admin/mbeans,/update/csv,/update/json/docs,/admin/luke,/select,/admin/segments,/get,/admin/system,/replication,/admin/properties,/config,/schema,/admin/plugins,/admin/logging,/update/json,/admin/threads,/admin/ping,/update,/admin/file
   [junit4]   2> 1737273 INFO  (coreLoadExecutor-5939-thread-2) [    x:collectionLazy2] o.a.s.c.CoreContainer Opening transient core collectionLazy2
   [junit4]   2> 1737273 INFO  (coreLoadExecutor-5939-thread-2) [    x:collectionLazy2] o.a.s.c.CoreContainer registering core: collectionLazy2
   [junit4]   2> 1737273 INFO  (coreLoadExecutor-5939-thread-3) [    x:collectionLazy5] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 1737274 INFO  (searcherExecutor-5942-thread-1-processing-x:collectionLazy2) [    x:collectionLazy2] o.a.s.c.SolrCore [collectionLazy2] Registered new searcher Searcher@2f8e864e[collectionLazy2] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1737274 INFO  (coreLoadExecutor-5939-thread-3) [    x:collectionLazy5] o.a.s.c.SolrCore Hard AutoCommit: disabled
   [junit4]   2> 1737274 INFO  (coreLoadExecutor-5939-thread-3) [    x:collectionLazy5] o.a.s.c.SolrCore Soft AutoCommit: disabled
   [junit4]   2> 1737274 INFO  (coreLoadExecutor-5939-thread-3) [    x:collectionLazy5] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=33, maxMergeAtOnceExplicit=23, maxMergedSegmentMB=45.396484375, floorSegmentMB=1.462890625, forceMergeDeletesPctAllowed=18.569380737875274, segmentsPerTier=40.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 1737274 INFO  (coreLoadExecutor-5939-thread-3) [    x:collectionLazy5] o.a.s.c.SolrCore SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@7f125c36 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@6ac28719),segFN=segments_1,generation=1}
   [junit4]   2> 1737274 INFO  (coreLoadExecutor-5939-thread-3) [    x:collectionLazy5] o.a.s.c.SolrCore newest commit generation = 1
   [junit4]   2> 1737274 INFO  (coreLoadExecutor-5939-thread-3) [    x:collectionLazy5] o.a.s.s.SolrIndexSearcher Opening Searcher@197679fb[collectionLazy5] main
   [junit4]   2> 1737274 INFO  (coreLoadExecutor-5939-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1737275 INFO  (coreLoadExecutor-5939-thread-3) [    x:collectionLazy5] o.a.s.r.ManagedResourceStorage File-based storage initialized to use dir: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_682B6DB98C986A08-001\tempDir-001\collection5\conf
   [junit4]   2> 1737275 INFO  (coreLoadExecutor-5939-thread-3) [    x:collectionLazy5] o.a.s.r.RestManager Initializing RestManager with initArgs: {storageDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_682B6DB98C986A08-001\tempDir-001\collection5\conf}
   [junit4]   2> 1737275 INFO  (coreLoadExecutor-5939-thread-3) [    x:collectionLazy5] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using file:dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_682B6DB98C986A08-001\tempDir-001\collection5\conf
   [junit4]   2> 1737275 INFO  (coreLoadExecutor-5939-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1737275 INFO  (coreLoadExecutor-5939-thread-3) [    x:collectionLazy5] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 1737276 INFO  (coreLoadExecutor-5939-thread-3) [    x:collectionLazy5] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1737276 INFO  (searcherExecutor-5941-thread-1-processing-x:collectionLazy5) [    x:collectionLazy5] o.a.s.c.SolrCore [collectionLazy5] Registered new searcher Searcher@197679fb[collectionLazy5] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1737276 INFO  (coreLoadExecutor-5939-thread-3) [    x:collectionLazy5] o.a.s.c.CoreContainer registering core: collectionLazy5
   [junit4]   2> 1737276 INFO  (coreLoadExecutor-5939-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1737277 INFO  (OldIndexDirectoryCleanupThreadForCore-collectionLazy5) [    x:collectionLazy5] o.a.s.c.SolrCore Looking for old index directories to cleanup for core collectionLazy5 in C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_682B6DB98C986A08-001\tempDir-001\collection5\data\
   [junit4]   2> 1737277 INFO  (coreLoadExecutor-5939-thread-1) [    x:collection1] o.a.s.c.RequestHandlers Registered paths: /admin/mbeans,/update/csv,/update/json/docs,/admin/luke,/select,/admin/segments,/get,/admin/system,/replication,/admin/properties,/config,/schema,/admin/plugins,/admin/logging,/update/json,/admin/threads,/admin/ping,/update,/admin/file
   [junit4]   2> 1737277 INFO  (coreLoadExecutor-5939-thread-1) [    x:collection1] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 1737277 WARN  (OldIndexDirectoryCleanupThreadForCore-collectionLazy5) [    x:collectionLazy5] o.a.s.c.DirectoryFactory C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_682B6DB98C986A08-001\tempDir-001\collection5\data\ does not point to a valid data directory; skipping clean-up of old index directories.
   [junit4]   2> 1737278 INFO  (coreLoadExecutor-5939-thread-1) [    x:collection1] o.a.s.c.SolrCore Hard AutoCommit: disabled
   [junit4]   2> 1737278 INFO  (coreLoadExecutor-5939-thread-1) [    x:collection1] o.a.s.c.SolrCore Soft AutoCommit: disabled
   [junit4]   2> 1737278 INFO  (coreLoadExecutor-5939-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=33, maxMergeAtOnceExplicit=23, maxMergedSegmentMB=45.396484375, floorSegmentMB=1.462890625, forceMergeDeletesPctAllowed=18.569380737875274, segmentsPerTier=40.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 1737278 INFO  (coreLoadExecutor-5939-thread-1) [    x:collection1] o.a.s.c.SolrCore SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@e97f140 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@ecaf90a),segFN=segments_1,generation=1}
   [junit4]   2> 1737278 INFO  (coreLoadExecutor-5939-thread-1) [    x:collection1] o.a.s.c.SolrCore newest commit generation = 1
   [junit4]   2> 1737278 INFO  (coreLoadExecutor-5939-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening Searcher@53101e6c[collection1] main
   [junit4]   2> 1737279 INFO  (coreLoadExecutor-5939-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage File-based storage initialized to use dir: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_682B6DB98C986A08-001\tempDir-001\collection1\conf
   [junit4]   2> 1737279 INFO  (coreLoadExecutor-5939-thread-1) [    x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs: {storageDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_682B6DB98C986A08-001\tempDir-001\collection1\conf}
   [junit4]   2> 1737279 INFO  (coreLoadExecutor-5939-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using file:dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_682B6DB98C986A08-001\tempDir-001\collection1\conf
   [junit4]   2> 1737279 INFO  (coreLoadExecutor-5939-thread-1) [    x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 1737279 INFO  (coreLoadExecutor-5939-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1737279 INFO  (coreLoadExecutor-5939-thread-1) [    x:collection1] o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 1737281 INFO  (searcherExecutor-5940-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@53101e6c[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1737284 INFO  (Thread-5023) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_682B6DB98C986A08-001\tempDir-001\collection3\'
   [junit4]   2> 1737284 INFO  (Thread-5023) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1737284 INFO  (Thread-5023) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 1737298 INFO  (Thread-5023) [    ] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 1737299 INFO  (Thread-5023) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.0.0
   [junit4]   2> 1737301 INFO  (Thread-5023) [    ] o.a.s.c.Config Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1737302 INFO  (Thread-5023) [    ] o.a.s.s.IndexSchema Reading Solr Schema from C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_682B6DB98C986A08-001\tempDir-001\collection3\conf\schema.xml
   [junit4]   2> 1737304 INFO  (Thread-5023) [    ] o.a.s.s.IndexSchema [collectionLazy3] Schema name=tiny
   [junit4]   2> 1737306 INFO  (Thread-5023) [    ] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 1737306 INFO  (Thread-5023) [    ] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default properties: Can't find resource 'configsetprops.json' in classpath or 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_682B6DB98C986A08-001\tempDir-001\collection3\conf'
   [junit4]   2> 1737306 INFO  (Thread-5023) [    ] o.a.s.c.CoreContainer Creating SolrCore 'collectionLazy3' using configuration from instancedir C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_682B6DB98C986A08-001\tempDir-001\collection3\
   [junit4]   2> 1737306 INFO  (Thread-5023) [    x:collectionLazy3] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1737306 INFO  (Thread-5023) [    x:collectionLazy3] o.a.s.c.SolrCore [[collectionLazy3] ] Opening new SolrCore at [C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_682B6DB98C986A08-001\tempDir-001\collection3\], dataDir=[null]
   [junit4]   2> 1737306 INFO  (Thread-5023) [    x:collectionLazy3] o.a.s.c.SolrCore JMX monitoring not detected for core: collectionLazy3
   [junit4]   2> 1737307 INFO  (Thread-5023) [    x:collectionLazy3] o.a.s.c.CachingDirectoryFactory return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_682B6DB98C986A08-001\tempDir-001\collection3\data\
   [junit4]   2> 1737307 INFO  (Thread-5023) [    x:collectionLazy3] o.a.s.c.SolrCore New index directory detected: old=null new=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_682B6DB98C986A08-001\tempDir-001\collection3\data\index/
   [junit4]   2> 1737307 WARN  (Thread-5023) [    x:collectionLazy3] o.a.s.c.SolrCore [collectionLazy3] Solr index directory 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_682B6DB98C986A08-001\tempDir-001\collection3\data\index' doesn't exist. Creating new index...
   [junit4]   2> 1737307 INFO  (Thread-5023) [    x:collectionLazy3] o.a.s.c.CachingDirectoryFactory return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_682B6DB98C986A08-001\tempDir-001\collection3\data\index
   [junit4]   2> 1737307 INFO  (Thread-5023) [    x:collectionLazy3] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=30, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0]
   [junit4]   2> 1737308 INFO  (Thread-5023) [    x:collectionLazy3] o.a.s.c.SolrCore SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@52263413 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@6db53572),segFN=segments_1,generation=1}
   [junit4]   2> 1737308 INFO  (Thread-5023) [    x:collectionLazy3] o.a.s.c.SolrCore newest commit generation = 1
   [junit4]   2> 1737308 INFO  (OldIndexDirectoryCleanupThreadForCore-collectionLazy3) [    x:collectionLazy3] o.a.s.c.SolrCore Looking for old index directories to cleanup for core collectionLazy3 in C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_682B6DB98C986A08-001\tempDir-001\collection3\data\
   [junit4]   2> 1737308 WARN  (OldIndexDirectoryCleanupThreadForCore-collectionLazy3) [    x:collectionLazy3] o.a.s.c.DirectoryFactory C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_682B6DB98C986A08-001\tempDir-001\collection3\data\ does not point to a valid data directory; skipping clean-up of old index directories.
   [junit4]   2> 1737309 INFO  (Thread-5023) [    x:collectionLazy3] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 1737310 INFO  (Thread-5023) [    x:collectionLazy3] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1737311 INFO  (Thread-5023) [    x:collectionLazy3] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1737311 INFO  (Thread-5023) [    x:collectionLazy3] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1737312 INFO  (Thread-5023) [    x:collectionLazy3] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1737313 INFO  (Thread-5023) [    x:collectionLazy3] o.a.s.c.RequestHandlers Registered paths: /admin/mbeans,/update/csv,/update/json/docs,/admin/luke,/select,/admin/segments,/get,/admin/system,/replication,/admin/properties,/config,/schema,/admin/plugins,/admin/logging,/update/json,/admin/threads,/admin/ping,/update,/admin/file
   [junit4]   2> 1737313 INFO  (Thread-5023) [    x:collectionLazy3] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 1737314 INFO  (Thread-5023) [    x:collectionLazy3] o.a.s.c.SolrCore Hard AutoCommit: disabled
   [junit4]   2> 1737314 INFO  (Thread-5023) [    x:collectionLazy3] o.a.s.c.SolrCore Soft AutoCommit: disabled
   [junit4]   2> 1737314 INFO  (Thread-5023) [    x:collectionLazy3] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=33, maxMergeAtOnceExplicit=23, maxMergedSegmentMB=45.396484375, floorSegmentMB=1.462890625, forceMergeDeletesPctAllowed=18.569380737875274, segmentsPerTier=40.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 1737314 INFO  (Thread-5023) [    x:collectionLazy3] o.a.s.c.SolrCore SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@52263413 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@6db53572),segFN=segments_1,generation=1}
   [junit4]   2> 1737314 INFO  (Thread-5023) [    x:collectionLazy3] o.a.s.c.SolrCore newest commit generation = 1
   [junit4]   2> 1737314 INFO  (Thread-5023) [    x:collectionLazy3] o.a.s.s.SolrIndexSearcher Opening Searcher@4a38c0c4[collectionLazy3] main
   [junit4]   2> 1737315 INFO  (Thread-5023) [    x:collectionLazy3] o.a.s.r.ManagedResourceStorage File-based storage initialized to use dir: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_682B6DB98C986A08-001\tempDir-001\collection3\conf
   [junit4]   2> 1737315 INFO  (Thread-5023) [    x:collectionLazy3] o.a.s.r.RestManager Initializing RestManager with initArgs: {storageDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_682B6DB98C986A08-001\tempDir-001\collection3\conf}
   [junit4]   2> 1737315 INFO  (Thread-5023) [    x:collectionLazy3] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using file:dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_682B6DB98C986A08-001\tempDir-001\collection3\conf
   [junit4]   2> 1737315 INFO  (Thread-5023) [    x:collectionLazy3] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 1737315 INFO  (Thread-5023) [    x:collectionLazy3] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1737316 INFO  (searcherExecutor-5952-thread-1-processing-x:collectionLazy3) [    x:collectionLazy3] o.a.s.c.SolrCore [collectionLazy3] Registered new searcher Searcher@4a38c0c4[collectionLazy3] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1737316 INFO  (Thread-5023) [    x:collectionLazy3] o.a.s.c.CoreContainer Opening transient core collectionLazy3
   [junit4]   2> 1737316 INFO  (Thread-5023) [    x:collectionLazy3] o.a.s.c.CoreContainer registering core: collectionLazy3
   [junit4]   2> 1737322 INFO  (TEST-TestLazyCores.testRace-seed#[682B6DB98C986A08]) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1028902039
   [junit4]   2> 1737323 INFO  (TEST-TestLazyCores.testRace-seed#[682B6DB98C986A08]) [    x:collectionLazy5] o.a.s.c.SolrCore [collectionLazy5]  CLOSING SolrCore org.apache.solr.core.SolrCore@6576efb5
   [junit4]   2> 1737323 INFO  (TEST-TestLazyCores.testRace-seed#[682B6DB98C986A08]) [    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> 1737323 INFO  (TEST-TestLazyCores.testRace-seed#[682B6DB98C986A08]) [    x:collectionLazy5] o.a.s.u.SolrCoreState Closing SolrCoreState
   [junit4]   2> 1737323 INFO  (TEST-TestLazyCores.testRace-seed#[682B6DB98C986A08]) [    x:collectionLazy5] o.a.s.u.DefaultSolrCoreState SolrCoreState ref count has reached 0 - closing IndexWriter
   [junit4]   2> 1737323 INFO  (TEST-TestLazyCores.testRace-seed#[682B6DB98C986A08]) [    x:collectionLazy5] o.a.s.u.DefaultSolrCoreState closing IndexWriter with IndexWriterCloser
   [junit4]   2> 1737324 INFO  (TEST-TestLazyCores.testRace-seed#[682B6DB98C986A08]) [    x:collectionLazy5] o.a.s.c.SolrCore [collectionLazy5] Closing main searcher on request.
   [junit4]   2> 1737324 INFO  (TEST-TestLazyCores.testRace-seed#[682B6DB98C986A08]) [    x:collectionLazy5] o.a.s.c.CachingDirectoryFactory Closing MockDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 1737324 INFO  (TEST-TestLazyCores.testRace-seed#[682B6DB98C986A08]) [    x:collectionLazy5] o.a.s.c.CachingDirectoryFactory looking to close C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_682B6DB98C986A08-001\tempDir-001\collection5\data\ [CachedDir<<refCount=0;path=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_682B6DB98C986A08-001\tempDir-001\collection5\data\;done=false>>]
   [junit4]   2> 1737324 INFO  (TEST-TestLazyCores.testRace-seed#[682B6DB98C986A08]) [    x:collectionLazy5] o.a.s.c.CachingDirectoryFactory Closing directory: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_682B6DB98C986A08-001\tempDir-001\collection5\data\
   [junit4]   2> 1737324 INFO  (TEST-TestLazyCores.testRace-seed#[682B6DB98C986A08]) [    x:collectionLazy5] o.a.s.c.CachingDirectoryFactory looking to close C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_682B6DB98C986A08-001\tempDir-001\collection5\data\index [CachedDir<<refCount=0;path=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_682B6DB98C986A08-001\tempDir-001\collection5\data\index;done=false>>]
   [junit4]   2> 1737324 INFO  (TEST-TestLazyCores.testRace-seed#[682B6DB98C986A08]) [    x:collectionLazy5] o.a.s.c.CachingDirectoryFactory Closing directory: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_682B6DB98C986A08-001\tempDir-001\collection5\data\index
   [junit4]   2> 1737324 INFO  (TEST-TestLazyCores.testRace-seed#[682B6DB98C986A08]) [    x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@391c6341
   [junit4]   2> 1737324 INFO  (TEST-TestLazyCores.testRace-seed#[682B6DB98C986A08]) [    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> 1737324 INFO  (TEST-TestLazyCores.testRace-seed#[682B6DB98C986A08]) [    x:collection1] o.a.s.u.SolrCoreState Closing SolrCoreState
   [junit4]   2> 1737324 INFO  (TEST-TestLazyCores.testRace-seed#[682B6DB98C986A08]) [    x:collection1] o.a.s.u.DefaultSolrCoreState SolrCoreState ref count has reached 0 - closing IndexWriter
   [junit4]   2> 1737324 INFO  (TEST-TestLazyCores.testRace-seed#[682B6DB98C986A08]) [    x:collection1] o.a.s.u.DefaultSolrCoreState closing IndexWriter with IndexWriterCloser
   [junit4]   2> 1737325 INFO  (TEST-TestLazyCores.testRace-seed#[682B6DB98C986A08]) [    x:collection1] o.a.s.c.SolrCore [collection1] Closing main searcher on request.
   [junit4]   2> 1737325 INFO  (TEST-TestLazyCores.testRace-seed#[682B6DB98C986A08]) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing MockDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 1737325 INFO  (TEST-TestLazyCores.testRace-seed#[682B6DB98C986A08]) [    x:collection1] o.a.s.c.CachingDirectoryFactory looking to close C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_682B6DB98C986A08-001\tempDir-001\collection1\data\ [CachedDir<<refCount=0;path=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_682B6DB98C986A08-001\tempDir-001\collection1\data\;done=false>>]
   [junit4]   2> 1737325 INFO  (TEST-TestLazyCores.testRace-seed#[682B6DB98C986A08]) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_682B6DB98C986A08-001\tempDir-001\collection1\data\
   [junit4]   2> 1737325 INFO  (TEST-TestLazyCores.testRace-seed#[682B6DB98C986A08]) [    x:collection1] o.a.s.c.CachingDirectoryFactory looking to close C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_682B6DB98C986A08-001\tempDir-001\collection1\data\index [CachedDir<<refCount=0;path=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_682B6DB98C986A08-001\tempDir-001\collection1\data\index;done=false>>]
   [junit4]   2> 1737325 INFO  (TEST-TestLazyCores.testRace-seed#[682B6DB98C986A08]) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_682B6DB98C986A08-001\tempDir-001\collection1\data\index
   [junit4]   2> 1737325 INFO  (TEST-TestLazyCores.testRace-seed#[682B6DB98C986A08]) [    x:collectionLazy2] o.a.s.c.SolrCore [collectionLazy2]  CLOSING SolrCore org.apache.solr.core.SolrCore@7d830dcb
   [junit4]   2> 1737326 INFO  (TEST-TestLazyCores.testRace-seed#[682B6DB98C986A08]) [    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> 1737326 INFO  (TEST-TestLazyCores.testRace-seed#[682B6DB98C986A08]) [    x:collectionLazy2] o.a.s.u.SolrCoreState Closing SolrCoreState
   [junit4]   2> 1737326 INFO  (TEST-TestLazyCores.testRace-seed#[682B6DB98C986A08]) [    x:collectionLazy2] o.a.s.u.DefaultSolrCoreState SolrCoreState ref count has reached 0 - closing IndexWriter
   [junit4]   2> 1737326 INFO  (TEST-TestLazyCores.testRace-seed#[682B6DB98C986A08]) [    x:collectionLazy2] o.a.s.u.DefaultSolrCoreState closing IndexWriter with IndexWriterCloser
   [junit4]   2> 1737326 INFO  (TEST-TestLazyCores.testRace-seed#[682B6DB98C986A08]) [    x:collectionLazy2] o.a.s.c.SolrCore [collectionLazy2] Closing main searcher on request.
   [junit4]   2> 1737326 INFO  (TEST-TestLazyCores.testRace-seed#[682B6DB98C986A08]) [    x:collectionLazy2] o.a.s.c.CachingDirectoryFactory Closing MockDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 1737326 INFO  (TEST-TestLazyCores.testRace-seed#[682B6DB98C986A08]) [    x:collectionLazy2] o.a.s.c.CachingDirectoryFactory looking to close C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_682B6DB98C986A08-001\tempDir-001\collection2\data\index [CachedDir<<refCount=0;path=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_682B6DB98C986A08-001\tempDir-001\collection2\data\index;done=false>>]
   [junit4]   2> 1737326 INFO  (TEST-TestLazyCores.testRace-seed#[682B6DB98C986A08]) [    x:collectionLazy2] o.a.s.c.CachingDirectoryFactory Closing directory: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_682B6DB98C986A08-001\tempDir-001\collection2\data\index
   [junit4]   2> 1737326 INFO  (TEST-TestLazyCores.testRace-seed#[682B6DB98C986A08]) [    x:collectionLazy2] o.a.s.c.CachingDirectoryFactory looking to close C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_682B6DB98C986A08-001\tempDir-001\collection2\data\ [CachedDir<<refCount=0;path=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_682B6DB98C986A08-001\tempDir-001\collection2\data\;done=false>>]
   [junit4]   2> 1737326 INFO  (TEST-TestLazyCores.testRace-seed#[682B6DB98C986A08]) [    x:collectionLazy2] o.a.s.c.CachingDirectoryFactory Closing directory: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_682B6DB98C986A08-001\tempDir-001\collection2\data\
   [junit4]   2> 1737326 INFO  (TEST-TestLazyCores.testRace-seed#[682B6DB98C986A08]) [    x:collectionLazy3] o.a.s.c.SolrCore [collectionLazy3]  CLOSING SolrCore org.apache.solr.core.SolrCore@5d4281dc
   [junit4]   2> 1737326 INFO  (TEST-TestLazyCores.testRace-seed#[682B6DB98C986A08]) [    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> 1737326 INFO  (TEST-TestLazyCores.testRace-seed#[682B6DB98C986A08]) [    x:collectionLazy3] o.a.s.u.SolrCoreState Closing SolrCoreState
   [junit4]   2> 1737326 INFO  (TEST-TestLazyCores.testRace-seed#[682B6DB98C986A08]) [    x:collectionLazy3] o.a.s.u.DefaultSolrCoreState SolrCoreState ref count has reached 0 - closing IndexWriter
   [junit4]   2> 1737327 INFO  (TEST-TestLazyCores.testRace-seed#[682B6DB98C986A08]) [    x:collectionLazy3] o.a.s.u.DefaultSolrCoreState closing IndexWriter with IndexWriterCloser
   [junit4]   2> 1737327 INFO  (TEST-TestLazyCores.testRace-seed#[682B6DB98C986A08]) [    x:collectionLazy3] o.a.s.c.SolrCore [collectionLazy3] Closing main searcher on request.
   [junit4]   2> 1737327 INFO  (TEST-TestLazyCores.testRace-seed#[682B6DB98C986A08]) [    x:collectionLazy3] o.a.s.c.CachingDirectoryFactory Closing MockDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 1737327 INFO  (TEST-TestLazyCores.testRace-seed#[682B6DB98C986A08]) [    x:collectionLazy3] o.a.s.c.CachingDirectoryFactory looking to close C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_682B6DB98C986A08-001\tempDir-001\collection3\data\ [CachedDir<<refCount=0;path=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_682B6DB98C986A08-001\tempDir-001\collection3\data\;done=false>>]
   [junit4]   2> 1737327 INFO  (TEST-TestLazyCores.testRace-seed#[682B6DB98C986A08]) [    x:collectionLazy3] o.a.s.c.CachingDirectoryFactory Closing directory: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_682B6DB98C986A08-001\tempDir-001\collection3\data\
   [junit4]   2> 1737327 INFO  (TEST-TestLazyCores.testRace-seed#[682B6DB98C986A08]) [    x:collectionLazy3] o.a.s.c.CachingDirectoryFactory looking to close C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_682B6DB98C986A08-001\tempDir-001\collection3\data\index [CachedDir<<refCount=0;path=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_682B6DB98C986A08-001\tempDir-001\collection3\data\index;done=false>>]
   [junit4]   2> 1737327 INFO  (TEST-TestLazyCores.testRace-seed#[682B6DB98C986A08]) [    x:collectionLazy3] o.a.s.c.CachingDirectoryFactory Closing directory: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_682B6DB98C986A08-001\tempDir-001\collection3\data\index
   [junit4]   2> 1737327 INFO  (TEST-TestLazyCores.testRace-seed#[682B6DB98C986A08]) [    x:collectionLazy3] o.a.s.SolrTestCaseJ4 ###Ending testRace
   [junit4]   2> 1737327 INFO  (TEST-TestLazyCores.testCreateSame-seed#[682B6DB98C986A08]) [    x:collectionLazy3] o.a.s.SolrTestCaseJ4 ###Starting testCreateSame
   [junit4]   2> 1737380 INFO  (TEST-TestLazyCores.testCreateSame-seed#[682B6DB98C986A08]) [    x:collectionLazy3] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_682B6DB98C986A08-001\tempDir-002\'
   [junit4]   2> 1737380 INFO  (TEST-TestLazyCores.testCreateSame-seed#[682B6DB98C986A08]) [    x:collectionLazy3] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1737380 INFO  (TEST-TestLazyCores.testCreateSame-seed#[682B6DB98C986A08]) [    x:collectionLazy3] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 1737405 INFO  (TEST-TestLazyCores.testCreateSame-seed#[682B6DB98C986A08]) [    x:collectionLazy3] o.a.s.c.CoreContainer New CoreContainer 374264998
   [junit4]   2> 1737406 INFO  (TEST-TestLazyCores.testCreateSame-seed#[682B6DB98C986A08]) [    x:collectionLazy3] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_682B6DB98C986A08-001\tempDir-002\]
   [junit4]   2> 1737406 INFO  (TEST-TestLazyCores.testCreateSame-seed#[682B6DB98C986A08]) [    x:collectionLazy3] o.a.s.c.CoreContainer loading shared library: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_682B6DB98C986A08-001\tempDir-002\lib
   [junit4]   2> 1737406 WARN  (TEST-TestLazyCores.testCreateSame-seed#[682B6DB98C986A08]) [    x:collectionLazy3] o.a.s.c.SolrResourceLoader Can't find (or read) directory to add to classloader: lib (resolved as: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_682B6DB98C986A08-001\tempDir-002\lib).
   [junit4]   2> 1737414 INFO  (TEST-TestLazyCores.testCreateSame-seed#[682B6DB98C986A08]) [    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> 1737416 INFO  (TEST-TestLazyCores.testCreateSame-seed#[682B6DB98C986A08]) [    x:collectionLazy3] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=600000&connTimeout=60000&retry=true
   [junit4]   2> 1737417 INFO  (TEST-TestLazyCores.testCreateSame-seed#[682B6DB98C986A08]) [    x:collectionLazy3] o.a.s.c.CoreContainer Allocating transient cache for 4 transient cores
   [junit4]   2> 1737417 INFO  (TEST-TestLazyCores.testCreateSame-seed#[682B6DB98C986A08]) [    x:collectionLazy3] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1737417 INFO  (TEST-TestLazyCores.testCreateSame-seed#[682B6DB98C986A08]) [    x:collectionLazy3] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1737417 INFO  (TEST-TestLazyCores.testCreateSame-seed#[682B6DB98C986A08]) [    x:collectionLazy3] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 1737417 INFO  (TEST-TestLazyCores.testCreateSame-seed#[682B6DB98C986A08]) [    x:collectionLazy3] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 1737419 INFO  (TEST-TestLazyCores.testCreateSame-seed#[682B6DB98C986A08]) [    x:collectionLazy3] o.a.s.c.SolrCore Created CoreDescriptor: {name=collection1, config=solrconfig.xml, transient=false, schema=schema.xml, loadOnStartup=true, configSetProperties=configsetprops.json, instanceDir=collection1, absoluteInstDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_682B6DB98C986A08-001\tempDir-002\collection1\, dataDir=data\}
   [junit4]   2> 1737420 INFO  (TEST-TestLazyCores.testCreateSame-seed#[682B6DB98C986A08]) [    x:collectionLazy3] o.a.s.c.SolrCore Created CoreDescriptor: {name=collectionLazy2, config=solrconfig.xml, transient=true, schema=schema.xml, loadOnStartup=true, configSetProperties=configsetprops.json, instanceDir=collection2, absoluteInstDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_682B6DB98C986A08-001\tempDir-002\collection2\, dataDir=data\}
   [junit4]   2> 1737420 INFO  (TEST-TestLazyCores.testCreateSame-seed#[682B6DB98C986A08]) [    x:collectionLazy3] o.a.s.c.SolrCore Created CoreDescriptor: {name=collectionLazy3, config=solrconfig.xml, transient=on, schema=schema.xml, loadOnStartup=false, configSetProperties=configsetprops.json, instanceDir=collection3, absoluteInstDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_682B6DB98C986A08-001\tempDir-002\collection3\, dataDir=data\}
   [junit4]   2> 1737421 INFO  (TEST-TestLazyCores.testCreateSame-seed#[682B6DB98C986A08]) [    x:collectionLazy3] o.a.s.c.SolrCore Created CoreDescriptor: {name=collectionLazy4, config=solrconfig.xml, transient=false, schema=schema.xml, loadOnStartup=false, configSetProperties=configsetprops.json, instanceDir=collection4, absoluteInstDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_682B6DB98C986A08-001\tempDir-002\collection4\, dataDir=data\}
   [junit4]   2> 1737421 INFO  (TEST-TestLazyCores.testCreateSame-seed#[682B6DB98C986A08]) [    x:collectionLazy3] o.a.s.c.SolrCore Created CoreDescriptor: {name=collectionLazy5, config=solrconfig.xml, transient=false, schema=schema.xml, loadOnStartup=true, configSetProperties=configsetprops.json, instanceDir=collection5, absoluteInstDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_682B6DB98C986A08-001\tempDir-002\collection5\, dataDir=data\}
   [junit4]   2> 1737422 INFO  (TEST-TestLazyCores.testCreateSame-seed#[682B6DB98C986A08]) [    x:collectionLazy3] o.a.s.c.SolrCore Created CoreDescriptor: {name=collectionLazy6, config=solrconfig.xml, transient=true, schema=schema.xml, loadOnStartup=false, configSetProperties=configsetprops.json, instanceDir=collection6, absoluteInstDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_682B6DB98C986A08-001\tempDir-002\collection6\, dataDir=data\}
   [junit4]   2> 1737423 INFO  (TEST-TestLazyCores.testCreateSame-seed#[682B6DB98C986A08]) [    x:collectionLazy3] o.a.s.c.SolrCore Created CoreDescriptor: {name=collectionLazy7, config=solrconfig.xml, transient=true, schema=schema.xml, loadOnStartup=false, configSetProperties=configsetprops.json, instanceDir=collection7, absoluteInstDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_682B6DB98C986A08-001\tempDir-002\collection7\, dataDir=data\}
   [junit4]   2> 1737423 INFO  (TEST-TestLazyCores.testCreateSame-seed#[682B6DB98C986A08]) [    x:collectionLazy3] o.a.s.c.SolrCore Created CoreDescriptor: {name=collectionLazy8, config=solrconfig.xml, transient=true, schema=schema.xml, loadOnStartup=false, configSetProperties=configsetprops.json, instanceDir=collection8, absoluteInstDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_682B6DB98C986A08-001\tempDir-002\collection8\, dataDir=data\}
   [junit4]   2> 1737424 INFO  (TEST-TestLazyCores.testCreateSame-seed#[682B6DB98C986A08]) [    x:collectionLazy3] o.a.s.c.SolrCore Created CoreDescriptor: {name=collectionLazy9, config=solrconfig.xml, transient=true, schema=schema.xml, loadOnStartup=false, configSetProperties=configsetprops.json, instanceDir=collection9, absoluteInstDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_682B6DB98C986A08-001\tempDir-002\collection9\, dataDir=data\}
   [junit4]   2> 1737425 INFO  (coreLoadExecutor-5961-thread-1-processing-x:collectionLazy3) [    x:collectionLazy3] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_682B6DB98C986A08-001\tempDir-002\collection1\'
   [junit4]   2> 1737425 INFO  (coreLoadExecutor-5961-thread-1-processing-x:collectionLazy3) [    x:collectionLazy3] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1737425 INFO  (coreLoadExecutor-5961-thread-3-processing-x:collectionLazy3) [    x:collectionLazy3] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_682B6DB98C986A08-001\tempDir-002\collection5\'
   [junit4]   2> 1737425 INFO  (coreLoadExecutor-5961-thread-1-processing-x:collectionLazy3) [    x:collectionLazy3] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 1737425 INFO  (coreLoadExecutor-5961-thread-3-processing-x:collectionLazy3) [    x:collectionLazy3] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1737425 INFO  (coreLoadExecutor-5961-thread-3-processing-x:collectionLazy3) [    x:collectionLazy3] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 1737450 INFO  (coreLoadExecutor-5961-thread-3-processing-x:collectionLazy3) [    x:collectionLazy3] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 1737451 INFO  (coreLoadExecutor-5961-thread-3-processing-x:collectionLazy3) [    x:collectionLazy3] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.0.0
   [junit4]   2> 1737453 INFO  (coreLoadExecutor-5961-thread-3-processing-x:collectionLazy3) [    x:collectionLazy3] o.a.s.c.Config Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1737454 INFO  (coreLoadExecutor-5961-thread-3-processing-x:collectionLazy3) [    x:collectionLazy3] o.a.s.s.IndexSchema Reading Solr Schema from C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_682B6DB98C986A08-001\tempDir-002\collection5\conf\schema.xml
   [junit4]   2> 1737456 INFO  (coreLoadExecutor-5961-thread-3-processing-x:collectionLazy3) [    x:collectionLazy3] o.a.s.s.IndexSchema [collectionLazy5] Schema name=tiny
   [junit4]   2> 1737459 INFO  (coreLoadExecutor-5961-thread-3-processing-x:collectionLazy3) [    x:collectionLazy3] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 1737461 INFO  (coreLoadExecutor-5961-thread-3-processing-x:collectionLazy3) [    x:collectionLazy3] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default properties: Can't find resource 'configsetprops.json' in classpath or 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_682B6DB98C986A08-001\tempDir-002\collection5\conf'
   [junit4]   2> 1737461 INFO  (coreLoadExecutor-5961-thread-3-processing-x:collectionLazy3) [    x:collectionLazy3] o.a.s.c.CoreContainer Creating SolrCore 'collectionLazy5' using configuration from instancedir C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_682B6DB98C986A08-001\tempDir-002\collection5\
   [junit4]   2> 1737462 INFO  (coreLoadExecutor-5961-thread-3-processing-x:collectionLazy3) [    x:collectionLazy5] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1737462 INFO  (coreLoadExecutor-5961-thread-3-processing-x:collectionLazy3) [    x:collectionLazy5] o.a.s.c.SolrCore [[collectionLazy5] ] Opening new SolrCore at [C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_682B6DB98C986A08-001\tempDir-002\collection5\], dataDir=[null]
   [junit4]   2> 1737462 INFO  (coreLoadExecutor-5961-thread-3-processing-x:collectionLazy3) [    x:collectionLazy5] o.a.s.c.SolrCore JMX monitoring not detected for core: collectionLazy5
   [junit4]   2> 1737462 INFO  (coreLoadExecutor-5961-thread-3-processing-x:collectionLazy3) [    x:collectionLazy5] o.a.s.c.CachingDirectoryFactory return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_682B6DB98C986A08-001\tempDir-002\collection5\data\
   [junit4]   2> 1737463 INFO  (coreLoadExecutor-5961-thread-3-processing-x:collectionLazy3) [    x:collectionLazy5] o.a.s.c.SolrCore New index directory detected: old=null new=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_682B6DB98C986A08-001\tempDir-002\collection5\data\index/
   [junit4]   2> 1737463 WARN  (coreLoadExecutor-5961-thread-3-processing-x:collectionLazy3) [    x:collectionLazy5] o.a.s.c.SolrCore [collectionLazy5] Solr index directory 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_682B6DB98C986A08-001\tempDir-002\collection5\data\index' doesn't exist. Creating new index...
   [junit4]   2> 1737463 INFO  (coreLoadExecutor-5961-thread-3-processing-x:collectionLazy3) [    x:collectionLazy5] o.a.s.c.CachingDirectoryFactory return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_682B6DB98C986A08-001\tempDir-002\collection5\data\index
   [junit4]   2> 1737463 INFO  (coreLoadExecutor-5961-thread-3-processing-x:collectionLazy3) [    x:collectionLazy5] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=30, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0]
   [junit4]   2> 1737463 INFO  (coreLoadExecutor-5961-thread-3-processing-x:collectionLazy3) [    x:collectionLazy5] o.a.s.c.SolrCore SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@6142af09 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@3cf53c7),segFN=segments_1,generation=1}
   [junit4]   2> 1737463 INFO  (coreLoadExecutor-5961-thread-3-processing-x:collectionLazy3) [    x:collectionLazy5] o.a.s.c.SolrCore newest commit generation = 1
   [junit4]   2> 1737465 INFO  (coreLoadExecutor-5961-thread-3-processing-x:collectionLazy3) [    x:collectionLazy5] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 1737466 INFO  (coreLoadExecutor-5961-thread-2-processing-x:collectionLazy3) [    x:collectionLazy3] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_682B6DB98C986A08-001\tempDir-002\collection2\'
   [junit4]   2> 1737466 INFO  (OldIndexDirectoryCleanupThreadForCore-collectionLazy5) [    x:collectionLazy5] o.a.s.c.SolrCore Looking for old index directories to cleanup for core collectionLazy5 in C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_682B6DB98C986A08-001\tempDir-002\collection5\data\
   [junit4]   2> 1737466 INFO  (coreLoadExecutor-5961-thread-2-processing-x:collectionLazy3) [    x:collectionLazy3] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1737466 INFO  (coreLoadExecutor-5961-thread-2-processing-x:collectionLazy3) [    x:collectionLazy3] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 1737467 WARN  (OldIndexDirectoryCleanupThreadForCore-collectionLazy5) [    x:collectionLazy5] o.a.s.c.DirectoryFactory C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_682B6DB98C986A08-001\tempDir-002\collection5\data\ does not point to a valid data directory; skipping clean-up of old index directories.
   [junit4]   2> 1737470 INFO  (coreLoadExecutor-5961-thread-3-processing-x:collectionLazy3) [    x:collectionLazy5] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1737470 INFO  (coreLoadExecutor-5961-thread-1-processing-x:collectionLazy3) [    x:collectionLazy3] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 1737471 INFO  (coreLoadExecutor-5961-thread-3-processing-x:collectionLazy3) [    x:collectionLazy5] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1737477 INFO  (coreLoadExecutor-5961-thread-1-processing-x:collectionLazy3) [    x:collectionLazy3] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.0.0
   [junit4]   2> 1737479 INFO  (coreLoadExecutor-5961-thread-3-processing-x:collectionLazy3) [    x:collectionLazy5] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1737480 INFO  (coreLoadExecutor-5961-thread-1-processing-x:collectionLazy3) [    x:collectionLazy3] o.a.s.c.Config Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1737480 INFO  (coreLoadExecutor-5961-thread-3-processing-x:collectionLazy3) [    x:collectionLazy5] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1737480 INFO  (coreLoadExecutor-5961-thread-1-processing-x:collectionLazy3) [    x:collectionLazy3] o.a.s.s.IndexSchema Reading Solr Schema from C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_682B6DB98C986A08-001\tempDir-002\collection1\conf\schema.xml
   [junit4]   2> 1737482 INFO  (coreLoadExecutor-5961-thread-1-processing-x:collectionLazy3) [    x:collectionLazy3] o.a.s.s.IndexSchema [collection1] Schema name=tiny
   [junit4]   2> 1737482 INFO  (coreLoadExecutor-5961-thread-3-processing-x:collectionLazy3) [    x:collectionLazy5] o.a.s.c.RequestHandlers Registered paths: /admin/mbeans,/update/csv,/update/json/docs,/admin/luke,/select,/admin/segments,/get,/admin/system,/replication,/admin/properties,/config,/schema,/admin/plugins,/admin/logging,/update/json,/admin/threads,/admin/ping,/update,/admin/file
   [junit4]   2> 1737483 INFO  (coreLoadExecutor-5961-thread-3-processing-x:collectionLazy3) [    x:collectionLazy5] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 1737483 INFO  (coreLoadExecutor-5961-thread-3-processing-x:collectionLazy3) [    x:collectionLazy5] o.a.s.c.SolrCore Hard AutoCommit: disabled
   [junit4]   2> 1737483 INFO  (coreLoadExecutor-5961-thread-3-processing-x:collectionLazy3) [    x:collectionLazy5] o.a.s.c.SolrCore Soft AutoCommit: disabled
   [junit4]   2> 1737483 INFO  (coreLoadExecutor-5961-thread-3-processing-x:collectionLazy3) [    x:collectionLazy5] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=33, maxMergeAtOnceExplicit=23, maxMergedSegmentMB=45.396484375, floorSegmentMB=1.462890625, forceMergeDeletesPctAllowed=18.569380737875274, segmentsPerTier=40.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 1737485 INFO  (coreLoadExecutor-5961-thread-1-processing-x:collectionLazy3) [    x:collectionLazy3] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 1737485 INFO  (coreLoadExecutor-5961-thread-3-processing-x:collectionLazy3) [    x:collectionLazy5] o.a.s.c.SolrCore SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@6142af09 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@3cf53c7),segFN=segments_1,generation=1}
   [junit4]   2> 1737485 INFO  (coreLoadExecutor-5961-thread-3-processing-x:collectionLazy3) [    x:collectionLazy5] o.a.s.c.SolrCore newest commit generation = 1
   [junit4]   2> 1737485 INFO  (coreLoadExecutor-5961-thread-1-processing-x:collectionLazy3) [    x:collectionLazy3] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default properties: Can't find resource 'configsetprops.json' in classpath or 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_682B6DB98C986A08-001\tempDir-002\collection1\conf'
   [junit4]   2> 1737485 INFO  (coreLoadExecutor-5961-thread-1-processing-x:collectionLazy3) [    x:collectionLazy3] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from instancedir C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_682B6DB98C986A08-001\tempDir-002\collection1\
   [junit4]   2> 1737485 INFO  (coreLoadExecutor-5961-thread-3-processing-x:collectionLazy3) [    x:collectionLazy5] o.a.s.s.SolrIndexSearcher Opening Searcher@133e334[collectionLazy5] main
   [junit4]   2> 1737485 INFO  (coreLoadExecutor-5961-thread-1-processing-x:collectionLazy3) [    x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1737485 INFO  (coreLoadExecutor-5961-thread-3-processing-x:collectionLazy3) [    x:collectionLazy5] o.a.s.r.ManagedResourceStorage File-based storage initialized to use dir: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.co

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

un(Thread.java:745)
   [junit4]   2> Nov 09, 2015 6:30:58 PM com.carrotsearch.randomizedtesting.ThreadLeakControl tryToInterruptAll
   [junit4]   2> INFO: Starting to interrupt leaked threads:
   [junit4]   2>    1) Thread[id=12948, name=searcherExecutor-6031-thread-1, state=WAITING, group=TGRP-TestLazyCores]
   [junit4]   2> Nov 09, 2015 6:31:02 PM com.carrotsearch.randomizedtesting.ThreadLeakControl tryToInterruptAll
   [junit4]   2> SEVERE: There are still zombie threads that couldn't be terminated:
   [junit4]   2>    1) Thread[id=12948, name=searcherExecutor-6031-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:175)
   [junit4]   2>         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
   [junit4]   2>         at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
   [junit4]   2>         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)
   [junit4]   2>         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
   [junit4]   2>         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
   [junit4]   2>         at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene60): {v_t=BlockTreeOrds(blocksize=128), id=BlockTreeOrds(blocksize=128), v_s=Lucene50(blocksize=128), v_f=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128)))}, docValues:{}, sim=ClassicSimilarity, locale=iw_IL, timezone=PST
   [junit4]   2> NOTE: Windows 7 6.1 amd64/Oracle Corporation 1.8.0_66 (64-bit)/cpus=3,threads=2,free=101670368,total=460849152
   [junit4]   2> NOTE: All tests run in this JVM: [AddSchemaFieldsUpdateProcessorFactoryTest, TestTrieFacet, BitVectorTest, TestValueSourceCache, TestQueryTypes, SolrPluginUtilsTest, HighlighterMaxOffsetTest, RequestLoggingTest, TestRealTimeGet, SortByFunctionTest, SpellCheckComponentTest, DistributedFacetPivotLargeTest, TestNamedUpdateProcessors, TestJettySolrRunner, TestMiniSolrCloudClusterBase, HdfsWriteToMultipleCollectionsTest, TestJsonFacets, TestBinaryResponseWriter, TestShardHandlerFactory, WordBreakSolrSpellCheckerTest, TestRTGBase, SuggesterWFSTTest, OverseerRolesTest, TestCloudInspectUtil, TestInitQParser, TestDistributedGrouping, ShardSplitTest, HLLSerializationTest, CdcrVersionReplicationTest, SignatureUpdateProcessorFactoryTest, TestQueryWrapperFilter, DistributedMLTComponentTest, DistributedFacetPivotSmallTest, AutoCommitTest, CollectionsAPIAsyncDistributedZkTest, CollectionsAPIDistributedZkTest, TestManagedSchemaFieldResource, TestSolrIndexConfig, TestFastOutputStream, TestJsonRequest, LoggingHandlerTest, DataDrivenBlockJoinTest, TestScoreJoinQPNoScore, MinimalSchemaTest, TestQueryUtils, TestLMJelinekMercerSimilarityFactory, TestExclusionRuleCollectionAccess, TestDefaultStatsCache, TestMaxScoreQueryParser, ResponseHeaderTest, TestDistributedMissingSort, TestSystemIdResolver, SolrCmdDistributorTest, EchoParamsTest, AnalysisErrorHandlingTest, BigEndianAscendingWordSerializerTest, TestRebalanceLeaders, BasicZkTest, OpenCloseCoreStressTest, OpenExchangeRatesOrgProviderTest, SimpleMLTQParserTest, TestManagedSchemaDynamicFieldResource, TestSolrConfigHandlerCloud, SpellCheckCollatorTest, DirectSolrConnectionTest, CoreAdminRequestStatusTest, TestSolrCoreProperties, HdfsBasicDistributedZk2Test, TestPHPSerializedResponseWriter, TestFoldingMultitermQuery, TestConfigSetImmutable, NumericFieldsTest, ResponseLogComponentTest, TestHashQParserPlugin, BigEndianAscendingWordDeserializerTest, TestReversedWildcardFilterFactory, RequestHandlersTest, TestFiltering, TestCoreDiscovery, DirectUpdateHandlerOptimizeTest, HdfsBasicDistributedZkTest, StressHdfsTest, LeaderFailoverAfterPartitionTest, RollingRestartTest, TestCollationField, TestRecoveryHdfs, CollectionTooManyReplicasTest, CurrencyFieldOpenExchangeTest, CollectionStateFormat2Test, ZkSolrClientTest, TestCloudManagedSchema, DistribCursorPagingTest, TestSolrQueryParserDefaultOperatorResource, EnumFieldTest, TestSimpleTrackingShardHandler, LukeRequestHandlerTest, VMParamsZkACLAndCredentialsProvidersTest, BasicDistributedZk2Test, CloudExitableDirectoryReaderTest, TestAddFieldRealTimeGet, TestMiniSolrCloudClusterSSL, CdcrRequestHandlerTest, CachingDirectoryFactoryTest, TestCSVResponseWriter, TestManagedResourceStorage, TestRangeQuery, TestSolrQueryParser, StatsComponentTest, TestNonDefinedSimilarityFactory, TestSolrDeletionPolicy2, RemoteQueryErrorTest, NoCacheHeaderTest, AssignTest, TestOmitPositions, SimpleCollectionCreateDeleteTest, ConvertedLegacyTest, TestDownShardTolerantSearch, HdfsRecoveryZkTest, MultiTermTest, TestIndexingPerformance, TestConfigOverlay, BufferStoreTest, TestSQLHandler, SuggestComponentTest, QueryParsingTest, TestAtomicUpdateErrorCases, TestTrie, TestSchemaNameResource, SuggesterTSTTest, TestStressRecovery, TestPivotHelperCode, TestRandomRequestDistribution, TestManagedResource, IndexSchemaRuntimeFieldTest, SyncSliceTest, FullSolrCloudDistribCmdsTest, TestRandomDVFaceting, ZkCLITest, TestFaceting, TestRecovery, DistributedSpellCheckComponentTest, TermVectorComponentDistributedTest, ZkControllerTest, TestJoin, TestReload, DistributedTermsComponentTest, TestSolr4Spatial, SolrCoreTest, TestGroupingSearch, PeerSyncTest, BadIndexSchemaTest, BasicFunctionalityTest, TestLazyCores]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestLazyCores -Dtests.seed=682B6DB98C986A08 -Dtests.slow=true -Dtests.locale=iw_IL -Dtests.timezone=PST -Dtests.asserts=true -Dtests.file.encoding=US-ASCII
   [junit4] ERROR   0.00s J1 | TestLazyCores (suite) <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: ERROR: SolrIndexSearcher opens=51 closes=50
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([682B6DB98C986A08]:0)
   [junit4]    > 	at org.apache.solr.SolrTestCaseJ4.endTrackingSearchers(SolrTestCaseJ4.java:468)
   [junit4]    > 	at org.apache.solr.SolrTestCaseJ4.afterClass(SolrTestCaseJ4.java:234)
   [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=12948, name=searcherExecutor-6031-thread-1, state=WAITING, group=TGRP-TestLazyCores]
   [junit4]    >         at sun.misc.Unsafe.park(Native Method)
   [junit4]    >         at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
   [junit4]    >         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
   [junit4]    >         at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
   [junit4]    >         at java.lang.Thread.run(Thread.java:745)
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([682B6DB98C986A08]:0)Throwable #3: com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie threads that couldn't be terminated:
   [junit4]    >    1) Thread[id=12948, name=searcherExecutor-6031-thread-1, state=WAITING, group=TGRP-TestLazyCores]
   [junit4]    >         at sun.misc.Unsafe.park(Native Method)
   [junit4]    >         at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
   [junit4]    >         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
   [junit4]    >         at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
   [junit4]    >         at java.lang.Thread.run(Thread.java:745)
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([682B6DB98C986A08]:0)
   [junit4] Completed [390/555] on J1 in 144.85s, 7 tests, 1 failure, 2 errors <<< FAILURES!

[...truncated 527 lines...]
BUILD FAILED
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\build.xml:775: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\build.xml:719: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\build.xml:59: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build.xml:233: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\common-build.xml:516: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\lucene\common-build.xml:1432: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\lucene\common-build.xml:987: There were test failures: 555 suites (8 ignored), 2200 tests, 3 suite-level errors, 517 ignored (76 assumptions) [seed: 682B6DB98C986A08]

Total time: 50 minutes 59 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
[WARNINGS] Skipping publisher since build result is FAILURE
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any



[JENKINS] Lucene-Solr-trunk-Windows (64bit/jdk1.8.0_66) - Build # 5387 - Still Failing!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Windows/5387/
Java: 64bit/jdk1.8.0_66 -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([7A6C7D7430B44AB3]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.apache.solr.SolrTestCaseJ4.endTrackingSearchers(SolrTestCaseJ4.java:468)
	at org.apache.solr.SolrTestCaseJ4.afterClass(SolrTestCaseJ4.java:234)
	at sun.reflect.GeneratedMethodAccessor22.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:497)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1660)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:829)
	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:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java: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:367)
	at java.lang.Thread.run(Thread.java:745)


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

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

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

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




Build Log:
[...truncated 9633 lines...]
   [junit4] Suite: org.apache.solr.core.TestLazyCores
   [junit4]   2> Creating dataDir: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_7A6C7D7430B44AB3-001\init-core-data-001
   [junit4]   2> 533015 INFO  (SUITE-TestLazyCores-seed#[7A6C7D7430B44AB3]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false)
   [junit4]   2> 533018 INFO  (TEST-TestLazyCores.testRace-seed#[7A6C7D7430B44AB3]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testRace
   [junit4]   2> 533119 INFO  (TEST-TestLazyCores.testRace-seed#[7A6C7D7430B44AB3]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_7A6C7D7430B44AB3-001\tempDir-001\'
   [junit4]   2> 533119 INFO  (TEST-TestLazyCores.testRace-seed#[7A6C7D7430B44AB3]) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 533120 INFO  (TEST-TestLazyCores.testRace-seed#[7A6C7D7430B44AB3]) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 533143 INFO  (TEST-TestLazyCores.testRace-seed#[7A6C7D7430B44AB3]) [    ] o.a.s.c.CoreContainer New CoreContainer 1781851261
   [junit4]   2> 533143 INFO  (TEST-TestLazyCores.testRace-seed#[7A6C7D7430B44AB3]) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_7A6C7D7430B44AB3-001\tempDir-001\]
   [junit4]   2> 533143 INFO  (TEST-TestLazyCores.testRace-seed#[7A6C7D7430B44AB3]) [    ] o.a.s.c.CoreContainer loading shared library: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_7A6C7D7430B44AB3-001\tempDir-001\lib
   [junit4]   2> 533143 WARN  (TEST-TestLazyCores.testRace-seed#[7A6C7D7430B44AB3]) [    ] o.a.s.c.SolrResourceLoader Can't find (or read) directory to add to classloader: lib (resolved as: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_7A6C7D7430B44AB3-001\tempDir-001\lib).
   [junit4]   2> 533154 INFO  (TEST-TestLazyCores.testRace-seed#[7A6C7D7430B44AB3]) [    ] 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> 533155 INFO  (TEST-TestLazyCores.testRace-seed#[7A6C7D7430B44AB3]) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=600000&connTimeout=60000&retry=true
   [junit4]   2> 533155 INFO  (TEST-TestLazyCores.testRace-seed#[7A6C7D7430B44AB3]) [    ] o.a.s.c.CoreContainer Allocating transient cache for 4 transient cores
   [junit4]   2> 533159 INFO  (TEST-TestLazyCores.testRace-seed#[7A6C7D7430B44AB3]) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 533159 INFO  (TEST-TestLazyCores.testRace-seed#[7A6C7D7430B44AB3]) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 533159 INFO  (TEST-TestLazyCores.testRace-seed#[7A6C7D7430B44AB3]) [    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 533159 INFO  (TEST-TestLazyCores.testRace-seed#[7A6C7D7430B44AB3]) [    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 533160 INFO  (TEST-TestLazyCores.testRace-seed#[7A6C7D7430B44AB3]) [    ] o.a.s.c.SolrCore Created CoreDescriptor: {name=collection1, config=solrconfig.xml, transient=false, schema=schema.xml, loadOnStartup=true, configSetProperties=configsetprops.json, instanceDir=collection1, absoluteInstDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_7A6C7D7430B44AB3-001\tempDir-001\collection1\, dataDir=data\}
   [junit4]   2> 533161 INFO  (TEST-TestLazyCores.testRace-seed#[7A6C7D7430B44AB3]) [    ] o.a.s.c.SolrCore Created CoreDescriptor: {name=collectionLazy2, config=solrconfig.xml, transient=true, schema=schema.xml, loadOnStartup=true, configSetProperties=configsetprops.json, instanceDir=collection2, absoluteInstDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_7A6C7D7430B44AB3-001\tempDir-001\collection2\, dataDir=data\}
   [junit4]   2> 533161 INFO  (TEST-TestLazyCores.testRace-seed#[7A6C7D7430B44AB3]) [    ] o.a.s.c.SolrCore Created CoreDescriptor: {name=collectionLazy3, config=solrconfig.xml, transient=on, schema=schema.xml, loadOnStartup=false, configSetProperties=configsetprops.json, instanceDir=collection3, absoluteInstDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_7A6C7D7430B44AB3-001\tempDir-001\collection3\, dataDir=data\}
   [junit4]   2> 533162 INFO  (TEST-TestLazyCores.testRace-seed#[7A6C7D7430B44AB3]) [    ] o.a.s.c.SolrCore Created CoreDescriptor: {name=collectionLazy4, config=solrconfig.xml, transient=false, schema=schema.xml, loadOnStartup=false, configSetProperties=configsetprops.json, instanceDir=collection4, absoluteInstDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_7A6C7D7430B44AB3-001\tempDir-001\collection4\, dataDir=data\}
   [junit4]   2> 533162 INFO  (TEST-TestLazyCores.testRace-seed#[7A6C7D7430B44AB3]) [    ] o.a.s.c.SolrCore Created CoreDescriptor: {name=collectionLazy5, config=solrconfig.xml, transient=false, schema=schema.xml, loadOnStartup=true, configSetProperties=configsetprops.json, instanceDir=collection5, absoluteInstDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_7A6C7D7430B44AB3-001\tempDir-001\collection5\, dataDir=data\}
   [junit4]   2> 533163 INFO  (TEST-TestLazyCores.testRace-seed#[7A6C7D7430B44AB3]) [    ] o.a.s.c.SolrCore Created CoreDescriptor: {name=collectionLazy6, config=solrconfig.xml, transient=true, schema=schema.xml, loadOnStartup=false, configSetProperties=configsetprops.json, instanceDir=collection6, absoluteInstDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_7A6C7D7430B44AB3-001\tempDir-001\collection6\, dataDir=data\}
   [junit4]   2> 533163 INFO  (TEST-TestLazyCores.testRace-seed#[7A6C7D7430B44AB3]) [    ] o.a.s.c.SolrCore Created CoreDescriptor: {name=collectionLazy7, config=solrconfig.xml, transient=true, schema=schema.xml, loadOnStartup=false, configSetProperties=configsetprops.json, instanceDir=collection7, absoluteInstDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_7A6C7D7430B44AB3-001\tempDir-001\collection7\, dataDir=data\}
   [junit4]   2> 533164 INFO  (TEST-TestLazyCores.testRace-seed#[7A6C7D7430B44AB3]) [    ] o.a.s.c.SolrCore Created CoreDescriptor: {name=collectionLazy8, config=solrconfig.xml, transient=true, schema=schema.xml, loadOnStartup=false, configSetProperties=configsetprops.json, instanceDir=collection8, absoluteInstDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_7A6C7D7430B44AB3-001\tempDir-001\collection8\, dataDir=data\}
   [junit4]   2> 533164 INFO  (TEST-TestLazyCores.testRace-seed#[7A6C7D7430B44AB3]) [    ] o.a.s.c.SolrCore Created CoreDescriptor: {name=collectionLazy9, config=solrconfig.xml, transient=true, schema=schema.xml, loadOnStartup=false, configSetProperties=configsetprops.json, instanceDir=collection9, absoluteInstDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_7A6C7D7430B44AB3-001\tempDir-001\collection9\, dataDir=data\}
   [junit4]   2> 533166 INFO  (coreLoadExecutor-1298-thread-1) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_7A6C7D7430B44AB3-001\tempDir-001\collection1\'
   [junit4]   2> 533166 INFO  (coreLoadExecutor-1298-thread-2) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_7A6C7D7430B44AB3-001\tempDir-001\collection2\'
   [junit4]   2> 533168 INFO  (coreLoadExecutor-1298-thread-1) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 533166 INFO  (coreLoadExecutor-1298-thread-3) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_7A6C7D7430B44AB3-001\tempDir-001\collection5\'
   [junit4]   2> 533168 INFO  (coreLoadExecutor-1298-thread-3) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 533168 INFO  (coreLoadExecutor-1298-thread-3) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 533168 INFO  (coreLoadExecutor-1298-thread-2) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 533168 INFO  (coreLoadExecutor-1298-thread-2) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 533168 INFO  (coreLoadExecutor-1298-thread-1) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 533208 INFO  (coreLoadExecutor-1298-thread-3) [    ] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 533209 INFO  (coreLoadExecutor-1298-thread-1) [    ] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 533209 INFO  (coreLoadExecutor-1298-thread-2) [    ] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 533211 INFO  (coreLoadExecutor-1298-thread-1) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.0.0
   [junit4]   2> 533211 INFO  (coreLoadExecutor-1298-thread-2) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.0.0
   [junit4]   2> 533212 INFO  (coreLoadExecutor-1298-thread-3) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.0.0
   [junit4]   2> 533232 INFO  (coreLoadExecutor-1298-thread-1) [    ] o.a.s.c.Config Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 533233 INFO  (coreLoadExecutor-1298-thread-1) [    ] o.a.s.s.IndexSchema Reading Solr Schema from C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_7A6C7D7430B44AB3-001\tempDir-001\collection1\conf\schema.xml
   [junit4]   2> 533233 INFO  (coreLoadExecutor-1298-thread-2) [    ] o.a.s.c.Config Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 533235 INFO  (coreLoadExecutor-1298-thread-2) [    ] o.a.s.s.IndexSchema Reading Solr Schema from C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_7A6C7D7430B44AB3-001\tempDir-001\collection2\conf\schema.xml
   [junit4]   2> 533235 INFO  (coreLoadExecutor-1298-thread-3) [    ] o.a.s.c.Config Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 533236 INFO  (coreLoadExecutor-1298-thread-3) [    ] o.a.s.s.IndexSchema Reading Solr Schema from C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_7A6C7D7430B44AB3-001\tempDir-001\collection5\conf\schema.xml
   [junit4]   2> 533238 INFO  (coreLoadExecutor-1298-thread-1) [    ] o.a.s.s.IndexSchema [collection1] Schema name=tiny
   [junit4]   2> 533238 INFO  (coreLoadExecutor-1298-thread-2) [    ] o.a.s.s.IndexSchema [collectionLazy2] Schema name=tiny
   [junit4]   2> 533241 INFO  (coreLoadExecutor-1298-thread-3) [    ] o.a.s.s.IndexSchema [collectionLazy5] Schema name=tiny
   [junit4]   2> 533246 INFO  (coreLoadExecutor-1298-thread-3) [    ] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 533246 INFO  (coreLoadExecutor-1298-thread-1) [    ] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 533248 INFO  (coreLoadExecutor-1298-thread-2) [    ] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 533253 INFO  (coreLoadExecutor-1298-thread-2) [    ] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default properties: Can't find resource 'configsetprops.json' in classpath or 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_7A6C7D7430B44AB3-001\tempDir-001\collection2\conf'
   [junit4]   2> 533253 INFO  (coreLoadExecutor-1298-thread-2) [    ] o.a.s.c.CoreContainer Creating SolrCore 'collectionLazy2' using configuration from instancedir C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_7A6C7D7430B44AB3-001\tempDir-001\collection2\
   [junit4]   2> 533253 INFO  (coreLoadExecutor-1298-thread-2) [    x:collectionLazy2] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 533253 INFO  (coreLoadExecutor-1298-thread-1) [    ] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default properties: Can't find resource 'configsetprops.json' in classpath or 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_7A6C7D7430B44AB3-001\tempDir-001\collection1\conf'
   [junit4]   2> 533253 INFO  (coreLoadExecutor-1298-thread-3) [    ] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default properties: Can't find resource 'configsetprops.json' in classpath or 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_7A6C7D7430B44AB3-001\tempDir-001\collection5\conf'
   [junit4]   2> 533255 INFO  (coreLoadExecutor-1298-thread-2) [    x:collectionLazy2] o.a.s.c.SolrCore [[collectionLazy2] ] Opening new SolrCore at [C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_7A6C7D7430B44AB3-001\tempDir-001\collection2\], dataDir=[null]
   [junit4]   2> 533255 INFO  (coreLoadExecutor-1298-thread-2) [    x:collectionLazy2] o.a.s.c.SolrCore JMX monitoring not detected for core: collectionLazy2
   [junit4]   2> 533255 INFO  (coreLoadExecutor-1298-thread-3) [    ] o.a.s.c.CoreContainer Creating SolrCore 'collectionLazy5' using configuration from instancedir C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_7A6C7D7430B44AB3-001\tempDir-001\collection5\
   [junit4]   2> 533255 INFO  (coreLoadExecutor-1298-thread-1) [    ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from instancedir C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_7A6C7D7430B44AB3-001\tempDir-001\collection1\
   [junit4]   2> 533255 INFO  (coreLoadExecutor-1298-thread-3) [    x:collectionLazy5] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 533255 INFO  (coreLoadExecutor-1298-thread-1) [    x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 533255 INFO  (coreLoadExecutor-1298-thread-2) [    x:collectionLazy2] o.a.s.c.CachingDirectoryFactory return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_7A6C7D7430B44AB3-001\tempDir-001\collection2\data\
   [junit4]   2> 533255 INFO  (coreLoadExecutor-1298-thread-1) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_7A6C7D7430B44AB3-001\tempDir-001\collection1\], dataDir=[null]
   [junit4]   2> 533255 INFO  (coreLoadExecutor-1298-thread-3) [    x:collectionLazy5] o.a.s.c.SolrCore [[collectionLazy5] ] Opening new SolrCore at [C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_7A6C7D7430B44AB3-001\tempDir-001\collection5\], dataDir=[null]
   [junit4]   2> 533255 INFO  (coreLoadExecutor-1298-thread-3) [    x:collectionLazy5] o.a.s.c.SolrCore JMX monitoring not detected for core: collectionLazy5
   [junit4]   2> 533255 INFO  (coreLoadExecutor-1298-thread-1) [    x:collection1] o.a.s.c.SolrCore JMX monitoring not detected for core: collection1
   [junit4]   2> 533255 INFO  (coreLoadExecutor-1298-thread-2) [    x:collectionLazy2] o.a.s.c.SolrCore New index directory detected: old=null new=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_7A6C7D7430B44AB3-001\tempDir-001\collection2\data\index/
   [junit4]   2> 533256 WARN  (coreLoadExecutor-1298-thread-2) [    x:collectionLazy2] o.a.s.c.SolrCore [collectionLazy2] Solr index directory 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_7A6C7D7430B44AB3-001\tempDir-001\collection2\data\index' doesn't exist. Creating new index...
   [junit4]   2> 533256 INFO  (coreLoadExecutor-1298-thread-3) [    x:collectionLazy5] o.a.s.c.CachingDirectoryFactory return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_7A6C7D7430B44AB3-001\tempDir-001\collection5\data\
   [junit4]   2> 533256 INFO  (coreLoadExecutor-1298-thread-3) [    x:collectionLazy5] o.a.s.c.SolrCore New index directory detected: old=null new=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_7A6C7D7430B44AB3-001\tempDir-001\collection5\data\index/
   [junit4]   2> 533256 WARN  (coreLoadExecutor-1298-thread-3) [    x:collectionLazy5] o.a.s.c.SolrCore [collectionLazy5] Solr index directory 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_7A6C7D7430B44AB3-001\tempDir-001\collection5\data\index' doesn't exist. Creating new index...
   [junit4]   2> 533256 INFO  (coreLoadExecutor-1298-thread-2) [    x:collectionLazy2] o.a.s.c.CachingDirectoryFactory return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_7A6C7D7430B44AB3-001\tempDir-001\collection2\data\index
   [junit4]   2> 533256 INFO  (coreLoadExecutor-1298-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_7A6C7D7430B44AB3-001\tempDir-001\collection1\data\
   [junit4]   2> 533256 INFO  (coreLoadExecutor-1298-thread-3) [    x:collectionLazy5] o.a.s.c.CachingDirectoryFactory return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_7A6C7D7430B44AB3-001\tempDir-001\collection5\data\index
   [junit4]   2> 533256 INFO  (coreLoadExecutor-1298-thread-2) [    x:collectionLazy2] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=10, maxMergeAtOnceExplicit=46, maxMergedSegmentMB=87.73828125, floorSegmentMB=1.1416015625, forceMergeDeletesPctAllowed=29.573448727905568, segmentsPerTier=40.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 533257 INFO  (coreLoadExecutor-1298-thread-3) [    x:collectionLazy5] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=10, maxMergeAtOnceExplicit=46, maxMergedSegmentMB=87.73828125, floorSegmentMB=1.1416015625, forceMergeDeletesPctAllowed=29.573448727905568, segmentsPerTier=40.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 533256 INFO  (coreLoadExecutor-1298-thread-1) [    x:collection1] o.a.s.c.SolrCore New index directory detected: old=null new=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_7A6C7D7430B44AB3-001\tempDir-001\collection1\data\index/
   [junit4]   2> 533257 WARN  (coreLoadExecutor-1298-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1] Solr index directory 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_7A6C7D7430B44AB3-001\tempDir-001\collection1\data\index' doesn't exist. Creating new index...
   [junit4]   2> 533257 INFO  (coreLoadExecutor-1298-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_7A6C7D7430B44AB3-001\tempDir-001\collection1\data\index
   [junit4]   2> 533257 INFO  (coreLoadExecutor-1298-thread-2) [    x:collectionLazy2] o.a.s.c.SolrCore SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@37b52dbb lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@65ca9a8f),segFN=segments_1,generation=1}
   [junit4]   2> 533257 INFO  (coreLoadExecutor-1298-thread-2) [    x:collectionLazy2] o.a.s.c.SolrCore newest commit generation = 1
   [junit4]   2> 533257 INFO  (coreLoadExecutor-1298-thread-3) [    x:collectionLazy5] o.a.s.c.SolrCore SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@174b4b23 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@55571d64),segFN=segments_1,generation=1}
   [junit4]   2> 533257 INFO  (coreLoadExecutor-1298-thread-3) [    x:collectionLazy5] o.a.s.c.SolrCore newest commit generation = 1
   [junit4]   2> 533257 INFO  (coreLoadExecutor-1298-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=10, maxMergeAtOnceExplicit=46, maxMergedSegmentMB=87.73828125, floorSegmentMB=1.1416015625, forceMergeDeletesPctAllowed=29.573448727905568, segmentsPerTier=40.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 533258 INFO  (coreLoadExecutor-1298-thread-1) [    x:collection1] o.a.s.c.SolrCore SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@6c082fa7 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@4ac77970),segFN=segments_1,generation=1}
   [junit4]   2> 533258 INFO  (coreLoadExecutor-1298-thread-1) [    x:collection1] o.a.s.c.SolrCore newest commit generation = 1
   [junit4]   2> 533260 INFO  (OldIndexDirectoryCleanupThreadForCore-collectionLazy5) [    x:collectionLazy5] o.a.s.c.SolrCore Looking for old index directories to cleanup for core collectionLazy5 in C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_7A6C7D7430B44AB3-001\tempDir-001\collection5\data\
   [junit4]   2> 533260 INFO  (coreLoadExecutor-1298-thread-3) [    x:collectionLazy5] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 533262 INFO  (coreLoadExecutor-1298-thread-1) [    x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 533267 INFO  (coreLoadExecutor-1298-thread-3) [    x:collectionLazy5] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 533267 INFO  (coreLoadExecutor-1298-thread-2) [    x:collectionLazy2] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 533269 INFO  (coreLoadExecutor-1298-thread-3) [    x:collectionLazy5] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 533269 INFO  (coreLoadExecutor-1298-thread-2) [    x:collectionLazy2] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 533270 WARN  (OldIndexDirectoryCleanupThreadForCore-collectionLazy5) [    x:collectionLazy5] o.a.s.c.DirectoryFactory C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_7A6C7D7430B44AB3-001\tempDir-001\collection5\data\ does not point to a valid data directory; skipping clean-up of old index directories.
   [junit4]   2> 533270 INFO  (OldIndexDirectoryCleanupThreadForCore-collection1) [    x:collection1] o.a.s.c.SolrCore Looking for old index directories to cleanup for core collection1 in C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_7A6C7D7430B44AB3-001\tempDir-001\collection1\data\
   [junit4]   2> 533270 INFO  (coreLoadExecutor-1298-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 533271 WARN  (OldIndexDirectoryCleanupThreadForCore-collection1) [    x:collection1] o.a.s.c.DirectoryFactory C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_7A6C7D7430B44AB3-001\tempDir-001\collection1\data\ does not point to a valid data directory; skipping clean-up of old index directories.
   [junit4]   2> 533273 INFO  (coreLoadExecutor-1298-thread-2) [    x:collectionLazy2] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 533274 INFO  (coreLoadExecutor-1298-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 533274 INFO  (coreLoadExecutor-1298-thread-3) [    x:collectionLazy5] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 533274 INFO  (OldIndexDirectoryCleanupThreadForCore-collectionLazy2) [    x:collectionLazy2] o.a.s.c.SolrCore Looking for old index directories to cleanup for core collectionLazy2 in C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_7A6C7D7430B44AB3-001\tempDir-001\collection2\data\
   [junit4]   2> 533277 WARN  (OldIndexDirectoryCleanupThreadForCore-collectionLazy2) [    x:collectionLazy2] o.a.s.c.DirectoryFactory C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_7A6C7D7430B44AB3-001\tempDir-001\collection2\data\ does not point to a valid data directory; skipping clean-up of old index directories.
   [junit4]   2> 533277 INFO  (coreLoadExecutor-1298-thread-2) [    x:collectionLazy2] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 533278 INFO  (coreLoadExecutor-1298-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 533279 INFO  (coreLoadExecutor-1298-thread-2) [    x:collectionLazy2] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 533279 INFO  (coreLoadExecutor-1298-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 533280 INFO  (coreLoadExecutor-1298-thread-3) [    x:collectionLazy5] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 533281 INFO  (coreLoadExecutor-1298-thread-2) [    x:collectionLazy2] o.a.s.c.RequestHandlers Registered paths: /admin/mbeans,/update/csv,/update/json/docs,/admin/luke,/select,/admin/segments,/get,/admin/system,/replication,/admin/properties,/config,/schema,/admin/plugins,/admin/logging,/update/json,/admin/threads,/admin/ping,/update,/admin/file
   [junit4]   2> 533281 INFO  (coreLoadExecutor-1298-thread-2) [    x:collectionLazy2] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 533281 INFO  (coreLoadExecutor-1298-thread-1) [    x:collection1] o.a.s.c.RequestHandlers Registered paths: /admin/mbeans,/update/csv,/update/json/docs,/admin/luke,/select,/admin/segments,/get,/admin/system,/replication,/admin/properties,/config,/schema,/admin/plugins,/admin/logging,/update/json,/admin/threads,/admin/ping,/update,/admin/file
   [junit4]   2> 533283 INFO  (coreLoadExecutor-1298-thread-1) [    x:collection1] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 533283 INFO  (coreLoadExecutor-1298-thread-2) [    x:collectionLazy2] o.a.s.c.SolrCore Hard AutoCommit: disabled
   [junit4]   2> 533283 INFO  (coreLoadExecutor-1298-thread-2) [    x:collectionLazy2] o.a.s.c.SolrCore Soft AutoCommit: disabled
   [junit4]   2> 533283 INFO  (coreLoadExecutor-1298-thread-2) [    x:collectionLazy2] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=48, maxMergeAtOnceExplicit=22, maxMergedSegmentMB=22.806640625, floorSegmentMB=2.0458984375, forceMergeDeletesPctAllowed=24.267405549987913, segmentsPerTier=32.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.8010736885863057
   [junit4]   2> 533283 INFO  (coreLoadExecutor-1298-thread-3) [    x:collectionLazy5] o.a.s.c.RequestHandlers Registered paths: /admin/mbeans,/update/csv,/update/json/docs,/admin/luke,/select,/admin/segments,/get,/admin/system,/replication,/admin/properties,/config,/schema,/admin/plugins,/admin/logging,/update/json,/admin/threads,/admin/ping,/update,/admin/file
   [junit4]   2> 533283 INFO  (coreLoadExecutor-1298-thread-1) [    x:collection1] o.a.s.c.SolrCore Hard AutoCommit: disabled
   [junit4]   2> 533284 INFO  (coreLoadExecutor-1298-thread-1) [    x:collection1] o.a.s.c.SolrCore Soft AutoCommit: disabled
   [junit4]   2> 533284 INFO  (coreLoadExecutor-1298-thread-3) [    x:collectionLazy5] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 533284 INFO  (coreLoadExecutor-1298-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=48, maxMergeAtOnceExplicit=22, maxMergedSegmentMB=22.806640625, floorSegmentMB=2.0458984375, forceMergeDeletesPctAllowed=24.267405549987913, segmentsPerTier=32.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.8010736885863057
   [junit4]   2> 533284 INFO  (coreLoadExecutor-1298-thread-1) [    x:collection1] o.a.s.c.SolrCore SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@6c082fa7 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@4ac77970),segFN=segments_1,generation=1}
   [junit4]   2> 533284 INFO  (coreLoadExecutor-1298-thread-1) [    x:collection1] o.a.s.c.SolrCore newest commit generation = 1
   [junit4]   2> 533284 INFO  (coreLoadExecutor-1298-thread-3) [    x:collectionLazy5] o.a.s.c.SolrCore Hard AutoCommit: disabled
   [junit4]   2> 533284 INFO  (coreLoadExecutor-1298-thread-3) [    x:collectionLazy5] o.a.s.c.SolrCore Soft AutoCommit: disabled
   [junit4]   2> 533284 INFO  (coreLoadExecutor-1298-thread-3) [    x:collectionLazy5] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=48, maxMergeAtOnceExplicit=22, maxMergedSegmentMB=22.806640625, floorSegmentMB=2.0458984375, forceMergeDeletesPctAllowed=24.267405549987913, segmentsPerTier=32.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.8010736885863057
   [junit4]   2> 533284 INFO  (coreLoadExecutor-1298-thread-3) [    x:collectionLazy5] o.a.s.c.SolrCore SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@174b4b23 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@55571d64),segFN=segments_1,generation=1}
   [junit4]   2> 533285 INFO  (coreLoadExecutor-1298-thread-3) [    x:collectionLazy5] o.a.s.c.SolrCore newest commit generation = 1
   [junit4]   2> 533285 INFO  (coreLoadExecutor-1298-thread-3) [    x:collectionLazy5] o.a.s.s.SolrIndexSearcher Opening Searcher@6984f4d5[collectionLazy5] main
   [junit4]   2> 533284 INFO  (coreLoadExecutor-1298-thread-2) [    x:collectionLazy2] o.a.s.c.SolrCore SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@37b52dbb lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@65ca9a8f),segFN=segments_1,generation=1}
   [junit4]   2> 533286 INFO  (coreLoadExecutor-1298-thread-3) [    x:collectionLazy5] o.a.s.r.ManagedResourceStorage File-based storage initialized to use dir: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_7A6C7D7430B44AB3-001\tempDir-001\collection5\conf
   [junit4]   2> 533286 INFO  (coreLoadExecutor-1298-thread-3) [    x:collectionLazy5] o.a.s.r.RestManager Initializing RestManager with initArgs: {storageDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_7A6C7D7430B44AB3-001\tempDir-001\collection5\conf}
   [junit4]   2> 533286 INFO  (coreLoadExecutor-1298-thread-3) [    x:collectionLazy5] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using file:dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_7A6C7D7430B44AB3-001\tempDir-001\collection5\conf
   [junit4]   2> 533286 INFO  (coreLoadExecutor-1298-thread-3) [    x:collectionLazy5] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 533287 INFO  (coreLoadExecutor-1298-thread-3) [    x:collectionLazy5] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 533287 INFO  (coreLoadExecutor-1298-thread-2) [    x:collectionLazy2] o.a.s.c.SolrCore newest commit generation = 1
   [junit4]   2> 533287 INFO  (coreLoadExecutor-1298-thread-3) [    x:collectionLazy5] o.a.s.c.CoreContainer registering core: collectionLazy5
   [junit4]   2> 533287 INFO  (coreLoadExecutor-1298-thread-2) [    x:collectionLazy2] o.a.s.s.SolrIndexSearcher Opening Searcher@6c5377bd[collectionLazy2] main
   [junit4]   2> 533288 INFO  (coreLoadExecutor-1298-thread-2) [    x:collectionLazy2] o.a.s.r.ManagedResourceStorage File-based storage initialized to use dir: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_7A6C7D7430B44AB3-001\tempDir-001\collection2\conf
   [junit4]   2> 533285 INFO  (coreLoadExecutor-1298-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening Searcher@5882cd5c[collection1] main
   [junit4]   2> 533288 INFO  (searcherExecutor-1300-thread-1-processing-x:collectionLazy5) [    x:collectionLazy5] o.a.s.c.SolrCore [collectionLazy5] Registered new searcher Searcher@6984f4d5[collectionLazy5] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 533288 INFO  (coreLoadExecutor-1298-thread-2) [    x:collectionLazy2] o.a.s.r.RestManager Initializing RestManager with initArgs: {storageDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_7A6C7D7430B44AB3-001\tempDir-001\collection2\conf}
   [junit4]   2> 533288 INFO  (coreLoadExecutor-1298-thread-2) [    x:collectionLazy2] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using file:dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_7A6C7D7430B44AB3-001\tempDir-001\collection2\conf
   [junit4]   2> 533290 INFO  (coreLoadExecutor-1298-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage File-based storage initialized to use dir: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_7A6C7D7430B44AB3-001\tempDir-001\collection1\conf
   [junit4]   2> 533290 INFO  (coreLoadExecutor-1298-thread-1) [    x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs: {storageDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_7A6C7D7430B44AB3-001\tempDir-001\collection1\conf}
   [junit4]   2> 533290 INFO  (coreLoadExecutor-1298-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using file:dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_7A6C7D7430B44AB3-001\tempDir-001\collection1\conf
   [junit4]   2> 533290 INFO  (coreLoadExecutor-1298-thread-2) [    x:collectionLazy2] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 533290 INFO  (coreLoadExecutor-1298-thread-2) [    x:collectionLazy2] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 533290 INFO  (coreLoadExecutor-1298-thread-2) [    x:collectionLazy2] o.a.s.c.CoreContainer Opening transient core collectionLazy2
   [junit4]   2> 533290 INFO  (coreLoadExecutor-1298-thread-2) [    x:collectionLazy2] o.a.s.c.CoreContainer registering core: collectionLazy2
   [junit4]   2> 533290 INFO  (coreLoadExecutor-1298-thread-1) [    x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 533290 INFO  (coreLoadExecutor-1298-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 533291 INFO  (coreLoadExecutor-1298-thread-1) [    x:collection1] o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 533291 INFO  (searcherExecutor-1299-thread-1-processing-x:collectionLazy2) [    x:collectionLazy2] o.a.s.c.SolrCore [collectionLazy2] Registered new searcher Searcher@6c5377bd[collectionLazy2] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 533291 INFO  (searcherExecutor-1301-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@5882cd5c[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 533294 INFO  (Thread-987) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_7A6C7D7430B44AB3-001\tempDir-001\collection3\'
   [junit4]   2> 533294 INFO  (Thread-987) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 533294 INFO  (Thread-987) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 533314 INFO  (Thread-987) [    ] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 533318 INFO  (Thread-987) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.0.0
   [junit4]   2> 533322 INFO  (Thread-987) [    ] o.a.s.c.Config Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 533322 INFO  (Thread-987) [    ] o.a.s.s.IndexSchema Reading Solr Schema from C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_7A6C7D7430B44AB3-001\tempDir-001\collection3\conf\schema.xml
   [junit4]   2> 533325 INFO  (Thread-987) [    ] o.a.s.s.IndexSchema [collectionLazy3] Schema name=tiny
   [junit4]   2> 533327 INFO  (Thread-987) [    ] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 533328 INFO  (Thread-987) [    ] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default properties: Can't find resource 'configsetprops.json' in classpath or 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_7A6C7D7430B44AB3-001\tempDir-001\collection3\conf'
   [junit4]   2> 533328 INFO  (Thread-987) [    ] o.a.s.c.CoreContainer Creating SolrCore 'collectionLazy3' using configuration from instancedir C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_7A6C7D7430B44AB3-001\tempDir-001\collection3\
   [junit4]   2> 533328 INFO  (Thread-987) [    x:collectionLazy3] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 533328 INFO  (Thread-987) [    x:collectionLazy3] o.a.s.c.SolrCore [[collectionLazy3] ] Opening new SolrCore at [C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_7A6C7D7430B44AB3-001\tempDir-001\collection3\], dataDir=[null]
   [junit4]   2> 533328 INFO  (Thread-987) [    x:collectionLazy3] o.a.s.c.SolrCore JMX monitoring not detected for core: collectionLazy3
   [junit4]   2> 533329 INFO  (Thread-987) [    x:collectionLazy3] o.a.s.c.CachingDirectoryFactory return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_7A6C7D7430B44AB3-001\tempDir-001\collection3\data\
   [junit4]   2> 533329 INFO  (Thread-987) [    x:collectionLazy3] o.a.s.c.SolrCore New index directory detected: old=null new=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_7A6C7D7430B44AB3-001\tempDir-001\collection3\data\index/
   [junit4]   2> 533331 WARN  (Thread-987) [    x:collectionLazy3] o.a.s.c.SolrCore [collectionLazy3] Solr index directory 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_7A6C7D7430B44AB3-001\tempDir-001\collection3\data\index' doesn't exist. Creating new index...
   [junit4]   2> 533331 INFO  (Thread-987) [    x:collectionLazy3] o.a.s.c.CachingDirectoryFactory return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_7A6C7D7430B44AB3-001\tempDir-001\collection3\data\index
   [junit4]   2> 533331 INFO  (Thread-987) [    x:collectionLazy3] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=10, maxMergeAtOnceExplicit=46, maxMergedSegmentMB=87.73828125, floorSegmentMB=1.1416015625, forceMergeDeletesPctAllowed=29.573448727905568, segmentsPerTier=40.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 533331 INFO  (Thread-987) [    x:collectionLazy3] o.a.s.c.SolrCore SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@703cd906 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@60434f99),segFN=segments_1,generation=1}
   [junit4]   2> 533331 INFO  (Thread-987) [    x:collectionLazy3] o.a.s.c.SolrCore newest commit generation = 1
   [junit4]   2> 533333 INFO  (OldIndexDirectoryCleanupThreadForCore-collectionLazy3) [    x:collectionLazy3] o.a.s.c.SolrCore Looking for old index directories to cleanup for core collectionLazy3 in C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_7A6C7D7430B44AB3-001\tempDir-001\collection3\data\
   [junit4]   2> 533334 WARN  (OldIndexDirectoryCleanupThreadForCore-collectionLazy3) [    x:collectionLazy3] o.a.s.c.DirectoryFactory C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_7A6C7D7430B44AB3-001\tempDir-001\collection3\data\ does not point to a valid data directory; skipping clean-up of old index directories.
   [junit4]   2> 533335 INFO  (Thread-987) [    x:collectionLazy3] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 533338 INFO  (Thread-987) [    x:collectionLazy3] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 533339 INFO  (Thread-987) [    x:collectionLazy3] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 533340 INFO  (Thread-987) [    x:collectionLazy3] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 533341 INFO  (Thread-987) [    x:collectionLazy3] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 533342 INFO  (Thread-987) [    x:collectionLazy3] o.a.s.c.RequestHandlers Registered paths: /admin/mbeans,/update/csv,/update/json/docs,/admin/luke,/select,/admin/segments,/get,/admin/system,/replication,/admin/properties,/config,/schema,/admin/plugins,/admin/logging,/update/json,/admin/threads,/admin/ping,/update,/admin/file
   [junit4]   2> 533342 INFO  (Thread-987) [    x:collectionLazy3] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 533342 INFO  (Thread-987) [    x:collectionLazy3] o.a.s.c.SolrCore Hard AutoCommit: disabled
   [junit4]   2> 533342 INFO  (Thread-987) [    x:collectionLazy3] o.a.s.c.SolrCore Soft AutoCommit: disabled
   [junit4]   2> 533343 INFO  (Thread-987) [    x:collectionLazy3] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=48, maxMergeAtOnceExplicit=22, maxMergedSegmentMB=22.806640625, floorSegmentMB=2.0458984375, forceMergeDeletesPctAllowed=24.267405549987913, segmentsPerTier=32.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.8010736885863057
   [junit4]   2> 533343 INFO  (Thread-987) [    x:collectionLazy3] o.a.s.c.SolrCore SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@703cd906 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@60434f99),segFN=segments_1,generation=1}
   [junit4]   2> 533343 INFO  (Thread-987) [    x:collectionLazy3] o.a.s.c.SolrCore newest commit generation = 1
   [junit4]   2> 533343 INFO  (Thread-987) [    x:collectionLazy3] o.a.s.s.SolrIndexSearcher Opening Searcher@52108539[collectionLazy3] main
   [junit4]   2> 533345 INFO  (Thread-987) [    x:collectionLazy3] o.a.s.r.ManagedResourceStorage File-based storage initialized to use dir: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_7A6C7D7430B44AB3-001\tempDir-001\collection3\conf
   [junit4]   2> 533345 INFO  (Thread-987) [    x:collectionLazy3] o.a.s.r.RestManager Initializing RestManager with initArgs: {storageDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_7A6C7D7430B44AB3-001\tempDir-001\collection3\conf}
   [junit4]   2> 533345 INFO  (Thread-987) [    x:collectionLazy3] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using file:dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_7A6C7D7430B44AB3-001\tempDir-001\collection3\conf
   [junit4]   2> 533345 INFO  (Thread-987) [    x:collectionLazy3] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 533345 INFO  (Thread-987) [    x:collectionLazy3] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 533346 INFO  (Thread-987) [    x:collectionLazy3] o.a.s.c.CoreContainer Opening transient core collectionLazy3
   [junit4]   2> 533346 INFO  (Thread-987) [    x:collectionLazy3] o.a.s.c.CoreContainer registering core: collectionLazy3
   [junit4]   2> 533347 INFO  (searcherExecutor-1311-thread-1-processing-x:collectionLazy3) [    x:collectionLazy3] o.a.s.c.SolrCore [collectionLazy3] Registered new searcher Searcher@52108539[collectionLazy3] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 533362 INFO  (TEST-TestLazyCores.testRace-seed#[7A6C7D7430B44AB3]) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1781851261
   [junit4]   2> 533363 INFO  (TEST-TestLazyCores.testRace-seed#[7A6C7D7430B44AB3]) [    x:collectionLazy5] o.a.s.c.SolrCore [collectionLazy5]  CLOSING SolrCore org.apache.solr.core.SolrCore@e56f1a0
   [junit4]   2> 533363 INFO  (TEST-TestLazyCores.testRace-seed#[7A6C7D7430B44AB3]) [    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> 533363 INFO  (TEST-TestLazyCores.testRace-seed#[7A6C7D7430B44AB3]) [    x:collectionLazy5] o.a.s.u.SolrCoreState Closing SolrCoreState
   [junit4]   2> 533363 INFO  (TEST-TestLazyCores.testRace-seed#[7A6C7D7430B44AB3]) [    x:collectionLazy5] o.a.s.u.DefaultSolrCoreState SolrCoreState ref count has reached 0 - closing IndexWriter
   [junit4]   2> 533363 INFO  (TEST-TestLazyCores.testRace-seed#[7A6C7D7430B44AB3]) [    x:collectionLazy5] o.a.s.u.DefaultSolrCoreState closing IndexWriter with IndexWriterCloser
   [junit4]   2> 533366 INFO  (TEST-TestLazyCores.testRace-seed#[7A6C7D7430B44AB3]) [    x:collectionLazy5] o.a.s.c.SolrCore [collectionLazy5] Closing main searcher on request.
   [junit4]   2> 533366 INFO  (TEST-TestLazyCores.testRace-seed#[7A6C7D7430B44AB3]) [    x:collectionLazy5] o.a.s.c.CachingDirectoryFactory Closing MockDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 533366 INFO  (TEST-TestLazyCores.testRace-seed#[7A6C7D7430B44AB3]) [    x:collectionLazy5] o.a.s.c.CachingDirectoryFactory looking to close C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_7A6C7D7430B44AB3-001\tempDir-001\collection5\data\ [CachedDir<<refCount=0;path=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_7A6C7D7430B44AB3-001\tempDir-001\collection5\data\;done=false>>]
   [junit4]   2> 533366 INFO  (TEST-TestLazyCores.testRace-seed#[7A6C7D7430B44AB3]) [    x:collectionLazy5] o.a.s.c.CachingDirectoryFactory Closing directory: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_7A6C7D7430B44AB3-001\tempDir-001\collection5\data\
   [junit4]   2> 533366 INFO  (TEST-TestLazyCores.testRace-seed#[7A6C7D7430B44AB3]) [    x:collectionLazy5] o.a.s.c.CachingDirectoryFactory looking to close C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_7A6C7D7430B44AB3-001\tempDir-001\collection5\data\index [CachedDir<<refCount=0;path=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_7A6C7D7430B44AB3-001\tempDir-001\collection5\data\index;done=false>>]
   [junit4]   2> 533366 INFO  (TEST-TestLazyCores.testRace-seed#[7A6C7D7430B44AB3]) [    x:collectionLazy5] o.a.s.c.CachingDirectoryFactory Closing directory: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_7A6C7D7430B44AB3-001\tempDir-001\collection5\data\index
   [junit4]   2> 533366 INFO  (TEST-TestLazyCores.testRace-seed#[7A6C7D7430B44AB3]) [    x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@456cf7ce
   [junit4]   2> 533367 INFO  (TEST-TestLazyCores.testRace-seed#[7A6C7D7430B44AB3]) [    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> 533368 INFO  (TEST-TestLazyCores.testRace-seed#[7A6C7D7430B44AB3]) [    x:collection1] o.a.s.u.SolrCoreState Closing SolrCoreState
   [junit4]   2> 533368 INFO  (TEST-TestLazyCores.testRace-seed#[7A6C7D7430B44AB3]) [    x:collection1] o.a.s.u.DefaultSolrCoreState SolrCoreState ref count has reached 0 - closing IndexWriter
   [junit4]   2> 533368 INFO  (TEST-TestLazyCores.testRace-seed#[7A6C7D7430B44AB3]) [    x:collection1] o.a.s.u.DefaultSolrCoreState closing IndexWriter with IndexWriterCloser
   [junit4]   2> 533369 INFO  (TEST-TestLazyCores.testRace-seed#[7A6C7D7430B44AB3]) [    x:collection1] o.a.s.c.SolrCore [collection1] Closing main searcher on request.
   [junit4]   2> 533369 INFO  (TEST-TestLazyCores.testRace-seed#[7A6C7D7430B44AB3]) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing MockDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 533369 INFO  (TEST-TestLazyCores.testRace-seed#[7A6C7D7430B44AB3]) [    x:collection1] o.a.s.c.CachingDirectoryFactory looking to close C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_7A6C7D7430B44AB3-001\tempDir-001\collection1\data\index [CachedDir<<refCount=0;path=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_7A6C7D7430B44AB3-001\tempDir-001\collection1\data\index;done=false>>]
   [junit4]   2> 533369 INFO  (TEST-TestLazyCores.testRace-seed#[7A6C7D7430B44AB3]) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_7A6C7D7430B44AB3-001\tempDir-001\collection1\data\index
   [junit4]   2> 533369 INFO  (TEST-TestLazyCores.testRace-seed#[7A6C7D7430B44AB3]) [    x:collection1] o.a.s.c.CachingDirectoryFactory looking to close C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_7A6C7D7430B44AB3-001\tempDir-001\collection1\data\ [CachedDir<<refCount=0;path=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_7A6C7D7430B44AB3-001\tempDir-001\collection1\data\;done=false>>]
   [junit4]   2> 533369 INFO  (TEST-TestLazyCores.testRace-seed#[7A6C7D7430B44AB3]) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_7A6C7D7430B44AB3-001\tempDir-001\collection1\data\
   [junit4]   2> 533369 INFO  (TEST-TestLazyCores.testRace-seed#[7A6C7D7430B44AB3]) [    x:collectionLazy2] o.a.s.c.SolrCore [collectionLazy2]  CLOSING SolrCore org.apache.solr.core.SolrCore@446abb0b
   [junit4]   2> 533370 INFO  (TEST-TestLazyCores.testRace-seed#[7A6C7D7430B44AB3]) [    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> 533370 INFO  (TEST-TestLazyCores.testRace-seed#[7A6C7D7430B44AB3]) [    x:collectionLazy2] o.a.s.u.SolrCoreState Closing SolrCoreState
   [junit4]   2> 533370 INFO  (TEST-TestLazyCores.testRace-seed#[7A6C7D7430B44AB3]) [    x:collectionLazy2] o.a.s.u.DefaultSolrCoreState SolrCoreState ref count has reached 0 - closing IndexWriter
   [junit4]   2> 533370 INFO  (TEST-TestLazyCores.testRace-seed#[7A6C7D7430B44AB3]) [    x:collectionLazy2] o.a.s.u.DefaultSolrCoreState closing IndexWriter with IndexWriterCloser
   [junit4]   2> 533373 INFO  (TEST-TestLazyCores.testRace-seed#[7A6C7D7430B44AB3]) [    x:collectionLazy2] o.a.s.c.SolrCore [collectionLazy2] Closing main searcher on request.
   [junit4]   2> 533373 INFO  (TEST-TestLazyCores.testRace-seed#[7A6C7D7430B44AB3]) [    x:collectionLazy2] o.a.s.c.CachingDirectoryFactory Closing MockDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 533373 INFO  (TEST-TestLazyCores.testRace-seed#[7A6C7D7430B44AB3]) [    x:collectionLazy2] o.a.s.c.CachingDirectoryFactory looking to close C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_7A6C7D7430B44AB3-001\tempDir-001\collection2\data\ [CachedDir<<refCount=0;path=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_7A6C7D7430B44AB3-001\tempDir-001\collection2\data\;done=false>>]
   [junit4]   2> 533373 INFO  (TEST-TestLazyCores.testRace-seed#[7A6C7D7430B44AB3]) [    x:collectionLazy2] o.a.s.c.CachingDirectoryFactory Closing directory: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_7A6C7D7430B44AB3-001\tempDir-001\collection2\data\
   [junit4]   2> 533373 INFO  (TEST-TestLazyCores.testRace-seed#[7A6C7D7430B44AB3]) [    x:collectionLazy2] o.a.s.c.CachingDirectoryFactory looking to close C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_7A6C7D7430B44AB3-001\tempDir-001\collection2\data\index [CachedDir<<refCount=0;path=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_7A6C7D7430B44AB3-001\tempDir-001\collection2\data\index;done=false>>]
   [junit4]   2> 533374 INFO  (TEST-TestLazyCores.testRace-seed#[7A6C7D7430B44AB3]) [    x:collectionLazy2] o.a.s.c.CachingDirectoryFactory Closing directory: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_7A6C7D7430B44AB3-001\tempDir-001\collection2\data\index
   [junit4]   2> 533374 INFO  (TEST-TestLazyCores.testRace-seed#[7A6C7D7430B44AB3]) [    x:collectionLazy3] o.a.s.c.SolrCore [collectionLazy3]  CLOSING SolrCore org.apache.solr.core.SolrCore@205f65f5
   [junit4]   2> 533374 INFO  (TEST-TestLazyCores.testRace-seed#[7A6C7D7430B44AB3]) [    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> 533374 INFO  (TEST-TestLazyCores.testRace-seed#[7A6C7D7430B44AB3]) [    x:collectionLazy3] o.a.s.u.SolrCoreState Closing SolrCoreState
   [junit4]   2> 533374 INFO  (TEST-TestLazyCores.testRace-seed#[7A6C7D7430B44AB3]) [    x:collectionLazy3] o.a.s.u.DefaultSolrCoreState SolrCoreState ref count has reached 0 - closing IndexWriter
   [junit4]   2> 533374 INFO  (TEST-TestLazyCores.testRace-seed#[7A6C7D7430B44AB3]) [    x:collectionLazy3] o.a.s.u.DefaultSolrCoreState closing IndexWriter with IndexWriterCloser
   [junit4]   2> 533376 INFO  (TEST-TestLazyCores.testRace-seed#[7A6C7D7430B44AB3]) [    x:collectionLazy3] o.a.s.c.SolrCore [collectionLazy3] Closing main searcher on request.
   [junit4]   2> 533376 INFO  (TEST-TestLazyCores.testRace-seed#[7A6C7D7430B44AB3]) [    x:collectionLazy3] o.a.s.c.CachingDirectoryFactory Closing MockDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 533376 INFO  (TEST-TestLazyCores.testRace-seed#[7A6C7D7430B44AB3]) [    x:collectionLazy3] o.a.s.c.CachingDirectoryFactory looking to close C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_7A6C7D7430B44AB3-001\tempDir-001\collection3\data\ [CachedDir<<refCount=0;path=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_7A6C7D7430B44AB3-001\tempDir-001\collection3\data\;done=false>>]
   [junit4]   2> 533376 INFO  (TEST-TestLazyCores.testRace-seed#[7A6C7D7430B44AB3]) [    x:collectionLazy3] o.a.s.c.CachingDirectoryFactory Closing directory: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_7A6C7D7430B44AB3-001\tempDir-001\collection3\data\
   [junit4]   2> 533376 INFO  (TEST-TestLazyCores.testRace-seed#[7A6C7D7430B44AB3]) [    x:collectionLazy3] o.a.s.c.CachingDirectoryFactory looking to close C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_7A6C7D7430B44AB3-001\tempDir-001\collection3\data\index [CachedDir<<refCount=0;path=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_7A6C7D7430B44AB3-001\tempDir-001\collection3\data\index;done=false>>]
   [junit4]   2> 533376 INFO  (TEST-TestLazyCores.testRace-seed#[7A6C7D7430B44AB3]) [    x:collectionLazy3] o.a.s.c.CachingDirectoryFactory Closing directory: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_7A6C7D7430B44AB3-001\tempDir-001\collection3\data\index
   [junit4]   2> 533376 INFO  (TEST-TestLazyCores.testRace-seed#[7A6C7D7430B44AB3]) [    x:collectionLazy3] o.a.s.SolrTestCaseJ4 ###Ending testRace
   [junit4]   2> 533380 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[7A6C7D7430B44AB3]) [    x:collectionLazy3] o.a.s.SolrTestCaseJ4 ###Starting testCreateTransientFromAdmin
   [junit4]   2> 533492 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[7A6C7D7430B44AB3]) [    x:collectionLazy3] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_7A6C7D7430B44AB3-001\tempDir-002\'
   [junit4]   2> 533492 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[7A6C7D7430B44AB3]) [    x:collectionLazy3] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 533492 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[7A6C7D7430B44AB3]) [    x:collectionLazy3] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 533522 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[7A6C7D7430B44AB3]) [    x:collectionLazy3] o.a.s.c.CoreContainer New CoreContainer 1410158241
   [junit4]   2> 533522 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[7A6C7D7430B44AB3]) [    x:collectionLazy3] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_7A6C7D7430B44AB3-001\tempDir-002\]
   [junit4]   2> 533522 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[7A6C7D7430B44AB3]) [    x:collectionLazy3] o.a.s.c.CoreContainer loading shared library: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_7A6C7D7430B44AB3-001\tempDir-002\lib
   [junit4]   2> 533522 WARN  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[7A6C7D7430B44AB3]) [    x:collectionLazy3] o.a.s.c.SolrResourceLoader Can't find (or read) directory to add to classloader: lib (resolved as: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_7A6C7D7430B44AB3-001\tempDir-002\lib).
   [junit4]   2> 533532 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[7A6C7D7430B44AB3]) [    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> 533535 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[7A6C7D7430B44AB3]) [    x:collectionLazy3] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=600000&connTimeout=60000&retry=true
   [junit4]   2> 533536 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[7A6C7D7430B44AB3]) [    x:collectionLazy3] o.a.s.c.CoreContainer Allocating transient cache for 4 transient cores
   [junit4]   2> 533536 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[7A6C7D7430B44AB3]) [    x:collectionLazy3] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 533536 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[7A6C7D7430B44AB3]) [    x:collectionLazy3] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 533536 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[7A6C7D7430B44AB3]) [    x:collectionLazy3] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 533536 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[7A6C7D7430B44AB3]) [    x:collectionLazy3] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 533538 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[7A6C7D7430B44AB3]) [    x:collectionLazy3] o.a.s.c.SolrCore Created CoreDescriptor: {name=collection1, config=solrconfig.xml, transient=false, schema=schema.xml, loadOnStartup=true, configSetProperties=configsetprops.json, instanceDir=collection1, absoluteInstDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_7A6C7D7430B44AB3-001\tempDir-002\collection1\, dataDir=data\}
   [junit4]   2> 533538 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[7A6C7D7430B44AB3]) [    x:collectionLazy3] o.a.s.c.SolrCore Created CoreDescriptor: {name=collectionLazy2, config=solrconfig.xml, transient=true, schema=schema.xml, loadOnStartup=true, configSetProperties=configsetprops.json, instanceDir=collection2, absoluteInstDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_7A6C7D7430B44AB3-001\tempDir-002\collection2\, dataDir=data\}
   [junit4]   2> 533539 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[7A6C7D7430B44AB3]) [    x:collectionLazy3] o.a.s.c.SolrCore Created CoreDescriptor: {name=collectionLazy3, config=solrconfig.xml, transient=on, schema=schema.xml, loadOnStartup=false, configSetProperties=configsetprops.json, instanceDir=collection3, absoluteInstDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_7A6C7D7430B44AB3-001\tempDir-002\collection3\, dataDir=data\}
   [junit4]   2> 533539 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[7A6C7D7430B44AB3]) [    x:collectionLazy3] o.a.s.c.SolrCore Created CoreDescriptor: {name=collectionLazy4, config=solrconfig.xml, transient=false, schema=schema.xml, loadOnStartup=false, configSetProperties=configsetprops.json, instanceDir=collection4, absoluteInstDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_7A6C7D7430B44AB3-001\tempDir-002\collection4\, dataDir=data\}
   [junit4]   2> 533540 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[7A6C7D7430B44AB3]) [    x:collectionLazy3] o.a.s.c.SolrCore Created CoreDescriptor: {name=collectionLazy5, config=solrconfig.xml, transient=false, schema=schema.xml, loadOnStartup=true, configSetProperties=configsetprops.json, instanceDir=collection5, absoluteInstDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_7A6C7D7430B44AB3-001\tempDir-002\collection5\, dataDir=data\}
   [junit4]   2> 533541 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[7A6C7D7430B44AB3]) [    x:collectionLazy3] o.a.s.c.SolrCore Created CoreDescriptor: {name=collectionLazy6, config=solrconfig.xml, transient=true, schema=schema.xml, loadOnStartup=false, configSetProperties=configsetprops.json, instanceDir=collection6, absoluteInstDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_7A6C7D7430B44AB3-001\tempDir-002\collection6\, dataDir=data\}
   [junit4]   2> 533541 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[7A6C7D7430B44AB3]) [    x:collectionLazy3] o.a.s.c.SolrCore Created CoreDescriptor: {name=collectionLazy7, config=solrconfig.xml, transient=true, schema=schema.xml, loadOnStartup=false, configSetProperties=configsetprops.json, instanceDir=collection7, absoluteInstDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_7A6C7D7430B44AB3-001\tempDir-002\collection7\, dataDir=data\}
   [junit4]   2> 533541 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[7A6C7D7430B44AB3]) [    x:collectionLazy3] o.a.s.c.SolrCore Created CoreDescriptor: {name=collectionLazy8, config=solrconfig.xml, transient=true, schema=schema.xml, loadOnStartup=false, configSetProperties=configsetprops.json, instanceDir=collection8, absoluteInstDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_7A6C7D7430B44AB3-001\tempDir-002\collection8\, dataDir=data\}
   [junit4]   2> 533542 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[7A6C7D7430B44AB3]) [    x:collectionLazy3] o.a.s.c.SolrCore Created CoreDescriptor: {name=collectionLazy9, config=solrconfig.xml, transient=true, schema=schema.xml, loadOnStartup=false, configSetProperties=configsetprops.json, instanceDir=collection9, absoluteInstDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_7A6C7D7430B44AB3-001\tempDir-002\collection9\, dataDir=data\}
   [junit4]   2> 533543 INFO  (coreLoadExecutor-1320-thread-1-processing-x:collectionLazy3) [    x:collectionLazy3] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_7A6C7D7430B44AB3-001\tempDir-002\collection1\'
   [junit4]   2> 533545 INFO  (coreLoadExecutor-1320-thread-3-processing-x:collectionLazy3) [    x:collectionLazy3] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_7A6C7D7430B44AB3-001\tempDir-002\collection5\'
   [junit4]   2> 533543 INFO  (coreLoadExecutor-1320-thread-2-processing-x:collectionLazy3) [    x:collectionLazy3] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_7A6C7D7430B44AB3-001\tempDir-002\collection2\'
   [junit4]   2> 533545 INFO  (coreLoadExecutor-1320-thread-3-processing-x:collectionLazy3) [    x:collectionLazy3] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 533545 INFO  (coreLoadExecutor-1320-thread-1-processing-x:collectionLazy3) [    x:collectionLazy3] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 533545 INFO  (coreLoadExecutor-1320-thread-3-processing-x:collectionLazy3) [    x:collectionLazy3] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 533545 INFO  (coreLoadExecutor-1320-thread-2-processing-x:collectionLazy3) [    x:collectionLazy3] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 533545 INFO  (coreLoadExecutor-1320-thread-1-processing-x:collectionLazy3) [    x:collectionLazy3] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 533545 INFO  (coreLoadExecutor-1320-thread-2-processing-x:collectionLazy3) [    x:collectionLazy3] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 533576 INFO  (coreLoadExecutor-1320-thread-3-processing-x:collectionLazy3) [    x:collectionLazy3] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 533576 INFO  (coreLoadExecutor-1320-thread-2-processing-x:collectionLazy3) [    x:collectionLazy3] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 533579 INFO  (coreLoadExecutor-1320-thread-3-processing-x:collectionLazy3) [    x:collectionLazy3] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.0.0
   [junit4]   2> 533579 INFO  (coreLoadExecutor-1320-thread-2-processing-x:collectionLazy3) [    x:collectionLazy3] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.0.0
   [junit4]   2> 533584 INFO  (coreLoadExecutor-1320-thread-3-processing-x:collectionLazy3) [    x:collectionLazy3] o.a.s.c.Config Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 533584 INFO  (coreLoadExecutor-1320-thread-3-processing-x:collectionLazy3) [    x:collectionLazy3] o.a.s.s.IndexSchema Reading Solr Schema from C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_7A6C7D7430B44AB3-001\tempDir-002\collection5\conf\schema.xml
   [junit4]   2> 533586 INFO  (coreLoadExecutor-1320-thread-2-processing-x:collectionLazy3) [    x:collectionLazy3] o.a.s.c.Config Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 533586 INFO  (coreLoadExecutor-1320-thread-2-processing-x:collectionLazy3) [    x:collectionLazy3] o.a.s.s.IndexSchema Reading Solr Schema from C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_7A6C7D7430B44AB3-001\tempDir-002\collection2\conf\schema.xml
   [junit4]   2> 533588 INFO  (coreLoadExecutor-1320-thread-3-processing-x:collectionLazy3) [    x:collectionLazy3] o.a.s.s.IndexSchema [collectionLazy5] Schema name=tiny
   [junit4]   2> 533591 INFO  (coreLoadExecutor-1320-thread-2-processing-x:collectionLazy3) [    x:collectionLazy3] o.a.s.s.IndexSchema [collectionLazy2] Schema name=tiny
   [junit4]   2> 533593 INFO  (coreLoadExecutor-1320-thread-3-processing-x:collectionLazy3) [    x:collectionLazy3] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 533594 INFO  (coreLoadExecutor-1320-thread-2-processing-x:collectionLazy3) [    x:collectionLazy3] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 533598 INFO  (coreLoadExecutor-1320-thread-3-processing-x:collectionLazy3) [    x:collectionLazy3] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default properties: Can't find resource 'configsetprops.json' in classpath or 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_7A6C7D7430B44AB3-001\tempDir-002\collection5\conf'
   [junit4]   2> 533598 INFO  (coreLoadExecutor-1320-thread-3-processing-x:collectionLazy3) [    x:collectionLazy3] o.a.s.c.CoreContainer Creating SolrCore 'collectionLazy5' using configuration from instancedir C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_7A6C7D7430B44AB3-001\tempDir-002\collection5\
   [junit4]   2> 533598 INFO  (coreLoadExecutor-1320-thread-3-processing-x:collectionLazy3) [    x:collectionLazy5] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 533598 INFO  (coreLoadExecutor-1320-thread-2-processing-x:collectionLazy3) [    x:collectionLazy3] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default properties: Can't find resource 'configsetprops.json' in classpath or 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_7A6C7D7430B44AB3-001\tempDir-002\collection2\conf'
   [junit4]   2> 533598 INFO  (coreLoadExecutor-1320-thread-2-processing-x:collectionLazy3) [    x:collectionLazy3] o.a.s.c.CoreContainer Creating SolrCore 'collectionLazy2' using configuration from instancedir C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_7A6C7D7430B44AB3-001\tempDir-002\collection2\
   [junit4]   2> 533598 INFO  (coreLoadExecutor-1320-thread-3-processing-x:collectionLazy3) [    x:collectionLazy5] o.a.s.c.SolrCore [[collectionLazy5] ] Opening new SolrCore at [C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_7A6C7D7430B44AB3-001\tempDir-002\collection5\], dataDir=[null]
   [junit4]   2> 533598 INFO  (coreLoadExecutor-1320-thread-2-processing-x:collectionLazy3) [    x:collectionLazy2] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 533598 INFO  (coreLoadExecutor-1320-thread-3-processing-x:collectionLazy3) [    x:collectionLazy5] o.a.s.c.SolrCore JMX monitoring not detected for core: collectionLazy5
   [junit4]   2> 533598 INFO  (coreLoadExecutor-1320-thread-2-processing-x:collectionLazy3) [    x:collectionLazy2] o.a.s.c.SolrCore [[collectionLazy2] ] Opening new SolrCore at [C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_7A6C7D7430B44AB3-001\tempDir-002\collection2\], dataDir=[null]
   [junit4]   2> 533600 INFO  (coreLoadExecutor-1320-thread-2-processing-x:collectionLazy3) [    x:collectionLazy2] o.a.s.c.SolrCore JMX monitoring not detected for core: collectionLazy2
   [junit4]   2> 533600 INFO  (coreLoadExecutor-1320-thread-3-processing-x:collectionLazy3) [    x:collectionLazy5] o.a.s.c.CachingDirectoryFactory return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_7A6C7D7430B44AB3-001\tempDir-002\collection5\data\
   [junit4]   2> 533600 INFO  (coreLoadExecutor-1320-thread-2-processing-x:collectionLazy3) [    x:collectionLazy2] o.a.s.c.CachingDirectoryFactory return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_7A6C7D7430B44AB3-001\tempDir-002\collection2\data\
   [junit4]   2> 533600 INFO  (coreLoadExecutor-1320-thread-3-processing-x:collectionLazy3) [    x:collectionLazy5] o.a.s.c.SolrCore New index directory detected: old=null new=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_7A6C7D7430B44AB3-001\tempDir-002\collection5\data\index/
   [junit4]   2> 533600 INFO  (coreLoadExecutor-1320-thread-2-processing-x:collectionLazy3) [    x:collectionLazy2] o.a.s.c.SolrCore New index directory detected: old=null new=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_7A6C7D7430B44AB3-001\tempDir-002\collection2\data\index/
   [junit4]   2> 533600 WARN  (coreLoadExecutor-1320-thread-3-processing-x:collectionLazy3) [    x:collectionLazy5] o.a.s.c.SolrCore [collectionLazy5] Solr index directory 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_7A6C7D7430B44AB3-001\tempDir-002\collection5\data\index' doesn't exist. Creating new index...
   [junit4]   2> 533600 WARN  (coreLoadExecutor-1320-thread-2-processing-x:collectionLazy3) [    x:collectionLazy2] o.a.s.c.SolrCore [collectionLazy2] Solr index directory 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_7A6C7D7430B44AB3-001\tempDir-002\collection2\data\index' doesn't exist. Creating new index...
   [junit4]   2> 533601 INFO  (coreLoadExecutor-1320-thread-2-processing-x:collectionLazy3) [    x:collectionLazy2] o.a.s.c.CachingDirectoryFactory return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_7A6C7D7430B44AB3-001\tempDir-002\collection2\data\index
   [junit4]   2> 533600 INFO  (coreLoadExecutor-1320-thread-3-processing-x:collectionLazy3) [    x:collectionLazy5] o.a.s.c.CachingDirectoryFactory return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_7A6C7D7430B44AB3-001\tempDir-002\collection5\data\index
   [junit4]   2> 533601 INFO  (coreLoadExecutor-1320-thread-2-processing-x:collectionLazy3) [    x:collectionLazy2] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=10, maxMergeAtOnceExplicit=46, maxMergedSegmentMB=87.73828125, floorSegmentMB=1.1416015625, forceMergeDeletesPctAllowed=29.573448727905568, segmentsPerTier=40.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 533602 INFO  (coreLoadExecutor-1320-thread-2-processing-x:collectionLazy3) [    x:collectionLazy2] o.a.s.c.SolrCore SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@348381c5 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@2190cd4e),segFN=segments_1,generation=1}
   [junit4]   2> 533602 INFO  (coreLoadExecutor-1320-thread-2-processing-x:collectionLazy3) [    x:collectionLazy2] o.a.s.c.SolrCore newest commit generation = 1
   [junit4]   2> 533602 INFO  (coreLoadExecutor-1320-thread-3-processing-x:collectionLazy3) [    x:collectionLazy5] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=10, maxMergeAtOnceExplicit=46, maxMergedSegmentMB=87.73828125, floorSegmentMB=1.1416015625, forceMergeDeletesPctAllowed=29.573448727905568, segmentsPerTier=40.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 533602 INFO  (coreLoadExecutor-1320-thread-3-processing-x:collectionLazy3) [    x:collectionLazy5] o.a.s.c.SolrCore SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@2b461ddc lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@192d4437),segFN=segments_1,generation=1}
   [junit4]   2> 533602 INFO  (coreLoadExecutor-1320-thread-3-processing-x:collectionLazy3) [    x:collectionLazy5] o.a.s.c.SolrCore newest commit generation = 1
   [junit4]   2> 533604 INFO  (OldIndexDirectoryCleanupThreadForCore-collectionLazy2) [    x:collectionLazy2] o.a.s.c.SolrCore Looking for old index directories to cleanup for core collectionLazy2 in C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_7A6C7D7430B44AB3-001\tempDir-002\collection2\data\
   [junit4]   2> 533604 WARN  (OldIndexDirectoryCleanupThreadForCore-collectionLazy2) [    x:collectionLazy2] o.a.s.c.DirectoryFactory C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_7A6C7D7430B44AB3-001\tempDir-002\collection2\data\ does not point to a valid data directory; skipping clean-up of old index directories.
   [junit4]   2> 533607 INFO  (coreLoadExecutor-1320-thread-2-processing-x:collectionLazy3) [    x:collectionLazy2] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 533608 INFO  (

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

stLazyCores.testCachingLimit-seed#[7A6C7D7430B44AB3]) [    x:collectionLazy9] o.a.s.c.CachingDirectoryFactory looking to close C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_7A6C7D7430B44AB3-001\tempDir-007\collection9\data\ [CachedDir<<refCount=0;path=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_7A6C7D7430B44AB3-001\tempDir-007\collection9\data\;done=false>>]
   [junit4]   2> 538973 INFO  (TEST-TestLazyCores.testCachingLimit-seed#[7A6C7D7430B44AB3]) [    x:collectionLazy9] o.a.s.c.CachingDirectoryFactory Closing directory: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_7A6C7D7430B44AB3-001\tempDir-007\collection9\data\
   [junit4]   2> 538973 INFO  (TEST-TestLazyCores.testCachingLimit-seed#[7A6C7D7430B44AB3]) [    x:collectionLazy9] o.a.s.SolrTestCaseJ4 ###Ending testCachingLimit
   [junit4]   2> 538973 INFO  (SUITE-TestLazyCores-seed#[7A6C7D7430B44AB3]-worker) [    x:collectionLazy9] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> 538973 INFO  (SUITE-TestLazyCores-seed#[7A6C7D7430B44AB3]-worker) [    x:collectionLazy9] o.a.s.c.CoreContainer Shutting down CoreContainer instance=647400351
   [junit4]   2> 659250 ERROR (SUITE-TestLazyCores-seed#[7A6C7D7430B44AB3]-worker) [    x:collectionLazy9] o.a.s.SolrTestCaseJ4 ERROR: SolrIndexSearcher opens=51 closes=50
   [junit4]   2> Nov 10, 2015 12:52:02 AM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked thread(s).
   [junit4]   2> Nov 10, 2015 12:52:22 AM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> SEVERE: 1 thread leaked from SUITE scope at org.apache.solr.core.TestLazyCores: 
   [junit4]   2>    1) Thread[id=2670, name=searcherExecutor-1506-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:175)
   [junit4]   2>         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
   [junit4]   2>         at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
   [junit4]   2>         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)
   [junit4]   2>         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
   [junit4]   2>         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
   [junit4]   2>         at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> Nov 10, 2015 12:52:22 AM com.carrotsearch.randomizedtesting.ThreadLeakControl tryToInterruptAll
   [junit4]   2> INFO: Starting to interrupt leaked threads:
   [junit4]   2>    1) Thread[id=2670, name=searcherExecutor-1506-thread-1, state=WAITING, group=TGRP-TestLazyCores]
   [junit4]   2> Nov 10, 2015 12:52:25 AM com.carrotsearch.randomizedtesting.ThreadLeakControl tryToInterruptAll
   [junit4]   2> SEVERE: There are still zombie threads that couldn't be terminated:
   [junit4]   2>    1) Thread[id=2670, name=searcherExecutor-1506-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:175)
   [junit4]   2>         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
   [junit4]   2>         at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
   [junit4]   2>         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)
   [junit4]   2>         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
   [junit4]   2>         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
   [junit4]   2>         at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene60): {v_t=FST50, id=FST50, v_s=PostingsFormat(name=Memory doPackFST= false), v_f=BlockTreeOrds(blocksize=128)}, docValues:{}, sim=RandomSimilarityProvider(queryNorm=true,coord=no): {}, locale=in_ID, timezone=Asia/Yekaterinburg
   [junit4]   2> NOTE: Windows 7 6.1 amd64/Oracle Corporation 1.8.0_66 (64-bit)/cpus=3,threads=2,free=79233936,total=382730240
   [junit4]   2> NOTE: All tests run in this JVM: [RecoveryZkTest, DocumentBuilderTest, TestLRUCache, TestReloadDeadlock, SpatialFilterTest, UpdateParamsTest, VMParamsZkACLAndCredentialsProvidersTest, TestManagedResourceStorage, OverriddenZkACLAndCredentialsProvidersTest, TestDistributedSearch, DistributedQueryElevationComponentTest, TestCSVLoader, TestReplicaProperties, HdfsRecoveryZkTest, TestConfigSets, TestSort, TestComponentsName, TestFastLRUCache, ConnectionManagerTest, SampleTest, OverseerRolesTest, ReturnFieldsTest, RollingRestartTest, DeleteLastCustomShardedReplicaTest, TestIntervalFaceting, QueryElevationComponentTest, IgnoreCommitOptimizeUpdateProcessorFactoryTest, TestTrackingShardHandlerFactory, TestRandomMergePolicy, TestManagedSchema, TestRequestStatusCollectionAPI, SimpleMLTQParserTest, TestFieldTypeCollectionResource, TestCloudManagedSchema, TestNRTOpen, TestClassicSimilarityFactory, TestLazyCores]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestLazyCores -Dtests.seed=7A6C7D7430B44AB3 -Dtests.slow=true -Dtests.locale=in_ID -Dtests.timezone=Asia/Yekaterinburg -Dtests.asserts=true -Dtests.file.encoding=US-ASCII
   [junit4] ERROR   0.00s J0 | TestLazyCores (suite) <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: ERROR: SolrIndexSearcher opens=51 closes=50
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([7A6C7D7430B44AB3]:0)
   [junit4]    > 	at org.apache.solr.SolrTestCaseJ4.endTrackingSearchers(SolrTestCaseJ4.java:468)
   [junit4]    > 	at org.apache.solr.SolrTestCaseJ4.afterClass(SolrTestCaseJ4.java:234)
   [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=2670, name=searcherExecutor-1506-thread-1, state=WAITING, group=TGRP-TestLazyCores]
   [junit4]    >         at sun.misc.Unsafe.park(Native Method)
   [junit4]    >         at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
   [junit4]    >         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
   [junit4]    >         at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
   [junit4]    >         at java.lang.Thread.run(Thread.java:745)
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([7A6C7D7430B44AB3]:0)Throwable #3: com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie threads that couldn't be terminated:
   [junit4]    >    1) Thread[id=2670, name=searcherExecutor-1506-thread-1, state=WAITING, group=TGRP-TestLazyCores]
   [junit4]    >         at sun.misc.Unsafe.park(Native Method)
   [junit4]    >         at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
   [junit4]    >         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
   [junit4]    >         at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
   [junit4]    >         at java.lang.Thread.run(Thread.java:745)
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([7A6C7D7430B44AB3]:0)
   [junit4] Completed [113/556] on J0 in 150.27s, 7 tests, 1 failure, 2 errors <<< FAILURES!

[...truncated 1421 lines...]
BUILD FAILED
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\build.xml:775: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\build.xml:719: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\build.xml:59: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build.xml:233: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\common-build.xml:516: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\lucene\common-build.xml:1432: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\lucene\common-build.xml:987: There were test failures: 556 suites (8 ignored), 2207 tests, 3 suite-level errors, 1552 ignored (65 assumptions) [seed: 7A6C7D7430B44AB3]

Total time: 36 minutes 7 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
[WARNINGS] Skipping publisher since build result is FAILURE
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any