Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Windows/5545/
Java: 32bit/jdk1.8.0_66 -client -XX:+UseG1GC

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

Error Message:
ObjectTracker found 4 object(s) that were not released!!! 
[MDCAwareThreadPoolExecutor, MockDirectoryWrapper, SolrCore, 
MockDirectoryWrapper]

Stack Trace:
java.lang.AssertionError: ObjectTracker found 4 object(s) that were not 
released!!! [MDCAwareThreadPoolExecutor, MockDirectoryWrapper, SolrCore, 
MockDirectoryWrapper]
        at __randomizedtesting.SeedInfo.seed([FC814C7A7701F923]:0)
        at org.junit.Assert.fail(Assert.java:93)
        at org.junit.Assert.assertTrue(Assert.java:43)
        at org.junit.Assert.assertNull(Assert.java:551)
        at org.apache.solr.SolrTestCaseJ4.afterClass(SolrTestCaseJ4.java:229)
        at sun.reflect.GeneratedMethodAccessor20.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:1764)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:834)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:54)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
        at java.lang.Thread.run(Thread.java:745)


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

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




Build Log:
[...truncated 10741 lines...]
   [junit4] Suite: org.apache.solr.core.TestLazyCores
   [junit4]   2> Creating dataDir: 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_FC814C7A7701F923-001\init-core-data-001
   [junit4]   2> 1720721 INFO  
(SUITE-TestLazyCores-seed#[FC814C7A7701F923]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false)
   [junit4]   2> 1720723 INFO  
(TEST-TestLazyCores.testCachingLimit-seed#[FC814C7A7701F923]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting testCachingLimit
   [junit4]   2> 1720794 INFO  
(TEST-TestLazyCores.testCachingLimit-seed#[FC814C7A7701F923]) [    ] 
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_FC814C7A7701F923-001\tempDir-001'
   [junit4]   2> 1720794 INFO  
(TEST-TestLazyCores.testCachingLimit-seed#[FC814C7A7701F923]) [    ] 
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1720794 INFO  
(TEST-TestLazyCores.testCachingLimit-seed#[FC814C7A7701F923]) [    ] 
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find 
system property or JNDI)
   [junit4]   2> 1720795 INFO  
(TEST-TestLazyCores.testCachingLimit-seed#[FC814C7A7701F923]) [    ] 
o.a.s.c.CoreContainer New CoreContainer 10196254
   [junit4]   2> 1720795 INFO  
(TEST-TestLazyCores.testCachingLimit-seed#[FC814C7A7701F923]) [    ] 
o.a.s.c.CoreContainer Loading cores into CoreContainer 
[instanceDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_FC814C7A7701F923-001\tempDir-001]
   [junit4]   2> 1720795 WARN  
(TEST-TestLazyCores.testCachingLimit-seed#[FC814C7A7701F923]) [    ] 
o.a.s.c.CoreContainer Couldn't add files from 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_FC814C7A7701F923-001\tempDir-001\lib
 to classpath: 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_FC814C7A7701F923-001\tempDir-001\lib
   [junit4]   2> 1720796 INFO  
(TEST-TestLazyCores.testCachingLimit-seed#[FC814C7A7701F923]) [    ] 
o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 
600000,connTimeout : 60000,maxConnectionsPerHost : 20,maxConnections : 
10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 
5,sizeOfQueue : -1,fairnessPolicy : false,useRetries : false,
   [junit4]   2> 1720799 INFO  
(TEST-TestLazyCores.testCachingLimit-seed#[FC814C7A7701F923]) [    ] 
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
socketTimeout=600000&connTimeout=60000&retry=true
   [junit4]   2> 1720800 INFO  
(TEST-TestLazyCores.testCachingLimit-seed#[FC814C7A7701F923]) [    ] 
o.a.s.c.SolrCores Allocating transient cache for 4 transient cores
   [junit4]   2> 1720802 INFO  
(TEST-TestLazyCores.testCachingLimit-seed#[FC814C7A7701F923]) [    ] 
o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1720802 INFO  
(TEST-TestLazyCores.testCachingLimit-seed#[FC814C7A7701F923]) [    ] 
o.a.s.l.LogWatcher Registering Log Listener [Log4j 
(org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1720802 INFO  
(TEST-TestLazyCores.testCachingLimit-seed#[FC814C7A7701F923]) [    ] 
o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for 
authorization module.
   [junit4]   2> 1720802 INFO  
(TEST-TestLazyCores.testCachingLimit-seed#[FC814C7A7701F923]) [    ] 
o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 1720804 INFO  
(TEST-TestLazyCores.testCachingLimit-seed#[FC814C7A7701F923]) [    ] 
o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=collection1, 
config=solrconfig.xml, loadOnStartup=true, schema=schema.xml, 
configSetProperties=configsetprops.json, transient=false, dataDir=data\}
   [junit4]   2> 1720804 INFO  
(TEST-TestLazyCores.testCachingLimit-seed#[FC814C7A7701F923]) [    ] 
o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=collection2, 
config=solrconfig.xml, loadOnStartup=true, schema=schema.xml, 
configSetProperties=configsetprops.json, transient=true, dataDir=data\}
   [junit4]   2> 1720805 INFO  
(TEST-TestLazyCores.testCachingLimit-seed#[FC814C7A7701F923]) [    ] 
o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=collection3, 
config=solrconfig.xml, loadOnStartup=false, schema=schema.xml, 
configSetProperties=configsetprops.json, transient=on, dataDir=data\}
   [junit4]   2> 1720805 INFO  
(TEST-TestLazyCores.testCachingLimit-seed#[FC814C7A7701F923]) [    ] 
o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=collection4, 
config=solrconfig.xml, loadOnStartup=false, schema=schema.xml, 
configSetProperties=configsetprops.json, transient=false, dataDir=data\}
   [junit4]   2> 1720806 INFO  
(TEST-TestLazyCores.testCachingLimit-seed#[FC814C7A7701F923]) [    ] 
o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=collection5, 
config=solrconfig.xml, loadOnStartup=true, schema=schema.xml, 
configSetProperties=configsetprops.json, transient=false, dataDir=data\}
   [junit4]   2> 1720806 INFO  
(TEST-TestLazyCores.testCachingLimit-seed#[FC814C7A7701F923]) [    ] 
o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=collection6, 
config=solrconfig.xml, loadOnStartup=false, schema=schema.xml, 
configSetProperties=configsetprops.json, transient=true, dataDir=data\}
   [junit4]   2> 1720807 INFO  
(TEST-TestLazyCores.testCachingLimit-seed#[FC814C7A7701F923]) [    ] 
o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=collection7, 
config=solrconfig.xml, loadOnStartup=false, schema=schema.xml, 
configSetProperties=configsetprops.json, transient=true, dataDir=data\}
   [junit4]   2> 1720807 INFO  
(TEST-TestLazyCores.testCachingLimit-seed#[FC814C7A7701F923]) [    ] 
o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=collection8, 
config=solrconfig.xml, loadOnStartup=false, schema=schema.xml, 
configSetProperties=configsetprops.json, transient=true, dataDir=data\}
   [junit4]   2> 1720808 INFO  
(TEST-TestLazyCores.testCachingLimit-seed#[FC814C7A7701F923]) [    ] 
o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=collection9, 
config=solrconfig.xml, loadOnStartup=false, schema=schema.xml, 
configSetProperties=configsetprops.json, transient=true, dataDir=data\}
   [junit4]   2> 1720809 INFO  (coreLoadExecutor-5504-thread-1) [    ] 
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_FC814C7A7701F923-001\tempDir-001\collection1'
   [junit4]   2> 1720809 INFO  (coreLoadExecutor-5504-thread-1) [    ] 
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1720809 INFO  (coreLoadExecutor-5504-thread-2) [    ] 
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_FC814C7A7701F923-001\tempDir-001\collection2'
   [junit4]   2> 1720810 INFO  (coreLoadExecutor-5504-thread-2) [    ] 
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1720809 INFO  (coreLoadExecutor-5504-thread-1) [    ] 
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find 
system property or JNDI)
   [junit4]   2> 1720810 INFO  (coreLoadExecutor-5504-thread-3) [    ] 
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_FC814C7A7701F923-001\tempDir-001\collection5'
   [junit4]   2> 1720810 INFO  (coreLoadExecutor-5504-thread-3) [    ] 
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1720810 INFO  (coreLoadExecutor-5504-thread-3) [    ] 
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find 
system property or JNDI)
   [junit4]   2> 1720810 INFO  (coreLoadExecutor-5504-thread-2) [    ] 
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find 
system property or JNDI)
   [junit4]   2> 1720833 INFO  (coreLoadExecutor-5504-thread-1) [    ] 
o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 1720837 INFO  (coreLoadExecutor-5504-thread-3) [    ] 
o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 1720841 INFO  (coreLoadExecutor-5504-thread-1) [    ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.0.0
   [junit4]   2> 1720843 INFO  (coreLoadExecutor-5504-thread-3) [    ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.0.0
   [junit4]   2> 1720849 INFO  (coreLoadExecutor-5504-thread-1) [    ] 
o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1720849 INFO  (coreLoadExecutor-5504-thread-3) [    ] 
o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1720854 INFO  (coreLoadExecutor-5504-thread-1) [    ] 
o.a.s.s.IndexSchema [collection1] Schema name=tiny
   [junit4]   2> 1720854 INFO  (coreLoadExecutor-5504-thread-3) [    ] 
o.a.s.s.IndexSchema [collection5] Schema name=tiny
   [junit4]   2> 1720859 INFO  (coreLoadExecutor-5504-thread-2) [    ] 
o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 1720859 INFO  (coreLoadExecutor-5504-thread-1) [    ] 
o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 1720862 INFO  (coreLoadExecutor-5504-thread-2) [    ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.0.0
   [junit4]   2> 1720864 INFO  (coreLoadExecutor-5504-thread-3) [    ] 
o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 1720866 INFO  (coreLoadExecutor-5504-thread-1) [    ] 
o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default 
properties: Can't find resource 'configsetprops.json' in classpath or 
'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_FC814C7A7701F923-001\tempDir-001\collection1'
   [junit4]   2> 1720866 INFO  (coreLoadExecutor-5504-thread-1) [    ] 
o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from 
instancedir 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_FC814C7A7701F923-001\tempDir-001\collection1
   [junit4]   2> 1720866 INFO  (coreLoadExecutor-5504-thread-1) [    
x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1720867 INFO  (coreLoadExecutor-5504-thread-1) [    
x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_FC814C7A7701F923-001\tempDir-001\collection1],
 
dataDir=[C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_FC814C7A7701F923-001\tempDir-001\collection1\data\]
   [junit4]   2> 1720867 INFO  (coreLoadExecutor-5504-thread-1) [    
x:collection1] o.a.s.c.SolrCore JMX monitoring not detected for core: 
collection1
   [junit4]   2> 1720869 INFO  (coreLoadExecutor-5504-thread-1) [    
x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_FC814C7A7701F923-001\tempDir-001\collection1\data\
   [junit4]   2> 1720869 INFO  (coreLoadExecutor-5504-thread-1) [    
x:collection1] o.a.s.c.SolrCore New index directory detected: old=null 
new=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_FC814C7A7701F923-001\tempDir-001\collection1\data\index/
   [junit4]   2> 1720869 WARN  (coreLoadExecutor-5504-thread-1) [    
x:collection1] o.a.s.c.SolrCore [collection1] Solr index directory 
'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_FC814C7A7701F923-001\tempDir-001\collection1\data\index'
 doesn't exist. Creating new index...
   [junit4]   2> 1720869 INFO  (coreLoadExecutor-5504-thread-1) [    
x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_FC814C7A7701F923-001\tempDir-001\collection1\data\index
   [junit4]   2> 1720869 INFO  (coreLoadExecutor-5504-thread-1) [    
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=22, maxMergeAtOnceExplicit=23, maxMergedSegmentMB=22.9892578125, 
floorSegmentMB=1.6318359375, forceMergeDeletesPctAllowed=8.639667837942586, 
segmentsPerTier=31.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.6551562709005123
   [junit4]   2> 1720870 INFO  (coreLoadExecutor-5504-thread-2) [    ] 
o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1720870 INFO  (coreLoadExecutor-5504-thread-1) [    
x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: 
num=1
   [junit4]   2>        commit{dir=MockDirectoryWrapper(RAMDirectory@7ec4c3 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@77a38),segFN=segments_1,generation=1}
   [junit4]   2> 1720870 INFO  (coreLoadExecutor-5504-thread-1) [    
x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 1720872 INFO  (coreLoadExecutor-5504-thread-1) [    
x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as 
default, creating implicit default
   [junit4]   2> 1720874 INFO  (coreLoadExecutor-5504-thread-3) [    ] 
o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default 
properties: Can't find resource 'configsetprops.json' in classpath or 
'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_FC814C7A7701F923-001\tempDir-001\collection5'
   [junit4]   2> 1720874 INFO  (coreLoadExecutor-5504-thread-3) [    ] 
o.a.s.c.CoreContainer Creating SolrCore 'collection5' using configuration from 
instancedir 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_FC814C7A7701F923-001\tempDir-001\collection5
   [junit4]   2> 1720874 INFO  (coreLoadExecutor-5504-thread-3) [    
x:collection5] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1720875 INFO  (coreLoadExecutor-5504-thread-3) [    
x:collection5] o.a.s.c.SolrCore [[collection5] ] Opening new SolrCore at 
[C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_FC814C7A7701F923-001\tempDir-001\collection5],
 
dataDir=[C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_FC814C7A7701F923-001\tempDir-001\collection5\data\]
   [junit4]   2> 1720875 INFO  (coreLoadExecutor-5504-thread-3) [    
x:collection5] o.a.s.c.SolrCore JMX monitoring not detected for core: 
collection5
   [junit4]   2> 1720875 INFO  (coreLoadExecutor-5504-thread-3) [    
x:collection5] o.a.s.c.CachingDirectoryFactory return new directory for 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_FC814C7A7701F923-001\tempDir-001\collection5\data\
   [junit4]   2> 1720875 INFO  (coreLoadExecutor-5504-thread-3) [    
x:collection5] o.a.s.c.SolrCore New index directory detected: old=null 
new=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_FC814C7A7701F923-001\tempDir-001\collection5\data\index/
   [junit4]   2> 1720875 WARN  (coreLoadExecutor-5504-thread-3) [    
x:collection5] o.a.s.c.SolrCore [collection5] Solr index directory 
'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_FC814C7A7701F923-001\tempDir-001\collection5\data\index'
 doesn't exist. Creating new index...
   [junit4]   2> 1720875 INFO  (coreLoadExecutor-5504-thread-3) [    
x:collection5] o.a.s.c.CachingDirectoryFactory return new directory for 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_FC814C7A7701F923-001\tempDir-001\collection5\data\index
   [junit4]   2> 1720875 INFO  (coreLoadExecutor-5504-thread-3) [    
x:collection5] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=22, maxMergeAtOnceExplicit=23, maxMergedSegmentMB=22.9892578125, 
floorSegmentMB=1.6318359375, forceMergeDeletesPctAllowed=8.639667837942586, 
segmentsPerTier=31.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.6551562709005123
   [junit4]   2> 1720875 INFO  
(OldIndexDirectoryCleanupThreadForCore-collection1) [    x:collection1] 
o.a.s.c.SolrCore Looking for old index directories to cleanup for core 
collection1 in 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_FC814C7A7701F923-001\tempDir-001\collection1\data\
   [junit4]   2> 1720876 INFO  (coreLoadExecutor-5504-thread-1) [    
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1720877 INFO  (coreLoadExecutor-5504-thread-2) [    ] 
o.a.s.s.IndexSchema [collection2] Schema name=tiny
   [junit4]   2> 1720877 WARN  
(OldIndexDirectoryCleanupThreadForCore-collection1) [    x:collection1] 
o.a.s.c.DirectoryFactory 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_FC814C7A7701F923-001\tempDir-001\collection1\data\
 does not point to a valid data directory; skipping clean-up of old index 
directories.
   [junit4]   2> 1720877 INFO  (coreLoadExecutor-5504-thread-1) [    
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1720878 INFO  (coreLoadExecutor-5504-thread-1) [    
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1720900 INFO  (coreLoadExecutor-5504-thread-1) [    
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1720901 INFO  (coreLoadExecutor-5504-thread-3) [    
x:collection5] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: 
num=1
   [junit4]   2>        commit{dir=MockDirectoryWrapper(RAMDirectory@1dd6bcb 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@118ec93),segFN=segments_1,generation=1}
   [junit4]   2> 1720901 INFO  (coreLoadExecutor-5504-thread-3) [    
x:collection5] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 1720903 INFO  (coreLoadExecutor-5504-thread-1) [    
x:collection1] o.a.s.c.RequestHandlers Registered paths: 
/admin/mbeans,/update/csv,/sql,/update/json/docs,/admin/luke,/export,/select,/admin/segments,/get,/admin/system,/replication,/admin/properties,/config,/stream,/schema,/admin/plugins,/admin/logging,/update/json,/admin/threads,/admin/ping,/update,/admin/file
   [junit4]   2> 1720904 INFO  (coreLoadExecutor-5504-thread-1) [    
x:collection1] o.a.s.c.SolrCore Using default statsCache cache: 
org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 1720904 INFO  (coreLoadExecutor-5504-thread-2) [    ] 
o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 1720904 INFO  
(OldIndexDirectoryCleanupThreadForCore-collection5) [    x:collection5] 
o.a.s.c.SolrCore Looking for old index directories to cleanup for core 
collection5 in 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_FC814C7A7701F923-001\tempDir-001\collection5\data\
   [junit4]   2> 1720904 INFO  (coreLoadExecutor-5504-thread-1) [    
x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1720904 INFO  (coreLoadExecutor-5504-thread-1) [    
x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1720905 INFO  (coreLoadExecutor-5504-thread-1) [    
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=41, maxMergeAtOnceExplicit=45, maxMergedSegmentMB=84.3486328125, 
floorSegmentMB=1.2041015625, forceMergeDeletesPctAllowed=14.124844684175136, 
segmentsPerTier=12.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.6002369580705085
   [junit4]   2> 1720905 INFO  (coreLoadExecutor-5504-thread-3) [    
x:collection5] o.a.s.c.SolrCore no updateRequestProcessorChain defined as 
default, creating implicit default
   [junit4]   2> 1720906 INFO  (coreLoadExecutor-5504-thread-1) [    
x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: 
num=1
   [junit4]   2>        commit{dir=MockDirectoryWrapper(RAMDirectory@7ec4c3 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@77a38),segFN=segments_1,generation=1}
   [junit4]   2> 1720906 INFO  (coreLoadExecutor-5504-thread-1) [    
x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 1720906 INFO  (coreLoadExecutor-5504-thread-1) [    
x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@12a9d9d[collection1] 
main]
   [junit4]   2> 1720906 WARN  
(OldIndexDirectoryCleanupThreadForCore-collection5) [    x:collection5] 
o.a.s.c.DirectoryFactory 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_FC814C7A7701F923-001\tempDir-001\collection5\data\
 does not point to a valid data directory; skipping clean-up of old index 
directories.
   [junit4]   2> 1720906 INFO  (coreLoadExecutor-5504-thread-1) [    
x:collection1] o.a.s.r.ManagedResourceStorage File-based storage initialized to 
use dir: 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_FC814C7A7701F923-001\tempDir-001\collection1\conf
   [junit4]   2> 1720906 INFO  (coreLoadExecutor-5504-thread-1) [    
x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs: 
{storageDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_FC814C7A7701F923-001\tempDir-001\collection1\conf}
   [junit4]   2> 1720907 INFO  (coreLoadExecutor-5504-thread-1) [    
x:collection1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using 
file:dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_FC814C7A7701F923-001\tempDir-001\collection1\conf
   [junit4]   2> 1720907 INFO  (coreLoadExecutor-5504-thread-1) [    
x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 1720907 INFO  (coreLoadExecutor-5504-thread-1) [    
x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1720908 INFO  (coreLoadExecutor-5504-thread-1) [    
x:collection1] o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 1720908 INFO  (coreLoadExecutor-5504-thread-3) [    
x:collection5] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1720909 INFO  
(searcherExecutor-5505-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@12a9d9d[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1720909 INFO  (coreLoadExecutor-5504-thread-3) [    
x:collection5] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1720910 INFO  (coreLoadExecutor-5504-thread-3) [    
x:collection5] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1720911 INFO  (coreLoadExecutor-5504-thread-2) [    ] 
o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default 
properties: Can't find resource 'configsetprops.json' in classpath or 
'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_FC814C7A7701F923-001\tempDir-001\collection2'
   [junit4]   2> 1720911 INFO  (coreLoadExecutor-5504-thread-2) [    ] 
o.a.s.c.CoreContainer Creating SolrCore 'collection2' using configuration from 
instancedir 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_FC814C7A7701F923-001\tempDir-001\collection2
   [junit4]   2> 1720912 INFO  (coreLoadExecutor-5504-thread-2) [    
x:collection2] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1720912 INFO  (coreLoadExecutor-5504-thread-2) [    
x:collection2] o.a.s.c.SolrCore [[collection2] ] Opening new SolrCore at 
[C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_FC814C7A7701F923-001\tempDir-001\collection2],
 
dataDir=[C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_FC814C7A7701F923-001\tempDir-001\collection2\data\]
   [junit4]   2> 1720912 INFO  (coreLoadExecutor-5504-thread-2) [    
x:collection2] o.a.s.c.SolrCore JMX monitoring not detected for core: 
collection2
   [junit4]   2> 1720912 INFO  (coreLoadExecutor-5504-thread-3) [    
x:collection5] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1720912 INFO  (coreLoadExecutor-5504-thread-2) [    
x:collection2] o.a.s.c.CachingDirectoryFactory return new directory for 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_FC814C7A7701F923-001\tempDir-001\collection2\data\
   [junit4]   2> 1720912 INFO  (coreLoadExecutor-5504-thread-2) [    
x:collection2] o.a.s.c.SolrCore New index directory detected: old=null 
new=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_FC814C7A7701F923-001\tempDir-001\collection2\data\index/
   [junit4]   2> 1720912 WARN  (coreLoadExecutor-5504-thread-2) [    
x:collection2] o.a.s.c.SolrCore [collection2] Solr index directory 
'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_FC814C7A7701F923-001\tempDir-001\collection2\data\index'
 doesn't exist. Creating new index...
   [junit4]   2> 1720913 INFO  (coreLoadExecutor-5504-thread-2) [    
x:collection2] o.a.s.c.CachingDirectoryFactory return new directory for 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_FC814C7A7701F923-001\tempDir-001\collection2\data\index
   [junit4]   2> 1720913 INFO  (coreLoadExecutor-5504-thread-2) [    
x:collection2] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=22, maxMergeAtOnceExplicit=23, maxMergedSegmentMB=22.9892578125, 
floorSegmentMB=1.6318359375, forceMergeDeletesPctAllowed=8.639667837942586, 
segmentsPerTier=31.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.6551562709005123
   [junit4]   2> 1720913 INFO  (coreLoadExecutor-5504-thread-2) [    
x:collection2] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: 
num=1
   [junit4]   2>        commit{dir=MockDirectoryWrapper(RAMDirectory@2b324a 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@c78b27),segFN=segments_1,generation=1}
   [junit4]   2> 1720913 INFO  (coreLoadExecutor-5504-thread-2) [    
x:collection2] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 1720914 INFO  (coreLoadExecutor-5504-thread-3) [    
x:collection5] o.a.s.c.RequestHandlers Registered paths: 
/admin/mbeans,/update/csv,/sql,/update/json/docs,/admin/luke,/export,/select,/admin/segments,/get,/admin/system,/replication,/admin/properties,/config,/stream,/schema,/admin/plugins,/admin/logging,/update/json,/admin/threads,/admin/ping,/update,/admin/file
   [junit4]   2> 1720914 INFO  (coreLoadExecutor-5504-thread-3) [    
x:collection5] o.a.s.c.SolrCore Using default statsCache cache: 
org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 1720914 INFO  
(OldIndexDirectoryCleanupThreadForCore-collection2) [    x:collection2] 
o.a.s.c.SolrCore Looking for old index directories to cleanup for core 
collection2 in 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_FC814C7A7701F923-001\tempDir-001\collection2\data\
   [junit4]   2> 1720915 WARN  
(OldIndexDirectoryCleanupThreadForCore-collection2) [    x:collection2] 
o.a.s.c.DirectoryFactory 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_FC814C7A7701F923-001\tempDir-001\collection2\data\
 does not point to a valid data directory; skipping clean-up of old index 
directories.
   [junit4]   2> 1720915 INFO  (coreLoadExecutor-5504-thread-3) [    
x:collection5] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1720915 INFO  (coreLoadExecutor-5504-thread-3) [    
x:collection5] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1720916 INFO  (coreLoadExecutor-5504-thread-3) [    
x:collection5] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=41, maxMergeAtOnceExplicit=45, maxMergedSegmentMB=84.3486328125, 
floorSegmentMB=1.2041015625, forceMergeDeletesPctAllowed=14.124844684175136, 
segmentsPerTier=12.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.6002369580705085
   [junit4]   2> 1720916 INFO  (coreLoadExecutor-5504-thread-3) [    
x:collection5] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: 
num=1
   [junit4]   2>        commit{dir=MockDirectoryWrapper(RAMDirectory@1dd6bcb 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@118ec93),segFN=segments_1,generation=1}
   [junit4]   2> 1720916 INFO  (coreLoadExecutor-5504-thread-3) [    
x:collection5] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 1720916 INFO  (coreLoadExecutor-5504-thread-3) [    
x:collection5] o.a.s.s.SolrIndexSearcher Opening [Searcher@1c44149[collection5] 
main]
   [junit4]   2> 1720916 INFO  (coreLoadExecutor-5504-thread-3) [    
x:collection5] o.a.s.r.ManagedResourceStorage File-based storage initialized to 
use dir: 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_FC814C7A7701F923-001\tempDir-001\collection5\conf
   [junit4]   2> 1720916 INFO  (coreLoadExecutor-5504-thread-2) [    
x:collection2] o.a.s.c.SolrCore no updateRequestProcessorChain defined as 
default, creating implicit default
   [junit4]   2> 1720916 INFO  (coreLoadExecutor-5504-thread-3) [    
x:collection5] o.a.s.r.RestManager Initializing RestManager with initArgs: 
{storageDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_FC814C7A7701F923-001\tempDir-001\collection5\conf}
   [junit4]   2> 1720917 INFO  (coreLoadExecutor-5504-thread-3) [    
x:collection5] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using 
file:dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_FC814C7A7701F923-001\tempDir-001\collection5\conf
   [junit4]   2> 1720917 INFO  (coreLoadExecutor-5504-thread-3) [    
x:collection5] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 1720917 INFO  (coreLoadExecutor-5504-thread-3) [    
x:collection5] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1720917 INFO  (coreLoadExecutor-5504-thread-3) [    
x:collection5] o.a.s.c.CoreContainer registering core: collection5
   [junit4]   2> 1720918 INFO  (coreLoadExecutor-5504-thread-2) [    
x:collection2] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1720919 INFO  
(searcherExecutor-5506-thread-1-processing-x:collection5) [    x:collection5] 
o.a.s.c.SolrCore [collection5] Registered new searcher 
Searcher@1c44149[collection5] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1720919 INFO  (coreLoadExecutor-5504-thread-2) [    
x:collection2] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1720921 INFO  (coreLoadExecutor-5504-thread-2) [    
x:collection2] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1720922 INFO  (coreLoadExecutor-5504-thread-2) [    
x:collection2] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1720924 INFO  (coreLoadExecutor-5504-thread-2) [    
x:collection2] o.a.s.c.RequestHandlers Registered paths: 
/admin/mbeans,/update/csv,/sql,/update/json/docs,/admin/luke,/export,/select,/admin/segments,/get,/admin/system,/replication,/admin/properties,/config,/stream,/schema,/admin/plugins,/admin/logging,/update/json,/admin/threads,/admin/ping,/update,/admin/file
   [junit4]   2> 1720924 INFO  (coreLoadExecutor-5504-thread-2) [    
x:collection2] o.a.s.c.SolrCore Using default statsCache cache: 
org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 1720925 INFO  (coreLoadExecutor-5504-thread-2) [    
x:collection2] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1720925 INFO  (coreLoadExecutor-5504-thread-2) [    
x:collection2] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1720925 INFO  (coreLoadExecutor-5504-thread-2) [    
x:collection2] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=41, maxMergeAtOnceExplicit=45, maxMergedSegmentMB=84.3486328125, 
floorSegmentMB=1.2041015625, forceMergeDeletesPctAllowed=14.124844684175136, 
segmentsPerTier=12.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.6002369580705085
   [junit4]   2> 1720925 INFO  (coreLoadExecutor-5504-thread-2) [    
x:collection2] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: 
num=1
   [junit4]   2>        commit{dir=MockDirectoryWrapper(RAMDirectory@2b324a 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@c78b27),segFN=segments_1,generation=1}
   [junit4]   2> 1720925 INFO  (coreLoadExecutor-5504-thread-2) [    
x:collection2] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 1720925 INFO  (coreLoadExecutor-5504-thread-2) [    
x:collection2] o.a.s.s.SolrIndexSearcher Opening [Searcher@29e690[collection2] 
main]
   [junit4]   2> 1720926 INFO  (coreLoadExecutor-5504-thread-2) [    
x:collection2] o.a.s.r.ManagedResourceStorage File-based storage initialized to 
use dir: 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_FC814C7A7701F923-001\tempDir-001\collection2\conf
   [junit4]   2> 1720926 INFO  (coreLoadExecutor-5504-thread-2) [    
x:collection2] o.a.s.r.RestManager Initializing RestManager with initArgs: 
{storageDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_FC814C7A7701F923-001\tempDir-001\collection2\conf}
   [junit4]   2> 1720926 INFO  (coreLoadExecutor-5504-thread-2) [    
x:collection2] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using 
file:dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_FC814C7A7701F923-001\tempDir-001\collection2\conf
   [junit4]   2> 1720927 INFO  (coreLoadExecutor-5504-thread-2) [    
x:collection2] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 1720927 INFO  (coreLoadExecutor-5504-thread-2) [    
x:collection2] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1720927 INFO  (coreLoadExecutor-5504-thread-2) [    
x:collection2] o.a.s.c.SolrCores Opening transient core collection2
   [junit4]   2> 1720928 INFO  (coreLoadExecutor-5504-thread-2) [    
x:collection2] o.a.s.c.CoreContainer registering core: collection2
   [junit4]   2> 1720928 INFO  
(searcherExecutor-5510-thread-1-processing-x:collection2) [    x:collection2] 
o.a.s.c.SolrCore [collection2] Registered new searcher 
Searcher@29e690[collection2] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1720930 INFO  
(TEST-TestLazyCores.testCachingLimit-seed#[FC814C7A7701F923]) [    ] 
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_FC814C7A7701F923-001\tempDir-001\collection3'
   [junit4]   2> 1720930 INFO  
(TEST-TestLazyCores.testCachingLimit-seed#[FC814C7A7701F923]) [    ] 
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1720930 INFO  
(TEST-TestLazyCores.testCachingLimit-seed#[FC814C7A7701F923]) [    ] 
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find 
system property or JNDI)
   [junit4]   2> 1720938 INFO  
(TEST-TestLazyCores.testCachingLimit-seed#[FC814C7A7701F923]) [    ] 
o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 1720941 INFO  
(TEST-TestLazyCores.testCachingLimit-seed#[FC814C7A7701F923]) [    ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.0.0
   [junit4]   2> 1720946 INFO  
(TEST-TestLazyCores.testCachingLimit-seed#[FC814C7A7701F923]) [    ] 
o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1720950 INFO  
(TEST-TestLazyCores.testCachingLimit-seed#[FC814C7A7701F923]) [    ] 
o.a.s.s.IndexSchema [collection3] Schema name=tiny
   [junit4]   2> 1720953 INFO  
(TEST-TestLazyCores.testCachingLimit-seed#[FC814C7A7701F923]) [    ] 
o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 1720955 INFO  
(TEST-TestLazyCores.testCachingLimit-seed#[FC814C7A7701F923]) [    ] 
o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default 
properties: Can't find resource 'configsetprops.json' in classpath or 
'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_FC814C7A7701F923-001\tempDir-001\collection3'
   [junit4]   2> 1720955 INFO  
(TEST-TestLazyCores.testCachingLimit-seed#[FC814C7A7701F923]) [    ] 
o.a.s.c.CoreContainer Creating SolrCore 'collection3' using configuration from 
instancedir 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_FC814C7A7701F923-001\tempDir-001\collection3
   [junit4]   2> 1720956 INFO  
(TEST-TestLazyCores.testCachingLimit-seed#[FC814C7A7701F923]) [    
x:collection3] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1720956 INFO  
(TEST-TestLazyCores.testCachingLimit-seed#[FC814C7A7701F923]) [    
x:collection3] o.a.s.c.SolrCore [[collection3] ] Opening new SolrCore at 
[C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_FC814C7A7701F923-001\tempDir-001\collection3],
 
dataDir=[C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_FC814C7A7701F923-001\tempDir-001\collection3\data\]
   [junit4]   2> 1720956 INFO  
(TEST-TestLazyCores.testCachingLimit-seed#[FC814C7A7701F923]) [    
x:collection3] o.a.s.c.SolrCore JMX monitoring not detected for core: 
collection3
   [junit4]   2> 1720956 INFO  
(TEST-TestLazyCores.testCachingLimit-seed#[FC814C7A7701F923]) [    
x:collection3] o.a.s.c.CachingDirectoryFactory return new directory for 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_FC814C7A7701F923-001\tempDir-001\collection3\data\
   [junit4]   2> 1720957 INFO  
(TEST-TestLazyCores.testCachingLimit-seed#[FC814C7A7701F923]) [    
x:collection3] o.a.s.c.SolrCore New index directory detected: old=null 
new=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_FC814C7A7701F923-001\tempDir-001\collection3\data\index/
   [junit4]   2> 1720957 WARN  
(TEST-TestLazyCores.testCachingLimit-seed#[FC814C7A7701F923]) [    
x:collection3] o.a.s.c.SolrCore [collection3] Solr index directory 
'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_FC814C7A7701F923-001\tempDir-001\collection3\data\index'
 doesn't exist. Creating new index...
   [junit4]   2> 1720957 INFO  
(TEST-TestLazyCores.testCachingLimit-seed#[FC814C7A7701F923]) [    
x:collection3] o.a.s.c.CachingDirectoryFactory return new directory for 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_FC814C7A7701F923-001\tempDir-001\collection3\data\index
   [junit4]   2> 1720957 INFO  
(TEST-TestLazyCores.testCachingLimit-seed#[FC814C7A7701F923]) [    
x:collection3] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=20, maxMergeAtOnceExplicit=45, maxMergedSegmentMB=51.5244140625, 
floorSegmentMB=1.1728515625, forceMergeDeletesPctAllowed=24.10386340247049, 
segmentsPerTier=39.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.16896932854523578
   [junit4]   2> 1720958 INFO  
(TEST-TestLazyCores.testCachingLimit-seed#[FC814C7A7701F923]) [    
x:collection3] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: 
num=1
   [junit4]   2>        commit{dir=MockDirectoryWrapper(RAMDirectory@a60214 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1f7357d),segFN=segments_1,generation=1}
   [junit4]   2> 1720958 INFO  
(TEST-TestLazyCores.testCachingLimit-seed#[FC814C7A7701F923]) [    
x:collection3] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 1720959 INFO  
(TEST-TestLazyCores.testCachingLimit-seed#[FC814C7A7701F923]) [    
x:collection3] o.a.s.c.SolrCore no updateRequestProcessorChain defined as 
default, creating implicit default
   [junit4]   2> 1720960 INFO  
(OldIndexDirectoryCleanupThreadForCore-collection3) [    x:collection3] 
o.a.s.c.SolrCore Looking for old index directories to cleanup for core 
collection3 in 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_FC814C7A7701F923-001\tempDir-001\collection3\data\
   [junit4]   2> 1720960 WARN  
(OldIndexDirectoryCleanupThreadForCore-collection3) [    x:collection3] 
o.a.s.c.DirectoryFactory 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_FC814C7A7701F923-001\tempDir-001\collection3\data\
 does not point to a valid data directory; skipping clean-up of old index 
directories.
   [junit4]   2> 1720961 INFO  
(TEST-TestLazyCores.testCachingLimit-seed#[FC814C7A7701F923]) [    
x:collection3] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1720963 INFO  
(TEST-TestLazyCores.testCachingLimit-seed#[FC814C7A7701F923]) [    
x:collection3] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1720964 INFO  
(TEST-TestLazyCores.testCachingLimit-seed#[FC814C7A7701F923]) [    
x:collection3] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1720965 INFO  
(TEST-TestLazyCores.testCachingLimit-seed#[FC814C7A7701F923]) [    
x:collection3] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1720967 INFO  
(TEST-TestLazyCores.testCachingLimit-seed#[FC814C7A7701F923]) [    
x:collection3] o.a.s.c.RequestHandlers Registered paths: 
/admin/mbeans,/update/csv,/sql,/update/json/docs,/admin/luke,/export,/select,/admin/segments,/get,/admin/system,/replication,/admin/properties,/config,/stream,/schema,/admin/plugins,/admin/logging,/update/json,/admin/threads,/admin/ping,/update,/admin/file
   [junit4]   2> 1720967 INFO  
(TEST-TestLazyCores.testCachingLimit-seed#[FC814C7A7701F923]) [    
x:collection3] o.a.s.c.SolrCore Using default statsCache cache: 
org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 1720967 INFO  
(TEST-TestLazyCores.testCachingLimit-seed#[FC814C7A7701F923]) [    
x:collection3] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1720967 INFO  
(TEST-TestLazyCores.testCachingLimit-seed#[FC814C7A7701F923]) [    
x:collection3] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1720967 INFO  
(TEST-TestLazyCores.testCachingLimit-seed#[FC814C7A7701F923]) [    
x:collection3] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=17, maxMergeAtOnceExplicit=42, maxMergedSegmentMB=55.3154296875, 
floorSegmentMB=0.2822265625, forceMergeDeletesPctAllowed=9.460430808429667, 
segmentsPerTier=33.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.2673740820404058
   [junit4]   2> 1720968 INFO  
(TEST-TestLazyCores.testCachingLimit-seed#[FC814C7A7701F923]) [    
x:collection3] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: 
num=1
   [junit4]   2>        commit{dir=MockDirectoryWrapper(RAMDirectory@a60214 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1f7357d),segFN=segments_1,generation=1}
   [junit4]   2> 1720968 INFO  
(TEST-TestLazyCores.testCachingLimit-seed#[FC814C7A7701F923]) [    
x:collection3] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 1720968 INFO  
(TEST-TestLazyCores.testCachingLimit-seed#[FC814C7A7701F923]) [    
x:collection3] o.a.s.s.SolrIndexSearcher Opening [Searcher@78bd84[collection3] 
main]
   [junit4]   2> 1720969 INFO  
(TEST-TestLazyCores.testCachingLimit-seed#[FC814C7A7701F923]) [    
x:collection3] o.a.s.r.ManagedResourceStorage File-based storage initialized to 
use dir: 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_FC814C7A7701F923-001\tempDir-001\collection3\conf
   [junit4]   2> 1720969 INFO  
(TEST-TestLazyCores.testCachingLimit-seed#[FC814C7A7701F923]) [    
x:collection3] o.a.s.r.RestManager Initializing RestManager with initArgs: 
{storageDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_FC814C7A7701F923-001\tempDir-001\collection3\conf}
   [junit4]   2> 1720969 INFO  
(TEST-TestLazyCores.testCachingLimit-seed#[FC814C7A7701F923]) [    
x:collection3] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using 
file:dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_FC814C7A7701F923-001\tempDir-001\collection3\conf
   [junit4]   2> 1720969 INFO  
(TEST-TestLazyCores.testCachingLimit-seed#[FC814C7A7701F923]) [    
x:collection3] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 1720969 INFO  
(TEST-TestLazyCores.testCachingLimit-seed#[FC814C7A7701F923]) [    
x:collection3] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1720970 INFO  
(searcherExecutor-5517-thread-1-processing-x:collection3) [    x:collection3] 
o.a.s.c.SolrCore [collection3] Registered new searcher 
Searcher@78bd84[collection3] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1720970 INFO  
(TEST-TestLazyCores.testCachingLimit-seed#[FC814C7A7701F923]) [    
x:collection3] o.a.s.c.SolrCores Opening transient core collection3
   [junit4]   2> 1720970 INFO  
(TEST-TestLazyCores.testCachingLimit-seed#[FC814C7A7701F923]) [    
x:collection3] o.a.s.c.CoreContainer registering core: collection3
   [junit4]   2> 1720970 INFO  
(TEST-TestLazyCores.testCachingLimit-seed#[FC814C7A7701F923]) [    
x:collection3] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_FC814C7A7701F923-001\tempDir-001\collection4'
   [junit4]   2> 1720970 INFO  
(TEST-TestLazyCores.testCachingLimit-seed#[FC814C7A7701F923]) [    
x:collection3] o.a.s.c.SolrResourceLoader JNDI not configured for solr 
(NoInitialContextEx)
   [junit4]   2> 1720970 INFO  
(TEST-TestLazyCores.testCachingLimit-seed#[FC814C7A7701F923]) [    
x:collection3] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could 
not find system property or JNDI)
   [junit4]   2> 1720979 INFO  
(TEST-TestLazyCores.testCachingLimit-seed#[FC814C7A7701F923]) [    
x:collection3] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 1720981 INFO  
(TEST-TestLazyCores.testCachingLimit-seed#[FC814C7A7701F923]) [    
x:collection3] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.0.0
   [junit4]   2> 1720986 INFO  
(TEST-TestLazyCores.testCachingLimit-seed#[FC814C7A7701F923]) [    
x:collection3] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1720990 INFO  
(TEST-TestLazyCores.testCachingLimit-seed#[FC814C7A7701F923]) [    
x:collection3] o.a.s.s.IndexSchema [collection4] Schema name=tiny
   [junit4]   2> 1720993 INFO  
(TEST-TestLazyCores.testCachingLimit-seed#[FC814C7A7701F923]) [    
x:collection3] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 1720995 INFO  
(TEST-TestLazyCores.testCachingLimit-seed#[FC814C7A7701F923]) [    
x:collection3] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, 
assuming default properties: Can't find resource 'configsetprops.json' in 
classpath or 
'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_FC814C7A7701F923-001\tempDir-001\collection4'
   [junit4]   2> 1720995 INFO  
(TEST-TestLazyCores.testCachingLimit-seed#[FC814C7A7701F923]) [    
x:collection3] o.a.s.c.CoreContainer Creating SolrCore 'collection4' using 
configuration from instancedir 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_FC814C7A7701F923-001\tempDir-001\collection4
   [junit4]   2> 1720996 INFO  
(TEST-TestLazyCores.testCachingLimit-seed#[FC814C7A7701F923]) [    
x:collection4] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1720996 INFO  
(TEST-TestLazyCores.testCachingLimit-seed#[FC814C7A7701F923]) [    
x:collection4] o.a.s.c.SolrCore [[collection4] ] Opening new SolrCore at 
[C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_FC814C7A7701F923-001\tempDir-001\collection4],
 
dataDir=[C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_FC814C7A7701F923-001\tempDir-001\collection4\data\]
   [junit4]   2> 1720996 INFO  
(TEST-TestLazyCores.testCachingLimit-seed#[FC814C7A7701F923]) [    
x:collection4] o.a.s.c.SolrCore JMX monitoring not detected for core: 
collection4
   [junit4]   2> 1720996 INFO  
(TEST-TestLazyCores.testCachingLimit-seed#[FC814C7A7701F923]) [    
x:collection4] o.a.s.c.CachingDirectoryFactory return new directory for 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_FC814C7A7701F923-001\tempDir-001\collection4\data\
   [junit4]   2> 1720997 INFO  
(TEST-TestLazyCores.testCachingLimit-seed#[FC814C7A7701F923]) [    
x:collection4] o.a.s.c.SolrCore New index directory detected: old=null 
new=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_FC814C7A7701F923-001\tempDir-001\collection4\data\index/
   [junit4]   2> 1720997 WARN  
(TEST-TestLazyCores.testCachingLimit-seed#[FC814C7A7701F923]) [    
x:collection4] o.a.s.c.SolrCore [collection4] Solr index directory 
'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_FC814C7A7701F923-001\tempDir-001\collection4\data\index'
 doesn't exist. Creating new index...
   [junit4]   2> 1720997 INFO  
(TEST-TestLazyCores.testCachingLimit-seed#[FC814C7A7701F923]) [    
x:collection4] o.a.s.c.CachingDirectoryFactory return new directory for 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_FC814C7A7701F923-001\tempDir-001\collection4\data\index
   [junit4]   2> 1720997 INFO  
(TEST-TestLazyCores.testCachingLimit-seed#[FC814C7A7701F923]) [    
x:collection4] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: 
minMergeSize=1000, mergeFactor=50, maxMergeSize=9223372036854775807, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.6380319499470198]
   [junit4]   2> 1720998 INFO  
(TEST-TestLazyCores.testCachingLimit-seed#[FC814C7A7701F923]) [    
x:collection4] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: 
num=1
   [junit4]   2>        commit{dir=MockDirectoryWrapper(RAMDirectory@28b20b 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@96d038),segFN=segments_1,generation=1}
   [junit4]   2> 1720998 INFO  
(TEST-TestLazyCores.testCachingLimit-seed#[FC814C7A7701F923]) [    
x:collection4] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 1720999 INFO  
(OldIndexDirectoryCleanupThreadForCore-collection4) [    x:collection4] 
o.a.s.c.SolrCore Looking for old index directories to cleanup for core 
collection4 in 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_FC814C7A7701F923-001\tempDir-001\collection4\data\
   [junit4]   2> 1721000 WARN  
(OldIndexDirectoryCleanupThreadForCore-collection4) [    x:collection4] 
o.a.s.c.DirectoryFactory 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_FC814C7A7701F923-001\tempDir-001\collection4\data\
 does not point to a valid data directory; skipping clean-up of old index 
directories.
   [junit4]   2> 1721000 INFO  
(TEST-TestLazyCores.testCachingLimit-seed#[FC814C7A7701F923]) [    
x:collection4] o.a.s.c.SolrCore no updateRequestProcessorChain defined as 
default, creating implicit default
   [junit4]   2> 1721001 INFO  
(TEST-TestLazyCores.testCachingLimit-seed#[FC814C7A7701F923]) [    
x:collection4] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1721002 INFO  
(TEST-TestLazyCores.testCachingLimit-seed#[FC814C7A7701F923]) [    
x:collection4] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1721004 INFO  
(TEST-TestLazyCores.testCachingLimit-seed#[FC814C7A7701F923]) [    
x:collection4] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1721005 INFO  
(TEST-TestLazyCores.testCachingLimit-seed#[FC814C7A7701F923]) [    
x:collection4] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1721006 INFO  
(TEST-TestLazyCores.testCachingLimit-seed#[FC814C7A7701F923]) [    
x:collection4] o.a.s.c.RequestHandlers Registered paths: 
/admin/mbeans,/update/csv,/sql,/update/json/docs,/admin/luke,/export,/select,/admin/segments,/get,/admin/system,/replication,/admin/properties,/config,/stream,/schema,/admin/plugins,/admin/logging,/update/json,/admin/threads,/admin/ping,/update,/admin/file
   [junit4]   2> 1721007 INFO  
(TEST-TestLazyCores.testCachingLimit-seed#[FC814C7A7701F923]) [    
x:collection4] o.a.s.c.SolrCore Using default statsCache cache: 
org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 1721007 INFO  
(TEST-TestLazyCores.testCachingLimit-seed#[FC814C7A7701F923]) [    
x:collection4] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1721007 INFO  
(TEST-TestLazyCores.testCachingLimit-seed#[FC814C7A7701F923]) [    
x:collection4] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1721007 INFO  
(TEST-TestLazyCores.testCachingLimit-seed#[FC814C7A7701F923]) [    
x:collection4] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: 
minMergeSize=1677721, mergeFactor=21, maxMergeSize=2147483648, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=1.0]
   [junit4]   2> 1721007 INFO  
(TEST-TestLazyCores.testCachingLimit-seed#[FC814C7A7701F923]) [    
x:collection4] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: 
num=1
   [junit4]   2>        commit{dir=MockDirectoryWrapper(RAMDirectory@28b20b 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@96d038),segFN=segments_1,generation=1}
   [junit4]   2> 1721007 INFO  
(TEST-TestLazyCores.testCachingLimit-seed#[FC814C7A7701F923]) [    
x:collection4] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 1721008 INFO  
(TEST-TestLazyCores.testCachingLimit-seed#[FC814C7A7701F923]) [    
x:collection4] o.a.s.s.SolrIndexSearcher Opening [Searcher@12a403d[collection4] 
main]
   [junit4]   2> 1721008 INFO  
(TEST-TestLazyCores.testCachingLimit-seed#[FC814C7A7701F923]) [    
x:collection4] o.a.s.r.ManagedResourceStorage File-based storage initialized to 
use dir: 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_FC814C7A7701F923-001\tempDir-001\collection4\conf
   [junit4]   2> 1721008 INFO  
(TEST-TestLazyCores.testCachingLimit-seed#[FC814C7A7701F923]) [    
x:collection4] o.a.s.r.RestManager Initializing RestManager with initArgs: 
{storageDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_FC814C7A7701F923-001\tempDir-001\collection4\conf}
   [junit4]   2> 1721008 INFO  
(TEST-TestLazyCores.testCachingLimit-seed#[FC814C7A7701F923]) [    
x:collection4] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using 
file:dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_FC814C7A7701F923-001\tempDir-001\collection4\conf
   [junit4]   2> 1721009 INFO  
(TEST-TestLazyCores.testCachingLimit-seed#[FC814C7A7701F923]) [    
x:collection4] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 1721009 INFO  
(TEST-TestLazyCores.testCachingLimit-seed#[FC814C7A7701F923]) [    
x:collection4] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1721009 INFO  
(searcherExecutor-5521-thread-1-processing-x:collection4) [    x:collection4] 
o.a.s.c.SolrCore [collection4] Registered new searcher 
Searcher@12a403d[collection4] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1721009 INFO  
(TEST-TestLazyCores.testCachingLimit-seed#[FC814C7A7701F923]) [    
x:collection4] o.a.s.c.CoreContainer registering core: collection4
   [junit4]   2> 1721009 INFO  
(TEST-TestLazyCores.testCachingLimit-seed#[FC814C7A7701F923]) [    
x:collection4] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_FC814C7A7701F923-001\tempDir-001\collection6'
   [junit4]   2> 1721009 INFO  
(TEST-TestLazyCores.testCachingLimit-seed#[FC814C7A7701F923]) [    
x:collection4] o.a.s.c.SolrResourceLoader JNDI not configured for solr 
(NoInitialContextEx)
   [junit4]   2> 1721009 INFO  
(TEST-TestLazyCores.testCachingLimit-seed#[FC814C7A7701F923]) [    
x:collection4] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could 
not find system property or JNDI)
   [junit4]   2> 1721019 INFO  
(TEST-TestLazyCores.testCachingLimit-seed#[FC814C7A7701F923]) [    
x:collection4] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 1721021 INFO  
(TEST-TestLazyCores.testCachingLimit-seed#[FC814C7A7701F923]) [    
x:collection4] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.0.0
   [junit4]   2> 1721026 INFO  
(TEST-TestLazyCores.testCachingLimit-seed#[FC814C7A7701F923]) [    
x:collection4] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1721030 INFO  
(TEST-TestLazyCores.testCachingLimit-seed#[FC814C7A7701F923]) [    
x:collection4] o.a.s.s.IndexSchema [collection6] Schema name=tiny
   [junit4]   2> 1721033 INFO  
(TEST-TestLazyCores.testCachingLimit-seed#[FC814C7A7701F923]) [    
x:collection4] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 1721035 INFO  
(TEST-TestLazyCores.testCachingLimit-seed#[FC814C7A7701F923]) [    
x:collection4] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, 
assuming default properties: Can't find resource 'configsetprops.json' in 
classpath or 
'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_FC814C7A7701F923-001\tempDir-001\collection6'
   [junit4]   2> 1721035 INFO  
(TEST-TestLazyCores.testCachingLimit-seed#[FC814C7A7701F923]) [    
x:collection4] o.a.s.c.CoreContainer Creating SolrCore 'collection6' using 
configuration from instancedir 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_FC814C7A7701F923-001\tempDir-001\collection6
   [junit4]   2> 1721036 INFO  
(TEST-TestLazyCores.testCachingLimit-seed#[FC814C7A7701F923]) [    
x:collection6] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1721037 INFO  
(TEST-TestLazyCores.testCachingLimit-seed#[FC814C7A7701F923]) [    
x:collection6] o.a.s.c.SolrCore [[collection6] ] Opening new SolrCore at 
[C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_FC814C7A7701F923-001\tempDir-001\collection6],
 
dataDir=[C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_FC814C7A7701F923-001\tempDir-001\collection6\data\]
   [junit4]   2> 1721037 INFO  
(TEST-TestLazyCores.testCachingLimit-seed#[FC814C7A7701F923]) [    
x:collection6] o.a.s.c.SolrCore JMX monitoring not detected for core: 
collection6
   [junit4]   2> 1721037 INFO  
(TEST-TestLazyCores.testCachingLimit-seed#[FC814C7A7701F923]) [    
x:collection6] o.a.s.c.CachingDirectoryFactory return new directory for 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_FC814C7A7701F923-001\tempDir-001\collection6\data\
   [junit4]   2> 1721037 INFO  
(TEST-TestLazyCores.testCachingLimit-seed#[FC814C7A7701F923]) [    
x:collection6] o.a.s.c.SolrCore New index directory detected: old=null 
new=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_FC814C7A7701F923-001\tempDir-001\collection6\data\index/
   [junit4]   2> 1721037 WARN  
(TEST-TestLazyCores.testCachingLimit-seed#[FC814C7A7701F923]) [    
x:collection6] o.a.s.c.SolrCore [collection6] Solr index directory 
'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_FC814C7A7701F923-001\tempDir-001\collection6\data\index'
 doesn't exist. Creating new index...
   [junit4]   2> 1721038 INFO  
(TEST-TestLazyCores.testCachingLimit-seed#[FC814C7A7701F923]) [    
x:collection6] o.a.s.c.CachingDirectoryFactory return new directory for 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_FC814C7A7701F923-001\tempDir-001\collection6\data\index
   [junit4]   2> 1721038 INFO  
(TEST-TestLazyCores.testCachingLimit-seed#[FC814C7A7701F923]) [    
x:collection6] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: 
minMergeSize=1000, mergeFactor=45, maxMergeSize=9223372036854775807, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.0]
   [junit4]   2> 1721038 INFO  
(TEST-TestLazyCores.testCachingLimit-seed#[FC814C7A7701F923]) [    
x:collection6] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: 
num=1
   [junit4]   2>        commit{dir=MockDirectoryWrapper(RAMDirectory@28a6f 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@9a30ab),segFN=segments_1,generation=1}
   [junit4]   2> 1721038 INFO  
(TEST-TestLazyCores.testCachingLimit-seed#[FC814C7A7701F923]) [    
x:collection6] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 1721039 INFO  
(OldIndexDirectoryCleanupThreadForCore-collection6) [    x:collection6] 
o.a.s.c.SolrCore Looking for old index directories to cleanup for core 
collection6 in 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_FC814C7A7701F923-001\tempDir-001\collection6\data\
   [junit4]   2> 1721039 WARN  
(OldIndexDirectoryCleanupThreadForCore-collection6) [    x:collection6] 
o.a.s.c.DirectoryFactory 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_FC814C7A7701F923-001\tempDir-001\collection6\data\
 does not point to a valid data directory; skipping clean-up of old index 
directories.
   [junit4]   2> 1721040 INFO  
(TEST-TestLazyCores.testCachingLimit-seed#[FC814C7A7701F923]) [    
x:collection6] o.a.s.c.SolrCore no updateRequestProcessorChain defined as 
default, creating implicit default
   [junit4]   2> 1721041 INFO  
(TEST-TestLazyCores.testCachingLimit-seed#[FC814C7A7701F923]) [    
x:collection6] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1721042 INFO  
(TEST-TestLazyCores.testCachingLimit-seed#[FC814C7A7701F923]) [    
x:collection6] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1721043 INFO  
(TEST-TestLazyCores.testCachingLimit-seed#[FC814C7A7701F923]) [    
x:collection6] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1721044 INFO  
(TEST-TestLazyCores.testCachingLimit-seed#[FC814C7A7701F923]) [    
x:collection6] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1721046 INFO  
(TEST-TestLazyCores.testCachingLimit-seed#[FC814C7A7701F923]) [    
x:collection6] o.a.s.c.RequestHandlers Registered paths: 
/admin/mbeans,/update/csv,/sql,/update/json/docs,/admin/luke,/export,/select,/admin/segments,/get,/admin/system,/replication,/admin/properties,/config,/stream,/schema,/admin/plugins,/admin/logging,/update/json,/admin/threads,/admin/ping,/update,/admin/file
   [junit4]   2> 1721046 INFO  
(TEST-TestLazyCores.testCachingLimit-seed#[FC814C7A7701F923]) [    
x:collection6] o.a.s.c.SolrCore Using default statsCache cache: 
org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 1721047 INFO  
(TEST-TestLazyCores.testCachingLimit-seed#[FC814C7A7701F923]) [    
x:collection6] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1721047 INFO  
(TEST-TestLazyCores.testCachingLimit-seed#[FC814C7A7701F923]) [    
x:collection6] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1721047 INFO  
(TEST-TestLazyCores.testCachingLimit-seed#[FC814C7A7701F923]) [    
x:collection6] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: 
minMergeSize=1000, mergeFactor=30, maxMergeSize=9223372036854775807, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.8711153712790838]
   [junit4]   2> 1721047 INFO  
(TEST-TestLazyCores.testCachingLimit-seed#[FC814C7A7701F923]) [    
x:collection6] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: 
num=1
   [junit4]   2>        commit{dir=MockDirectoryWrapper(RAMDirectory@28a6f 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@9a30ab),segFN=segments_1,generation=1}
   [junit4]   2> 1721048 INFO  
(TEST-TestLazyCores.testCachingLimit-seed#[FC814C7A7701F923]) [    
x:collection6] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 1721048 INFO  
(TEST-TestLazyCores.testCachingLimit-seed#[FC814C7A7701F923]) [    
x:collection6] o.a.s.s.SolrIndexSearcher Opening [Searcher@1515cd9[collection6] 
main]
   [junit4]   2> 1721048 INFO  
(TEST-TestLazyCores.testCachingLimit-seed#[FC814C7A7701F923]) [    
x:collection6] o.a.s.r.ManagedResourceStorage File-based storage initialized to 
use dir: 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_FC814C7A7701F923-001\tempDir-001\collection6\conf
   [junit4]   2> 1721048 INFO  
(TEST-TestLazyCores.testCachingLimit-seed#[FC814C7A7701F923]) [    
x:collection6] o.a.s.r.RestManager Initializing RestManager with initArgs: 
{storageDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_FC814C7A7701F923-001\tempDir-001\collection6\conf}
   [junit4]   2> 1721048 INFO  
(TEST-TestLazyCores.testCachingLimit-seed#[FC814C7A7701F923]) [    
x:collection6] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using 
file:dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_FC814C7A7701F923-001\tempDir-001\collection6\conf
   [junit4]   2> 1721049 INFO  
(TEST-TestLazyCores.testCachingLimit-seed#[FC814C7A7701F923]) [    
x:collection6] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 1721049 INFO  
(TEST-TestLazyCores.testCachingLimit-seed#[FC814C7A7701F923]) [    
x:collection6] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1721049 INFO  
(searcherExecutor-5525-thread-1-processing-x:collection6) [    x:collection6] 
o.a.s.c.SolrCore [collection6] Registered new searcher 
Searcher@1515cd9[collection6] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1721049 INFO  
(TEST-TestLazyCores.testCachingLimit-seed#[FC814C7A7701F923]) [    
x:collection6] o.a.s.c.SolrCores Opening transient core collection6
   [junit4]   2> 1721049 INFO  
(TEST-TestLazyCores.testCachingLimit-seed#[FC814C7A7701F923]) [    
x:collection6] o.a.s.c.CoreContainer registering core: collection6
   [junit4]   2> 1721050 INFO  
(TEST-TestLazyCores.testCachingLimit-seed#[FC814C7A7701F923]) [    
x:collection6] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_FC814C7A7701F923-001\tempDir-001\collection7'
   [junit4]   2> 1721050 INFO  
(TEST-TestLazyCores.testCachingLimit-seed#[FC814C7A7701F923]) [    
x:collection6] o.a.s.c.SolrResourceLoader JNDI not configured for solr 
(NoInitialContextEx)
   [junit4]   2> 1721050 INFO  
(TEST-TestLazyCores.testCachingLimit-seed#[FC814C7A7701F923]) [    
x:collection6] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could 
not find system property or JNDI)
   [junit4]   2> 1721058 INFO  
(TEST-TestLazyCores.testCachingLimit-seed#[FC814C7A7701F923]) [    
x:collection6] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 1721061 INFO  
(TEST-TestLazyCores.testCachingLimit-seed#[FC814C7A7701F923]) [    
x:collection6] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.0.0
   [junit4]   2> 1721066 INFO  
(TEST-TestLazyCores.testCachingLimit-seed#[FC814C7A7701F923]) [    
x:collection6] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1721070 INFO  
(TEST-TestLazyCores.testCachingLimit-seed#[FC814C7A7701F923]) [    
x:collection6] o.a.s.s.IndexSchema [collection7] Schema name=tiny
   [junit4]   2> 1721072 INFO  
(TEST-TestLazyCores.testCachingLimit-seed#[FC814C7A7701F923]) [    
x:collection6] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 1721074 INFO  
(TEST-TestLazyCores.testCachingLimit-seed#[FC814C7A7701F923]) [    
x:collection6] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, 
assuming default properties: Can't find resource 'configsetprops.json' in 
classpath or 
'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_FC814C7A7701F923-001\tempDir-001\collection7'
   [junit4]   2> 1721074 INFO  
(TEST-TestLazyCores.testCachingLimit-seed#[FC814C7A7701F923]) [    
x:collection6] o.a.s.c.CoreContainer Creating SolrCore 'collection7' using 
configuration from instancedir 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_FC814C7A7701F923-001\tempDir-001\collection7
   [junit4]   2> 1721075 INFO  
(TEST-TestLazyCores.testCachingLimit-seed#[FC814C7A7701F923]) [    
x:collection7] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1721075 INFO  
(TEST-TestLazyCores.testCachingLimit-seed#[FC814C7A7701F923]) [    
x:collection7] o.a.s.c.SolrCore [[collection7] ] Opening new SolrCore at 
[C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_FC814C7A7701F923-001\tempDir-001\collection7],
 
dataDir=[C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_FC814C7A7701F923-001\tempDir-001\collection7\data\]
   [junit4]   2> 1721075 INFO  
(TEST-TestLazyCores.testCachingLimit-seed#[FC814C7A7701F923]) [    
x:collection7] o.a.s.c.SolrCore JMX monitoring not detected for core: 
collection7
   [junit4]   2> 1721076 INFO  
(TEST-TestLazyCores.testCachingLimit-seed#[FC814C7A7701F923]) [    
x:collection7] o.a.s.c.CachingDirectoryFactory return new directory for 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_FC814C7A7701F923-001\tempDir-001\collection7\data\
   [junit4]   2> 1721076 INFO  
(TEST-TestLazyCores.testCachingLimit-seed#[FC814C7A7701F923]) [    
x:collection7] o.a.s.c.SolrCore New index directory detected: old=null 
new=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_FC814C7A7701F923-001\tempDir-001\collection7\data\index/
   [junit4]   2> 1721076 WARN  
(TEST-TestLazyCores.testCachingLimit-seed#[FC814C7A7701F923]) [    
x:collection7] o.a.s.c.SolrCore [collection7] Solr index directory 
'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_FC814C7A7701F923-001\tempDir-001\collection7\data\index'
 doesn't exist. Creating new index...
   [junit4]   2> 1721076 INFO  
(TEST-TestLazyCores.testCachingLimit-seed#[FC814C7A7701F923]) [    
x:collection7] o.a.s.c.CachingDirectoryFactory return new directory for 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_FC814C7A7701F923-001\tempDir-001\collection7\data\index
   [junit4]   2> 1721076 INFO  
(TEST-TestLazyCores.testCachingLimit-seed#[FC814C7A7701F923]) [    
x:collection7] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=45, maxMergeAtOnceExplicit=11, maxMergedSegmentMB=32.4892578125, 
floorSegmentMB=1.1689453125, forceMergeDeletesPctAllowed=5.338815423710842, 
segmentsPerTier=40.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 1721077 INFO  
(TEST-TestLazyCores.testCachingLimit-seed#[FC814C7A7701F923]) [    
x:collection7] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: 
num=1
   [junit4]   2>        commit{dir=MockDirectoryWrapper(RAMDirectory@1197a31 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@17bdf7c),segFN=segments_1,generation=1}
   [junit4]   2> 1721077 INFO  
(TEST-TestLazyCores.testCachingLimit-seed#[FC814C7A7701F923]) [    
x:collection7] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 1721077 INFO  
(OldIndexDirectoryCleanupThreadForCore-collection7) [    x:collection7] 
o.a.s.c.SolrCore Looking for old index directories to cleanup for core 
collection7 in 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_FC814C7A7701F923-001\tempDir-001\collection7\data\
   [junit4]   2> 1721079 INFO  
(TEST-TestLazyCores.testCachingLimit-seed#[FC814C7A7701F923]) [    
x:collection7] o.a.s.c.SolrCore no updateRequestProcessorChain defined as 
default, creating implicit default
   [junit4]   2> 1721079 WARN  
(OldIndexDirectoryCleanupThreadForCore-collection7) [    x:collection7] 
o.a.s.c.DirectoryFactory 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_FC814C7A7701F923-001\tempDir-001\collection7\data\
 does not point to a valid data directory; skipping clean-up of old index 
directories.
   [junit4]   2> 1721080 INFO  
(TEST-TestLazyCores.testCachingLimit-seed#[FC814C7A7701F923]) [    
x:collection7] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1721082 INFO  
(TEST-TestLazyCores.testCachingLimit-seed#[FC814C7A7701F923]) [    
x:collection7] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1721083 INFO  
(TEST-TestLazyCores.testCachingLimit-seed#[FC814C7A7701F923]) [    
x:collection7] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1721083 INFO  
(TEST-TestLazyCores.testCachingLimit-seed#[FC814C7A7701F923]) [    
x:collection7] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1721085 INFO  
(TEST-TestLazyCores.testCachingLimit-seed#[FC814C7A7701F923]) [    
x:collection7] o.a.s.c.RequestHandlers Registered paths: 
/admin/mbeans,/update/csv,/sql,/update/json/docs,/admin/luke,/export,/select,/admin/segments,/get,/admin/system,/replication,/admin/properties,/config,/stream,/schema,/admin/plugins,/admin/logging,/update/json,/admin/threads,/admin/ping,/update,/admin/file
   [junit4]   2> 1721085 INFO  
(TEST-TestLazyCores.testCachingLimit-seed#[FC814C7A7701F923]) [    
x:collection7] o.a.s.c.SolrCore Using default statsCache cache: 
org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 1721086 INFO  
(TEST-TestLazyCores.testCachingLimit-seed#[FC814C7A7701F923]) [    
x:collection7] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1721086 INFO  
(TEST-TestLazyCores.testCachingLimit-seed#[FC814C7A7701F923]) [    
x:collection7] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1721086 INFO  
(TEST-TestLazyCores.testCachingLimit-seed#[FC814C7A7701F923]) [    
x:collection7] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=16, maxMergeAtOnceExplicit=32, maxMergedSegmentMB=46.9794921875, 
floorSegmentMB=1.681640625, forceMergeDeletesPctAllowed=2.5573419906309027, 
segmentsPerTier=10.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 1721086 INFO  
(TEST-TestLazyCores.testCachingLimit-seed#[FC814C7A7701F923]) [    
x:collection7] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: 
num=1
   [junit4]   2>        commit{dir=MockDirectoryWrapper(RAMDirectory@1197a31 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@17bdf7c),segFN=segments_1,generation=1}
   [junit4]   2> 1721086 INFO  
(TEST-TestLazyCores.testCachingLimit-seed#[FC814C7A7701F923]) [    
x:collection7] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 1721086 INFO  
(TEST-TestLazyCores.testCachingLimit-seed#[FC814C7A7701F923]) [    
x:collection7] o.a.s.s.SolrIndexSearcher Opening [Searcher@11d4465[collection7] 
main]
   [junit4]   2> 1721087 INFO  
(TEST-TestLazyCores.testCachingLimit-seed#[FC814C7A7701F923]) [    
x:collection7] o.a.s.r.ManagedResourceStorage File-based storage initialized to 
use dir: 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_FC814C7A7701F923-001\tempDir-001\collection7\conf
   [junit4]   2> 1721087 INFO  
(TEST-TestLazyCores.testCachingLimit-seed#[FC814C7A7701F923]) [    
x:collection7] o.a.s.r.RestManager Initializing RestManager with initArgs: 
{storageDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_FC814C7A7701F923-001\tempDir-001\collection7\conf}
   [junit4]   2> 1721087 INFO  
(TEST-TestLazyCores.testCachingLimit-seed#[FC814C7A7701F923]) [    
x:collection7] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using 
file:dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_FC814C7A7701F923-001\tempDir-001\collection7\conf
   [junit4]   2> 1721087 INFO  
(TEST-TestLazyCores.testCachingLimit-seed#[FC814C7A7701F923]) [    
x:collection7] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 1721087 INFO  
(TEST-TestLazyCores.testCachingLimit-seed#[FC814C7A7701F923]) [    
x:collection7] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1721088 INFO  
(TEST-TestLazyCores.testCachingLimit-seed#[FC814C7A7701F923]) [    
x:collection7] o.a.s.c.SolrCores Opening transient core collection7
   [junit4]   2> 1721088 INFO  
(TEST-TestLazyCores.testCachingLimit-seed#[FC814C7A7701F923]) [    
x:collection7] o.a.s.c.CoreContainer registering core: collection7
   [junit4]   2> 1721088 INFO  
(searcherExecutor-5529-thread-1-processing-x:collection7) [    x:collection7] 
o.a.s.c.SolrCore [collection7] Registered new searcher 
Searcher@11d4465[collection7] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1721088 INFO  
(TEST-TestLazyCores.testCachingLimit-seed#[FC814C7A7701F923]) [    
x:collection7] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_FC814C7A7701F923-001\tempDir-001\collection8'
   [junit4]   2> 1721088 INFO  
(TEST-TestLazyCores.testCachingLimit-seed#[FC814C7A7701F923]) [    
x:collection7] o.a.s.c.SolrResourceLoader JNDI not configured for solr 
(NoInitialContextEx)
   [junit4]   2> 1721088 INFO  
(TEST-TestLazyCores.testCachingLimit-seed#[FC814C7A7701F923]) [    
x:collection7] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could 
not find system property or JNDI)
   [junit4]   2> 1721096 INFO  
(TEST-TestLazyCores.testCachingLimit-seed#[FC814C7A7701F923]) [    
x:collection7] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 1721099 INFO  
(TEST-TestLazyCores.testCachingLimit-seed#[FC814C7A7701F923]) [    
x:collection7] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.0.0
   [junit4]   2> 1721103 INFO  
(TEST-TestLazyCores.testCachingLimit-seed#[FC814C7A7701F923]) [    
x:collection7] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1721108 INFO  
(TEST-TestLazyCores.testCachingLimit-seed#[FC814C7A7701F923]) [    
x:collection7] o.a.s.s.IndexSchema [collection8] Schema name=tiny
   [junit4]   2> 1721110 INFO  
(TEST-TestLazyCores.testCachingLimit-seed#[FC814C7A7701F923]) [    
x:collection7] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 1721112 INFO  
(TEST-TestLazyCores.testCachingLimit-seed#[FC814C7A7701F923]) [    
x:collection7] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, 
assuming d

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

xecutor.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> Jan 13, 2016 6:36:40 PM 
com.carrotsearch.randomizedtesting.ThreadLeakControl tryToInterruptAll
   [junit4]   2> INFO: Starting to interrupt leaked threads:
   [junit4]   2>    1) Thread[id=11711, name=searcherExecutor-5510-thread-1, 
state=WAITING, group=TGRP-TestLazyCores]
   [junit4]   2> Jan 13, 2016 6:36:43 PM 
com.carrotsearch.randomizedtesting.ThreadLeakControl tryToInterruptAll
   [junit4]   2> SEVERE: There are still zombie threads that couldn't be 
terminated:
   [junit4]   2>    1) Thread[id=11711, name=searcherExecutor-5510-thread-1, 
state=WAITING, group=TGRP-TestLazyCores]
   [junit4]   2>         at sun.misc.Unsafe.park(Native Method)
   [junit4]   2>         at 
java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
   [junit4]   2>         at 
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
   [junit4]   2>         at 
java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
   [junit4]   2>         at 
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)
   [junit4]   2>         at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
   [junit4]   2>         at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
   [junit4]   2>         at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene60): 
{v_t=FSTOrd50, id=FSTOrd50, v_s=PostingsFormat(name=Direct), 
v_f=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128)))},
 docValues:{}, sim=RandomSimilarityProvider(queryNorm=false,coord=yes): {}, 
locale=ca, timezone=America/Cuiaba
   [junit4]   2> NOTE: Windows 7 6.1 x86/Oracle Corporation 1.8.0_66 
(32-bit)/cpus=3,threads=2,free=276934584,total=536870912
   [junit4]   2> NOTE: All tests run in this JVM: [ExternalFileFieldSortTest, 
TestClusterStateMutator, TestConfigSetsAPI, TriLevelCompositeIdRoutingTest, 
TestMergePolicyConfig, TestChildDocTransformer, SolrIndexConfigTest, 
TestDistribDocBasedVersion, TestRTimerTree, JSONWriterTest, TestLRUStatsCache, 
DisMaxRequestHandlerTest, TestRequestForwarding, TestLuceneMatchVersion, 
HdfsChaosMonkeyNothingIsSafeTest, CircularListTest, TestFastLRUCache, 
ShardSplitTest, TestTolerantSearch, LeaderInitiatedRecoveryOnShardRestartTest, 
DocExpirationUpdateProcessorFactoryTest, DistanceUnitsTest, SyncSliceTest, 
CursorMarkTest, TestCoreContainer, SparseHLLTest, CdcrRequestHandlerTest, 
SuggestComponentTest, TestCSVLoader, TestManagedSynonymFilterFactory, 
TestSolrQueryParserDefaultOperatorResource, ReturnFieldsTest, 
DirectUpdateHandlerTest, HighlighterTest, TestJmxMonitoredMap, 
TestQuerySenderNoQuery, TestPartialUpdateDeduplication, 
TestHighlightDedupGrouping, CollectionStateFormat2Test, UpdateParamsTest, 
ZkStateWriterTest, ChangedSchemaMergeTest, TestManagedSchemaFieldResource, 
TestFilteredDocIdSet, TestStressUserVersions, DocValuesTest, 
TestReplicationHandler, BlockCacheTest, DistributedSuggestComponentTest, 
TestNamedUpdateProcessors, DataDrivenBlockJoinTest, InfoHandlerTest, 
OverseerTest, ParsingFieldUpdateProcessorsTest, TestRebalanceLeaders, 
TestDocSet, TestSchemaResource, TimeZoneUtilsTest, PingRequestHandlerTest, 
SuggesterFSTTest, SliceStateTest, TestExpandComponent, TestSolrDeletionPolicy1, 
SOLR749Test, TestManagedSchema, SharedFSAutoReplicaFailoverUtilsTest, 
TestPseudoReturnFields, DistribDocExpirationUpdateProcessorTest, 
BadComponentTest, TestCloudSchemaless, TestConfigSetsAPIZkFailure, 
TestInfoStreamLogging, UUIDFieldTest, AnalyticsMergeStrategyTest, 
TestCodecSupport, QueryEqualityTest, TestPerFieldSimilarityWithDefaultOverride, 
CloudExitableDirectoryReaderTest, TestLMDirichletSimilarityFactory, 
RecoveryZkTest, ExplicitHLLTest, RegexBoostProcessorTest, TestCustomSort, 
SolrCoreTest, PolyFieldTest, ScriptEngineTest, TestDynamicLoading, 
TestSolrConfigHandlerConcurrent, DocValuesMultiTest, TestSQLHandler, 
TestFunctionQuery, TestDistributedSearch, 
TestOverriddenPrefixQueryForCustomFieldType, MBeansHandlerTest, 
TestManagedResource, HdfsRestartWhileUpdatingTest, HighlighterMaxOffsetTest, 
TestRestManager, TestMiniSolrCloudClusterBase, TestConfigReload, 
BlockJoinFacetDistribTest, TestDynamicFieldResource, RulesTest, 
DistributedFacetPivotSmallTest, TestSearchPerf, TestNRTOpen, TestMissingGroups, 
CoreAdminRequestStatusTest, ZkCLITest, CurrencyFieldXmlFileTest, 
ConjunctionSolrSpellCheckerTest, DistributedFacetPivotLongTailTest, 
ConfigSetsAPITest, SolrRequestParserTest, DistributedExpandComponentTest, 
SolrTestCaseJ4Test, TestLFUCache, SpatialRPTFieldTypeTest, 
TestUseDocValuesAsStored, TestPostingsSolrHighlighter, TestRawResponseWriter, 
TestWordDelimiterFilterFactory, DocumentAnalysisRequestHandlerTest, 
TestJmxIntegration, TestAnalyzedSuggestions, TestRemoteStreaming, 
RequiredFieldsTest, TermsComponentTest, AlternateDirectoryTest, 
TestExactSharedStatsCache, BufferStoreTest, AnalysisAfterCoreReloadTest, 
TestUpdate, TestTrackingShardHandlerFactory, PreAnalyzedFieldTest, 
TestFreeTextSuggestions, URLClassifyProcessorTest, UnloadDistributedZkTest, 
SegmentsInfoRequestHandlerTest, TestFaceting, TestHashPartitioner, 
TermVectorComponentDistributedTest, TestJoin, TestReload, HardAutoCommitTest, 
SimpleFacetsTest, SolrCmdDistributorTest, BadIndexSchemaTest, 
ConvertedLegacyTest, TestLazyCores]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestLazyCores 
-Dtests.seed=FC814C7A7701F923 -Dtests.slow=true -Dtests.locale=ca 
-Dtests.timezone=America/Cuiaba -Dtests.asserts=true 
-Dtests.file.encoding=Cp1252
   [junit4] ERROR   0.00s J0 | TestLazyCores (suite) <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: ObjectTracker found 4 
object(s) that were not released!!! [MDCAwareThreadPoolExecutor, 
MockDirectoryWrapper, SolrCore, MockDirectoryWrapper]
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([FC814C7A7701F923]:0)
   [junit4]    >        at 
org.apache.solr.SolrTestCaseJ4.afterClass(SolrTestCaseJ4.java:229)
   [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=11711, name=searcherExecutor-5510-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([FC814C7A7701F923]:0)Throwable #3: 
com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie 
threads that couldn't be terminated:
   [junit4]    >    1) Thread[id=11711, name=searcherExecutor-5510-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([FC814C7A7701F923]:0)
   [junit4] Completed [407/576 (1!)] on J0 in 146.93s, 7 tests, 1 failure, 2 
errors <<< FAILURES!

[...truncated 575 lines...]
BUILD FAILED
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\build.xml:784: The 
following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\build.xml:728: The 
following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\build.xml:59: The 
following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build.xml:233: 
The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\common-build.xml:522:
 The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\lucene\common-build.xml:1424:
 The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\lucene\common-build.xml:981:
 There were test failures: 576 suites (8 ignored), 2305 tests, 3 suite-level 
errors, 606 ignored (76 assumptions) [seed: FC814C7A7701F923]

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


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

Reply via email to