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

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

Error Message:
ERROR: SolrIndexSearcher opens=59 closes=58

Stack Trace:
java.lang.AssertionError: ERROR: SolrIndexSearcher opens=59 closes=58
        at __randomizedtesting.SeedInfo.seed([FAC8217FE515A00B]:0)
        at org.junit.Assert.fail(Assert.java:93)
        at 
org.apache.solr.SolrTestCaseJ4.endTrackingSearchers(SolrTestCaseJ4.java:442)
        at org.apache.solr.SolrTestCaseJ4.afterClass(SolrTestCaseJ4.java:188)
        at sun.reflect.GeneratedMethodAccessor30.invoke(Unknown Source)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:483)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1618)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:790)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
        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=5941, name=searcherExecutor-3191-thread-1, state=WAITING, 
group=TGRP-TestLazyCores]         at sun.misc.Unsafe.park(Native Method)        
 at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)         
at 
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
         at 
java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)     
    at 
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)   
      at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127) 
        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) 
        at java.lang.Thread.run(Thread.java:745)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE 
scope at org.apache.solr.core.TestLazyCores: 
   1) Thread[id=5941, name=searcherExecutor-3191-thread-1, state=WAITING, 
group=TGRP-TestLazyCores]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
        at 
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
        at 
java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
        at 
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)
        at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
        at java.lang.Thread.run(Thread.java:745)
        at __randomizedtesting.SeedInfo.seed([FAC8217FE515A00B]: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=5941, name=searcherExecutor-3191-thread-1, state=WAITING, 
group=TGRP-TestLazyCores]         at sun.misc.Unsafe.park(Native Method)        
 at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)         
at 
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
         at 
java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)     
    at 
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)   
      at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127) 
        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) 
        at java.lang.Thread.run(Thread.java:745)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie 
threads that couldn't be terminated:
   1) Thread[id=5941, name=searcherExecutor-3191-thread-1, state=WAITING, 
group=TGRP-TestLazyCores]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
        at 
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
        at 
java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
        at 
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)
        at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
        at java.lang.Thread.run(Thread.java:745)
        at __randomizedtesting.SeedInfo.seed([FAC8217FE515A00B]:0)




Build Log:
[...truncated 8973 lines...]
   [junit4] Suite: org.apache.solr.core.TestLazyCores
   [junit4]   2> Creating dataDir: 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores
 FAC8217FE515A00B-001/init-core-data-001
   [junit4]   2> 1291402 T5867 oas.SolrTestCaseJ4.buildSSLConfig Randomized ssl 
(false) and clientAuth (false)
   [junit4]   2> 1291405 T5867 oas.SolrTestCaseJ4.initCore ####initCore
   [junit4]   2> 1291406 T5867 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/collection1/'
   [junit4]   2> 1291407 T5867 oasc.SolrResourceLoader.replaceClassLoader 
Adding 
'file:/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/collection1/lib/.svn/'
 to classloader
   [junit4]   2> 1291410 T5867 oasc.SolrResourceLoader.replaceClassLoader 
Adding 
'file:/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/collection1/lib/classes/'
 to classloader
   [junit4]   2> 1291411 T5867 oasc.SolrResourceLoader.replaceClassLoader 
Adding 
'file:/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/collection1/lib/README'
 to classloader
   [junit4]   2> 1291543 T5867 oasc.SolrConfig.refreshRequestParams current 
version of requestparams : -1
   [junit4]   2> 1291555 T5867 oasc.SolrConfig.<init> Using Lucene 
MatchVersion: 6.0.0
   [junit4]   2> 1291571 T5867 oasc.SolrConfig.<init> Loaded SolrConfig: 
solrconfig-minimal.xml
   [junit4]   2> 1291594 T5867 oass.IndexSchema.readSchema Reading Solr Schema 
from 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/collection1/conf/schema-tiny.xml
   [junit4]   2> 1291603 T5867 oass.IndexSchema.readSchema [null] Schema 
name=tiny
   [junit4]   2> 1291626 T5867 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 1291628 T5867 oasc.SolrResourceLoader.locateSolrHome JNDI not 
configured for solr (NoInitialContextEx)
   [junit4]   2> 1291628 T5867 oasc.SolrResourceLoader.locateSolrHome using 
system property solr.solr.home: 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr
   [junit4]   2> 1291629 T5867 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/'
   [junit4]   2> 1291673 T5867 oasc.CoreContainer.<init> New CoreContainer 
1558141431
   [junit4]   2> 1291674 T5867 oasc.CoreContainer.load Loading cores into 
CoreContainer 
[instanceDir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/]
   [junit4]   2> 1291675 T5867 oashc.HttpShardHandlerFactory.getParameter 
Setting socketTimeout to: 600000
   [junit4]   2> 1291675 T5867 oashc.HttpShardHandlerFactory.getParameter 
Setting urlScheme to: null
   [junit4]   2> 1291676 T5867 oashc.HttpShardHandlerFactory.getParameter 
Setting connTimeout to: 60000
   [junit4]   2> 1291676 T5867 oashc.HttpShardHandlerFactory.getParameter 
Setting maxConnectionsPerHost to: 20
   [junit4]   2> 1291676 T5867 oashc.HttpShardHandlerFactory.getParameter 
Setting maxConnections to: 10000
   [junit4]   2> 1291678 T5867 oashc.HttpShardHandlerFactory.getParameter 
Setting corePoolSize to: 0
   [junit4]   2> 1291683 T5867 oashc.HttpShardHandlerFactory.getParameter 
Setting maximumPoolSize to: 2147483647
   [junit4]   2> 1291684 T5867 oashc.HttpShardHandlerFactory.getParameter 
Setting maxThreadIdleTime to: 5
   [junit4]   2> 1291685 T5867 oashc.HttpShardHandlerFactory.getParameter 
Setting sizeOfQueue to: -1
   [junit4]   2> 1291685 T5867 oashc.HttpShardHandlerFactory.getParameter 
Setting fairnessPolicy to: false
   [junit4]   2> 1291685 T5867 oashc.HttpShardHandlerFactory.getParameter 
Setting useRetries to: false
   [junit4]   2> 1291685 T5867 oasu.UpdateShardHandler.<init> Creating 
UpdateShardHandler HTTP client with params: 
socketTimeout=30000&connTimeout=30000&retry=true
   [junit4]   2> 1291686 T5867 oasl.LogWatcher.createWatcher SLF4J impl is 
org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1291687 T5867 oasl.LogWatcher.newRegisteredLogWatcher 
Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1291687 T5867 oasc.CoreContainer.load Host Name: 
   [junit4]   2> 1291704 T5868 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/collection1/'
   [junit4]   2> 1291705 T5868 oasc.SolrResourceLoader.replaceClassLoader 
Adding 
'file:/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/collection1/lib/.svn/'
 to classloader
   [junit4]   2> 1291705 T5868 oasc.SolrResourceLoader.replaceClassLoader 
Adding 
'file:/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/collection1/lib/classes/'
 to classloader
   [junit4]   2> 1291705 T5868 oasc.SolrResourceLoader.replaceClassLoader 
Adding 
'file:/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/collection1/lib/README'
 to classloader
   [junit4]   2> 1291730 T5868 oasc.SolrConfig.refreshRequestParams current 
version of requestparams : -1
   [junit4]   2> 1291744 T5868 oasc.SolrConfig.<init> Using Lucene 
MatchVersion: 6.0.0
   [junit4]   2> 1291761 T5868 oasc.SolrConfig.<init> Loaded SolrConfig: 
solrconfig-minimal.xml
   [junit4]   2> 1291762 T5868 oass.IndexSchema.readSchema Reading Solr Schema 
from 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/collection1/conf/schema-tiny.xml
   [junit4]   2> 1291770 T5868 oass.IndexSchema.readSchema [collection1] Schema 
name=tiny
   [junit4]   2> 1291777 T5868 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 1291778 T5868 oasc.CoreContainer.create Creating SolrCore 
'collection1' using configuration from instancedir 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/collection1/
   [junit4]   2> 1291778 T5868 oasc.SolrCore.initDirectoryFactory 
org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1291779 T5868 oasc.SolrCore.<init> [collection1] Opening new 
SolrCore at 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/collection1/,
 
dataDir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores
 FAC8217FE515A00B-001/init-core-data-001/
   [junit4]   2> 1291779 T5868 oasc.SolrCore.<init> JMX monitoring not detected 
for core: collection1
   [junit4]   2> 1291779 T5868 oasc.CachingDirectoryFactory.get return new 
directory for 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores
 FAC8217FE515A00B-001/init-core-data-001
   [junit4]   2> 1291780 T5868 oasc.SolrCore.getNewIndexDir New index directory 
detected: old=null 
new=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores
 FAC8217FE515A00B-001/init-core-data-001/index/
   [junit4]   2> 1291781 T5868 oasc.SolrCore.initIndex WARN [collection1] Solr 
index directory 
'/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores
 FAC8217FE515A00B-001/init-core-data-001/index' doesn't exist. Creating new 
index...
   [junit4]   2> 1291781 T5868 oasc.CachingDirectoryFactory.get return new 
directory for 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores
 FAC8217FE515A00B-001/init-core-data-001/index
   [junit4]   2> 1291781 T5868 oasu.RandomMergePolicy.<init> RandomMergePolicy 
wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: 
minMergeSize=1000, mergeFactor=22, maxMergeSize=9223372036854775807, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.0]
   [junit4]   2> 1291782 T5868 oasc.SolrDeletionPolicy.onCommit 
SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2>                
commit{dir=MockDirectoryWrapper(RAMDirectory@528908ea 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1f7436bf),segFN=segments_1,generation=1}
   [junit4]   2> 1291782 T5868 oasc.SolrDeletionPolicy.updateCommits newest 
commit generation = 1
   [junit4]   2> 1291783 T5868 oasc.SolrCore.loadUpdateProcessorChains no 
updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 1291784 T5868 oasc.RequestHandlers.initHandlersFromConfig 
created /update: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 1291785 T5868 oasc.RequestHandlers.initHandlersFromConfig 
created /update/json: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 1291785 T5868 oasc.RequestHandlers.initHandlersFromConfig 
created /update/csv: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 1291786 T5868 oasc.RequestHandlers.initHandlersFromConfig 
created /update/json/docs: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 1291786 T5868 oasc.RequestHandlers.initHandlersFromConfig 
created /config: org.apache.solr.handler.SolrConfigHandler
   [junit4]   2> 1291786 T5868 oasc.RequestHandlers.initHandlersFromConfig 
created /schema: org.apache.solr.handler.SchemaHandler
   [junit4]   2> 1291787 T5868 oasc.RequestHandlers.initHandlersFromConfig 
created /replication: org.apache.solr.handler.ReplicationHandler
   [junit4]   2> 1291787 T5868 oasc.RequestHandlers.initHandlersFromConfig 
created /get: org.apache.solr.handler.RealTimeGetHandler
   [junit4]   2> 1291787 T5868 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/luke: org.apache.solr.handler.admin.LukeRequestHandler
   [junit4]   2> 1291788 T5868 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/system: org.apache.solr.handler.admin.SystemInfoHandler
   [junit4]   2> 1291789 T5868 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/mbeans: org.apache.solr.handler.admin.SolrInfoMBeanHandler
   [junit4]   2> 1291789 T5868 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/plugins: org.apache.solr.handler.admin.PluginInfoHandler
   [junit4]   2> 1291789 T5868 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/threads: org.apache.solr.handler.admin.ThreadDumpHandler
   [junit4]   2> 1291790 T5868 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/properties: 
org.apache.solr.handler.admin.PropertiesRequestHandler
   [junit4]   2> 1291791 T5868 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/logging: org.apache.solr.handler.admin.LoggingHandler
   [junit4]   2> 1291791 T5868 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/file: org.apache.solr.handler.admin.ShowFileRequestHandler
   [junit4]   2> 1291791 T5868 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/ping: org.apache.solr.handler.PingRequestHandler
   [junit4]   2> 1291792 T5868 oasc.RequestHandlers.initHandlersFromConfig 
created /select: solr.SearchHandler
   [junit4]   2> 1291798 T5868 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1291799 T5868 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1291803 T5868 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1291805 T5868 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1291806 T5868 oasc.SolrCore.initStatsCache Using default 
statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 1291808 T5868 oasu.CommitTracker.<init> Hard AutoCommit: 
disabled
   [junit4]   2> 1291808 T5868 oasu.CommitTracker.<init> Soft AutoCommit: 
disabled
   [junit4]   2> 1291808 T5868 oasu.RandomMergePolicy.<init> RandomMergePolicy 
wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: 
minMergeSize=1000, mergeFactor=16, maxMergeSize=9223372036854775807, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.44796764507430065]
   [junit4]   2> 1291809 T5868 oasc.SolrDeletionPolicy.onInit 
SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2>                
commit{dir=MockDirectoryWrapper(RAMDirectory@528908ea 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1f7436bf),segFN=segments_1,generation=1}
   [junit4]   2> 1291809 T5868 oasc.SolrDeletionPolicy.updateCommits newest 
commit generation = 1
   [junit4]   2> 1291810 T5868 oass.SolrIndexSearcher.<init> Opening 
Searcher@2ed49a8e[collection1] main
   [junit4]   2> 1291811 T5868 oasr.ManagedResourceStorage.newStorageIO WARN 
Cannot write to config directory 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/collection1/conf;
 switching to use InMemory storage instead.
   [junit4]   2> 1291811 T5868 oasr.RestManager.init Initializing RestManager 
with initArgs: {}
   [junit4]   2> 1291812 T5868 oasr.ManagedResourceStorage.load Reading 
_rest_managed.json using InMemoryStorage
   [junit4]   2> 1291813 T5868 oasr.RestManager.init Initializing 0 registered 
ManagedResources
   [junit4]   2> 1291813 T5868 oash.ReplicationHandler.inform Commits will be 
reserved for  10000
   [junit4]   2> 1291814 T5869 oasc.SolrCore.registerSearcher [collection1] 
Registered new searcher Searcher@2ed49a8e[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1291814 T5868 oasc.CoreContainer.registerCore registering 
core: collection1
   [junit4]   2> 1291819 T5867 oas.SolrTestCaseJ4.initCore ####initCore end
   [junit4]   2> 1291838 T5867 oas.SolrTestCaseJ4.setUp ###Starting 
testPersistence
   [junit4]   2> 1291956 T5867 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores
 FAC8217FE515A00B-001/tempDir-001/'
   [junit4]   2> 1292014 T5867 oasc.ConfigSolr.fromFile Loading container 
configuration from 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores
 FAC8217FE515A00B-001/tempDir-001/solr.xml
   [junit4]   2> 1292032 T5867 oasc.CoreContainer.<init> New CoreContainer 
393729115
   [junit4]   2> 1292032 T5867 oasc.CoreContainer.load Loading cores into 
CoreContainer 
[instanceDir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores
 FAC8217FE515A00B-001/tempDir-001/]
   [junit4]   2> 1292033 T5867 oashc.HttpShardHandlerFactory.getParameter 
Setting socketTimeout to: 600000
   [junit4]   2> 1292033 T5867 oashc.HttpShardHandlerFactory.getParameter 
Setting urlScheme to: null
   [junit4]   2> 1292033 T5867 oashc.HttpShardHandlerFactory.getParameter 
Setting connTimeout to: 60000
   [junit4]   2> 1292033 T5867 oashc.HttpShardHandlerFactory.getParameter 
Setting maxConnectionsPerHost to: 20
   [junit4]   2> 1292033 T5867 oashc.HttpShardHandlerFactory.getParameter 
Setting maxConnections to: 10000
   [junit4]   2> 1292034 T5867 oashc.HttpShardHandlerFactory.getParameter 
Setting corePoolSize to: 0
   [junit4]   2> 1292035 T5867 oashc.HttpShardHandlerFactory.getParameter 
Setting maximumPoolSize to: 2147483647
   [junit4]   2> 1292035 T5867 oashc.HttpShardHandlerFactory.getParameter 
Setting maxThreadIdleTime to: 5
   [junit4]   2> 1292035 T5867 oashc.HttpShardHandlerFactory.getParameter 
Setting sizeOfQueue to: -1
   [junit4]   2> 1292035 T5867 oashc.HttpShardHandlerFactory.getParameter 
Setting fairnessPolicy to: false
   [junit4]   2> 1292035 T5867 oashc.HttpShardHandlerFactory.getParameter 
Setting useRetries to: false
   [junit4]   2> 1292036 T5867 oasu.UpdateShardHandler.<init> Creating 
UpdateShardHandler HTTP client with params: 
socketTimeout=600000&connTimeout=60000&retry=true
   [junit4]   2> 1292036 T5867 oasc.SolrCores.allocateLazyCores Allocating 
transient cache for 4 transient cores
   [junit4]   2> 1292042 T5867 oasl.LogWatcher.createWatcher SLF4J impl is 
org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1292042 T5867 oasl.LogWatcher.newRegisteredLogWatcher 
Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1292042 T5867 oasc.CoreContainer.load Host Name: null
   [junit4]   2> 1292051 T5871 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores
 FAC8217FE515A00B-001/tempDir-001/collection1/'
   [junit4]   2> 1292093 T5872 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores
 FAC8217FE515A00B-001/tempDir-001/collection2/'
   [junit4]   2> 1292107 T5871 oasc.SolrConfig.refreshRequestParams current 
version of requestparams : -1
   [junit4]   2> 1292136 T5871 oasc.SolrConfig.<init> Using Lucene 
MatchVersion: 6.0.0
   [junit4]   2> 1292151 T5873 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores
 FAC8217FE515A00B-001/tempDir-001/collection5/'
   [junit4]   2> 1292159 T5872 oasc.SolrConfig.refreshRequestParams current 
version of requestparams : -1
   [junit4]   2> 1292180 T5871 oasc.SolrConfig.<init> Loaded SolrConfig: 
solrconfig.xml
   [junit4]   2> 1292180 T5871 oass.IndexSchema.readSchema Reading Solr Schema 
from 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores
 FAC8217FE515A00B-001/tempDir-001/collection1/conf/schema.xml
   [junit4]   2> 1292183 T5872 oasc.SolrConfig.<init> Using Lucene 
MatchVersion: 6.0.0
   [junit4]   2> 1292216 T5871 oass.IndexSchema.readSchema [collection1] Schema 
name=tiny
   [junit4]   2> 1292222 T5871 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 1292223 T5871 oasc.CoreContainer.create Creating SolrCore 
'collection1' using configuration from instancedir 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores
 FAC8217FE515A00B-001/tempDir-001/collection1/
   [junit4]   2> 1292223 T5871 oasc.SolrCore.initDirectoryFactory 
org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1292224 T5871 oasc.SolrCore.<init> [collection1] Opening new 
SolrCore at 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores
 FAC8217FE515A00B-001/tempDir-001/collection1/, 
dataDir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores
 FAC8217FE515A00B-001/tempDir-001/collection1/data/
   [junit4]   2> 1292224 T5871 oasc.SolrCore.<init> JMX monitoring not detected 
for core: collection1
   [junit4]   2> 1292225 T5871 oasc.CachingDirectoryFactory.get return new 
directory for 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores
 FAC8217FE515A00B-001/tempDir-001/collection1/data
   [junit4]   2> 1292237 T5871 oasc.SolrCore.getNewIndexDir New index directory 
detected: old=null 
new=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores
 FAC8217FE515A00B-001/tempDir-001/collection1/data/index/
   [junit4]   2> 1292237 T5871 oasc.SolrCore.initIndex WARN [collection1] Solr 
index directory 
'/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores
 FAC8217FE515A00B-001/tempDir-001/collection1/data/index' doesn't exist. 
Creating new index...
   [junit4]   2> 1292238 T5871 oasc.CachingDirectoryFactory.get return new 
directory for 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores
 FAC8217FE515A00B-001/tempDir-001/collection1/data/index
   [junit4]   2> 1292238 T5871 oasu.RandomMergePolicy.<init> RandomMergePolicy 
wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: 
minMergeSize=1000, mergeFactor=22, maxMergeSize=9223372036854775807, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.0]
   [junit4]   2> 1292239 T5872 oasc.SolrConfig.<init> Loaded SolrConfig: 
solrconfig.xml
   [junit4]   2> 1292240 T5872 oass.IndexSchema.readSchema Reading Solr Schema 
from 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores
 FAC8217FE515A00B-001/tempDir-001/collection2/conf/schema.xml
   [junit4]   2> 1292243 T5872 oass.IndexSchema.readSchema [collectionLazy2] 
Schema name=tiny
   [junit4]   2> 1292248 T5872 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 1292250 T5872 oasc.CoreContainer.create Creating SolrCore 
'collectionLazy2' using configuration from instancedir 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores
 FAC8217FE515A00B-001/tempDir-001/collection2/
   [junit4]   2> 1292250 T5872 oasc.SolrCore.initDirectoryFactory 
org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1292250 T5872 oasc.SolrCore.<init> [collectionLazy2] Opening 
new SolrCore at 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores
 FAC8217FE515A00B-001/tempDir-001/collection2/, 
dataDir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores
 FAC8217FE515A00B-001/tempDir-001/collection2/data/
   [junit4]   2> 1292250 T5872 oasc.SolrCore.<init> JMX monitoring not detected 
for core: collectionLazy2
   [junit4]   2> 1292251 T5872 oasc.CachingDirectoryFactory.get return new 
directory for 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores
 FAC8217FE515A00B-001/tempDir-001/collection2/data
   [junit4]   2> 1292251 T5872 oasc.SolrCore.getNewIndexDir New index directory 
detected: old=null 
new=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores
 FAC8217FE515A00B-001/tempDir-001/collection2/data/index/
   [junit4]   2> 1292251 T5872 oasc.SolrCore.initIndex WARN [collectionLazy2] 
Solr index directory 
'/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores
 FAC8217FE515A00B-001/tempDir-001/collection2/data/index' doesn't exist. 
Creating new index...
   [junit4]   2> 1292252 T5872 oasc.CachingDirectoryFactory.get return new 
directory for 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores
 FAC8217FE515A00B-001/tempDir-001/collection2/data/index
   [junit4]   2> 1292252 T5872 oasu.RandomMergePolicy.<init> RandomMergePolicy 
wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: 
minMergeSize=1000, mergeFactor=22, maxMergeSize=9223372036854775807, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.0]
   [junit4]   2> 1292253 T5871 oasc.SolrDeletionPolicy.onCommit 
SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2>                
commit{dir=MockDirectoryWrapper(RAMDirectory@39c77b32 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@41aab065),segFN=segments_1,generation=1}
   [junit4]   2> 1292253 T5871 oasc.SolrDeletionPolicy.updateCommits newest 
commit generation = 1
   [junit4]   2> 1292254 T5872 oasc.SolrDeletionPolicy.onCommit 
SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2>                
commit{dir=MockDirectoryWrapper(RAMDirectory@69b9b606 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@73e7dee6),segFN=segments_1,generation=1}
   [junit4]   2> 1292254 T5872 oasc.SolrDeletionPolicy.updateCommits newest 
commit generation = 1
   [junit4]   2> 1292255 T5872 oasc.SolrCore.loadUpdateProcessorChains no 
updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 1292256 T5872 oasc.RequestHandlers.initHandlersFromConfig 
created /update: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 1292256 T5872 oasc.RequestHandlers.initHandlersFromConfig 
created /update/json: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 1292257 T5872 oasc.RequestHandlers.initHandlersFromConfig 
created /update/csv: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 1292257 T5872 oasc.RequestHandlers.initHandlersFromConfig 
created /update/json/docs: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 1292258 T5872 oasc.RequestHandlers.initHandlersFromConfig 
created /config: org.apache.solr.handler.SolrConfigHandler
   [junit4]   2> 1292258 T5872 oasc.RequestHandlers.initHandlersFromConfig 
created /schema: org.apache.solr.handler.SchemaHandler
   [junit4]   2> 1292259 T5872 oasc.RequestHandlers.initHandlersFromConfig 
created /replication: org.apache.solr.handler.ReplicationHandler
   [junit4]   2> 1292259 T5872 oasc.RequestHandlers.initHandlersFromConfig 
created /get: org.apache.solr.handler.RealTimeGetHandler
   [junit4]   2> 1292259 T5872 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/luke: org.apache.solr.handler.admin.LukeRequestHandler
   [junit4]   2> 1292260 T5872 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/system: org.apache.solr.handler.admin.SystemInfoHandler
   [junit4]   2> 1292260 T5872 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/mbeans: org.apache.solr.handler.admin.SolrInfoMBeanHandler
   [junit4]   2> 1292261 T5872 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/plugins: org.apache.solr.handler.admin.PluginInfoHandler
   [junit4]   2> 1292261 T5872 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/threads: org.apache.solr.handler.admin.ThreadDumpHandler
   [junit4]   2> 1292261 T5872 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/properties: 
org.apache.solr.handler.admin.PropertiesRequestHandler
   [junit4]   2> 1292261 T5872 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/logging: org.apache.solr.handler.admin.LoggingHandler
   [junit4]   2> 1292262 T5872 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/file: org.apache.solr.handler.admin.ShowFileRequestHandler
   [junit4]   2> 1292262 T5872 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/ping: org.apache.solr.handler.PingRequestHandler
   [junit4]   2> 1292262 T5872 oasc.RequestHandlers.initHandlersFromConfig 
created /select: solr.SearchHandler
   [junit4]   2> 1292265 T5871 oasc.SolrCore.loadUpdateProcessorChains no 
updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 1292266 T5871 oasc.RequestHandlers.initHandlersFromConfig 
created /update: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 1292266 T5871 oasc.RequestHandlers.initHandlersFromConfig 
created /update/json: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 1292266 T5871 oasc.RequestHandlers.initHandlersFromConfig 
created /update/csv: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 1292266 T5871 oasc.RequestHandlers.initHandlersFromConfig 
created /update/json/docs: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 1292266 T5871 oasc.RequestHandlers.initHandlersFromConfig 
created /config: org.apache.solr.handler.SolrConfigHandler
   [junit4]   2> 1292267 T5871 oasc.RequestHandlers.initHandlersFromConfig 
created /schema: org.apache.solr.handler.SchemaHandler
   [junit4]   2> 1292267 T5871 oasc.RequestHandlers.initHandlersFromConfig 
created /replication: org.apache.solr.handler.ReplicationHandler
   [junit4]   2> 1292267 T5871 oasc.RequestHandlers.initHandlersFromConfig 
created /get: org.apache.solr.handler.RealTimeGetHandler
   [junit4]   2> 1292268 T5871 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/luke: org.apache.solr.handler.admin.LukeRequestHandler
   [junit4]   2> 1292269 T5871 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/system: org.apache.solr.handler.admin.SystemInfoHandler
   [junit4]   2> 1292273 T5872 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1292274 T5872 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1292276 T5872 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1292277 T5872 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1292278 T5872 oasc.SolrCore.initStatsCache Using default 
statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 1292283 T5871 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/mbeans: org.apache.solr.handler.admin.SolrInfoMBeanHandler
   [junit4]   2> 1292283 T5871 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/plugins: org.apache.solr.handler.admin.PluginInfoHandler
   [junit4]   2> 1292283 T5871 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/threads: org.apache.solr.handler.admin.ThreadDumpHandler
   [junit4]   2> 1292284 T5871 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/properties: 
org.apache.solr.handler.admin.PropertiesRequestHandler
   [junit4]   2> 1292284 T5871 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/logging: org.apache.solr.handler.admin.LoggingHandler
   [junit4]   2> 1292284 T5871 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/file: org.apache.solr.handler.admin.ShowFileRequestHandler
   [junit4]   2> 1292285 T5871 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/ping: org.apache.solr.handler.PingRequestHandler
   [junit4]   2> 1292285 T5871 oasc.RequestHandlers.initHandlersFromConfig 
created /select: solr.SearchHandler
   [junit4]   2> 1292287 T5872 oasu.CommitTracker.<init> Hard AutoCommit: 
disabled
   [junit4]   2> 1292288 T5872 oasu.CommitTracker.<init> Soft AutoCommit: 
disabled
   [junit4]   2> 1292289 T5872 oasu.RandomMergePolicy.<init> RandomMergePolicy 
wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: 
minMergeSize=1000, mergeFactor=16, maxMergeSize=9223372036854775807, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.44796764507430065]
   [junit4]   2> 1292289 T5872 oasc.SolrDeletionPolicy.onInit 
SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2>                
commit{dir=MockDirectoryWrapper(RAMDirectory@69b9b606 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@73e7dee6),segFN=segments_1,generation=1}
   [junit4]   2> 1292289 T5872 oasc.SolrDeletionPolicy.updateCommits newest 
commit generation = 1
   [junit4]   2> 1292289 T5872 oass.SolrIndexSearcher.<init> Opening 
Searcher@6fd598ea[collectionLazy2] main
   [junit4]   2> 1292293 T5873 oasc.SolrConfig.refreshRequestParams current 
version of requestparams : -1
   [junit4]   2> 1292295 T5871 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1292306 T5872 
oasr.ManagedResourceStorage$FileStorageIO.configure File-based storage 
initialized to use dir: 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores
 FAC8217FE515A00B-001/tempDir-001/collection2/conf
   [junit4]   2> 1292306 T5872 oasr.RestManager.init Initializing RestManager 
with initArgs: 
{storageDir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores
 FAC8217FE515A00B-001/tempDir-001/collection2/conf}
   [junit4]   2> 1292306 T5871 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1292309 T5871 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1292312 T5871 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1292313 T5871 oasc.SolrCore.initStatsCache Using default 
statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 1292318 T5873 oasc.SolrConfig.<init> Using Lucene 
MatchVersion: 6.0.0
   [junit4]   2> 1292306 T5872 oasr.ManagedResourceStorage.load Reading 
_rest_managed.json using 
file:dir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores
 FAC8217FE515A00B-001/tempDir-001/collection2/conf
   [junit4]   2> 1292327 T5871 oasu.CommitTracker.<init> Hard AutoCommit: 
disabled
   [junit4]   2> 1292340 T5873 oasc.SolrConfig.<init> Loaded SolrConfig: 
solrconfig.xml
   [junit4]   2> 1292343 T5873 oass.IndexSchema.readSchema Reading Solr Schema 
from 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores
 FAC8217FE515A00B-001/tempDir-001/collection5/conf/schema.xml
   [junit4]   2> 1292346 T5873 oass.IndexSchema.readSchema [collectionLazy5] 
Schema name=tiny
   [junit4]   2> 1292348 T5871 oasu.CommitTracker.<init> Soft AutoCommit: 
disabled
   [junit4]   2> 1292352 T5873 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 1292353 T5873 oasc.CoreContainer.create Creating SolrCore 
'collectionLazy5' using configuration from instancedir 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores
 FAC8217FE515A00B-001/tempDir-001/collection5/
   [junit4]   2> 1292354 T5873 oasc.SolrCore.initDirectoryFactory 
org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1292355 T5873 oasc.SolrCore.<init> [collectionLazy5] Opening 
new SolrCore at 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores
 FAC8217FE515A00B-001/tempDir-001/collection5/, 
dataDir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores
 FAC8217FE515A00B-001/tempDir-001/collection5/data/
   [junit4]   2> 1292356 T5873 oasc.SolrCore.<init> JMX monitoring not detected 
for core: collectionLazy5
   [junit4]   2> 1292356 T5873 oasc.CachingDirectoryFactory.get return new 
directory for 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores
 FAC8217FE515A00B-001/tempDir-001/collection5/data
   [junit4]   2> 1292356 T5873 oasc.SolrCore.getNewIndexDir New index directory 
detected: old=null 
new=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores
 FAC8217FE515A00B-001/tempDir-001/collection5/data/index/
   [junit4]   2> 1292356 T5873 oasc.SolrCore.initIndex WARN [collectionLazy5] 
Solr index directory 
'/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores
 FAC8217FE515A00B-001/tempDir-001/collection5/data/index' doesn't exist. 
Creating new index...
   [junit4]   2> 1292357 T5873 oasc.CachingDirectoryFactory.get return new 
directory for 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores
 FAC8217FE515A00B-001/tempDir-001/collection5/data/index
   [junit4]   2> 1292327 T5872 oasr.RestManager.init Initializing 0 registered 
ManagedResources
   [junit4]   2> 1292358 T5872 oash.ReplicationHandler.inform Commits will be 
reserved for  10000
   [junit4]   2> 1292358 T5871 oasu.RandomMergePolicy.<init> RandomMergePolicy 
wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: 
minMergeSize=1000, mergeFactor=16, maxMergeSize=9223372036854775807, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.44796764507430065]
   [junit4]   2> 1292360 T5871 oasc.SolrDeletionPolicy.onInit 
SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2>                
commit{dir=MockDirectoryWrapper(RAMDirectory@39c77b32 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@41aab065),segFN=segments_1,generation=1}
   [junit4]   2> 1292360 T5871 oasc.SolrDeletionPolicy.updateCommits newest 
commit generation = 1
   [junit4]   2> 1292360 T5871 oass.SolrIndexSearcher.<init> Opening 
Searcher@131de4cc[collection1] main
   [junit4]   2> 1292361 T5871 
oasr.ManagedResourceStorage$FileStorageIO.configure File-based storage 
initialized to use dir: 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores
 FAC8217FE515A00B-001/tempDir-001/collection1/conf
   [junit4]   2> 1292363 T5871 oasr.RestManager.init Initializing RestManager 
with initArgs: 
{storageDir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores
 FAC8217FE515A00B-001/tempDir-001/collection1/conf}
   [junit4]   2> 1292364 T5871 oasr.ManagedResourceStorage.load Reading 
_rest_managed.json using 
file:dir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores
 FAC8217FE515A00B-001/tempDir-001/collection1/conf
   [junit4]   2> 1292367 T5871 oasr.RestManager.init Initializing 0 registered 
ManagedResources
   [junit4]   2> 1292367 T5871 oash.ReplicationHandler.inform Commits will be 
reserved for  10000
   [junit4]   2> 1292368 T5875 oasc.SolrCore.registerSearcher [collection1] 
Registered new searcher Searcher@131de4cc[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1292358 T5873 oasu.RandomMergePolicy.<init> RandomMergePolicy 
wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: 
minMergeSize=1000, mergeFactor=22, maxMergeSize=9223372036854775807, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.0]
   [junit4]   2> 1292369 T5873 oasc.SolrDeletionPolicy.onCommit 
SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2>                
commit{dir=MockDirectoryWrapper(RAMDirectory@69321001 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@788237b7),segFN=segments_1,generation=1}
   [junit4]   2> 1292370 T5873 oasc.SolrDeletionPolicy.updateCommits newest 
commit generation = 1
   [junit4]   2> 1292371 T5873 oasc.SolrCore.loadUpdateProcessorChains no 
updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 1292368 T5871 oasc.CoreContainer.registerCore registering 
core: collection1
   [junit4]   2> 1292359 T5872 oasc.SolrCores.putTransientCore Opening 
transient core collectionLazy2
   [junit4]   2> 1292359 T5874 oasc.SolrCore.registerSearcher [collectionLazy2] 
Registered new searcher Searcher@6fd598ea[collectionLazy2] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1292394 T5872 oasc.CoreContainer.registerCore registering 
core: collectionLazy2
   [junit4]   2> 1292394 T5873 oasc.RequestHandlers.initHandlersFromConfig 
created /update: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 1292395 T5873 oasc.RequestHandlers.initHandlersFromConfig 
created /update/json: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 1292395 T5873 oasc.RequestHandlers.initHandlersFromConfig 
created /update/csv: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 1292395 T5873 oasc.RequestHandlers.initHandlersFromConfig 
created /update/json/docs: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 1292395 T5873 oasc.RequestHandlers.initHandlersFromConfig 
created /config: org.apache.solr.handler.SolrConfigHandler
   [junit4]   2> 1292396 T5873 oasc.RequestHandlers.initHandlersFromConfig 
created /schema: org.apache.solr.handler.SchemaHandler
   [junit4]   2> 1292396 T5873 oasc.RequestHandlers.initHandlersFromConfig 
created /replication: org.apache.solr.handler.ReplicationHandler
   [junit4]   2> 1292396 T5873 oasc.RequestHandlers.initHandlersFromConfig 
created /get: org.apache.solr.handler.RealTimeGetHandler
   [junit4]   2> 1292397 T5873 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/luke: org.apache.solr.handler.admin.LukeRequestHandler
   [junit4]   2> 1292400 T5873 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/system: org.apache.solr.handler.admin.SystemInfoHandler
   [junit4]   2> 1292400 T5873 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/mbeans: org.apache.solr.handler.admin.SolrInfoMBeanHandler
   [junit4]   2> 1292400 T5873 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/plugins: org.apache.solr.handler.admin.PluginInfoHandler
   [junit4]   2> 1292401 T5873 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/threads: org.apache.solr.handler.admin.ThreadDumpHandler
   [junit4]   2> 1292401 T5873 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/properties: 
org.apache.solr.handler.admin.PropertiesRequestHandler
   [junit4]   2> 1292402 T5873 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/logging: org.apache.solr.handler.admin.LoggingHandler
   [junit4]   2> 1292403 T5873 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/file: org.apache.solr.handler.admin.ShowFileRequestHandler
   [junit4]   2> 1292403 T5873 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/ping: org.apache.solr.handler.PingRequestHandler
   [junit4]   2> 1292404 T5873 oasc.RequestHandlers.initHandlersFromConfig 
created /select: solr.SearchHandler
   [junit4]   2> 1292407 T5873 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1292408 T5873 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1292410 T5873 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1292413 T5873 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1292415 T5873 oasc.SolrCore.initStatsCache Using default 
statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 1292417 T5873 oasu.CommitTracker.<init> Hard AutoCommit: 
disabled
   [junit4]   2> 1292417 T5873 oasu.CommitTracker.<init> Soft AutoCommit: 
disabled
   [junit4]   2> 1292418 T5873 oasu.RandomMergePolicy.<init> RandomMergePolicy 
wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: 
minMergeSize=1000, mergeFactor=16, maxMergeSize=9223372036854775807, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.44796764507430065]
   [junit4]   2> 1292418 T5873 oasc.SolrDeletionPolicy.onInit 
SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2>                
commit{dir=MockDirectoryWrapper(RAMDirectory@69321001 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@788237b7),segFN=segments_1,generation=1}
   [junit4]   2> 1292418 T5873 oasc.SolrDeletionPolicy.updateCommits newest 
commit generation = 1
   [junit4]   2> 1292419 T5873 oass.SolrIndexSearcher.<init> Opening 
Searcher@27f965d2[collectionLazy5] main
   [junit4]   2> 1292420 T5873 
oasr.ManagedResourceStorage$FileStorageIO.configure File-based storage 
initialized to use dir: 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores
 FAC8217FE515A00B-001/tempDir-001/collection5/conf
   [junit4]   2> 1292420 T5873 oasr.RestManager.init Initializing RestManager 
with initArgs: 
{storageDir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores
 FAC8217FE515A00B-001/tempDir-001/collection5/conf}
   [junit4]   2> 1292420 T5873 oasr.ManagedResourceStorage.load Reading 
_rest_managed.json using 
file:dir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores
 FAC8217FE515A00B-001/tempDir-001/collection5/conf
   [junit4]   2> 1292421 T5873 oasr.RestManager.init Initializing 0 registered 
ManagedResources
   [junit4]   2> 1292421 T5873 oash.ReplicationHandler.inform Commits will be 
reserved for  10000
   [junit4]   2> 1292421 T5876 oasc.SolrCore.registerSearcher [collectionLazy5] 
Registered new searcher Searcher@27f965d2[collectionLazy5] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1292422 T5873 oasc.CoreContainer.registerCore registering 
core: collectionLazy5
   [junit4]   2> 1292499 T5867 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores
 FAC8217FE515A00B-001/tempDir-001/./core1/'
   [junit4]   2> 1292540 T5867 oasc.SolrConfig.refreshRequestParams current 
version of requestparams : -1
   [junit4]   2> 1292543 T5867 oasc.SolrConfig.<init> Using Lucene 
MatchVersion: 6.0.0
   [junit4]   2> 1292562 T5867 oasc.SolrConfig.<init> Loaded SolrConfig: 
solrconfig.xml
   [junit4]   2> 1292564 T5867 oass.IndexSchema.readSchema Reading Solr Schema 
from 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores
 FAC8217FE515A00B-001/tempDir-001/./core1/conf/schema.xml
   [junit4]   2> 1292570 T5867 oass.IndexSchema.readSchema [core1] Schema 
name=tiny
   [junit4]   2> 1292577 T5867 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 1292578 T5867 oasc.CoreContainer.create Creating SolrCore 
'core1' using configuration from instancedir 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores
 FAC8217FE515A00B-001/tempDir-001/./core1/
   [junit4]   2> 1292579 T5867 oasc.SolrCore.initDirectoryFactory 
org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1292579 T5867 oasc.SolrCore.<init> [core1] Opening new 
SolrCore at 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores
 FAC8217FE515A00B-001/tempDir-001/./core1/, 
dataDir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores
 FAC8217FE515A00B-001/tempDir-001/./core1/data/
   [junit4]   2> 1292580 T5867 oasc.SolrCore.<init> JMX monitoring not detected 
for core: core1
   [junit4]   2> 1292582 T5867 oasc.CachingDirectoryFactory.get return new 
directory for 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores
 FAC8217FE515A00B-001/tempDir-001/./core1/data
   [junit4]   2> 1292582 T5867 oasc.SolrCore.getNewIndexDir New index directory 
detected: old=null 
new=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores
 FAC8217FE515A00B-001/tempDir-001/./core1/data/index/
   [junit4]   2> 1292583 T5867 oasc.SolrCore.initIndex WARN [core1] Solr index 
directory 
'/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores
 FAC8217FE515A00B-001/tempDir-001/./core1/data/index' doesn't exist. Creating 
new index...
   [junit4]   2> 1292584 T5867 oasc.CachingDirectoryFactory.get return new 
directory for 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores
 FAC8217FE515A00B-001/tempDir-001/./core1/data/index
   [junit4]   2> 1292585 T5867 oasu.RandomMergePolicy.<init> RandomMergePolicy 
wrapping class org.apache.lucene.index.AlcoholicMergePolicy: 
[AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=249126664, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.1]
   [junit4]   2> 1292586 T5867 oasc.SolrDeletionPolicy.onCommit 
SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2>                
commit{dir=MockDirectoryWrapper(RAMDirectory@29a0a820 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@31f1de1),segFN=segments_1,generation=1}
   [junit4]   2> 1292586 T5867 oasc.SolrDeletionPolicy.updateCommits newest 
commit generation = 1
   [junit4]   2> 1292588 T5867 oasc.SolrCore.loadUpdateProcessorChains no 
updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 1292589 T5867 oasc.RequestHandlers.initHandlersFromConfig 
created /update: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 1292590 T5867 oasc.RequestHandlers.initHandlersFromConfig 
created /update/json: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 1292590 T5867 oasc.RequestHandlers.initHandlersFromConfig 
created /update/csv: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 1292591 T5867 oasc.RequestHandlers.initHandlersFromConfig 
created /update/json/docs: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 1292591 T5867 oasc.RequestHandlers.initHandlersFromConfig 
created /config: org.apache.solr.handler.SolrConfigHandler
   [junit4]   2> 1292593 T5867 oasc.RequestHandlers.initHandlersFromConfig 
created /schema: org.apache.solr.handler.SchemaHandler
   [junit4]   2> 1292593 T5867 oasc.RequestHandlers.initHandlersFromConfig 
created /replication: org.apache.solr.handler.ReplicationHandler
   [junit4]   2> 1292594 T5867 oasc.RequestHandlers.initHandlersFromConfig 
created /get: org.apache.solr.handler.RealTimeGetHandler
   [junit4]   2> 1292595 T5867 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/luke: org.apache.solr.handler.admin.LukeRequestHandler
   [junit4]   2> 1292597 T5867 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/system: org.apache.solr.handler.admin.SystemInfoHandler
   [junit4]   2> 1292598 T5867 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/mbeans: org.apache.solr.handler.admin.SolrInfoMBeanHandler
   [junit4]   2> 1292599 T5867 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/plugins: org.apache.solr.handler.admin.PluginInfoHandler
   [junit4]   2> 1292599 T5867 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/threads: org.apache.solr.handler.admin.ThreadDumpHandler
   [junit4]   2> 1292600 T5867 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/properties: 
org.apache.solr.handler.admin.PropertiesRequestHandler
   [junit4]   2> 1292602 T5867 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/logging: org.apache.solr.handler.admin.LoggingHandler
   [junit4]   2> 1292602 T5867 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/file: org.apache.solr.handler.admin.ShowFileRequestHandler
   [junit4]   2> 1292603 T5867 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/ping: org.apache.solr.handler.PingRequestHandler
   [junit4]   2> 1292604 T5867 oasc.RequestHandlers.initHandlersFromConfig 
created /select: solr.SearchHandler
   [junit4]   2> 1292606 T5867 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1292618 T5867 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1292621 T5867 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1292625 T5867 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1292626 T5867 oasc.SolrCore.initStatsCache Using default 
statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 1292628 T5867 oasu.CommitTracker.<init> Hard AutoCommit: 
disabled
   [junit4]   2> 1292628 T5867 oasu.CommitTracker.<init> Soft AutoCommit: 
disabled
   [junit4]   2> 1292637 T5867 oasu.RandomMergePolicy.<init> RandomMergePolicy 
wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=35, maxMergeAtOnceExplicit=30, maxMergedSegmentMB=62.9462890625, 
floorSegmentMB=1.357421875, forceMergeDeletesPctAllowed=8.293684327404513, 
segmentsPerTier=30.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.46473114314514063
   [junit4]   2> 1292637 T5867 oasc.SolrDeletionPolicy.onInit 
SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2>                
commit{dir=MockDirectoryWrapper(RAMDirectory@29a0a820 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@31f1de1),segFN=segments_1,generation=1}
   [junit4]   2> 1292638 T5867 oasc.SolrDeletionPolicy.updateCommits newest 
commit generation = 1
   [junit4]   2> 1292638 T5867 oass.SolrIndexSearcher.<init> Opening 
Searcher@798fe26d[core1] main
   [junit4]   2> 1292639 T5867 
oasr.ManagedResourceStorage$FileStorageIO.configure File-based storage 
initialized to use dir: 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores
 FAC8217FE515A00B-001/tempDir-001/./core1/conf
   [junit4]   2> 1292640 T5867 oasr.RestManager.init Initializing RestManager 
with initArgs: 
{storageDir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores
 FAC8217FE515A00B-001/tempDir-001/./core1/conf}
   [junit4]   2> 1292640 T5867 oasr.ManagedResourceStorage.load Reading 
_rest_managed.json using 
file:dir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores
 FAC8217FE515A00B-001/tempDir-001/./core1/conf
   [junit4]   2> 1292641 T5867 oasr.RestManager.init Initializing 0 registered 
ManagedResources
   [junit4]   2> 1292641 T5867 oash.ReplicationHandler.inform Commits will be 
reserved for  10000
   [junit4]   2> 1292642 T5878 oasc.SolrCore.registerSearcher [core1] 
Registered new searcher Searcher@798fe26d[core1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1292642 T5867 oasc.SolrCores.putTransientCore Opening 
transient core core1
   [junit4]   2> 1292643 T5867 oasc.CoreContainer.registerCore registering 
core: core1
   [junit4]   2> 1292643 T5867 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores
 FAC8217FE515A00B-001/tempDir-001/./core2/'
   [junit4]   2> 1292697 T5867 oasc.SolrConfig.refreshRequestParams current 
version of requestparams : -1
   [junit4]   2> 1292701 T5867 oasc.SolrConfig.<init> Using Lucene 
MatchVersion: 6.0.0
   [junit4]   2> 1292729 T5867 oasc.SolrConfig.<init> Loaded SolrConfig: 
solrconfig.xml
   [junit4]   2> 1292747 T5867 oass.IndexSchema.readSchema Reading Solr Schema 
from 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores
 FAC8217FE515A00B-001/tempDir-001/./core2/conf/schema.xml
   [junit4]   2> 1292761 T5867 oass.IndexSchema.readSchema [core2] Schema 
name=tiny
   [junit4]   2> 1292784 T5867 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 1292785 T5867 oasc.CoreContainer.create Creating SolrCore 
'core2' using configuration from instancedir 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores
 FAC8217FE515A00B-001/tempDir-001/./core2/
   [junit4]   2> 1292786 T5867 oasc.SolrCore.initDirectoryFactory 
org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1292787 T5867 oasc.SolrCore.<init> [core2] Opening new 
SolrCore at 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores
 FAC8217FE515A00B-001/tempDir-001/./core2/, 
dataDir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores
 FAC8217FE515A00B-001/tempDir-001/./core2/data/
   [junit4]   2> 1292787 T5867 oasc.SolrCore.<init> JMX monitoring not detected 
for core: core2
   [junit4]   2> 1292788 T5867 oasc.CachingDirectoryFactory.get return new 
directory for 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores
 FAC8217FE515A00B-001/tempDir-001/./core2/data
   [junit4]   2> 1292789 T5867 oasc.SolrCore.getNewIndexDir New index directory 
detected: old=null 
new=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores
 FAC8217FE515A00B-001/tempDir-001/./core2/data/index/
   [junit4]   2> 1292789 T5867 oasc.SolrCore.initIndex WARN [core2] Solr index 
directory 
'/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores
 FAC8217FE515A00B-001/tempDir-001/./core2/data/index' doesn't exist. Creating 
new index...
   [junit4]   2> 1292790 T5867 oasc.CachingDirectoryFactory.get return new 
directory for 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores
 FAC8217FE515A00B-001/tempDir-001/./core2/data/index
   [junit4]   2> 1292791 T5867 oasu.RandomMergePolicy.<init> RandomMergePolicy 
wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=39, maxMergeAtOnceExplicit=45, maxMergedSegmentMB=98.3662109375, 
floorSegmentMB=0.75, forceMergeDeletesPctAllowed=11.257669196033133, 
segmentsPerTier=40.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 1292794 T5867 oasc.SolrDeletionPolicy.onCommit 
SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2>                
commit{dir=MockDirectoryWrapper(RAMDirectory@1bac98e3 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@31c583e3),segFN=segments_1,generation=1}
   [junit4]   2> 1292794 T5867 oasc.SolrDeletionPolicy.updateCommits newest 
commit generation = 1
   [junit4]   2> 1292796 T5867 oasc.SolrCore.loadUpdateProcessorChains no 
updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 1292796 T5867 oasc.RequestHandlers.initHandlersFromConfig 
created /update: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 1292797 T5867 oasc.RequestHandlers.initHandlersFromConfig 
created /update/json: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 1292797 T5867 oasc.RequestHandlers.initHandlersFromConfig 
created /update/csv: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 1292798 T5867 oasc.RequestHandlers.initHandlersFromConfig 
created /update/json/docs: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 1292798 T5867 oasc.RequestHandlers.initHandlersFromConfig 
created /config: org.apache.solr.handler.SolrConfigHandler
   [junit4]   2> 1292799 T5867 oasc.RequestHandlers.initHandlersFromConfig 
created /schema: org.apache.solr.handler.SchemaHandler
   [junit4]   2> 1292800 T5867 oasc.RequestHandlers.initHandlersFromConfig 
created /replication: org.apache.solr.handler.ReplicationHandler
   [junit4]   2> 1292800 T5867 oasc.RequestHandlers.initHandlersFromConfig 
created /get: org.apache.solr.handler.RealTimeGetHandler
   [junit4]   2> 1292801 T5867 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/luke: org.apache.solr.handler.admin.LukeRequestHandler
   [junit4]   2> 1292803 T5867 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/system: org.apache.solr.handler.admin.SystemInfoHandler
   [junit4]   2> 1292804 T5867 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/mbeans: org.apache.solr.handler.admin.SolrInfoMBeanHandler
   [junit4]   2> 1292804 T5867 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/plugins: org.apache.solr.handler.admin.PluginInfoHandler
   [junit4]   2> 1292805 T5867 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/threads: org.apache.solr.handler.admin.ThreadDumpHandler
   [junit4]   2> 1292805 T5867 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/properties: 
org.apache.solr.handler.admin.PropertiesRequestHandler
   [junit4]   2> 1292805 T5867 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/logging: org.apache.solr.handler.admin.LoggingHandler
   [junit4]   2> 1292806 T5867 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/file: org.apache.solr.handler.admin.ShowFileRequestHandler
   [junit4]   2> 1292806 T5867 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/ping: org.apache.solr.handler.PingRequestHandler
   [junit4]   2> 1292806 T5867 oasc.RequestHandlers.initHandlersFromConfig 
created /select: solr.SearchHandler
   [junit4]   2> 1292808 T5867 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1292809 T5867 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1292810 T5867 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1292814 T5867 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1292814 T5867 oasc.SolrCore.initStatsCache Using default 
statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 1292815 T5867 oasu.CommitTracker.<init> Hard AutoCommit: 
disabled
   [junit4]   2> 1292815 T5867 oasu.CommitTracker.<init> Soft AutoCommit: 
disabled
   [junit4]   2> 1292815 T5867 oasu.RandomMergePolicy.<init> RandomMergePolicy 
wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=19, maxMergeAtOnceExplicit=47, maxMergedSegmentMB=27.267578125, 
floorSegmentMB=1.630859375, forceMergeDeletesPctAllowed=6.5619580864357605, 
segmentsPerTier=23.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 1292817 T5867 oasc.SolrDeletionPolicy.onInit 
SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2>                
commit{dir=MockDirectoryWrapper(RAMDirectory@1bac98e3 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@31c583e3),segFN=segments_1,generation=1}
   [junit4]   2> 1292817 T5867 oasc.SolrDeletionPolicy.updateCommits newest 
commit generation = 1
   [junit4]   2> 1292818 T5867 oass.SolrIndexSearcher.<init> Opening 
Searcher@79c91b85[core2] main
   [junit4]   2> 1292818 T5867 
oasr.ManagedResourceStorage$FileStorageIO.configure File-based storage 
initialized to use dir: 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores
 FAC8217FE515A00B-001/tempDir-001/./core2/conf
   [junit4]   2> 1292819 T5867 oasr.RestManager.init Initializing RestManager 
with initArgs: 
{storageDir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores
 FAC8217FE515A00B-001/tempDir-001/./core2/conf}
   [junit4]   2> 1292819 T5867 oasr.ManagedResourceStorage.load Reading 
_rest_managed.json using 
file:dir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores
 FAC8217FE515A00B-001/tempDir-001/./core2/conf
   [junit4]   2> 1292820 T5867 oasr.RestManager.init Initializing 0 registered 
ManagedResources
   [junit4]   2> 1292820 T5867 oash.ReplicationHandler.inform Commits will be 
reserved for  10000
   [junit4]   2> 1292820 T5867 oasc.SolrCores.putTransientCore Opening 
transient core core2
   [junit4]   2> 1292821 T5880 oasc.SolrCore.registerSearcher [core2] 
Registered new searcher Searcher@79c91b85[core2] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1292821 T5867 oasc.CoreContainer.registerCore registering 
core: core2
   [junit4]   2> 1292833 T5867 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores
 FAC8217FE515A00B-001/tempDir-001/./core3/'
   [junit4]   2> 1292895 T5867 oasc.SolrConfig.refreshRequestParams current 
version of requestparams : -1
   [junit4]   2> 1292899 T5867 oasc.SolrConfig.<init> Using Lucene 
MatchVersion: 6.0.0
   [junit4]   2> 1292915 T5867 oasc.SolrConfig.<init> Loaded SolrConfig: 
solrconfig.xml
   [junit4]   2> 1292925 T5867 oass.IndexSchema.readSchema Reading Solr Schema 
from 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores
 FAC8217FE515A00B-001/tempDir-001/./core3/conf/schema.xml
   [junit4]   2> 1292928 T5867 oass.IndexSchema.readSchema [core3] Schema 
name=tiny
   [junit4]   2> 1292942 T5867 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 1292943 T5867 oasc.CoreContainer.create Creating SolrCore 
'core3' using configuration from instancedir 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores
 FAC8217FE515A00B-001/tempDir-001/./core3/
   [junit4]   2> 1292944 T5867 oasc.SolrCore.initDirectoryFactory 
org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1292948 T5867 oasc.SolrCore.<init> [core3] Opening new 
SolrCore at 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores
 FAC8217FE515A00B-001/tempDir-001/./core3/, 
dataDir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores
 FAC8217FE515A00B-001/tempDir-001/./core3/data/
   [junit4]   2> 1292948 T5867 oasc.SolrCore.<init> JMX monitoring not detected 
for core: core3
   [junit4]   2> 1292949 T5867 oasc.CachingDirectoryFactory.get return new 
directory for 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores
 FAC8217FE515A00B-001/tempDir-001/./core3/data
   [junit4]   2> 1292950 T5867 oasc.SolrCore.getNewIndexDir New index directory 
detected: old=null 
new=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores
 FAC8217FE515A00B-001/tempDir-001/./core3/data/index/
   [junit4]   2> 1292952 T5867 oasc.SolrCore.initIndex WARN [core3] Solr index 
directory 
'/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores
 FAC8217FE515A00B-001/tempDir-001/./core3/data/index' doesn't exist. Creating 
new index...
   [junit4]   2> 1292953 T5867 oasc.CachingDirectoryFactory.get return new 
directory for 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores
 FAC8217FE515A00B-001/tempDir-001/./core3/data/index
   [junit4]   2> 1292954 T5867 oasu.RandomMergePolicy.<init> RandomMergePolicy 
wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: 
minMergeSize=1000, mergeFactor=33, maxMergeSize=9223372036854775807, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.0]
   [junit4]   2> 1292956 T5867 oasc.SolrDeletionPolicy.onCommit 
SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2>                
commit{dir=MockDirectoryWrapper(RAMDirectory@623e3cab 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@4d549646),segFN=segments_1,generation=1}
   [junit4]   2> 1292958 T5867 oasc.SolrDeletionPolicy.updateCommits newest 
commit generation = 1
   [junit4]   2> 1292959 T5867 oasc.SolrCore.loadUpdateProcessorChains no 
updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 1292960 T5867 oasc.RequestHandlers.initHandlersFromConfig 
created /update: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 1292961 T5867 oasc.RequestHandlers.initHandlersFromConfig 
created /update/json: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 1292962 T5867 oasc.RequestHandlers.initHandlersFromConfig 
created /update/csv: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 1292962 T5867 oasc.RequestHandlers.initHandlersFromConfig 
created /update/json/docs: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 1292963 T5867 oasc.RequestHandlers.initHandlersFromConfig 
created /config: org.apache.solr.handler.SolrConfigHandler
   [junit4]   2> 1292964 T5867 oasc.RequestHandlers.initHandlersFromConfig 
created /schema: org.apache.solr.handler.SchemaHandler
   [junit4]   2> 1292965 T5867 oasc.RequestHandlers.initHandlersFromConfig 
created /replication: org.apache.solr.handler.ReplicationHandler
   [junit4]   2> 1292965 T5867 oasc.RequestHandlers.initHandlersFromConfig 
created /get: org.apache.solr.handler.RealTimeGetHandler
   [junit4]   2> 1292966 T5867 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/luke: org.apache.solr.handler.admin.LukeRequestHandler
   [junit4]   2> 1292968 T5867 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/system: org.apache.solr.handler.admin.SystemInfoHandler
   [junit4]   2> 1292969 T5867 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/mbeans: org.apache.solr.handler.admin.SolrInfoMBeanHandler
   [junit4]   2> 1292970 T5867 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/plugins: org.apache.solr.handler.admin.PluginInfoHandler
   [junit4]   2> 1292970 T5867 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/threads: org.apache.solr.handler.admin.ThreadDumpHandler
   [junit4]   2> 1292971 T5867 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/properties: 
org.apache.solr.handler.admin.PropertiesRequestHandler
   [junit4]   2> 1292972 T5867 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/logging: org.apache.solr.handler.admin.LoggingHandler
   [junit4]   2> 1292972 T5867 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/file: org.apache.solr.handler.admin.ShowFileRequestHandler
   [junit4]   2> 1292973 T5867 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/ping: org.apache.solr.handler.PingRequestHandler
   [junit4]   2> 1292974 T5867 oasc.RequestHandlers.initHandlersFromConfig 
created /select: solr.SearchHandler
   [junit4]   2> 1292976 T5867 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1292978 T5867 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1292979 T5867 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1292980 T5867 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1292981 T5867 oasc.SolrCore.initStatsCache Using default 
statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 1292981 T5867 oasu.CommitTracker.<init> Hard AutoCommit: 
disabled
   [junit4]   2> 1292982 T5867 oasu.CommitTracker.<init> Soft AutoCommit: 
disabled
   [junit4]   2> 1292982 T5867 oasu.RandomMergePolicy.<init> RandomMergePolicy 
wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=34, maxMergeAtOnceExplicit=27, maxMergedSegmentMB=43.3291015625, 
floorSegmentMB=0.375, forceMergeDeletesPctAllowed=26.78497786989542, 
segmentsPerTier=46.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.6708191859402399
   [junit4]   2> 1292983 T5867 oasc.SolrDeletionPolicy.onInit 
SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2>                
commit{dir=MockDirectoryWrapper(RAMDirectory@623e3cab 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@4d549646),segFN=segments_1,generation=1}
   [junit4]   2> 1292984 T5867 oasc.SolrDeletionPolicy.updateCommits newest 
commit generation = 1
   [junit4]   2> 1292984 T5867 oass.SolrIndexSearcher.<init> Opening 
Searcher@1bf9c4e0[core3] main
   [junit4]   2> 1292985 T5867 
oasr.ManagedResourceStorage$FileStorageIO.configure File-based storage 
initialized to use dir: 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores
 FAC8217FE515A00B-001/tempDir-001/./core3/conf
   [junit4]   2> 1292985 T5867 oasr.RestManager.init Initializing RestManager 
with initArgs: 
{storageDir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores
 FAC8217FE515A00B-001/tempDir-001/./core3/conf}
   [junit4]   2> 1292986 T5867 oasr.ManagedResourceStorage.load Reading 
_rest_managed.json using 
file:dir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores
 FAC8217FE515A00B-001/tempDir-001/./core3/conf
   [junit4]   2> 1292987 T5867 oasr.RestManager.init Initializing 0 registered 
ManagedResources
   [junit4]   2> 1292987 T5867 oash.ReplicationHandler.inform Commits will be 
reserved for  10000
   [junit4]   2> 1292988 T5882 oasc.SolrCore.registerSearcher [core3] 
Registered new searcher Searcher@1bf9c4e0[core3] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1292989 T5867 oasc.CoreContainer.registerCore registering 
core: core3
   [junit4]   2> 1292989 T5867 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores
 FAC8217FE515A00B-001/tempDir-001/./core4/'
   [junit4]   2> 1293048 T5867 oasc.SolrConfig.refreshRequestParams current 
version of requestparams : -1
   [junit4]   2> 1293062 T5867 oasc.SolrConfig.<init> Using Lucene 
MatchVersion: 6.0.0
   [junit4]   2> 1293084 T5867 oasc.SolrConfig.<init> Loaded SolrConfig: 
solrconfig.xml
   [junit4]   2> 1293087 T5867 oass.IndexSchema.readSchema Reading Solr Schema 
from 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores
 FAC8217FE515A00B-001/tempDir-001/./core4/conf/schema.xml
   [junit4]   2> 1293091 T5867 oass.IndexSchema.readSchema [core4] Schema 
name=tiny
   [junit4]   2> 1293097 T5867 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 1293099 T5867 oasc.CoreContainer.create Creating SolrCore 
'core4' using configuration from instancedir 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores
 FAC8217FE515A00B-001/tempDir-001/./core4/
   [junit4]   2> 1293099 T5867 oasc.SolrCore.initDirectoryFactory 
org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1293100 T5867 oasc.SolrCore.<init> [core4] Opening new 
SolrCore at 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores
 FAC8217FE515A00B-001/tempDir-001/./core4/, 
dataDir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores
 FAC8217FE515A00B-001/tempDir-001/./core4/data/
   [junit4]   2> 1293100 T5867 oasc.SolrCore.<init> JMX monitoring not detected 
for core: core4
   [junit4]   2> 1293101 T5867 oasc.CachingDirectoryFactory.get return new 
directory for 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores
 FAC8217FE515A00B-001/tempDir-001/./core4/data
   [junit4]   2> 1293102 T5867 oasc.SolrCore.getNewIndexDir New index directory 
detected: old=null 
new=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores
 FAC8217FE515A00B-001/tempDir-001/./core4/data/index/
   [junit4]   2> 1293103 T5867 oasc.SolrCore.initIndex WARN [core4] Solr index 
directory 
'/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores
 FAC8217FE515A00B-001/tempDir-001/./core4/data/index' doesn't exist. Creating 
new index...
   [junit4]   2> 1293104 T5867 oasc.CachingDirectoryFactory.get return new 
directory for 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores
 FAC8217FE515A00B-001/tempDir-001/./core4/data/index
   [junit4]   2> 1293105 T5867 oasu.RandomMergePolicy.<init> RandomMergePolicy 
wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: 
minMergeSize=1000, mergeFactor=40, maxMergeSize=9223372036854775807, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.24252570777369967]
   [junit4]   2> 1293106 T5867 oasc.SolrDeletionPolicy.onCommit 
SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2>                
commit{dir=MockDirectoryWrapper(RAMDirectory@50309652 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@656a804),segFN=segments_1,generation=1}
   [junit4]   2> 1293107 T5867 oasc.SolrDeletionPolicy.updateCommits newest 
commit generation = 1
   [junit4]   2> 1293108 T5867 oasc.SolrCore.loadUpdateProcessorChains no 
updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 1293108 T5867 oasc.RequestHandlers.initHandlersFromConfig 
created /update: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 1293110 T5867 oasc.RequestHandlers.initHandlersFromConfig 
created /update/json: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 1293110 T5867 oasc.RequestHandlers.initHandlersFromConfig 
created /update/csv: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 1293110 T5867 oasc.RequestHandlers.initHandlersFromConfig 
created /update/json/docs: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 1293111 T5867 oasc.RequestHandlers.initHandlersFromConfig 
created /config: org.apache.solr.handler.SolrConfigHandler
   [junit4]   2> 1293112 T5867 oasc.RequestHandlers.initHandlersFromConfig 
created /schema: org.apache.solr.handler.SchemaHandler
   [junit4]   2> 1293112 T5867 oasc.RequestHandlers.initHandlersFromConfig 
created /replication: org.apache.solr.handler.ReplicationHandler
   [junit4]   2> 1293114 T5867 oasc.RequestHandlers.initHandlersFromConfig 
created /get: org.apache.solr.handler.RealTimeGetHandler
   [junit4]   2> 1293115 T5867 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/luke: org.apache.solr.handler.admin.LukeRequestHandler
   [junit4]   2> 1293117 T5867 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/system: org.apache.solr.handler.admin.SystemInfoHandler
   [junit4]   2> 1293117 T5867 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/mbeans: org.apache.solr.handler.admin.SolrInfoMBeanHandler
   [junit4]   2> 1293117 T5867 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/plugins: org.apache.solr.handler.admin.PluginInfoHandler
   [junit4]   2> 1293118 T5867 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/threads: org.apache.solr.handler.admin.ThreadDumpHandler
   [junit4]   2> 1293118 T5867 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/properties: 
org.apache.solr.handler.admin.PropertiesRequestHandler
   [junit4]   2> 1293118 T5867 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/logging: org.apache.solr.handler.admin.LoggingHandler
   [junit4]   2> 1293119 T5867 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/file: org.apache.solr.handler.admin.ShowFileRequestHandler
   [junit4]   2> 1293120 T5867 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/ping: org.apache.solr.handler.PingRequestHandler
   [junit4]   2> 1293120 T5867 oasc.RequestHandlers.initHandlersFromConfig 
created /select: solr.SearchHandler
   [junit4]   2> 1293121 T5867 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1293123 T5867 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1293124 T5867 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1293129 T5867 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1293130 T5867 oasc.SolrCore.initStatsCache Using default 
statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 1293142 T5867 oasu.CommitTracker.<init> Hard AutoCommit: 
disabled
   [junit4]   2> 1293142 T5867 oasu.CommitTracker.<init> Soft AutoCommit: 
disabled
   [junit4]   2> 1293143 T5867 oasu.RandomMergePolicy.<init> RandomMergePolicy 
wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=26, maxMergeAtOnceExplicit=31, maxMergedSegmentMB=18.5576171875, 
floorSegmentMB=1.384765625, forceMergeDeletesPctAllowed=28.99951785284792, 
segmentsPerTier=24.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.6912632287675214
   [junit4]   2> 1293144 T5867 oasc.SolrDeletionPolicy.onInit 
SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2>                
commit{dir=MockDirectoryWrapper(RAMDirectory@50309652 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@656a804),segFN=segments_1,generation=1}
   [junit4]   2> 1293145 T5867 oasc.SolrDeletionPolicy.updateCommits newest 
commit generation = 1
   [junit4]   2> 1293146 T5867 oass.SolrIndexSearcher.<init> Opening 
Searcher@a32dbd4[core4] main
   [junit4]   2> 1293148 T5867 
oasr.ManagedResourceStorage$FileStorageIO.configure File-based storage 
initialized to use dir: 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores
 FAC8217FE515A00B-001/tempDir-001/./core4/conf
   [junit4]   2> 1293154 T5867 oasr.RestManager.init Initializing RestManager 
with initArgs: 
{storageDir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores
 FAC8217FE515A00B-001/tempDir-001/./core4/conf}
   [junit4]   2> 1293158 T5867 oasr.ManagedResourceStorage.load Reading 
_rest_managed.json using 
file:dir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores
 FAC8217FE515A00B-001/tempDir-001/./core4/conf
   [junit4]   2> 1293167 T5867 oasr.RestManager.init Initializing 0 registered 
ManagedResources
   [junit4]   2> 1293175 T5867 oash.ReplicationHandler.inform Commits will be 
reserved for  10000
   [junit4]   2> 1293181 T5884 oasc.SolrCore.registerSearcher [core4] 
Registered new searcher Searcher@a32dbd4[core4] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1293182 T5867 oasc.CoreContainer.registerCore registering 
core: core4
   [junit4]   2> 1293188 T5867 oasc.SolrCore.close [collectionLazy2]  CLOSING 
SolrCore org.apache.solr.core.SolrCore@6790562a
   [junit4]   2> 1293204 T5867 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> 1293204 T5867 oasu.SolrCoreState.decrefSolrCoreState Closing 
SolrCoreState
   [junit4]   2> 1293205 T5867 oasu.DefaultSolrCoreState.closeIndexWriter 
SolrCoreState ref count has reached 0 - closing IndexWriter
   [junit4]   2> 1293205 T5867 oasu.DefaultSolrCoreState.closeIndexWriter 
closing IndexWriter with IndexWriterCloser
   [junit4]   2> 1293209 T5867 oasc.SolrCore.closeSearcher [collectionLazy2] 
Closing main searcher on request.
   [junit4]   2> 1293211 T5867 oasc.CachingDirectoryFactory.close Closing 
MockDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 1293211 T5867 oasc.CachingDirectoryFactory.closeCacheValue 
looking to close 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores
 FAC8217FE515A00B-001/tempDir-001/collection2/data/index 
[CachedDir<<refCount=0;path=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores
 FAC8217FE515A00B-001/tempDir-001/collection2/data/index;done=false>>]
   [junit4]   2> 1293212 T5867 oasc.CachingDirectoryFactory.close Closing 
directory: 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores
 FAC8217FE515A00B-001/tempDir-001/collection2/data/index
   [junit4]   2> 1293212 T5867 oasc.CachingDirectoryFactory.closeCacheValue 
looking to close 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores
 FAC8217FE515A00B-001/tempDir-001/collection2/data 
[CachedDir<<refCount=0;path=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores
 FAC8217FE515A00B-001/tempDir-001/collection2/data;done=false>>]
   [junit4]   2> 1293213 T5867 oasc.CachingDirectoryFactory.close Closing 
directory: 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores
 FAC8217FE515A00B-001/tempDir-001/collection2/data
   [junit4]   2> 1293215 T5867 oasc.SolrCore.close [collectionLazy5]  CLOSING 
SolrCore org.apache.solr.core.SolrCore@33ba4313
   [junit4]   2> 1293215 T5867 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> 1293215 T5867 oasu.SolrCoreState.decrefSolrCoreState Closing 
SolrCoreState
   [junit4]   2> 1293215 T5867 oasu.DefaultSolrCoreState.closeIndexWriter 
SolrCoreState ref 

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

 2>        1) Thread[id=5941, name=searcherExecutor-3191-thread-1, 
state=WAITING, group=TGRP-TestLazyCores]
   [junit4]   2>                at sun.misc.Unsafe.park(Native Method)
   [junit4]   2>                at 
java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
   [junit4]   2>                at 
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
   [junit4]   2>                at 
java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
   [junit4]   2>                at 
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)
   [junit4]   2>                at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
   [junit4]   2>                at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
   [junit4]   2>                at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 149307 T5866 ccr.ThreadLeakControl.tryToInterruptAll Starting 
to interrupt leaked threads:
   [junit4]   2>           1) Thread[id=5941, 
name=searcherExecutor-3191-thread-1, state=WAITING, group=TGRP-TestLazyCores]
   [junit4]   2> 152317 T5866 ccr.ThreadLeakControl.tryToInterruptAll SEVERE 
There are still zombie threads that couldn't be terminated:
   [junit4]   2>           1) Thread[id=5941, 
name=searcherExecutor-3191-thread-1, state=WAITING, group=TGRP-TestLazyCores]
   [junit4]   2>                at sun.misc.Unsafe.park(Native Method)
   [junit4]   2>                at 
java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
   [junit4]   2>                at 
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
   [junit4]   2>                at 
java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
   [junit4]   2>                at 
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)
   [junit4]   2>                at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
   [junit4]   2>                at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
   [junit4]   2>                at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene50): 
{v_t=PostingsFormat(name=Direct), id=PostingsFormat(name=Direct), 
v_s=PostingsFormat(name=LuceneVarGapFixedInterval), 
v_f=PostingsFormat(name=LuceneFixedGap)}, docValues:{}, 
sim=RandomSimilarityProvider(queryNorm=false,coord=no): {}, locale=hu_HU, 
timezone=Europe/Belfast
   [junit4]   2> NOTE: Mac OS X 10.8.5 x86_64/Oracle Corporation 1.8.0_25 
(64-bit)/cpus=2,threads=2,free=57673328,total=160837632
   [junit4]   2> NOTE: All tests run in this JVM: [TestSurroundQueryParser, 
TestNoOpRegenerator, TestSolrIndexConfig, TestSolrDeletionPolicy1, 
TestFieldTypeCollectionResource, IndexBasedSpellCheckerTest, 
TestUniqueKeyFieldResource, TestSolrConfigHandlerConcurrent, ZkNodePropsTest, 
TestSolrCoreProperties, TestMissingGroups, TestDistribDocBasedVersion, 
UUIDUpdateProcessorFallbackTest, BinaryUpdateRequestHandlerTest, DOMUtilTest, 
SpatialRPTFieldTypeTest, TestDocSet, PrimitiveFieldTypeTest, 
TermVectorComponentTest, TestReRankQParserPlugin, TestDistributedSearch, 
TestCustomSort, SolrXmlInZkTest, TestInitParams, RemoteQueryErrorTest, 
ConvertedLegacyTest, SolrCmdDistributorTest, HdfsDirectoryTest, 
TestLeaderElectionZkExpiry, SolrInfoMBeanTest, TestSolrQueryParserResource, 
TestFieldCollectionResource, QueryParsingTest, SolrCoreCheckLockOnStartupTest, 
SolrIndexSplitterTest, AutoCommitTest, ReturnFieldsTest, 
TestFileDictionaryLookup, TestFaceting, TestShardHandlerFactory, 
TestQueryUtils, BadIndexSchemaTest, TestWriterPerf, TestSort, 
DistributedFacetPivotSmallTest, BasicDistributedZk2Test, 
TestStressUserVersions, TestStandardQParsers, TestSolrQueryParser, 
TestMiniSolrCloudCluster, DistributedFacetPivotWhiteBoxTest, 
TestSimpleQParserPlugin, TestImplicitCoreProperties, TestIntervalFaceting, 
TestInfoStreamLogging, TestConfigSets, TestRangeQuery, 
CoreAdminCreateDiscoverTest, UniqFieldsUpdateProcessorFactoryTest, 
OpenExchangeRatesOrgProviderTest, StressHdfsTest, AliasIntegrationTest, 
BasicDistributedZkTest, SyncSliceTest, TestManagedSchema, CacheHeaderTest, 
TestReplicationHandler, PluginInfoTest, TestObjectReleaseTracker, 
TestManagedSynonymFilterFactory, CoreContainerCoreInitFailuresTest, 
BufferStoreTest, LoggingHandlerTest, 
IgnoreCommitOptimizeUpdateProcessorFactoryTest, DebugComponentTest, 
SystemInfoHandlerTest, TestRecoveryHdfs, ZkControllerTest, TestDocumentBuilder, 
TestRebalanceLeaders, TestSystemIdResolver, ParsingFieldUpdateProcessorsTest, 
TestCloudManagedSchema, TestFieldSortValues, 
DistribDocExpirationUpdateProcessorTest, TestBinaryResponseWriter, 
FileUtilsTest, TestComplexPhraseQParserPlugin, 
TermVectorComponentDistributedTest, DistributedDebugComponentTest, 
CopyFieldTest, AddBlockUpdateTest, TestBM25SimilarityFactory, 
TestFunctionQuery, DirectUpdateHandlerOptimizeTest, 
FieldMutatingUpdateProcessorTest, VMParamsZkACLAndCredentialsProvidersTest, 
TestQueryTypes, TestExactSharedStatsCache, TestPivotHelperCode, 
AddSchemaFieldsUpdateProcessorFactoryTest, TestStressLucene, CursorPagingTest, 
TestBulkSchemaConcurrent, CloudExitableDirectoryReaderTest, CircularListTest, 
DistributedFacetPivotLongTailTest, StatsComponentTest, 
ShowFileRequestHandlerTest, LeaderElectionIntegrationTest, 
TestDocBasedVersionConstraints, SortByFunctionTest, JSONWriterTest, 
SignatureUpdateProcessorFactoryTest, HdfsDirectoryFactoryTest, 
TestRemoteStreaming, TestClusterStateMutator, TestLazyCores]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestLazyCores 
-Dtests.seed=FAC8217FE515A00B -Dtests.slow=true -Dtests.locale=hu_HU 
-Dtests.timezone=Europe/Belfast -Dtests.asserts=true 
-Dtests.file.encoding=US-ASCII
   [junit4] ERROR   0.00s | TestLazyCores (suite) <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: ERROR: 
SolrIndexSearcher opens=59 closes=58
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([FAC8217FE515A00B]:0)
   [junit4]    >        at 
org.apache.solr.SolrTestCaseJ4.endTrackingSearchers(SolrTestCaseJ4.java:442)
   [junit4]    >        at 
org.apache.solr.SolrTestCaseJ4.afterClass(SolrTestCaseJ4.java:188)
   [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=5941, name=searcherExecutor-3191-thread-1, 
state=WAITING, group=TGRP-TestLazyCores]
   [junit4]    >         at sun.misc.Unsafe.park(Native Method)
   [junit4]    >         at 
java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
   [junit4]    >         at 
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
   [junit4]    >         at 
java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
   [junit4]    >         at 
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)
   [junit4]    >         at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
   [junit4]    >         at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
   [junit4]    >         at java.lang.Thread.run(Thread.java:745)
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([FAC8217FE515A00B]:0)Throwable #3: 
com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie 
threads that couldn't be terminated:
   [junit4]    >    1) Thread[id=5941, name=searcherExecutor-3191-thread-1, 
state=WAITING, group=TGRP-TestLazyCores]
   [junit4]    >         at sun.misc.Unsafe.park(Native Method)
   [junit4]    >         at 
java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
   [junit4]    >         at 
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
   [junit4]    >         at 
java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
   [junit4]    >         at 
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)
   [junit4]    >         at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
   [junit4]    >         at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
   [junit4]    >         at java.lang.Thread.run(Thread.java:745)
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([FAC8217FE515A00B]:0)
   [junit4] Completed in 152.40s, 8 tests, 1 failure, 2 errors <<< FAILURES!

[...truncated 1041 lines...]
BUILD FAILED
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/build.xml:519: The following 
error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/build.xml:467: The following 
error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/build.xml:61: The following 
error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/extra-targets.xml:39: The 
following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build.xml:187: The 
following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/common-build.xml:510: 
The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/lucene/common-build.xml:1348: 
The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/lucene/common-build.xml:956: 
There were test failures: 463 suites, 1871 tests, 3 suite-level errors, 1344 
ignored (12 assumptions)

Total time: 63 minutes 9 seconds
Build step 'Invoke Ant' marked build as failure
[description-setter] Description set: Java: 64bit/jdk1.8.0 
-XX:-UseCompressedOops -XX:+UseConcMarkSweepGC
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