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

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

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

Stack Trace:
java.lang.AssertionError: ERROR: SolrIndexSearcher opens=51 closes=50
        at __randomizedtesting.SeedInfo.seed([A32A5B59EE5A31FD]: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.GeneratedMethodAccessor36.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:53)
        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=8728, name=searcherExecutor-3801-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=8728, name=searcherExecutor-3801-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([A32A5B59EE5A31FD]: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=8728, name=searcherExecutor-3801-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=8728, name=searcherExecutor-3801-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([A32A5B59EE5A31FD]:0)




Build Log:
[...truncated 10284 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
 A32A5B59EE5A31FD-001\init-core-data-001
   [junit4]   2> 1403466 T8723 oas.SolrTestCaseJ4.buildSSLConfig Randomized ssl 
(false) and clientAuth (false)
   [junit4]   2> 1403469 T8723 oas.SolrTestCaseJ4.setUp ###Starting 
testCachingLimit
   [junit4]   2> 1403520 T8723 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
 A32A5B59EE5A31FD-001\tempDir-001\'
   [junit4]   2> 1403543 T8723 oasc.CoreContainer.<init> New CoreContainer 
2031698141
   [junit4]   2> 1403543 T8723 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
 A32A5B59EE5A31FD-001\tempDir-001\]
   [junit4]   2> 1403543 T8723 oasc.CoreContainer.load loading shared library: 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores
 A32A5B59EE5A31FD-001\tempDir-001\lib
   [junit4]   2> 1403544 T8723 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
 A32A5B59EE5A31FD-001\tempDir-001\lib).
   [junit4]   2> 1403550 T8723 oashc.HttpShardHandlerFactory.getParameter 
Setting socketTimeout to: 600000
   [junit4]   2> 1403550 T8723 oashc.HttpShardHandlerFactory.getParameter 
Setting urlScheme to: null
   [junit4]   2> 1403550 T8723 oashc.HttpShardHandlerFactory.getParameter 
Setting connTimeout to: 60000
   [junit4]   2> 1403551 T8723 oashc.HttpShardHandlerFactory.getParameter 
Setting maxConnectionsPerHost to: 20
   [junit4]   2> 1403551 T8723 oashc.HttpShardHandlerFactory.getParameter 
Setting maxConnections to: 10000
   [junit4]   2> 1403551 T8723 oashc.HttpShardHandlerFactory.getParameter 
Setting corePoolSize to: 0
   [junit4]   2> 1403551 T8723 oashc.HttpShardHandlerFactory.getParameter 
Setting maximumPoolSize to: 2147483647
   [junit4]   2> 1403551 T8723 oashc.HttpShardHandlerFactory.getParameter 
Setting maxThreadIdleTime to: 5
   [junit4]   2> 1403551 T8723 oashc.HttpShardHandlerFactory.getParameter 
Setting sizeOfQueue to: -1
   [junit4]   2> 1403551 T8723 oashc.HttpShardHandlerFactory.getParameter 
Setting fairnessPolicy to: false
   [junit4]   2> 1403551 T8723 oashc.HttpShardHandlerFactory.getParameter 
Setting useRetries to: false
   [junit4]   2> 1403551 T8723 oasu.UpdateShardHandler.<init> Creating 
UpdateShardHandler HTTP client with params: 
socketTimeout=600000&connTimeout=60000&retry=true
   [junit4]   2> 1403552 T8723 oasc.SolrCores.allocateLazyCores Allocating 
transient cache for 4 transient cores
   [junit4]   2> 1403555 T8723 oasl.LogWatcher.createWatcher SLF4J impl is 
org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1403555 T8723 oasl.LogWatcher.newRegisteredLogWatcher 
Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1403555 T8723 oasc.CoreContainer.load Node Name: testNode
   [junit4]   2> 1403567 T8723 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
 A32A5B59EE5A31FD-001\tempDir-001\collection1\, schema=schema.xml, 
transient=false, dataDir=data\}
   [junit4]   2> 1403568 T8723 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
 A32A5B59EE5A31FD-001\tempDir-001\collection2\, schema=schema.xml, 
transient=true, dataDir=data\}
   [junit4]   2> 1403568 T8723 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
 A32A5B59EE5A31FD-001\tempDir-001\collection3\, schema=schema.xml, 
transient=on, dataDir=data\}
   [junit4]   2> 1403568 T8723 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
 A32A5B59EE5A31FD-001\tempDir-001\collection4\, schema=schema.xml, 
transient=false, dataDir=data\}
   [junit4]   2> 1403570 T8723 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
 A32A5B59EE5A31FD-001\tempDir-001\collection5\, schema=schema.xml, 
transient=false, dataDir=data\}
   [junit4]   2> 1403570 T8723 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
 A32A5B59EE5A31FD-001\tempDir-001\collection6\, schema=schema.xml, 
transient=true, dataDir=data\}
   [junit4]   2> 1403570 T8723 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
 A32A5B59EE5A31FD-001\tempDir-001\collection7\, schema=schema.xml, 
transient=true, dataDir=data\}
   [junit4]   2> 1403571 T8723 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
 A32A5B59EE5A31FD-001\tempDir-001\collection8\, schema=schema.xml, 
transient=true, dataDir=data\}
   [junit4]   2> 1403575 T8723 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
 A32A5B59EE5A31FD-001\tempDir-001\collection9\, schema=schema.xml, 
transient=true, dataDir=data\}
   [junit4]   2> 1403577 T8724 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
 A32A5B59EE5A31FD-001\tempDir-001\collection1\'
   [junit4]   2> 1403578 T8725 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
 A32A5B59EE5A31FD-001\tempDir-001\collection2\'
   [junit4]   2> 1403605 T8724 oasc.SolrConfig.refreshRequestParams current 
version of requestparams : -1
   [junit4]   2> 1403633 T8724 oasc.SolrConfig.<init> Using Lucene 
MatchVersion: 6.0.0
   [junit4]   2> 1403637 T8724 oasc.SolrConfig.<init> Loaded SolrConfig: 
solrconfig.xml
   [junit4]   2> 1403637 T8724 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
 A32A5B59EE5A31FD-001\tempDir-001\collection1\conf\schema.xml
   [junit4]   2> 1403639 T8724 oass.IndexSchema.readSchema [collection1] Schema 
name=tiny
   [junit4]   2> 1403642 T8724 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 1403642 T8724 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
 A32A5B59EE5A31FD-001\tempDir-001\collection1\
   [junit4]   2> 1403642 T8724 oasc.SolrCore.initDirectoryFactory 
org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1403642 T8724 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
 A32A5B59EE5A31FD-001\tempDir-001\collection1\, 
dataDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores
 A32A5B59EE5A31FD-001\tempDir-001\collection1\data\
   [junit4]   2> 1403642 T8724 oasc.SolrCore.<init> JMX monitoring not detected 
for core: collection1
   [junit4]   2> 1403643 T8724 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
 A32A5B59EE5A31FD-001\tempDir-001\collection1\data\
   [junit4]   2> 1403643 T8724 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
 A32A5B59EE5A31FD-001\tempDir-001\collection1\data\index/
   [junit4]   2> 1403643 T8724 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
 A32A5B59EE5A31FD-001\tempDir-001\collection1\data\index' doesn't exist. 
Creating new index...
   [junit4]   2> 1403643 T8724 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
 A32A5B59EE5A31FD-001\tempDir-001\collection1\data\index
   [junit4]   2> 1403643 T8724 oasu.RandomMergePolicy.<init> RandomMergePolicy 
wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: 
minMergeSize=1000, mergeFactor=19, maxMergeSize=9223372036854775807, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=1.0]
   [junit4]   2> 1403643 T8724 oasc.SolrDeletionPolicy.onCommit 
SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2>                
commit{dir=MockDirectoryWrapper(RAMDirectory@1badc880 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@52e2f72),segFN=segments_1,generation=1}
   [junit4]   2> 1403643 T8724 oasc.SolrDeletionPolicy.updateCommits newest 
commit generation = 1
   [junit4]   2> 1403646 T8724 oasc.SolrCore.loadUpdateProcessorChains no 
updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 1403651 T8724 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1403652 T8725 oasc.SolrConfig.refreshRequestParams current 
version of requestparams : -1
   [junit4]   2> 1403653 T8724 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1403653 T8724 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1403654 T8724 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1403654 T8725 oasc.SolrConfig.<init> Using Lucene 
MatchVersion: 6.0.0
   [junit4]   2> 1403656 T8724 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> 1403656 T8724 oasc.SolrCore.initStatsCache Using default 
statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 1403658 T8724 oasu.CommitTracker.<init> Hard AutoCommit: 
disabled
   [junit4]   2> 1403658 T8724 oasu.CommitTracker.<init> Soft AutoCommit: 
disabled
   [junit4]   2> 1403658 T8724 oasu.RandomMergePolicy.<init> RandomMergePolicy 
wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: 
minMergeSize=1000, mergeFactor=18, maxMergeSize=9223372036854775807, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.0]
   [junit4]   2> 1403659 T8724 oasc.SolrDeletionPolicy.onInit 
SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2>                
commit{dir=MockDirectoryWrapper(RAMDirectory@1badc880 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@52e2f72),segFN=segments_1,generation=1}
   [junit4]   2> 1403659 T8724 oasc.SolrDeletionPolicy.updateCommits newest 
commit generation = 1
   [junit4]   2> 1403659 T8724 oass.SolrIndexSearcher.<init> Opening 
Searcher@47a2b012[collection1] main
   [junit4]   2> 1403659 T8724 
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
 A32A5B59EE5A31FD-001\tempDir-001\collection1\conf
   [junit4]   2> 1403659 T8725 oasc.SolrConfig.<init> Loaded SolrConfig: 
solrconfig.xml
   [junit4]   2> 1403660 T8726 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
 A32A5B59EE5A31FD-001\tempDir-001\collection5\'
   [junit4]   2> 1403659 T8724 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
 A32A5B59EE5A31FD-001\tempDir-001\collection1\conf}
   [junit4]   2> 1403660 T8724 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
 A32A5B59EE5A31FD-001\tempDir-001\collection1\conf
   [junit4]   2> 1403661 T8725 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
 A32A5B59EE5A31FD-001\tempDir-001\collection2\conf\schema.xml
   [junit4]   2> 1403661 T8724 oasr.RestManager.init Initializing 0 registered 
ManagedResources
   [junit4]   2> 1403661 T8724 oash.ReplicationHandler.inform Commits will be 
reserved for  10000
   [junit4]   2> 1403661 T8724 oasc.CoreContainer.registerCore registering 
core: collection1
   [junit4]   2> 1403662 T8725 oass.IndexSchema.readSchema [collectionLazy2] 
Schema name=tiny
   [junit4]   2> 1403664 T8725 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 1403664 T8725 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
 A32A5B59EE5A31FD-001\tempDir-001\collection2\
   [junit4]   2> 1403665 T8725 oasc.SolrCore.initDirectoryFactory 
org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1403665 T8725 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
 A32A5B59EE5A31FD-001\tempDir-001\collection2\, 
dataDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores
 A32A5B59EE5A31FD-001\tempDir-001\collection2\data\
   [junit4]   2> 1403665 T8725 oasc.SolrCore.<init> JMX monitoring not detected 
for core: collectionLazy2
   [junit4]   2> 1403665 T8725 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
 A32A5B59EE5A31FD-001\tempDir-001\collection2\data\
   [junit4]   2> 1403665 T8725 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
 A32A5B59EE5A31FD-001\tempDir-001\collection2\data\index/
   [junit4]   2> 1403665 T8725 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
 A32A5B59EE5A31FD-001\tempDir-001\collection2\data\index' doesn't exist. 
Creating new index...
   [junit4]   2> 1403665 T8725 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
 A32A5B59EE5A31FD-001\tempDir-001\collection2\data\index
   [junit4]   2> 1403665 T8725 oasu.RandomMergePolicy.<init> RandomMergePolicy 
wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: 
minMergeSize=1000, mergeFactor=19, maxMergeSize=9223372036854775807, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=1.0]
   [junit4]   2> 1403669 T8725 oasc.SolrDeletionPolicy.onCommit 
SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2>                
commit{dir=MockDirectoryWrapper(RAMDirectory@2de55291 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1ad47826),segFN=segments_1,generation=1}
   [junit4]   2> 1403669 T8725 oasc.SolrDeletionPolicy.updateCommits newest 
commit generation = 1
   [junit4]   2> 1403670 T8727 oasc.SolrCore.registerSearcher [collection1] 
Registered new searcher Searcher@47a2b012[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1403671 T8725 oasc.SolrCore.loadUpdateProcessorChains no 
updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 1403672 T8725 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1403672 T8725 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1403673 T8725 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1403674 T8725 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1403675 T8726 oasc.SolrConfig.refreshRequestParams current 
version of requestparams : -1
   [junit4]   2> 1403677 T8726 oasc.SolrConfig.<init> Using Lucene 
MatchVersion: 6.0.0
   [junit4]   2> 1403678 T8725 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> 1403678 T8725 oasc.SolrCore.initStatsCache Using default 
statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 1403681 T8725 oasu.CommitTracker.<init> Hard AutoCommit: 
disabled
   [junit4]   2> 1403681 T8725 oasu.CommitTracker.<init> Soft AutoCommit: 
disabled
   [junit4]   2> 1403681 T8725 oasu.RandomMergePolicy.<init> RandomMergePolicy 
wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: 
minMergeSize=1000, mergeFactor=18, maxMergeSize=9223372036854775807, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.0]
   [junit4]   2> 1403682 T8725 oasc.SolrDeletionPolicy.onInit 
SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2>                
commit{dir=MockDirectoryWrapper(RAMDirectory@2de55291 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1ad47826),segFN=segments_1,generation=1}
   [junit4]   2> 1403682 T8725 oasc.SolrDeletionPolicy.updateCommits newest 
commit generation = 1
   [junit4]   2> 1403683 T8725 oass.SolrIndexSearcher.<init> Opening 
Searcher@2a2509f4[collectionLazy2] main
   [junit4]   2> 1403683 T8725 
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
 A32A5B59EE5A31FD-001\tempDir-001\collection2\conf
   [junit4]   2> 1403683 T8725 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
 A32A5B59EE5A31FD-001\tempDir-001\collection2\conf}
   [junit4]   2> 1403684 T8725 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
 A32A5B59EE5A31FD-001\tempDir-001\collection2\conf
   [junit4]   2> 1403687 T8725 oasr.RestManager.init Initializing 0 registered 
ManagedResources
   [junit4]   2> 1403687 T8725 oash.ReplicationHandler.inform Commits will be 
reserved for  10000
   [junit4]   2> 1403687 T8728 oasc.SolrCore.registerSearcher [collectionLazy2] 
Registered new searcher Searcher@2a2509f4[collectionLazy2] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1403687 T8725 oasc.SolrCores.putTransientCore Opening 
transient core collectionLazy2
   [junit4]   2> 1403687 T8725 oasc.CoreContainer.registerCore registering 
core: collectionLazy2
   [junit4]   2> 1403682 T8726 oasc.SolrConfig.<init> Loaded SolrConfig: 
solrconfig.xml
   [junit4]   2> 1403688 T8726 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
 A32A5B59EE5A31FD-001\tempDir-001\collection5\conf\schema.xml
   [junit4]   2> 1403690 T8726 oass.IndexSchema.readSchema [collectionLazy5] 
Schema name=tiny
   [junit4]   2> 1403693 T8726 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 1403693 T8726 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
 A32A5B59EE5A31FD-001\tempDir-001\collection5\
   [junit4]   2> 1403693 T8726 oasc.SolrCore.initDirectoryFactory 
org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1403694 T8726 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
 A32A5B59EE5A31FD-001\tempDir-001\collection5\, 
dataDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores
 A32A5B59EE5A31FD-001\tempDir-001\collection5\data\
   [junit4]   2> 1403694 T8726 oasc.SolrCore.<init> JMX monitoring not detected 
for core: collectionLazy5
   [junit4]   2> 1403694 T8726 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
 A32A5B59EE5A31FD-001\tempDir-001\collection5\data\
   [junit4]   2> 1403694 T8726 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
 A32A5B59EE5A31FD-001\tempDir-001\collection5\data\index/
   [junit4]   2> 1403695 T8726 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
 A32A5B59EE5A31FD-001\tempDir-001\collection5\data\index' doesn't exist. 
Creating new index...
   [junit4]   2> 1403695 T8726 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
 A32A5B59EE5A31FD-001\tempDir-001\collection5\data\index
   [junit4]   2> 1403696 T8726 oasu.RandomMergePolicy.<init> RandomMergePolicy 
wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: 
minMergeSize=1000, mergeFactor=19, maxMergeSize=9223372036854775807, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=1.0]
   [junit4]   2> 1403697 T8726 oasc.SolrDeletionPolicy.onCommit 
SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2>                
commit{dir=MockDirectoryWrapper(RAMDirectory@415d0644 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@240d5c05),segFN=segments_1,generation=1}
   [junit4]   2> 1403697 T8726 oasc.SolrDeletionPolicy.updateCommits newest 
commit generation = 1
   [junit4]   2> 1403699 T8726 oasc.SolrCore.loadUpdateProcessorChains no 
updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 1403700 T8726 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1403700 T8726 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1403701 T8726 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1403702 T8726 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1403705 T8726 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> 1403705 T8726 oasc.SolrCore.initStatsCache Using default 
statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 1403706 T8726 oasu.CommitTracker.<init> Hard AutoCommit: 
disabled
   [junit4]   2> 1403706 T8726 oasu.CommitTracker.<init> Soft AutoCommit: 
disabled
   [junit4]   2> 1403706 T8726 oasu.RandomMergePolicy.<init> RandomMergePolicy 
wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: 
minMergeSize=1000, mergeFactor=18, maxMergeSize=9223372036854775807, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.0]
   [junit4]   2> 1403706 T8726 oasc.SolrDeletionPolicy.onInit 
SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2>                
commit{dir=MockDirectoryWrapper(RAMDirectory@415d0644 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@240d5c05),segFN=segments_1,generation=1}
   [junit4]   2> 1403706 T8726 oasc.SolrDeletionPolicy.updateCommits newest 
commit generation = 1
   [junit4]   2> 1403706 T8726 oass.SolrIndexSearcher.<init> Opening 
Searcher@3d9ea4a8[collectionLazy5] main
   [junit4]   2> 1403707 T8726 
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
 A32A5B59EE5A31FD-001\tempDir-001\collection5\conf
   [junit4]   2> 1403707 T8726 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
 A32A5B59EE5A31FD-001\tempDir-001\collection5\conf}
   [junit4]   2> 1403707 T8726 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
 A32A5B59EE5A31FD-001\tempDir-001\collection5\conf
   [junit4]   2> 1403707 T8726 oasr.RestManager.init Initializing 0 registered 
ManagedResources
   [junit4]   2> 1403707 T8726 oash.ReplicationHandler.inform Commits will be 
reserved for  10000
   [junit4]   2> 1403707 T8726 oasc.CoreContainer.registerCore registering 
core: collectionLazy5
   [junit4]   2> 1403708 T8729 oasc.SolrCore.registerSearcher [collectionLazy5] 
Registered new searcher Searcher@3d9ea4a8[collectionLazy5] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1403710 T8723 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
 A32A5B59EE5A31FD-001\tempDir-001\collection3\'
   [junit4]   2> 1403776 T8723 oasc.SolrConfig.refreshRequestParams current 
version of requestparams : -1
   [junit4]   2> 1403779 T8723 oasc.SolrConfig.<init> Using Lucene 
MatchVersion: 6.0.0
   [junit4]   2> 1403783 T8723 oasc.SolrConfig.<init> Loaded SolrConfig: 
solrconfig.xml
   [junit4]   2> 1403783 T8723 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
 A32A5B59EE5A31FD-001\tempDir-001\collection3\conf\schema.xml
   [junit4]   2> 1403786 T8723 oass.IndexSchema.readSchema [collectionLazy3] 
Schema name=tiny
   [junit4]   2> 1403788 T8723 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 1403788 T8723 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
 A32A5B59EE5A31FD-001\tempDir-001\collection3\
   [junit4]   2> 1403788 T8723 oasc.SolrCore.initDirectoryFactory 
org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1403789 T8723 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
 A32A5B59EE5A31FD-001\tempDir-001\collection3\, 
dataDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores
 A32A5B59EE5A31FD-001\tempDir-001\collection3\data\
   [junit4]   2> 1403789 T8723 oasc.SolrCore.<init> JMX monitoring not detected 
for core: collectionLazy3
   [junit4]   2> 1403789 T8723 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
 A32A5B59EE5A31FD-001\tempDir-001\collection3\data\
   [junit4]   2> 1403789 T8723 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
 A32A5B59EE5A31FD-001\tempDir-001\collection3\data\index/
   [junit4]   2> 1403789 T8723 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
 A32A5B59EE5A31FD-001\tempDir-001\collection3\data\index' doesn't exist. 
Creating new index...
   [junit4]   2> 1403790 T8723 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
 A32A5B59EE5A31FD-001\tempDir-001\collection3\data\index
   [junit4]   2> 1403790 T8723 oasu.RandomMergePolicy.<init> RandomMergePolicy 
wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: 
minMergeSize=1000, mergeFactor=16, maxMergeSize=9223372036854775807, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=1.0]
   [junit4]   2> 1403793 T8723 oasc.SolrDeletionPolicy.onCommit 
SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2>                
commit{dir=MockDirectoryWrapper(RAMDirectory@127aea9b 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@28e29454),segFN=segments_1,generation=1}
   [junit4]   2> 1403793 T8723 oasc.SolrDeletionPolicy.updateCommits newest 
commit generation = 1
   [junit4]   2> 1403795 T8723 oasc.SolrCore.loadUpdateProcessorChains no 
updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 1403798 T8723 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1403798 T8723 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1403799 T8723 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1403800 T8723 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1403802 T8723 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> 1403802 T8723 oasc.SolrCore.initStatsCache Using default 
statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 1403804 T8723 oasu.CommitTracker.<init> Hard AutoCommit: 
disabled
   [junit4]   2> 1403804 T8723 oasu.CommitTracker.<init> Soft AutoCommit: 
disabled
   [junit4]   2> 1403804 T8723 oasu.RandomMergePolicy.<init> RandomMergePolicy 
wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=20, maxMergeAtOnceExplicit=14, maxMergedSegmentMB=14.1171875, 
floorSegmentMB=0.544921875, forceMergeDeletesPctAllowed=11.71370252227516, 
segmentsPerTier=48.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 1403804 T8723 oasc.SolrDeletionPolicy.onInit 
SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2>                
commit{dir=MockDirectoryWrapper(RAMDirectory@127aea9b 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@28e29454),segFN=segments_1,generation=1}
   [junit4]   2> 1403805 T8723 oasc.SolrDeletionPolicy.updateCommits newest 
commit generation = 1
   [junit4]   2> 1403805 T8723 oass.SolrIndexSearcher.<init> Opening 
Searcher@169e2630[collectionLazy3] main
   [junit4]   2> 1403805 T8723 
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
 A32A5B59EE5A31FD-001\tempDir-001\collection3\conf
   [junit4]   2> 1403805 T8723 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
 A32A5B59EE5A31FD-001\tempDir-001\collection3\conf}
   [junit4]   2> 1403805 T8723 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
 A32A5B59EE5A31FD-001\tempDir-001\collection3\conf
   [junit4]   2> 1403805 T8723 oasr.RestManager.init Initializing 0 registered 
ManagedResources
   [junit4]   2> 1403805 T8723 oash.ReplicationHandler.inform Commits will be 
reserved for  10000
   [junit4]   2> 1403805 T8723 oasc.SolrCores.putTransientCore Opening 
transient core collectionLazy3
   [junit4]   2> 1403805 T8731 oasc.SolrCore.registerSearcher [collectionLazy3] 
Registered new searcher Searcher@169e2630[collectionLazy3] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1403805 T8723 oasc.CoreContainer.registerCore registering 
core: collectionLazy3
   [junit4]   2> 1403807 T8723 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
 A32A5B59EE5A31FD-001\tempDir-001\collection4\'
   [junit4]   2> 1403821 T8723 oasc.SolrConfig.refreshRequestParams current 
version of requestparams : -1
   [junit4]   2> 1403824 T8723 oasc.SolrConfig.<init> Using Lucene 
MatchVersion: 6.0.0
   [junit4]   2> 1403829 T8723 oasc.SolrConfig.<init> Loaded SolrConfig: 
solrconfig.xml
   [junit4]   2> 1403829 T8723 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
 A32A5B59EE5A31FD-001\tempDir-001\collection4\conf\schema.xml
   [junit4]   2> 1403831 T8723 oass.IndexSchema.readSchema [collectionLazy4] 
Schema name=tiny
   [junit4]   2> 1403833 T8723 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 1403833 T8723 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
 A32A5B59EE5A31FD-001\tempDir-001\collection4\
   [junit4]   2> 1403834 T8723 oasc.SolrCore.initDirectoryFactory 
org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1403835 T8723 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
 A32A5B59EE5A31FD-001\tempDir-001\collection4\, 
dataDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores
 A32A5B59EE5A31FD-001\tempDir-001\collection4\data\
   [junit4]   2> 1403835 T8723 oasc.SolrCore.<init> JMX monitoring not detected 
for core: collectionLazy4
   [junit4]   2> 1403835 T8723 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
 A32A5B59EE5A31FD-001\tempDir-001\collection4\data\
   [junit4]   2> 1403836 T8723 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
 A32A5B59EE5A31FD-001\tempDir-001\collection4\data\index/
   [junit4]   2> 1403836 T8723 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
 A32A5B59EE5A31FD-001\tempDir-001\collection4\data\index' doesn't exist. 
Creating new index...
   [junit4]   2> 1403836 T8723 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
 A32A5B59EE5A31FD-001\tempDir-001\collection4\data\index
   [junit4]   2> 1403836 T8723 oasu.RandomMergePolicy.<init> RandomMergePolicy 
wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: 
[LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=16, 
maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, 
calibrateSizeByDeletes=false, maxMergeDocs=2147483647, 
maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.22326957289610602]
   [junit4]   2> 1403836 T8723 oasc.SolrDeletionPolicy.onCommit 
SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2>                
commit{dir=MockDirectoryWrapper(RAMDirectory@44b15369 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@12c2a7f1),segFN=segments_1,generation=1}
   [junit4]   2> 1403836 T8723 oasc.SolrDeletionPolicy.updateCommits newest 
commit generation = 1
   [junit4]   2> 1403839 T8723 oasc.SolrCore.loadUpdateProcessorChains no 
updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 1403841 T8723 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1403842 T8723 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1403842 T8723 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1403843 T8723 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1403853 T8723 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> 1403854 T8723 oasc.SolrCore.initStatsCache Using default 
statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 1403855 T8723 oasu.CommitTracker.<init> Hard AutoCommit: 
disabled
   [junit4]   2> 1403855 T8723 oasu.CommitTracker.<init> Soft AutoCommit: 
disabled
   [junit4]   2> 1403855 T8723 oasu.RandomMergePolicy.<init> RandomMergePolicy 
wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: 
[LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=47, 
maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, 
calibrateSizeByDeletes=true, maxMergeDocs=2147483647, 
maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.11354284612814967]
   [junit4]   2> 1403855 T8723 oasc.SolrDeletionPolicy.onInit 
SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2>                
commit{dir=MockDirectoryWrapper(RAMDirectory@44b15369 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@12c2a7f1),segFN=segments_1,generation=1}
   [junit4]   2> 1403855 T8723 oasc.SolrDeletionPolicy.updateCommits newest 
commit generation = 1
   [junit4]   2> 1403855 T8723 oass.SolrIndexSearcher.<init> Opening 
Searcher@1d4aacc6[collectionLazy4] main
   [junit4]   2> 1403856 T8723 
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
 A32A5B59EE5A31FD-001\tempDir-001\collection4\conf
   [junit4]   2> 1403857 T8723 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
 A32A5B59EE5A31FD-001\tempDir-001\collection4\conf}
   [junit4]   2> 1403857 T8723 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
 A32A5B59EE5A31FD-001\tempDir-001\collection4\conf
   [junit4]   2> 1403857 T8723 oasr.RestManager.init Initializing 0 registered 
ManagedResources
   [junit4]   2> 1403857 T8723 oash.ReplicationHandler.inform Commits will be 
reserved for  10000
   [junit4]   2> 1403858 T8723 oasc.CoreContainer.registerCore registering 
core: collectionLazy4
   [junit4]   2> 1403858 T8723 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
 A32A5B59EE5A31FD-001\tempDir-001\collection6\'
   [junit4]   2> 1403870 T8733 oasc.SolrCore.registerSearcher [collectionLazy4] 
Registered new searcher Searcher@1d4aacc6[collectionLazy4] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1403873 T8723 oasc.SolrConfig.refreshRequestParams current 
version of requestparams : -1
   [junit4]   2> 1403875 T8723 oasc.SolrConfig.<init> Using Lucene 
MatchVersion: 6.0.0
   [junit4]   2> 1403880 T8723 oasc.SolrConfig.<init> Loaded SolrConfig: 
solrconfig.xml
   [junit4]   2> 1403880 T8723 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
 A32A5B59EE5A31FD-001\tempDir-001\collection6\conf\schema.xml
   [junit4]   2> 1403882 T8723 oass.IndexSchema.readSchema [collectionLazy6] 
Schema name=tiny
   [junit4]   2> 1403890 T8723 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 1403890 T8723 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
 A32A5B59EE5A31FD-001\tempDir-001\collection6\
   [junit4]   2> 1403890 T8723 oasc.SolrCore.initDirectoryFactory 
org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1403891 T8723 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
 A32A5B59EE5A31FD-001\tempDir-001\collection6\, 
dataDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores
 A32A5B59EE5A31FD-001\tempDir-001\collection6\data\
   [junit4]   2> 1403891 T8723 oasc.SolrCore.<init> JMX monitoring not detected 
for core: collectionLazy6
   [junit4]   2> 1403891 T8723 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
 A32A5B59EE5A31FD-001\tempDir-001\collection6\data\
   [junit4]   2> 1403891 T8723 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
 A32A5B59EE5A31FD-001\tempDir-001\collection6\data\index/
   [junit4]   2> 1403892 T8723 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
 A32A5B59EE5A31FD-001\tempDir-001\collection6\data\index' doesn't exist. 
Creating new index...
   [junit4]   2> 1403892 T8723 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
 A32A5B59EE5A31FD-001\tempDir-001\collection6\data\index
   [junit4]   2> 1403892 T8723 oasu.RandomMergePolicy.<init> RandomMergePolicy 
wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=29, maxMergeAtOnceExplicit=42, maxMergedSegmentMB=77.4521484375, 
floorSegmentMB=0.337890625, forceMergeDeletesPctAllowed=23.8399168239095, 
segmentsPerTier=34.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 1403893 T8723 oasc.SolrDeletionPolicy.onCommit 
SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2>                
commit{dir=MockDirectoryWrapper(RAMDirectory@252fefce 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@6127036c),segFN=segments_1,generation=1}
   [junit4]   2> 1403893 T8723 oasc.SolrDeletionPolicy.updateCommits newest 
commit generation = 1
   [junit4]   2> 1403895 T8723 oasc.SolrCore.loadUpdateProcessorChains no 
updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 1403896 T8723 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1403897 T8723 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1403898 T8723 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1403900 T8723 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1403902 T8723 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> 1403903 T8723 oasc.SolrCore.initStatsCache Using default 
statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 1403903 T8723 oasu.CommitTracker.<init> Hard AutoCommit: 
disabled
   [junit4]   2> 1403903 T8723 oasu.CommitTracker.<init> Soft AutoCommit: 
disabled
   [junit4]   2> 1403903 T8723 oasu.RandomMergePolicy.<init> RandomMergePolicy 
wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=42, maxMergeAtOnceExplicit=45, maxMergedSegmentMB=58.130859375, 
floorSegmentMB=1.505859375, forceMergeDeletesPctAllowed=18.582624932930692, 
segmentsPerTier=32.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.4977482024963662
   [junit4]   2> 1403903 T8723 oasc.SolrDeletionPolicy.onInit 
SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2>                
commit{dir=MockDirectoryWrapper(RAMDirectory@252fefce 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@6127036c),segFN=segments_1,generation=1}
   [junit4]   2> 1403904 T8723 oasc.SolrDeletionPolicy.updateCommits newest 
commit generation = 1
   [junit4]   2> 1403904 T8723 oass.SolrIndexSearcher.<init> Opening 
Searcher@3ddba6a4[collectionLazy6] main
   [junit4]   2> 1403904 T8723 
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
 A32A5B59EE5A31FD-001\tempDir-001\collection6\conf
   [junit4]   2> 1403905 T8723 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
 A32A5B59EE5A31FD-001\tempDir-001\collection6\conf}
   [junit4]   2> 1403905 T8723 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
 A32A5B59EE5A31FD-001\tempDir-001\collection6\conf
   [junit4]   2> 1403905 T8723 oasr.RestManager.init Initializing 0 registered 
ManagedResources
   [junit4]   2> 1403905 T8723 oash.ReplicationHandler.inform Commits will be 
reserved for  10000
   [junit4]   2> 1403905 T8723 oasc.SolrCores.putTransientCore Opening 
transient core collectionLazy6
   [junit4]   2> 1403906 T8723 oasc.CoreContainer.registerCore registering 
core: collectionLazy6
   [junit4]   2> 1403906 T8723 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
 A32A5B59EE5A31FD-001\tempDir-001\collection7\'
   [junit4]   2> 1403909 T8735 oasc.SolrCore.registerSearcher [collectionLazy6] 
Registered new searcher Searcher@3ddba6a4[collectionLazy6] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1403929 T8723 oasc.SolrConfig.refreshRequestParams current 
version of requestparams : -1
   [junit4]   2> 1403933 T8723 oasc.SolrConfig.<init> Using Lucene 
MatchVersion: 6.0.0
   [junit4]   2> 1403938 T8723 oasc.SolrConfig.<init> Loaded SolrConfig: 
solrconfig.xml
   [junit4]   2> 1403939 T8723 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
 A32A5B59EE5A31FD-001\tempDir-001\collection7\conf\schema.xml
   [junit4]   2> 1403941 T8723 oass.IndexSchema.readSchema [collectionLazy7] 
Schema name=tiny
   [junit4]   2> 1403944 T8723 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 1403944 T8723 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
 A32A5B59EE5A31FD-001\tempDir-001\collection7\
   [junit4]   2> 1403944 T8723 oasc.SolrCore.initDirectoryFactory 
org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1403945 T8723 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
 A32A5B59EE5A31FD-001\tempDir-001\collection7\, 
dataDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores
 A32A5B59EE5A31FD-001\tempDir-001\collection7\data\
   [junit4]   2> 1403945 T8723 oasc.SolrCore.<init> JMX monitoring not detected 
for core: collectionLazy7
   [junit4]   2> 1403946 T8723 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
 A32A5B59EE5A31FD-001\tempDir-001\collection7\data\
   [junit4]   2> 1403946 T8723 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
 A32A5B59EE5A31FD-001\tempDir-001\collection7\data\index/
   [junit4]   2> 1403947 T8723 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
 A32A5B59EE5A31FD-001\tempDir-001\collection7\data\index' doesn't exist. 
Creating new index...
   [junit4]   2> 1403947 T8723 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
 A32A5B59EE5A31FD-001\tempDir-001\collection7\data\index
   [junit4]   2> 1403947 T8723 oasu.RandomMergePolicy.<init> RandomMergePolicy 
wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=50, maxMergeAtOnceExplicit=17, maxMergedSegmentMB=36.1376953125, 
floorSegmentMB=1.205078125, forceMergeDeletesPctAllowed=9.360548302303965, 
segmentsPerTier=38.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 1403948 T8723 oasc.SolrDeletionPolicy.onCommit 
SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2>                
commit{dir=MockDirectoryWrapper(RAMDirectory@5ecd7187 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@5e428738),segFN=segments_1,generation=1}
   [junit4]   2> 1403948 T8723 oasc.SolrDeletionPolicy.updateCommits newest 
commit generation = 1
   [junit4]   2> 1403950 T8723 oasc.SolrCore.loadUpdateProcessorChains no 
updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 1403952 T8723 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1403953 T8723 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1403953 T8723 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1403954 T8723 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1403957 T8723 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> 1403957 T8723 oasc.SolrCore.initStatsCache Using default 
statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 1403958 T8723 oasu.CommitTracker.<init> Hard AutoCommit: 
disabled
   [junit4]   2> 1403958 T8723 oasu.CommitTracker.<init> Soft AutoCommit: 
disabled
   [junit4]   2> 1403958 T8723 oasu.RandomMergePolicy.<init> RandomMergePolicy 
wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=47, maxMergeAtOnceExplicit=34, maxMergedSegmentMB=85.6279296875, 
floorSegmentMB=1.4384765625, forceMergeDeletesPctAllowed=2.1321270416759974, 
segmentsPerTier=39.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 1403959 T8723 oasc.SolrDeletionPolicy.onInit 
SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2>                
commit{dir=MockDirectoryWrapper(RAMDirectory@5ecd7187 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@5e428738),segFN=segments_1,generation=1}
   [junit4]   2> 1403959 T8723 oasc.SolrDeletionPolicy.updateCommits newest 
commit generation = 1
   [junit4]   2> 1403960 T8723 oass.SolrIndexSearcher.<init> Opening 
Searcher@2976922d[collectionLazy7] main
   [junit4]   2> 1403960 T8723 
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
 A32A5B59EE5A31FD-001\tempDir-001\collection7\conf
   [junit4]   2> 1403960 T8723 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
 A32A5B59EE5A31FD-001\tempDir-001\collection7\conf}
   [junit4]   2> 1403961 T8723 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
 A32A5B59EE5A31FD-001\tempDir-001\collection7\conf
   [junit4]   2> 1403961 T8723 oasr.RestManager.init Initializing 0 registered 
ManagedResources
   [junit4]   2> 1403961 T8723 oash.ReplicationHandler.inform Commits will be 
reserved for  10000
   [junit4]   2> 1403962 T8723 oasc.SolrCores.putTransientCore Opening 
transient core collectionLazy7
   [junit4]   2> 1403962 T8723 oasc.CoreContainer.registerCore registering 
core: collectionLazy7
   [junit4]   2> 1403962 T8723 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
 A32A5B59EE5A31FD-001\tempDir-001\collection8\'
   [junit4]   2> 1403991 T8723 oasc.SolrConfig.refreshRequestParams current 
version of requestparams : -1
   [junit4]   2> 1403993 T8723 oasc.SolrConfig.<init> Using Lucene 
MatchVersion: 6.0.0
   [junit4]   2> 1403998 T8723 oasc.SolrConfig.<init> Loaded SolrConfig: 
solrconfig.xml
   [junit4]   2> 1403998 T8723 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
 A32A5B59EE5A31FD-001\tempDir-001\collection8\conf\schema.xml
   [junit4]   2> 1404001 T8723 oass.IndexSchema.readSchema [collectionLazy8] 
Schema name=tiny
   [junit4]   2> 1404003 T8723 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 1404003 T8723 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
 A32A5B59EE5A31FD-001\tempDir-001\collection8\
   [junit4]   2> 1404006 T8723 oasc.SolrCore.initDirectoryFactory 
org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1404007 T8723 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
 A32A5B59EE5A31FD-001\tempDir-001\collection8\, 
dataDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores
 A32A5B59EE5A31FD-001\tempDir-001\collection8\data\
   [junit4]   2> 1404007 T8723 oasc.SolrCore.<init> JMX monitoring not detected 
for core: collectionLazy8
   [junit4]   2> 1404007 T8723 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
 A32A5B59EE5A31FD-001\tempDir-001\collection8\data\
   [junit4]   2> 1404007 T8723 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
 A32A5B59EE5A31FD-001\tempDir-001\collection8\data\index/
   [junit4]   2> 1404007 T8723 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
 A32A5B59EE5A31FD-001\tempDir-001\collection8\data\index' doesn't exist. 
Creating new index...
   [junit4]   2> 1404007 T8723 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
 A32A5B59EE5A31FD-001\tempDir-001\collection8\data\index
   [junit4]   2> 1404007 T8723 oasu.RandomMergePolicy.<init> RandomMergePolicy 
wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: 
minMergeSize=1000, mergeFactor=19, maxMergeSize=9223372036854775807, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.31148290402541956]
   [junit4]   2> 1404008 T8723 oasc.SolrDeletionPolicy.onCommit 
SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2>                
commit{dir=MockDirectoryWrapper(RAMDirectory@5f94b8f2 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@670eef93),segFN=segments_1,generation=1}
   [junit4]   2> 1404008 T8723 oasc.SolrDeletionPolicy.updateCommits newest 
commit generation = 1
   [junit4]   2> 1404010 T8723 oasc.SolrCore.loadUpdateProcessorChains no 
updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 1404010 T8723 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1404011 T8723 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1404012 T8723 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1404013 T8723 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1404022 T8737 oasc.SolrCore.registerSearcher [collectionLazy7] 
Registered new searcher Searcher@2976922d[collectionLazy7] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1404023 T8723 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> 1404023 T8723 oasc.SolrCore.initStatsCache Using default 
statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 1404024 T8723 oasu.CommitTracker.<init> Hard AutoCommit: 
disabled
   [junit4]   2> 1404024 T8723 oasu.CommitTracker.<init> Soft AutoCommit: 
disabled
   [junit4]   2> 1404025 T8723 oasu.RandomMergePolicy.<init> RandomMergePolicy 
wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=32, maxMergeAtOnceExplicit=42, maxMergedSegmentMB=12.4814453125, 
floorSegmentMB=1.8017578125, forceMergeDeletesPctAllowed=20.086355333528985, 
segmentsPerTier=23.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 1404025 T8723 oasc.SolrDeletionPolicy.onInit 
SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2>                
commit{dir=MockDirectoryWrapper(RAMDirectory@5f94b8f2 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@670eef93),segFN=segments_1,generation=1}
   [junit4]   2> 1404026 T8723 oasc.SolrDeletionPolicy.updateCommits newest 
commit generation = 1
   [junit4]   2> 1404026 T8723 oass.SolrIndexSearcher.<init> Opening 
Searcher@1ae9de47[collectionLazy8] main
   [junit4]   2> 1404026 T8723 
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
 A32A5B59EE5A31FD-001\tempDir-001\collection8\conf
   [junit4]   2> 1404026 T8723 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
 A32A5B59EE5A31FD-001\tempDir-001\collection8\conf}
   [junit4]   2> 1404027 T8723 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
 A32A5B59EE5A31FD-001\tempDir-001\collection8\conf
   [junit4]   2> 1404028 T8723 oasr.RestManager.init Initializing 0 registered 
ManagedResources
   [junit4]   2> 1404028 T8723 oash.ReplicationHandler.inform Commits will be 
reserved for  10000
   [junit4]   2> 1404028 T8723 oasc.SolrCores.putTransientCore Opening 
transient core collectionLazy8
   [junit4]   2> 1404029 T8723 oasc.SolrCores$1.removeEldestEntry Closing 
transient core [collectionLazy3]
   [junit4]   2> 1404029 T8723 oasc.CoreContainer.registerCore registering 
core: collectionLazy8
   [junit4]   2> 1404029 T8723 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
 A32A5B59EE5A31FD-001\tempDir-001\collection9\'
   [junit4]   2> 1404044 T8739 oasc.SolrCore.registerSearcher [collectionLazy8] 
Registered new searcher Searcher@1ae9de47[collectionLazy8] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1404048 T8723 oasc.SolrConfig.refreshRequestParams current 
version of requestparams : -1
   [junit4]   2> 1404051 T8723 oasc.SolrConfig.<init> Using Lucene 
MatchVersion: 6.0.0
   [junit4]   2> 1404064 T8723 oasc.SolrConfig.<init> Loaded SolrConfig: 
solrconfig.xml
   [junit4]   2> 1404064 T8723 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
 A32A5B59EE5A31FD-001\tempDir-001\collection9\conf\schema.xml
   [junit4]   2> 1404066 T8723 oass.IndexSchema.readSchema [collectionLazy9] 
Schema name=tiny
   [junit4]   2> 1404068 T8723 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 1404068 T8723 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
 A32A5B59EE5A31FD-001\tempDir-001\collection9\
   [junit4]   2> 1404068 T8723 oasc.SolrCore.initDirectoryFactory 
org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1404069 T8723 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
 A32A5B59EE5A31FD-001\tempDir-001\collection9\, 
dataDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores
 A32A5B59EE5A31FD-001\tempDir-001\collection9\data\
   [junit4]   2> 1404069 T8723 oasc.SolrCore.<init> JMX monitoring not detected 
for core: collectionLazy9
   [junit4]   2> 1404070 T8723 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
 A32A5B59EE5A31FD-001\tempDir-001\collection9\data\
   [junit4]   2> 1404070 T8723 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
 A32A5B59EE5A31FD-001\tempDir-001\collection9\data\index/
   [junit4]   2> 1404070 T8723 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
 A32A5B59EE5A31FD-001\tempDir-001\collection9\data\index' doesn't exist. 
Creating new index...
   [junit4]   2> 1404071 T8723 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
 A32A5B59EE5A31FD-001\tempDir-001\collection9\data\index
   [junit4]   2> 1404071 T8723 oasu.RandomMergePolicy.<init> RandomMergePolicy 
wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: 
[LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=18, 
maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, 
calibrateSizeByDeletes=true, maxMergeDocs=2147483647, 
maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0]
   [junit4]   2> 1404071 T8723 oasc.SolrDeletionPolicy.onCommit 
SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2>                
commit{dir=MockDirectoryWrapper(RAMDirectory@143a1e6d 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@65b6a919),segFN=segments_1,generation=1}
   [junit4]   2> 1404071 T8723 oasc.SolrDeletionPolicy.updateCommits newest 
commit generation = 1
   [junit4]   2> 1404073 T8723 oasc.SolrCore.loadUpdateProcessorChains no 
updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 1404074 T8723 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1404074 T8723 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1404076 T8723 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1404077 T8723 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1404078 T8723 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> 1404078 T8723 oasc.SolrCore.initStatsCache Using default 
statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 1404079 T8723 oasu.CommitTracker.<init> Hard AutoCommit: 
disabled
   [junit4]   2> 1404079 T8723 oasu.CommitTracker.<init> Soft AutoCommit: 
disabled
   [junit4]   2> 1404079 T8723 oasu.RandomMergePolicy.<init> RandomMergePolicy 
wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=38, maxMergeAtOnceExplicit=10, maxMergedSegmentMB=14.3896484375, 
floorSegmentMB=1.771484375, forceMergeDeletesPctAllowed=21.880164091308828, 
segmentsPerTier=25.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 1404079 T8723 oasc.SolrDeletionPolicy.onInit 
SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2>                
commit{dir=MockDirectoryWrapper(RAMDirectory@143a1e6d 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@65b6a919),segFN=segments_1,generation=1}
   [junit4]   2> 1404079 T8723 oasc.SolrDeletionPolicy.updateCommits newest 
commit generation = 1
   [junit4]   2> 1404080 T8723 oass.SolrIndexSearcher.<init> Opening 
Searcher@385bd253[collectionLazy9] main
   [junit4]   2> 1404081 T8723 
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
 A32A5B59EE5A31FD-001\tempDir-001\collection9\conf
   [junit4]   2> 1404081 T8723 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
 A32A5B59EE5A31FD-001\tempDir-001\collection9\conf}
   [junit4]   2> 1404081 T8723 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
 A32A5B59EE5A31FD-001\tempDir-001\collection9\conf
   [junit4]   2> 1404081 T8723 oasr.RestManager.init Initializing 0 registered 
ManagedResources
   [junit4]   2> 1404081 T8723 oash.ReplicationHandler.inform Commits will be 
reserved for  10000
   [junit4]   2> 1404081 T8723 oasc.SolrCores.putTransientCore Opening 
transient core collectionLazy9
   [junit4]   2> 1404082 T8723 oasc.SolrCores$1.removeEldestEntry Closing 
transient core [collectionLazy2]
   [junit4]   2> 1404082 T8723 oasc.CoreContainer.registerCore registering 
core: collectionLazy9
   [junit4]   2> 1404082 T8723 oasc.SolrCore.close [collectionLazy3]  CLOSING 
SolrCore org.apache.solr.core.SolrCore@69456e61
   [junit4]   2> 1404082 T8723 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> 1404082 T8723 oasu.SolrCoreState.decrefSolrCoreState Closing 
SolrCoreState
   [junit4]   2> 1404082 T8723 oasu.DefaultSolrCoreState.closeIndexWriter 
SolrCoreState ref count has reached 0 - closing IndexWriter
   [junit4]   2> 1404082 T8723 oasu.DefaultSolrCoreState.closeIndexWriter 
closing IndexWriter with IndexWriterCloser
   [junit4]   2> 1404083 T8723 oasc.SolrCore.closeSearcher [collectionLazy3] 
Closing main searcher on request.
   [junit4]   2> 1404083 T8723 oasc.CachingDirectoryFactory.close Closing 
MockDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 1404083 T8723 oasc.CachingDirectoryFactory.closeCacheValue 
looking to close 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores
 A32A5B59EE5A31FD-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
 A32A5B59EE5A31FD-001\tempDir-001\collection3\data\index;done=false>>]
   [junit4]   2> 1404083 T8723 oasc.CachingDirectoryFactory.close Closing 
directory: 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores
 A32A5B59EE5A31FD-001\tempDir-001\collection3\data\index
   [junit4]   2> 1404083 T8723 oasc.CachingDirectoryFactory.closeCacheValue 
looking to close 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores
 A32A5B59EE5A31FD-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
 A32A5B59EE5A31FD-001\tempDir-001\collection3\data\;done=false>>]
   [junit4]   2> 1404083 T8723 oasc.CachingDirectoryFactory.close Closing 
directory: 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores
 A32A5B59EE5A31FD-001\tempDir-001\collection3\data\
   [junit4]   2> 1404084 T8723 oasc.CoreContainer.shutdown Shutting down 
CoreContainer instance=2031698141
   [junit4]   2> 1404084 T8723 oasc.SolrCore.close [collection1]  CLOSING 
SolrCore org.apache.solr.core.SolrCore@4ed7243
   [junit4]   2> 1404084 T8723 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> 1404084 T8723 oasu.SolrCoreState.decrefSolrCoreState Closing 
SolrCoreState
   [junit4]   2> 1404085 T8723 oasu.DefaultSolrCoreState.closeIndexWriter 
SolrCoreState ref count has reached 0 - closing IndexWriter
   [junit4]   2> 1404085 T8723 oasu.DefaultSolrCoreState.closeIndexWriter 
closing IndexWriter with IndexWriterCloser
   [junit4]   2> 1404085 T8723 oasc.SolrCore.closeSearcher [collection1] 
Closing main searcher on request.
   [junit4]   2> 1404085 T8723 oasc.CachingDirectoryFactory.close Closing 
MockDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 1404086 T8723 oasc.CachingDirectoryFactory.closeCacheValue 
looking to close 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores
 A32A5B59EE5A31FD-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
 A32A5B59EE5A31FD-001\tempDir-001\collection1\data\;done=false>>]
   [junit4]   2> 1404086 T8723 oasc.CachingDirectoryFactory.close Closing 
directory: 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores
 A32A5B59EE5A31FD-001\tempDir-001\collection1\data\
   [junit4]   2> 1404086 T8723 oasc.CachingDirectoryFactory.closeCacheValue 
looking to close 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores
 A32A5B59EE5A31FD-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
 A32A5B59EE5A31FD-001\tempDir-001\collection1\data\index;done=false>>]
   [junit4]   2> 1404086 T8723 oasc.CachingDirectoryFactory.close Closing 
directory: 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores
 A32A5B59EE5A31FD-001\tempDir-001\collection1\data\index
   [junit4]   2> 1404086 T8723 oasc.SolrCore.close [collectionLazy5]  CLOSING 
SolrCore org.apache.solr.core.SolrCore@3fcbd64
   [junit4]   2> 1404086 T8723 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> 1404086 T8723 oasu.SolrCoreState.decrefSolrCoreState Closing 
SolrCoreState
   [junit4]   2> 1404086 T8723 oasu.DefaultSolrCoreState.closeIndexWriter 
SolrCoreState ref count has reached 0 - closing IndexWriter
   [junit4]   2> 1404087 T8723 oasu.DefaultSolrCoreState.closeIndexWriter 
closing IndexWriter with IndexWriterCloser
   [junit4]   2> 1404087 T8723 oasc.SolrCore.closeSearcher [collectionLazy5] 
Closing main searcher on request.
   [junit4]   2> 1404087 T8723 oasc.CachingDirectoryFactory.close Closing 
MockDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 1404087 T8723 oasc.CachingDirectoryFactory.closeCacheValue 
looking to close 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores
 A32A5B59EE5A31FD-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
 A32A5B59EE5A31FD-001\tempDir-001\collection5\data\;done=false>>]
   [junit4]   2> 1404087 T8723 oasc.CachingDirectoryFactory.close Closing 
directory: 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores
 A32A5B59EE5A31FD-001\tempDir-001\collection5\data\
   [junit4]   2> 1404088 T8723 oasc.CachingDirectoryFactory.closeCacheValue 
looking to close 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores
 A32A5B59EE5A31FD-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
 A32A5B59EE5A31FD-001\tempDir-001\collection5\data\index;done=false>>]
   [junit4]   2> 1404088 T8723 oasc.CachingDirectoryFactory.close Closing 
directory: 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores
 A32A5B59EE5A31FD-001\tempDir-001\collection5\data\index
   [junit4]   2> 1404088 T8723 oasc.SolrCore.close [collectionLazy4]  CLOSING 
SolrCore org.apache.solr.core.SolrCore@4d535979
   [junit4]   2> 1404088 T8723 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> 1404090 T8723 oasu.SolrCoreState.decrefSolrCoreState Closing 
SolrCoreState
   [junit4]   2> 1404090 T8723 oasu.DefaultSolrCoreState.closeIndexWriter 
SolrCoreState ref count has reached 0 - closing IndexWriter
   [junit4]   2> 1404090 T8723 oasu.DefaultSolrCoreState.closeIndexWriter 
closing IndexWriter with IndexWriterCloser
   [junit4]   2> 1404091 T8723 oasc.SolrCore.closeSearcher [collectionLazy4] 
Closing main searcher on request.
   [junit4]   2> 1404091 T8723 oasc.CachingDirectoryFactory.close Closing 
MockDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 1404091 T8723 oasc.CachingDirectoryFactory.closeCacheValue 
looking to close 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores
 A32A5B59EE5A31FD-001\tempDir-001\collection4\data\index 
[CachedDir<<refCount=0;path=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores
 A32A5B59EE5A31FD-001\tempDir-001\collection4\data\index;done=false>>]
   [junit4]   2> 1404091 T8723 oasc.CachingDirectoryFactory.close Closing 
directory: 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores
 A32A5B59EE5A31FD-001\tempDir-001\collection4\data\index
   [junit4]   2> 1404091 T8723 oasc.CachingDirectoryFactory.closeCacheValue 
looking to close 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores
 A32A5B59EE5A31FD-001\tempDir-001\collection4\data\ 
[CachedDir<<refCount=0;path=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores
 A32A5B59EE5A31FD-001\tempDir-001\collection4\data\;done=false>>]
   [junit4]   2> 1404091 T8723 oasc.CachingDirectoryFactory.close Closing 
directory: 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores
 A32A5B59EE5A31FD-001\tempDir-001\collection4\data\
   [junit4]   2> 1404093 T8723 oasc.SolrCore.close [collectionLazy6]  CLOSING 
SolrCore org.apache.solr.core.SolrCore@f2700d4
   [junit4]   2> 1404093 T8723 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> 1404093 T8723 oasu.SolrCoreState.decrefSolrCoreState Closing 
SolrCoreState
   [junit4]   2> 1404093 T8723 oasu.DefaultSolrCoreState.closeIndexWriter 
SolrCoreState ref count has reached 0 - closing IndexWriter
   [junit4]   2> 1404093 T8723 oasu.DefaultSolrCoreState.closeIndexWriter 
closing IndexWriter with IndexWriterCloser
   [junit4]   2> 1404092 T8741 oasc.SolrCore.registerSearcher [collectionLazy9] 
Registered new searcher Searcher@385bd253[collectionLazy9] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1404093 T8723 oasc.SolrCore.closeSearcher [collectionLazy6] 
Closing main searcher on request.
   [junit4]   2> 1404093 T8723 oasc.CachingDirectoryFactory.close Closing 
MockDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 1404093 T8723 oasc.CachingDirectoryFactory.closeCacheValue 
looking to close 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores
 A32A5B59EE5A31FD-001\tempDir-001\collection6\data\index 
[CachedDir<<refCount=0;path=C:\Users\JenkinsSlave\workspace\L

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

ative 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> 145850 T8722 ccr.ThreadLeakControl.tryToInterruptAll Starting 
to interrupt leaked threads:
   [junit4]   2>           1) Thread[id=8728, 
name=searcherExecutor-3801-thread-1, state=WAITING, group=TGRP-TestLazyCores]
   [junit4]   2> 149060 T8722 ccr.ThreadLeakControl.tryToInterruptAll SEVERE 
There are still zombie threads that couldn't be terminated:
   [junit4]   2>           1) Thread[id=8728, 
name=searcherExecutor-3801-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=FST50, 
id=FST50, v_s=BlockTreeOrds(blocksize=128), v_f=FSTOrd50}, docValues:{}, 
sim=RandomSimilarityProvider(queryNorm=false,coord=crazy): {}, locale=es_UY, 
timezone=Asia/Yerevan
   [junit4]   2> NOTE: Windows 7 6.1 amd64/Oracle Corporation 1.8.0_40 
(64-bit)/cpus=3,threads=2,free=158178144,total=490209280
   [junit4]   2> NOTE: All tests run in this JVM: 
[StatelessScriptUpdateProcessorFactoryTest, TestManagedStopFilterFactory, 
ParsingFieldUpdateProcessorsTest, TestJsonRequest, HdfsDirectoryFactoryTest, 
SuggestComponentTest, TestCloudPivotFacet, PluginInfoTest, HighlighterTest, 
HdfsDirectoryTest, TestValueSourceCache, TestDynamicFieldCollectionResource, 
SearchHandlerTest, CursorMarkTest, SpatialRPTFieldTypeTest, 
SpellCheckCollatorTest, DebugComponentTest, TestQuerySenderNoQuery, 
AutoCommitTest, TestDocBasedVersionConstraints, TestRemoteStreaming, 
IndexSchemaTest, PolyFieldTest, PrimitiveFieldTypeTest, InfoHandlerTest, 
TestFieldTypeResource, TestUniqueKeyFieldResource, TestClusterStateMutator, 
LeaderElectionIntegrationTest, TestDefaultStatsCache, 
TestNonDefinedSimilarityFactory, TestSolr4Spatial, ChaosMonkeySafeLeaderTest, 
TestSimpleTrackingShardHandler, DistributedMLTComponentTest, HttpPartitionTest, 
TestSystemIdResolver, TestDefaultSimilarityFactory, TestManagedResourceStorage, 
SolrCmdDistributorTest, StandardRequestHandlerTest, DateFieldTest, 
TestConfigReload, ChangedSchemaMergeTest, TestExceedMaxTermLength, 
TestFoldingMultitermQuery, JsonLoaderTest, DocumentBuilderTest, 
TestCursorMarkWithoutUniqueKey, HdfsThreadLeakTest, ReturnFieldsTest, 
TestRecovery, TestSearcherReuse, TestImplicitCoreProperties, SpatialFilterTest, 
TestSolrJ, TestTrie, WordBreakSolrSpellCheckerTest, TestConfig, 
SimplePostToolTest, CloudExitableDirectoryReaderTest, DisMaxRequestHandlerTest, 
TestBulkSchemaConcurrent, SuggesterTSTTest, PreAnalyzedUpdateProcessorTest, 
UpdateParamsTest, IndexBasedSpellCheckerTest, QueryEqualityTest, CopyFieldTest, 
TestPseudoReturnFields, SolrTestCaseJ4Test, UUIDUpdateProcessorFallbackTest, 
HdfsWriteToMultipleCollectionsTest, TestLuceneMatchVersion, TestJsonFacets, 
LeaderInitiatedRecoveryOnCommitTest, TestFieldCollectionResource, 
ShardSplitTest, TestChildDocTransformer, TestRangeQuery, TestInitParams, 
QueryParsingTest, ConnectionManagerTest, TestObjectReleaseTracker, 
HdfsRecoveryZkTest, TestDocSet, SpellCheckComponentTest, TestJoin, 
TestJettySolrRunner, TestSolrDeletionPolicy1, OpenCloseCoreStressTest, 
EchoParamsTest, CSVRequestHandlerTest, FullSolrCloudDistribCmdsTest, 
TestDistributedGrouping, TestInitQParser, BasicDistributedZk2Test, 
TestCodecSupport, DistributedQueueTest, RegexBoostProcessorTest, 
DirectUpdateHandlerOptimizeTest, TestSolrDeletionPolicy2, BasicZkTest, 
TestSearchPerf, TestOrdValues, TestSolrConfigHandlerCloud, 
BasicFunctionalityTest, DateRangeFieldTest, FileBasedSpellCheckerTest, 
TestCloudManagedSchemaConcurrent, TermVectorComponentDistributedTest, 
OverseerCollectionProcessorTest, DirectSolrSpellCheckerTest, TestReqParamsAPI, 
TestSerializedLuceneMatchVersion, TestSolrQueryParser, UnloadDistributedZkTest, 
CollectionsAPIDistributedZkTest, ClusterStateUpdateTest, LeaderElectionTest, 
TestZkChroot, ZkCLITest, TestRealTimeGet, TestReload, HardAutoCommitTest, 
TestCoreContainer, SimpleFacetsTest, BadIndexSchemaTest, ConvertedLegacyTest, 
TestFiltering, TestLazyCores]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestLazyCores 
-Dtests.seed=A32A5B59EE5A31FD -Dtests.slow=true -Dtests.locale=es_UY 
-Dtests.timezone=Asia/Yerevan -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR   0.00s J1 | TestLazyCores (suite) <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: ERROR: 
SolrIndexSearcher opens=51 closes=50
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([A32A5B59EE5A31FD]: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=8728, name=searcherExecutor-3801-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([A32A5B59EE5A31FD]:0)Throwable #3: 
com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie 
threads that couldn't be terminated:
   [junit4]    >    1) Thread[id=8728, name=searcherExecutor-3801-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([A32A5B59EE5A31FD]:0)
   [junit4] Completed on J1 in 149.12s, 7 tests, 1 failure, 2 errors <<< 
FAILURES!

[...truncated 365 lines...]
BUILD FAILED
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\build.xml:519: The 
following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\build.xml:467: 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:191: 
The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\common-build.xml:510:
 The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\lucene\common-build.xml:1351:
 The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\lucene\common-build.xml:958:
 There were test failures: 479 suites, 1901 tests, 3 suite-level errors, 406 
ignored (30 assumptions)

Total time: 43 minutes 46 seconds
Build step 'Invoke Ant' marked build as failure
[description-setter] Description set: Java: 64bit/jdk1.8.0_40 
-XX:-UseCompressedOops -XX:+UseParallelGC
Archiving artifacts
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to