You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2016/03/21 04:28:56 UTC

[JENKINS] Lucene-Solr-Tests-master - Build # 1028 - Still Failing

Build: https://builds.apache.org/job/Lucene-Solr-Tests-master/1028/

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

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

Stack Trace:
java.lang.AssertionError: ObjectTracker found 4 object(s) that were not released!!! [SolrCore, MockDirectoryWrapper, MDCAwareThreadPoolExecutor, MockDirectoryWrapper]
	at __randomizedtesting.SeedInfo.seed([ADC3EFD1112A9B86]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.assertTrue(Assert.java:43)
	at org.junit.Assert.assertNull(Assert.java:551)
	at org.apache.solr.SolrTestCaseJ4.afterClass(SolrTestCaseJ4.java:238)
	at sun.reflect.GeneratedMethodAccessor22.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:834)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at java.lang.Thread.run(Thread.java:745)


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

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




Build Log:
[...truncated 11927 lines...]
   [junit4] Suite: org.apache.solr.core.TestLazyCores
   [junit4]   2> Creating dataDir: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_ADC3EFD1112A9B86-001/init-core-data-001
   [junit4]   2> 1301628 INFO  (SUITE-TestLazyCores-seed#[ADC3EFD1112A9B86]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false)
   [junit4]   2> 1301633 INFO  (TEST-TestLazyCores.testLazySearch-seed#[ADC3EFD1112A9B86]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testLazySearch
   [junit4]   2> 1301656 INFO  (TEST-TestLazyCores.testLazySearch-seed#[ADC3EFD1112A9B86]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_ADC3EFD1112A9B86-001/tempDir-001'
   [junit4]   2> 1301660 INFO  (TEST-TestLazyCores.testLazySearch-seed#[ADC3EFD1112A9B86]) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1301660 INFO  (TEST-TestLazyCores.testLazySearch-seed#[ADC3EFD1112A9B86]) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 1301661 INFO  (TEST-TestLazyCores.testLazySearch-seed#[ADC3EFD1112A9B86]) [    ] o.a.s.c.CoreContainer New CoreContainer 1382076092
   [junit4]   2> 1301661 INFO  (TEST-TestLazyCores.testLazySearch-seed#[ADC3EFD1112A9B86]) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_ADC3EFD1112A9B86-001/tempDir-001]
   [junit4]   2> 1301661 WARN  (TEST-TestLazyCores.testLazySearch-seed#[ADC3EFD1112A9B86]) [    ] o.a.s.c.CoreContainer Couldn't add files from /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_ADC3EFD1112A9B86-001/tempDir-001/lib to classpath: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_ADC3EFD1112A9B86-001/tempDir-001/lib
   [junit4]   2> 1301661 INFO  (TEST-TestLazyCores.testLazySearch-seed#[ADC3EFD1112A9B86]) [    ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 600000,connTimeout : 60000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,useRetries : false,
   [junit4]   2> 1301663 INFO  (TEST-TestLazyCores.testLazySearch-seed#[ADC3EFD1112A9B86]) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=600000&connTimeout=60000&retry=true
   [junit4]   2> 1301664 INFO  (TEST-TestLazyCores.testLazySearch-seed#[ADC3EFD1112A9B86]) [    ] o.a.s.c.SolrCores Allocating transient cache for 4 transient cores
   [junit4]   2> 1301668 INFO  (TEST-TestLazyCores.testLazySearch-seed#[ADC3EFD1112A9B86]) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1301668 INFO  (TEST-TestLazyCores.testLazySearch-seed#[ADC3EFD1112A9B86]) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1301668 INFO  (TEST-TestLazyCores.testLazySearch-seed#[ADC3EFD1112A9B86]) [    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 1301668 INFO  (TEST-TestLazyCores.testLazySearch-seed#[ADC3EFD1112A9B86]) [    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 1301673 INFO  (TEST-TestLazyCores.testLazySearch-seed#[ADC3EFD1112A9B86]) [    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=collection1, config=solrconfig.xml, loadOnStartup=true, schema=schema.xml, configSetProperties=configsetprops.json, transient=false, dataDir=data/}
   [junit4]   2> 1301673 INFO  (TEST-TestLazyCores.testLazySearch-seed#[ADC3EFD1112A9B86]) [    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=collection2, config=solrconfig.xml, loadOnStartup=true, schema=schema.xml, configSetProperties=configsetprops.json, transient=true, dataDir=data/}
   [junit4]   2> 1301674 INFO  (TEST-TestLazyCores.testLazySearch-seed#[ADC3EFD1112A9B86]) [    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=collection3, config=solrconfig.xml, loadOnStartup=false, schema=schema.xml, configSetProperties=configsetprops.json, transient=on, dataDir=data/}
   [junit4]   2> 1301674 INFO  (TEST-TestLazyCores.testLazySearch-seed#[ADC3EFD1112A9B86]) [    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=collection4, config=solrconfig.xml, loadOnStartup=false, schema=schema.xml, configSetProperties=configsetprops.json, transient=false, dataDir=data/}
   [junit4]   2> 1301674 INFO  (TEST-TestLazyCores.testLazySearch-seed#[ADC3EFD1112A9B86]) [    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=collection5, config=solrconfig.xml, loadOnStartup=true, schema=schema.xml, configSetProperties=configsetprops.json, transient=false, dataDir=data/}
   [junit4]   2> 1301674 INFO  (TEST-TestLazyCores.testLazySearch-seed#[ADC3EFD1112A9B86]) [    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=collection6, config=solrconfig.xml, loadOnStartup=false, schema=schema.xml, configSetProperties=configsetprops.json, transient=true, dataDir=data/}
   [junit4]   2> 1301674 INFO  (TEST-TestLazyCores.testLazySearch-seed#[ADC3EFD1112A9B86]) [    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=collection7, config=solrconfig.xml, loadOnStartup=false, schema=schema.xml, configSetProperties=configsetprops.json, transient=true, dataDir=data/}
   [junit4]   2> 1301675 INFO  (TEST-TestLazyCores.testLazySearch-seed#[ADC3EFD1112A9B86]) [    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=collection8, config=solrconfig.xml, loadOnStartup=false, schema=schema.xml, configSetProperties=configsetprops.json, transient=true, dataDir=data/}
   [junit4]   2> 1301675 INFO  (TEST-TestLazyCores.testLazySearch-seed#[ADC3EFD1112A9B86]) [    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=collection9, config=solrconfig.xml, loadOnStartup=false, schema=schema.xml, configSetProperties=configsetprops.json, transient=true, dataDir=data/}
   [junit4]   2> 1301685 INFO  (coreLoadExecutor-4317-thread-1) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_ADC3EFD1112A9B86-001/tempDir-001/collection1'
   [junit4]   2> 1301705 INFO  (coreLoadExecutor-4317-thread-2) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_ADC3EFD1112A9B86-001/tempDir-001/collection2'
   [junit4]   2> 1301705 INFO  (coreLoadExecutor-4317-thread-1) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1301705 INFO  (coreLoadExecutor-4317-thread-2) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1301705 INFO  (coreLoadExecutor-4317-thread-1) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 1301705 INFO  (coreLoadExecutor-4317-thread-2) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 1301719 INFO  (coreLoadExecutor-4317-thread-2) [    ] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 1301719 INFO  (coreLoadExecutor-4317-thread-1) [    ] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 1301722 INFO  (coreLoadExecutor-4317-thread-1) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 1301723 INFO  (coreLoadExecutor-4317-thread-2) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 1301724 INFO  (coreLoadExecutor-4317-thread-3) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_ADC3EFD1112A9B86-001/tempDir-001/collection5'
   [junit4]   2> 1301725 INFO  (coreLoadExecutor-4317-thread-3) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1301725 INFO  (coreLoadExecutor-4317-thread-3) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 1301736 INFO  (coreLoadExecutor-4317-thread-2) [    ] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1301738 INFO  (coreLoadExecutor-4317-thread-3) [    ] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 1301742 INFO  (coreLoadExecutor-4317-thread-1) [    ] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1301749 INFO  (coreLoadExecutor-4317-thread-2) [    ] o.a.s.s.IndexSchema [collection2] Schema name=tiny
   [junit4]   2> 1301749 INFO  (coreLoadExecutor-4317-thread-3) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 1301752 INFO  (coreLoadExecutor-4317-thread-2) [    ] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 1301752 INFO  (coreLoadExecutor-4317-thread-1) [    ] o.a.s.s.IndexSchema [collection1] Schema name=tiny
   [junit4]   2> 1301754 INFO  (coreLoadExecutor-4317-thread-2) [    ] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default properties: Can't find resource 'configsetprops.json' in classpath or '/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_ADC3EFD1112A9B86-001/tempDir-001/collection2'
   [junit4]   2> 1301754 INFO  (coreLoadExecutor-4317-thread-2) [    ] o.a.s.c.CoreContainer Creating SolrCore 'collection2' using configuration from instancedir /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_ADC3EFD1112A9B86-001/tempDir-001/collection2
   [junit4]   2> 1301755 INFO  (coreLoadExecutor-4317-thread-2) [    x:collection2] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1301756 INFO  (coreLoadExecutor-4317-thread-1) [    ] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 1301756 INFO  (coreLoadExecutor-4317-thread-2) [    x:collection2] o.a.s.c.SolrCore [[collection2] ] Opening new SolrCore at [/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_ADC3EFD1112A9B86-001/tempDir-001/collection2], dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_ADC3EFD1112A9B86-001/tempDir-001/collection2/data/]
   [junit4]   2> 1301756 INFO  (coreLoadExecutor-4317-thread-2) [    x:collection2] o.a.s.c.SolrCore JMX monitoring not detected for core: collection2
   [junit4]   2> 1301756 INFO  (coreLoadExecutor-4317-thread-2) [    x:collection2] o.a.s.c.CachingDirectoryFactory return new directory for /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_ADC3EFD1112A9B86-001/tempDir-001/collection2/data
   [junit4]   2> 1301763 INFO  (coreLoadExecutor-4317-thread-3) [    ] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1301765 INFO  (coreLoadExecutor-4317-thread-1) [    ] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default properties: Can't find resource 'configsetprops.json' in classpath or '/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_ADC3EFD1112A9B86-001/tempDir-001/collection1'
   [junit4]   2> 1301765 INFO  (coreLoadExecutor-4317-thread-1) [    ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from instancedir /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_ADC3EFD1112A9B86-001/tempDir-001/collection1
   [junit4]   2> 1301765 INFO  (coreLoadExecutor-4317-thread-1) [    x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1301765 INFO  (coreLoadExecutor-4317-thread-1) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_ADC3EFD1112A9B86-001/tempDir-001/collection1], dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_ADC3EFD1112A9B86-001/tempDir-001/collection1/data/]
   [junit4]   2> 1301765 INFO  (coreLoadExecutor-4317-thread-1) [    x:collection1] o.a.s.c.SolrCore JMX monitoring not detected for core: collection1
   [junit4]   2> 1301766 INFO  (coreLoadExecutor-4317-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_ADC3EFD1112A9B86-001/tempDir-001/collection1/data
   [junit4]   2> 1301766 INFO  (coreLoadExecutor-4317-thread-2) [    x:collection2] o.a.s.c.SolrCore New index directory detected: old=null new=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_ADC3EFD1112A9B86-001/tempDir-001/collection2/data/index/
   [junit4]   2> 1301766 WARN  (coreLoadExecutor-4317-thread-2) [    x:collection2] o.a.s.c.SolrCore [collection2] Solr index directory '/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_ADC3EFD1112A9B86-001/tempDir-001/collection2/data/index' doesn't exist. Creating new index...
   [junit4]   2> 1301766 INFO  (coreLoadExecutor-4317-thread-2) [    x:collection2] o.a.s.c.CachingDirectoryFactory return new directory for /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_ADC3EFD1112A9B86-001/tempDir-001/collection2/data/index
   [junit4]   2> 1301767 INFO  (coreLoadExecutor-4317-thread-2) [    x:collection2] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=30, maxMergeAtOnceExplicit=28, maxMergedSegmentMB=55.59375, floorSegmentMB=1.9736328125, forceMergeDeletesPctAllowed=17.61044273475948, segmentsPerTier=33.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.5991757806949732
   [junit4]   2> 1301767 INFO  (coreLoadExecutor-4317-thread-2) [    x:collection2] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@15de99fe lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@3800e6af),segFN=segments_1,generation=1}
   [junit4]   2> 1301767 INFO  (coreLoadExecutor-4317-thread-2) [    x:collection2] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 1301770 INFO  (coreLoadExecutor-4317-thread-3) [    ] o.a.s.s.IndexSchema [collection5] Schema name=tiny
   [junit4]   2> 1301772 INFO  (coreLoadExecutor-4317-thread-1) [    x:collection1] o.a.s.c.SolrCore New index directory detected: old=null new=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_ADC3EFD1112A9B86-001/tempDir-001/collection1/data/index/
   [junit4]   2> 1301772 WARN  (coreLoadExecutor-4317-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1] Solr index directory '/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_ADC3EFD1112A9B86-001/tempDir-001/collection1/data/index' doesn't exist. Creating new index...
   [junit4]   2> 1301773 INFO  (coreLoadExecutor-4317-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_ADC3EFD1112A9B86-001/tempDir-001/collection1/data/index
   [junit4]   2> 1301773 INFO  (coreLoadExecutor-4317-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=30, maxMergeAtOnceExplicit=28, maxMergedSegmentMB=55.59375, floorSegmentMB=1.9736328125, forceMergeDeletesPctAllowed=17.61044273475948, segmentsPerTier=33.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.5991757806949732
   [junit4]   2> 1301773 INFO  (coreLoadExecutor-4317-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@624932f2 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1fa85fa3),segFN=segments_1,generation=1}
   [junit4]   2> 1301773 INFO  (coreLoadExecutor-4317-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 1301777 INFO  (coreLoadExecutor-4317-thread-3) [    ] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 1301778 INFO  (coreLoadExecutor-4317-thread-3) [    ] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default properties: Can't find resource 'configsetprops.json' in classpath or '/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_ADC3EFD1112A9B86-001/tempDir-001/collection5'
   [junit4]   2> 1301778 INFO  (coreLoadExecutor-4317-thread-3) [    ] o.a.s.c.CoreContainer Creating SolrCore 'collection5' using configuration from instancedir /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_ADC3EFD1112A9B86-001/tempDir-001/collection5
   [junit4]   2> 1301778 INFO  (coreLoadExecutor-4317-thread-3) [    x:collection5] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1301778 INFO  (coreLoadExecutor-4317-thread-3) [    x:collection5] o.a.s.c.SolrCore [[collection5] ] Opening new SolrCore at [/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_ADC3EFD1112A9B86-001/tempDir-001/collection5], dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_ADC3EFD1112A9B86-001/tempDir-001/collection5/data/]
   [junit4]   2> 1301779 INFO  (coreLoadExecutor-4317-thread-3) [    x:collection5] o.a.s.c.SolrCore JMX monitoring not detected for core: collection5
   [junit4]   2> 1301779 INFO  (coreLoadExecutor-4317-thread-3) [    x:collection5] o.a.s.c.CachingDirectoryFactory return new directory for /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_ADC3EFD1112A9B86-001/tempDir-001/collection5/data
   [junit4]   2> 1301782 INFO  (coreLoadExecutor-4317-thread-2) [    x:collection2] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 1301783 INFO  (coreLoadExecutor-4317-thread-2) [    x:collection2] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1301784 INFO  (OldIndexDirectoryCleanupThreadForCore-collection2) [    x:collection2] o.a.s.c.SolrCore Looking for old index directories to cleanup for core collection2 in /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_ADC3EFD1112A9B86-001/tempDir-001/collection2/data/
   [junit4]   2> 1301784 INFO  (coreLoadExecutor-4317-thread-2) [    x:collection2] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1301784 WARN  (OldIndexDirectoryCleanupThreadForCore-collection2) [    x:collection2] o.a.s.c.DirectoryFactory /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_ADC3EFD1112A9B86-001/tempDir-001/collection2/data/ does not point to a valid data directory; skipping clean-up of old index directories.
   [junit4]   2> 1301785 INFO  (coreLoadExecutor-4317-thread-2) [    x:collection2] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1301786 INFO  (coreLoadExecutor-4317-thread-2) [    x:collection2] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1301787 INFO  (coreLoadExecutor-4317-thread-3) [    x:collection5] o.a.s.c.SolrCore New index directory detected: old=null new=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_ADC3EFD1112A9B86-001/tempDir-001/collection5/data/index/
   [junit4]   2> 1301787 WARN  (coreLoadExecutor-4317-thread-3) [    x:collection5] o.a.s.c.SolrCore [collection5] Solr index directory '/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_ADC3EFD1112A9B86-001/tempDir-001/collection5/data/index' doesn't exist. Creating new index...
   [junit4]   2> 1301787 INFO  (coreLoadExecutor-4317-thread-3) [    x:collection5] o.a.s.c.CachingDirectoryFactory return new directory for /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_ADC3EFD1112A9B86-001/tempDir-001/collection5/data/index
   [junit4]   2> 1301787 INFO  (coreLoadExecutor-4317-thread-3) [    x:collection5] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=30, maxMergeAtOnceExplicit=28, maxMergedSegmentMB=55.59375, floorSegmentMB=1.9736328125, forceMergeDeletesPctAllowed=17.61044273475948, segmentsPerTier=33.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.5991757806949732
   [junit4]   2> 1301787 INFO  (coreLoadExecutor-4317-thread-3) [    x:collection5] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@74c60835 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@996e41e),segFN=segments_1,generation=1}
   [junit4]   2> 1301788 INFO  (coreLoadExecutor-4317-thread-3) [    x:collection5] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 1301790 INFO  (coreLoadExecutor-4317-thread-2) [    x:collection2] o.a.s.c.RequestHandlers Registered paths: /admin/mbeans,/update/csv,/sql,/update/json/docs,/admin/luke,/export,/select,/admin/segments,/get,/admin/system,/replication,/admin/properties,/config,/stream,/schema,/admin/plugins,/admin/logging,/update/json,/admin/ping,/admin/threads,/update,/admin/file
   [junit4]   2> 1301790 INFO  (coreLoadExecutor-4317-thread-2) [    x:collection2] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 1301806 INFO  (coreLoadExecutor-4317-thread-1) [    x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 1301807 INFO  (coreLoadExecutor-4317-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1301808 INFO  (coreLoadExecutor-4317-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1301809 INFO  (coreLoadExecutor-4317-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1301810 INFO  (coreLoadExecutor-4317-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1301811 INFO  (coreLoadExecutor-4317-thread-1) [    x:collection1] o.a.s.c.RequestHandlers Registered paths: /admin/mbeans,/update/csv,/sql,/update/json/docs,/admin/luke,/export,/select,/admin/segments,/get,/admin/system,/replication,/admin/properties,/config,/stream,/schema,/admin/plugins,/admin/logging,/update/json,/admin/ping,/admin/threads,/update,/admin/file
   [junit4]   2> 1301812 INFO  (coreLoadExecutor-4317-thread-1) [    x:collection1] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 1301812 INFO  (OldIndexDirectoryCleanupThreadForCore-collection1) [    x:collection1] o.a.s.c.SolrCore Looking for old index directories to cleanup for core collection1 in /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_ADC3EFD1112A9B86-001/tempDir-001/collection1/data/
   [junit4]   2> 1301812 WARN  (OldIndexDirectoryCleanupThreadForCore-collection1) [    x:collection1] o.a.s.c.DirectoryFactory /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_ADC3EFD1112A9B86-001/tempDir-001/collection1/data/ does not point to a valid data directory; skipping clean-up of old index directories.
   [junit4]   2> 1301818 INFO  (coreLoadExecutor-4317-thread-3) [    x:collection5] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 1301819 INFO  (coreLoadExecutor-4317-thread-3) [    x:collection5] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1301821 INFO  (coreLoadExecutor-4317-thread-3) [    x:collection5] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1301821 INFO  (coreLoadExecutor-4317-thread-3) [    x:collection5] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1301822 INFO  (coreLoadExecutor-4317-thread-3) [    x:collection5] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1301824 INFO  (OldIndexDirectoryCleanupThreadForCore-collection5) [    x:collection5] o.a.s.c.SolrCore Looking for old index directories to cleanup for core collection5 in /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_ADC3EFD1112A9B86-001/tempDir-001/collection5/data/
   [junit4]   2> 1301824 WARN  (OldIndexDirectoryCleanupThreadForCore-collection5) [    x:collection5] o.a.s.c.DirectoryFactory /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_ADC3EFD1112A9B86-001/tempDir-001/collection5/data/ does not point to a valid data directory; skipping clean-up of old index directories.
   [junit4]   2> 1301837 INFO  (coreLoadExecutor-4317-thread-1) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1301837 INFO  (coreLoadExecutor-4317-thread-1) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1301838 INFO  (coreLoadExecutor-4317-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=16, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1113145650670358]
   [junit4]   2> 1301838 INFO  (coreLoadExecutor-4317-thread-2) [    x:collection2] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1301838 INFO  (coreLoadExecutor-4317-thread-2) [    x:collection2] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1301838 INFO  (coreLoadExecutor-4317-thread-2) [    x:collection2] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=16, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1113145650670358]
   [junit4]   2> 1301838 INFO  (coreLoadExecutor-4317-thread-3) [    x:collection5] o.a.s.c.RequestHandlers Registered paths: /admin/mbeans,/update/csv,/sql,/update/json/docs,/admin/luke,/export,/select,/admin/segments,/get,/admin/system,/replication,/admin/properties,/config,/stream,/schema,/admin/plugins,/admin/logging,/update/json,/admin/ping,/admin/threads,/update,/admin/file
   [junit4]   2> 1301838 INFO  (coreLoadExecutor-4317-thread-3) [    x:collection5] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 1301838 INFO  (coreLoadExecutor-4317-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@624932f2 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1fa85fa3),segFN=segments_1,generation=1}
   [junit4]   2> 1301839 INFO  (coreLoadExecutor-4317-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 1301839 INFO  (coreLoadExecutor-4317-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@2b464d4a[collection1] main]
   [junit4]   2> 1301839 INFO  (coreLoadExecutor-4317-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage File-based storage initialized to use dir: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_ADC3EFD1112A9B86-001/tempDir-001/collection1/conf
   [junit4]   2> 1301839 INFO  (coreLoadExecutor-4317-thread-1) [    x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs: {storageDir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_ADC3EFD1112A9B86-001/tempDir-001/collection1/conf}
   [junit4]   2> 1301839 INFO  (coreLoadExecutor-4317-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using file:dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_ADC3EFD1112A9B86-001/tempDir-001/collection1/conf
   [junit4]   2> 1301839 INFO  (coreLoadExecutor-4317-thread-1) [    x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 1301840 INFO  (coreLoadExecutor-4317-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1301840 INFO  (coreLoadExecutor-4317-thread-2) [    x:collection2] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@15de99fe lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@3800e6af),segFN=segments_1,generation=1}
   [junit4]   2> 1301840 INFO  (coreLoadExecutor-4317-thread-2) [    x:collection2] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 1301840 INFO  (coreLoadExecutor-4317-thread-2) [    x:collection2] o.a.s.s.SolrIndexSearcher Opening [Searcher@37d323c5[collection2] main]
   [junit4]   2> 1301840 INFO  (coreLoadExecutor-4317-thread-2) [    x:collection2] o.a.s.r.ManagedResourceStorage File-based storage initialized to use dir: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_ADC3EFD1112A9B86-001/tempDir-001/collection2/conf
   [junit4]   2> 1301840 INFO  (coreLoadExecutor-4317-thread-2) [    x:collection2] o.a.s.r.RestManager Initializing RestManager with initArgs: {storageDir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_ADC3EFD1112A9B86-001/tempDir-001/collection2/conf}
   [junit4]   2> 1301840 INFO  (coreLoadExecutor-4317-thread-2) [    x:collection2] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using file:dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_ADC3EFD1112A9B86-001/tempDir-001/collection2/conf
   [junit4]   2> 1301840 INFO  (coreLoadExecutor-4317-thread-2) [    x:collection2] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 1301840 INFO  (coreLoadExecutor-4317-thread-2) [    x:collection2] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1301844 INFO  (coreLoadExecutor-4317-thread-3) [    x:collection5] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1301844 INFO  (coreLoadExecutor-4317-thread-3) [    x:collection5] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1301845 INFO  (coreLoadExecutor-4317-thread-3) [    x:collection5] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=16, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1113145650670358]
   [junit4]   2> 1301845 INFO  (searcherExecutor-4318-thread-1-processing-x:collection2) [    x:collection2] o.a.s.c.SolrCore [collection2] Registered new searcher Searcher@37d323c5[collection2] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1301845 INFO  (coreLoadExecutor-4317-thread-2) [    x:collection2] o.a.s.c.SolrCores Opening transient core collection2
   [junit4]   2> 1301845 INFO  (coreLoadExecutor-4317-thread-2) [    x:collection2] o.a.s.c.CoreContainer registering core: collection2
   [junit4]   2> 1301845 INFO  (coreLoadExecutor-4317-thread-1) [    x:collection1] o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 1301845 INFO  (searcherExecutor-4319-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@2b464d4a[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1301846 INFO  (coreLoadExecutor-4317-thread-3) [    x:collection5] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@74c60835 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@996e41e),segFN=segments_1,generation=1}
   [junit4]   2> 1301846 INFO  (coreLoadExecutor-4317-thread-3) [    x:collection5] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 1301846 INFO  (coreLoadExecutor-4317-thread-3) [    x:collection5] o.a.s.s.SolrIndexSearcher Opening [Searcher@7ba5a4cd[collection5] main]
   [junit4]   2> 1301846 INFO  (coreLoadExecutor-4317-thread-3) [    x:collection5] o.a.s.r.ManagedResourceStorage File-based storage initialized to use dir: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_ADC3EFD1112A9B86-001/tempDir-001/collection5/conf
   [junit4]   2> 1301846 INFO  (coreLoadExecutor-4317-thread-3) [    x:collection5] o.a.s.r.RestManager Initializing RestManager with initArgs: {storageDir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_ADC3EFD1112A9B86-001/tempDir-001/collection5/conf}
   [junit4]   2> 1301846 INFO  (coreLoadExecutor-4317-thread-3) [    x:collection5] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using file:dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_ADC3EFD1112A9B86-001/tempDir-001/collection5/conf
   [junit4]   2> 1301846 INFO  (coreLoadExecutor-4317-thread-3) [    x:collection5] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 1301846 INFO  (coreLoadExecutor-4317-thread-3) [    x:collection5] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1301847 INFO  (coreLoadExecutor-4317-thread-3) [    x:collection5] o.a.s.c.CoreContainer registering core: collection5
   [junit4]   2> 1301848 INFO  (TEST-TestLazyCores.testLazySearch-seed#[ADC3EFD1112A9B86]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_ADC3EFD1112A9B86-001/tempDir-001/collection4'
   [junit4]   2> 1301848 INFO  (TEST-TestLazyCores.testLazySearch-seed#[ADC3EFD1112A9B86]) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1301848 INFO  (TEST-TestLazyCores.testLazySearch-seed#[ADC3EFD1112A9B86]) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 1301854 INFO  (TEST-TestLazyCores.testLazySearch-seed#[ADC3EFD1112A9B86]) [    ] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 1301856 INFO  (searcherExecutor-4320-thread-1-processing-x:collection5) [    x:collection5] o.a.s.c.SolrCore [collection5] Registered new searcher Searcher@7ba5a4cd[collection5] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1301861 INFO  (TEST-TestLazyCores.testLazySearch-seed#[ADC3EFD1112A9B86]) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 1301891 INFO  (TEST-TestLazyCores.testLazySearch-seed#[ADC3EFD1112A9B86]) [    ] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1301895 INFO  (TEST-TestLazyCores.testLazySearch-seed#[ADC3EFD1112A9B86]) [    ] o.a.s.s.IndexSchema [collection4] Schema name=tiny
   [junit4]   2> 1301902 INFO  (TEST-TestLazyCores.testLazySearch-seed#[ADC3EFD1112A9B86]) [    ] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 1301904 INFO  (TEST-TestLazyCores.testLazySearch-seed#[ADC3EFD1112A9B86]) [    ] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default properties: Can't find resource 'configsetprops.json' in classpath or '/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_ADC3EFD1112A9B86-001/tempDir-001/collection4'
   [junit4]   2> 1301904 INFO  (TEST-TestLazyCores.testLazySearch-seed#[ADC3EFD1112A9B86]) [    ] o.a.s.c.CoreContainer Creating SolrCore 'collection4' using configuration from instancedir /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_ADC3EFD1112A9B86-001/tempDir-001/collection4
   [junit4]   2> 1301904 INFO  (TEST-TestLazyCores.testLazySearch-seed#[ADC3EFD1112A9B86]) [    x:collection4] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1301908 INFO  (TEST-TestLazyCores.testLazySearch-seed#[ADC3EFD1112A9B86]) [    x:collection4] o.a.s.c.SolrCore [[collection4] ] Opening new SolrCore at [/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_ADC3EFD1112A9B86-001/tempDir-001/collection4], dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_ADC3EFD1112A9B86-001/tempDir-001/collection4/data/]
   [junit4]   2> 1301909 INFO  (TEST-TestLazyCores.testLazySearch-seed#[ADC3EFD1112A9B86]) [    x:collection4] o.a.s.c.SolrCore JMX monitoring not detected for core: collection4
   [junit4]   2> 1301909 INFO  (TEST-TestLazyCores.testLazySearch-seed#[ADC3EFD1112A9B86]) [    x:collection4] o.a.s.c.CachingDirectoryFactory return new directory for /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_ADC3EFD1112A9B86-001/tempDir-001/collection4/data
   [junit4]   2> 1301916 INFO  (TEST-TestLazyCores.testLazySearch-seed#[ADC3EFD1112A9B86]) [    x:collection4] o.a.s.c.SolrCore New index directory detected: old=null new=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_ADC3EFD1112A9B86-001/tempDir-001/collection4/data/index/
   [junit4]   2> 1301916 WARN  (TEST-TestLazyCores.testLazySearch-seed#[ADC3EFD1112A9B86]) [    x:collection4] o.a.s.c.SolrCore [collection4] Solr index directory '/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_ADC3EFD1112A9B86-001/tempDir-001/collection4/data/index' doesn't exist. Creating new index...
   [junit4]   2> 1301917 INFO  (TEST-TestLazyCores.testLazySearch-seed#[ADC3EFD1112A9B86]) [    x:collection4] o.a.s.c.CachingDirectoryFactory return new directory for /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_ADC3EFD1112A9B86-001/tempDir-001/collection4/data/index
   [junit4]   2> 1301917 INFO  (TEST-TestLazyCores.testLazySearch-seed#[ADC3EFD1112A9B86]) [    x:collection4] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=38, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.6441597060385252]
   [junit4]   2> 1301917 INFO  (TEST-TestLazyCores.testLazySearch-seed#[ADC3EFD1112A9B86]) [    x:collection4] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@1c47705b lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@6db1777e),segFN=segments_1,generation=1}
   [junit4]   2> 1301917 INFO  (TEST-TestLazyCores.testLazySearch-seed#[ADC3EFD1112A9B86]) [    x:collection4] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 1301926 INFO  (TEST-TestLazyCores.testLazySearch-seed#[ADC3EFD1112A9B86]) [    x:collection4] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 1301927 INFO  (TEST-TestLazyCores.testLazySearch-seed#[ADC3EFD1112A9B86]) [    x:collection4] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1301928 INFO  (TEST-TestLazyCores.testLazySearch-seed#[ADC3EFD1112A9B86]) [    x:collection4] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1301929 INFO  (TEST-TestLazyCores.testLazySearch-seed#[ADC3EFD1112A9B86]) [    x:collection4] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1301929 INFO  (TEST-TestLazyCores.testLazySearch-seed#[ADC3EFD1112A9B86]) [    x:collection4] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1301931 INFO  (TEST-TestLazyCores.testLazySearch-seed#[ADC3EFD1112A9B86]) [    x:collection4] o.a.s.c.RequestHandlers Registered paths: /admin/mbeans,/update/csv,/sql,/update/json/docs,/admin/luke,/export,/select,/admin/segments,/get,/admin/system,/replication,/admin/properties,/config,/stream,/schema,/admin/plugins,/admin/logging,/update/json,/admin/ping,/admin/threads,/update,/admin/file
   [junit4]   2> 1301931 INFO  (TEST-TestLazyCores.testLazySearch-seed#[ADC3EFD1112A9B86]) [    x:collection4] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 1301931 INFO  (OldIndexDirectoryCleanupThreadForCore-collection4) [    x:collection4] o.a.s.c.SolrCore Looking for old index directories to cleanup for core collection4 in /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_ADC3EFD1112A9B86-001/tempDir-001/collection4/data/
   [junit4]   2> 1301931 WARN  (OldIndexDirectoryCleanupThreadForCore-collection4) [    x:collection4] o.a.s.c.DirectoryFactory /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_ADC3EFD1112A9B86-001/tempDir-001/collection4/data/ does not point to a valid data directory; skipping clean-up of old index directories.
   [junit4]   2> 1301936 INFO  (TEST-TestLazyCores.testLazySearch-seed#[ADC3EFD1112A9B86]) [    x:collection4] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1301936 INFO  (TEST-TestLazyCores.testLazySearch-seed#[ADC3EFD1112A9B86]) [    x:collection4] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1301937 INFO  (TEST-TestLazyCores.testLazySearch-seed#[ADC3EFD1112A9B86]) [    x:collection4] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=33, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0]
   [junit4]   2> 1301937 INFO  (TEST-TestLazyCores.testLazySearch-seed#[ADC3EFD1112A9B86]) [    x:collection4] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@1c47705b lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@6db1777e),segFN=segments_1,generation=1}
   [junit4]   2> 1301937 INFO  (TEST-TestLazyCores.testLazySearch-seed#[ADC3EFD1112A9B86]) [    x:collection4] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 1301937 INFO  (TEST-TestLazyCores.testLazySearch-seed#[ADC3EFD1112A9B86]) [    x:collection4] o.a.s.s.SolrIndexSearcher Opening [Searcher@6601595b[collection4] main]
   [junit4]   2> 1301938 INFO  (TEST-TestLazyCores.testLazySearch-seed#[ADC3EFD1112A9B86]) [    x:collection4] o.a.s.r.ManagedResourceStorage File-based storage initialized to use dir: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_ADC3EFD1112A9B86-001/tempDir-001/collection4/conf
   [junit4]   2> 1301938 INFO  (TEST-TestLazyCores.testLazySearch-seed#[ADC3EFD1112A9B86]) [    x:collection4] o.a.s.r.RestManager Initializing RestManager with initArgs: {storageDir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_ADC3EFD1112A9B86-001/tempDir-001/collection4/conf}
   [junit4]   2> 1301938 INFO  (TEST-TestLazyCores.testLazySearch-seed#[ADC3EFD1112A9B86]) [    x:collection4] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using file:dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_ADC3EFD1112A9B86-001/tempDir-001/collection4/conf
   [junit4]   2> 1301938 INFO  (TEST-TestLazyCores.testLazySearch-seed#[ADC3EFD1112A9B86]) [    x:collection4] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 1301938 INFO  (TEST-TestLazyCores.testLazySearch-seed#[ADC3EFD1112A9B86]) [    x:collection4] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1301938 INFO  (searcherExecutor-4330-thread-1-processing-x:collection4) [    x:collection4] o.a.s.c.SolrCore [collection4] Registered new searcher Searcher@6601595b[collection4] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1301938 INFO  (TEST-TestLazyCores.testLazySearch-seed#[ADC3EFD1112A9B86]) [    x:collection4] o.a.s.c.CoreContainer registering core: collection4
   [junit4]   2> 1301939 INFO  (TEST-TestLazyCores.testLazySearch-seed#[ADC3EFD1112A9B86]) [    x:collection4] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1301946 INFO  (TEST-TestLazyCores.testLazySearch-seed#[ADC3EFD1112A9B86]) [    x:collection4] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@1c47705b lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@6db1777e),segFN=segments_1,generation=1}
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@1c47705b lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@6db1777e),segFN=segments_2,generation=2}
   [junit4]   2> 1301946 INFO  (TEST-TestLazyCores.testLazySearch-seed#[ADC3EFD1112A9B86]) [    x:collection4] o.a.s.c.SolrDeletionPolicy newest commit generation = 2
   [junit4]   2> 1301947 INFO  (TEST-TestLazyCores.testLazySearch-seed#[ADC3EFD1112A9B86]) [    x:collection4] o.a.s.s.SolrIndexSearcher Opening [Searcher@3cc055cd[collection4] main]
   [junit4]   2> 1301947 INFO  (searcherExecutor-4330-thread-1-processing-x:collection4) [    x:collection4] o.a.s.c.SolrCore [collection4] Registered new searcher Searcher@3cc055cd[collection4] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.0.0):C7)))}
   [junit4]   2> 1301947 INFO  (TEST-TestLazyCores.testLazySearch-seed#[ADC3EFD1112A9B86]) [    x:collection4] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1301948 INFO  (TEST-TestLazyCores.testLazySearch-seed#[ADC3EFD1112A9B86]) [    x:collection4] o.a.s.c.S.Request [collection4]  webapp=null path=null params={q={!prefix+f%3Dv_t}hel&wt=xml} hits=2 status=0 QTime=0
   [junit4]   2> 1301950 INFO  (TEST-TestLazyCores.testLazySearch-seed#[ADC3EFD1112A9B86]) [    x:collection4] o.a.s.c.S.Request [collection4]  webapp=null path=null params={q={!raw+f%3Dv_t}hello&wt=xml} hits=2 status=0 QTime=0
   [junit4]   2> 1301951 INFO  (TEST-TestLazyCores.testLazySearch-seed#[ADC3EFD1112A9B86]) [    x:collection4] o.a.s.c.S.Request [collection4]  webapp=null path=null params={q={!raw+f%3Dv_t}Hello&wt=xml} hits=0 status=0 QTime=0
   [junit4]   2> 1301951 INFO  (TEST-TestLazyCores.testLazySearch-seed#[ADC3EFD1112A9B86]) [    x:collection4] o.a.s.c.S.Request [collection4]  webapp=null path=null params={q={!raw+f%3Dv_f}1.5&wt=xml} hits=0 status=0 QTime=0
   [junit4]   2> 1301951 INFO  (TEST-TestLazyCores.testLazySearch-seed#[ADC3EFD1112A9B86]) [    x:collection4] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q={!raw+f%3Dv_t}hello&wt=xml} hits=0 status=0 QTime=0
   [junit4]   2> 1301952 INFO  (TEST-TestLazyCores.testLazySearch-seed#[ADC3EFD1112A9B86]) [    x:collection4] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1382076092
   [junit4]   2> 1301964 INFO  (coreCloseExecutor-4334-thread-1-processing-x:collection4) [    x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@c95a671
   [junit4]   2> 1301965 INFO  (coreCloseExecutor-4334-thread-1-processing-x:collection4) [    x:collection1] o.a.s.u.DirectUpdateHandler2 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> 1301965 INFO  (coreCloseExecutor-4334-thread-1-processing-x:collection4) [    x:collection1] o.a.s.u.SolrCoreState Closing SolrCoreState
   [junit4]   2> 1301965 INFO  (coreCloseExecutor-4334-thread-1-processing-x:collection4) [    x:collection1] o.a.s.u.DefaultSolrCoreState SolrCoreState ref count has reached 0 - closing IndexWriter
   [junit4]   2> 1301965 INFO  (coreCloseExecutor-4334-thread-1-processing-x:collection4) [    x:collection1] o.a.s.u.DefaultSolrCoreState closing IndexWriter with IndexWriterCloser
   [junit4]   2> 1301974 INFO  (coreCloseExecutor-4334-thread-1-processing-x:collection4) [    x:collection1] o.a.s.c.SolrCore [collection1] Closing main searcher on request.
   [junit4]   2> 1301974 INFO  (coreCloseExecutor-4334-thread-1-processing-x:collection4) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing MockDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 1301974 INFO  (coreCloseExecutor-4334-thread-1-processing-x:collection4) [    x:collection1] o.a.s.c.CachingDirectoryFactory looking to close /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_ADC3EFD1112A9B86-001/tempDir-001/collection1/data [CachedDir<<refCount=0;path=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_ADC3EFD1112A9B86-001/tempDir-001/collection1/data;done=false>>]
   [junit4]   2> 1301974 INFO  (coreCloseExecutor-4334-thread-1-processing-x:collection4) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_ADC3EFD1112A9B86-001/tempDir-001/collection1/data
   [junit4]   2> 1301974 INFO  (coreCloseExecutor-4334-thread-1-processing-x:collection4) [    x:collection1] o.a.s.c.CachingDirectoryFactory looking to close /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_ADC3EFD1112A9B86-001/tempDir-001/collection1/data/index [CachedDir<<refCount=0;path=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_ADC3EFD1112A9B86-001/tempDir-001/collection1/data/index;done=false>>]
   [junit4]   2> 1301975 INFO  (coreCloseExecutor-4334-thread-1-processing-x:collection4) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_ADC3EFD1112A9B86-001/tempDir-001/collection1/data/index
   [junit4]   2> 1301975 INFO  (coreCloseExecutor-4334-thread-2-processing-x:collection4) [    x:collection5] o.a.s.c.SolrCore [collection5]  CLOSING SolrCore org.apache.solr.core.SolrCore@584ec960
   [junit4]   2> 1301975 INFO  (coreCloseExecutor-4334-thread-2-processing-x:collection4) [    x:collection5] o.a.s.u.DirectUpdateHandler2 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> 1301975 INFO  (coreCloseExecutor-4334-thread-2-processing-x:collection4) [    x:collection5] o.a.s.u.SolrCoreState Closing SolrCoreState
   [junit4]   2> 1301975 INFO  (coreCloseExecutor-4334-thread-2-processing-x:collection4) [    x:collection5] o.a.s.u.DefaultSolrCoreState SolrCoreState ref count has reached 0 - closing IndexWriter
   [junit4]   2> 1301975 INFO  (coreCloseExecutor-4334-thread-2-processing-x:collection4) [    x:collection5] o.a.s.u.DefaultSolrCoreState closing IndexWriter with IndexWriterCloser
   [junit4]   2> 1301996 INFO  (coreCloseExecutor-4334-thread-3-processing-x:collection4) [    x:collection4] o.a.s.c.SolrCore [collection4]  CLOSING SolrCore org.apache.solr.core.SolrCore@7e4e18bb
   [junit4]   2> 1301996 INFO  (coreCloseExecutor-4334-thread-3-processing-x:collection4) [    x:collection4] o.a.s.u.DirectUpdateHandler2 closing DirectUpdateHandler2{commits=1,autocommits=0,soft autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=7,cumulative_deletesById=0,cumulative_deletesByQuery=0,cumulative_errors=0}
   [junit4]   2> 1301997 INFO  (coreCloseExecutor-4334-thread-3-processing-x:collection4) [    x:collection4] o.a.s.u.SolrCoreState Closing SolrCoreState
   [junit4]   2> 1301997 INFO  (coreCloseExecutor-4334-thread-3-processing-x:collection4) [    x:collection4] o.a.s.u.DefaultSolrCoreState SolrCoreState ref count has reached 0 - closing IndexWriter
   [junit4]   2> 1301997 INFO  (coreCloseExecutor-4334-thread-3-processing-x:collection4) [    x:collection4] o.a.s.u.DefaultSolrCoreState closing IndexWriter with IndexWriterCloser
   [junit4]   2> 1302003 INFO  (coreCloseExecutor-4334-thread-2-processing-x:collection4) [    x:collection5] o.a.s.c.SolrCore [collection5] Closing main searcher on request.
   [junit4]   2> 1302003 INFO  (coreCloseExecutor-4334-thread-2-processing-x:collection4) [    x:collection5] o.a.s.c.CachingDirectoryFactory Closing MockDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 1302003 INFO  (coreCloseExecutor-4334-thread-2-processing-x:collection4) [    x:collection5] o.a.s.c.CachingDirectoryFactory looking to close /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_ADC3EFD1112A9B86-001/tempDir-001/collection5/data [CachedDir<<refCount=0;path=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_ADC3EFD1112A9B86-001/tempDir-001/collection5/data;done=false>>]
   [junit4]   2> 1302003 INFO  (coreCloseExecutor-4334-thread-2-processing-x:collection4) [    x:collection5] o.a.s.c.CachingDirectoryFactory Closing directory: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_ADC3EFD1112A9B86-001/tempDir-001/collection5/data
   [junit4]   2> 1302004 INFO  (coreCloseExecutor-4334-thread-2-processing-x:collection4) [    x:collection5] o.a.s.c.CachingDirectoryFactory looking to close /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_ADC3EFD1112A9B86-001/tempDir-001/collection5/data/index [CachedDir<<refCount=0;path=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_ADC3EFD1112A9B86-001/tempDir-001/collection5/data/index;done=false>>]
   [junit4]   2> 1302004 INFO  (coreCloseExecutor-4334-thread-2-processing-x:collection4) [    x:collection5] o.a.s.c.CachingDirectoryFactory Closing directory: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_ADC3EFD1112A9B86-001/tempDir-001/collection5/data/index
   [junit4]   2> 1302004 INFO  (coreCloseExecutor-4334-thread-4-processing-x:collection4) [    x:collection2] o.a.s.c.SolrCore [collection2]  CLOSING SolrCore org.apache.solr.core.SolrCore@4c76d2d8
   [junit4]   2> 1302004 INFO  (coreCloseExecutor-4334-thread-4-processing-x:collection4) [    x:collection2] o.a.s.u.DirectUpdateHandler2 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> 1302004 INFO  (coreCloseExecutor-4334-thread-4-processing-x:collection4) [    x:collection2] o.a.s.u.SolrCoreState Closing SolrCoreState
   [junit4]   2> 1302004 INFO  (coreCloseExecutor-4334-thread-4-processing-x:collection4) [    x:collection2] o.a.s.u.DefaultSolrCoreState SolrCoreState ref count has reached 0 - closing IndexWriter
   [junit4]   2> 1302004 INFO  (coreCloseExecutor-4334-thread-4-processing-x:collection4) [    x:collection2] o.a.s.u.DefaultSolrCoreState closing IndexWriter with IndexWriterCloser
   [junit4]   2> 1302101 INFO  (coreCloseExecutor-4334-thread-3-processing-x:collection4) [    x:collection4] o.a.s.c.SolrCore [collection4] Closing main searcher on request.
   [junit4]   2> 1302102 INFO  (coreCloseExecutor-4334-thread-3-processing-x:collection4) [    x:collection4] o.a.s.c.CachingDirectoryFactory Closing MockDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 1302102 INFO  (coreCloseExecutor-4334-thread-3-processing-x:collection4) [    x:collection4] o.a.s.c.CachingDirectoryFactory looking to close /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_ADC3EFD1112A9B86-001/tempDir-001/collection4/data/index [CachedDir<<refCount=0;path=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_ADC3EFD1112A9B86-001/tempDir-001/collection4/data/index;done=false>>]
   [junit4]   2> 1302102 INFO  (coreCloseExecutor-4334-thread-3-processing-x:collection4) [    x:collection4] o.a.s.c.CachingDirectoryFactory Closing directory: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_ADC3EFD1112A9B86-001/tempDir-001/collection4/data/index
   [junit4]   2> 1302102 INFO  (coreCloseExecutor-4334-thread-3-processing-x:collection4) [    x:collection4] o.a.s.c.CachingDirectoryFactory looking to close /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_ADC3EFD1112A9B86-001/tempDir-001/collection4/data [CachedDir<<refCount=0;path=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_ADC3EFD1112A9B86-001/tempDir-001/collection4/data;done=false>>]
   [junit4]   2> 1302102 INFO  (coreCloseExecutor-4334-thread-3-processing-x:collection4) [    x:collection4] o.a.s.c.CachingDirectoryFactory Closing directory: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_ADC3EFD1112A9B86-001/tempDir-001/collection4/data
   [junit4]   2> 1302108 INFO  (coreCloseExecutor-4334-thread-4-processing-x:collection4) [    x:collection2] o.a.s.c.SolrCore [collection2] Closing main searcher on request.
   [junit4]   2> 1302108 INFO  (coreCloseExecutor-4334-thread-4-processing-x:collection4) [    x:collection2] o.a.s.c.CachingDirectoryFactory Closing MockDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 1302108 INFO  (coreCloseExecutor-4334-thread-4-processing-x:collection4) [    x:collection2] o.a.s.c.CachingDirectoryFactory looking to close /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_ADC3EFD1112A9B86-001/tempDir-001/collection2/data [CachedDir<<refCount=0;path=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_ADC3EFD1112A9B86-001/tempDir-001/collection2/data;done=false>>]
   [junit4]   2> 1302108 INFO  (coreCloseExecutor-4334-thread-4-processing-x:collection4) [    x:collection2] o.a.s.c.CachingDirectoryFactory Closing directory: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_ADC3EFD1112A9B86-001/tempDir-001/collection2/data
   [junit4]   2> 1302109 INFO  (coreCloseExecutor-4334-thread-4-processing-x:collection4) [    x:collection2] o.a.s.c.CachingDirectoryFactory looking to close /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_ADC3EFD1112A9B86-001/tempDir-001/collection2/data/index [CachedDir<<refCount=0;path=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_ADC3EFD1112A9B86-001/tempDir-001/collection2/data/index;done=false>>]
   [junit4]   2> 1302109 INFO  (coreCloseExecutor-4334-thread-4-processing-x:collection4) [    x:collection2] o.a.s.c.CachingDirectoryFactory Closing directory: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_ADC3EFD1112A9B86-001/tempDir-001/collection2/data/index
   [junit4]   2> 1302109 INFO  (TEST-TestLazyCores.testLazySearch-seed#[ADC3EFD1112A9B86]) [    x:collection4] o.a.s.SolrTestCaseJ4 ###Ending testLazySearch
   [junit4]   2> 1302111 INFO  (TEST-TestLazyCores.testLazyLoad-seed#[ADC3EFD1112A9B86]) [    x:collection4] o.a.s.SolrTestCaseJ4 ###Starting testLazyLoad
   [junit4]   2> 1302133 INFO  (TEST-TestLazyCores.testLazyLoad-seed#[ADC3EFD1112A9B86]) [    x:collection4] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_ADC3EFD1112A9B86-001/tempDir-002'
   [junit4]   2> 1302133 INFO  (TEST-TestLazyCores.testLazyLoad-seed#[ADC3EFD1112A9B86]) [    x:collection4] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1302133 INFO  (TEST-TestLazyCores.testLazyLoad-seed#[ADC3EFD1112A9B86]) [    x:collection4] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 1302134 INFO  (TEST-TestLazyCores.testLazyLoad-seed#[ADC3EFD1112A9B86]) [    x:collection4] o.a.s.c.CoreContainer New CoreContainer 1066996644
   [junit4]   2> 1302134 INFO  (TEST-TestLazyCores.testLazyLoad-seed#[ADC3EFD1112A9B86]) [    x:collection4] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_ADC3EFD1112A9B86-001/tempDir-002]
   [junit4]   2> 1302134 WARN  (TEST-TestLazyCores.testLazyLoad-seed#[ADC3EFD1112A9B86]) [    x:collection4] o.a.s.c.CoreContainer Couldn't add files from /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_ADC3EFD1112A9B86-001/tempDir-002/lib to classpath: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_ADC3EFD1112A9B86-001/tempDir-002/lib
   [junit4]   2> 1302134 INFO  (TEST-TestLazyCores.testLazyLoad-seed#[ADC3EFD1112A9B86]) [    x:collection4] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 600000,connTimeout : 60000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,useRetries : false,
   [junit4]   2> 1302135 INFO  (TEST-TestLazyCores.testLazyLoad-seed#[ADC3EFD1112A9B86]) [    x:collection4] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=600000&connTimeout=60000&retry=true
   [junit4]   2> 1302136 INFO  (TEST-TestLazyCores.testLazyLoad-seed#[ADC3EFD1112A9B86]) [    x:collection4] o.a.s.c.SolrCores Allocating transient cache for 4 transient cores
   [junit4]   2> 1302136 INFO  (TEST-TestLazyCores.testLazyLoad-seed#[ADC3EFD1112A9B86]) [    x:collection4] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1302136 INFO  (TEST-TestLazyCores.testLazyLoad-seed#[ADC3EFD1112A9B86]) [    x:collection4] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1302136 INFO  (TEST-TestLazyCores.testLazyLoad-seed#[ADC3EFD1112A9B86]) [    x:collection4] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 1302136 INFO  (TEST-TestLazyCores.testLazyLoad-seed#[ADC3EFD1112A9B86]) [    x:collection4] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 1302145 INFO  (TEST-TestLazyCores.testLazyLoad-seed#[ADC3EFD1112A9B86]) [    x:collection4] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=collection1, config=solrconfig.xml, loadOnStartup=true, schema=schema.xml, configSetProperties=configsetprops.json, transient=false, dataDir=data/}
   [junit4]   2> 1302145 INFO  (TEST-TestLazyCores.testLazyLoad-seed#[ADC3EFD1112A9B86]) [    x:collection4] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=collection2, config=solrconfig.xml, loadOnStartup=true, schema=schema.xml, configSetProperties=configsetprops.json, transient=true, dataDir=data/}
   [junit4]   2> 1302145 INFO  (TEST-TestLazyCores.testLazyLoad-seed#[ADC3EFD1112A9B86]) [    x:collection4] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=collection3, config=solrconfig.xml, loadOnStartup=false, schema=schema.xml, configSetProperties=configsetprops.json, transient=on, dataDir=data/}
   [junit4]   2> 1302146 INFO  (TEST-TestLazyCores.testLazyLoad-seed#[ADC3EFD1112A9B86]) [    x:collection4] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=collection4, config=solrconfig.xml, loadOnStartup=false, schema=schema.xml, configSetProperties=configsetprops.json, transient=false, dataDir=data/}
   [junit4]   2> 1302146 INFO  (TEST-TestLazyCores.testLazyLoad-seed#[ADC3EFD1112A9B86]) [    x:collection4] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=collection5, config=solrconfig.xml, loadOnStartup=true, schema=schema.xml, configSetProperties=configsetprops.json, transient=false, dataDir=data/}
   [junit4]   2> 1302146 INFO  (TEST-TestLazyCores.testLazyLoad-seed#[ADC3EFD1112A9B86]) [    x:collection4] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=collection6, config=solrconfig.xml, loadOnStartup=false, schema=schema.xml, configSetProperties=configsetprops.json, transient=true, dataDir=data/}
   [junit4]   2> 1302146 INFO  (TEST-TestLazyCores.testLazyLoad-seed#[ADC3EFD1112A9B86]) [    x:collection4] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=collection7, config=solrconfig.xml, loadOnStartup=false, schema=schema.xml, configSetProperties=configsetprops.json, transient=true, dataDir=data/}
   [junit4]   2> 1302146 INFO  (TEST-TestLazyCores.testLazyLoad-seed#[ADC3EFD1112A9B86]) [    x:collection4] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=collection8, config=solrconfig.xml, loadOnStartup=false, schema=schema.xml, configSetProperties=configsetprops.json, transient=true, dataDir=data/}
   [junit4]   2> 1302147 INFO  (TEST-TestLazyCores.testLazyLoad-seed#[ADC3EFD1112A9B86]) [    x:collection4] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=collection9, config=solrconfig.xml, loadOnStartup=false, schema=schema.xml, configSetProperties=configsetprops.json, transient=true, dataDir=data/}
   [junit4]   2> 1302151 INFO  (coreLoadExecutor-4341-thread-1-processing-x:collection4) [    x:collection4] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_ADC3EFD1112A9B86-001/tempDir-002/collection1'
   [junit4]   2> 1302172 INFO  (coreLoadExecutor-4341-thread-1-processing-x:collection4) [    x:collection4] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1302172 INFO  (coreLoadExecutor-4341-thread-1-processing-x:collection4) [    x:collection4] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 1302176 INFO  (coreLoadExecutor-4341-thread-2-processing-x:collection4) [    x:collection4] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_ADC3EFD1112A9B86-001/tempDir-002/collection2'
   [junit4]   2> 1302177 INFO  (coreLoadExecutor-4341-thread-2-processing-x:collection4) [    x:collection4] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1302177 INFO  (coreLoadExecutor-4341-thread-2-processing-x:collection4) [    x:collection4] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 1302182 INFO  (coreLoadExecutor-4341-thread-1-processing-x:collection4) [    x:collection4] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 1302185 INFO  (coreLoadExecutor-4341-thread-1-processing-x:collection4) [    x:collection4] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 1302202 INFO  (coreLoadExecutor-4341-thread-3-processing-x:collection4) [    x:collection4] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_ADC3EFD1112A9B86-001/tempDir-002/collection5'
   [junit4]   2> 1302202 INFO  (coreLoadExecutor-4341-thread-3-processing-x:collection4) [    x:collection4] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1302202 INFO  (coreLoadExecutor-4341-thread-3-processing-x:collection4) [    x:collection4] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 1302207 INFO  (coreLoadExecutor-4341-thread-3-processing-x:collection4) [    x:collection4] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 1302209 INFO  (coreLoadExecutor-4341-thread-2-processing-x:collection4) [    x:collection4] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 1302214 INFO  (coreLoadExecutor-4341-thread-1-processing-x:collection4) [    x:collection4] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1302217 INFO  (coreLoadExecutor-4341-thread-1-processing-x:collection4) [    x:collection4] o.a.s.s.IndexSchema [collection1] Schema name=tiny
   [junit4]   2> 1302220 INFO  (coreLoadExecutor-4341-thread-1-processing-x:collection4) [    x:collection4] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 1302220 INFO  (coreLoadExecutor-4341-thread-2-processing-x:collection4) [    x:collection4] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 1302226 INFO  (coreLoadExecutor-4341-thread-2-processing-x:collection4) [    x:collection4] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1302230 INFO  (coreLoadExecutor-4341-thread-3-processing-x:collection4) [    x:collection4] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 1302241 INFO  (coreLoadExecutor-4341-thread-1-processing-x:collection4) [    x:collection4] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default properties: Can't find resource 'configsetprops.json' in classpath or '/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_ADC3EFD1112A9B86-001/tempDir-002/collection1'
   [junit4]   2> 1302241 INFO  (coreLoadExecutor-4341-thread-1-processing-x:collection4) [    x:collection4] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from instancedir /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_ADC3EFD1112A9B86-001/tempDir-002/collection1
   [junit4]   2> 1302242 INFO  (coreLoadExecutor-4341-thread-1-processing-x:collection4) [    x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1302242 INFO  (coreLoadExecutor-4341-thread-1-processing-x:collection4) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_ADC3EFD1112A9B86-001/tempDir-002/collection1], dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_ADC3EFD1112A9B86-001/tempDir-002/collection1/data/]
   [junit4]   2> 1302242 INFO  (coreLoadExecutor-4341-thread-1-processing-x:collection4) [    x:collection1] o.a.s.c.SolrCore JMX monitoring not detected for core: collection1
   [junit4]   2> 1302242 INFO  (coreLoadExecutor-4341-thread-1-processing-x:collection4) [    x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_ADC3EFD1112A9B86-001/tempDir-002/collection1/data
   [junit4]   2> 1302246 INFO  (coreLoadExecutor-4341-thread-3-processing-x:collection4) [    x:collection4] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1302248 INFO  (coreLoadExecutor-4341-thread-3-processing-x:collection4) [    x:collection4] o.a.s.s.IndexSchema [collection5] Schema name=tiny
   [junit4]   2> 1302248 INFO  (coreLoadExecutor-4341-thread-2-processing-x:collection4) [    x:collection4] o.a.s.s.IndexSchema [collection2] Schema name=tiny
   [junit4]   2> 1302251 INFO  (coreLoadExecutor-4341-thread-2-processing-x:collection4) [    x:collection4] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 1302251 INFO  (coreLoadExecutor-4341-thread-1-processing-x:collection4) [    x:collection1] o.a.s.c.SolrCore New index directory detected: old=null new=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_ADC3EFD1112A9B86-001/tempDir-002/collection1/data/index/
   [junit4]   2> 1302252 WARN  (coreLoadExecutor-4341-thread-1-processing-x:collection4) [    x:collection1] o.a.s.c.SolrCore [collection1] Solr index directory '/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_ADC3EFD1112A9B86-001/tempDir-002/collection1/data/index' doesn't exist. Creating new index...
   [junit4]   2> 1302252 INFO  (coreLoadExecutor-4341-thread-1-processing-x:collection4) [    x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_ADC3EFD1112A9B86-001/tempDir-002/collection1/data/index
   [junit4]   2> 1302252 INFO  (coreLoadExecutor-4341-thread-1-processing-x:collection4) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=30, maxMergeAtOnceExplicit=28, maxMergedSegmentMB=55.59375, floorSegmentMB=1.9736328125, forceMergeDeletesPctAllowed=17.61044273475948, segmentsPerTier=33.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.5991757806949732
   [junit4]   2> 1302254 INFO  (coreLoadExecutor-4341-thread-2-processing-x:collection4) [    x:collection4] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default properties: Can't find resource 'configsetprops.json' in classpath or '/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_ADC3EFD1112A9B86-001/tempDir-002/collection2'
   [junit4]   2> 1302254 INFO  (coreLoadExecutor-4341-thread-2-processing-x:collection4) [    x:collection4] o.a.s.c.CoreContainer Creating SolrCore 'collection2' using configuration from instancedir /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_ADC3EFD1112A9B86-001/tempDir-002/collection2
   [junit4]   2> 1302254 INFO  (coreLoadExecutor-4341-thread-2-processing-x:collection4) [    x:collection2] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1302254 INFO  (coreLoadExecutor-4341-thread-2-processing-x:collection4) [    x:collection2] o.a.s.c.SolrCore [[collection2] ] Opening new SolrCore at [/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_ADC3EFD1112A9B86-001/tempDir-002/collection2], dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_ADC3EFD1112A9B86-001/tempDir-002/collection2/data/]
   [junit4]   2> 1302254 INFO  (coreLoadExecutor-4341-thread-2-processing-x:collection4) [    x:collection2] o.a.s.c.SolrCore JMX monitoring not detected for core: collection2
   [junit4]   2> 1302255 INFO  (coreLoadExecutor-4341-thread-2-processing-x:collection4) [    x:collection2] o.a.s.c.CachingDirectoryFactory return new directory for /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_ADC3EFD1112A9B86-001/tempDir-002/collection2/data
   [junit4]   2> 1302255 INFO  (coreLoadExecutor-4341-thread-1-processing-x:collection4) [    x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@7c969551 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@ac84feb),segFN=segments_1,generation=1}
   [junit4]   2> 1302255 INFO  (coreLoadExecutor-4341-thread-1-processing-x:collection4) [    x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 1302258 INFO  (coreLoadExecutor-4341-thread-1-processing-x:collection4) [    x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 1302260 INFO  (coreLoadExecutor-4341-thread-1-processing-x:collection4) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1302260 INFO  (OldIndexDirectoryCleanupThreadForCore-collection1) [    x:collection1] o.a.s.c.SolrCore Looking for old index directories to cleanup for core collection1 in /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_ADC3EFD1112A9B86-001/tempDir-002/collection1/data/
   [junit4]   2> 1302260 WARN  (OldIndexDirectoryCleanupThreadForCore-collection1) [    x:collection1] o.a.s.c.DirectoryFactory /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_ADC3EFD1112A9B86-001/tempDir-002/collection1/data/ does not point to a valid data directory; skipping clean-up of old index directories.
   [junit4]   2> 1302260 INFO  (coreLoadExecutor-4341-thread-1-processing-x:collection4) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1302268 INFO  (coreLoadExecutor-4341-thread-2-processing-x:collection4) [    x:collection2] o.a.s.c.SolrCore New index directory detected: old=null new=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_ADC3EFD1112A9B86-001/tempDir-002/collection2/data/index/
   [junit4]   2> 1302268 WARN  (coreLoadExecutor-4341-thread-2-processing-x:collection4) [    x:collection2] o.a.s.c.SolrCore [collection2] Solr index directory '/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_ADC3EFD1112A9B86-001/tempDir-002/collection2/data/index' doesn't exist. Creating new index...
   [junit4]   2> 1302269 INFO  (coreLoadExecutor-4341-thread-2-processing-x:collection4) [    x:collection2] o.a.s.c.CachingDirectoryFactory return new directory for /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_ADC3EFD1112A9B86-001/tempDir-002/collection2/data/index
   [junit4]   2> 1302269 INFO  (coreLoadExecutor-4341-thread-2-processing-x:collection4) [    x:collection2] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=30, maxMergeAtOnceExplicit=28, maxMergedSegmentMB=55.59375, floorSegmentMB=1.9736328125, forceMergeDeletesPctAllowed=17.61044273475948, segmentsPerTier=33.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.5991757806949732
   [junit4]   2> 1302271 INFO  (coreLoadExecutor-4341-thread-3-processing-x:collection4) [    x:collection4] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 1302272 INFO  (coreLoadExecutor-4341-thread-1-processing-x:collection4) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1302273 INFO  (coreLoadExecutor-4341-thread-1-processing-x:collection4) [    x:collection1] o.a.s.h.l.XMLLo

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

readLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked thread(s).
   [junit4]   2> Mar 21, 2016 3:25:36 AM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> SEVERE: 1 thread leaked from SUITE scope at org.apache.solr.core.TestLazyCores: 
   [junit4]   2>    1) Thread[id=10195, name=searcherExecutor-4489-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> Mar 21, 2016 3:25:36 AM com.carrotsearch.randomizedtesting.ThreadLeakControl tryToInterruptAll
   [junit4]   2> INFO: Starting to interrupt leaked threads:
   [junit4]   2>    1) Thread[id=10195, name=searcherExecutor-4489-thread-1, state=WAITING, group=TGRP-TestLazyCores]
   [junit4]   2> Mar 21, 2016 3:25:39 AM com.carrotsearch.randomizedtesting.ThreadLeakControl tryToInterruptAll
   [junit4]   2> SEVERE: There are still zombie threads that couldn't be terminated:
   [junit4]   2>    1) Thread[id=10195, name=searcherExecutor-4489-thread-1, state=WAITING, group=TGRP-TestLazyCores]
   [junit4]   2>         at sun.misc.Unsafe.park(Native Method)
   [junit4]   2>         at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
   [junit4]   2>         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
   [junit4]   2>         at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
   [junit4]   2>         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)
   [junit4]   2>         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
   [junit4]   2>         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
   [junit4]   2>         at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene60): {v_t=Lucene50(blocksize=128), id=Lucene50(blocksize=128), v_s=PostingsFormat(name=LuceneVarGapDocFreqInterval), v_f=PostingsFormat(name=Asserting)}, docValues:{}, maxPointsInLeafNode=376, maxMBSortInHeap=6.169066468891787, sim=ClassicSimilarity, locale=is, timezone=US/Indiana-Starke
   [junit4]   2> NOTE: Linux 3.13.0-52-generic amd64/Oracle Corporation 1.8.0_74 (64-bit)/cpus=4,threads=2,free=59509536,total=531103744
   [junit4]   2> NOTE: All tests run in this JVM: [BufferStoreTest, TestConfigReload, TestRawResponseWriter, TestPseudoReturnFields, DistributedQueryElevationComponentTest, TestSolr4Spatial, TestCrossCoreJoin, SyncSliceTest, SolrCoreTest, TestCSVLoader, ConcurrentDeleteAndCreateCollectionTest, PrimUtilsTest, TestFaceting, TestBadConfig, TestSchemaManager, CdcrVersionReplicationTest, HdfsBasicDistributedZk2Test, HdfsUnloadDistributedZkTest, DocumentAnalysisRequestHandlerTest, TestScoreJoinQPNoScore, DistributedSpellCheckComponentTest, ActionThrottleTest, TestSchemaResource, TestFastOutputStream, TestFilteredDocIdSet, TestSmileRequest, ResponseHeaderTest, TestDistributedSearch, TestDocSet, TestChildDocTransformer, TestCopyFieldCollectionResource, DocValuesMissingTest, TestRTGBase, DistributedQueryComponentOptimizationTest, BadCopyFieldTest, ResourceLoaderTest, TestJoin, TestRandomFaceting, URLClassifyProcessorTest, TestComponentsName, PreAnalyzedUpdateProcessorTest, HdfsDirectoryFactoryTest, TestSortingResponseWriter, BasicDistributedZkTest, TestRealTimeGet, TestCloudSchemaless, TestComplexPhraseQParserPlugin, TestSolrXml, CustomCollectionTest, SynonymTokenizerTest, TestConfigSetsAPI, SignatureUpdateProcessorFactoryTest, TestHighlightDedupGrouping, ResponseLogComponentTest, SystemInfoHandlerTest, DocExpirationUpdateProcessorFactoryTest, RestartWhileUpdatingTest, BlockJoinFacetRandomTest, PingRequestHandlerTest, TestAnalyzedSuggestions, TestInitParams, AnalysisAfterCoreReloadTest, TestReloadDeadlock, TestExactSharedStatsCache, TestFoldingMultitermQuery, TestOverriddenPrefixQueryForCustomFieldType, TestBinaryField, TestExclusionRuleCollectionAccess, TestReplicaProperties, CoreMergeIndexesAdminHandlerTest, HttpPartitionTest, IndexSchemaTest, DistributedFacetPivotLargeTest, TestDFISimilarityFactory, TestAtomicUpdateErrorCases, TestHighFrequencyDictionaryFactory, TestSolrConfigHandlerConcurrent, AddBlockUpdateTest, TlogReplayBufferedWhileIndexingTest, DistanceUnitsTest, CdcrReplicationDistributedZkTest, TestValueSourceCache, QueryEqualityTest, SegmentsInfoRequestHandlerTest, DateFieldTest, TestMergePolicyConfig, TestHdfsUpdateLog, TestSerializedLuceneMatchVersion, TestMiniSolrCloudClusterSSL, HdfsRecoverLeaseTest, SaslZkACLProviderTest, TestConfig, PreAnalyzedFieldTest, ChaosMonkeySafeLeaderTest, UnloadDistributedZkTest, OpenCloseCoreStressTest, LeaderElectionIntegrationTest, BasicZkTest, TestReplicationHandler, DistributedTermsComponentTest, QueryElevationComponentTest, TestFunctionQuery, TestLazyCores]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestLazyCores -Dtests.seed=ADC3EFD1112A9B86 -Dtests.multiplier=2 -Dtests.slow=true -Dtests.locale=is -Dtests.timezone=US/Indiana-Starke -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR   0.00s J0 | TestLazyCores (suite) <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: ObjectTracker found 4 object(s) that were not released!!! [SolrCore, MockDirectoryWrapper, MDCAwareThreadPoolExecutor, MockDirectoryWrapper]
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([ADC3EFD1112A9B86]:0)
   [junit4]    > 	at org.apache.solr.SolrTestCaseJ4.afterClass(SolrTestCaseJ4.java:238)
   [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=10195, name=searcherExecutor-4489-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([ADC3EFD1112A9B86]:0)Throwable #3: com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie threads that couldn't be terminated:
   [junit4]    >    1) Thread[id=10195, name=searcherExecutor-4489-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([ADC3EFD1112A9B86]:0)
   [junit4] Completed [422/580 (1!)] on J0 in 150.69s, 8 tests, 1 failure, 2 errors <<< FAILURES!

[...truncated 503 lines...]
BUILD FAILED
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/build.xml:740: The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/build.xml:684: The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/build.xml:59: The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build.xml:233: The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/common-build.xml:529: The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/lucene/common-build.xml:1457: The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/lucene/common-build.xml:1014: There were test failures: 580 suites (10 ignored), 2323 tests, 3 suite-level errors, 535 ignored (66 assumptions) [seed: ADC3EFD1112A9B86]

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