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 21:56:10 UTC

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

Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Windows/4767/
Java: 64bit/jdk1.8.0_45 -XX:+UseCompressedOops -XX:+UseConcMarkSweepGC

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

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

Stack Trace:
java.lang.AssertionError: ERROR: SolrIndexSearcher opens=51 closes=50
	at __randomizedtesting.SeedInfo.seed([366927323FB5382C]: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=9505, name=searcherExecutor-4428-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=9505, name=searcherExecutor-4428-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([366927323FB5382C]: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=9505, name=searcherExecutor-4428-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=9505, name=searcherExecutor-4428-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([366927323FB5382C]:0)




Build Log:
[...truncated 10477 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 366927323FB5382C-001\init-core-data-001
   [junit4]   2> 1609811 T9501 oas.SolrTestCaseJ4.buildSSLConfig Randomized ssl (true) and clientAuth (true)
   [junit4]   2> 1609813 T9501 oas.SolrTestCaseJ4.setUp ###Starting testCachingLimit
   [junit4]   2> 1609871 T9501 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 366927323FB5382C-001\tempDir-001\'
   [junit4]   2> 1609930 T9501 oasc.CoreContainer.<init> New CoreContainer 56938970
   [junit4]   2> 1609930 T9501 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 366927323FB5382C-001\tempDir-001\]
   [junit4]   2> 1609931 T9501 oasc.CoreContainer.load loading shared library: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores 366927323FB5382C-001\tempDir-001\lib
   [junit4]   2> 1609931 T9501 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 366927323FB5382C-001\tempDir-001\lib).
   [junit4]   2> 1609943 T9501 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> 1609968 T9501 oasu.UpdateShardHandler.<init> Creating UpdateShardHandler HTTP client with params: socketTimeout=600000&connTimeout=60000&retry=true
   [junit4]   2> 1609977 T9501 oasc.SolrCores.allocateLazyCores Allocating transient cache for 4 transient cores
   [junit4]   2> 1609977 T9501 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1609978 T9501 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1609978 T9501 oasc.CoreContainer.load Node Name: testNode
   [junit4]   2> 1609981 T9501 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 366927323FB5382C-001\tempDir-001\collection1\, schema=schema.xml, transient=false, dataDir=data\}
   [junit4]   2> 1609982 T9501 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 366927323FB5382C-001\tempDir-001\collection2\, schema=schema.xml, transient=true, dataDir=data\}
   [junit4]   2> 1609984 T9501 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 366927323FB5382C-001\tempDir-001\collection3\, schema=schema.xml, transient=on, dataDir=data\}
   [junit4]   2> 1609985 T9501 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 366927323FB5382C-001\tempDir-001\collection4\, schema=schema.xml, transient=false, dataDir=data\}
   [junit4]   2> 1609985 T9501 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 366927323FB5382C-001\tempDir-001\collection5\, schema=schema.xml, transient=false, dataDir=data\}
   [junit4]   2> 1609986 T9501 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 366927323FB5382C-001\tempDir-001\collection6\, schema=schema.xml, transient=true, dataDir=data\}
   [junit4]   2> 1609987 T9501 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 366927323FB5382C-001\tempDir-001\collection7\, schema=schema.xml, transient=true, dataDir=data\}
   [junit4]   2> 1609989 T9501 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 366927323FB5382C-001\tempDir-001\collection8\, schema=schema.xml, transient=true, dataDir=data\}
   [junit4]   2> 1609989 T9501 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 366927323FB5382C-001\tempDir-001\collection9\, schema=schema.xml, transient=true, dataDir=data\}
   [junit4]   2> 1609993 T9504 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 366927323FB5382C-001\tempDir-001\collection5\'
   [junit4]   2> 1610036 T9504 oasc.SolrConfig.refreshRequestParams current version of requestparams : -1
   [junit4]   2> 1610046 T9504 oasc.SolrConfig.<init> Using Lucene MatchVersion: 6.0.0
   [junit4]   2> 1610054 T9502 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 366927323FB5382C-001\tempDir-001\collection1\'
   [junit4]   2> 1610055 T9503 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 366927323FB5382C-001\tempDir-001\collection2\'
   [junit4]   2> 1610058 T9504 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1610058 T9504 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 366927323FB5382C-001\tempDir-001\collection5\conf\schema.xml
   [junit4]   2> 1610061 T9504 oass.IndexSchema.readSchema [collectionLazy5] Schema name=tiny
   [junit4]   2> 1610068 T9504 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 1610068 T9504 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 366927323FB5382C-001\tempDir-001\collection5\
   [junit4]   2> 1610068 T9504 x:collectionLazy5 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1610069 T9504 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 366927323FB5382C-001\tempDir-001\collection5\], dataDir=[null]
   [junit4]   2> 1610069 T9504 x:collectionLazy5 oasc.SolrCore.initInfoRegistry JMX monitoring not detected for core: collectionLazy5
   [junit4]   2> 1610069 T9504 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 366927323FB5382C-001\tempDir-001\collection5\data\
   [junit4]   2> 1610070 T9504 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 366927323FB5382C-001\tempDir-001\collection5\data\index/
   [junit4]   2> 1610070 T9504 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 366927323FB5382C-001\tempDir-001\collection5\data\index' doesn't exist. Creating new index...
   [junit4]   2> 1610070 T9504 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 366927323FB5382C-001\tempDir-001\collection5\data\index
   [junit4]   2> 1610071 T9504 x:collectionLazy5 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=45, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.5647016645445188]
   [junit4]   2> 1610071 T9504 x:collectionLazy5 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@14c267c8 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@3b82f1e8),segFN=segments_1,generation=1}
   [junit4]   2> 1610071 T9504 x:collectionLazy5 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 1610083 T9503 oasc.SolrConfig.refreshRequestParams current version of requestparams : -1
   [junit4]   2> 1610094 T9503 oasc.SolrConfig.<init> Using Lucene MatchVersion: 6.0.0
   [junit4]   2> 1610107 T9503 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1610108 T9503 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 366927323FB5382C-001\tempDir-001\collection2\conf\schema.xml
   [junit4]   2> 1610111 T9503 oass.IndexSchema.readSchema [collectionLazy2] Schema name=tiny
   [junit4]   2> 1610113 T9503 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 1610114 T9503 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 366927323FB5382C-001\tempDir-001\collection2\
   [junit4]   2> 1610114 T9503 x:collectionLazy2 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1610114 T9503 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 366927323FB5382C-001\tempDir-001\collection2\], dataDir=[null]
   [junit4]   2> 1610115 T9503 x:collectionLazy2 oasc.SolrCore.initInfoRegistry JMX monitoring not detected for core: collectionLazy2
   [junit4]   2> 1610115 T9503 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 366927323FB5382C-001\tempDir-001\collection2\data\
   [junit4]   2> 1610115 T9503 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 366927323FB5382C-001\tempDir-001\collection2\data\index/
   [junit4]   2> 1610115 T9503 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 366927323FB5382C-001\tempDir-001\collection2\data\index' doesn't exist. Creating new index...
   [junit4]   2> 1610117 T9503 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 366927323FB5382C-001\tempDir-001\collection2\data\index
   [junit4]   2> 1610117 T9503 x:collectionLazy2 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=45, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.5647016645445188]
   [junit4]   2> 1610118 T9504 x:collectionLazy5 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 1610118 T9503 x:collectionLazy2 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@5bc41bbf lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@6a8aa44),segFN=segments_1,generation=1}
   [junit4]   2> 1610118 T9503 x:collectionLazy2 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 1610122 T9503 x:collectionLazy2 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 1610124 T9503 x:collectionLazy2 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1610124 T9504 x:collectionLazy5 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1610125 T9503 x:collectionLazy2 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1610125 T9504 x:collectionLazy5 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1610126 T9503 x:collectionLazy2 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1610127 T9504 x:collectionLazy5 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1610127 T9503 x:collectionLazy2 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1610128 T9504 x:collectionLazy5 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1610134 T9503 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> 1610135 T9504 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> 1610135 T9503 x:collectionLazy2 oasc.SolrCore.initStatsCache Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 1610135 T9504 x:collectionLazy5 oasc.SolrCore.initStatsCache Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 1610124 T9502 oasc.SolrConfig.refreshRequestParams current version of requestparams : -1
   [junit4]   2> 1610135 T9503 x:collectionLazy2 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 1610136 T9503 x:collectionLazy2 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 1610136 T9503 x:collectionLazy2 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=1534446633, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1]
   [junit4]   2> 1610137 T9503 x:collectionLazy2 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@5bc41bbf lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@6a8aa44),segFN=segments_1,generation=1}
   [junit4]   2> 1610137 T9503 x:collectionLazy2 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 1610138 T9503 x:collectionLazy2 oass.SolrIndexSearcher.<init> Opening Searcher@1537b7df[collectionLazy2] main
   [junit4]   2> 1610138 T9502 oasc.SolrConfig.<init> Using Lucene MatchVersion: 6.0.0
   [junit4]   2> 1610138 T9503 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 366927323FB5382C-001\tempDir-001\collection2\conf
   [junit4]   2> 1610138 T9503 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 366927323FB5382C-001\tempDir-001\collection2\conf}
   [junit4]   2> 1610138 T9503 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 366927323FB5382C-001\tempDir-001\collection2\conf
   [junit4]   2> 1610139 T9503 x:collectionLazy2 oasr.RestManager.init Initializing 0 registered ManagedResources
   [junit4]   2> 1610139 T9503 x:collectionLazy2 oash.ReplicationHandler.inform Commits will be reserved for  10000
   [junit4]   2> 1610139 T9503 x:collectionLazy2 oasc.SolrCores.putTransientCore Opening transient core collectionLazy2
   [junit4]   2> 1610139 T9503 x:collectionLazy2 oasc.CoreContainer.registerCore registering core: collectionLazy2
   [junit4]   2> 1610146 T9504 x:collectionLazy5 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 1610147 T9504 x:collectionLazy5 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 1610147 T9504 x:collectionLazy5 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=1534446633, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1]
   [junit4]   2> 1610148 T9504 x:collectionLazy5 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@14c267c8 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@3b82f1e8),segFN=segments_1,generation=1}
   [junit4]   2> 1610148 T9504 x:collectionLazy5 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 1610148 T9504 x:collectionLazy5 oass.SolrIndexSearcher.<init> Opening Searcher@34f60d3c[collectionLazy5] main
   [junit4]   2> 1610149 T9502 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1610150 T9504 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 366927323FB5382C-001\tempDir-001\collection5\conf
   [junit4]   2> 1610150 T9504 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 366927323FB5382C-001\tempDir-001\collection5\conf}
   [junit4]   2> 1610150 T9504 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 366927323FB5382C-001\tempDir-001\collection5\conf
   [junit4]   2> 1610151 T9504 x:collectionLazy5 oasr.RestManager.init Initializing 0 registered ManagedResources
   [junit4]   2> 1610151 T9504 x:collectionLazy5 oash.ReplicationHandler.inform Commits will be reserved for  10000
   [junit4]   2> 1610151 T9504 x:collectionLazy5 oasc.CoreContainer.registerCore registering core: collectionLazy5
   [junit4]   2> 1610151 T9505 x:collectionLazy2 oasc.SolrCore.registerSearcher [collectionLazy2] Registered new searcher Searcher@1537b7df[collectionLazy2] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1610151 T9506 x:collectionLazy5 oasc.SolrCore.registerSearcher [collectionLazy5] Registered new searcher Searcher@34f60d3c[collectionLazy5] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1610150 T9502 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 366927323FB5382C-001\tempDir-001\collection1\conf\schema.xml
   [junit4]   2> 1610154 T9502 oass.IndexSchema.readSchema [collection1] Schema name=tiny
   [junit4]   2> 1610156 T9502 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 1610157 T9502 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 366927323FB5382C-001\tempDir-001\collection1\
   [junit4]   2> 1610157 T9502 x:collection1 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1610158 T9502 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 366927323FB5382C-001\tempDir-001\collection1\], dataDir=[null]
   [junit4]   2> 1610158 T9502 x:collection1 oasc.SolrCore.initInfoRegistry JMX monitoring not detected for core: collection1
   [junit4]   2> 1610158 T9502 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 366927323FB5382C-001\tempDir-001\collection1\data\
   [junit4]   2> 1610158 T9502 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 366927323FB5382C-001\tempDir-001\collection1\data\index/
   [junit4]   2> 1610158 T9502 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 366927323FB5382C-001\tempDir-001\collection1\data\index' doesn't exist. Creating new index...
   [junit4]   2> 1610158 T9502 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 366927323FB5382C-001\tempDir-001\collection1\data\index
   [junit4]   2> 1610158 T9502 x:collection1 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=45, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.5647016645445188]
   [junit4]   2> 1610159 T9502 x:collection1 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@2963e08b lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@12ea3f33),segFN=segments_1,generation=1}
   [junit4]   2> 1610159 T9502 x:collection1 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 1610162 T9502 x:collection1 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 1610167 T9502 x:collection1 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1610168 T9502 x:collection1 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1610169 T9502 x:collection1 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1610170 T9502 x:collection1 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1610171 T9502 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> 1610172 T9502 x:collection1 oasc.SolrCore.initStatsCache Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 1610172 T9502 x:collection1 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 1610172 T9502 x:collection1 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 1610173 T9502 x:collection1 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=1534446633, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1]
   [junit4]   2> 1610173 T9502 x:collection1 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@2963e08b lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@12ea3f33),segFN=segments_1,generation=1}
   [junit4]   2> 1610174 T9502 x:collection1 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 1610174 T9502 x:collection1 oass.SolrIndexSearcher.<init> Opening Searcher@1289e662[collection1] main
   [junit4]   2> 1610175 T9502 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 366927323FB5382C-001\tempDir-001\collection1\conf
   [junit4]   2> 1610176 T9502 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 366927323FB5382C-001\tempDir-001\collection1\conf}
   [junit4]   2> 1610176 T9502 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 366927323FB5382C-001\tempDir-001\collection1\conf
   [junit4]   2> 1610176 T9502 x:collection1 oasr.RestManager.init Initializing 0 registered ManagedResources
   [junit4]   2> 1610176 T9502 x:collection1 oash.ReplicationHandler.inform Commits will be reserved for  10000
   [junit4]   2> 1610177 T9507 x:collection1 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@1289e662[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1610177 T9502 x:collection1 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 1610178 T9501 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 366927323FB5382C-001\tempDir-001\collection3\'
   [junit4]   2> 1610200 T9501 oasc.SolrConfig.refreshRequestParams current version of requestparams : -1
   [junit4]   2> 1610203 T9501 oasc.SolrConfig.<init> Using Lucene MatchVersion: 6.0.0
   [junit4]   2> 1610211 T9501 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1610212 T9501 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 366927323FB5382C-001\tempDir-001\collection3\conf\schema.xml
   [junit4]   2> 1610214 T9501 oass.IndexSchema.readSchema [collectionLazy3] Schema name=tiny
   [junit4]   2> 1610222 T9501 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 1610223 T9501 oasc.CoreContainer.create Creating SolrCore 'collectionLazy3' using configuration from instancedir C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores 366927323FB5382C-001\tempDir-001\collection3\
   [junit4]   2> 1610223 T9501 x:collectionLazy3 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1610224 T9501 x:collectionLazy3 oasc.SolrCore.<init> [[collectionLazy3] ] Opening new SolrCore at [C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores 366927323FB5382C-001\tempDir-001\collection3\], dataDir=[null]
   [junit4]   2> 1610224 T9501 x:collectionLazy3 oasc.SolrCore.initInfoRegistry JMX monitoring not detected for core: collectionLazy3
   [junit4]   2> 1610225 T9501 x:collectionLazy3 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 366927323FB5382C-001\tempDir-001\collection3\data\
   [junit4]   2> 1610225 T9501 x:collectionLazy3 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 366927323FB5382C-001\tempDir-001\collection3\data\index/
   [junit4]   2> 1610225 T9501 x:collectionLazy3 oasc.SolrCore.initIndex WARN [collectionLazy3] Solr index directory 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores 366927323FB5382C-001\tempDir-001\collection3\data\index' doesn't exist. Creating new index...
   [junit4]   2> 1610225 T9501 x:collectionLazy3 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 366927323FB5382C-001\tempDir-001\collection3\data\index
   [junit4]   2> 1610225 T9501 x:collectionLazy3 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.28670895421141507]
   [junit4]   2> 1610226 T9501 x:collectionLazy3 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(NRTCachingDirectory(RAMDirectory@7dd5570d lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@45f0b4b3; maxCacheMB=0.0859375 maxMergeSizeMB=0.1796875)),segFN=segments_1,generation=1}
   [junit4]   2> 1610227 T9501 x:collectionLazy3 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 1610230 T9501 x:collectionLazy3 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 1610232 T9501 x:collectionLazy3 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1610233 T9501 x:collectionLazy3 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1610234 T9501 x:collectionLazy3 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1610235 T9501 x:collectionLazy3 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1610238 T9501 x:collectionLazy3 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> 1610238 T9501 x:collectionLazy3 oasc.SolrCore.initStatsCache Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 1610239 T9501 x:collectionLazy3 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 1610239 T9501 x:collectionLazy3 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 1610240 T9501 x:collectionLazy3 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=12, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.22063860390593987]
   [junit4]   2> 1610240 T9501 x:collectionLazy3 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(NRTCachingDirectory(RAMDirectory@7dd5570d lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@45f0b4b3; maxCacheMB=0.0859375 maxMergeSizeMB=0.1796875)),segFN=segments_1,generation=1}
   [junit4]   2> 1610241 T9501 x:collectionLazy3 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 1610241 T9501 x:collectionLazy3 oass.SolrIndexSearcher.<init> Opening Searcher@7809d769[collectionLazy3] main
   [junit4]   2> 1610242 T9501 x:collectionLazy3 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 366927323FB5382C-001\tempDir-001\collection3\conf
   [junit4]   2> 1610242 T9501 x:collectionLazy3 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 366927323FB5382C-001\tempDir-001\collection3\conf}
   [junit4]   2> 1610243 T9501 x:collectionLazy3 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 366927323FB5382C-001\tempDir-001\collection3\conf
   [junit4]   2> 1610243 T9501 x:collectionLazy3 oasr.RestManager.init Initializing 0 registered ManagedResources
   [junit4]   2> 1610243 T9501 x:collectionLazy3 oash.ReplicationHandler.inform Commits will be reserved for  10000
   [junit4]   2> 1610244 T9501 x:collectionLazy3 oasc.SolrCores.putTransientCore Opening transient core collectionLazy3
   [junit4]   2> 1610245 T9501 x:collectionLazy3 oasc.CoreContainer.registerCore registering core: collectionLazy3
   [junit4]   2> 1610244 T9509 x:collectionLazy3 oasc.SolrCore.registerSearcher [collectionLazy3] Registered new searcher Searcher@7809d769[collectionLazy3] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1610245 T9501 x:collectionLazy3 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 366927323FB5382C-001\tempDir-001\collection4\'
   [junit4]   2> 1610279 T9501 x:collectionLazy3 oasc.SolrConfig.refreshRequestParams current version of requestparams : -1
   [junit4]   2> 1610286 T9501 x:collectionLazy3 oasc.SolrConfig.<init> Using Lucene MatchVersion: 6.0.0
   [junit4]   2> 1610294 T9501 x:collectionLazy3 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1610295 T9501 x:collectionLazy3 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 366927323FB5382C-001\tempDir-001\collection4\conf\schema.xml
   [junit4]   2> 1610298 T9501 x:collectionLazy3 oass.IndexSchema.readSchema [collectionLazy4] Schema name=tiny
   [junit4]   2> 1610300 T9501 x:collectionLazy3 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 1610300 T9501 x:collectionLazy3 oasc.CoreContainer.create Creating SolrCore 'collectionLazy4' using configuration from instancedir C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores 366927323FB5382C-001\tempDir-001\collection4\
   [junit4]   2> 1610300 T9501 x:collectionLazy4 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1610301 T9501 x:collectionLazy4 oasc.SolrCore.<init> [[collectionLazy4] ] Opening new SolrCore at [C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores 366927323FB5382C-001\tempDir-001\collection4\], dataDir=[null]
   [junit4]   2> 1610301 T9501 x:collectionLazy4 oasc.SolrCore.initInfoRegistry JMX monitoring not detected for core: collectionLazy4
   [junit4]   2> 1610301 T9501 x:collectionLazy4 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 366927323FB5382C-001\tempDir-001\collection4\data\
   [junit4]   2> 1610301 T9501 x:collectionLazy4 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 366927323FB5382C-001\tempDir-001\collection4\data\index/
   [junit4]   2> 1610301 T9501 x:collectionLazy4 oasc.SolrCore.initIndex WARN [collectionLazy4] Solr index directory 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores 366927323FB5382C-001\tempDir-001\collection4\data\index' doesn't exist. Creating new index...
   [junit4]   2> 1610303 T9501 x:collectionLazy4 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 366927323FB5382C-001\tempDir-001\collection4\data\index
   [junit4]   2> 1610303 T9501 x:collectionLazy4 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=15, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.43809018601883654]
   [junit4]   2> 1610303 T9501 x:collectionLazy4 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@75109682 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@40129577),segFN=segments_1,generation=1}
   [junit4]   2> 1610304 T9501 x:collectionLazy4 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 1610305 T9501 x:collectionLazy4 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 1610307 T9501 x:collectionLazy4 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1610310 T9501 x:collectionLazy4 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1610311 T9501 x:collectionLazy4 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1610312 T9501 x:collectionLazy4 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1610313 T9501 x:collectionLazy4 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> 1610314 T9501 x:collectionLazy4 oasc.SolrCore.initStatsCache Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 1610316 T9501 x:collectionLazy4 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 1610316 T9501 x:collectionLazy4 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 1610317 T9501 x:collectionLazy4 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=1733884831, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1]
   [junit4]   2> 1610317 T9501 x:collectionLazy4 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@75109682 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@40129577),segFN=segments_1,generation=1}
   [junit4]   2> 1610317 T9501 x:collectionLazy4 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 1610318 T9501 x:collectionLazy4 oass.SolrIndexSearcher.<init> Opening Searcher@383c439c[collectionLazy4] main
   [junit4]   2> 1610318 T9501 x:collectionLazy4 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 366927323FB5382C-001\tempDir-001\collection4\conf
   [junit4]   2> 1610318 T9501 x:collectionLazy4 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 366927323FB5382C-001\tempDir-001\collection4\conf}
   [junit4]   2> 1610318 T9501 x:collectionLazy4 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 366927323FB5382C-001\tempDir-001\collection4\conf
   [junit4]   2> 1610319 T9501 x:collectionLazy4 oasr.RestManager.init Initializing 0 registered ManagedResources
   [junit4]   2> 1610319 T9501 x:collectionLazy4 oash.ReplicationHandler.inform Commits will be reserved for  10000
   [junit4]   2> 1610319 T9501 x:collectionLazy4 oasc.CoreContainer.registerCore registering core: collectionLazy4
   [junit4]   2> 1610319 T9501 x:collectionLazy4 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 366927323FB5382C-001\tempDir-001\collection6\'
   [junit4]   2> 1610335 T9501 x:collectionLazy4 oasc.SolrConfig.refreshRequestParams current version of requestparams : -1
   [junit4]   2> 1610345 T9501 x:collectionLazy4 oasc.SolrConfig.<init> Using Lucene MatchVersion: 6.0.0
   [junit4]   2> 1610347 T9511 x:collectionLazy4 oasc.SolrCore.registerSearcher [collectionLazy4] Registered new searcher Searcher@383c439c[collectionLazy4] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1610352 T9501 x:collectionLazy4 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1610353 T9501 x:collectionLazy4 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 366927323FB5382C-001\tempDir-001\collection6\conf\schema.xml
   [junit4]   2> 1610356 T9501 x:collectionLazy4 oass.IndexSchema.readSchema [collectionLazy6] Schema name=tiny
   [junit4]   2> 1610359 T9501 x:collectionLazy4 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 1610359 T9501 x:collectionLazy4 oasc.CoreContainer.create Creating SolrCore 'collectionLazy6' using configuration from instancedir C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores 366927323FB5382C-001\tempDir-001\collection6\
   [junit4]   2> 1610360 T9501 x:collectionLazy6 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1610360 T9501 x:collectionLazy6 oasc.SolrCore.<init> [[collectionLazy6] ] Opening new SolrCore at [C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores 366927323FB5382C-001\tempDir-001\collection6\], dataDir=[null]
   [junit4]   2> 1610360 T9501 x:collectionLazy6 oasc.SolrCore.initInfoRegistry JMX monitoring not detected for core: collectionLazy6
   [junit4]   2> 1610361 T9501 x:collectionLazy6 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 366927323FB5382C-001\tempDir-001\collection6\data\
   [junit4]   2> 1610361 T9501 x:collectionLazy6 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 366927323FB5382C-001\tempDir-001\collection6\data\index/
   [junit4]   2> 1610362 T9501 x:collectionLazy6 oasc.SolrCore.initIndex WARN [collectionLazy6] Solr index directory 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores 366927323FB5382C-001\tempDir-001\collection6\data\index' doesn't exist. Creating new index...
   [junit4]   2> 1610362 T9501 x:collectionLazy6 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 366927323FB5382C-001\tempDir-001\collection6\data\index
   [junit4]   2> 1610363 T9501 x:collectionLazy6 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=43, maxMergeAtOnceExplicit=19, maxMergedSegmentMB=86.666015625, floorSegmentMB=0.2275390625, forceMergeDeletesPctAllowed=14.999742239438374, segmentsPerTier=34.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.4964582279945128
   [junit4]   2> 1610364 T9501 x:collectionLazy6 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@64ee4a12 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@762e51e2),segFN=segments_1,generation=1}
   [junit4]   2> 1610364 T9501 x:collectionLazy6 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 1610366 T9501 x:collectionLazy6 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 1610368 T9501 x:collectionLazy6 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1610370 T9501 x:collectionLazy6 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1610371 T9501 x:collectionLazy6 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1610372 T9501 x:collectionLazy6 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1610378 T9501 x:collectionLazy6 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> 1610379 T9501 x:collectionLazy6 oasc.SolrCore.initStatsCache Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 1610379 T9501 x:collectionLazy6 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 1610379 T9501 x:collectionLazy6 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 1610379 T9501 x:collectionLazy6 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=30, maxMergeAtOnceExplicit=30, maxMergedSegmentMB=23.955078125, floorSegmentMB=0.73828125, forceMergeDeletesPctAllowed=16.143673808089392, segmentsPerTier=10.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 1610380 T9501 x:collectionLazy6 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@64ee4a12 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@762e51e2),segFN=segments_1,generation=1}
   [junit4]   2> 1610380 T9501 x:collectionLazy6 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 1610380 T9501 x:collectionLazy6 oass.SolrIndexSearcher.<init> Opening Searcher@4cc8862d[collectionLazy6] main
   [junit4]   2> 1610382 T9501 x:collectionLazy6 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 366927323FB5382C-001\tempDir-001\collection6\conf
   [junit4]   2> 1610382 T9501 x:collectionLazy6 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 366927323FB5382C-001\tempDir-001\collection6\conf}
   [junit4]   2> 1610382 T9501 x:collectionLazy6 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 366927323FB5382C-001\tempDir-001\collection6\conf
   [junit4]   2> 1610383 T9501 x:collectionLazy6 oasr.RestManager.init Initializing 0 registered ManagedResources
   [junit4]   2> 1610383 T9501 x:collectionLazy6 oash.ReplicationHandler.inform Commits will be reserved for  10000
   [junit4]   2> 1610384 T9501 x:collectionLazy6 oasc.SolrCores.putTransientCore Opening transient core collectionLazy6
   [junit4]   2> 1610384 T9501 x:collectionLazy6 oasc.CoreContainer.registerCore registering core: collectionLazy6
   [junit4]   2> 1610385 T9501 x:collectionLazy6 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 366927323FB5382C-001\tempDir-001\collection7\'
   [junit4]   2> 1610401 T9513 x:collectionLazy6 oasc.SolrCore.registerSearcher [collectionLazy6] Registered new searcher Searcher@4cc8862d[collectionLazy6] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1610413 T9501 x:collectionLazy6 oasc.SolrConfig.refreshRequestParams current version of requestparams : -1
   [junit4]   2> 1610416 T9501 x:collectionLazy6 oasc.SolrConfig.<init> Using Lucene MatchVersion: 6.0.0
   [junit4]   2> 1610424 T9501 x:collectionLazy6 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1610425 T9501 x:collectionLazy6 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 366927323FB5382C-001\tempDir-001\collection7\conf\schema.xml
   [junit4]   2> 1610428 T9501 x:collectionLazy6 oass.IndexSchema.readSchema [collectionLazy7] Schema name=tiny
   [junit4]   2> 1610436 T9501 x:collectionLazy6 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 1610439 T9501 x:collectionLazy6 oasc.CoreContainer.create Creating SolrCore 'collectionLazy7' using configuration from instancedir C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores 366927323FB5382C-001\tempDir-001\collection7\
   [junit4]   2> 1610439 T9501 x:collectionLazy7 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1610440 T9501 x:collectionLazy7 oasc.SolrCore.<init> [[collectionLazy7] ] Opening new SolrCore at [C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores 366927323FB5382C-001\tempDir-001\collection7\], dataDir=[null]
   [junit4]   2> 1610441 T9501 x:collectionLazy7 oasc.SolrCore.initInfoRegistry JMX monitoring not detected for core: collectionLazy7
   [junit4]   2> 1610442 T9501 x:collectionLazy7 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 366927323FB5382C-001\tempDir-001\collection7\data\
   [junit4]   2> 1610442 T9501 x:collectionLazy7 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 366927323FB5382C-001\tempDir-001\collection7\data\index/
   [junit4]   2> 1610442 T9501 x:collectionLazy7 oasc.SolrCore.initIndex WARN [collectionLazy7] Solr index directory 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores 366927323FB5382C-001\tempDir-001\collection7\data\index' doesn't exist. Creating new index...
   [junit4]   2> 1610443 T9501 x:collectionLazy7 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 366927323FB5382C-001\tempDir-001\collection7\data\index
   [junit4]   2> 1610444 T9501 x:collectionLazy7 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=26, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.5085930944445751]
   [junit4]   2> 1610444 T9501 x:collectionLazy7 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@2466f1ec lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@45bc3a3b),segFN=segments_1,generation=1}
   [junit4]   2> 1610445 T9501 x:collectionLazy7 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 1610448 T9501 x:collectionLazy7 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 1610450 T9501 x:collectionLazy7 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1610451 T9501 x:collectionLazy7 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1610453 T9501 x:collectionLazy7 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1610455 T9501 x:collectionLazy7 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1610458 T9501 x:collectionLazy7 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> 1610459 T9501 x:collectionLazy7 oasc.SolrCore.initStatsCache Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 1610459 T9501 x:collectionLazy7 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 1610459 T9501 x:collectionLazy7 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 1610459 T9501 x:collectionLazy7 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=27, maxMergeAtOnceExplicit=50, maxMergedSegmentMB=15.7646484375, floorSegmentMB=2.01171875, forceMergeDeletesPctAllowed=23.18663553644273, segmentsPerTier=47.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 1610460 T9501 x:collectionLazy7 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@2466f1ec lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@45bc3a3b),segFN=segments_1,generation=1}
   [junit4]   2> 1610460 T9501 x:collectionLazy7 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 1610461 T9501 x:collectionLazy7 oass.SolrIndexSearcher.<init> Opening Searcher@75b25477[collectionLazy7] main
   [junit4]   2> 1610462 T9501 x:collectionLazy7 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 366927323FB5382C-001\tempDir-001\collection7\conf
   [junit4]   2> 1610462 T9501 x:collectionLazy7 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 366927323FB5382C-001\tempDir-001\collection7\conf}
   [junit4]   2> 1610463 T9501 x:collectionLazy7 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 366927323FB5382C-001\tempDir-001\collection7\conf
   [junit4]   2> 1610464 T9501 x:collectionLazy7 oasr.RestManager.init Initializing 0 registered ManagedResources
   [junit4]   2> 1610464 T9501 x:collectionLazy7 oash.ReplicationHandler.inform Commits will be reserved for  10000
   [junit4]   2> 1610464 T9501 x:collectionLazy7 oasc.SolrCores.putTransientCore Opening transient core collectionLazy7
   [junit4]   2> 1610465 T9501 x:collectionLazy7 oasc.CoreContainer.registerCore registering core: collectionLazy7
   [junit4]   2> 1610465 T9501 x:collectionLazy7 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 366927323FB5382C-001\tempDir-001\collection8\'
   [junit4]   2> 1610481 T9515 x:collectionLazy7 oasc.SolrCore.registerSearcher [collectionLazy7] Registered new searcher Searcher@75b25477[collectionLazy7] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1610485 T9501 x:collectionLazy7 oasc.SolrConfig.refreshRequestParams current version of requestparams : -1
   [junit4]   2> 1610486 T9501 x:collectionLazy7 oasc.SolrConfig.<init> Using Lucene MatchVersion: 6.0.0
   [junit4]   2> 1610502 T9501 x:collectionLazy7 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1610502 T9501 x:collectionLazy7 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 366927323FB5382C-001\tempDir-001\collection8\conf\schema.xml
   [junit4]   2> 1610506 T9501 x:collectionLazy7 oass.IndexSchema.readSchema [collectionLazy8] Schema name=tiny
   [junit4]   2> 1610546 T9501 x:collectionLazy7 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 1610546 T9501 x:collectionLazy7 oasc.CoreContainer.create Creating SolrCore 'collectionLazy8' using configuration from instancedir C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores 366927323FB5382C-001\tempDir-001\collection8\
   [junit4]   2> 1610546 T9501 x:collectionLazy8 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1610546 T9501 x:collectionLazy8 oasc.SolrCore.<init> [[collectionLazy8] ] Opening new SolrCore at [C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores 366927323FB5382C-001\tempDir-001\collection8\], dataDir=[null]
   [junit4]   2> 1610546 T9501 x:collectionLazy8 oasc.SolrCore.initInfoRegistry JMX monitoring not detected for core: collectionLazy8
   [junit4]   2> 1610547 T9501 x:collectionLazy8 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 366927323FB5382C-001\tempDir-001\collection8\data\
   [junit4]   2> 1610551 T9501 x:collectionLazy8 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 366927323FB5382C-001\tempDir-001\collection8\data\index/
   [junit4]   2> 1610551 T9501 x:collectionLazy8 oasc.SolrCore.initIndex WARN [collectionLazy8] Solr index directory 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores 366927323FB5382C-001\tempDir-001\collection8\data\index' doesn't exist. Creating new index...
   [junit4]   2> 1610552 T9501 x:collectionLazy8 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 366927323FB5382C-001\tempDir-001\collection8\data\index
   [junit4]   2> 1610553 T9501 x:collectionLazy8 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=27, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0]
   [junit4]   2> 1610553 T9501 x:collectionLazy8 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@1474132b lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1c785fae),segFN=segments_1,generation=1}
   [junit4]   2> 1610553 T9501 x:collectionLazy8 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 1610556 T9501 x:collectionLazy8 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 1610557 T9501 x:collectionLazy8 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1610559 T9501 x:collectionLazy8 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1610560 T9501 x:collectionLazy8 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1610561 T9501 x:collectionLazy8 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1610565 T9501 x:collectionLazy8 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> 1610566 T9501 x:collectionLazy8 oasc.SolrCore.initStatsCache Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 1610567 T9501 x:collectionLazy8 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 1610567 T9501 x:collectionLazy8 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 1610567 T9501 x:collectionLazy8 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=50, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0]
   [junit4]   2> 1610567 T9501 x:collectionLazy8 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@1474132b lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1c785fae),segFN=segments_1,generation=1}
   [junit4]   2> 1610567 T9501 x:collectionLazy8 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 1610567 T9501 x:collectionLazy8 oass.SolrIndexSearcher.<init> Opening Searcher@71b913e3[collectionLazy8] main
   [junit4]   2> 1610568 T9501 x:collectionLazy8 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 366927323FB5382C-001\tempDir-001\collection8\conf
   [junit4]   2> 1610568 T9501 x:collectionLazy8 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 366927323FB5382C-001\tempDir-001\collection8\conf}
   [junit4]   2> 1610568 T9501 x:collectionLazy8 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 366927323FB5382C-001\tempDir-001\collection8\conf
   [junit4]   2> 1610569 T9501 x:collectionLazy8 oasr.RestManager.init Initializing 0 registered ManagedResources
   [junit4]   2> 1610569 T9501 x:collectionLazy8 oash.ReplicationHandler.inform Commits will be reserved for  10000
   [junit4]   2> 1610569 T9501 x:collectionLazy8 oasc.SolrCores.putTransientCore Opening transient core collectionLazy8
   [junit4]   2> 1610569 T9501 x:collectionLazy8 oasc.SolrCores$1.removeEldestEntry Closing transient core [collectionLazy3]
   [junit4]   2> 1610570 T9501 x:collectionLazy8 oasc.CoreContainer.registerCore registering core: collectionLazy8
   [junit4]   2> 1610570 T9501 x:collectionLazy8 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 366927323FB5382C-001\tempDir-001\collection9\'
   [junit4]   2> 1610571 T9517 x:collectionLazy8 oasc.SolrCore.registerSearcher [collectionLazy8] Registered new searcher Searcher@71b913e3[collectionLazy8] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1610591 T9501 x:collectionLazy8 oasc.SolrConfig.refreshRequestParams current version of requestparams : -1
   [junit4]   2> 1610598 T9501 x:collectionLazy8 oasc.SolrConfig.<init> Using Lucene MatchVersion: 6.0.0
   [junit4]   2> 1610607 T9501 x:collectionLazy8 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1610608 T9501 x:collectionLazy8 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 366927323FB5382C-001\tempDir-001\collection9\conf\schema.xml
   [junit4]   2> 1610611 T9501 x:collectionLazy8 oass.IndexSchema.readSchema [collectionLazy9] Schema name=tiny
   [junit4]   2> 1610615 T9501 x:collectionLazy8 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 1610616 T9501 x:collectionLazy8 oasc.CoreContainer.create Creating SolrCore 'collectionLazy9' using configuration from instancedir C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores 366927323FB5382C-001\tempDir-001\collection9\
   [junit4]   2> 1610616 T9501 x:collectionLazy9 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1610617 T9501 x:collectionLazy9 oasc.SolrCore.<init> [[collectionLazy9] ] Opening new SolrCore at [C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores 366927323FB5382C-001\tempDir-001\collection9\], dataDir=[null]
   [junit4]   2> 1610618 T9501 x:collectionLazy9 oasc.SolrCore.initInfoRegistry JMX monitoring not detected for core: collectionLazy9
   [junit4]   2> 1610618 T9501 x:collectionLazy9 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 366927323FB5382C-001\tempDir-001\collection9\data\
   [junit4]   2> 1610618 T9501 x:collectionLazy9 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 366927323FB5382C-001\tempDir-001\collection9\data\index/
   [junit4]   2> 1610619 T9501 x:collectionLazy9 oasc.SolrCore.initIndex WARN [collectionLazy9] Solr index directory 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores 366927323FB5382C-001\tempDir-001\collection9\data\index' doesn't exist. Creating new index...
   [junit4]   2> 1610619 T9501 x:collectionLazy9 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 366927323FB5382C-001\tempDir-001\collection9\data\index
   [junit4]   2> 1610620 T9501 x:collectionLazy9 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=42, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.4326680066623866]
   [junit4]   2> 1610620 T9501 x:collectionLazy9 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@521f22ee lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@fdbf3d0),segFN=segments_1,generation=1}
   [junit4]   2> 1610620 T9501 x:collectionLazy9 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 1610625 T9501 x:collectionLazy9 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 1610627 T9501 x:collectionLazy9 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1610627 T9501 x:collectionLazy9 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1610629 T9501 x:collectionLazy9 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1610630 T9501 x:collectionLazy9 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1610633 T9501 x:collectionLazy9 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> 1610633 T9501 x:collectionLazy9 oasc.SolrCore.initStatsCache Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 1610635 T9501 x:collectionLazy9 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 1610635 T9501 x:collectionLazy9 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 1610635 T9501 x:collectionLazy9 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=14, maxMergeAtOnceExplicit=33, maxMergedSegmentMB=64.447265625, floorSegmentMB=1.638671875, forceMergeDeletesPctAllowed=28.507458208677775, segmentsPerTier=19.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 1610635 T9501 x:collectionLazy9 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@521f22ee lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@fdbf3d0),segFN=segments_1,generation=1}
   [junit4]   2> 1610636 T9501 x:collectionLazy9 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 1610637 T9501 x:collectionLazy9 oass.SolrIndexSearcher.<init> Opening Searcher@2219688b[collectionLazy9] main
   [junit4]   2> 1610638 T9501 x:collectionLazy9 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 366927323FB5382C-001\tempDir-001\collection9\conf
   [junit4]   2> 1610638 T9501 x:collectionLazy9 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 366927323FB5382C-001\tempDir-001\collection9\conf}
   [junit4]   2> 1610639 T9501 x:collectionLazy9 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 366927323FB5382C-001\tempDir-001\collection9\conf
   [junit4]   2> 1610640 T9501 x:collectionLazy9 oasr.RestManager.init Initializing 0 registered ManagedResources
   [junit4]   2> 1610640 T9501 x:collectionLazy9 oash.ReplicationHandler.inform Commits will be reserved for  10000
   [junit4]   2> 1610640 T9501 x:collectionLazy9 oasc.SolrCores.putTransientCore Opening transient core collectionLazy9
   [junit4]   2> 1610640 T9501 x:collectionLazy9 oasc.SolrCores$1.removeEldestEntry Closing transient core [collectionLazy2]
   [junit4]   2> 1610640 T9501 x:collectionLazy9 oasc.CoreContainer.registerCore registering core: collectionLazy9
   [junit4]   2> 1610640 T9501 x:collectionLazy9 oasc.SolrCore.close [collectionLazy3]  CLOSING SolrCore org.apache.solr.core.SolrCore@6539f84b
   [junit4]   2> 1610641 T9501 x:collectionLazy9 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> 1610641 T9501 x:collectionLazy9 oasu.SolrCoreState.decrefSolrCoreState Closing SolrCoreState
   [junit4]   2> 1610641 T9501 x:collectionLazy9 oasu.DefaultSolrCoreState.closeIndexWriter SolrCoreState ref count has reached 0 - closing IndexWriter
   [junit4]   2> 1610641 T9501 x:collectionLazy9 oasu.DefaultSolrCoreState.closeIndexWriter closing IndexWriter with IndexWriterCloser
   [junit4]   2> 1610642 T9501 x:collectionLazy9 oasc.SolrCore.closeSearcher [collectionLazy3] Closing main searcher on request.
   [junit4]   2> 1610643 T9501 x:collectionLazy9 oasc.CachingDirectoryFactory.close Closing MockDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 1610643 T9501 x:collectionLazy9 oasc.CachingDirectoryFactory.closeCacheValue looking to close C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores 366927323FB5382C-001\tempDir-001\collection3\data\ [CachedDir<<refCount=0;path=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores 366927323FB5382C-001\tempDir-001\collection3\data\;done=false>>]
   [junit4]   2> 1610643 T9501 x:collectionLazy9 oasc.CachingDirectoryFactory.close Closing directory: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores 366927323FB5382C-001\tempDir-001\collection3\data\
   [junit4]   2> 1610644 T9501 x:collectionLazy9 oasc.CachingDirectoryFactory.closeCacheValue looking to close C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores 366927323FB5382C-001\tempDir-001\collection3\data\index [CachedDir<<refCount=0;path=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores 366927323FB5382C-001\tempDir-001\collection3\data\index;done=false>>]
   [junit4]   2> 1610645 T9501 x:collectionLazy9 oasc.CachingDirectoryFactory.close Closing directory: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores 366927323FB5382C-001\tempDir-001\collection3\data\index
   [junit4]   2> 1610645 T9501 x:collectionLazy9 oasc.CoreContainer.shutdown Shutting down CoreContainer instance=56938970
   [junit4]   2> 1610646 T9519 x:collectionLazy9 oasc.SolrCore.registerSearcher [collectionLazy9] Registered new searcher Searcher@2219688b[collectionLazy9] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1610646 T9501 x:collectionLazy9 oasc.SolrCore.close [collectionLazy5]  CLOSING SolrCore org.apache.solr.core.SolrCore@114f5502
   [junit4]   2> 1610647 T9501 x:collectionLazy9 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> 1610647 T9501 x:collectionLazy9 oasu.SolrCoreState.decrefSolrCoreState Closing SolrCoreState
   [junit4]   2> 1610647 T9501 x:collectionLazy9 oasu.DefaultSolrCoreState.closeIndexWriter SolrCoreState ref count has reached 0 - closing IndexWriter
   [junit4]   2> 1610647 T9501 x:collectionLazy9 oasu.DefaultSolrCoreState.closeIndexWriter closing IndexWriter with IndexWriterCloser
   [junit4]   2> 1610647 T9501 x:collectionLazy9 oasc.SolrCore.closeSearcher [collectionLazy5] Closing main searcher on request.
   [junit4]   2> 1610648 T9501 x:collectionLazy9 oasc.CachingDirectoryFactory.close Closing MockDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 1610648 T9501 x:collectionLazy9 oasc.CachingDirectoryFactory.closeCacheValue looking to close C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores 366927323FB5382C-001\tempDir-001\collection5\data\index [CachedDir<<refCount=0;path=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores 366927323FB5382C-001\tempDir-001\collection5\data\index;done=false>>]
   [junit4]   2> 1610648 T9501 x:collectionLazy9 oasc.CachingDirectoryFactory.close Closing directory: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores 366927323FB5382C-001\tempDir-001\collection5\data\index
   [junit4]   2> 1610649 T9501 x:collectionLazy9 oasc.CachingDirectoryFactory.closeCacheValue looking to close C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores 366927323FB5382C-001\tempDir-001\collection5\data\ [CachedDir<<refCount=0;path=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores 366927323FB5382C-001\tempDir-001\collection5\data\;done=false>>]
   [junit4]   2> 1610649 T9501 x:collectionLazy9 oasc.CachingDirectoryFactory.close Closing directory: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores 366927323FB5382C-001\tempDir-001\collection5\data\
   [junit4]   2> 1610649 T9501 x:collectionLazy9 oasc.SolrCore.close [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@46453965
   [junit4]   2> 1610649 T9501 x:collectionLazy9 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> 1610650 T9501 x:collectionLazy9 oasu.SolrCoreState.decrefSolrCoreState Closing SolrCoreState
   [junit4]   2> 1610650 T9501 x:collectionLazy9 oasu.DefaultSolrCoreState.closeIndexWriter SolrCoreState ref count has reached 0 - closing IndexWriter
   [junit4]   2> 1610650 T9501 x:collectionLazy9 oasu.DefaultSolrCoreState.closeIndexWriter closing IndexWriter with IndexWriterCloser
   [junit4]   2> 1610651 T9501 x:collectionLazy9 oasc.SolrCore.closeSearcher [collection1] Closing main searcher on request.
   [junit4]   2> 1610652 T9501 x:collectionLazy9 oasc.CachingDirectoryFactory.close Closing MockDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 1610652 T9501 x:collectionLazy9 oasc.CachingDirectoryFactory.closeCacheValue looking to close C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores 366927323FB5382C-001\tempDir-001\collection1\data\ [CachedDir<<refCount=0;path=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores 366927323FB5382C-001\tempDir-001\collection1\data\;done=false>>]
   [junit4]   2> 1610652 T9501 x:collectionLazy9 oasc.CachingDirectoryFactory.close Closing directory: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores 366927323FB5382C-001\tempDir-001\collection1\data\
   [junit4]   2> 1610653 T9501 x:collectionLazy9 oasc.CachingDirectoryFactory.closeCacheValue looking to close C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores 366927323FB5382C-001\tempDir-001\collection1\data\index [CachedDir<<refCount=0;path=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores 366927323FB5382C-001\tempDir-0

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

cks.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> 146163 T9500 ccr.ThreadLeakControl.tryToInterruptAll Starting to interrupt leaked threads:
   [junit4]   2> 	   1) Thread[id=9505, name=searcherExecutor-4428-thread-1, state=WAITING, group=TGRP-TestLazyCores]
   [junit4]   2> 149209 T9500 ccr.ThreadLeakControl.tryToInterruptAll SEVERE There are still zombie threads that couldn't be terminated:
   [junit4]   2> 	   1) Thread[id=9505, name=searcherExecutor-4428-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=BlockTreeOrds(blocksize=128), id=BlockTreeOrds(blocksize=128), v_s=PostingsFormat(name=LuceneFixedGap), v_f=PostingsFormat(name=Direct)}, docValues:{}, sim=DefaultSimilarity, locale=ar_LY, timezone=Etc/GMT-7
   [junit4]   2> NOTE: Windows 7 6.1 amd64/Oracle Corporation 1.8.0_45 (64-bit)/cpus=3,threads=2,free=119105424,total=288522240
   [junit4]   2> NOTE: All tests run in this JVM: [WordBreakSolrSpellCheckerTest, OverseerCollectionProcessorTest, TestDefaultStatsCache, TestClusterStateMutator, CloudExitableDirectoryReaderTest, DistributedQueryComponentCustomSortTest, TestRebalanceLeaders, TestDFRSimilarityFactory, TestBulkSchemaConcurrent, TestSolr4Spatial, ParsingFieldUpdateProcessorsTest, SegmentsInfoRequestHandlerTest, TestCollapseQParserPlugin, TestSearchPerf, TestImplicitCoreProperties, RegexBoostProcessorTest, ZkStateWriterTest, HdfsDirectoryTest, TestRTGBase, MoreLikeThisHandlerTest, TestManagedSchemaFieldTypeResource, TriLevelCompositeIdRoutingTest, TestShardHandlerFactory, BasicFunctionalityTest, SpatialFilterTest, TestCloudPivotFacet, TestUtils, TestDistributedGrouping, TestBlobHandler, SpellCheckComponentTest, XsltUpdateRequestHandlerTest, HdfsNNFailoverTest, BadIndexSchemaTest, TestLMDirichletSimilarityFactory, LoggingHandlerTest, SimpleMLTQParserTest, TestRangeQuery, TestMiniSolrCloudClusterSSL, EchoParamsTest, TestValueSourceCache, AddBlockUpdateTest, TestConfigReload, TestFiltering, TestZkChroot, HdfsDirectoryFactoryTest, RuleEngineTest, HdfsSyncSliceTest, FacetPivotSmallTest, DistribJoinFromCollectionTest, TestSearcherReuse, TermsComponentTest, TestConfig, TestIntervalFaceting, TestSolrQueryParser, TestInitParams, ShardSplitTest, TestStressUserVersions, TestCursorMarkWithoutUniqueKey, TestSimpleTrackingShardHandler, TestRawResponseWriter, ExternalFileFieldSortTest, CustomCollectionTest, TestPseudoReturnFields, SolrRequestParserTest, TestReplicationHandlerBackup, OpenExchangeRatesOrgProviderTest, TestSolrJ, ChaosMonkeySafeLeaderTest, TestCoreDiscovery, TestLuceneMatchVersion, TestRecovery, UpdateRequestProcessorFactoryTest, TestFastOutputStream, TestInfoStreamLogging, AnalyticsQueryTest, FieldMutatingUpdateProcessorTest, CopyFieldTest, TestHdfsUpdateLog, SpellCheckCollatorTest, TestJoin, PolyFieldTest, BinaryUpdateRequestHandlerTest, ConnectionManagerTest, TestSolrDeletionPolicy1, TestRemoteStreaming, HighlighterConfigTest, PluginInfoTest, TestReversedWildcardFilterFactory, TestSchemaNameResource, DirectUpdateHandlerOptimizeTest, TestDefaultSimilarityFactory, TestPivotHelperCode, TestDocBasedVersionConstraints, TermVectorComponentDistributedTest, DistributedFacetPivotLargeTest, MBeansHandlerTest, PrimitiveFieldTypeTest, DisMaxRequestHandlerTest, TestCloudSchemaless, TestSortingResponseWriter, OpenCloseCoreStressTest, HdfsLockFactoryTest, HighlighterTest, TestRandomMergePolicy, TestBadConfig, CoreAdminRequestStatusTest, ZkSolrClientTest, CursorMarkTest, TestReRankQParserPlugin, TestTrie, BasicZkTest, TermVectorComponentTest, TestExpandComponent, TestCollectionAPI, TestCloudManagedSchemaConcurrent, BasicDistributedZk2Test, UnloadDistributedZkTest, LeaderElectionIntegrationTest, FullSolrCloudDistribCmdsTest, TestRandomFaceting, LeaderElectionTest, AutoCommitTest, TestFaceting, DistributedSpellCheckComponentTest, TestRealTimeGet, TestStressReorder, TestReload, TestStressVersions, DistributedTermsComponentTest, TestCoreContainer, SolrCoreTest, StatsComponentTest, SolrCmdDistributorTest, ConvertedLegacyTest, TestLazyCores]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestLazyCores -Dtests.seed=366927323FB5382C -Dtests.slow=true -Dtests.locale=ar_LY -Dtests.timezone=Etc/GMT-7 -Dtests.asserts=true -Dtests.file.encoding=US-ASCII
   [junit4] ERROR   0.00s J1 | TestLazyCores (suite) <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: ERROR: SolrIndexSearcher opens=51 closes=50
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([366927323FB5382C]: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=9505, name=searcherExecutor-4428-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([366927323FB5382C]:0)Throwable #3: com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie threads that couldn't be terminated:
   [junit4]    >    1) Thread[id=9505, name=searcherExecutor-4428-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([366927323FB5382C]:0)
   [junit4] Completed [378/487] on J1 in 149.31s, 7 tests, 1 failure, 2 errors <<< FAILURES!

[...truncated 361 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: 487 suites, 1952 tests, 3 suite-level errors, 375 ignored (34 assumptions)

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