Build: http://jenkins.thetaphi.de/job/Lucene-Solr-5.x-Linux/12315/
Java: 64bit/jdk1.7.0_80 -XX:+UseCompressedOops -XX:+UseSerialGC

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

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

Stack Trace:
java.lang.AssertionError: ERROR: SolrIndexSearcher opens=51 closes=50
        at __randomizedtesting.SeedInfo.seed([ADA6297C732373B8]:0)
        at org.junit.Assert.fail(Assert.java:93)
        at 
org.apache.solr.SolrTestCaseJ4.endTrackingSearchers(SolrTestCaseJ4.java:496)
        at org.apache.solr.SolrTestCaseJ4.afterClass(SolrTestCaseJ4.java:232)
        at sun.reflect.GeneratedMethodAccessor42.invoke(Unknown Source)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:606)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1627)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:799)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:54)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
        at java.lang.Thread.run(Thread.java:745)


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

Error Message:
1 thread leaked from SUITE scope at org.apache.solr.core.TestLazyCores:     1) 
Thread[id=7727, name=searcherExecutor-4128-thread-1, state=WAITING, 
group=TGRP-TestLazyCores]         at sun.misc.Unsafe.park(Native Method)        
 at java.util.concurrent.locks.LockSupport.park(LockSupport.java:186)         
at 
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2043)
         at 
java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)     
    at 
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1068)   
      at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130) 
        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615) 
        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=7727, name=searcherExecutor-4128-thread-1, state=WAITING, 
group=TGRP-TestLazyCores]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.park(LockSupport.java:186)
        at 
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2043)
        at 
java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
        at 
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1068)
        at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
        at java.lang.Thread.run(Thread.java:745)
        at __randomizedtesting.SeedInfo.seed([ADA6297C732373B8]: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=7727, name=searcherExecutor-4128-thread-1, state=WAITING, 
group=TGRP-TestLazyCores]         at sun.misc.Unsafe.park(Native Method)        
 at java.util.concurrent.locks.LockSupport.park(LockSupport.java:186)         
at 
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2043)
         at 
java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)     
    at 
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1068)   
      at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130) 
        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615) 
        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=7727, name=searcherExecutor-4128-thread-1, state=WAITING, 
group=TGRP-TestLazyCores]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.park(LockSupport.java:186)
        at 
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2043)
        at 
java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
        at 
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1068)
        at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
        at java.lang.Thread.run(Thread.java:745)
        at __randomizedtesting.SeedInfo.seed([ADA6297C732373B8]:0)




Build Log:
[...truncated 10816 lines...]
   [junit4] Suite: org.apache.solr.core.TestLazyCores
   [junit4]   2> Creating dataDir: 
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestLazyCores
 ADA6297C732373B8-001/init-core-data-001
   [junit4]   2> 883099 T7722 oas.SolrTestCaseJ4.buildSSLConfig Randomized ssl 
(false) and clientAuth (false)
   [junit4]   2> 883101 T7722 oas.SolrTestCaseJ4.setUp ###Starting 
testCachingLimit
   [junit4]   2> 883109 T7722 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestLazyCores
 ADA6297C732373B8-001/tempDir-001/'
   [junit4]   2> 883120 T7722 oasc.CoreContainer.<init> New CoreContainer 
741204570
   [junit4]   2> 883121 T7722 oasc.CoreContainer.load Loading cores into 
CoreContainer 
[instanceDir=/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestLazyCores
 ADA6297C732373B8-001/tempDir-001/]
   [junit4]   2> 883121 T7722 oasc.CoreContainer.load loading shared library: 
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestLazyCores
 ADA6297C732373B8-001/tempDir-001/lib
   [junit4]   2> 883121 T7722 oasc.SolrResourceLoader.addToClassLoader WARN 
Can't find (or read) directory to add to classloader: lib (resolved as: 
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestLazyCores
 ADA6297C732373B8-001/tempDir-001/lib).
   [junit4]   2> 883126 T7722 oashc.HttpShardHandlerFactory.init created with 
socketTimeout : 600000,connTimeout : 60000,maxConnectionsPerHost : 
20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 
2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : 
false,useRetries : false,
   [junit4]   2> 883128 T7722 oasu.UpdateShardHandler.<init> Creating 
UpdateShardHandler HTTP client with params: 
socketTimeout=600000&connTimeout=60000&retry=true
   [junit4]   2> 883128 T7722 oasc.SolrCores.allocateLazyCores Allocating 
transient cache for 4 transient cores
   [junit4]   2> 883129 T7722 oasl.LogWatcher.createWatcher SLF4J impl is 
org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 883130 T7722 oasl.LogWatcher.newRegisteredLogWatcher 
Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 883130 T7722 oasc.CoreContainer.load Node Name: testNode
   [junit4]   2> 883131 T7722 oasc.CoreDescriptor.<init> CORE DESCRIPTOR: 
{dataDir=data/, instanceDir=collection1, loadOnStartup=true, 
config=solrconfig.xml, name=collection1, 
absoluteInstDir=/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestLazyCores
 ADA6297C732373B8-001/tempDir-001/collection1/, schema=schema.xml, 
transient=false}
   [junit4]   2> 883131 T7722 oasc.CoreDescriptor.<init> CORE DESCRIPTOR: 
{loadOnStartup=true, dataDir=data/, instanceDir=collection2, 
config=solrconfig.xml, 
absoluteInstDir=/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestLazyCores
 ADA6297C732373B8-001/tempDir-001/collection2/, name=collectionLazy2, 
transient=true, schema=schema.xml}
   [junit4]   2> 883131 T7722 oasc.CoreDescriptor.<init> CORE DESCRIPTOR: 
{name=collectionLazy3, loadOnStartup=false, config=solrconfig.xml, 
dataDir=data/, transient=on, schema=schema.xml, 
absoluteInstDir=/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestLazyCores
 ADA6297C732373B8-001/tempDir-001/collection3/, instanceDir=collection3}
   [junit4]   2> 883132 T7722 oasc.CoreDescriptor.<init> CORE DESCRIPTOR: 
{absoluteInstDir=/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestLazyCores
 ADA6297C732373B8-001/tempDir-001/collection4/, config=solrconfig.xml, 
instanceDir=collection4, name=collectionLazy4, loadOnStartup=false, 
dataDir=data/, transient=false, schema=schema.xml}
   [junit4]   2> 883132 T7722 oasc.CoreDescriptor.<init> CORE DESCRIPTOR: 
{instanceDir=collection5, name=collectionLazy5, dataDir=data/, 
absoluteInstDir=/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestLazyCores
 ADA6297C732373B8-001/tempDir-001/collection5/, transient=false, 
schema=schema.xml, loadOnStartup=true, config=solrconfig.xml}
   [junit4]   2> 883132 T7722 oasc.CoreDescriptor.<init> CORE DESCRIPTOR: 
{config=solrconfig.xml, instanceDir=collection6, loadOnStartup=false, 
absoluteInstDir=/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestLazyCores
 ADA6297C732373B8-001/tempDir-001/collection6/, schema=schema.xml, 
name=collectionLazy6, transient=true, dataDir=data/}
   [junit4]   2> 883132 T7722 oasc.CoreDescriptor.<init> CORE DESCRIPTOR: 
{loadOnStartup=false, 
absoluteInstDir=/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestLazyCores
 ADA6297C732373B8-001/tempDir-001/collection7/, config=solrconfig.xml, 
transient=true, instanceDir=collection7, dataDir=data/, schema=schema.xml, 
name=collectionLazy7}
   [junit4]   2> 883133 T7722 oasc.CoreDescriptor.<init> CORE DESCRIPTOR: 
{instanceDir=collection8, schema=schema.xml, name=collectionLazy8, 
loadOnStartup=false, 
absoluteInstDir=/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestLazyCores
 ADA6297C732373B8-001/tempDir-001/collection8/, dataDir=data/, 
config=solrconfig.xml, transient=true}
   [junit4]   2> 883133 T7722 oasc.CoreDescriptor.<init> CORE DESCRIPTOR: 
{config=solrconfig.xml, loadOnStartup=false, schema=schema.xml, 
instanceDir=collection9, 
absoluteInstDir=/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestLazyCores
 ADA6297C732373B8-001/tempDir-001/collection9/, name=collectionLazy9, 
transient=true, dataDir=data/}
   [junit4]   2> 883133 T7723 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestLazyCores
 ADA6297C732373B8-001/tempDir-001/collection1/'
   [junit4]   2> 883148 T7724 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestLazyCores
 ADA6297C732373B8-001/tempDir-001/collection2/'
   [junit4]   2> 883148 T7725 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestLazyCores
 ADA6297C732373B8-001/tempDir-001/collection5/'
   [junit4]   2> 883153 T7723 oasc.SolrConfig.refreshRequestParams current 
version of requestparams : -1
   [junit4]   2> 883163 T7723 oasc.SolrConfig.<init> Using Lucene MatchVersion: 
5.2.0
   [junit4]   2> 883164 T7724 oasc.SolrConfig.refreshRequestParams current 
version of requestparams : -1
   [junit4]   2> 883167 T7725 oasc.SolrConfig.refreshRequestParams current 
version of requestparams : -1
   [junit4]   2> 883174 T7724 oasc.SolrConfig.<init> Using Lucene MatchVersion: 
5.2.0
   [junit4]   2> 883176 T7725 oasc.SolrConfig.<init> Using Lucene MatchVersion: 
5.2.0
   [junit4]   2> 883184 T7723 oasc.SolrConfig.<init> Loaded SolrConfig: 
solrconfig.xml
   [junit4]   2> 883184 T7723 oass.IndexSchema.readSchema Reading Solr Schema 
from 
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestLazyCores
 ADA6297C732373B8-001/tempDir-001/collection1/conf/schema.xml
   [junit4]   2> 883188 T7723 oass.IndexSchema.readSchema [collection1] Schema 
name=tiny
   [junit4]   2> 883207 T7724 oasc.SolrConfig.<init> Loaded SolrConfig: 
solrconfig.xml
   [junit4]   2> 883207 T7724 oass.IndexSchema.readSchema Reading Solr Schema 
from 
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestLazyCores
 ADA6297C732373B8-001/tempDir-001/collection2/conf/schema.xml
   [junit4]   2> 883212 T7724 oass.IndexSchema.readSchema [collectionLazy2] 
Schema name=tiny
   [junit4]   2> 883212 T7725 oasc.SolrConfig.<init> Loaded SolrConfig: 
solrconfig.xml
   [junit4]   2> 883212 T7725 oass.IndexSchema.readSchema Reading Solr Schema 
from 
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestLazyCores
 ADA6297C732373B8-001/tempDir-001/collection5/conf/schema.xml
   [junit4]   2> 883213 T7723 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 883214 T7723 oasc.CoreContainer.create Creating SolrCore 
'collection1' using configuration from instancedir 
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestLazyCores
 ADA6297C732373B8-001/tempDir-001/collection1/
   [junit4]   2> 883214 T7723 x:collection1 oasc.SolrCore.initDirectoryFactory 
org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 883214 T7723 x:collection1 oasc.SolrCore.<init> [[collection1] 
] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestLazyCores
 ADA6297C732373B8-001/tempDir-001/collection1/], dataDir=[null]
   [junit4]   2> 883214 T7723 x:collection1 oasc.SolrCore.initInfoRegistry JMX 
monitoring not detected for core: collection1
   [junit4]   2> 883215 T7723 x:collection1 oasc.CachingDirectoryFactory.get 
return new directory for 
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestLazyCores
 ADA6297C732373B8-001/tempDir-001/collection1/data
   [junit4]   2> 883215 T7723 x:collection1 oasc.SolrCore.getNewIndexDir New 
index directory detected: old=null 
new=/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestLazyCores
 ADA6297C732373B8-001/tempDir-001/collection1/data/index/
   [junit4]   2> 883215 T7723 x:collection1 oasc.SolrCore.initIndex WARN 
[collection1] Solr index directory 
'/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestLazyCores
 ADA6297C732373B8-001/tempDir-001/collection1/data/index' doesn't exist. 
Creating new index...
   [junit4]   2> 883216 T7723 x:collection1 oasc.CachingDirectoryFactory.get 
return new directory for 
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestLazyCores
 ADA6297C732373B8-001/tempDir-001/collection1/data/index
   [junit4]   2> 883216 T7725 oass.IndexSchema.readSchema [collectionLazy5] 
Schema name=tiny
   [junit4]   2> 883216 T7723 x:collection1 oasu.RandomMergePolicy.<init> 
RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: 
[TieredMergePolicy: maxMergeAtOnce=21, maxMergeAtOnceExplicit=13, 
maxMergedSegmentMB=53.2685546875, floorSegmentMB=0.5224609375, 
forceMergeDeletesPctAllowed=9.548636708402187, segmentsPerTier=43.0, 
maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 883217 T7723 x:collection1 oasc.SolrDeletionPolicy.onCommit 
SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2>                
commit{dir=MockDirectoryWrapper(RAMDirectory@79daecaa 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@13e7cb66),segFN=segments_1,generation=1}
   [junit4]   2> 883217 T7723 x:collection1 
oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 883218 T7724 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 883219 T7724 oasc.CoreContainer.create Creating SolrCore 
'collectionLazy2' using configuration from instancedir 
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestLazyCores
 ADA6297C732373B8-001/tempDir-001/collection2/
   [junit4]   2> 883219 T7724 x:collectionLazy2 
oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 883219 T7723 x:collection1 
oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined 
as default, creating implicit default
   [junit4]   2> 883219 T7724 x:collectionLazy2 oasc.SolrCore.<init> 
[[collectionLazy2] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestLazyCores
 ADA6297C732373B8-001/tempDir-001/collection2/], dataDir=[null]
   [junit4]   2> 883220 T7724 x:collectionLazy2 oasc.SolrCore.initInfoRegistry 
JMX monitoring not detected for core: collectionLazy2
   [junit4]   2> 883220 T7724 x:collectionLazy2 
oasc.CachingDirectoryFactory.get return new directory for 
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestLazyCores
 ADA6297C732373B8-001/tempDir-001/collection2/data
   [junit4]   2> 883221 T7724 x:collectionLazy2 oasc.SolrCore.getNewIndexDir 
New index directory detected: old=null 
new=/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestLazyCores
 ADA6297C732373B8-001/tempDir-001/collection2/data/index/
   [junit4]   2> 883221 T7724 x:collectionLazy2 oasc.SolrCore.initIndex WARN 
[collectionLazy2] Solr index directory 
'/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestLazyCores
 ADA6297C732373B8-001/tempDir-001/collection2/data/index' doesn't exist. 
Creating new index...
   [junit4]   2> 883221 T7724 x:collectionLazy2 
oasc.CachingDirectoryFactory.get return new directory for 
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestLazyCores
 ADA6297C732373B8-001/tempDir-001/collection2/data/index
   [junit4]   2> 883221 T7724 x:collectionLazy2 oasu.RandomMergePolicy.<init> 
RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: 
[TieredMergePolicy: maxMergeAtOnce=21, maxMergeAtOnceExplicit=13, 
maxMergedSegmentMB=53.2685546875, floorSegmentMB=0.5224609375, 
forceMergeDeletesPctAllowed=9.548636708402187, segmentsPerTier=43.0, 
maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 883222 T7724 x:collectionLazy2 
oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2>                
commit{dir=MockDirectoryWrapper(RAMDirectory@4b6147ad 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@5fa8d584),segFN=segments_1,generation=1}
   [junit4]   2> 883222 T7724 x:collectionLazy2 
oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 883222 T7723 x:collection1 oashl.XMLLoader.init 
xsltCacheLifetimeSeconds=60
   [junit4]   2> 883223 T7725 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 883223 T7725 oasc.CoreContainer.create Creating SolrCore 
'collectionLazy5' using configuration from instancedir 
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestLazyCores
 ADA6297C732373B8-001/tempDir-001/collection5/
   [junit4]   2> 883224 T7723 x:collection1 oashl.XMLLoader.init 
xsltCacheLifetimeSeconds=60
   [junit4]   2> 883224 T7725 x:collectionLazy5 
oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 883224 T7725 x:collectionLazy5 oasc.SolrCore.<init> 
[[collectionLazy5] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestLazyCores
 ADA6297C732373B8-001/tempDir-001/collection5/], dataDir=[null]
   [junit4]   2> 883224 T7725 x:collectionLazy5 oasc.SolrCore.initInfoRegistry 
JMX monitoring not detected for core: collectionLazy5
   [junit4]   2> 883224 T7724 x:collectionLazy2 
oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined 
as default, creating implicit default
   [junit4]   2> 883225 T7725 x:collectionLazy5 
oasc.CachingDirectoryFactory.get return new directory for 
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestLazyCores
 ADA6297C732373B8-001/tempDir-001/collection5/data
   [junit4]   2> 883225 T7723 x:collection1 oashl.XMLLoader.init 
xsltCacheLifetimeSeconds=60
   [junit4]   2> 883225 T7725 x:collectionLazy5 oasc.SolrCore.getNewIndexDir 
New index directory detected: old=null 
new=/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestLazyCores
 ADA6297C732373B8-001/tempDir-001/collection5/data/index/
   [junit4]   2> 883225 T7725 x:collectionLazy5 oasc.SolrCore.initIndex WARN 
[collectionLazy5] Solr index directory 
'/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestLazyCores
 ADA6297C732373B8-001/tempDir-001/collection5/data/index' doesn't exist. 
Creating new index...
   [junit4]   2> 883225 T7725 x:collectionLazy5 
oasc.CachingDirectoryFactory.get return new directory for 
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestLazyCores
 ADA6297C732373B8-001/tempDir-001/collection5/data/index
   [junit4]   2> 883226 T7724 x:collectionLazy2 oashl.XMLLoader.init 
xsltCacheLifetimeSeconds=60
   [junit4]   2> 883226 T7723 x:collection1 oashl.XMLLoader.init 
xsltCacheLifetimeSeconds=60
   [junit4]   2> 883226 T7725 x:collectionLazy5 oasu.RandomMergePolicy.<init> 
RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: 
[TieredMergePolicy: maxMergeAtOnce=21, maxMergeAtOnceExplicit=13, 
maxMergedSegmentMB=53.2685546875, floorSegmentMB=0.5224609375, 
forceMergeDeletesPctAllowed=9.548636708402187, segmentsPerTier=43.0, 
maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 883227 T7725 x:collectionLazy5 
oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2>                
commit{dir=MockDirectoryWrapper(RAMDirectory@439c25a2 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@406ad15b),segFN=segments_1,generation=1}
   [junit4]   2> 883227 T7724 x:collectionLazy2 oashl.XMLLoader.init 
xsltCacheLifetimeSeconds=60
   [junit4]   2> 883227 T7725 x:collectionLazy5 
oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 883228 T7723 x:collection1 
oasc.RequestHandlers.initHandlersFromConfig Registered paths: 
/admin/logging,/config,/replication,/update,/admin/plugins,/admin/system,/admin/luke,/admin/mbeans,/update/json/docs,/admin/threads,/admin/file,/admin/ping,/schema,/get,/update/csv,/admin/segments,/select,/admin/properties,/update/json
   [junit4]   2> 883228 T7724 x:collectionLazy2 oashl.XMLLoader.init 
xsltCacheLifetimeSeconds=60
   [junit4]   2> 883228 T7723 x:collection1 oasc.SolrCore.initStatsCache Using 
default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 883229 T7724 x:collectionLazy2 oashl.XMLLoader.init 
xsltCacheLifetimeSeconds=60
   [junit4]   2> 883229 T7723 x:collection1 oasu.CommitTracker.<init> Hard 
AutoCommit: disabled
   [junit4]   2> 883229 T7723 x:collection1 oasu.CommitTracker.<init> Soft 
AutoCommit: disabled
   [junit4]   2> 883229 T7725 x:collectionLazy5 
oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined 
as default, creating implicit default
   [junit4]   2> 883229 T7723 x:collection1 oasu.RandomMergePolicy.<init> 
RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: 
[TieredMergePolicy: maxMergeAtOnce=35, maxMergeAtOnceExplicit=11, 
maxMergedSegmentMB=94.005859375, floorSegmentMB=0.7060546875, 
forceMergeDeletesPctAllowed=21.750668082147442, segmentsPerTier=47.0, 
maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.46893335033699934
   [junit4]   2> 883230 T7723 x:collection1 oasc.SolrDeletionPolicy.onInit 
SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2>                
commit{dir=MockDirectoryWrapper(RAMDirectory@79daecaa 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@13e7cb66),segFN=segments_1,generation=1}
   [junit4]   2> 883230 T7723 x:collection1 
oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 883230 T7724 x:collectionLazy2 
oasc.RequestHandlers.initHandlersFromConfig Registered paths: 
/admin/logging,/config,/replication,/update,/admin/plugins,/admin/system,/admin/luke,/admin/mbeans,/update/json/docs,/admin/threads,/admin/file,/admin/ping,/schema,/get,/update/csv,/admin/segments,/select,/admin/properties,/update/json
   [junit4]   2> 883231 T7725 x:collectionLazy5 oashl.XMLLoader.init 
xsltCacheLifetimeSeconds=60
   [junit4]   2> 883230 T7723 x:collection1 oass.SolrIndexSearcher.<init> 
Opening Searcher@6998cdb7[collection1] main
   [junit4]   2> 883231 T7723 x:collection1 
oasr.ManagedResourceStorage$FileStorageIO.configure File-based storage 
initialized to use dir: 
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestLazyCores
 ADA6297C732373B8-001/tempDir-001/collection1/conf
   [junit4]   2> 883231 T7723 x:collection1 oasr.RestManager.init Initializing 
RestManager with initArgs: 
{storageDir=/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestLazyCores
 ADA6297C732373B8-001/tempDir-001/collection1/conf}
   [junit4]   2> 883231 T7724 x:collectionLazy2 oasc.SolrCore.initStatsCache 
Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 883232 T7723 x:collection1 oasr.ManagedResourceStorage.load 
Reading _rest_managed.json using 
file:dir=/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestLazyCores
 ADA6297C732373B8-001/tempDir-001/collection1/conf
   [junit4]   2> 883232 T7725 x:collectionLazy5 oashl.XMLLoader.init 
xsltCacheLifetimeSeconds=60
   [junit4]   2> 883232 T7723 x:collection1 oasr.RestManager.init Initializing 
0 registered ManagedResources
   [junit4]   2> 883232 T7724 x:collectionLazy2 oasu.CommitTracker.<init> Hard 
AutoCommit: disabled
   [junit4]   2> 883232 T7723 x:collection1 oash.ReplicationHandler.inform 
Commits will be reserved for  10000
   [junit4]   2> 883232 T7724 x:collectionLazy2 oasu.CommitTracker.<init> Soft 
AutoCommit: disabled
   [junit4]   2> 883233 T7723 x:collection1 oasc.CoreContainer.registerCore 
registering core: collection1
   [junit4]   2> 883233 T7726 x:collection1 oasc.SolrCore.registerSearcher 
[collection1] Registered new searcher Searcher@6998cdb7[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 883233 T7725 x:collectionLazy5 oashl.XMLLoader.init 
xsltCacheLifetimeSeconds=60
   [junit4]   2> 883233 T7724 x:collectionLazy2 oasu.RandomMergePolicy.<init> 
RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: 
[TieredMergePolicy: maxMergeAtOnce=35, maxMergeAtOnceExplicit=11, 
maxMergedSegmentMB=94.005859375, floorSegmentMB=0.7060546875, 
forceMergeDeletesPctAllowed=21.750668082147442, segmentsPerTier=47.0, 
maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.46893335033699934
   [junit4]   2> 883234 T7724 x:collectionLazy2 oasc.SolrDeletionPolicy.onInit 
SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2>                
commit{dir=MockDirectoryWrapper(RAMDirectory@4b6147ad 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@5fa8d584),segFN=segments_1,generation=1}
   [junit4]   2> 883234 T7724 x:collectionLazy2 
oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 883234 T7725 x:collectionLazy5 oashl.XMLLoader.init 
xsltCacheLifetimeSeconds=60
   [junit4]   2> 883234 T7724 x:collectionLazy2 oass.SolrIndexSearcher.<init> 
Opening Searcher@74899abb[collectionLazy2] main
   [junit4]   2> 883235 T7724 x:collectionLazy2 
oasr.ManagedResourceStorage$FileStorageIO.configure File-based storage 
initialized to use dir: 
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestLazyCores
 ADA6297C732373B8-001/tempDir-001/collection2/conf
   [junit4]   2> 883235 T7724 x:collectionLazy2 oasr.RestManager.init 
Initializing RestManager with initArgs: 
{storageDir=/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestLazyCores
 ADA6297C732373B8-001/tempDir-001/collection2/conf}
   [junit4]   2> 883235 T7724 x:collectionLazy2 
oasr.ManagedResourceStorage.load Reading _rest_managed.json using 
file:dir=/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestLazyCores
 ADA6297C732373B8-001/tempDir-001/collection2/conf
   [junit4]   2> 883235 T7724 x:collectionLazy2 oasr.RestManager.init 
Initializing 0 registered ManagedResources
   [junit4]   2> 883235 T7724 x:collectionLazy2 oash.ReplicationHandler.inform 
Commits will be reserved for  10000
   [junit4]   2> 883236 T7727 x:collectionLazy2 oasc.SolrCore.registerSearcher 
[collectionLazy2] Registered new searcher Searcher@74899abb[collectionLazy2] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 883236 T7725 x:collectionLazy5 
oasc.RequestHandlers.initHandlersFromConfig Registered paths: 
/admin/logging,/config,/replication,/update,/admin/plugins,/admin/system,/admin/luke,/admin/mbeans,/update/json/docs,/admin/threads,/admin/file,/admin/ping,/schema,/get,/update/csv,/admin/segments,/select,/admin/properties,/update/json
   [junit4]   2> 883236 T7724 x:collectionLazy2 oasc.SolrCores.putTransientCore 
Opening transient core collectionLazy2
   [junit4]   2> 883236 T7724 x:collectionLazy2 oasc.CoreContainer.registerCore 
registering core: collectionLazy2
   [junit4]   2> 883237 T7725 x:collectionLazy5 oasc.SolrCore.initStatsCache 
Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 883237 T7725 x:collectionLazy5 oasu.CommitTracker.<init> Hard 
AutoCommit: disabled
   [junit4]   2> 883237 T7725 x:collectionLazy5 oasu.CommitTracker.<init> Soft 
AutoCommit: disabled
   [junit4]   2> 883238 T7725 x:collectionLazy5 oasu.RandomMergePolicy.<init> 
RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: 
[TieredMergePolicy: maxMergeAtOnce=35, maxMergeAtOnceExplicit=11, 
maxMergedSegmentMB=94.005859375, floorSegmentMB=0.7060546875, 
forceMergeDeletesPctAllowed=21.750668082147442, segmentsPerTier=47.0, 
maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.46893335033699934
   [junit4]   2> 883238 T7725 x:collectionLazy5 oasc.SolrDeletionPolicy.onInit 
SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2>                
commit{dir=MockDirectoryWrapper(RAMDirectory@439c25a2 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@406ad15b),segFN=segments_1,generation=1}
   [junit4]   2> 883238 T7725 x:collectionLazy5 
oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 883239 T7725 x:collectionLazy5 oass.SolrIndexSearcher.<init> 
Opening Searcher@672a7794[collectionLazy5] main
   [junit4]   2> 883239 T7725 x:collectionLazy5 
oasr.ManagedResourceStorage$FileStorageIO.configure File-based storage 
initialized to use dir: 
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestLazyCores
 ADA6297C732373B8-001/tempDir-001/collection5/conf
   [junit4]   2> 883239 T7725 x:collectionLazy5 oasr.RestManager.init 
Initializing RestManager with initArgs: 
{storageDir=/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestLazyCores
 ADA6297C732373B8-001/tempDir-001/collection5/conf}
   [junit4]   2> 883239 T7725 x:collectionLazy5 
oasr.ManagedResourceStorage.load Reading _rest_managed.json using 
file:dir=/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestLazyCores
 ADA6297C732373B8-001/tempDir-001/collection5/conf
   [junit4]   2> 883240 T7725 x:collectionLazy5 oasr.RestManager.init 
Initializing 0 registered ManagedResources
   [junit4]   2> 883240 T7725 x:collectionLazy5 oash.ReplicationHandler.inform 
Commits will be reserved for  10000
   [junit4]   2> 883240 T7725 x:collectionLazy5 oasc.CoreContainer.registerCore 
registering core: collectionLazy5
   [junit4]   2> 883240 T7728 x:collectionLazy5 oasc.SolrCore.registerSearcher 
[collectionLazy5] Registered new searcher Searcher@672a7794[collectionLazy5] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 883242 T7722 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestLazyCores
 ADA6297C732373B8-001/tempDir-001/collection3/'
   [junit4]   2> 883261 T7722 oasc.SolrConfig.refreshRequestParams current 
version of requestparams : -1
   [junit4]   2> 883270 T7722 oasc.SolrConfig.<init> Using Lucene MatchVersion: 
5.2.0
   [junit4]   2> 883290 T7722 oasc.SolrConfig.<init> Loaded SolrConfig: 
solrconfig.xml
   [junit4]   2> 883290 T7722 oass.IndexSchema.readSchema Reading Solr Schema 
from 
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestLazyCores
 ADA6297C732373B8-001/tempDir-001/collection3/conf/schema.xml
   [junit4]   2> 883295 T7722 oass.IndexSchema.readSchema [collectionLazy3] 
Schema name=tiny
   [junit4]   2> 883302 T7722 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 883303 T7722 oasc.CoreContainer.create Creating SolrCore 
'collectionLazy3' using configuration from instancedir 
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestLazyCores
 ADA6297C732373B8-001/tempDir-001/collection3/
   [junit4]   2> 883303 T7722 x:collectionLazy3 
oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 883303 T7722 x:collectionLazy3 oasc.SolrCore.<init> 
[[collectionLazy3] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestLazyCores
 ADA6297C732373B8-001/tempDir-001/collection3/], dataDir=[null]
   [junit4]   2> 883303 T7722 x:collectionLazy3 oasc.SolrCore.initInfoRegistry 
JMX monitoring not detected for core: collectionLazy3
   [junit4]   2> 883304 T7722 x:collectionLazy3 
oasc.CachingDirectoryFactory.get return new directory for 
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestLazyCores
 ADA6297C732373B8-001/tempDir-001/collection3/data
   [junit4]   2> 883304 T7722 x:collectionLazy3 oasc.SolrCore.getNewIndexDir 
New index directory detected: old=null 
new=/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestLazyCores
 ADA6297C732373B8-001/tempDir-001/collection3/data/index/
   [junit4]   2> 883304 T7722 x:collectionLazy3 oasc.SolrCore.initIndex WARN 
[collectionLazy3] Solr index directory 
'/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestLazyCores
 ADA6297C732373B8-001/tempDir-001/collection3/data/index' doesn't exist. 
Creating new index...
   [junit4]   2> 883305 T7722 x:collectionLazy3 
oasc.CachingDirectoryFactory.get return new directory for 
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestLazyCores
 ADA6297C732373B8-001/tempDir-001/collection3/data/index
   [junit4]   2> 883305 T7722 x:collectionLazy3 oasu.RandomMergePolicy.<init> 
RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: 
[TieredMergePolicy: maxMergeAtOnce=41, maxMergeAtOnceExplicit=41, 
maxMergedSegmentMB=35.0009765625, floorSegmentMB=0.443359375, 
forceMergeDeletesPctAllowed=24.947446242950903, segmentsPerTier=49.0, 
maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 883306 T7722 x:collectionLazy3 
oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2>                
commit{dir=MockDirectoryWrapper(RAMDirectory@781fde1d 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@742f7f87),segFN=segments_1,generation=1}
   [junit4]   2> 883306 T7722 x:collectionLazy3 
oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 883309 T7722 x:collectionLazy3 
oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined 
as default, creating implicit default
   [junit4]   2> 883310 T7722 x:collectionLazy3 oashl.XMLLoader.init 
xsltCacheLifetimeSeconds=60
   [junit4]   2> 883311 T7722 x:collectionLazy3 oashl.XMLLoader.init 
xsltCacheLifetimeSeconds=60
   [junit4]   2> 883313 T7722 x:collectionLazy3 oashl.XMLLoader.init 
xsltCacheLifetimeSeconds=60
   [junit4]   2> 883314 T7722 x:collectionLazy3 oashl.XMLLoader.init 
xsltCacheLifetimeSeconds=60
   [junit4]   2> 883316 T7722 x:collectionLazy3 
oasc.RequestHandlers.initHandlersFromConfig Registered paths: 
/admin/logging,/config,/replication,/update,/admin/plugins,/admin/system,/admin/luke,/admin/mbeans,/update/json/docs,/admin/threads,/admin/file,/admin/ping,/schema,/get,/update/csv,/admin/segments,/select,/admin/properties,/update/json
   [junit4]   2> 883317 T7722 x:collectionLazy3 oasc.SolrCore.initStatsCache 
Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 883318 T7722 x:collectionLazy3 oasu.CommitTracker.<init> Hard 
AutoCommit: disabled
   [junit4]   2> 883318 T7722 x:collectionLazy3 oasu.CommitTracker.<init> Soft 
AutoCommit: disabled
   [junit4]   2> 883318 T7722 x:collectionLazy3 oasu.RandomMergePolicy.<init> 
RandomMergePolicy wrapping class org.apache.lucene.index.AlcoholicMergePolicy: 
[AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=1910841434, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.1]
   [junit4]   2> 883319 T7722 x:collectionLazy3 oasc.SolrDeletionPolicy.onInit 
SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2>                
commit{dir=MockDirectoryWrapper(RAMDirectory@781fde1d 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@742f7f87),segFN=segments_1,generation=1}
   [junit4]   2> 883319 T7722 x:collectionLazy3 
oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 883319 T7722 x:collectionLazy3 oass.SolrIndexSearcher.<init> 
Opening Searcher@24e8ac91[collectionLazy3] main
   [junit4]   2> 883320 T7722 x:collectionLazy3 
oasr.ManagedResourceStorage$FileStorageIO.configure File-based storage 
initialized to use dir: 
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestLazyCores
 ADA6297C732373B8-001/tempDir-001/collection3/conf
   [junit4]   2> 883320 T7722 x:collectionLazy3 oasr.RestManager.init 
Initializing RestManager with initArgs: 
{storageDir=/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestLazyCores
 ADA6297C732373B8-001/tempDir-001/collection3/conf}
   [junit4]   2> 883320 T7722 x:collectionLazy3 
oasr.ManagedResourceStorage.load Reading _rest_managed.json using 
file:dir=/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestLazyCores
 ADA6297C732373B8-001/tempDir-001/collection3/conf
   [junit4]   2> 883321 T7722 x:collectionLazy3 oasr.RestManager.init 
Initializing 0 registered ManagedResources
   [junit4]   2> 883321 T7722 x:collectionLazy3 oash.ReplicationHandler.inform 
Commits will be reserved for  10000
   [junit4]   2> 883321 T7722 x:collectionLazy3 oasc.SolrCores.putTransientCore 
Opening transient core collectionLazy3
   [junit4]   2> 883321 T7730 x:collectionLazy3 oasc.SolrCore.registerSearcher 
[collectionLazy3] Registered new searcher Searcher@24e8ac91[collectionLazy3] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 883321 T7722 x:collectionLazy3 oasc.CoreContainer.registerCore 
registering core: collectionLazy3
   [junit4]   2> 883322 T7722 x:collectionLazy3 oasc.SolrResourceLoader.<init> 
new SolrResourceLoader for directory: 
'/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestLazyCores
 ADA6297C732373B8-001/tempDir-001/collection4/'
   [junit4]   2> 883340 T7722 x:collectionLazy3 
oasc.SolrConfig.refreshRequestParams current version of requestparams : -1
   [junit4]   2> 883350 T7722 x:collectionLazy3 oasc.SolrConfig.<init> Using 
Lucene MatchVersion: 5.2.0
   [junit4]   2> 883381 T7722 x:collectionLazy3 oasc.SolrConfig.<init> Loaded 
SolrConfig: solrconfig.xml
   [junit4]   2> 883382 T7722 x:collectionLazy3 oass.IndexSchema.readSchema 
Reading Solr Schema from 
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestLazyCores
 ADA6297C732373B8-001/tempDir-001/collection4/conf/schema.xml
   [junit4]   2> 883385 T7722 x:collectionLazy3 oass.IndexSchema.readSchema 
[collectionLazy4] Schema name=tiny
   [junit4]   2> 883392 T7722 x:collectionLazy3 oass.IndexSchema.readSchema 
unique key field: id
   [junit4]   2> 883393 T7722 x:collectionLazy3 oasc.CoreContainer.create 
Creating SolrCore 'collectionLazy4' using configuration from instancedir 
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestLazyCores
 ADA6297C732373B8-001/tempDir-001/collection4/
   [junit4]   2> 883393 T7722 x:collectionLazy4 
oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 883394 T7722 x:collectionLazy4 oasc.SolrCore.<init> 
[[collectionLazy4] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestLazyCores
 ADA6297C732373B8-001/tempDir-001/collection4/], dataDir=[null]
   [junit4]   2> 883394 T7722 x:collectionLazy4 oasc.SolrCore.initInfoRegistry 
JMX monitoring not detected for core: collectionLazy4
   [junit4]   2> 883394 T7722 x:collectionLazy4 
oasc.CachingDirectoryFactory.get return new directory for 
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestLazyCores
 ADA6297C732373B8-001/tempDir-001/collection4/data
   [junit4]   2> 883395 T7722 x:collectionLazy4 oasc.SolrCore.getNewIndexDir 
New index directory detected: old=null 
new=/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestLazyCores
 ADA6297C732373B8-001/tempDir-001/collection4/data/index/
   [junit4]   2> 883395 T7722 x:collectionLazy4 oasc.SolrCore.initIndex WARN 
[collectionLazy4] Solr index directory 
'/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestLazyCores
 ADA6297C732373B8-001/tempDir-001/collection4/data/index' doesn't exist. 
Creating new index...
   [junit4]   2> 883395 T7722 x:collectionLazy4 
oasc.CachingDirectoryFactory.get return new directory for 
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestLazyCores
 ADA6297C732373B8-001/tempDir-001/collection4/data/index
   [junit4]   2> 883396 T7722 x:collectionLazy4 oasu.RandomMergePolicy.<init> 
RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: 
[TieredMergePolicy: maxMergeAtOnce=47, maxMergeAtOnceExplicit=37, 
maxMergedSegmentMB=19.5126953125, floorSegmentMB=0.37890625, 
forceMergeDeletesPctAllowed=5.745171071699776, segmentsPerTier=19.0, 
maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.2155092217028785
   [junit4]   2> 883397 T7722 x:collectionLazy4 
oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2>                
commit{dir=MockDirectoryWrapper(RAMDirectory@5c3e83d3 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@c40c0f5),segFN=segments_1,generation=1}
   [junit4]   2> 883397 T7722 x:collectionLazy4 
oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 883399 T7722 x:collectionLazy4 
oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined 
as default, creating implicit default
   [junit4]   2> 883401 T7722 x:collectionLazy4 oashl.XMLLoader.init 
xsltCacheLifetimeSeconds=60
   [junit4]   2> 883402 T7722 x:collectionLazy4 oashl.XMLLoader.init 
xsltCacheLifetimeSeconds=60
   [junit4]   2> 883403 T7722 x:collectionLazy4 oashl.XMLLoader.init 
xsltCacheLifetimeSeconds=60
   [junit4]   2> 883404 T7722 x:collectionLazy4 oashl.XMLLoader.init 
xsltCacheLifetimeSeconds=60
   [junit4]   2> 883406 T7722 x:collectionLazy4 
oasc.RequestHandlers.initHandlersFromConfig Registered paths: 
/admin/logging,/config,/replication,/update,/admin/plugins,/admin/system,/admin/luke,/admin/mbeans,/update/json/docs,/admin/threads,/admin/file,/admin/ping,/schema,/get,/update/csv,/admin/segments,/select,/admin/properties,/update/json
   [junit4]   2> 883407 T7722 x:collectionLazy4 oasc.SolrCore.initStatsCache 
Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 883407 T7722 x:collectionLazy4 oasu.CommitTracker.<init> Hard 
AutoCommit: disabled
   [junit4]   2> 883408 T7722 x:collectionLazy4 oasu.CommitTracker.<init> Soft 
AutoCommit: disabled
   [junit4]   2> 883408 T7722 x:collectionLazy4 oasu.RandomMergePolicy.<init> 
RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: 
[TieredMergePolicy: maxMergeAtOnce=19, maxMergeAtOnceExplicit=11, 
maxMergedSegmentMB=36.24609375, floorSegmentMB=0.7001953125, 
forceMergeDeletesPctAllowed=8.21513830086375, segmentsPerTier=33.0, 
maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 883409 T7722 x:collectionLazy4 oasc.SolrDeletionPolicy.onInit 
SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2>                
commit{dir=MockDirectoryWrapper(RAMDirectory@5c3e83d3 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@c40c0f5),segFN=segments_1,generation=1}
   [junit4]   2> 883409 T7722 x:collectionLazy4 
oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 883409 T7722 x:collectionLazy4 oass.SolrIndexSearcher.<init> 
Opening Searcher@554edeab[collectionLazy4] main
   [junit4]   2> 883410 T7722 x:collectionLazy4 
oasr.ManagedResourceStorage$FileStorageIO.configure File-based storage 
initialized to use dir: 
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestLazyCores
 ADA6297C732373B8-001/tempDir-001/collection4/conf
   [junit4]   2> 883410 T7722 x:collectionLazy4 oasr.RestManager.init 
Initializing RestManager with initArgs: 
{storageDir=/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestLazyCores
 ADA6297C732373B8-001/tempDir-001/collection4/conf}
   [junit4]   2> 883410 T7722 x:collectionLazy4 
oasr.ManagedResourceStorage.load Reading _rest_managed.json using 
file:dir=/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestLazyCores
 ADA6297C732373B8-001/tempDir-001/collection4/conf
   [junit4]   2> 883410 T7722 x:collectionLazy4 oasr.RestManager.init 
Initializing 0 registered ManagedResources
   [junit4]   2> 883411 T7722 x:collectionLazy4 oash.ReplicationHandler.inform 
Commits will be reserved for  10000
   [junit4]   2> 883411 T7722 x:collectionLazy4 oasc.CoreContainer.registerCore 
registering core: collectionLazy4
   [junit4]   2> 883411 T7732 x:collectionLazy4 oasc.SolrCore.registerSearcher 
[collectionLazy4] Registered new searcher Searcher@554edeab[collectionLazy4] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 883411 T7722 x:collectionLazy4 oasc.SolrResourceLoader.<init> 
new SolrResourceLoader for directory: 
'/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestLazyCores
 ADA6297C732373B8-001/tempDir-001/collection6/'
   [junit4]   2> 883427 T7722 x:collectionLazy4 
oasc.SolrConfig.refreshRequestParams current version of requestparams : -1
   [junit4]   2> 883437 T7722 x:collectionLazy4 oasc.SolrConfig.<init> Using 
Lucene MatchVersion: 5.2.0
   [junit4]   2> 883457 T7722 x:collectionLazy4 oasc.SolrConfig.<init> Loaded 
SolrConfig: solrconfig.xml
   [junit4]   2> 883457 T7722 x:collectionLazy4 oass.IndexSchema.readSchema 
Reading Solr Schema from 
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestLazyCores
 ADA6297C732373B8-001/tempDir-001/collection6/conf/schema.xml
   [junit4]   2> 883461 T7722 x:collectionLazy4 oass.IndexSchema.readSchema 
[collectionLazy6] Schema name=tiny
   [junit4]   2> 883468 T7722 x:collectionLazy4 oass.IndexSchema.readSchema 
unique key field: id
   [junit4]   2> 883469 T7722 x:collectionLazy4 oasc.CoreContainer.create 
Creating SolrCore 'collectionLazy6' using configuration from instancedir 
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestLazyCores
 ADA6297C732373B8-001/tempDir-001/collection6/
   [junit4]   2> 883469 T7722 x:collectionLazy6 
oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 883470 T7722 x:collectionLazy6 oasc.SolrCore.<init> 
[[collectionLazy6] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestLazyCores
 ADA6297C732373B8-001/tempDir-001/collection6/], dataDir=[null]
   [junit4]   2> 883470 T7722 x:collectionLazy6 oasc.SolrCore.initInfoRegistry 
JMX monitoring not detected for core: collectionLazy6
   [junit4]   2> 883470 T7722 x:collectionLazy6 
oasc.CachingDirectoryFactory.get return new directory for 
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestLazyCores
 ADA6297C732373B8-001/tempDir-001/collection6/data
   [junit4]   2> 883471 T7722 x:collectionLazy6 oasc.SolrCore.getNewIndexDir 
New index directory detected: old=null 
new=/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestLazyCores
 ADA6297C732373B8-001/tempDir-001/collection6/data/index/
   [junit4]   2> 883471 T7722 x:collectionLazy6 oasc.SolrCore.initIndex WARN 
[collectionLazy6] Solr index directory 
'/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestLazyCores
 ADA6297C732373B8-001/tempDir-001/collection6/data/index' doesn't exist. 
Creating new index...
   [junit4]   2> 883471 T7722 x:collectionLazy6 
oasc.CachingDirectoryFactory.get return new directory for 
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestLazyCores
 ADA6297C732373B8-001/tempDir-001/collection6/data/index
   [junit4]   2> 883472 T7722 x:collectionLazy6 oasu.RandomMergePolicy.<init> 
RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: 
[TieredMergePolicy: maxMergeAtOnce=27, maxMergeAtOnceExplicit=39, 
maxMergedSegmentMB=35.7099609375, floorSegmentMB=0.662109375, 
forceMergeDeletesPctAllowed=26.259961913482684, segmentsPerTier=50.0, 
maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.33366279479834327
   [junit4]   2> 883473 T7722 x:collectionLazy6 
oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2>                
commit{dir=MockDirectoryWrapper(RAMDirectory@1ea9b83b 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@187e3937),segFN=segments_1,generation=1}
   [junit4]   2> 883473 T7722 x:collectionLazy6 
oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 883475 T7722 x:collectionLazy6 
oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined 
as default, creating implicit default
   [junit4]   2> 883478 T7722 x:collectionLazy6 oashl.XMLLoader.init 
xsltCacheLifetimeSeconds=60
   [junit4]   2> 883479 T7722 x:collectionLazy6 oashl.XMLLoader.init 
xsltCacheLifetimeSeconds=60
   [junit4]   2> 883480 T7722 x:collectionLazy6 oashl.XMLLoader.init 
xsltCacheLifetimeSeconds=60
   [junit4]   2> 883482 T7722 x:collectionLazy6 oashl.XMLLoader.init 
xsltCacheLifetimeSeconds=60
   [junit4]   2> 883484 T7722 x:collectionLazy6 
oasc.RequestHandlers.initHandlersFromConfig Registered paths: 
/admin/logging,/config,/replication,/update,/admin/plugins,/admin/system,/admin/luke,/admin/mbeans,/update/json/docs,/admin/threads,/admin/file,/admin/ping,/schema,/get,/update/csv,/admin/segments,/select,/admin/properties,/update/json
   [junit4]   2> 883485 T7722 x:collectionLazy6 oasc.SolrCore.initStatsCache 
Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 883485 T7722 x:collectionLazy6 oasu.CommitTracker.<init> Hard 
AutoCommit: disabled
   [junit4]   2> 883486 T7722 x:collectionLazy6 oasu.CommitTracker.<init> Soft 
AutoCommit: disabled
   [junit4]   2> 883486 T7722 x:collectionLazy6 oasu.RandomMergePolicy.<init> 
RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: 
[TieredMergePolicy: maxMergeAtOnce=50, maxMergeAtOnceExplicit=38, 
maxMergedSegmentMB=74.8203125, floorSegmentMB=1.8876953125, 
forceMergeDeletesPctAllowed=4.458222203007269, segmentsPerTier=20.0, 
maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.8051965067624198
   [junit4]   2> 883486 T7722 x:collectionLazy6 oasc.SolrDeletionPolicy.onInit 
SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2>                
commit{dir=MockDirectoryWrapper(RAMDirectory@1ea9b83b 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@187e3937),segFN=segments_1,generation=1}
   [junit4]   2> 883487 T7722 x:collectionLazy6 
oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 883487 T7722 x:collectionLazy6 oass.SolrIndexSearcher.<init> 
Opening Searcher@7ffff7b8[collectionLazy6] main
   [junit4]   2> 883488 T7722 x:collectionLazy6 
oasr.ManagedResourceStorage$FileStorageIO.configure File-based storage 
initialized to use dir: 
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestLazyCores
 ADA6297C732373B8-001/tempDir-001/collection6/conf
   [junit4]   2> 883488 T7722 x:collectionLazy6 oasr.RestManager.init 
Initializing RestManager with initArgs: 
{storageDir=/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestLazyCores
 ADA6297C732373B8-001/tempDir-001/collection6/conf}
   [junit4]   2> 883488 T7722 x:collectionLazy6 
oasr.ManagedResourceStorage.load Reading _rest_managed.json using 
file:dir=/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestLazyCores
 ADA6297C732373B8-001/tempDir-001/collection6/conf
   [junit4]   2> 883488 T7722 x:collectionLazy6 oasr.RestManager.init 
Initializing 0 registered ManagedResources
   [junit4]   2> 883489 T7722 x:collectionLazy6 oash.ReplicationHandler.inform 
Commits will be reserved for  10000
   [junit4]   2> 883489 T7722 x:collectionLazy6 oasc.SolrCores.putTransientCore 
Opening transient core collectionLazy6
   [junit4]   2> 883489 T7734 x:collectionLazy6 oasc.SolrCore.registerSearcher 
[collectionLazy6] Registered new searcher Searcher@7ffff7b8[collectionLazy6] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 883489 T7722 x:collectionLazy6 oasc.CoreContainer.registerCore 
registering core: collectionLazy6
   [junit4]   2> 883490 T7722 x:collectionLazy6 oasc.SolrResourceLoader.<init> 
new SolrResourceLoader for directory: 
'/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestLazyCores
 ADA6297C732373B8-001/tempDir-001/collection7/'
   [junit4]   2> 883506 T7722 x:collectionLazy6 
oasc.SolrConfig.refreshRequestParams current version of requestparams : -1
   [junit4]   2> 883515 T7722 x:collectionLazy6 oasc.SolrConfig.<init> Using 
Lucene MatchVersion: 5.2.0
   [junit4]   2> 883534 T7722 x:collectionLazy6 oasc.SolrConfig.<init> Loaded 
SolrConfig: solrconfig.xml
   [junit4]   2> 883535 T7722 x:collectionLazy6 oass.IndexSchema.readSchema 
Reading Solr Schema from 
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestLazyCores
 ADA6297C732373B8-001/tempDir-001/collection7/conf/schema.xml
   [junit4]   2> 883538 T7722 x:collectionLazy6 oass.IndexSchema.readSchema 
[collectionLazy7] Schema name=tiny
   [junit4]   2> 883545 T7722 x:collectionLazy6 oass.IndexSchema.readSchema 
unique key field: id
   [junit4]   2> 883546 T7722 x:collectionLazy6 oasc.CoreContainer.create 
Creating SolrCore 'collectionLazy7' using configuration from instancedir 
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestLazyCores
 ADA6297C732373B8-001/tempDir-001/collection7/
   [junit4]   2> 883546 T7722 x:collectionLazy7 
oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 883546 T7722 x:collectionLazy7 oasc.SolrCore.<init> 
[[collectionLazy7] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestLazyCores
 ADA6297C732373B8-001/tempDir-001/collection7/], dataDir=[null]
   [junit4]   2> 883547 T7722 x:collectionLazy7 oasc.SolrCore.initInfoRegistry 
JMX monitoring not detected for core: collectionLazy7
   [junit4]   2> 883547 T7722 x:collectionLazy7 
oasc.CachingDirectoryFactory.get return new directory for 
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestLazyCores
 ADA6297C732373B8-001/tempDir-001/collection7/data
   [junit4]   2> 883547 T7722 x:collectionLazy7 oasc.SolrCore.getNewIndexDir 
New index directory detected: old=null 
new=/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestLazyCores
 ADA6297C732373B8-001/tempDir-001/collection7/data/index/
   [junit4]   2> 883548 T7722 x:collectionLazy7 oasc.SolrCore.initIndex WARN 
[collectionLazy7] Solr index directory 
'/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestLazyCores
 ADA6297C732373B8-001/tempDir-001/collection7/data/index' doesn't exist. 
Creating new index...
   [junit4]   2> 883548 T7722 x:collectionLazy7 
oasc.CachingDirectoryFactory.get return new directory for 
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestLazyCores
 ADA6297C732373B8-001/tempDir-001/collection7/data/index
   [junit4]   2> 883549 T7722 x:collectionLazy7 oasu.RandomMergePolicy.<init> 
RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: 
[LogDocMergePolicy: minMergeSize=1000, mergeFactor=10, 
maxMergeSize=9223372036854775807, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.0]
   [junit4]   2> 883549 T7722 x:collectionLazy7 
oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2>                
commit{dir=MockDirectoryWrapper(RAMDirectory@51ca484b 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@37505de0),segFN=segments_1,generation=1}
   [junit4]   2> 883550 T7722 x:collectionLazy7 
oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 883552 T7722 x:collectionLazy7 
oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined 
as default, creating implicit default
   [junit4]   2> 883554 T7722 x:collectionLazy7 oashl.XMLLoader.init 
xsltCacheLifetimeSeconds=60
   [junit4]   2> 883555 T7722 x:collectionLazy7 oashl.XMLLoader.init 
xsltCacheLifetimeSeconds=60
   [junit4]   2> 883556 T7722 x:collectionLazy7 oashl.XMLLoader.init 
xsltCacheLifetimeSeconds=60
   [junit4]   2> 883557 T7722 x:collectionLazy7 oashl.XMLLoader.init 
xsltCacheLifetimeSeconds=60
   [junit4]   2> 883559 T7722 x:collectionLazy7 
oasc.RequestHandlers.initHandlersFromConfig Registered paths: 
/admin/logging,/config,/replication,/update,/admin/plugins,/admin/system,/admin/luke,/admin/mbeans,/update/json/docs,/admin/threads,/admin/file,/admin/ping,/schema,/get,/update/csv,/admin/segments,/select,/admin/properties,/update/json
   [junit4]   2> 883560 T7722 x:collectionLazy7 oasc.SolrCore.initStatsCache 
Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 883560 T7722 x:collectionLazy7 oasu.CommitTracker.<init> Hard 
AutoCommit: disabled
   [junit4]   2> 883561 T7722 x:collectionLazy7 oasu.CommitTracker.<init> Soft 
AutoCommit: disabled
   [junit4]   2> 883561 T7722 x:collectionLazy7 oasu.RandomMergePolicy.<init> 
RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: 
[TieredMergePolicy: maxMergeAtOnce=50, maxMergeAtOnceExplicit=23, 
maxMergedSegmentMB=48.8056640625, floorSegmentMB=0.5830078125, 
forceMergeDeletesPctAllowed=8.690142830358173, segmentsPerTier=43.0, 
maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 883562 T7722 x:collectionLazy7 oasc.SolrDeletionPolicy.onInit 
SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2>                
commit{dir=MockDirectoryWrapper(RAMDirectory@51ca484b 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@37505de0),segFN=segments_1,generation=1}
   [junit4]   2> 883562 T7722 x:collectionLazy7 
oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 883562 T7722 x:collectionLazy7 oass.SolrIndexSearcher.<init> 
Opening Searcher@7c0eab63[collectionLazy7] main
   [junit4]   2> 883563 T7722 x:collectionLazy7 
oasr.ManagedResourceStorage$FileStorageIO.configure File-based storage 
initialized to use dir: 
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestLazyCores
 ADA6297C732373B8-001/tempDir-001/collection7/conf
   [junit4]   2> 883563 T7722 x:collectionLazy7 oasr.RestManager.init 
Initializing RestManager with initArgs: 
{storageDir=/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestLazyCores
 ADA6297C732373B8-001/tempDir-001/collection7/conf}
   [junit4]   2> 883563 T7722 x:collectionLazy7 
oasr.ManagedResourceStorage.load Reading _rest_managed.json using 
file:dir=/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestLazyCores
 ADA6297C732373B8-001/tempDir-001/collection7/conf
   [junit4]   2> 883564 T7722 x:collectionLazy7 oasr.RestManager.init 
Initializing 0 registered ManagedResources
   [junit4]   2> 883564 T7722 x:collectionLazy7 oash.ReplicationHandler.inform 
Commits will be reserved for  10000
   [junit4]   2> 883564 T7722 x:collectionLazy7 oasc.SolrCores.putTransientCore 
Opening transient core collectionLazy7
   [junit4]   2> 883564 T7736 x:collectionLazy7 oasc.SolrCore.registerSearcher 
[collectionLazy7] Registered new searcher Searcher@7c0eab63[collectionLazy7] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 883565 T7722 x:collectionLazy7 oasc.CoreContainer.registerCore 
registering core: collectionLazy7
   [junit4]   2> 883565 T7722 x:collectionLazy7 oasc.SolrResourceLoader.<init> 
new SolrResourceLoader for directory: 
'/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestLazyCores
 ADA6297C732373B8-001/tempDir-001/collection8/'
   [junit4]   2> 883584 T7722 x:collectionLazy7 
oasc.SolrConfig.refreshRequestParams current version of requestparams : -1
   [junit4]   2> 883593 T7722 x:collectionLazy7 oasc.SolrConfig.<init> Using 
Lucene MatchVersion: 5.2.0
   [junit4]   2> 883625 T7722 x:collectionLazy7 oasc.SolrConfig.<init> Loaded 
SolrConfig: solrconfig.xml
   [junit4]   2> 883625 T7722 x:collectionLazy7 oass.IndexSchema.readSchema 
Reading Solr Schema from 
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestLazyCores
 ADA6297C732373B8-001/tempDir-001/collection8/conf/schema.xml
   [junit4]   2> 883630 T7722 x:collectionLazy7 oass.IndexSchema.readSchema 
[collectionLazy8] Schema name=tiny
   [junit4]   2> 883637 T7722 x:collectionLazy7 oass.IndexSchema.readSchema 
unique key field: id
   [junit4]   2> 883638 T7722 x:collectionLazy7 oasc.CoreContainer.create 
Creating SolrCore 'collectionLazy8' using configuration from instancedir 
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestLazyCores
 ADA6297C732373B8-001/tempDir-001/collection8/
   [junit4]   2> 883638 T7722 x:collectionLazy8 
oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 883638 T7722 x:collectionLazy8 oasc.SolrCore.<init> 
[[collectionLazy8] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestLazyCores
 ADA6297C732373B8-001/tempDir-001/collection8/], dataDir=[null]
   [junit4]   2> 883639 T7722 x:collectionLazy8 oasc.SolrCore.initInfoRegistry 
JMX monitoring not detected for core: collectionLazy8
   [junit4]   2> 883639 T7722 x:collectionLazy8 
oasc.CachingDirectoryFactory.get return new directory for 
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestLazyCores
 ADA6297C732373B8-001/tempDir-001/collection8/data
   [junit4]   2> 883640 T7722 x:collectionLazy8 oasc.SolrCore.getNewIndexDir 
New index directory detected: old=null 
new=/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestLazyCores
 ADA6297C732373B8-001/tempDir-001/collection8/data/index/
   [junit4]   2> 883640 T7722 x:collectionLazy8 oasc.SolrCore.initIndex WARN 
[collectionLazy8] Solr index directory 
'/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestLazyCores
 ADA6297C732373B8-001/tempDir-001/collection8/data/index' doesn't exist. 
Creating new index...
   [junit4]   2> 883640 T7722 x:collectionLazy8 
oasc.CachingDirectoryFactory.get return new directory for 
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestLazyCores
 ADA6297C732373B8-001/tempDir-001/collection8/data/index
   [junit4]   2> 883641 T7722 x:collectionLazy8 oasu.RandomMergePolicy.<init> 
RandomMergePolicy wrapping class 
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: 
minMergeSize=1677721, mergeFactor=27, maxMergeSize=2147483648, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.800429180215703]
   [junit4]   2> 883641 T7722 x:collectionLazy8 
oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2>                
commit{dir=MockDirectoryWrapper(RAMDirectory@4019c699 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@5c3d87af),segFN=segments_1,generation=1}
   [junit4]   2> 883642 T7722 x:collectionLazy8 
oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 883644 T7722 x:collectionLazy8 
oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined 
as default, creating implicit default
   [junit4]   2> 883646 T7722 x:collectionLazy8 oashl.XMLLoader.init 
xsltCacheLifetimeSeconds=60
   [junit4]   2> 883647 T7722 x:collectionLazy8 oashl.XMLLoader.init 
xsltCacheLifetimeSeconds=60
   [junit4]   2> 883648 T7722 x:collectionLazy8 oashl.XMLLoader.init 
xsltCacheLifetimeSeconds=60
   [junit4]   2> 883649 T7722 x:collectionLazy8 oashl.XMLLoader.init 
xsltCacheLifetimeSeconds=60
   [junit4]   2> 883650 T7722 x:collectionLazy8 
oasc.RequestHandlers.initHandlersFromConfig Registered paths: 
/admin/logging,/config,/replication,/update,/admin/plugins,/admin/system,/admin/luke,/admin/mbeans,/update/json/docs,/admin/threads,/admin/file,/admin/ping,/schema,/get,/update/csv,/admin/segments,/select,/admin/properties,/update/json
   [junit4]   2> 883651 T7722 x:collectionLazy8 oasc.SolrCore.initStatsCache 
Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 883652 T7722 x:collectionLazy8 oasu.CommitTracker.<init> Hard 
AutoCommit: disabled
   [junit4]   2> 883652 T7722 x:collectionLazy8 oasu.CommitTracker.<init> Soft 
AutoCommit: disabled
   [junit4]   2> 883653 T7722 x:collectionLazy8 oasu.RandomMergePolicy.<init> 
RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: 
[TieredMergePolicy: maxMergeAtOnce=14, maxMergeAtOnceExplicit=32, 
maxMergedSegmentMB=71.1259765625, floorSegmentMB=1.708984375, 
forceMergeDeletesPctAllowed=8.038290092513584, segmentsPerTier=41.0, 
maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.35484369107591407
   [junit4]   2> 883653 T7722 x:collectionLazy8 oasc.SolrDeletionPolicy.onInit 
SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2>                
commit{dir=MockDirectoryWrapper(RAMDirectory@4019c699 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@5c3d87af),segFN=segments_1,generation=1}
   [junit4]   2> 883654 T7722 x:collectionLazy8 
oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 883654 T7722 x:collectionLazy8 oass.SolrIndexSearcher.<init> 
Opening Searcher@573da8ee[collectionLazy8] main
   [junit4]   2> 883654 T7722 x:collectionLazy8 
oasr.ManagedResourceStorage$FileStorageIO.configure File-based storage 
initialized to use dir: 
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestLazyCores
 ADA6297C732373B8-001/tempDir-001/collection8/conf
   [junit4]   2> 883655 T7722 x:collectionLazy8 oasr.RestManager.init 
Initializing RestManager with initArgs: 
{storageDir=/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestLazyCores
 ADA6297C732373B8-001/tempDir-001/collection8/conf}
   [junit4]   2> 883655 T7722 x:collectionLazy8 
oasr.ManagedResourceStorage.load Reading _rest_managed.json using 
file:dir=/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestLazyCores
 ADA6297C732373B8-001/tempDir-001/collection8/conf
   [junit4]   2> 883655 T7722 x:collectionLazy8 oasr.RestManager.init 
Initializing 0 registered ManagedResources
   [junit4]   2> 883655 T7722 x:collectionLazy8 oash.ReplicationHandler.inform 
Commits will be reserved for  10000
   [junit4]   2> 883656 T7722 x:collectionLazy8 oasc.SolrCores.putTransientCore 
Opening transient core collectionLazy8
   [junit4]   2> 883656 T7738 x:collectionLazy8 oasc.SolrCore.registerSearcher 
[collectionLazy8] Registered new searcher Searcher@573da8ee[collectionLazy8] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 883656 T7722 x:collectionLazy8 
oasc.SolrCores$1.removeEldestEntry Closing transient core [collectionLazy3]
   [junit4]   2> 883656 T7722 x:collectionLazy8 oasc.CoreContainer.registerCore 
registering core: collectionLazy8
   [junit4]   2> 883657 T7722 x:collectionLazy8 oasc.SolrResourceLoader.<init> 
new SolrResourceLoader for directory: 
'/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestLazyCores
 ADA6297C732373B8-001/tempDir-001/collection9/'
   [junit4]   2> 883674 T7722 x:collectionLazy8 
oasc.SolrConfig.refreshRequestParams current version of requestparams : -1
   [junit4]   2> 883684 T7722 x:collectionLazy8 oasc.SolrConfig.<init> Using 
Lucene MatchVersion: 5.2.0
   [junit4]   2> 883703 T7722 x:collectionLazy8 oasc.SolrConfig.<init> Loaded 
SolrConfig: solrconfig.xml
   [junit4]   2> 883704 T7722 x:collectionLazy8 oass.IndexSchema.readSchema 
Reading Solr Schema from 
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestLazyCores
 ADA6297C732373B8-001/tempDir-001/collection9/conf/schema.xml
   [junit4]   2> 883706 T7722 x:collectionLazy8 oass.IndexSchema.readSchema 
[collectionLazy9] Schema name=tiny
   [junit4]   2> 883711 T7722 x:collectionLazy8 oass.IndexSchema.readSchema 
unique key field: id
   [junit4]   2> 883711 T7722 x:collectionLazy8 oasc.CoreContainer.create 
Creating SolrCore 'collectionLazy9' using configuration from instancedir 
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestLazyCores
 ADA6297C732373B8-001/tempDir-001/collection9/
   [junit4]   2> 883712 T7722 x:collectionLazy9 
oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 883712 T7722 x:collectionLazy9 oasc.SolrCore.<init> 
[[collectionLazy9] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestLazyCores
 ADA6297C732373B8-001/tempDir-001/collection9/], dataDir=[null]
   [junit4]   2> 883712 T7722 x:collectionLazy9 oasc.SolrCore.initInfoRegistry 
JMX monitoring not detected for core: collectionLazy9
   [junit4]   2> 883712 T7722 x:collectionLazy9 
oasc.CachingDirectoryFactory.get return new directory for 
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestLazyCores
 ADA6297C732373B8-001/tempDir-001/collection9/data
   [junit4]   2> 883713 T7722 x:collectionLazy9 oasc.SolrCore.getNewIndexDir 
New index directory detected: old=null 
new=/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestLazyCores
 ADA6297C732373B8-001/tempDir-001/collection9/data/index/
   [junit4]   2> 883713 T7722 x:collectionLazy9 oasc.SolrCore.initIndex WARN 
[collectionLazy9] Solr index directory 
'/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestLazyCores
 ADA6297C732373B8-001/tempDir-001/collection9/data/index' doesn't exist. 
Creating new index...
   [junit4]   2> 883713 T7722 x:collectionLazy9 
oasc.CachingDirectoryFactory.get return new directory for 
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestLazyCores
 ADA6297C732373B8-001/tempDir-001/collection9/data/index
   [junit4]   2> 883713 T7722 x:collectionLazy9 oasu.RandomMergePolicy.<init> 
RandomMergePolicy wrapping class 
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: 
minMergeSize=1677721, mergeFactor=16, maxMergeSize=2147483648, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.5090114132273854]
   [junit4]   2> 883714 T7722 x:collectionLazy9 
oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2>                
commit{dir=MockDirectoryWrapper(RAMDirectory@578fdf57 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@268ff5aa),segFN=segments_1,generation=1}
   [junit4]   2> 883714 T7722 x:collectionLazy9 
oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 883716 T7722 x:collectionLazy9 
oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined 
as default, creating implicit default
   [junit4]   2> 883718 T7722 x:collectionLazy9 oashl.XMLLoader.init 
xsltCacheLifetimeSeconds=60
   [junit4]   2> 883719 T7722 x:collectionLazy9 oashl.XMLLoader.init 
xsltCacheLifetimeSeconds=60
   [junit4]   2> 883720 T7722 x:collectionLazy9 oashl.XMLLoader.init 
xsltCacheLifetimeSeconds=60
   [junit4]   2> 883721 T7722 x:collectionLazy9 oashl.XMLLoader.init 
xsltCacheLifetimeSeconds=60
   [junit4]   2> 883723 T7722 x:collectionLazy9 
oasc.RequestHandlers.initHandlersFromConfig Registered paths: 
/admin/logging,/config,/replication,/update,/admin/plugins,/admin/system,/admin/luke,/admin/mbeans,/update/json/docs,/admin/threads,/admin/file,/admin/ping,/schema,/get,/update/csv,/admin/segments,/select,/admin/properties,/update/json
   [junit4]   2> 883724 T7722 x:collectionLazy9 oasc.SolrCore.initStatsCache 
Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 883725 T7722 x:collectionLazy9 oasu.CommitTracker.<init> Hard 
AutoCommit: disabled
   [junit4]   2> 883725 T7722 x:collectionLazy9 oasu.CommitTracker.<init> Soft 
AutoCommit: disabled
   [junit4]   2> 883726 T7722 x:collectionLazy9 oasu.RandomMergePolicy.<init> 
RandomMergePolicy wrapping class 
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: 
minMergeSize=1677721, mergeFactor=18, maxMergeSize=2147483648, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.33505123287788185]
   [junit4]   2> 883726 T7722 x:collectionLazy9 oasc.SolrDeletionPolicy.onInit 
SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2>                
commit{dir=MockDirectoryWrapper(RAMDirectory@578fdf57 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@268ff5aa),segFN=segments_1,generation=1}
   [junit4]   2> 883727 T7722 x:collectionLazy9 
oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 883727 T7722 x:collectionLazy9 oass.SolrIndexSearcher.<init> 
Opening Searcher@62016b46[collectionLazy9] main
   [junit4]   2> 883727 T7722 x:collectionLazy9 
oasr.ManagedResourceStorage$FileStorageIO.configure File-based storage 
initialized to use dir: 
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestLazyCores
 ADA6297C732373B8-001/tempDir-001/collection9/conf
   [junit4]   2> 883728 T7722 x:collectionLazy9 oasr.RestManager.init 
Initializing RestManager with initArgs: 
{storageDir=/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestLazyCores
 ADA6297C732373B8-001/tempDir-001/collection9/conf}
   [junit4]   2> 883728 T7722 x:collectionLazy9 
oasr.ManagedResourceStorage.load Reading _rest_managed.json using 
file:dir=/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestLazyCores
 ADA6297C732373B8-001/tempDir-001/collection9/conf
   [junit4]   2> 883728 T7722 x:collectionLazy9 oasr.RestManager.init 
Initializing 0 registered ManagedResources
   [junit4]   2> 883728 T7722 x:collectionLazy9 oash.ReplicationHandler.inform 
Commits will be reserved for  10000
   [junit4]   2> 883729 T7722 x:collectionLazy9 oasc.SolrCores.putTransientCore 
Opening transient core collectionLazy9
   [junit4]   2> 883729 T7740 x:collectionLazy9 oasc.SolrCore.registerSearcher 
[collectionLazy9] Registered new searcher Searcher@62016b46[collectionLazy9] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 883729 T7722 x:collectionLazy9 
oasc.SolrCores$1.removeEldestEntry Closing transient core [collectionLazy2]
   [junit4]   2> 883729 T7722 x:collectionLazy9 oasc.CoreContainer.registerCore 
registering core: collectionLazy9
   [junit4]   2> 883730 T7722 x:collectionLazy9 oasc.SolrCore.close 
[collectionLazy3]  CLOSING SolrCore org.apache.solr.core.SolrCore@4b29f2ee
   [junit4]   2> 883730 T7722 x:collectionLazy9 oasu.DirectUpdateHandler2.close 
closing DirectUpdateHandler2{commits=0,autocommits=0,soft 
autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=0,cumulative_deletesById=0,cumulative_deletesByQuery=0,cumulative_errors=0}
   [junit4]   2> 883730 T7722 x:collectionLazy9 
oasu.SolrCoreState.decrefSolrCoreState Closing SolrCoreState
   [junit4]   2> 883730 T7722 x:collectionLazy9 
oasu.DefaultSolrCoreState.closeIndexWriter SolrCoreState ref count has reached 
0 - closing IndexWriter
   [junit4]   2> 883730 T7722 x:collectionLazy9 
oasu.DefaultSolrCoreState.closeIndexWriter closing IndexWriter with 
IndexWriterCloser
   [junit4]   2> 883731 T7722 x:collectionLazy9 oasc.SolrCore.closeSearcher 
[collectionLazy3] Closing main searcher on request.
   [junit4]   2> 883731 T7722 x:collectionLazy9 
oasc.CachingDirectoryFactory.close Closing MockDirectoryFactory - 2 directories 
currently being tracked
   [junit4]   2> 883731 T7722 x:collectionLazy9 
oasc.CachingDirectoryFactory.closeCacheValue looking to close 
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestLazyCores
 ADA6297C732373B8-001/tempDir-001/collection3/data 
[CachedDir<<refCount=0;path=/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestLazyCores
 ADA6297C732373B8-001/tempDir-001/collection3/data;done=false>>]
   [junit4]   2> 883731 T7722 x:collectionLazy9 
oasc.CachingDirectoryFactory.close Closing directory: 
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestLazyCores
 ADA6297C732373B8-001/tempDir-001/collection3/data
   [junit4]   2> 883731 T7722 x:collectionLazy9 
oasc.CachingDirectoryFactory.closeCacheValue looking to close 
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestLazyCores
 ADA6297C732373B8-001/tempDir-001/collection3/data/index 
[CachedDir<<refCount=0;path=/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestLazyCores
 ADA6297C732373B8-001/tempDir-001/collection3/data/index;done=false>>]
   [junit4]   2> 883731 T7722 x:collectionLazy9 
oasc.CachingDirectoryFactory.close Closing directory: 
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestLazyCores
 ADA6297C732373B8-001/tempDir-001/collection3/data/index
   [junit4]   2> 883731 T7722 x:collectionLazy9 oasc.CoreContainer.shutdown 
Shutting down CoreContainer instance=741204570
   [junit4]   2> 883735 T7722 x:collectionLazy9 oasc.SolrCore.close 
[collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@2f0c0dcf
   [junit4]   2> 883736 T7722 x:collectionLazy9 oasu.DirectUpdateHandler2.close 
closing DirectUpdateHandler2{commits=0,autocommits=0,soft 
autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=0,cumulative_deletesById=0,cumulative_deletesByQuery=0,cumulative_errors=0}
   [junit4]   2> 883736 T7722 x:collectionLazy9 
oasu.SolrCoreState.decrefSolrCoreState Closing SolrCoreState
   [junit4]   2> 883736 T7722 x:collectionLazy9 
oasu.DefaultSolrCoreState.closeIndexWriter SolrCoreState ref count has reached 
0 - closing IndexWriter
   [junit4]   2> 883736 T7722 x:collectionLazy9 
oasu.DefaultSolrCoreState.closeIndexWriter closing IndexWriter with 
IndexWriterCloser
   [junit4]   2> 883737 T7722 x:collectionLazy9 oasc.SolrCore.closeSearcher 
[collection1] Closing main searcher on request.
   [junit4]   2> 883737 T7722 x:collectionLazy9 
oasc.CachingDirectoryFactory.close Closing MockDirectoryFactory - 2 directories 
currently being tracked
   [junit4]   2> 883737 T7722 x:collectionLazy9 
oasc.CachingDirectoryFactory.closeCacheValue looking to close 
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestLazyCores
 ADA6297C732373B8-001/tempDir-001/collection1/data 
[CachedDir<<refCount=0;path=/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestLazyCores
 ADA6297C732373B8-001/tempDir-001/collection1/data;done=false>>]
   [junit4]   2> 883737 T7722 x:collectionLazy9 
oasc.CachingDirectoryFactory.close Closing directory: 
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestLazyCores
 ADA6297C732373B8-001/tempDir-001/collection1/data
   [junit4]   2> 883737 T7722 x:collectionLazy9 
oasc.CachingDirectoryFactory.closeCacheValue looking to close 
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestLazyCores
 ADA6297C732373B8-001/tempDir-001/collection1/data/index 
[CachedDir<<refCount=0;path=/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestLazyCores
 ADA6297C732373B8-001/tempDir-001/collection1/data/index;done=false>>]
   [junit4]   2> 883738 T7722 x:collectionLazy9 
oasc.CachingDirectoryFactory.close Closing directory: 
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestLazyCores
 ADA6297C732373B8-001/tempDir-001/collection1/data/index
   [junit4]   2> 883738 T7722 x:collectionLazy9 oasc.SolrCore.close 
[collectionLazy5]  CLOSING SolrCore org.apache.solr.core.SolrCore@405ea92a
   [junit4]   2> 883738 T7722 x:collectionLazy9 oasu.DirectUpdateHandler2.close 
closing DirectUpdateHandler2{commits=0,autocommits=0,soft 
autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=0,cumulative_deletesById=0,cumulative_deletesByQuery=0,cumulative_errors=0}
   [junit4]   2> 883738 T7722 x:collectionLazy9 
oasu.SolrCoreState.decrefSolrCoreState Closing SolrCoreState
   [junit4]   2> 883738 T7722 x:collectionLazy9 
oasu.DefaultSolrCoreState.closeIndexWriter SolrCoreState ref count has reached 
0 - closing IndexWriter
   [junit4]   2> 883738 T7722 x:collectionLazy9 
oasu.DefaultSolrCoreState.closeIndexWriter closing IndexWriter with 
IndexWriterCloser
   [junit4]   2> 883739 T7722 x:collectionLazy9 oasc.SolrCore.closeSearcher 
[collectionLazy5] Closing main searcher on request.
   [junit4]   2> 883739 T7722 x:collectionLazy9 
oasc.CachingDirectoryFactory.close Closing MockDirectoryFactory - 2 directories 
currently being tracked
   [junit4]   2> 883739 T7722 x:collectionLazy9 
oasc.CachingDirectoryFactory.closeCacheValue looking to close 
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestLazyCores
 ADA6297C732373B8-001/tempDir-001/collection5/data/index 
[CachedDir<<refCount=0;path=/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestLazyCores
 ADA6297C732373B8-001/tempDir-001/collection5/data/index;done=false>>]
   [junit4]   2> 883739 T7722 x:collectionLazy9 
oasc.CachingDirectoryFactory.close Closing directory: 
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestLazyCores
 ADA6297C732373B8-001/tempDir-001/collection5/data/index
   [junit4]   2> 883739 T7722 x:collectionLazy9 
oasc.CachingDirectoryFactory.closeCacheValue looking to close 
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestLazyCores
 ADA6297C732373B8-001/tempDir-001/collection5/data 
[CachedDir<<refCount=0;path=/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestLazyCores
 ADA6297C732373B8-001/tempDir-001/collection5/data;done=false>>]
   [junit4]   2> 883740 T7722 x:collectionLazy9 
oasc.CachingDirectoryFactory.close Closing directory: 
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestLazyCores
 ADA6297C732373B8-001/tempDir-001/collection5/data
   [junit4]   2> 883740 T7722 x:collectionLazy9 oasc.SolrCore.close 
[collectionLazy4]  CLOSING SolrCore org.apache.solr.core.SolrCore@6b4256a
   [junit4]   2> 883740 T7722 x:collectionLazy9 oasu.DirectUpdateHandler2.close 
closing DirectUpdateHandler2{commits=0,autocommits=0,soft 
autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=0,cumulative_deletesById=0,cumulative_deletesByQuery=0,cumulative_errors=0}
   [junit4]   2> 883740 T7722 x:collectionLazy9 
oasu.SolrCoreState.decrefSolrCoreState Closing SolrCoreState
   [junit4]   2> 883740 T7722 x:collectionLazy9 
oasu.DefaultSolrCoreState.closeIndexWriter SolrCoreState ref count has reached 
0 - closing IndexWriter
   [junit4]   2> 883740 T7722 x:collectionLazy9 
oasu.DefaultSolrCoreState.closeIndexWriter closing IndexWriter with 
IndexWriterCloser
   [junit4]   2> 883741 T7722 x:collectionLazy9 oasc.SolrCore.closeSearcher 
[collectionLazy4] Closing main searcher on request.
   [junit4]   2> 883741 T7722 x:collectionLazy9 
oasc.CachingDirectoryFactory.close Closing MockDirectoryFactory - 2 directories 
currently being tracked
   [junit4]   2> 883741 T7722 x:collectionLazy9 
oasc.CachingDirectoryFactory.closeCacheValue looking to close 
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestLazyCores
 ADA6297C732373B8-001/tempDir-001/collection4/data/index 
[CachedDir<<refCount=0;path=/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestLazyCores
 ADA6297C732373B8-001/tempDir-001/collection4/data/index;done=false>>]
   [junit4]   2> 883741 T7722 x:collectionLazy9 
oasc.CachingDirectoryFactory.close Closing directory: 
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestLazyCores
 ADA6297C732373B8-001/tempDir-001/collection4/data/index
   [junit4]   2> 883741 T7722 x:collectionLazy9 
oasc.CachingDirectoryFactory.closeCacheValue looking to close 
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestLazyCores
 ADA6297C732373B8-001/tempDir-001/collection4/data [

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

re/test/J2/temp/solr.core.TestLazyCores 
ADA6297C732373B8-001/tempDir-007/collection3/data/index
   [junit4]   2> 886617 T7722 x:collectionLazy4 oas.SolrTestCaseJ4.tearDown 
###Ending testLazyLoad
   [junit4]   2> 886618 T7722 x:collectionLazy4 oas.SolrTestCaseJ4.deleteCore 
###deleteCore
   [junit4]   2> 886618 T7722 x:collectionLazy4 oasc.CoreContainer.shutdown 
Shutting down CoreContainer instance=566770870
   [junit4]   2> 1007628 T7722 x:collectionLazy4 
oas.SolrTestCaseJ4.endTrackingSearchers ERROR ERROR: SolrIndexSearcher opens=51 
closes=50
   [junit4]   2> 124560 T7721 ccr.ThreadLeakControl.checkThreadLeaks WARNING 
Will linger awaiting termination of 1 leaked thread(s).
   [junit4]   2> 144656 T7721 ccr.ThreadLeakControl.checkThreadLeaks SEVERE 1 
thread leaked from SUITE scope at org.apache.solr.core.TestLazyCores: 
   [junit4]   2>           1) Thread[id=7727, 
name=searcherExecutor-4128-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:186)
   [junit4]   2>                at 
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2043)
   [junit4]   2>                at 
java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
   [junit4]   2>                at 
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1068)
   [junit4]   2>                at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
   [junit4]   2>                at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
   [junit4]   2>                at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 144657 T7721 ccr.ThreadLeakControl.tryToInterruptAll Starting 
to interrupt leaked threads:
   [junit4]   2>           1) Thread[id=7727, 
name=searcherExecutor-4128-thread-1, state=WAITING, group=TGRP-TestLazyCores]
   [junit4]   2> 147659 T7721 ccr.ThreadLeakControl.tryToInterruptAll SEVERE 
There are still zombie threads that couldn't be terminated:
   [junit4]   2>           1) Thread[id=7727, 
name=searcherExecutor-4128-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:186)
   [junit4]   2>                at 
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2043)
   [junit4]   2>                at 
java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
   [junit4]   2>                at 
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1068)
   [junit4]   2>                at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
   [junit4]   2>                at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
   [junit4]   2>                at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene50): 
{v_f=PostingsFormat(name=LuceneVarGapFixedInterval), id=FST50, 
v_s=PostingsFormat(name=Asserting), v_t=FST50}, docValues:{}, 
sim=DefaultSimilarity, locale=pt_PT, timezone=Africa/Kampala
   [junit4]   2> NOTE: Linux 3.13.0-49-generic amd64/Oracle Corporation 
1.7.0_80 (64-bit)/cpus=12,threads=2,free=292155560,total=507904000
   [junit4]   2> NOTE: All tests run in this JVM: [TestPivotHelperCode, 
SoftAutoCommitTest, TestRandomMergePolicy, SuggestComponentTest, 
TestMiniSolrCloudClusterSSL, XsltUpdateRequestHandlerTest, QueryEqualityTest, 
HdfsCollectionsAPIDistributedZkTest, OutputWriterTest, 
TestCollationFieldDocValues, ConnectionManagerTest, TestRecovery, 
SolrInfoMBeanTest, DocValuesTest, XmlUpdateRequestHandlerTest, TestSolrJ, 
RollingRestartTest, RecoveryAfterSoftCommitTest, OverseerStatusTest, 
LeaderElectionTest, NotRequiredUniqueKeyTest, TestFieldTypeCollectionResource, 
TestCollationField, DeleteReplicaTest, TestLuceneMatchVersion, 
UnloadDistributedZkTest, TestMiniSolrCloudCluster, TestStressUserVersions, 
SpatialRPTFieldTypeTest, TestOverriddenPrefixQueryForCustomFieldType, 
TestQueryTypes, TestUtils, TestFastOutputStream, TestCloudManagedSchema, 
SynonymTokenizerTest, TestUniqueKeyFieldResource, 
DistributedIntervalFacetingTest, TestSolrQueryParser, QueryParsingTest, 
TestTrie, SortByFunctionTest, TriLevelCompositeIdRoutingTest, 
TestSerializedLuceneMatchVersion, BadIndexSchemaTest, TestShardHandlerFactory, 
BasicDistributedZk2Test, BufferStoreTest, 
OutOfBoxZkACLAndCredentialsProvidersTest, TestFieldResource, 
ExitableDirectoryReaderTest, SharedFSAutoReplicaFailoverTest, 
TestExactSharedStatsCache, DistributedSuggestComponentTest, 
CustomCollectionTest, PluginInfoTest, TestZkChroot, 
HdfsWriteToMultipleCollectionsTest, TestManagedSchemaDynamicFieldResource, 
SOLR749Test, DirectUpdateHandlerOptimizeTest, TestClusterStateMutator, 
CloudExitableDirectoryReaderTest, SearchHandlerTest, TestBM25SimilarityFactory, 
LoggingHandlerTest, TestCloudSchemaless, DistanceUnitsTest, TestJsonRequest, 
CoreAdminRequestStatusTest, HdfsRecoverLeaseTest, 
AddSchemaFieldsUpdateProcessorFactoryTest, DistributedFacetPivotSmallTest, 
SolrXmlInZkTest, OverseerTest, BinaryUpdateRequestHandlerTest, 
SpatialHeatmapFacetsTest, HdfsLockFactoryTest, RecoveryZkTest, 
TestReplicationHandler, TestRandomDVFaceting, AutoCommitTest, 
TestDistributedGrouping, TestFaceting, TermVectorComponentDistributedTest, 
TestStressReorder, TestReload, HardAutoCommitTest, TestRangeQuery, 
TestCoreContainer, SimpleFacetsTest, StatsComponentTest, 
SolrCmdDistributorTest, TestSort, TestLazyCores]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestLazyCores 
-Dtests.seed=ADA6297C732373B8 -Dtests.multiplier=3 -Dtests.slow=true 
-Dtests.locale=pt_PT -Dtests.timezone=Africa/Kampala -Dtests.asserts=true 
-Dtests.file.encoding=UTF-8
   [junit4] ERROR   0.00s J2 | TestLazyCores (suite) <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: ERROR: 
SolrIndexSearcher opens=51 closes=50
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([ADA6297C732373B8]:0)
   [junit4]    >        at 
org.apache.solr.SolrTestCaseJ4.endTrackingSearchers(SolrTestCaseJ4.java:496)
   [junit4]    >        at 
org.apache.solr.SolrTestCaseJ4.afterClass(SolrTestCaseJ4.java:232)
   [junit4]    >        at java.lang.Thread.run(Thread.java:745)Throwable #2: 
com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE 
scope at org.apache.solr.core.TestLazyCores: 
   [junit4]    >    1) Thread[id=7727, name=searcherExecutor-4128-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:186)
   [junit4]    >         at 
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2043)
   [junit4]    >         at 
java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
   [junit4]    >         at 
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1068)
   [junit4]    >         at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
   [junit4]    >         at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
   [junit4]    >         at java.lang.Thread.run(Thread.java:745)
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([ADA6297C732373B8]:0)Throwable #3: 
com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie 
threads that couldn't be terminated:
   [junit4]    >    1) Thread[id=7727, name=searcherExecutor-4128-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:186)
   [junit4]    >         at 
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2043)
   [junit4]    >         at 
java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
   [junit4]    >         at 
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1068)
   [junit4]    >         at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
   [junit4]    >         at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
   [junit4]    >         at java.lang.Thread.run(Thread.java:745)
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([ADA6297C732373B8]:0)
   [junit4] Completed [382/485] on J2 in 147.68s, 7 tests, 1 failure, 2 errors 
<<< FAILURES!

[...truncated 328 lines...]
BUILD FAILED
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/build.xml:536: The following 
error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/build.xml:484: The following 
error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/build.xml:61: The following error 
occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/extra-targets.xml:39: The 
following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build.xml:229: The following 
error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/common-build.xml:511: The 
following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/lucene/common-build.xml:1433: The 
following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/lucene/common-build.xml:991: 
There were test failures: 485 suites, 1949 tests, 3 suite-level errors, 309 
ignored (25 assumptions)

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


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

Reply via email to