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/10/17 16:40:59 UTC

[JENKINS] Lucene-Solr-trunk-Windows (32bit/jdk1.8.0_60) - Build # 5341 - Failure!

Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Windows/5341/
Java: 32bit/jdk1.8.0_60 -client -XX:+UseConcMarkSweepGC

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([D50CB43BD4510112]: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.GeneratedMethodAccessor62.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:1665)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:54)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java: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=13211, name=searcherExecutor-5963-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=13211, name=searcherExecutor-5963-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([D50CB43BD4510112]: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=13211, name=searcherExecutor-5963-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=13211, name=searcherExecutor-5963-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([D50CB43BD4510112]:0)




Build Log:
[...truncated 10238 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_D50CB43BD4510112-001\init-core-data-001
   [junit4]   2> 2296888 INFO  (SUITE-TestLazyCores-seed#[D50CB43BD4510112]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false)
   [junit4]   2> 2296891 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[D50CB43BD4510112]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testCreateTransientFromAdmin
   [junit4]   2> 2296957 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[D50CB43BD4510112]) [    ] 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_D50CB43BD4510112-001\tempDir-001\'
   [junit4]   2> 2296957 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[D50CB43BD4510112]) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 2296957 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[D50CB43BD4510112]) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 2297003 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[D50CB43BD4510112]) [    ] o.a.s.c.CoreContainer New CoreContainer 5892500
   [junit4]   2> 2297003 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[D50CB43BD4510112]) [    ] 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_D50CB43BD4510112-001\tempDir-001\]
   [junit4]   2> 2297003 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[D50CB43BD4510112]) [    ] 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_D50CB43BD4510112-001\tempDir-001\lib
   [junit4]   2> 2297003 WARN  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[D50CB43BD4510112]) [    ] 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_D50CB43BD4510112-001\tempDir-001\lib).
   [junit4]   2> 2297017 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[D50CB43BD4510112]) [    ] 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> 2297021 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[D50CB43BD4510112]) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=600000&connTimeout=60000&retry=true
   [junit4]   2> 2297022 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[D50CB43BD4510112]) [    ] o.a.s.c.CoreContainer Allocating transient cache for 4 transient cores
   [junit4]   2> 2297023 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[D50CB43BD4510112]) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 2297024 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[D50CB43BD4510112]) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 2297024 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[D50CB43BD4510112]) [    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 2297024 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[D50CB43BD4510112]) [    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 2297026 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[D50CB43BD4510112]) [    ] 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_D50CB43BD4510112-001\tempDir-001\collection1\, dataDir=data\}
   [junit4]   2> 2297027 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[D50CB43BD4510112]) [    ] 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_D50CB43BD4510112-001\tempDir-001\collection2\, dataDir=data\}
   [junit4]   2> 2297028 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[D50CB43BD4510112]) [    ] 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_D50CB43BD4510112-001\tempDir-001\collection3\, dataDir=data\}
   [junit4]   2> 2297028 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[D50CB43BD4510112]) [    ] 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_D50CB43BD4510112-001\tempDir-001\collection4\, dataDir=data\}
   [junit4]   2> 2297029 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[D50CB43BD4510112]) [    ] 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_D50CB43BD4510112-001\tempDir-001\collection5\, dataDir=data\}
   [junit4]   2> 2297031 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[D50CB43BD4510112]) [    ] 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_D50CB43BD4510112-001\tempDir-001\collection6\, dataDir=data\}
   [junit4]   2> 2297031 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[D50CB43BD4510112]) [    ] 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_D50CB43BD4510112-001\tempDir-001\collection7\, dataDir=data\}
   [junit4]   2> 2297032 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[D50CB43BD4510112]) [    ] 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_D50CB43BD4510112-001\tempDir-001\collection8\, dataDir=data\}
   [junit4]   2> 2297033 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[D50CB43BD4510112]) [    ] 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_D50CB43BD4510112-001\tempDir-001\collection9\, dataDir=data\}
   [junit4]   2> 2297068 INFO  (coreLoadExecutor-5851-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_D50CB43BD4510112-001\tempDir-001\collection1\'
   [junit4]   2> 2297069 INFO  (coreLoadExecutor-5851-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_D50CB43BD4510112-001\tempDir-001\collection2\'
   [junit4]   2> 2297069 INFO  (coreLoadExecutor-5851-thread-1) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 2297069 INFO  (coreLoadExecutor-5851-thread-2) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 2297069 INFO  (coreLoadExecutor-5851-thread-2) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 2297069 INFO  (coreLoadExecutor-5851-thread-1) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 2297092 INFO  (coreLoadExecutor-5851-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_D50CB43BD4510112-001\tempDir-001\collection5\'
   [junit4]   2> 2297093 INFO  (coreLoadExecutor-5851-thread-3) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 2297093 INFO  (coreLoadExecutor-5851-thread-3) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 2297132 INFO  (coreLoadExecutor-5851-thread-2) [    ] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 2297136 INFO  (coreLoadExecutor-5851-thread-2) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.0.0
   [junit4]   2> 2297149 INFO  (coreLoadExecutor-5851-thread-2) [    ] o.a.s.c.Config Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 2297150 INFO  (coreLoadExecutor-5851-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_D50CB43BD4510112-001\tempDir-001\collection2\conf\schema.xml
   [junit4]   2> 2297153 INFO  (coreLoadExecutor-5851-thread-2) [    ] o.a.s.s.IndexSchema [collectionLazy2] Schema name=tiny
   [junit4]   2> 2297160 INFO  (coreLoadExecutor-5851-thread-2) [    ] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 2297162 INFO  (coreLoadExecutor-5851-thread-1) [    ] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 2297163 INFO  (coreLoadExecutor-5851-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_D50CB43BD4510112-001\tempDir-001\collection2\conf'
   [junit4]   2> 2297163 INFO  (coreLoadExecutor-5851-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_D50CB43BD4510112-001\tempDir-001\collection2\
   [junit4]   2> 2297163 INFO  (coreLoadExecutor-5851-thread-2) [    x:collectionLazy2] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 2297164 INFO  (coreLoadExecutor-5851-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_D50CB43BD4510112-001\tempDir-001\collection2\], dataDir=[null]
   [junit4]   2> 2297164 INFO  (coreLoadExecutor-5851-thread-2) [    x:collectionLazy2] o.a.s.c.SolrCore JMX monitoring not detected for core: collectionLazy2
   [junit4]   2> 2297164 INFO  (coreLoadExecutor-5851-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_D50CB43BD4510112-001\tempDir-001\collection2\data\
   [junit4]   2> 2297164 INFO  (coreLoadExecutor-5851-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_D50CB43BD4510112-001\tempDir-001\collection2\data\index/
   [junit4]   2> 2297164 WARN  (coreLoadExecutor-5851-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_D50CB43BD4510112-001\tempDir-001\collection2\data\index' doesn't exist. Creating new index...
   [junit4]   2> 2297165 INFO  (coreLoadExecutor-5851-thread-1) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.0.0
   [junit4]   2> 2297165 INFO  (coreLoadExecutor-5851-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_D50CB43BD4510112-001\tempDir-001\collection2\data\index
   [junit4]   2> 2297165 INFO  (coreLoadExecutor-5851-thread-2) [    x:collectionLazy2] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=27, maxMergeAtOnceExplicit=45, maxMergedSegmentMB=92.8115234375, floorSegmentMB=0.5244140625, forceMergeDeletesPctAllowed=2.1609416109211335, segmentsPerTier=29.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.5859711668010573
   [junit4]   2> 2297166 INFO  (coreLoadExecutor-5851-thread-2) [    x:collectionLazy2] o.a.s.c.SolrCore SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@dbe227 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@40e671),segFN=segments_1,generation=1}
   [junit4]   2> 2297166 INFO  (coreLoadExecutor-5851-thread-2) [    x:collectionLazy2] o.a.s.c.SolrCore newest commit generation = 1
   [junit4]   2> 2297175 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_D50CB43BD4510112-001\tempDir-001\collection2\data\
   [junit4]   2> 2297175 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_D50CB43BD4510112-001\tempDir-001\collection2\data\ does not point to a valid data directory; skipping clean-up of old index directories.
   [junit4]   2> 2297181 INFO  (coreLoadExecutor-5851-thread-1) [    ] o.a.s.c.Config Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 2297182 INFO  (coreLoadExecutor-5851-thread-2) [    x:collectionLazy2] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 2297182 INFO  (coreLoadExecutor-5851-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_D50CB43BD4510112-001\tempDir-001\collection1\conf\schema.xml
   [junit4]   2> 2297186 INFO  (coreLoadExecutor-5851-thread-2) [    x:collectionLazy2] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 2297188 INFO  (coreLoadExecutor-5851-thread-1) [    ] o.a.s.s.IndexSchema [collection1] Schema name=tiny
   [junit4]   2> 2297188 INFO  (coreLoadExecutor-5851-thread-2) [    x:collectionLazy2] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 2297189 INFO  (coreLoadExecutor-5851-thread-2) [    x:collectionLazy2] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 2297190 INFO  (coreLoadExecutor-5851-thread-2) [    x:collectionLazy2] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 2297190 INFO  (coreLoadExecutor-5851-thread-1) [    ] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 2297191 INFO  (coreLoadExecutor-5851-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_D50CB43BD4510112-001\tempDir-001\collection1\conf'
   [junit4]   2> 2297191 INFO  (coreLoadExecutor-5851-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_D50CB43BD4510112-001\tempDir-001\collection1\
   [junit4]   2> 2297192 INFO  (coreLoadExecutor-5851-thread-1) [    x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 2297192 INFO  (coreLoadExecutor-5851-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_D50CB43BD4510112-001\tempDir-001\collection1\], dataDir=[null]
   [junit4]   2> 2297192 INFO  (coreLoadExecutor-5851-thread-1) [    x:collection1] o.a.s.c.SolrCore JMX monitoring not detected for core: collection1
   [junit4]   2> 2297192 INFO  (coreLoadExecutor-5851-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_D50CB43BD4510112-001\tempDir-001\collection1\data\
   [junit4]   2> 2297193 INFO  (coreLoadExecutor-5851-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_D50CB43BD4510112-001\tempDir-001\collection1\data\index/
   [junit4]   2> 2297193 WARN  (coreLoadExecutor-5851-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_D50CB43BD4510112-001\tempDir-001\collection1\data\index' doesn't exist. Creating new index...
   [junit4]   2> 2297193 INFO  (coreLoadExecutor-5851-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_D50CB43BD4510112-001\tempDir-001\collection1\data\index
   [junit4]   2> 2297193 INFO  (coreLoadExecutor-5851-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=27, maxMergeAtOnceExplicit=45, maxMergedSegmentMB=92.8115234375, floorSegmentMB=0.5244140625, forceMergeDeletesPctAllowed=2.1609416109211335, segmentsPerTier=29.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.5859711668010573
   [junit4]   2> 2297194 INFO  (coreLoadExecutor-5851-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> 2297194 INFO  (coreLoadExecutor-5851-thread-2) [    x:collectionLazy2] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 2297195 INFO  (coreLoadExecutor-5851-thread-2) [    x:collectionLazy2] o.a.s.c.SolrCore Hard AutoCommit: disabled
   [junit4]   2> 2297195 INFO  (coreLoadExecutor-5851-thread-2) [    x:collectionLazy2] o.a.s.c.SolrCore Soft AutoCommit: disabled
   [junit4]   2> 2297195 INFO  (coreLoadExecutor-5851-thread-2) [    x:collectionLazy2] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=45, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0]
   [junit4]   2> 2297196 INFO  (coreLoadExecutor-5851-thread-2) [    x:collectionLazy2] o.a.s.c.SolrCore SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@dbe227 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@40e671),segFN=segments_1,generation=1}
   [junit4]   2> 2297196 INFO  (coreLoadExecutor-5851-thread-2) [    x:collectionLazy2] o.a.s.c.SolrCore newest commit generation = 1
   [junit4]   2> 2297196 INFO  (coreLoadExecutor-5851-thread-2) [    x:collectionLazy2] o.a.s.s.SolrIndexSearcher Opening Searcher@168a304[collectionLazy2] main
   [junit4]   2> 2297197 INFO  (coreLoadExecutor-5851-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_D50CB43BD4510112-001\tempDir-001\collection2\conf
   [junit4]   2> 2297197 INFO  (coreLoadExecutor-5851-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_D50CB43BD4510112-001\tempDir-001\collection2\conf}
   [junit4]   2> 2297197 INFO  (coreLoadExecutor-5851-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_D50CB43BD4510112-001\tempDir-001\collection2\conf
   [junit4]   2> 2297197 INFO  (coreLoadExecutor-5851-thread-2) [    x:collectionLazy2] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 2297198 INFO  (coreLoadExecutor-5851-thread-2) [    x:collectionLazy2] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 2297198 INFO  (coreLoadExecutor-5851-thread-2) [    x:collectionLazy2] o.a.s.c.CoreContainer Opening transient core collectionLazy2
   [junit4]   2> 2297198 INFO  (coreLoadExecutor-5851-thread-2) [    x:collectionLazy2] o.a.s.c.CoreContainer registering core: collectionLazy2
   [junit4]   2> 2297200 INFO  (coreLoadExecutor-5851-thread-1) [    x:collection1] o.a.s.c.SolrCore SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@1ac49be lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@406c01),segFN=segments_1,generation=1}
   [junit4]   2> 2297200 INFO  (coreLoadExecutor-5851-thread-1) [    x:collection1] o.a.s.c.SolrCore newest commit generation = 1
   [junit4]   2> 2297200 INFO  (coreLoadExecutor-5851-thread-3) [    ] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 2297219 INFO  (coreLoadExecutor-5851-thread-1) [    x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 2297223 INFO  (coreLoadExecutor-5851-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 2297226 INFO  (coreLoadExecutor-5851-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 2297227 INFO  (coreLoadExecutor-5851-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 2297228 INFO  (coreLoadExecutor-5851-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 2297229 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_D50CB43BD4510112-001\tempDir-001\collection1\data\
   [junit4]   2> 2297232 INFO  (coreLoadExecutor-5851-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> 2297232 INFO  (coreLoadExecutor-5851-thread-1) [    x:collection1] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 2297233 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_D50CB43BD4510112-001\tempDir-001\collection1\data\ does not point to a valid data directory; skipping clean-up of old index directories.
   [junit4]   2> 2297233 INFO  (coreLoadExecutor-5851-thread-1) [    x:collection1] o.a.s.c.SolrCore Hard AutoCommit: disabled
   [junit4]   2> 2297234 INFO  (coreLoadExecutor-5851-thread-1) [    x:collection1] o.a.s.c.SolrCore Soft AutoCommit: disabled
   [junit4]   2> 2297234 INFO  (coreLoadExecutor-5851-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=45, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0]
   [junit4]   2> 2297235 INFO  (coreLoadExecutor-5851-thread-1) [    x:collection1] o.a.s.c.SolrCore SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@1ac49be lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@406c01),segFN=segments_1,generation=1}
   [junit4]   2> 2297235 INFO  (coreLoadExecutor-5851-thread-1) [    x:collection1] o.a.s.c.SolrCore newest commit generation = 1
   [junit4]   2> 2297235 INFO  (coreLoadExecutor-5851-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening Searcher@11b6ba5[collection1] main
   [junit4]   2> 2297236 INFO  (coreLoadExecutor-5851-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_D50CB43BD4510112-001\tempDir-001\collection1\conf
   [junit4]   2> 2297236 INFO  (coreLoadExecutor-5851-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_D50CB43BD4510112-001\tempDir-001\collection1\conf}
   [junit4]   2> 2297236 INFO  (coreLoadExecutor-5851-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_D50CB43BD4510112-001\tempDir-001\collection1\conf
   [junit4]   2> 2297236 INFO  (coreLoadExecutor-5851-thread-1) [    x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 2297236 INFO  (coreLoadExecutor-5851-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 2297237 INFO  (coreLoadExecutor-5851-thread-1) [    x:collection1] o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 2297244 INFO  (searcherExecutor-5854-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@11b6ba5[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2297245 INFO  (searcherExecutor-5852-thread-1-processing-x:collectionLazy2) [    x:collectionLazy2] o.a.s.c.SolrCore [collectionLazy2] Registered new searcher Searcher@168a304[collectionLazy2] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2297233 INFO  (coreLoadExecutor-5851-thread-3) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.0.0
   [junit4]   2> 2297256 INFO  (coreLoadExecutor-5851-thread-3) [    ] o.a.s.c.Config Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 2297257 INFO  (coreLoadExecutor-5851-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_D50CB43BD4510112-001\tempDir-001\collection5\conf\schema.xml
   [junit4]   2> 2297269 INFO  (coreLoadExecutor-5851-thread-3) [    ] o.a.s.s.IndexSchema [collectionLazy5] Schema name=tiny
   [junit4]   2> 2297272 INFO  (coreLoadExecutor-5851-thread-3) [    ] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 2297273 INFO  (coreLoadExecutor-5851-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_D50CB43BD4510112-001\tempDir-001\collection5\conf'
   [junit4]   2> 2297273 INFO  (coreLoadExecutor-5851-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_D50CB43BD4510112-001\tempDir-001\collection5\
   [junit4]   2> 2297273 INFO  (coreLoadExecutor-5851-thread-3) [    x:collectionLazy5] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 2297274 INFO  (coreLoadExecutor-5851-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_D50CB43BD4510112-001\tempDir-001\collection5\], dataDir=[null]
   [junit4]   2> 2297274 INFO  (coreLoadExecutor-5851-thread-3) [    x:collectionLazy5] o.a.s.c.SolrCore JMX monitoring not detected for core: collectionLazy5
   [junit4]   2> 2297274 INFO  (coreLoadExecutor-5851-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_D50CB43BD4510112-001\tempDir-001\collection5\data\
   [junit4]   2> 2297274 INFO  (coreLoadExecutor-5851-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_D50CB43BD4510112-001\tempDir-001\collection5\data\index/
   [junit4]   2> 2297274 WARN  (coreLoadExecutor-5851-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_D50CB43BD4510112-001\tempDir-001\collection5\data\index' doesn't exist. Creating new index...
   [junit4]   2> 2297275 INFO  (coreLoadExecutor-5851-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_D50CB43BD4510112-001\tempDir-001\collection5\data\index
   [junit4]   2> 2297275 INFO  (coreLoadExecutor-5851-thread-3) [    x:collectionLazy5] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=27, maxMergeAtOnceExplicit=45, maxMergedSegmentMB=92.8115234375, floorSegmentMB=0.5244140625, forceMergeDeletesPctAllowed=2.1609416109211335, segmentsPerTier=29.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.5859711668010573
   [junit4]   2> 2297276 INFO  (coreLoadExecutor-5851-thread-3) [    x:collectionLazy5] o.a.s.c.SolrCore SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@56d83e lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@3e7dc3),segFN=segments_1,generation=1}
   [junit4]   2> 2297276 INFO  (coreLoadExecutor-5851-thread-3) [    x:collectionLazy5] o.a.s.c.SolrCore newest commit generation = 1
   [junit4]   2> 2297280 INFO  (coreLoadExecutor-5851-thread-3) [    x:collectionLazy5] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 2297282 INFO  (coreLoadExecutor-5851-thread-3) [    x:collectionLazy5] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 2297283 INFO  (coreLoadExecutor-5851-thread-3) [    x:collectionLazy5] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 2297285 INFO  (coreLoadExecutor-5851-thread-3) [    x:collectionLazy5] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 2297287 INFO  (coreLoadExecutor-5851-thread-3) [    x:collectionLazy5] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 2297295 INFO  (coreLoadExecutor-5851-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> 2297295 INFO  (coreLoadExecutor-5851-thread-3) [    x:collectionLazy5] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 2297296 INFO  (coreLoadExecutor-5851-thread-3) [    x:collectionLazy5] o.a.s.c.SolrCore Hard AutoCommit: disabled
   [junit4]   2> 2297296 INFO  (coreLoadExecutor-5851-thread-3) [    x:collectionLazy5] o.a.s.c.SolrCore Soft AutoCommit: disabled
   [junit4]   2> 2297297 INFO  (coreLoadExecutor-5851-thread-3) [    x:collectionLazy5] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=45, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0]
   [junit4]   2> 2297297 INFO  (coreLoadExecutor-5851-thread-3) [    x:collectionLazy5] o.a.s.c.SolrCore SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@56d83e lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@3e7dc3),segFN=segments_1,generation=1}
   [junit4]   2> 2297297 INFO  (coreLoadExecutor-5851-thread-3) [    x:collectionLazy5] o.a.s.c.SolrCore newest commit generation = 1
   [junit4]   2> 2297297 INFO  (coreLoadExecutor-5851-thread-3) [    x:collectionLazy5] o.a.s.s.SolrIndexSearcher Opening Searcher@175fe8f[collectionLazy5] main
   [junit4]   2> 2297298 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_D50CB43BD4510112-001\tempDir-001\collection5\data\
   [junit4]   2> 2297300 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_D50CB43BD4510112-001\tempDir-001\collection5\data\ does not point to a valid data directory; skipping clean-up of old index directories.
   [junit4]   2> 2297305 INFO  (coreLoadExecutor-5851-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_D50CB43BD4510112-001\tempDir-001\collection5\conf
   [junit4]   2> 2297306 INFO  (coreLoadExecutor-5851-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_D50CB43BD4510112-001\tempDir-001\collection5\conf}
   [junit4]   2> 2297306 INFO  (coreLoadExecutor-5851-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_D50CB43BD4510112-001\tempDir-001\collection5\conf
   [junit4]   2> 2297306 INFO  (coreLoadExecutor-5851-thread-3) [    x:collectionLazy5] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 2297306 INFO  (coreLoadExecutor-5851-thread-3) [    x:collectionLazy5] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 2297306 INFO  (coreLoadExecutor-5851-thread-3) [    x:collectionLazy5] o.a.s.c.CoreContainer registering core: collectionLazy5
   [junit4]   2> 2297308 INFO  (searcherExecutor-5860-thread-1-processing-x:collectionLazy5) [    x:collectionLazy5] o.a.s.c.SolrCore [collectionLazy5] Registered new searcher Searcher@175fe8f[collectionLazy5] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2297341 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[D50CB43BD4510112]) [    ] o.a.s.h.a.CoreAdminHandler core create command loadOnStartup=true&transient=true&name=core1&action=CREATE&instanceDir=./core1&wt=xml
   [junit4]   2> 2297342 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[D50CB43BD4510112]) [    ] o.a.s.c.SolrCore Created CoreDescriptor: {name=core1, config=solrconfig.xml, transient=true, schema=schema.xml, loadOnStartup=true, configSetProperties=configsetprops.json, instanceDir=./core1, absoluteInstDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_D50CB43BD4510112-001\tempDir-001\.\core1\, dataDir=data\}
   [junit4]   2> 2297342 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[D50CB43BD4510112]) [    ] 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_D50CB43BD4510112-001\tempDir-001\.\core1\'
   [junit4]   2> 2297342 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[D50CB43BD4510112]) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 2297342 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[D50CB43BD4510112]) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 2297391 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[D50CB43BD4510112]) [    ] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 2297397 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[D50CB43BD4510112]) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.0.0
   [junit4]   2> 2297408 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[D50CB43BD4510112]) [    ] o.a.s.c.Config Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 2297409 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[D50CB43BD4510112]) [    ] 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_D50CB43BD4510112-001\tempDir-001\.\core1\conf\schema.xml
   [junit4]   2> 2297426 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[D50CB43BD4510112]) [    ] o.a.s.s.IndexSchema [core1] Schema name=tiny
   [junit4]   2> 2297431 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[D50CB43BD4510112]) [    ] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 2297434 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[D50CB43BD4510112]) [    ] 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_D50CB43BD4510112-001\tempDir-001\.\core1\conf'
   [junit4]   2> 2297435 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[D50CB43BD4510112]) [    ] o.a.s.c.CoreContainer Creating SolrCore 'core1' using configuration from instancedir C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_D50CB43BD4510112-001\tempDir-001\.\core1\
   [junit4]   2> 2297435 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[D50CB43BD4510112]) [    x:core1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 2297435 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[D50CB43BD4510112]) [    x:core1] o.a.s.c.SolrCore [[core1] ] Opening new SolrCore at [C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_D50CB43BD4510112-001\tempDir-001\.\core1\], dataDir=[null]
   [junit4]   2> 2297435 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[D50CB43BD4510112]) [    x:core1] o.a.s.c.SolrCore JMX monitoring not detected for core: core1
   [junit4]   2> 2297436 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[D50CB43BD4510112]) [    x:core1] 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_D50CB43BD4510112-001\tempDir-001\.\core1\data\
   [junit4]   2> 2297436 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[D50CB43BD4510112]) [    x:core1] 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_D50CB43BD4510112-001\tempDir-001\.\core1\data\index/
   [junit4]   2> 2297436 WARN  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[D50CB43BD4510112]) [    x:core1] o.a.s.c.SolrCore [core1] Solr index directory 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_D50CB43BD4510112-001\tempDir-001\.\core1\data\index' doesn't exist. Creating new index...
   [junit4]   2> 2297437 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[D50CB43BD4510112]) [    x:core1] 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_D50CB43BD4510112-001\tempDir-001\.\core1\data\index
   [junit4]   2> 2297437 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[D50CB43BD4510112]) [    x:core1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=41, maxMergeAtOnceExplicit=31, maxMergedSegmentMB=45.1513671875, floorSegmentMB=0.8115234375, forceMergeDeletesPctAllowed=29.021770684802995, segmentsPerTier=49.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 2297437 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[D50CB43BD4510112]) [    x:core1] o.a.s.c.SolrCore SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@1e0dbb5 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@3dcad4),segFN=segments_1,generation=1}
   [junit4]   2> 2297438 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[D50CB43BD4510112]) [    x:core1] o.a.s.c.SolrCore newest commit generation = 1
   [junit4]   2> 2297439 INFO  (OldIndexDirectoryCleanupThreadForCore-core1) [    x:core1] o.a.s.c.SolrCore Looking for old index directories to cleanup for core core1 in C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_D50CB43BD4510112-001\tempDir-001\.\core1\data\
   [junit4]   2> 2297439 WARN  (OldIndexDirectoryCleanupThreadForCore-core1) [    x:core1] o.a.s.c.DirectoryFactory C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_D50CB43BD4510112-001\tempDir-001\.\core1\data\ does not point to a valid data directory; skipping clean-up of old index directories.
   [junit4]   2> 2297440 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[D50CB43BD4510112]) [    x:core1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 2297447 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[D50CB43BD4510112]) [    x:core1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 2297453 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[D50CB43BD4510112]) [    x:core1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 2297454 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[D50CB43BD4510112]) [    x:core1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 2297456 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[D50CB43BD4510112]) [    x:core1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 2297463 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[D50CB43BD4510112]) [    x:core1] 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> 2297464 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[D50CB43BD4510112]) [    x:core1] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 2297465 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[D50CB43BD4510112]) [    x:core1] o.a.s.c.SolrCore Hard AutoCommit: disabled
   [junit4]   2> 2297465 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[D50CB43BD4510112]) [    x:core1] o.a.s.c.SolrCore Soft AutoCommit: disabled
   [junit4]   2> 2297466 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[D50CB43BD4510112]) [    x:core1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=35, maxMergeAtOnceExplicit=37, maxMergedSegmentMB=12.8251953125, floorSegmentMB=0.2197265625, forceMergeDeletesPctAllowed=14.286586717594737, segmentsPerTier=41.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.47801568324755306
   [junit4]   2> 2297467 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[D50CB43BD4510112]) [    x:core1] o.a.s.c.SolrCore SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@1e0dbb5 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@3dcad4),segFN=segments_1,generation=1}
   [junit4]   2> 2297467 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[D50CB43BD4510112]) [    x:core1] o.a.s.c.SolrCore newest commit generation = 1
   [junit4]   2> 2297467 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[D50CB43BD4510112]) [    x:core1] o.a.s.s.SolrIndexSearcher Opening Searcher@ca911c[core1] main
   [junit4]   2> 2297469 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[D50CB43BD4510112]) [    x:core1] 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_D50CB43BD4510112-001\tempDir-001\.\core1\conf
   [junit4]   2> 2297469 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[D50CB43BD4510112]) [    x:core1] 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_D50CB43BD4510112-001\tempDir-001\.\core1\conf}
   [junit4]   2> 2297469 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[D50CB43BD4510112]) [    x:core1] 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_D50CB43BD4510112-001\tempDir-001\.\core1\conf
   [junit4]   2> 2297469 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[D50CB43BD4510112]) [    x:core1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 2297469 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[D50CB43BD4510112]) [    x:core1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 2297471 INFO  (searcherExecutor-5865-thread-1-processing-x:core1) [    x:core1] o.a.s.c.SolrCore [core1] Registered new searcher Searcher@ca911c[core1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2297471 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[D50CB43BD4510112]) [    x:core1] o.a.s.c.CoreContainer Opening transient core core1
   [junit4]   2> 2297471 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[D50CB43BD4510112]) [    x:core1] o.a.s.c.CoreContainer registering core: core1
   [junit4]   2> 2297472 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[D50CB43BD4510112]) [    x:core1] o.a.s.h.a.CoreAdminHandler core create command loadOnStartup=false&transient=true&name=core2&action=CREATE&instanceDir=./core2&wt=xml
   [junit4]   2> 2297476 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[D50CB43BD4510112]) [    x:core1] o.a.s.c.SolrCore Created CoreDescriptor: {name=core2, config=solrconfig.xml, transient=true, schema=schema.xml, loadOnStartup=false, configSetProperties=configsetprops.json, instanceDir=./core2, absoluteInstDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_D50CB43BD4510112-001\tempDir-001\.\core2\, dataDir=data\}
   [junit4]   2> 2297477 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[D50CB43BD4510112]) [    x:core1] 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_D50CB43BD4510112-001\tempDir-001\.\core2\'
   [junit4]   2> 2297477 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[D50CB43BD4510112]) [    x:core1] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 2297477 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[D50CB43BD4510112]) [    x:core1] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 2297508 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[D50CB43BD4510112]) [    x:core1] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 2297511 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[D50CB43BD4510112]) [    x:core1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.0.0
   [junit4]   2> 2297522 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[D50CB43BD4510112]) [    x:core1] o.a.s.c.Config Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 2297523 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[D50CB43BD4510112]) [    x:core1] 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_D50CB43BD4510112-001\tempDir-001\.\core2\conf\schema.xml
   [junit4]   2> 2297528 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[D50CB43BD4510112]) [    x:core1] o.a.s.s.IndexSchema [core2] Schema name=tiny
   [junit4]   2> 2297531 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[D50CB43BD4510112]) [    x:core1] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 2297532 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[D50CB43BD4510112]) [    x:core1] 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_D50CB43BD4510112-001\tempDir-001\.\core2\conf'
   [junit4]   2> 2297532 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[D50CB43BD4510112]) [    x:core1] o.a.s.c.CoreContainer Creating SolrCore 'core2' using configuration from instancedir C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_D50CB43BD4510112-001\tempDir-001\.\core2\
   [junit4]   2> 2297532 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[D50CB43BD4510112]) [    x:core2] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 2297532 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[D50CB43BD4510112]) [    x:core2] o.a.s.c.SolrCore [[core2] ] Opening new SolrCore at [C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_D50CB43BD4510112-001\tempDir-001\.\core2\], dataDir=[null]
   [junit4]   2> 2297532 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[D50CB43BD4510112]) [    x:core2] o.a.s.c.SolrCore JMX monitoring not detected for core: core2
   [junit4]   2> 2297533 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[D50CB43BD4510112]) [    x:core2] 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_D50CB43BD4510112-001\tempDir-001\.\core2\data\
   [junit4]   2> 2297533 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[D50CB43BD4510112]) [    x:core2] 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_D50CB43BD4510112-001\tempDir-001\.\core2\data\index/
   [junit4]   2> 2297533 WARN  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[D50CB43BD4510112]) [    x:core2] o.a.s.c.SolrCore [core2] Solr index directory 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_D50CB43BD4510112-001\tempDir-001\.\core2\data\index' doesn't exist. Creating new index...
   [junit4]   2> 2297533 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[D50CB43BD4510112]) [    x:core2] 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_D50CB43BD4510112-001\tempDir-001\.\core2\data\index
   [junit4]   2> 2297534 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[D50CB43BD4510112]) [    x:core2] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=15, maxMergeAtOnceExplicit=36, maxMergedSegmentMB=67.8134765625, floorSegmentMB=0.9501953125, forceMergeDeletesPctAllowed=26.135142391654515, segmentsPerTier=40.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.4452498680886835
   [junit4]   2> 2297535 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[D50CB43BD4510112]) [    x:core2] o.a.s.c.SolrCore SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@1cbc269 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@7d3a5f),segFN=segments_1,generation=1}
   [junit4]   2> 2297535 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[D50CB43BD4510112]) [    x:core2] o.a.s.c.SolrCore newest commit generation = 1
   [junit4]   2> 2297536 INFO  (OldIndexDirectoryCleanupThreadForCore-core2) [    x:core2] o.a.s.c.SolrCore Looking for old index directories to cleanup for core core2 in C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_D50CB43BD4510112-001\tempDir-001\.\core2\data\
   [junit4]   2> 2297537 WARN  (OldIndexDirectoryCleanupThreadForCore-core2) [    x:core2] o.a.s.c.DirectoryFactory C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_D50CB43BD4510112-001\tempDir-001\.\core2\data\ does not point to a valid data directory; skipping clean-up of old index directories.
   [junit4]   2> 2297539 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[D50CB43BD4510112]) [    x:core2] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 2297541 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[D50CB43BD4510112]) [    x:core2] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 2297542 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[D50CB43BD4510112]) [    x:core2] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 2297544 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[D50CB43BD4510112]) [    x:core2] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 2297545 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[D50CB43BD4510112]) [    x:core2] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 2297547 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[D50CB43BD4510112]) [    x:core2] 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> 2297548 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[D50CB43BD4510112]) [    x:core2] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 2297548 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[D50CB43BD4510112]) [    x:core2] o.a.s.c.SolrCore Hard AutoCommit: disabled
   [junit4]   2> 2297549 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[D50CB43BD4510112]) [    x:core2] o.a.s.c.SolrCore Soft AutoCommit: disabled
   [junit4]   2> 2297549 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[D50CB43BD4510112]) [    x:core2] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=3, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0]
   [junit4]   2> 2297549 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[D50CB43BD4510112]) [    x:core2] o.a.s.c.SolrCore SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@1cbc269 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@7d3a5f),segFN=segments_1,generation=1}
   [junit4]   2> 2297549 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[D50CB43BD4510112]) [    x:core2] o.a.s.c.SolrCore newest commit generation = 1
   [junit4]   2> 2297550 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[D50CB43BD4510112]) [    x:core2] o.a.s.s.SolrIndexSearcher Opening Searcher@1377112[core2] main
   [junit4]   2> 2297550 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[D50CB43BD4510112]) [    x:core2] 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_D50CB43BD4510112-001\tempDir-001\.\core2\conf
   [junit4]   2> 2297550 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[D50CB43BD4510112]) [    x:core2] 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_D50CB43BD4510112-001\tempDir-001\.\core2\conf}
   [junit4]   2> 2297551 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[D50CB43BD4510112]) [    x:core2] 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_D50CB43BD4510112-001\tempDir-001\.\core2\conf
   [junit4]   2> 2297551 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[D50CB43BD4510112]) [    x:core2] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 2297551 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[D50CB43BD4510112]) [    x:core2] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 2297552 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[D50CB43BD4510112]) [    x:core2] o.a.s.c.CoreContainer Opening transient core core2
   [junit4]   2> 2297552 INFO  (searcherExecutor-5870-thread-1-processing-x:core2) [    x:core2] o.a.s.c.SolrCore [core2] Registered new searcher Searcher@1377112[core2] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2297552 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[D50CB43BD4510112]) [    x:core2] o.a.s.c.CoreContainer registering core: core2
   [junit4]   2> 2297552 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[D50CB43BD4510112]) [    x:core2] o.a.s.h.a.CoreAdminHandler core create command loadOnStartup=true&transient=true&name=core3&action=CREATE&instanceDir=./core3&wt=xml
   [junit4]   2> 2297553 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[D50CB43BD4510112]) [    x:core2] o.a.s.c.SolrCore Created CoreDescriptor: {name=core3, config=solrconfig.xml, transient=true, schema=schema.xml, loadOnStartup=true, configSetProperties=configsetprops.json, instanceDir=./core3, absoluteInstDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_D50CB43BD4510112-001\tempDir-001\.\core3\, dataDir=data\}
   [junit4]   2> 2297553 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[D50CB43BD4510112]) [    x:core2] 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_D50CB43BD4510112-001\tempDir-001\.\core3\'
   [junit4]   2> 2297553 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[D50CB43BD4510112]) [    x:core2] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 2297553 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[D50CB43BD4510112]) [    x:core2] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 2297585 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[D50CB43BD4510112]) [    x:core2] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 2297587 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[D50CB43BD4510112]) [    x:core2] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.0.0
   [junit4]   2> 2297594 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[D50CB43BD4510112]) [    x:core2] o.a.s.c.Config Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 2297595 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[D50CB43BD4510112]) [    x:core2] 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_D50CB43BD4510112-001\tempDir-001\.\core3\conf\schema.xml
   [junit4]   2> 2297599 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[D50CB43BD4510112]) [    x:core2] o.a.s.s.IndexSchema [core3] Schema name=tiny
   [junit4]   2> 2297605 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[D50CB43BD4510112]) [    x:core2] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 2297606 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[D50CB43BD4510112]) [    x:core2] 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_D50CB43BD4510112-001\tempDir-001\.\core3\conf'
   [junit4]   2> 2297606 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[D50CB43BD4510112]) [    x:core2] o.a.s.c.CoreContainer Creating SolrCore 'core3' using configuration from instancedir C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_D50CB43BD4510112-001\tempDir-001\.\core3\
   [junit4]   2> 2297606 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[D50CB43BD4510112]) [    x:core3] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 2297606 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[D50CB43BD4510112]) [    x:core3] o.a.s.c.SolrCore [[core3] ] Opening new SolrCore at [C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_D50CB43BD4510112-001\tempDir-001\.\core3\], dataDir=[null]
   [junit4]   2> 2297606 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[D50CB43BD4510112]) [    x:core3] o.a.s.c.SolrCore JMX monitoring not detected for core: core3
   [junit4]   2> 2297607 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[D50CB43BD4510112]) [    x:core3] 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_D50CB43BD4510112-001\tempDir-001\.\core3\data\
   [junit4]   2> 2297607 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[D50CB43BD4510112]) [    x:core3] 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_D50CB43BD4510112-001\tempDir-001\.\core3\data\index/
   [junit4]   2> 2297607 WARN  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[D50CB43BD4510112]) [    x:core3] o.a.s.c.SolrCore [core3] Solr index directory 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_D50CB43BD4510112-001\tempDir-001\.\core3\data\index' doesn't exist. Creating new index...
   [junit4]   2> 2297608 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[D50CB43BD4510112]) [    x:core3] 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_D50CB43BD4510112-001\tempDir-001\.\core3\data\index
   [junit4]   2> 2297608 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[D50CB43BD4510112]) [    x:core3] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=41, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.29617312337589263]
   [junit4]   2> 2297610 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[D50CB43BD4510112]) [    x:core3] o.a.s.c.SolrCore SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@16500e5 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@f74d1b),segFN=segments_1,generation=1}
   [junit4]   2> 2297610 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[D50CB43BD4510112]) [    x:core3] o.a.s.c.SolrCore newest commit generation = 1
   [junit4]   2> 2297612 INFO  (OldIndexDirectoryCleanupThreadForCore-core3) [    x:core3] o.a.s.c.SolrCore Looking for old index directories to cleanup for core core3 in C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_D50CB43BD4510112-001\tempDir-001\.\core3\data\
   [junit4]   2> 2297614 WARN  (OldIndexDirectoryCleanupThreadForCore-core3) [    x:core3] o.a.s.c.DirectoryFactory C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_D50CB43BD4510112-001\tempDir-001\.\core3\data\ does not point to a valid data directory; skipping clean-up of old index directories.
   [junit4]   2> 2297615 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[D50CB43BD4510112]) [    x:core3] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 2297616 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[D50CB43BD4510112]) [    x:core3] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 2297617 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[D50CB43BD4510112]) [    x:core3] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 2297619 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[D50CB43BD4510112]) [    x:core3] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 2297620 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[D50CB43BD4510112]) [    x:core3] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 2297622 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[D50CB43BD4510112]) [    x:core3] 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> 2297622 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[D50CB43BD4510112]) [    x:core3] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 2297623 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[D50CB43BD4510112]) [    x:core3] o.a.s.c.SolrCore Hard AutoCommit: disabled
   [junit4]   2> 2297623 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[D50CB43BD4510112]) [    x:core3] o.a.s.c.SolrCore Soft AutoCommit: disabled
   [junit4]   2> 2297624 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[D50CB43BD4510112]) [    x:core3] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=44, maxMergeAtOnceExplicit=40, maxMergedSegmentMB=76.8662109375, floorSegmentMB=1.2001953125, forceMergeDeletesPctAllowed=14.822060316866487, segmentsPerTier=6.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.16386980803664192
   [junit4]   2> 2297624 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[D50CB43BD4510112]) [    x:core3] o.a.s.c.SolrCore SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@16500e5 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@f74d1b),segFN=segments_1,generation=1}
   [junit4]   2> 2297624 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[D50CB43BD4510112]) [    x:core3] o.a.s.c.SolrCore newest commit generation = 1
   [junit4]   2> 2297624 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[D50CB43BD4510112]) [    x:core3] o.a.s.s.SolrIndexSearcher Opening Searcher@503e63[core3] main
   [junit4]   2> 2297625 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[D50CB43BD4510112]) [    x:core3] 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_D50CB43BD4510112-001\tempDir-001\.\core3\conf
   [junit4]   2> 2297625 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[D50CB43BD4510112]) [    x:core3] 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_D50CB43BD4510112-001\tempDir-001\.\core3\conf}
   [junit4]   2> 2297625 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[D50CB43BD4510112]) [    x:core3] 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_D50CB43BD4510112-001\tempDir-001\.\core3\conf
   [junit4]   2> 2297625 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[D50CB43BD4510112]) [    x:core3] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 2297626 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[D50CB43BD4510112]) [    x:core3] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 2297626 INFO  (searcherExecutor-5875-thread-1-processing-x:core3) [    x:core3] o.a.s.c.SolrCore [core3] Registered new searcher Searcher@503e63[core3] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2297626 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[D50CB43BD4510112]) [    x:core3] o.a.s.c.CoreContainer Opening transient core core3
   [junit4]   2> 2297626 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[D50CB43BD4510112]) [    x:core3] o.a.s.c.CoreContainer registering core: core3
   [junit4]   2> 2297626 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[D50CB43BD4510112]) [    x:core3] o.a.s.h.a.CoreAdminHandler core create command loadOnStartup=false&transient=true&name=core4&action=CREATE&instanceDir=./core4&wt=xml
   [junit4]   2> 2297627 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[D50CB43BD4510112]) [    x:core3] o.a.s.c.SolrCore Created CoreDescriptor: {name=core4, config=solrconfig.xml, transient=true, schema=schema.xml, loadOnStartup=false, configSetProperties=configsetprops.json, instanceDir=./core4, absoluteInstDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_D50CB43BD4510112-001\tempDir-001\.\core4\, dataDir=data\}
   [junit4]   2> 2297627 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[D50CB43BD4510112]) [    x:core3] 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_D50CB43BD4510112-001\tempDir-001\.\core4\'
   [junit4]   2> 2297628 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[D50CB43BD4510112]) [    x:core3] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 2297628 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[D50CB43BD4510112]) [    x:core3] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 2297652 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[D50CB43BD4510112]) [    x:core3] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 2297660 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[D50CB43BD4510112]) [    x:core3] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.0.0
   [junit4]   2> 2297666 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[D50CB43BD4510112]) [    x:core3] o.a.s.c.Config Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 2297671 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[D50CB43BD4510112]) [    x:core3] 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_D50CB43BD4510112-001\tempDir-001\.\core4\conf\schema.xml
   [junit4]   2> 2297674 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[D50CB43BD4510112]) [    x:core3] o.a.s.s.IndexSchema [core4] Schema name=tiny
   [junit4]   2> 2297677 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[D50CB43BD4510112]) [    x:core3] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 2297678 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[D50CB43BD4510112]) [    x:core3] 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_D50CB43BD4510112-001\tempDir-001\.\core4\conf'
   [junit4]   2> 2297678 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[D50CB43BD4510112]) [    x:core3] o.a.s.c.CoreContainer Creating SolrCore 'core4' using configuration from instancedir C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_D50CB43BD4510112-001\tempDir-001\.\core4\
   [junit4]   2> 2297678 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[D50CB43BD4510112]) [    x:core4] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 2297679 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[D50CB43BD4510112]) [    x:core4] o.a.s.c.SolrCore [[core4] ] Opening new SolrCore at [C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_D50CB43BD4510112-001\tempDir-001\.\core4\], dataDir=[null]
   [junit4]   2> 2297679 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[D50CB43BD4510112]) [    x:core4] o.a.s.c.SolrCore JMX monitoring not detected for core: core4
   [junit4]   2> 2297680 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[D50CB43BD4510112]) [    x:core4] 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_D50CB43BD4510112-001\tempDir-001\.\core4\data\
   [junit4]   2> 2297680 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[D50CB43BD4510112]) [    x:core4] 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_D50CB43BD4510112-001\tempDir-001\.\core4\data\index/
   [junit4]   2> 2297680 WARN  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[D50CB43BD4510112]) [    x:core4] o.a.s.c.SolrCore [core4] Solr index directory 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_D50CB43BD4510112-001\tempDir-001\.\core4\data\index' doesn't exist. Creating new index...
   [junit4]   2> 2297680 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[D50CB43BD4510112]) [    x:core4] 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_D50CB43BD4510112-001\tempDir-001\.\core4\data\index
   [junit4]   2> 2297681 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[D50CB43BD4510112]) [    x:core4] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=14, maxMergeAtOnceExplicit=47, maxMergedSegmentMB=66.791015625, floorSegmentMB=1.41796875, forceMergeDeletesPctAllowed=21.373059345003554, segmentsPerTier=42.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.36283061608421063
   [junit4]   2> 2297681 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[D50CB43BD4510112]) [    x:core4] o.a.s.c.SolrCore SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@1921b94 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@167ef24),segFN=segments_1,generation=1}
   [junit4]   2> 2297681 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[D50CB43BD4510112]) [    x:core4] o.a.s.c.SolrCore newest commit generation = 1
   [junit4]   2> 2297685 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[D50CB43BD4510112]) [    x:core4] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 2297687 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[D50CB43BD4510112]) [    x:core4] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 2297688 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[D50CB43BD4510112]) [    x:core4] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 2297689 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[D50CB43BD4510112]) [    x:core4] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 2297689 INFO  (OldIndexDirectoryCleanupThreadForCore-co

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

pt leaked threads:
   [junit4]   2>    1) Thread[id=13211, name=searcherExecutor-5963-thread-1, state=WAITING, group=TGRP-TestLazyCores]
   [junit4]   2> Oct 17, 2015 2:39:48 PM com.carrotsearch.randomizedtesting.ThreadLeakControl tryToInterruptAll
   [junit4]   2> SEVERE: There are still zombie threads that couldn't be terminated:
   [junit4]   2>    1) Thread[id=13211, name=searcherExecutor-5963-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=DummyCompressingStoredFields(storedFieldsFormat=CompressingStoredFieldsFormat(compressionMode=DUMMY, chunkSize=16515, maxDocsPerChunk=1, blockSize=384), termVectorsFormat=CompressingTermVectorsFormat(compressionMode=DUMMY, chunkSize=16515, blockSize=384)), sim=RandomSimilarityProvider(queryNorm=false,coord=yes): {}, locale=es_UY, timezone=Africa/El_Aaiun
   [junit4]   2> NOTE: Windows 7 6.1 x86/Oracle Corporation 1.8.0_60 (32-bit)/cpus=3,threads=2,free=183138912,total=380305408
   [junit4]   2> NOTE: All tests run in this JVM: [DeleteLastCustomShardedReplicaTest, TestQuerySenderListener, TestAuthenticationFramework, TestRemoveLastDynamicCopyField, CurrencyFieldOpenExchangeTest, TestSolrXml, TestSortingResponseWriter, TestRandomFaceting, TestScoreJoinQPNoScore, FieldMutatingUpdateProcessorTest, TestMiniSolrCloudCluster, DistributedTermsComponentTest, TestReplicationHandlerBackup, TestNamedUpdateProcessors, LoggingHandlerTest, ShowFileRequestHandlerTest, TestIntervalFaceting, LeaderInitiatedRecoveryOnCommitTest, TestRandomMergePolicy, HLLSerializationTest, EchoParamsTest, TestCloudManagedSchema, CloudExitableDirectoryReaderTest, TestSchemaNameResource, DistributedIntervalFacetingTest, TestPHPSerializedResponseWriter, VMParamsZkACLAndCredentialsProvidersTest, TestSolrCoreProperties, BasicFunctionalityTest, BasicZkTest, CircularListTest, TestFuzzyAnalyzedSuggestions, SliceStateTest, TestDefaultSimilarityFactory, IgnoreCommitOptimizeUpdateProcessorFactoryTest, TestTrie, ResponseHeaderTest, HdfsThreadLeakTest, TestRebalanceLeaders, TestDocBasedVersionConstraints, MultiThreadedOCPTest, SpellCheckComponentTest, TestConfigReload, HighlighterConfigTest, TestRandomRequestDistribution, TestBinaryField, DocValuesMissingTest, TestReload, SuggesterTest, TestQueryTypes, TestStressUserVersions, BinaryUpdateRequestHandlerTest, DirectUpdateHandlerOptimizeTest, TestSimpleQParserPlugin, SolrCoreCheckLockOnStartupTest, CoreAdminCreateDiscoverTest, TestManagedResource, TestConfigSetProperties, SuggesterWFSTTest, OverseerRolesTest, FileBasedSpellCheckerTest, TestIndexSearcher, TestReqParamsAPI, TestLeaderInitiatedRecoveryThread, ConnectionManagerTest, TestRawResponseWriter, TermVectorComponentDistributedTest, TestSchemaVersionResource, DistributedFacetPivotSmallTest, TestRTimerTree, QueryParsingTest, DistributedVersionInfoTest, BigEndianAscendingWordSerializerTest, SimpleCollectionCreateDeleteTest, InfoHandlerTest, FullSolrCloudDistribCmdsTest, ClusterStateTest, HdfsBasicDistributedZk2Test, OpenExchangeRatesOrgProviderTest, TestIndexingPerformance, TestShardHandlerFactory, TestFieldTypeResource, SolrIndexSplitterTest, ExplicitHLLTest, StatsComponentTest, TestFieldResource, TestInitQParser, PreAnalyzedFieldTest, TestDistribIDF, DistributedDebugComponentTest, SecurityConfHandlerTest, AutoCommitTest, TestCloudSchemaless, SolrCloudExampleTest, TestCloudInspectUtil, ResponseLogComponentTest, SolrXmlInZkTest, HdfsSyncSliceTest, TestJsonRequest, TestTrieFacet, TestSolrIndexConfig, TestSolr4Spatial, TestRestoreCore, TestImplicitCoreProperties, CdcrRequestHandlerTest, TestCollectionAPI, BadIndexSchemaTest, TestBulkSchemaAPI, DebugComponentTest, CollectionStateFormat2Test, TestExceedMaxTermLength, DistanceFunctionTest, TestCharFilters, TestCSVResponseWriter, SpatialHeatmapFacetsTest, TestLMJelinekMercerSimilarityFactory, MinimalSchemaTest, TestFieldCollectionResource, SegmentsInfoRequestHandlerTest, URLClassifyProcessorTest, SolrInfoMBeanTest, BJQParserTest, NumericFieldsTest, SmileWriterTest, BufferStoreTest, TestCollationField, DistributedFacetPivotLargeTest, TestRangeQuery, TestHdfsUpdateLog, TestRecovery, CoreAdminHandlerTest, MultiTermTest, TestPivotHelperCode, HLLUtilTest, ChaosMonkeySafeLeaderTest, BasicDistributedZk2Test, UnloadDistributedZkTest, CollectionsAPIDistributedZkTest, SyncSliceTest, OpenCloseCoreStressTest, LeaderElectionIntegrationTest, ZkSolrClientTest, TestZkChroot, ZkCLITest, ShardRoutingCustomTest, TestDistributedGrouping, TestHashPartitioner, ZkControllerTest, TestRealTimeGet, TestJoin, TestStressVersions, HardAutoCommitTest, TestCoreContainer, SimpleFacetsTest, SolrCoreTest, SolrCmdDistributorTest, QueryElevationComponentTest, ConvertedLegacyTest, TestSort, TestFiltering, TestFunctionQuery, TestLazyCores]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestLazyCores -Dtests.seed=D50CB43BD4510112 -Dtests.slow=true -Dtests.locale=es_UY -Dtests.timezone=Africa/El_Aaiun -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1
   [junit4] ERROR   0.00s J1 | TestLazyCores (suite) <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: ERROR: SolrIndexSearcher opens=51 closes=50
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([D50CB43BD4510112]: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=13211, name=searcherExecutor-5963-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([D50CB43BD4510112]:0)Throwable #3: com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie threads that couldn't be terminated:
   [junit4]    >    1) Thread[id=13211, name=searcherExecutor-5963-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([D50CB43BD4510112]:0)
   [junit4] Completed [302/552] on J1 in 150.66s, 7 tests, 1 failure, 2 errors <<< FAILURES!

[...truncated 773 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: 552 suites (8 ignored), 2171 tests, 3 suite-level errors, 835 ignored (35 assumptions) [seed: D50CB43BD4510112]

Total time: 59 minutes 49 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