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/05/04 06:18:11 UTC

[JENKINS] Lucene-Solr-trunk-Windows (32bit/jdk1.8.0_45) - Build # 4764 - Still Failing!

Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Windows/4764/
Java: 32bit/jdk1.8.0_45 -server -XX:+UseSerialGC

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([3A8BA4F75A1C41DB]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.apache.solr.SolrTestCaseJ4.endTrackingSearchers(SolrTestCaseJ4.java:496)
	at org.apache.solr.SolrTestCaseJ4.afterClass(SolrTestCaseJ4.java:232)
	at sun.reflect.GeneratedMethodAccessor40.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:1627)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:799)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:54)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
	at java.lang.Thread.run(Thread.java:745)


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

Error Message:
1 thread leaked from SUITE scope at org.apache.solr.core.TestLazyCores:     1) Thread[id=7691, name=searcherExecutor-4625-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=7691, name=searcherExecutor-4625-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([3A8BA4F75A1C41DB]: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=7691, name=searcherExecutor-4625-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=7691, name=searcherExecutor-4625-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([3A8BA4F75A1C41DB]:0)




Build Log:
[...truncated 10353 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 3A8BA4F75A1C41DB-001\init-core-data-001
   [junit4]   2> 1298775 T7637 oas.SolrTestCaseJ4.buildSSLConfig Randomized ssl (false) and clientAuth (false)
   [junit4]   2> 1298778 T7637 oas.SolrTestCaseJ4.setUp ###Starting testCreateTransientFromAdmin
   [junit4]   2> 1298838 T7637 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores 3A8BA4F75A1C41DB-001\tempDir-001\'
   [junit4]   2> 1298870 T7637 oasc.CoreContainer.<init> New CoreContainer 15022308
   [junit4]   2> 1298870 T7637 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores 3A8BA4F75A1C41DB-001\tempDir-001\]
   [junit4]   2> 1298871 T7637 oasc.CoreContainer.load loading shared library: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores 3A8BA4F75A1C41DB-001\tempDir-001\lib
   [junit4]   2> 1298871 T7637 oasc.SolrResourceLoader.addToClassLoader WARN 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 3A8BA4F75A1C41DB-001\tempDir-001\lib).
   [junit4]   2> 1298883 T7637 oashc.HttpShardHandlerFactory.init created with socketTimeout : 600000,connTimeout : 60000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,useRetries : false,
   [junit4]   2> 1298886 T7637 oasu.UpdateShardHandler.<init> Creating UpdateShardHandler HTTP client with params: socketTimeout=600000&connTimeout=60000&retry=true
   [junit4]   2> 1298887 T7637 oasc.SolrCores.allocateLazyCores Allocating transient cache for 4 transient cores
   [junit4]   2> 1298887 T7637 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1298887 T7637 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1298887 T7637 oasc.CoreContainer.load Node Name: testNode
   [junit4]   2> 1298890 T7637 oasc.CoreDescriptor.<init> CORE DESCRIPTOR: {name=collection1, config=solrconfig.xml, instanceDir=collection1, loadOnStartup=true, absoluteInstDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores 3A8BA4F75A1C41DB-001\tempDir-001\collection1\, schema=schema.xml, transient=false, dataDir=data\}
   [junit4]   2> 1298890 T7637 oasc.CoreDescriptor.<init> CORE DESCRIPTOR: {name=collectionLazy2, config=solrconfig.xml, instanceDir=collection2, loadOnStartup=true, absoluteInstDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores 3A8BA4F75A1C41DB-001\tempDir-001\collection2\, schema=schema.xml, transient=true, dataDir=data\}
   [junit4]   2> 1298891 T7637 oasc.CoreDescriptor.<init> CORE DESCRIPTOR: {name=collectionLazy3, config=solrconfig.xml, instanceDir=collection3, loadOnStartup=false, absoluteInstDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores 3A8BA4F75A1C41DB-001\tempDir-001\collection3\, schema=schema.xml, transient=on, dataDir=data\}
   [junit4]   2> 1298893 T7637 oasc.CoreDescriptor.<init> CORE DESCRIPTOR: {name=collectionLazy4, config=solrconfig.xml, instanceDir=collection4, loadOnStartup=false, absoluteInstDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores 3A8BA4F75A1C41DB-001\tempDir-001\collection4\, schema=schema.xml, transient=false, dataDir=data\}
   [junit4]   2> 1298894 T7637 oasc.CoreDescriptor.<init> CORE DESCRIPTOR: {name=collectionLazy5, config=solrconfig.xml, instanceDir=collection5, loadOnStartup=true, absoluteInstDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores 3A8BA4F75A1C41DB-001\tempDir-001\collection5\, schema=schema.xml, transient=false, dataDir=data\}
   [junit4]   2> 1298894 T7637 oasc.CoreDescriptor.<init> CORE DESCRIPTOR: {name=collectionLazy6, config=solrconfig.xml, instanceDir=collection6, loadOnStartup=false, absoluteInstDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores 3A8BA4F75A1C41DB-001\tempDir-001\collection6\, schema=schema.xml, transient=true, dataDir=data\}
   [junit4]   2> 1298895 T7637 oasc.CoreDescriptor.<init> CORE DESCRIPTOR: {name=collectionLazy7, config=solrconfig.xml, instanceDir=collection7, loadOnStartup=false, absoluteInstDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores 3A8BA4F75A1C41DB-001\tempDir-001\collection7\, schema=schema.xml, transient=true, dataDir=data\}
   [junit4]   2> 1298897 T7637 oasc.CoreDescriptor.<init> CORE DESCRIPTOR: {name=collectionLazy8, config=solrconfig.xml, instanceDir=collection8, loadOnStartup=false, absoluteInstDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores 3A8BA4F75A1C41DB-001\tempDir-001\collection8\, schema=schema.xml, transient=true, dataDir=data\}
   [junit4]   2> 1298898 T7637 oasc.CoreDescriptor.<init> CORE DESCRIPTOR: {name=collectionLazy9, config=solrconfig.xml, instanceDir=collection9, loadOnStartup=false, absoluteInstDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores 3A8BA4F75A1C41DB-001\tempDir-001\collection9\, schema=schema.xml, transient=true, dataDir=data\}
   [junit4]   2> 1298899 T7638 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores 3A8BA4F75A1C41DB-001\tempDir-001\collection1\'
   [junit4]   2> 1298901 T7639 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores 3A8BA4F75A1C41DB-001\tempDir-001\collection2\'
   [junit4]   2> 1298901 T7640 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores 3A8BA4F75A1C41DB-001\tempDir-001\collection5\'
   [junit4]   2> 1298940 T7638 oasc.SolrConfig.refreshRequestParams current version of requestparams : -1
   [junit4]   2> 1298940 T7639 oasc.SolrConfig.refreshRequestParams current version of requestparams : -1
   [junit4]   2> 1298942 T7640 oasc.SolrConfig.refreshRequestParams current version of requestparams : -1
   [junit4]   2> 1298942 T7638 oasc.SolrConfig.<init> Using Lucene MatchVersion: 6.0.0
   [junit4]   2> 1298944 T7639 oasc.SolrConfig.<init> Using Lucene MatchVersion: 6.0.0
   [junit4]   2> 1298953 T7640 oasc.SolrConfig.<init> Using Lucene MatchVersion: 6.0.0
   [junit4]   2> 1298956 T7638 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1298956 T7639 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1298957 T7638 oass.IndexSchema.readSchema Reading Solr Schema from C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores 3A8BA4F75A1C41DB-001\tempDir-001\collection1\conf\schema.xml
   [junit4]   2> 1298957 T7639 oass.IndexSchema.readSchema Reading Solr Schema from C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores 3A8BA4F75A1C41DB-001\tempDir-001\collection2\conf\schema.xml
   [junit4]   2> 1298966 T7640 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1298966 T7640 oass.IndexSchema.readSchema Reading Solr Schema from C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores 3A8BA4F75A1C41DB-001\tempDir-001\collection5\conf\schema.xml
   [junit4]   2> 1298969 T7638 oass.IndexSchema.readSchema [collection1] Schema name=tiny
   [junit4]   2> 1298969 T7639 oass.IndexSchema.readSchema [collectionLazy2] Schema name=tiny
   [junit4]   2> 1298969 T7640 oass.IndexSchema.readSchema [collectionLazy5] Schema name=tiny
   [junit4]   2> 1298973 T7640 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 1298973 T7638 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 1298973 T7640 oasc.CoreContainer.create 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 3A8BA4F75A1C41DB-001\tempDir-001\collection5\
   [junit4]   2> 1298974 T7638 oasc.CoreContainer.create 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 3A8BA4F75A1C41DB-001\tempDir-001\collection1\
   [junit4]   2> 1298974 T7638 x:collection1 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1298974 T7640 x:collectionLazy5 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1298974 T7638 x:collection1 oasc.SolrCore.<init> [[collection1] ] Opening new SolrCore at [C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores 3A8BA4F75A1C41DB-001\tempDir-001\collection1\], dataDir=[null]
   [junit4]   2> 1298974 T7638 x:collection1 oasc.SolrCore.initInfoRegistry JMX monitoring not detected for core: collection1
   [junit4]   2> 1298974 T7640 x:collectionLazy5 oasc.SolrCore.<init> [[collectionLazy5] ] Opening new SolrCore at [C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores 3A8BA4F75A1C41DB-001\tempDir-001\collection5\], dataDir=[null]
   [junit4]   2> 1298976 T7640 x:collectionLazy5 oasc.SolrCore.initInfoRegistry JMX monitoring not detected for core: collectionLazy5
   [junit4]   2> 1298976 T7639 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 1298976 T7640 x:collectionLazy5 oasc.CachingDirectoryFactory.get return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores 3A8BA4F75A1C41DB-001\tempDir-001\collection5\data\
   [junit4]   2> 1298976 T7638 x:collection1 oasc.CachingDirectoryFactory.get return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores 3A8BA4F75A1C41DB-001\tempDir-001\collection1\data\
   [junit4]   2> 1298976 T7638 x:collection1 oasc.SolrCore.getNewIndexDir 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 3A8BA4F75A1C41DB-001\tempDir-001\collection1\data\index/
   [junit4]   2> 1298977 T7638 x:collection1 oasc.SolrCore.initIndex WARN [collection1] Solr index directory 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores 3A8BA4F75A1C41DB-001\tempDir-001\collection1\data\index' doesn't exist. Creating new index...
   [junit4]   2> 1298976 T7640 x:collectionLazy5 oasc.SolrCore.getNewIndexDir 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 3A8BA4F75A1C41DB-001\tempDir-001\collection5\data\index/
   [junit4]   2> 1298977 T7640 x:collectionLazy5 oasc.SolrCore.initIndex WARN [collectionLazy5] Solr index directory 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores 3A8BA4F75A1C41DB-001\tempDir-001\collection5\data\index' doesn't exist. Creating new index...
   [junit4]   2> 1298976 T7639 oasc.CoreContainer.create 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 3A8BA4F75A1C41DB-001\tempDir-001\collection2\
   [junit4]   2> 1298977 T7639 x:collectionLazy2 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1298977 T7640 x:collectionLazy5 oasc.CachingDirectoryFactory.get return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores 3A8BA4F75A1C41DB-001\tempDir-001\collection5\data\index
   [junit4]   2> 1298977 T7638 x:collection1 oasc.CachingDirectoryFactory.get return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores 3A8BA4F75A1C41DB-001\tempDir-001\collection1\data\index
   [junit4]   2> 1298978 T7640 x:collectionLazy5 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=41, maxMergeAtOnceExplicit=19, maxMergedSegmentMB=79.408203125, floorSegmentMB=1.6240234375, forceMergeDeletesPctAllowed=5.08752436047836, segmentsPerTier=39.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 1298978 T7639 x:collectionLazy2 oasc.SolrCore.<init> [[collectionLazy2] ] Opening new SolrCore at [C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores 3A8BA4F75A1C41DB-001\tempDir-001\collection2\], dataDir=[null]
   [junit4]   2> 1298980 T7639 x:collectionLazy2 oasc.SolrCore.initInfoRegistry JMX monitoring not detected for core: collectionLazy2
   [junit4]   2> 1298980 T7638 x:collection1 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=41, maxMergeAtOnceExplicit=19, maxMergedSegmentMB=79.408203125, floorSegmentMB=1.6240234375, forceMergeDeletesPctAllowed=5.08752436047836, segmentsPerTier=39.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 1298980 T7639 x:collectionLazy2 oasc.CachingDirectoryFactory.get return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores 3A8BA4F75A1C41DB-001\tempDir-001\collection2\data\
   [junit4]   2> 1298981 T7638 x:collection1 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@1046282 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1f3f4b4),segFN=segments_1,generation=1}
   [junit4]   2> 1298981 T7638 x:collection1 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 1298980 T7640 x:collectionLazy5 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@2a6c37 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1dc5760),segFN=segments_1,generation=1}
   [junit4]   2> 1298981 T7640 x:collectionLazy5 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 1298981 T7639 x:collectionLazy2 oasc.SolrCore.getNewIndexDir 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 3A8BA4F75A1C41DB-001\tempDir-001\collection2\data\index/
   [junit4]   2> 1298982 T7639 x:collectionLazy2 oasc.SolrCore.initIndex WARN [collectionLazy2] Solr index directory 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores 3A8BA4F75A1C41DB-001\tempDir-001\collection2\data\index' doesn't exist. Creating new index...
   [junit4]   2> 1298982 T7639 x:collectionLazy2 oasc.CachingDirectoryFactory.get return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores 3A8BA4F75A1C41DB-001\tempDir-001\collection2\data\index
   [junit4]   2> 1298982 T7639 x:collectionLazy2 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=41, maxMergeAtOnceExplicit=19, maxMergedSegmentMB=79.408203125, floorSegmentMB=1.6240234375, forceMergeDeletesPctAllowed=5.08752436047836, segmentsPerTier=39.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 1298982 T7639 x:collectionLazy2 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@10a2de2 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@f38597),segFN=segments_1,generation=1}
   [junit4]   2> 1298984 T7639 x:collectionLazy2 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 1298984 T7638 x:collection1 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 1298984 T7640 x:collectionLazy5 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 1298985 T7639 x:collectionLazy2 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 1298992 T7640 x:collectionLazy5 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1298992 T7638 x:collection1 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1298992 T7639 x:collectionLazy2 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1298993 T7640 x:collectionLazy5 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1298993 T7638 x:collection1 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1298993 T7639 x:collectionLazy2 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1298994 T7640 x:collectionLazy5 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1298994 T7638 x:collection1 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1298994 T7639 x:collectionLazy2 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1298996 T7640 x:collectionLazy5 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1298996 T7638 x:collection1 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1298996 T7639 x:collectionLazy2 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1298997 T7640 x:collectionLazy5 oasc.RequestHandlers.initHandlersFromConfig 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> 1298997 T7638 x:collection1 oasc.RequestHandlers.initHandlersFromConfig 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> 1298999 T7640 x:collectionLazy5 oasc.SolrCore.initStatsCache Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 1298999 T7638 x:collection1 oasc.SolrCore.initStatsCache Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 1298999 T7639 x:collectionLazy2 oasc.RequestHandlers.initHandlersFromConfig 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> 1298999 T7640 x:collectionLazy5 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 1298999 T7640 x:collectionLazy5 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 1298999 T7639 x:collectionLazy2 oasc.SolrCore.initStatsCache Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 1299000 T7640 x:collectionLazy5 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=14, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0]
   [junit4]   2> 1298999 T7638 x:collection1 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 1299000 T7638 x:collection1 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 1299000 T7640 x:collectionLazy5 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@2a6c37 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1dc5760),segFN=segments_1,generation=1}
   [junit4]   2> 1299001 T7640 x:collectionLazy5 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 1299000 T7639 x:collectionLazy2 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 1299001 T7639 x:collectionLazy2 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 1299001 T7640 x:collectionLazy5 oass.SolrIndexSearcher.<init> Opening Searcher@54e3ab[collectionLazy5] main
   [junit4]   2> 1299000 T7638 x:collection1 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=14, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0]
   [junit4]   2> 1299001 T7640 x:collectionLazy5 oasr.ManagedResourceStorage$FileStorageIO.configure 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 3A8BA4F75A1C41DB-001\tempDir-001\collection5\conf
   [junit4]   2> 1299003 T7640 x:collectionLazy5 oasr.RestManager.init Initializing RestManager with initArgs: {storageDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores 3A8BA4F75A1C41DB-001\tempDir-001\collection5\conf}
   [junit4]   2> 1299001 T7639 x:collectionLazy2 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=14, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0]
   [junit4]   2> 1299003 T7640 x:collectionLazy5 oasr.ManagedResourceStorage.load 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 3A8BA4F75A1C41DB-001\tempDir-001\collection5\conf
   [junit4]   2> 1299003 T7638 x:collection1 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@1046282 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1f3f4b4),segFN=segments_1,generation=1}
   [junit4]   2> 1299003 T7638 x:collection1 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 1299003 T7639 x:collectionLazy2 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@10a2de2 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@f38597),segFN=segments_1,generation=1}
   [junit4]   2> 1299004 T7639 x:collectionLazy2 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 1299004 T7640 x:collectionLazy5 oasr.RestManager.init Initializing 0 registered ManagedResources
   [junit4]   2> 1299004 T7640 x:collectionLazy5 oash.ReplicationHandler.inform Commits will be reserved for  10000
   [junit4]   2> 1299004 T7638 x:collection1 oass.SolrIndexSearcher.<init> Opening Searcher@17e17a1[collection1] main
   [junit4]   2> 1299005 T7641 x:collectionLazy5 oasc.SolrCore.registerSearcher [collectionLazy5] Registered new searcher Searcher@54e3ab[collectionLazy5] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1299005 T7640 x:collectionLazy5 oasc.CoreContainer.registerCore registering core: collectionLazy5
   [junit4]   2> 1299004 T7639 x:collectionLazy2 oass.SolrIndexSearcher.<init> Opening Searcher@f8b512[collectionLazy2] main
   [junit4]   2> 1299005 T7638 x:collection1 oasr.ManagedResourceStorage$FileStorageIO.configure 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 3A8BA4F75A1C41DB-001\tempDir-001\collection1\conf
   [junit4]   2> 1299005 T7638 x:collection1 oasr.RestManager.init Initializing RestManager with initArgs: {storageDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores 3A8BA4F75A1C41DB-001\tempDir-001\collection1\conf}
   [junit4]   2> 1299005 T7638 x:collection1 oasr.ManagedResourceStorage.load 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 3A8BA4F75A1C41DB-001\tempDir-001\collection1\conf
   [junit4]   2> 1299005 T7639 x:collectionLazy2 oasr.ManagedResourceStorage$FileStorageIO.configure 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 3A8BA4F75A1C41DB-001\tempDir-001\collection2\conf
   [junit4]   2> 1299008 T7639 x:collectionLazy2 oasr.RestManager.init Initializing RestManager with initArgs: {storageDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores 3A8BA4F75A1C41DB-001\tempDir-001\collection2\conf}
   [junit4]   2> 1299008 T7639 x:collectionLazy2 oasr.ManagedResourceStorage.load 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 3A8BA4F75A1C41DB-001\tempDir-001\collection2\conf
   [junit4]   2> 1299008 T7638 x:collection1 oasr.RestManager.init Initializing 0 registered ManagedResources
   [junit4]   2> 1299008 T7638 x:collection1 oash.ReplicationHandler.inform Commits will be reserved for  10000
   [junit4]   2> 1299008 T7638 x:collection1 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 1299008 T7639 x:collectionLazy2 oasr.RestManager.init Initializing 0 registered ManagedResources
   [junit4]   2> 1299009 T7639 x:collectionLazy2 oash.ReplicationHandler.inform Commits will be reserved for  10000
   [junit4]   2> 1299008 T7642 x:collection1 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@17e17a1[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1299009 T7639 x:collectionLazy2 oasc.SolrCores.putTransientCore Opening transient core collectionLazy2
   [junit4]   2> 1299009 T7639 x:collectionLazy2 oasc.CoreContainer.registerCore registering core: collectionLazy2
   [junit4]   2> 1299009 T7643 x:collectionLazy2 oasc.SolrCore.registerSearcher [collectionLazy2] Registered new searcher Searcher@f8b512[collectionLazy2] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1299044 T7637 oasha.CoreAdminHandler.handleCreateAction core create command loadOnStartup=true&transient=true&name=core1&action=CREATE&instanceDir=./core1&wt=xml
   [junit4]   2> 1299045 T7637 oasc.CoreDescriptor.<init> CORE DESCRIPTOR: {name=core1, config=solrconfig.xml, instanceDir=./core1, loadOnStartup=true, absoluteInstDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores 3A8BA4F75A1C41DB-001\tempDir-001\.\core1\, schema=schema.xml, transient=true, dataDir=data\}
   [junit4]   2> 1299045 T7637 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores 3A8BA4F75A1C41DB-001\tempDir-001\.\core1\'
   [junit4]   2> 1299068 T7637 oasc.SolrConfig.refreshRequestParams current version of requestparams : -1
   [junit4]   2> 1299071 T7637 oasc.SolrConfig.<init> Using Lucene MatchVersion: 6.0.0
   [junit4]   2> 1299084 T7637 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1299085 T7637 oass.IndexSchema.readSchema Reading Solr Schema from C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores 3A8BA4F75A1C41DB-001\tempDir-001\.\core1\conf\schema.xml
   [junit4]   2> 1299088 T7637 oass.IndexSchema.readSchema [core1] Schema name=tiny
   [junit4]   2> 1299091 T7637 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 1299091 T7637 oasc.CoreContainer.create 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 3A8BA4F75A1C41DB-001\tempDir-001\.\core1\
   [junit4]   2> 1299092 T7637 x:core1 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1299092 T7637 x:core1 oasc.SolrCore.<init> [[core1] ] Opening new SolrCore at [C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores 3A8BA4F75A1C41DB-001\tempDir-001\.\core1\], dataDir=[null]
   [junit4]   2> 1299092 T7637 x:core1 oasc.SolrCore.initInfoRegistry JMX monitoring not detected for core: core1
   [junit4]   2> 1299094 T7637 x:core1 oasc.CachingDirectoryFactory.get return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores 3A8BA4F75A1C41DB-001\tempDir-001\.\core1\data\
   [junit4]   2> 1299094 T7637 x:core1 oasc.SolrCore.getNewIndexDir 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 3A8BA4F75A1C41DB-001\tempDir-001\.\core1\data\index/
   [junit4]   2> 1299095 T7637 x:core1 oasc.SolrCore.initIndex WARN [core1] Solr index directory 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores 3A8BA4F75A1C41DB-001\tempDir-001\.\core1\data\index' doesn't exist. Creating new index...
   [junit4]   2> 1299095 T7637 x:core1 oasc.CachingDirectoryFactory.get return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores 3A8BA4F75A1C41DB-001\tempDir-001\.\core1\data\index
   [junit4]   2> 1299096 T7637 x:core1 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=47, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0]
   [junit4]   2> 1299098 T7637 x:core1 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@8291e3 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1279e67),segFN=segments_1,generation=1}
   [junit4]   2> 1299098 T7637 x:core1 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 1299100 T7637 x:core1 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 1299102 T7637 x:core1 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1299103 T7637 x:core1 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1299104 T7637 x:core1 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1299106 T7637 x:core1 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1299108 T7637 x:core1 oasc.RequestHandlers.initHandlersFromConfig 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> 1299110 T7637 x:core1 oasc.SolrCore.initStatsCache Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 1299111 T7637 x:core1 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 1299111 T7637 x:core1 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 1299111 T7637 x:core1 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=45, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.3999653430950979]
   [junit4]   2> 1299112 T7637 x:core1 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@8291e3 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1279e67),segFN=segments_1,generation=1}
   [junit4]   2> 1299112 T7637 x:core1 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 1299112 T7637 x:core1 oass.SolrIndexSearcher.<init> Opening Searcher@1604c4[core1] main
   [junit4]   2> 1299114 T7637 x:core1 oasr.ManagedResourceStorage$FileStorageIO.configure 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 3A8BA4F75A1C41DB-001\tempDir-001\.\core1\conf
   [junit4]   2> 1299114 T7637 x:core1 oasr.RestManager.init Initializing RestManager with initArgs: {storageDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores 3A8BA4F75A1C41DB-001\tempDir-001\.\core1\conf}
   [junit4]   2> 1299114 T7637 x:core1 oasr.ManagedResourceStorage.load 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 3A8BA4F75A1C41DB-001\tempDir-001\.\core1\conf
   [junit4]   2> 1299115 T7637 x:core1 oasr.RestManager.init Initializing 0 registered ManagedResources
   [junit4]   2> 1299115 T7637 x:core1 oash.ReplicationHandler.inform Commits will be reserved for  10000
   [junit4]   2> 1299116 T7645 x:core1 oasc.SolrCore.registerSearcher [core1] Registered new searcher Searcher@1604c4[core1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1299116 T7637 x:core1 oasc.SolrCores.putTransientCore Opening transient core core1
   [junit4]   2> 1299116 T7637 x:core1 oasc.CoreContainer.registerCore registering core: core1
   [junit4]   2> 1299116 T7637 x:core1 oasha.CoreAdminHandler.handleCreateAction core create command loadOnStartup=false&transient=true&name=core2&action=CREATE&instanceDir=./core2&wt=xml
   [junit4]   2> 1299118 T7637 x:core1 oasc.CoreDescriptor.<init> CORE DESCRIPTOR: {name=core2, config=solrconfig.xml, instanceDir=./core2, loadOnStartup=false, absoluteInstDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores 3A8BA4F75A1C41DB-001\tempDir-001\.\core2\, schema=schema.xml, transient=true, dataDir=data\}
   [junit4]   2> 1299118 T7637 x:core1 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores 3A8BA4F75A1C41DB-001\tempDir-001\.\core2\'
   [junit4]   2> 1299154 T7637 x:core1 oasc.SolrConfig.refreshRequestParams current version of requestparams : -1
   [junit4]   2> 1299156 T7637 x:core1 oasc.SolrConfig.<init> Using Lucene MatchVersion: 6.0.0
   [junit4]   2> 1299162 T7637 x:core1 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1299163 T7637 x:core1 oass.IndexSchema.readSchema Reading Solr Schema from C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores 3A8BA4F75A1C41DB-001\tempDir-001\.\core2\conf\schema.xml
   [junit4]   2> 1299166 T7637 x:core1 oass.IndexSchema.readSchema [core2] Schema name=tiny
   [junit4]   2> 1299180 T7637 x:core1 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 1299180 T7637 x:core1 oasc.CoreContainer.create 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 3A8BA4F75A1C41DB-001\tempDir-001\.\core2\
   [junit4]   2> 1299182 T7637 x:core2 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1299182 T7637 x:core2 oasc.SolrCore.<init> [[core2] ] Opening new SolrCore at [C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores 3A8BA4F75A1C41DB-001\tempDir-001\.\core2\], dataDir=[null]
   [junit4]   2> 1299182 T7637 x:core2 oasc.SolrCore.initInfoRegistry JMX monitoring not detected for core: core2
   [junit4]   2> 1299183 T7637 x:core2 oasc.CachingDirectoryFactory.get return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores 3A8BA4F75A1C41DB-001\tempDir-001\.\core2\data\
   [junit4]   2> 1299183 T7637 x:core2 oasc.SolrCore.getNewIndexDir 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 3A8BA4F75A1C41DB-001\tempDir-001\.\core2\data\index/
   [junit4]   2> 1299183 T7637 x:core2 oasc.SolrCore.initIndex WARN [core2] Solr index directory 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores 3A8BA4F75A1C41DB-001\tempDir-001\.\core2\data\index' doesn't exist. Creating new index...
   [junit4]   2> 1299185 T7637 x:core2 oasc.CachingDirectoryFactory.get return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores 3A8BA4F75A1C41DB-001\tempDir-001\.\core2\data\index
   [junit4]   2> 1299185 T7637 x:core2 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=35, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.8207399521549372]
   [junit4]   2> 1299186 T7637 x:core2 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@a28832 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1142ab4),segFN=segments_1,generation=1}
   [junit4]   2> 1299186 T7637 x:core2 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 1299189 T7637 x:core2 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 1299191 T7637 x:core2 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1299193 T7637 x:core2 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1299194 T7637 x:core2 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1299195 T7637 x:core2 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1299198 T7637 x:core2 oasc.RequestHandlers.initHandlersFromConfig 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> 1299198 T7637 x:core2 oasc.SolrCore.initStatsCache Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 1299199 T7637 x:core2 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 1299199 T7637 x:core2 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 1299201 T7637 x:core2 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=36, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.5471182845663489]
   [junit4]   2> 1299201 T7637 x:core2 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@a28832 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1142ab4),segFN=segments_1,generation=1}
   [junit4]   2> 1299202 T7637 x:core2 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 1299202 T7637 x:core2 oass.SolrIndexSearcher.<init> Opening Searcher@1813bda[core2] main
   [junit4]   2> 1299203 T7637 x:core2 oasr.ManagedResourceStorage$FileStorageIO.configure 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 3A8BA4F75A1C41DB-001\tempDir-001\.\core2\conf
   [junit4]   2> 1299203 T7637 x:core2 oasr.RestManager.init Initializing RestManager with initArgs: {storageDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores 3A8BA4F75A1C41DB-001\tempDir-001\.\core2\conf}
   [junit4]   2> 1299203 T7637 x:core2 oasr.ManagedResourceStorage.load 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 3A8BA4F75A1C41DB-001\tempDir-001\.\core2\conf
   [junit4]   2> 1299205 T7637 x:core2 oasr.RestManager.init Initializing 0 registered ManagedResources
   [junit4]   2> 1299205 T7637 x:core2 oash.ReplicationHandler.inform Commits will be reserved for  10000
   [junit4]   2> 1299205 T7637 x:core2 oasc.SolrCores.putTransientCore Opening transient core core2
   [junit4]   2> 1299205 T7637 x:core2 oasc.CoreContainer.registerCore registering core: core2
   [junit4]   2> 1299205 T7647 x:core2 oasc.SolrCore.registerSearcher [core2] Registered new searcher Searcher@1813bda[core2] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1299206 T7637 x:core2 oasha.CoreAdminHandler.handleCreateAction core create command loadOnStartup=true&transient=true&name=core3&action=CREATE&instanceDir=./core3&wt=xml
   [junit4]   2> 1299207 T7637 x:core2 oasc.CoreDescriptor.<init> CORE DESCRIPTOR: {name=core3, config=solrconfig.xml, instanceDir=./core3, loadOnStartup=true, absoluteInstDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores 3A8BA4F75A1C41DB-001\tempDir-001\.\core3\, schema=schema.xml, transient=true, dataDir=data\}
   [junit4]   2> 1299207 T7637 x:core2 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores 3A8BA4F75A1C41DB-001\tempDir-001\.\core3\'
   [junit4]   2> 1299235 T7637 x:core2 oasc.SolrConfig.refreshRequestParams current version of requestparams : -1
   [junit4]   2> 1299238 T7637 x:core2 oasc.SolrConfig.<init> Using Lucene MatchVersion: 6.0.0
   [junit4]   2> 1299243 T7637 x:core2 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1299245 T7637 x:core2 oass.IndexSchema.readSchema Reading Solr Schema from C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores 3A8BA4F75A1C41DB-001\tempDir-001\.\core3\conf\schema.xml
   [junit4]   2> 1299250 T7637 x:core2 oass.IndexSchema.readSchema [core3] Schema name=tiny
   [junit4]   2> 1299253 T7637 x:core2 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 1299254 T7637 x:core2 oasc.CoreContainer.create 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 3A8BA4F75A1C41DB-001\tempDir-001\.\core3\
   [junit4]   2> 1299254 T7637 x:core3 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1299254 T7637 x:core3 oasc.SolrCore.<init> [[core3] ] Opening new SolrCore at [C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores 3A8BA4F75A1C41DB-001\tempDir-001\.\core3\], dataDir=[null]
   [junit4]   2> 1299255 T7637 x:core3 oasc.SolrCore.initInfoRegistry JMX monitoring not detected for core: core3
   [junit4]   2> 1299255 T7637 x:core3 oasc.CachingDirectoryFactory.get return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores 3A8BA4F75A1C41DB-001\tempDir-001\.\core3\data\
   [junit4]   2> 1299255 T7637 x:core3 oasc.SolrCore.getNewIndexDir 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 3A8BA4F75A1C41DB-001\tempDir-001\.\core3\data\index/
   [junit4]   2> 1299257 T7637 x:core3 oasc.SolrCore.initIndex WARN [core3] Solr index directory 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores 3A8BA4F75A1C41DB-001\tempDir-001\.\core3\data\index' doesn't exist. Creating new index...
   [junit4]   2> 1299258 T7637 x:core3 oasc.CachingDirectoryFactory.get return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores 3A8BA4F75A1C41DB-001\tempDir-001\.\core3\data\index
   [junit4]   2> 1299258 T7637 x:core3 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=29, maxMergeAtOnceExplicit=26, maxMergedSegmentMB=97.3701171875, floorSegmentMB=0.994140625, forceMergeDeletesPctAllowed=4.15665834022508, segmentsPerTier=42.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.7610499057029987
   [junit4]   2> 1299259 T7637 x:core3 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@f75cf7 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@7bff35),segFN=segments_1,generation=1}
   [junit4]   2> 1299259 T7637 x:core3 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 1299262 T7637 x:core3 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 1299265 T7637 x:core3 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1299266 T7637 x:core3 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1299267 T7637 x:core3 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1299269 T7637 x:core3 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1299271 T7637 x:core3 oasc.RequestHandlers.initHandlersFromConfig 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> 1299271 T7637 x:core3 oasc.SolrCore.initStatsCache Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 1299273 T7637 x:core3 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 1299273 T7637 x:core3 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 1299274 T7637 x:core3 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=23, maxMergeAtOnceExplicit=27, maxMergedSegmentMB=35.416015625, floorSegmentMB=1.4365234375, forceMergeDeletesPctAllowed=0.6437319637383732, segmentsPerTier=11.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 1299274 T7637 x:core3 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@f75cf7 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@7bff35),segFN=segments_1,generation=1}
   [junit4]   2> 1299275 T7637 x:core3 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 1299275 T7637 x:core3 oass.SolrIndexSearcher.<init> Opening Searcher@1502f93[core3] main
   [junit4]   2> 1299277 T7637 x:core3 oasr.ManagedResourceStorage$FileStorageIO.configure 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 3A8BA4F75A1C41DB-001\tempDir-001\.\core3\conf
   [junit4]   2> 1299278 T7637 x:core3 oasr.RestManager.init Initializing RestManager with initArgs: {storageDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores 3A8BA4F75A1C41DB-001\tempDir-001\.\core3\conf}
   [junit4]   2> 1299278 T7637 x:core3 oasr.ManagedResourceStorage.load 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 3A8BA4F75A1C41DB-001\tempDir-001\.\core3\conf
   [junit4]   2> 1299280 T7637 x:core3 oasr.RestManager.init Initializing 0 registered ManagedResources
   [junit4]   2> 1299280 T7637 x:core3 oash.ReplicationHandler.inform Commits will be reserved for  10000
   [junit4]   2> 1299280 T7637 x:core3 oasc.SolrCores.putTransientCore Opening transient core core3
   [junit4]   2> 1299281 T7637 x:core3 oasc.CoreContainer.registerCore registering core: core3
   [junit4]   2> 1299280 T7649 x:core3 oasc.SolrCore.registerSearcher [core3] Registered new searcher Searcher@1502f93[core3] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1299281 T7637 x:core3 oasha.CoreAdminHandler.handleCreateAction core create command loadOnStartup=false&transient=true&name=core4&action=CREATE&instanceDir=./core4&wt=xml
   [junit4]   2> 1299282 T7637 x:core3 oasc.CoreDescriptor.<init> CORE DESCRIPTOR: {name=core4, config=solrconfig.xml, instanceDir=./core4, loadOnStartup=false, absoluteInstDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores 3A8BA4F75A1C41DB-001\tempDir-001\.\core4\, schema=schema.xml, transient=true, dataDir=data\}
   [junit4]   2> 1299282 T7637 x:core3 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores 3A8BA4F75A1C41DB-001\tempDir-001\.\core4\'
   [junit4]   2> 1299325 T7637 x:core3 oasc.SolrConfig.refreshRequestParams current version of requestparams : -1
   [junit4]   2> 1299328 T7637 x:core3 oasc.SolrConfig.<init> Using Lucene MatchVersion: 6.0.0
   [junit4]   2> 1299333 T7637 x:core3 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1299334 T7637 x:core3 oass.IndexSchema.readSchema Reading Solr Schema from C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores 3A8BA4F75A1C41DB-001\tempDir-001\.\core4\conf\schema.xml
   [junit4]   2> 1299337 T7637 x:core3 oass.IndexSchema.readSchema [core4] Schema name=tiny
   [junit4]   2> 1299342 T7637 x:core3 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 1299344 T7637 x:core3 oasc.CoreContainer.create 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 3A8BA4F75A1C41DB-001\tempDir-001\.\core4\
   [junit4]   2> 1299344 T7637 x:core4 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1299344 T7637 x:core4 oasc.SolrCore.<init> [[core4] ] Opening new SolrCore at [C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores 3A8BA4F75A1C41DB-001\tempDir-001\.\core4\], dataDir=[null]
   [junit4]   2> 1299345 T7637 x:core4 oasc.SolrCore.initInfoRegistry JMX monitoring not detected for core: core4
   [junit4]   2> 1299345 T7637 x:core4 oasc.CachingDirectoryFactory.get return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores 3A8BA4F75A1C41DB-001\tempDir-001\.\core4\data\
   [junit4]   2> 1299345 T7637 x:core4 oasc.SolrCore.getNewIndexDir 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 3A8BA4F75A1C41DB-001\tempDir-001\.\core4\data\index/
   [junit4]   2> 1299346 T7637 x:core4 oasc.SolrCore.initIndex WARN [core4] Solr index directory 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores 3A8BA4F75A1C41DB-001\tempDir-001\.\core4\data\index' doesn't exist. Creating new index...
   [junit4]   2> 1299346 T7637 x:core4 oasc.CachingDirectoryFactory.get return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores 3A8BA4F75A1C41DB-001\tempDir-001\.\core4\data\index
   [junit4]   2> 1299346 T7637 x:core4 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=16, maxMergeAtOnceExplicit=15, maxMergedSegmentMB=29.53515625, floorSegmentMB=1.7734375, forceMergeDeletesPctAllowed=14.13932615969067, segmentsPerTier=29.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.6620651865257337
   [junit4]   2> 1299349 T7637 x:core4 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@3b9969 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@112bff8),segFN=segments_1,generation=1}
   [junit4]   2> 1299349 T7637 x:core4 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 1299353 T7637 x:core4 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 1299358 T7637 x:core4 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1299361 T7637 x:core4 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1299362 T7637 x:core4 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1299364 T7637 x:core4 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1299366 T7637 x:core4 oasc.RequestHandlers.initHandlersFromConfig 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> 1299366 T7637 x:core4 oasc.SolrCore.initStatsCache Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 1299368 T7637 x:core4 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 1299368 T7637 x:core4 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 1299369 T7637 x:core4 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=30, maxMergeAtOnceExplicit=13, maxMergedSegmentMB=23.9287109375, floorSegmentMB=1.89453125, forceMergeDeletesPctAllowed=27.64307267112487, segmentsPerTier=12.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 1299369 T7637 x:core4 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@3b9969 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@112bff8),segFN=segments_1,generation=1}
   [junit4]   2> 1299371 T7637 x:core4 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 1299371 T7637 x:core4 oass.SolrIndexSearcher.<init> Opening Searcher@9dc8c2[core4] main
   [junit4]   2> 1299372 T7637 x:core4 oasr.ManagedResourceStorage$FileStorageIO.configure 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 3A8BA4F75A1C41DB-001\tempDir-001\.\core4\conf
   [junit4]   2> 1299372 T7637 x:core4 oasr.RestManager.init Initializing RestManager with initArgs: {storageDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores 3A8BA4F75A1C41DB-001\tempDir-001\.\core4\conf}
   [junit4]   2> 1299373 T7637 x:core4 oasr.ManagedResourceStorage.load 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 3A8BA4F75A1C41DB-001\tempDir-001\.\core4\conf
   [junit4]   2> 1299373 T7637 x:core4 oasr.RestManager.init Initializing 0 registered ManagedResources
   [junit4]   2> 1299375 T7637 x:core4 oash.ReplicationHandler.inform Commits will be reserved for  10000
   [junit4]   2> 1299375 T7637 x:core4 oasc.SolrCores.putTransientCore Opening transient core core4
   [junit4]   2> 1299375 T7651 x:core4 oasc.SolrCore.registerSearcher [core4] Registered new searcher Searcher@9dc8c2[core4] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1299375 T7637 x:core4 oasc.SolrCores$1.removeEldestEntry Closing transient core [collectionLazy2]
   [junit4]   2> 1299376 T7637 x:core4 oasc.CoreContainer.registerCore registering core: core4
   [junit4]   2> 1299376 T7644 oasc.SolrCore.close [collectionLazy2]  CLOSING SolrCore org.apache.solr.core.SolrCore@d1303e
   [junit4]   2> 1299376 T7637 x:core4 oasha.CoreAdminHandler.handleCreateAction core create command loadOnStartup=false&transient=true&name=core5&action=CREATE&instanceDir=./core5&wt=xml
   [junit4]   2> 1299376 T7644 oasu.DirectUpdateHandler2.close closing DirectUpdateHandler2{commits=0,autocommits=0,soft autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=0,cumulative_deletesById=0,cumulative_deletesByQuery=0,cumulative_errors=0}
   [junit4]   2> 1299377 T7644 oasu.SolrCoreState.decrefSolrCoreState Closing SolrCoreState
   [junit4]   2> 1299377 T7644 oasu.DefaultSolrCoreState.closeIndexWriter SolrCoreState ref count has reached 0 - closing IndexWriter
   [junit4]   2> 1299377 T7644 oasu.DefaultSolrCoreState.closeIndexWriter closing IndexWriter with IndexWriterCloser
   [junit4]   2> 1299379 T7637 x:core4 oasc.CoreDescriptor.<init> CORE DESCRIPTOR: {name=core5, config=solrconfig.xml, instanceDir=./core5, loadOnStartup=false, absoluteInstDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores 3A8BA4F75A1C41DB-001\tempDir-001\.\core5\, schema=schema.xml, transient=true, dataDir=data\}
   [junit4]   2> 1299379 T7644 oasc.SolrCore.closeSearcher [collectionLazy2] Closing main searcher on request.
   [junit4]   2> 1299379 T7637 x:core4 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores 3A8BA4F75A1C41DB-001\tempDir-001\.\core5\'
   [junit4]   2> 1299379 T7644 oasc.CachingDirectoryFactory.close Closing MockDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 1299380 T7644 oasc.CachingDirectoryFactory.closeCacheValue looking to close C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores 3A8BA4F75A1C41DB-001\tempDir-001\collection2\data\ [CachedDir<<refCount=0;path=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores 3A8BA4F75A1C41DB-001\tempDir-001\collection2\data\;done=false>>]
   [junit4]   2> 1299380 T7644 oasc.CachingDirectoryFactory.close Closing directory: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores 3A8BA4F75A1C41DB-001\tempDir-001\collection2\data\
   [junit4]   2> 1299380 T7644 oasc.CachingDirectoryFactory.closeCacheValue looking to close C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores 3A8BA4F75A1C41DB-001\tempDir-001\collection2\data\index [CachedDir<<refCount=0;path=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores 3A8BA4F75A1C41DB-001\tempDir-001\collection2\data\index;done=false>>]
   [junit4]   2> 1299380 T7644 oasc.CachingDirectoryFactory.close Closing directory: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores 3A8BA4F75A1C41DB-001\tempDir-001\collection2\data\index
   [junit4]   2> 1299404 T7637 x:core4 oasc.SolrConfig.refreshRequestParams current version of requestparams : -1
   [junit4]   2> 1299407 T7637 x:core4 oasc.SolrConfig.<init> Using Lucene MatchVersion: 6.0.0
   [junit4]   2> 1299423 T7637 x:core4 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1299424 T7637 x:core4 oass.IndexSchema.readSchema Reading Solr Schema from C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores 3A8BA4F75A1C41DB-001\tempDir-001\.\core5\conf\schema.xml
   [junit4]   2> 1299428 T7637 x:core4 oass.IndexSchema.readSchema [core5] Schema name=tiny
   [junit4]   2> 1299431 T7637 x:core4 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 1299431 T7637 x:core4 oasc.CoreContainer.create Creating SolrCore 'core5' using configuration from instancedir C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores 3A8BA4F75A1C41DB-001\tempDir-001\.\core5\
   [junit4]   2> 1299432 T7637 x:core5 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1299432 T7637 x:core5 oasc.SolrCore.<init> [[core5] ] Opening new SolrCore at [C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores 3A8BA4F75A1C41DB-001\tempDir-001\.\core5\], dataDir=[null]
   [junit4]   2> 1299432 T7637 x:core5 oasc.SolrCore.initInfoRegistry JMX monitoring not detected for core: core5
   [junit4]   2> 1299433 T7637 x:core5 oasc.CachingDirectoryFactory.get return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores 3A8BA4F75A1C41DB-001\tempDir-001\.\core5\data\
   [junit4]   2> 1299433 T7637 x:core5 oasc.SolrCore.getNewIndexDir 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 3A8BA4F75A1C41DB-001\tempDir-001\.\core5\data\index/
   [junit4]   2> 1299433 T7637 x:core5 oasc.SolrCore.initIndex WARN [core5] Solr index directory 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores 3A8BA4F75A1C41DB-001\tempDir-001\.\core5\data\index' doesn't exist. Creating new index...
   [junit4]   2> 1299435 T7637 x:core5 oasc.CachingDirectoryFactory.get return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores 3A8BA4F75A1C41DB-001\tempDir-001\.\core5\data\index
   [junit4]   2> 1299436 T7637 x:core5 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=10, maxMergeAtOnceExplicit=40, maxMergedSegmentMB=37.6962890625, floorSegmentMB=1.44140625, forceMergeDeletesPctAllowed=4.5116416088823295, segmentsPerTier=35.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 1299436 T7637 x:core5 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@109f6ba lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1f39395),segFN=segments_1,generation=1}
   [junit4]   2> 1299436 T7637 x:core5 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 1299440 T7637 x:core5 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 1299443 T7637 x:core5 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1299444 T7637 x:core5 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1299445 T7637 x:core5 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1299447 T7637 x:core5 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1299449 T7637 x:core5 oasc.RequestHandlers.initHandlersFromConfig 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> 1299449 T7637 x:core5 oasc.SolrCore.initStatsCache Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 1299451 T7637 x:core5 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 1299451 T7637 x:core5 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 1299451 T7637 x:core5 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=16, maxMergeAtOnceExplicit=19, maxMergedSegmentMB=53.47265625, floorSegmentMB=0.521484375, forceMergeDeletesPctAllowed=4.089440762425253, segmentsPerTier=35.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.536098633547518
   [junit4]   2> 1299452 T7637 x:core5 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@109f6ba lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1f39395),segFN=segments_1,generation=1}
   [junit4]   2> 1299452 T7637 x:core5 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 1299452 T7637 x:core5 oass.SolrIndexSearcher.<init> Opening Searcher@1895645[core5] main
   [junit4]   2> 1299455 T7637 x:core5 oasr.ManagedResourceStorage$FileStorageIO.configure 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 3A8BA4F75A1C41DB-001\tempDir-001\.\core5\conf
   [junit4]   2> 1299456 T7637 x:core5 oasr.RestManager.init Initializing RestManager with initArgs: {storageDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores 3A8BA4F75A1C41DB-001\tempDir-001\.\core5\conf}
   [junit4]   2> 1299456 T7637 x:core5 oasr.ManagedResourceStorage.load 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 3A8BA4F75A1C41DB-001\tempDir-001\.\core5\conf
   [junit4]   2> 1299456 T7637 x:core5 oasr.RestManager.init Initializing 0 registered ManagedResources
   [junit4]   2> 1299457 T7637 x:core5 oash.ReplicationHandler.inform Commits will be reserved for  10000
   [junit4]   2> 1299457 T7637 x:core5 oasc.SolrCores.putTransientCore Opening transient core core5
   [junit4]   2> 1299457 T7637 x:core5 oasc.SolrCores$1.removeEldestEntry Closing transient core [core1]
   [junit4]   2> 1299459 T7637 x:core5 oasc.CoreContainer.registerCore registering core: core5
   [junit4]   2> 1299457 T7653 x:core5 oasc.SolrCore.registerSearcher [core5] Registered new searcher Searcher@1895645[core5] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1299459 T7644 oasc.SolrCore.close [core1]  CLOSING SolrCore org.apache.solr.core.SolrCore@16cd94
   [junit4]   2> 1299459 T7644 oasu.DirectUpdateHandler2.close closing DirectUpdateHandler2{commits=0,autocommits=0,soft autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=0,cumulative_deletesById=0,cumulative_deletesByQuery=0,cumulative_errors=0}
   [junit4]   2> 1299459 T7644 oasu.SolrCoreState.decrefSolrCoreState Closing SolrCoreState
   [junit4]   2> 1299459 T7644 oasu.DefaultSolrCoreState.closeIndexWriter SolrCoreState ref count has reached 0 - closing IndexWriter
   [junit4]   2> 1299460 T7644 oasu.DefaultSolrCoreState.closeIndexWriter closing IndexWriter with IndexWriterCloser
   [junit4]   2> 1299460 T7644 oasc.SolrCore.closeSearcher [core1] Closing main searcher on request.
   [junit4]   2> 1299460 T7644 oasc.CachingDirectoryFactory.close Closing MockDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 1299460 T7644 oasc.CachingDirectoryFactory.closeCacheValue looking to close C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores 3A8BA4F75A1C41DB-001\tempDir-001\.\core1\data\index [CachedDir<<refCount=0;path=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores 3A8BA4F75A1C41DB-001\tempDir-001\.\core1\data\index;done=false>>]
   [junit4]   2> 1299460 T7644 oasc.CachingDirectoryFactory.close Closing directory: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores 3A8BA4F75A1C41DB-001\tempDir-001\.\core1\data\index
   [junit4]   2> 1299460 T7644 oasc.CachingDirectoryFactory.closeCacheValue looking to close C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores 3A8BA4F75A1C41DB-001\tempDir-001\.\core1\data\ [CachedDir<<refCount=0;path=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores 3A8BA4F75A1C41DB-001\tempDir-001\.\core1\data\;done=false>>]
   [junit4]   2> 1299461 T7644 oasc.CachingDirectoryFactory.close Closing directory: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores 3A8BA4F75A1C41DB-001\tempDir-001\.\core1\data\
   [junit4]   2> 1299461 T7637 x:core5 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores 3A8BA4F75A1C41DB-001\tempDir-001\.\core1\'
   [junit4]   2> 1299484 T7637 x:core5 oasc.SolrConfig.refreshRequestParams current version of requestparams : -1
   [junit4]   2> 1299487 T7637 x:core5 oasc.SolrConfig.<init> Using Lucene MatchVersion: 6.0.0
   [junit4]   2> 1299502 T7637 x:core5 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1299503 T7637 x:core5 oass.IndexSchema.readSchema Reading Solr Schema from C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores 3A8BA4F75A1C41DB-001\tempDir-001\.\core1\conf\schema.xml
   [junit4]   2> 1299507 T7637 x:core5 oass.IndexSchema.readSchema [core1] Schema name=tiny
   [junit4]   2> 1299508 T7637 x:core5 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 1299510 T7637 x:core5 oasc.CoreContainer.create 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 3A8BA4F75A1C41DB-001\tempDir-001\.\core1\
   [junit4]   2> 1299510 T7637 x:core1 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1299510 T7637 x:core1 oasc.SolrCore.<init> [[core1] ] Opening new SolrCore at [C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores 3A8BA4F75A1C41DB-001\tempDir-001\.\core1\], dataDir=[null]
   [junit4]   2> 1299511 T7637 x:core1 oasc.SolrCore.initInfoRegistry JMX monitoring not detected for core: core1
   [junit4]   2> 1299511 T7637 x:core1 oasc.CachingDirectoryFactory.get return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores 3A8BA4F75A1C41DB-001\tempDir-001\.\core1\data\
   [junit4]   2> 1299511 T7637 x:core1 oasc.SolrCore.getNewIndexDir 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 3A8BA4F75A1C41DB-001\tempDir-001\.\core1\data\index/
   [junit4]   2> 1299512 T7637 x:core1 oasc.SolrCore.initIndex WARN [core1] Solr index directory 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores 3A8BA4F75A1C41DB-001\tempDir-001\.\core1\data\index' doesn't exist. Creating new index...
   [junit4]   2> 1299512 T7637 x:core1 oasc.CachingDirectoryFactory.get return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores 3A8BA4F75A1C41DB-001\tempDir-001\.\core1\data\index
   [junit4]   2> 1299512 T7637 x:core1 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=14, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.4669313006670802]
   [junit4]   2> 1299514 T7637 x:core1 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@1aa2c9c lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@773dea),segFN=segments_1,generation=1}
   [junit4]   2> 1299514 T7637 x:core1 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 1299518 T7637 x:core1 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 1299519 T7637 x:core1 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1299520 T7637 x:core1 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1299522 T7637 x:core1 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1299523 T7637 x:core1 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1299526 T7637 x:core1 oasc.RequestHandlers.initHandlersFromConfig 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> 1299527 T7637 x:core1 oasc.SolrCore.initStatsCache Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 1299527 T7637 x:core1 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 1299528 T7637 x:core1 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 1299528 T7637 x:core1 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=39, maxMergeAtOnceExplicit=30, maxMergedSegmentMB=37.1669921875, floorSegmentMB=0.640625, forceMergeDeletesPctAllowed=8.627332263961494, segmentsPerTier=29.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1536931430503918
   [junit4]   2> 1299528 T7637 x:core1 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@1aa2c9c lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@773dea),segFN=segments_1,generation=1}
   [junit4]   2> 1299530 T7637 x:core1 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 1299530 T7637 x:core1 oass.SolrIndexSearcher.<init> Opening Searcher@1561069[core1] main
   [junit4]   2> 1299530 T7637 x:core1 oasr.ManagedResourceStorage$FileStorageIO.configure 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 3A8BA4F75A1C41DB-001\tempDir-001\.\core1\conf
   [junit4]   2> 1299531 T7637 x:core1 oasr.RestManager.init Initializing RestManager with initArgs: {storageDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores 3A8BA4F75A1C41DB-001\tempDir-001\.\core1\conf}
   [junit4]   2> 1299531 T7637 x:core1 oasr.ManagedResourceStorage.load 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 3A8BA4F75A1C41DB-001\tempDir-001\.\core1\conf
   [junit4]   2> 1299531 T7637 x:core1 oasr.RestManager.init Initializing 0 registered ManagedResources
   [junit4]   2> 1299531 T7637 x:core1 oash.ReplicationHandler.inform Commits will be reserved for  10000
   [junit4]   2> 1299532 T7637 x:core1 oasc.SolrCores.putTransientCore Opening transient core core1
   [junit4]   2> 1299532 T7637 x:core1 oasc.SolrCores$1.removeEldestEntry Closing transient core [core2]
   [junit4]   2> 1299532 T7637 x:core1 oasc.CoreContainer.registerCore registering core: core1
   [junit4]   2> 1299532 T7655 x:core1 oasc.SolrCore.registerSearcher [core1] Registered new searcher Searcher@1561069[core1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1299532 T7644 oasc.SolrCore.close [core2]  CLOSING SolrCore org.apache.solr.core.SolrCore@295b4e
   [junit4]   2> 1299534 T7644 oasu.DirectUpdateHandler2.close closing DirectUpdateHandler2{commits=0,autocommits=0,soft autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=0,cumulative_deletesById=0,cumulative_deletesByQuery=0,cumulative_errors=0}
   [junit4]   2> 1299534 T7644 oasu.SolrCoreState.decrefSolrCoreState Closing SolrCoreState
   [junit4]   2> 1299534 T7644 oasu.DefaultSolrCoreState.closeIndexWriter SolrCoreState ref count has reached 0 - closing IndexWriter
   [junit4]   2> 1299535 T7644 oasu.DefaultSolrCoreState.closeIndexWriter closing IndexWriter with IndexWriterCloser
   [junit4]   2> 1299535 T7644 oasc.SolrCore.closeSearcher [core2] Closing main searcher on request.
   [junit4]   2> 1299535 T7644 oasc.CachingDirectoryFactory.close Closing MockDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 1299535 T7644 oasc.CachingDirectoryFactory.closeCacheValue looking to close C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores 3A8BA4F75A1C41DB-001\tempDir-001\.\core2\data\index [CachedDir<<refCount=0;path=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores 3A8BA4F75A1C41DB-001\tempDir-001\.\core2\data\index;done=false>>]
   [junit4]   2> 1299535 T7644 oasc.CachingDirectoryFactory.close Closing directory: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores 3A8BA4F75A1C41DB-001\tempDir-001\.\core2\data\index
   [junit4]   2> 1299535 T7644 oasc.CachingDirectoryFactory.closeCacheValue looking to close C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores 3A8BA4F75A1C41DB-001\tempDir-001\.\core2\data\ [CachedDir<<refCount=0;path=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores 3A8BA4F75A1C41DB-001\tempDir-001\.\core2\data\;done=false>>]
   [junit4]   2> 1299536 T7644 oasc.CachingDirectoryFactory.close Closing directory: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores 3A8BA4F75A1C41DB-001\tempDir-001\.\core2\data\
   [junit4]   2> 1299536 T7637 x:core1 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores 3A8BA4F75A1C41DB-001\tempDir-001\.\core2\'
   [junit4]   2> 1299562 T7637 x:core1 oasc.SolrConfig.refreshRequestParams current version of requestparams : -1
   [junit4]   2> 1299565 T7637 x:core1 oasc.SolrConfig.<init> Using Lucene MatchVersion: 6.0.0
   [junit4]   2> 1299569 T7637 x:core1 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1299571 T7637 x:core1 oass.IndexSchema.readSchema Reading Solr Schema from C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-cor

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

ueuedSynchronizer$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> 150372 T7636 ccr.ThreadLeakControl.tryToInterruptAll Starting to interrupt leaked threads:
   [junit4]   2> 	   1) Thread[id=7691, name=searcherExecutor-4625-thread-1, state=WAITING, group=TGRP-TestLazyCores]
   [junit4]   2> 153483 T7636 ccr.ThreadLeakControl.tryToInterruptAll SEVERE There are still zombie threads that couldn't be terminated:
   [junit4]   2> 	   1) Thread[id=7691, name=searcherExecutor-4625-thread-1, state=WAITING, group=TGRP-TestLazyCores]
   [junit4]   2> 	        at sun.misc.Unsafe.park(Native Method)
   [junit4]   2> 	        at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
   [junit4]   2> 	        at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
   [junit4]   2> 	        at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
   [junit4]   2> 	        at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)
   [junit4]   2> 	        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
   [junit4]   2> 	        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
   [junit4]   2> 	        at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene50): {v_t=FSTOrd50, id=FSTOrd50, v_s=BlockTreeOrds(blocksize=128), v_f=PostingsFormat(name=Asserting)}, docValues:{}, sim=DefaultSimilarity, locale=pt_BR, timezone=W-SU
   [junit4]   2> NOTE: Windows 7 6.1 x86/Oracle Corporation 1.8.0_45 (32-bit)/cpus=3,threads=2,free=58361952,total=185913344
   [junit4]   2> NOTE: All tests run in this JVM: [TestCopyFieldCollectionResource, DebugComponentTest, TestDefaultSimilarityFactory, ResponseHeaderTest, CloudMLTQParserTest, DistribJoinFromCollectionTest, TestJsonFacets, DistributedQueryComponentOptimizationTest, TestCoreDiscovery, TestInfoStreamLogging, TestTrie, SuggesterTSTTest, TestOrdValues, AnalyticsQueryTest, StatsComponentTest, TestReqParamsAPI, TestRemoteStreaming, TestRecovery, FieldMutatingUpdateProcessorTest, TestFastOutputStream, SpatialRPTFieldTypeTest, TestJoin, TestSearcherReuse, TestInitParams, HdfsChaosMonkeySafeLeaderTest, CurrencyFieldXmlFileTest, PolyFieldTest, AnalyticsMergeStrategyTest, TestCustomSort, ChangedSchemaMergeTest, HdfsDirectoryFactoryTest, TestRandomMergePolicy, TestDistributedGrouping, HdfsNNFailoverTest, DocumentBuilderTest, TestSolrCoreProperties, TestSolrJ, MoreLikeThisHandlerTest, HighlighterTest, CoreAdminRequestStatusTest, ShardRoutingCustomTest, SolrRequestParserTest, TestQuerySenderNoQuery, ReplicationFactorTest, SegmentsInfoRequestHandlerTest, TestSolr4Spatial, QueryParsingTest, HdfsUnloadDistributedZkTest, FastVectorHighlighterTest, XsltUpdateRequestHandlerTest, SolrCmdDistributorTest, TestConfig, TestRangeQuery, TestFastWriter, StandardRequestHandlerTest, TestRawResponseWriter, IndexSchemaTest, LeaderInitiatedRecoveryOnCommitTest, MergeStrategyTest, DistributedIntervalFacetingTest, FileUtilsTest, TestLMJelinekMercerSimilarityFactory, TestSolrQueryParserResource, RankQueryTest, DistribCursorPagingTest, TestTolerantSearch, TestSerializedLuceneMatchVersion, TestSolrQueryParser, TestSolrDeletionPolicy1, TestBulkSchemaAPI, BasicFunctionalityTest, SearchHandlerTest, TestIntervalFaceting, FullSolrCloudDistribCmdsTest, TestBulkSchemaConcurrent, RAMDirectoryFactoryTest, TestJettySolrRunner, TestDFRSimilarityFactory, TestDocSet, SimpleMLTQParserTest, MinimalSchemaTest, TestSchemaVersionResource, DistributedMLTComponentTest, CloudExitableDirectoryReaderTest, QueryResultKeyTest, OpenExchangeRatesOrgProviderTest, TestLMDirichletSimilarityFactory, TestSearchPerf, TestSortingResponseWriter, TestRTGBase, BinaryUpdateRequestHandlerTest, TestMiniSolrCloudClusterSSL, TestUtils, TestLuceneMatchVersion, TestZkChroot, SpellPossibilityIteratorTest, TestStandardQParsers, TestNonDefinedSimilarityFactory, SpatialFilterTest, TestExpandComponent, TriLevelCompositeIdRoutingTest, DistributedTermsComponentTest, SpellCheckCollatorTest, CursorPagingTest, TestValueSourceCache, InfoHandlerTest, TestStressUserVersions, StatelessScriptUpdateProcessorFactoryTest, ResourceLoaderTest, AutoCommitTest, ExitableDirectoryReaderTest, TestBadConfig, TestReload, BadCopyFieldTest, SchemaVersionSpecificBehaviorTest, SSLMigrationTest, BadIndexSchemaTest, ChaosMonkeySafeLeaderTest, BasicDistributedZk2Test, UnloadDistributedZkTest, CollectionsAPIDistributedZkTest, SyncSliceTest, OpenCloseCoreStressTest, LeaderElectionIntegrationTest, BasicZkTest, TestReplicationHandler, TestRandomFaceting, ZkSolrClientTest, TestRandomDVFaceting, TestHashPartitioner, DistributedSpellCheckComponentTest, TermVectorComponentDistributedTest, TestRealTimeGet, HardAutoCommitTest, TestCoreContainer, SpellCheckComponentTest, TestGroupingSearch, QueryElevationComponentTest, PeerSyncTest, ConvertedLegacyTest, TestSort, TestFiltering, TestLazyCores]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestLazyCores -Dtests.seed=3A8BA4F75A1C41DB -Dtests.slow=true -Dtests.locale=pt_BR -Dtests.timezone=W-SU -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR   0.00s J1 | TestLazyCores (suite) <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: ERROR: SolrIndexSearcher opens=51 closes=50
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([3A8BA4F75A1C41DB]:0)
   [junit4]    > 	at org.apache.solr.SolrTestCaseJ4.endTrackingSearchers(SolrTestCaseJ4.java:496)
   [junit4]    > 	at org.apache.solr.SolrTestCaseJ4.afterClass(SolrTestCaseJ4.java:232)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:745)Throwable #2: com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE scope at org.apache.solr.core.TestLazyCores: 
   [junit4]    >    1) Thread[id=7691, name=searcherExecutor-4625-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([3A8BA4F75A1C41DB]:0)Throwable #3: com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie threads that couldn't be terminated:
   [junit4]    >    1) Thread[id=7691, name=searcherExecutor-4625-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([3A8BA4F75A1C41DB]:0)
   [junit4] Completed [370/485] on J1 in 153.53s, 7 tests, 1 failure, 2 errors <<< FAILURES!

[...truncated 370 lines...]
BUILD FAILED
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\build.xml:526: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\build.xml:474: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\build.xml:61: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\extra-targets.xml:39: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build.xml:229: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\common-build.xml:512: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\lucene\common-build.xml:1415: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\lucene\common-build.xml:973: There were test failures: 485 suites, 1948 tests, 3 suite-level errors, 362 ignored (34 assumptions)

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