You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by Policeman Jenkins Server <je...@thetaphi.de> on 2017/10/20 07:51:48 UTC

[JENKINS] Lucene-Solr-5.5-Linux (32bit/jdk1.7.0_80) - Build # 482 - Still Unstable!

Build: https://jenkins.thetaphi.de/job/Lucene-Solr-5.5-Linux/482/
Java: 32bit/jdk1.7.0_80 -server -XX:+UseConcMarkSweepGC

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

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

Stack Trace:
java.lang.AssertionError: ObjectTracker found 4 object(s) that were not released!!! [SolrCore, MDCAwareThreadPoolExecutor, MockDirectoryWrapper, MockDirectoryWrapper]
	at __randomizedtesting.SeedInfo.seed([C0B3F3251AD56462]: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.GeneratedMethodAccessor36.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:606)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java: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=12408, name=searcherExecutor-4092-thread-1, state=WAITING, group=TGRP-TestLazyCores]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.park(LockSupport.java:186)         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2043)         at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1068)         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)         at java.lang.Thread.run(Thread.java:745)

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

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




Build Log:
[...truncated 11904 lines...]
   [junit4] Suite: org.apache.solr.core.TestLazyCores
   [junit4]   2> Creating dataDir: /home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestLazyCores_C0B3F3251AD56462-001/init-core-data-001
   [junit4]   2> 1476708 INFO  (SUITE-TestLazyCores-seed#[C0B3F3251AD56462]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (false)
   [junit4]   2> 1476711 INFO  (TEST-TestLazyCores.testLazySearch-seed#[C0B3F3251AD56462]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testLazySearch
   [junit4]   2> 1476722 INFO  (TEST-TestLazyCores.testLazySearch-seed#[C0B3F3251AD56462]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestLazyCores_C0B3F3251AD56462-001/tempDir-001'
   [junit4]   2> 1476723 INFO  (TEST-TestLazyCores.testLazySearch-seed#[C0B3F3251AD56462]) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1476723 INFO  (TEST-TestLazyCores.testLazySearch-seed#[C0B3F3251AD56462]) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 1476723 INFO  (TEST-TestLazyCores.testLazySearch-seed#[C0B3F3251AD56462]) [    ] o.a.s.c.CoreContainer New CoreContainer 11523641
   [junit4]   2> 1476723 INFO  (TEST-TestLazyCores.testLazySearch-seed#[C0B3F3251AD56462]) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestLazyCores_C0B3F3251AD56462-001/tempDir-001]
   [junit4]   2> 1476723 WARN  (TEST-TestLazyCores.testLazySearch-seed#[C0B3F3251AD56462]) [    ] o.a.s.c.CoreContainer Couldn't add files from /home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestLazyCores_C0B3F3251AD56462-001/tempDir-001/lib to classpath: /home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestLazyCores_C0B3F3251AD56462-001/tempDir-001/lib
   [junit4]   2> 1476723 INFO  (TEST-TestLazyCores.testLazySearch-seed#[C0B3F3251AD56462]) [    ] 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,connectionsEvictorSleepDelay : 5000,maxConnectionIdleTime : 40000,
   [junit4]   2> 1476731 INFO  (TEST-TestLazyCores.testLazySearch-seed#[C0B3F3251AD56462]) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=600000&connTimeout=60000&retry=true
   [junit4]   2> 1476735 INFO  (TEST-TestLazyCores.testLazySearch-seed#[C0B3F3251AD56462]) [    ] o.a.s.c.SolrCores Allocating transient cache for 4 transient cores
   [junit4]   2> 1476735 INFO  (TEST-TestLazyCores.testLazySearch-seed#[C0B3F3251AD56462]) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1476735 INFO  (TEST-TestLazyCores.testLazySearch-seed#[C0B3F3251AD56462]) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1476735 INFO  (TEST-TestLazyCores.testLazySearch-seed#[C0B3F3251AD56462]) [    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 1476735 INFO  (TEST-TestLazyCores.testLazySearch-seed#[C0B3F3251AD56462]) [    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 1476736 INFO  (TEST-TestLazyCores.testLazySearch-seed#[C0B3F3251AD56462]) [    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {configSetProperties=configsetprops.json, transient=false, config=solrconfig.xml, schema=schema.xml, name=collection1, dataDir=data/, loadOnStartup=true}
   [junit4]   2> 1476736 INFO  (TEST-TestLazyCores.testLazySearch-seed#[C0B3F3251AD56462]) [    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {dataDir=data/, schema=schema.xml, name=collection2, loadOnStartup=true, config=solrconfig.xml, transient=true, configSetProperties=configsetprops.json}
   [junit4]   2> 1476736 INFO  (TEST-TestLazyCores.testLazySearch-seed#[C0B3F3251AD56462]) [    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {config=solrconfig.xml, name=collection3, configSetProperties=configsetprops.json, transient=on, schema=schema.xml, dataDir=data/, loadOnStartup=false}
   [junit4]   2> 1476736 INFO  (TEST-TestLazyCores.testLazySearch-seed#[C0B3F3251AD56462]) [    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {transient=false, name=collection4, dataDir=data/, configSetProperties=configsetprops.json, schema=schema.xml, config=solrconfig.xml, loadOnStartup=false}
   [junit4]   2> 1476736 INFO  (TEST-TestLazyCores.testLazySearch-seed#[C0B3F3251AD56462]) [    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {loadOnStartup=true, configSetProperties=configsetprops.json, schema=schema.xml, transient=false, config=solrconfig.xml, name=collection5, dataDir=data/}
   [junit4]   2> 1476737 INFO  (TEST-TestLazyCores.testLazySearch-seed#[C0B3F3251AD56462]) [    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {transient=true, configSetProperties=configsetprops.json, schema=schema.xml, loadOnStartup=false, config=solrconfig.xml, dataDir=data/, name=collection6}
   [junit4]   2> 1476737 INFO  (TEST-TestLazyCores.testLazySearch-seed#[C0B3F3251AD56462]) [    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {schema=schema.xml, name=collection7, dataDir=data/, config=solrconfig.xml, transient=true, loadOnStartup=false, configSetProperties=configsetprops.json}
   [junit4]   2> 1476737 INFO  (TEST-TestLazyCores.testLazySearch-seed#[C0B3F3251AD56462]) [    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {schema=schema.xml, configSetProperties=configsetprops.json, config=solrconfig.xml, name=collection8, loadOnStartup=false, transient=true, dataDir=data/}
   [junit4]   2> 1476737 INFO  (TEST-TestLazyCores.testLazySearch-seed#[C0B3F3251AD56462]) [    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {transient=true, name=collection9, loadOnStartup=false, dataDir=data/, schema=schema.xml, config=solrconfig.xml, configSetProperties=configsetprops.json}
   [junit4]   2> 1476739 INFO  (coreLoadExecutor-3972-thread-1) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestLazyCores_C0B3F3251AD56462-001/tempDir-001/collection1'
   [junit4]   2> 1476739 INFO  (coreLoadExecutor-3972-thread-1) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1476739 INFO  (coreLoadExecutor-3972-thread-1) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 1476740 INFO  (coreLoadExecutor-3972-thread-2) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestLazyCores_C0B3F3251AD56462-001/tempDir-001/collection2'
   [junit4]   2> 1476740 INFO  (coreLoadExecutor-3972-thread-2) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1476740 INFO  (coreLoadExecutor-3972-thread-2) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 1476743 INFO  (coreLoadExecutor-3972-thread-3) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestLazyCores_C0B3F3251AD56462-001/tempDir-001/collection5'
   [junit4]   2> 1476743 INFO  (coreLoadExecutor-3972-thread-3) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1476743 INFO  (coreLoadExecutor-3972-thread-3) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 1476753 INFO  (coreLoadExecutor-3972-thread-2) [    ] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 1476753 INFO  (coreLoadExecutor-3972-thread-3) [    ] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 1476755 INFO  (coreLoadExecutor-3972-thread-1) [    ] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 1476762 WARN  (coreLoadExecutor-3972-thread-3) [    ] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 1476762 WARN  (coreLoadExecutor-3972-thread-2) [    ] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 1476765 INFO  (coreLoadExecutor-3972-thread-2) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 5.5.5
   [junit4]   2> 1476765 INFO  (coreLoadExecutor-3972-thread-3) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 5.5.5
   [junit4]   2> 1476770 WARN  (coreLoadExecutor-3972-thread-1) [    ] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 1476772 INFO  (coreLoadExecutor-3972-thread-1) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 5.5.5
   [junit4]   2> 1476790 INFO  (coreLoadExecutor-3972-thread-2) [    ] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1476792 INFO  (coreLoadExecutor-3972-thread-3) [    ] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1476796 INFO  (coreLoadExecutor-3972-thread-3) [    ] o.a.s.s.IndexSchema [collection5] Schema name=tiny
   [junit4]   2> 1476800 INFO  (coreLoadExecutor-3972-thread-2) [    ] o.a.s.s.IndexSchema [collection2] Schema name=tiny
   [junit4]   2> 1476805 INFO  (coreLoadExecutor-3972-thread-3) [    ] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 1476805 INFO  (coreLoadExecutor-3972-thread-1) [    ] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1476806 INFO  (coreLoadExecutor-3972-thread-3) [    ] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default properties: Can't find resource 'configsetprops.json' in classpath or '/home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestLazyCores_C0B3F3251AD56462-001/tempDir-001/collection5'
   [junit4]   2> 1476806 INFO  (coreLoadExecutor-3972-thread-3) [    ] o.a.s.c.CoreContainer Creating SolrCore 'collection5' using configuration from instancedir /home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestLazyCores_C0B3F3251AD56462-001/tempDir-001/collection5
   [junit4]   2> 1476807 INFO  (coreLoadExecutor-3972-thread-3) [    x:collection5] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1476807 INFO  (coreLoadExecutor-3972-thread-3) [    x:collection5] o.a.s.c.SolrCore [[collection5] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestLazyCores_C0B3F3251AD56462-001/tempDir-001/collection5], dataDir=[/home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestLazyCores_C0B3F3251AD56462-001/tempDir-001/collection5/data/]
   [junit4]   2> 1476807 INFO  (coreLoadExecutor-3972-thread-3) [    x:collection5] o.a.s.c.SolrCore JMX monitoring not detected for core: collection5
   [junit4]   2> 1476807 INFO  (coreLoadExecutor-3972-thread-2) [    ] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 1476807 INFO  (coreLoadExecutor-3972-thread-3) [    x:collection5] o.a.s.c.CachingDirectoryFactory return new directory for /home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestLazyCores_C0B3F3251AD56462-001/tempDir-001/collection5/data
   [junit4]   2> 1476807 INFO  (coreLoadExecutor-3972-thread-3) [    x:collection5] o.a.s.c.SolrCore New index directory detected: old=null new=/home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestLazyCores_C0B3F3251AD56462-001/tempDir-001/collection5/data/index/
   [junit4]   2> 1476807 WARN  (coreLoadExecutor-3972-thread-3) [    x:collection5] o.a.s.c.SolrCore [collection5] Solr index directory '/home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestLazyCores_C0B3F3251AD56462-001/tempDir-001/collection5/data/index' doesn't exist. Creating new index...
   [junit4]   2> 1476808 INFO  (coreLoadExecutor-3972-thread-3) [    x:collection5] o.a.s.c.CachingDirectoryFactory return new directory for /home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestLazyCores_C0B3F3251AD56462-001/tempDir-001/collection5/data/index
   [junit4]   2> 1476808 INFO  (coreLoadExecutor-3972-thread-3) [    x:collection5] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=37, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0]
   [junit4]   2> 1476808 INFO  (coreLoadExecutor-3972-thread-3) [    x:collection5] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@1cf5a10 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@220194),segFN=segments_1,generation=1}
   [junit4]   2> 1476808 INFO  (coreLoadExecutor-3972-thread-3) [    x:collection5] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 1476809 INFO  (coreLoadExecutor-3972-thread-1) [    ] o.a.s.s.IndexSchema [collection1] Schema name=tiny
   [junit4]   2> 1476809 INFO  (coreLoadExecutor-3972-thread-2) [    ] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default properties: Can't find resource 'configsetprops.json' in classpath or '/home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestLazyCores_C0B3F3251AD56462-001/tempDir-001/collection2'
   [junit4]   2> 1476809 INFO  (coreLoadExecutor-3972-thread-2) [    ] o.a.s.c.CoreContainer Creating SolrCore 'collection2' using configuration from instancedir /home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestLazyCores_C0B3F3251AD56462-001/tempDir-001/collection2
   [junit4]   2> 1476810 INFO  (coreLoadExecutor-3972-thread-2) [    x:collection2] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1476810 INFO  (coreLoadExecutor-3972-thread-2) [    x:collection2] o.a.s.c.SolrCore [[collection2] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestLazyCores_C0B3F3251AD56462-001/tempDir-001/collection2], dataDir=[/home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestLazyCores_C0B3F3251AD56462-001/tempDir-001/collection2/data/]
   [junit4]   2> 1476810 INFO  (coreLoadExecutor-3972-thread-2) [    x:collection2] o.a.s.c.SolrCore JMX monitoring not detected for core: collection2
   [junit4]   2> 1476810 INFO  (coreLoadExecutor-3972-thread-2) [    x:collection2] o.a.s.c.CachingDirectoryFactory return new directory for /home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestLazyCores_C0B3F3251AD56462-001/tempDir-001/collection2/data
   [junit4]   2> 1476810 INFO  (coreLoadExecutor-3972-thread-2) [    x:collection2] o.a.s.c.SolrCore New index directory detected: old=null new=/home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestLazyCores_C0B3F3251AD56462-001/tempDir-001/collection2/data/index/
   [junit4]   2> 1476811 WARN  (coreLoadExecutor-3972-thread-2) [    x:collection2] o.a.s.c.SolrCore [collection2] Solr index directory '/home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestLazyCores_C0B3F3251AD56462-001/tempDir-001/collection2/data/index' doesn't exist. Creating new index...
   [junit4]   2> 1476811 INFO  (coreLoadExecutor-3972-thread-2) [    x:collection2] o.a.s.c.CachingDirectoryFactory return new directory for /home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestLazyCores_C0B3F3251AD56462-001/tempDir-001/collection2/data/index
   [junit4]   2> 1476811 INFO  (coreLoadExecutor-3972-thread-2) [    x:collection2] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=37, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0]
   [junit4]   2> 1476811 INFO  (coreLoadExecutor-3972-thread-2) [    x:collection2] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@6b8f0b lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@17c2bcd),segFN=segments_1,generation=1}
   [junit4]   2> 1476825 INFO  (coreLoadExecutor-3972-thread-2) [    x:collection2] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 1476825 INFO  (coreLoadExecutor-3972-thread-3) [    x:collection5] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 1476826 INFO  (coreLoadExecutor-3972-thread-2) [    x:collection2] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 1476828 INFO  (coreLoadExecutor-3972-thread-3) [    x:collection5] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1476828 INFO  (OldIndexDirectoryCleanupThreadForCore-collection2) [    x:collection2] o.a.s.c.SolrCore Looking for old index directories to cleanup for core collection2 in /home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestLazyCores_C0B3F3251AD56462-001/tempDir-001/collection2/data/
   [junit4]   2> 1476828 WARN  (OldIndexDirectoryCleanupThreadForCore-collection2) [    x:collection2] o.a.s.c.DirectoryFactory /home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestLazyCores_C0B3F3251AD56462-001/tempDir-001/collection2/data/ does not point to a valid data directory; skipping clean-up of old index directories.
   [junit4]   2> 1476828 INFO  (coreLoadExecutor-3972-thread-2) [    x:collection2] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1476830 INFO  (coreLoadExecutor-3972-thread-2) [    x:collection2] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1476830 INFO  (coreLoadExecutor-3972-thread-3) [    x:collection5] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1476830 INFO  (coreLoadExecutor-3972-thread-1) [    ] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 1476831 INFO  (coreLoadExecutor-3972-thread-2) [    x:collection2] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1476831 INFO  (coreLoadExecutor-3972-thread-3) [    x:collection5] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1476832 INFO  (coreLoadExecutor-3972-thread-2) [    x:collection2] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1476832 INFO  (coreLoadExecutor-3972-thread-1) [    ] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default properties: Can't find resource 'configsetprops.json' in classpath or '/home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestLazyCores_C0B3F3251AD56462-001/tempDir-001/collection1'
   [junit4]   2> 1476832 INFO  (coreLoadExecutor-3972-thread-1) [    ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from instancedir /home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestLazyCores_C0B3F3251AD56462-001/tempDir-001/collection1
   [junit4]   2> 1476832 INFO  (coreLoadExecutor-3972-thread-3) [    x:collection5] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1476832 INFO  (coreLoadExecutor-3972-thread-1) [    x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1476833 INFO  (coreLoadExecutor-3972-thread-2) [    x:collection2] o.a.s.c.RequestHandlers Registered paths: /config,/update/json/docs,/update/json,/admin/segments,/admin/file,/admin/mbeans,/get,/update/csv,/select,/admin/plugins,/admin/logging,/admin/ping,/replication,/admin/threads,/update,/admin/system,/admin/properties,/admin/luke,/schema
   [junit4]   2> 1476833 INFO  (coreLoadExecutor-3972-thread-1) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestLazyCores_C0B3F3251AD56462-001/tempDir-001/collection1], dataDir=[/home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestLazyCores_C0B3F3251AD56462-001/tempDir-001/collection1/data/]
   [junit4]   2> 1476833 INFO  (coreLoadExecutor-3972-thread-1) [    x:collection1] o.a.s.c.SolrCore JMX monitoring not detected for core: collection1
   [junit4]   2> 1476834 INFO  (coreLoadExecutor-3972-thread-2) [    x:collection2] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 1476833 INFO  (coreLoadExecutor-3972-thread-3) [    x:collection5] o.a.s.c.RequestHandlers Registered paths: /config,/update/json/docs,/update/json,/admin/segments,/admin/file,/admin/mbeans,/get,/update/csv,/select,/admin/plugins,/admin/logging,/admin/ping,/replication,/admin/threads,/update,/admin/system,/admin/properties,/admin/luke,/schema
   [junit4]   2> 1476834 INFO  (coreLoadExecutor-3972-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestLazyCores_C0B3F3251AD56462-001/tempDir-001/collection1/data
   [junit4]   2> 1476835 INFO  (coreLoadExecutor-3972-thread-3) [    x:collection5] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 1476835 INFO  (coreLoadExecutor-3972-thread-1) [    x:collection1] o.a.s.c.SolrCore New index directory detected: old=null new=/home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestLazyCores_C0B3F3251AD56462-001/tempDir-001/collection1/data/index/
   [junit4]   2> 1476834 INFO  (coreLoadExecutor-3972-thread-2) [    x:collection2] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1476835 WARN  (coreLoadExecutor-3972-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1] Solr index directory '/home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestLazyCores_C0B3F3251AD56462-001/tempDir-001/collection1/data/index' doesn't exist. Creating new index...
   [junit4]   2> 1476835 INFO  (coreLoadExecutor-3972-thread-2) [    x:collection2] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1476835 INFO  (coreLoadExecutor-3972-thread-3) [    x:collection5] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1476835 INFO  (coreLoadExecutor-3972-thread-3) [    x:collection5] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1476835 INFO  (coreLoadExecutor-3972-thread-2) [    x:collection2] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=21, maxMergeAtOnceExplicit=23, maxMergedSegmentMB=69.900390625, floorSegmentMB=0.8505859375, forceMergeDeletesPctAllowed=0.9167202483080172, segmentsPerTier=21.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 1476835 INFO  (coreLoadExecutor-3972-thread-3) [    x:collection5] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=21, maxMergeAtOnceExplicit=23, maxMergedSegmentMB=69.900390625, floorSegmentMB=0.8505859375, forceMergeDeletesPctAllowed=0.9167202483080172, segmentsPerTier=21.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 1476835 INFO  (OldIndexDirectoryCleanupThreadForCore-collection5) [    x:collection5] o.a.s.c.SolrCore Looking for old index directories to cleanup for core collection5 in /home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestLazyCores_C0B3F3251AD56462-001/tempDir-001/collection5/data/
   [junit4]   2> 1476835 INFO  (coreLoadExecutor-3972-thread-3) [    x:collection5] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@1cf5a10 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@220194),segFN=segments_1,generation=1}
   [junit4]   2> 1476835 INFO  (coreLoadExecutor-3972-thread-2) [    x:collection2] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@6b8f0b lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@17c2bcd),segFN=segments_1,generation=1}
   [junit4]   2> 1476835 WARN  (OldIndexDirectoryCleanupThreadForCore-collection5) [    x:collection5] o.a.s.c.DirectoryFactory /home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestLazyCores_C0B3F3251AD56462-001/tempDir-001/collection5/data/ does not point to a valid data directory; skipping clean-up of old index directories.
   [junit4]   2> 1476835 INFO  (coreLoadExecutor-3972-thread-2) [    x:collection2] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 1476835 INFO  (coreLoadExecutor-3972-thread-3) [    x:collection5] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 1476835 INFO  (coreLoadExecutor-3972-thread-3) [    x:collection5] o.a.s.s.SolrIndexSearcher Opening Searcher@1f4769d[collection5] main
   [junit4]   2> 1476835 INFO  (coreLoadExecutor-3972-thread-2) [    x:collection2] o.a.s.s.SolrIndexSearcher Opening Searcher@977cfe[collection2] main
   [junit4]   2> 1476836 INFO  (coreLoadExecutor-3972-thread-3) [    x:collection5] o.a.s.r.ManagedResourceStorage File-based storage initialized to use dir: /home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestLazyCores_C0B3F3251AD56462-001/tempDir-001/collection5/conf
   [junit4]   2> 1476836 INFO  (coreLoadExecutor-3972-thread-3) [    x:collection5] o.a.s.r.RestManager Initializing RestManager with initArgs: {storageDir=/home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestLazyCores_C0B3F3251AD56462-001/tempDir-001/collection5/conf}
   [junit4]   2> 1476836 INFO  (coreLoadExecutor-3972-thread-2) [    x:collection2] o.a.s.r.ManagedResourceStorage File-based storage initialized to use dir: /home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestLazyCores_C0B3F3251AD56462-001/tempDir-001/collection2/conf
   [junit4]   2> 1476836 INFO  (coreLoadExecutor-3972-thread-3) [    x:collection5] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using file:dir=/home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestLazyCores_C0B3F3251AD56462-001/tempDir-001/collection5/conf
   [junit4]   2> 1476836 INFO  (coreLoadExecutor-3972-thread-2) [    x:collection2] o.a.s.r.RestManager Initializing RestManager with initArgs: {storageDir=/home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestLazyCores_C0B3F3251AD56462-001/tempDir-001/collection2/conf}
   [junit4]   2> 1476836 INFO  (coreLoadExecutor-3972-thread-2) [    x:collection2] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using file:dir=/home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestLazyCores_C0B3F3251AD56462-001/tempDir-001/collection2/conf
   [junit4]   2> 1476836 INFO  (coreLoadExecutor-3972-thread-3) [    x:collection5] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 1476836 INFO  (coreLoadExecutor-3972-thread-3) [    x:collection5] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1476836 INFO  (coreLoadExecutor-3972-thread-2) [    x:collection2] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 1476836 INFO  (searcherExecutor-3973-thread-1-processing-x:collection5) [    x:collection5] o.a.s.c.SolrCore [collection5] Registered new searcher Searcher@1f4769d[collection5] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1476836 INFO  (coreLoadExecutor-3972-thread-2) [    x:collection2] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1476836 INFO  (searcherExecutor-3974-thread-1-processing-x:collection2) [    x:collection2] o.a.s.c.SolrCore [collection2] Registered new searcher Searcher@977cfe[collection2] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1476836 INFO  (coreLoadExecutor-3972-thread-3) [    x:collection5] o.a.s.c.CoreContainer registering core: collection5
   [junit4]   2> 1476836 INFO  (coreLoadExecutor-3972-thread-2) [    x:collection2] o.a.s.c.SolrCores Opening transient core collection2
   [junit4]   2> 1476836 INFO  (coreLoadExecutor-3972-thread-2) [    x:collection2] o.a.s.c.CoreContainer registering core: collection2
   [junit4]   2> 1476837 INFO  (coreLoadExecutor-3972-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestLazyCores_C0B3F3251AD56462-001/tempDir-001/collection1/data/index
   [junit4]   2> 1476837 INFO  (coreLoadExecutor-3972-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=37, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0]
   [junit4]   2> 1476837 INFO  (coreLoadExecutor-3972-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@1fc9da6 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1d23ce2),segFN=segments_1,generation=1}
   [junit4]   2> 1476837 INFO  (coreLoadExecutor-3972-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 1476838 INFO  (OldIndexDirectoryCleanupThreadForCore-collection1) [    x:collection1] o.a.s.c.SolrCore Looking for old index directories to cleanup for core collection1 in /home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestLazyCores_C0B3F3251AD56462-001/tempDir-001/collection1/data/
   [junit4]   2> 1476838 WARN  (OldIndexDirectoryCleanupThreadForCore-collection1) [    x:collection1] o.a.s.c.DirectoryFactory /home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestLazyCores_C0B3F3251AD56462-001/tempDir-001/collection1/data/ does not point to a valid data directory; skipping clean-up of old index directories.
   [junit4]   2> 1476839 INFO  (coreLoadExecutor-3972-thread-1) [    x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 1476841 INFO  (coreLoadExecutor-3972-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1476842 INFO  (coreLoadExecutor-3972-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1476843 INFO  (coreLoadExecutor-3972-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1476844 INFO  (coreLoadExecutor-3972-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1476845 INFO  (coreLoadExecutor-3972-thread-1) [    x:collection1] o.a.s.c.RequestHandlers Registered paths: /config,/update/json/docs,/update/json,/admin/segments,/admin/file,/admin/mbeans,/get,/update/csv,/select,/admin/plugins,/admin/logging,/admin/ping,/replication,/admin/threads,/update,/admin/system,/admin/properties,/admin/luke,/schema
   [junit4]   2> 1476846 INFO  (coreLoadExecutor-3972-thread-1) [    x:collection1] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 1476851 INFO  (coreLoadExecutor-3972-thread-1) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1476851 INFO  (coreLoadExecutor-3972-thread-1) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1476851 INFO  (coreLoadExecutor-3972-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=21, maxMergeAtOnceExplicit=23, maxMergedSegmentMB=69.900390625, floorSegmentMB=0.8505859375, forceMergeDeletesPctAllowed=0.9167202483080172, segmentsPerTier=21.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 1476852 INFO  (coreLoadExecutor-3972-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@1fc9da6 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1d23ce2),segFN=segments_1,generation=1}
   [junit4]   2> 1476852 INFO  (coreLoadExecutor-3972-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 1476852 INFO  (coreLoadExecutor-3972-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening Searcher@180887[collection1] main
   [junit4]   2> 1476852 INFO  (coreLoadExecutor-3972-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage File-based storage initialized to use dir: /home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestLazyCores_C0B3F3251AD56462-001/tempDir-001/collection1/conf
   [junit4]   2> 1476852 INFO  (coreLoadExecutor-3972-thread-1) [    x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs: {storageDir=/home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestLazyCores_C0B3F3251AD56462-001/tempDir-001/collection1/conf}
   [junit4]   2> 1476852 INFO  (coreLoadExecutor-3972-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using file:dir=/home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestLazyCores_C0B3F3251AD56462-001/tempDir-001/collection1/conf
   [junit4]   2> 1476852 INFO  (coreLoadExecutor-3972-thread-1) [    x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 1476852 INFO  (coreLoadExecutor-3972-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1476853 INFO  (coreLoadExecutor-3972-thread-1) [    x:collection1] o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 1476853 INFO  (searcherExecutor-3975-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@180887[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1476854 INFO  (TEST-TestLazyCores.testLazySearch-seed#[C0B3F3251AD56462]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestLazyCores_C0B3F3251AD56462-001/tempDir-001/collection4'
   [junit4]   2> 1476854 INFO  (TEST-TestLazyCores.testLazySearch-seed#[C0B3F3251AD56462]) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1476854 INFO  (TEST-TestLazyCores.testLazySearch-seed#[C0B3F3251AD56462]) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 1476861 INFO  (TEST-TestLazyCores.testLazySearch-seed#[C0B3F3251AD56462]) [    ] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 1476870 WARN  (TEST-TestLazyCores.testLazySearch-seed#[C0B3F3251AD56462]) [    ] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 1476872 INFO  (TEST-TestLazyCores.testLazySearch-seed#[C0B3F3251AD56462]) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 5.5.5
   [junit4]   2> 1476892 INFO  (TEST-TestLazyCores.testLazySearch-seed#[C0B3F3251AD56462]) [    ] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1476896 INFO  (TEST-TestLazyCores.testLazySearch-seed#[C0B3F3251AD56462]) [    ] o.a.s.s.IndexSchema [collection4] Schema name=tiny
   [junit4]   2> 1476904 INFO  (TEST-TestLazyCores.testLazySearch-seed#[C0B3F3251AD56462]) [    ] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 1476905 INFO  (TEST-TestLazyCores.testLazySearch-seed#[C0B3F3251AD56462]) [    ] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default properties: Can't find resource 'configsetprops.json' in classpath or '/home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestLazyCores_C0B3F3251AD56462-001/tempDir-001/collection4'
   [junit4]   2> 1476905 INFO  (TEST-TestLazyCores.testLazySearch-seed#[C0B3F3251AD56462]) [    ] o.a.s.c.CoreContainer Creating SolrCore 'collection4' using configuration from instancedir /home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestLazyCores_C0B3F3251AD56462-001/tempDir-001/collection4
   [junit4]   2> 1476906 INFO  (TEST-TestLazyCores.testLazySearch-seed#[C0B3F3251AD56462]) [    x:collection4] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1476906 INFO  (TEST-TestLazyCores.testLazySearch-seed#[C0B3F3251AD56462]) [    x:collection4] o.a.s.c.SolrCore [[collection4] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestLazyCores_C0B3F3251AD56462-001/tempDir-001/collection4], dataDir=[/home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestLazyCores_C0B3F3251AD56462-001/tempDir-001/collection4/data/]
   [junit4]   2> 1476906 INFO  (TEST-TestLazyCores.testLazySearch-seed#[C0B3F3251AD56462]) [    x:collection4] o.a.s.c.SolrCore JMX monitoring not detected for core: collection4
   [junit4]   2> 1476907 INFO  (TEST-TestLazyCores.testLazySearch-seed#[C0B3F3251AD56462]) [    x:collection4] o.a.s.c.CachingDirectoryFactory return new directory for /home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestLazyCores_C0B3F3251AD56462-001/tempDir-001/collection4/data
   [junit4]   2> 1476907 INFO  (TEST-TestLazyCores.testLazySearch-seed#[C0B3F3251AD56462]) [    x:collection4] o.a.s.c.SolrCore New index directory detected: old=null new=/home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestLazyCores_C0B3F3251AD56462-001/tempDir-001/collection4/data/index/
   [junit4]   2> 1476907 WARN  (TEST-TestLazyCores.testLazySearch-seed#[C0B3F3251AD56462]) [    x:collection4] o.a.s.c.SolrCore [collection4] Solr index directory '/home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestLazyCores_C0B3F3251AD56462-001/tempDir-001/collection4/data/index' doesn't exist. Creating new index...
   [junit4]   2> 1476907 INFO  (TEST-TestLazyCores.testLazySearch-seed#[C0B3F3251AD56462]) [    x:collection4] o.a.s.c.CachingDirectoryFactory return new directory for /home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestLazyCores_C0B3F3251AD56462-001/tempDir-001/collection4/data/index
   [junit4]   2> 1476908 INFO  (TEST-TestLazyCores.testLazySearch-seed#[C0B3F3251AD56462]) [    x:collection4] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=1846640919, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1]
   [junit4]   2> 1476908 INFO  (TEST-TestLazyCores.testLazySearch-seed#[C0B3F3251AD56462]) [    x:collection4] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@105aab2 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@10990be),segFN=segments_1,generation=1}
   [junit4]   2> 1476908 INFO  (TEST-TestLazyCores.testLazySearch-seed#[C0B3F3251AD56462]) [    x:collection4] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 1476910 INFO  (TEST-TestLazyCores.testLazySearch-seed#[C0B3F3251AD56462]) [    x:collection4] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 1476911 INFO  (TEST-TestLazyCores.testLazySearch-seed#[C0B3F3251AD56462]) [    x:collection4] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1476912 INFO  (TEST-TestLazyCores.testLazySearch-seed#[C0B3F3251AD56462]) [    x:collection4] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1476913 INFO  (TEST-TestLazyCores.testLazySearch-seed#[C0B3F3251AD56462]) [    x:collection4] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1476914 INFO  (TEST-TestLazyCores.testLazySearch-seed#[C0B3F3251AD56462]) [    x:collection4] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1476915 INFO  (TEST-TestLazyCores.testLazySearch-seed#[C0B3F3251AD56462]) [    x:collection4] o.a.s.c.RequestHandlers Registered paths: /config,/update/json/docs,/update/json,/admin/segments,/admin/file,/admin/mbeans,/get,/update/csv,/select,/admin/plugins,/admin/logging,/admin/ping,/replication,/admin/threads,/update,/admin/system,/admin/properties,/admin/luke,/schema
   [junit4]   2> 1476916 INFO  (TEST-TestLazyCores.testLazySearch-seed#[C0B3F3251AD56462]) [    x:collection4] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 1476916 INFO  (OldIndexDirectoryCleanupThreadForCore-collection4) [    x:collection4] o.a.s.c.SolrCore Looking for old index directories to cleanup for core collection4 in /home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestLazyCores_C0B3F3251AD56462-001/tempDir-001/collection4/data/
   [junit4]   2> 1476917 WARN  (OldIndexDirectoryCleanupThreadForCore-collection4) [    x:collection4] o.a.s.c.DirectoryFactory /home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestLazyCores_C0B3F3251AD56462-001/tempDir-001/collection4/data/ does not point to a valid data directory; skipping clean-up of old index directories.
   [junit4]   2> 1476917 INFO  (TEST-TestLazyCores.testLazySearch-seed#[C0B3F3251AD56462]) [    x:collection4] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1476917 INFO  (TEST-TestLazyCores.testLazySearch-seed#[C0B3F3251AD56462]) [    x:collection4] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1476917 INFO  (TEST-TestLazyCores.testLazySearch-seed#[C0B3F3251AD56462]) [    x:collection4] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=13, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.11334916192753441]
   [junit4]   2> 1476917 INFO  (TEST-TestLazyCores.testLazySearch-seed#[C0B3F3251AD56462]) [    x:collection4] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@105aab2 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@10990be),segFN=segments_1,generation=1}
   [junit4]   2> 1476918 INFO  (TEST-TestLazyCores.testLazySearch-seed#[C0B3F3251AD56462]) [    x:collection4] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 1476918 INFO  (TEST-TestLazyCores.testLazySearch-seed#[C0B3F3251AD56462]) [    x:collection4] o.a.s.s.SolrIndexSearcher Opening Searcher@5a9392[collection4] main
   [junit4]   2> 1476918 INFO  (TEST-TestLazyCores.testLazySearch-seed#[C0B3F3251AD56462]) [    x:collection4] o.a.s.r.ManagedResourceStorage File-based storage initialized to use dir: /home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestLazyCores_C0B3F3251AD56462-001/tempDir-001/collection4/conf
   [junit4]   2> 1476918 INFO  (TEST-TestLazyCores.testLazySearch-seed#[C0B3F3251AD56462]) [    x:collection4] o.a.s.r.RestManager Initializing RestManager with initArgs: {storageDir=/home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestLazyCores_C0B3F3251AD56462-001/tempDir-001/collection4/conf}
   [junit4]   2> 1476918 INFO  (TEST-TestLazyCores.testLazySearch-seed#[C0B3F3251AD56462]) [    x:collection4] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using file:dir=/home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestLazyCores_C0B3F3251AD56462-001/tempDir-001/collection4/conf
   [junit4]   2> 1476918 INFO  (TEST-TestLazyCores.testLazySearch-seed#[C0B3F3251AD56462]) [    x:collection4] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 1476918 INFO  (TEST-TestLazyCores.testLazySearch-seed#[C0B3F3251AD56462]) [    x:collection4] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1476919 INFO  (TEST-TestLazyCores.testLazySearch-seed#[C0B3F3251AD56462]) [    x:collection4] o.a.s.c.CoreContainer registering core: collection4
   [junit4]   2> 1476920 INFO  (TEST-TestLazyCores.testLazySearch-seed#[C0B3F3251AD56462]) [    x:collection4] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1476921 INFO  (TEST-TestLazyCores.testLazySearch-seed#[C0B3F3251AD56462]) [    x:collection4] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@105aab2 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@10990be),segFN=segments_1,generation=1}
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@105aab2 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@10990be),segFN=segments_2,generation=2}
   [junit4]   2> 1476921 INFO  (TEST-TestLazyCores.testLazySearch-seed#[C0B3F3251AD56462]) [    x:collection4] o.a.s.c.SolrDeletionPolicy newest commit generation = 2
   [junit4]   2> 1476921 WARN  (TEST-TestLazyCores.testLazySearch-seed#[C0B3F3251AD56462]) [    x:collection4] o.a.s.c.SolrCore [collection4] PERFORMANCE WARNING: Overlapping onDeckSearchers=2
   [junit4]   2> 1476922 INFO  (searcherExecutor-3985-thread-1-processing-x:collection4) [    x:collection4] o.a.s.c.SolrCore [collection4] Registered new searcher Searcher@5a9392[collection4] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1476924 INFO  (TEST-TestLazyCores.testLazySearch-seed#[C0B3F3251AD56462]) [    x:collection4] o.a.s.s.SolrIndexSearcher Opening Searcher@48a2f5[collection4] main
   [junit4]   2> 1476925 INFO  (TEST-TestLazyCores.testLazySearch-seed#[C0B3F3251AD56462]) [    x:collection4] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1476925 INFO  (searcherExecutor-3985-thread-1-processing-x:collection4) [    x:collection4] o.a.s.c.SolrCore [collection4] Registered new searcher Searcher@48a2f5[collection4] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(5.5.5):C7)))}
   [junit4]   2> 1476926 INFO  (TEST-TestLazyCores.testLazySearch-seed#[C0B3F3251AD56462]) [    x:collection4] o.a.s.c.S.Request [collection4]  webapp=null path=null params={wt=xml&q={!prefix+f%3Dv_t}hel} hits=2 status=0 QTime=0
   [junit4]   2> 1476930 INFO  (TEST-TestLazyCores.testLazySearch-seed#[C0B3F3251AD56462]) [    x:collection4] o.a.s.c.S.Request [collection4]  webapp=null path=null params={wt=xml&q={!raw+f%3Dv_t}hello} hits=2 status=0 QTime=0
   [junit4]   2> 1476930 INFO  (TEST-TestLazyCores.testLazySearch-seed#[C0B3F3251AD56462]) [    x:collection4] o.a.s.c.S.Request [collection4]  webapp=null path=null params={wt=xml&q={!raw+f%3Dv_t}Hello} hits=0 status=0 QTime=0
   [junit4]   2> 1476931 INFO  (TEST-TestLazyCores.testLazySearch-seed#[C0B3F3251AD56462]) [    x:collection4] o.a.s.c.S.Request [collection4]  webapp=null path=null params={wt=xml&q={!raw+f%3Dv_f}1.5} hits=0 status=0 QTime=0
   [junit4]   2> 1476932 INFO  (TEST-TestLazyCores.testLazySearch-seed#[C0B3F3251AD56462]) [    x:collection4] o.a.s.c.S.Request [collection1]  webapp=null path=null params={wt=xml&q={!raw+f%3Dv_t}hello} hits=0 status=0 QTime=0
   [junit4]   2> 1476932 INFO  (TEST-TestLazyCores.testLazySearch-seed#[C0B3F3251AD56462]) [    x:collection4] o.a.s.c.CoreContainer Shutting down CoreContainer instance=11523641
   [junit4]   2> 1476936 INFO  (coreCloseExecutor-3989-thread-1-processing-x:collection4) [    x:collection5] o.a.s.c.SolrCore [collection5]  CLOSING SolrCore org.apache.solr.core.SolrCore@1ce3eef
   [junit4]   2> 1476936 INFO  (coreCloseExecutor-3989-thread-1-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> 1476937 INFO  (coreCloseExecutor-3989-thread-2-processing-x:collection4) [    x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@1ff7567
   [junit4]   2> 1476937 INFO  (coreCloseExecutor-3989-thread-2-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> 1476939 INFO  (coreCloseExecutor-3989-thread-3-processing-x:collection4) [    x:collection4] o.a.s.c.SolrCore [collection4]  CLOSING SolrCore org.apache.solr.core.SolrCore@29a446
   [junit4]   2> 1476939 INFO  (coreCloseExecutor-3989-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> 1476949 INFO  (coreCloseExecutor-3989-thread-1-processing-x:collection4) [    x:collection5] o.a.s.u.SolrCoreState Closing SolrCoreState
   [junit4]   2> 1476949 INFO  (coreCloseExecutor-3989-thread-1-processing-x:collection4) [    x:collection5] o.a.s.u.DefaultSolrCoreState SolrCoreState ref count has reached 0 - closing IndexWriter
   [junit4]   2> 1476949 INFO  (coreCloseExecutor-3989-thread-1-processing-x:collection4) [    x:collection5] o.a.s.u.DefaultSolrCoreState closing IndexWriter with IndexWriterCloser
   [junit4]   2> 1476949 INFO  (coreCloseExecutor-3989-thread-4-processing-x:collection4) [    x:collection2] o.a.s.c.SolrCore [collection2]  CLOSING SolrCore org.apache.solr.core.SolrCore@1057b08
   [junit4]   2> 1476949 INFO  (coreCloseExecutor-3989-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> 1476950 INFO  (coreCloseExecutor-3989-thread-2-processing-x:collection4) [    x:collection1] o.a.s.u.SolrCoreState Closing SolrCoreState
   [junit4]   2> 1476950 INFO  (coreCloseExecutor-3989-thread-3-processing-x:collection4) [    x:collection4] o.a.s.u.SolrCoreState Closing SolrCoreState
   [junit4]   2> 1476950 INFO  (coreCloseExecutor-3989-thread-4-processing-x:collection4) [    x:collection2] o.a.s.u.SolrCoreState Closing SolrCoreState
   [junit4]   2> 1476950 INFO  (coreCloseExecutor-3989-thread-4-processing-x:collection4) [    x:collection2] o.a.s.u.DefaultSolrCoreState SolrCoreState ref count has reached 0 - closing IndexWriter
   [junit4]   2> 1476950 INFO  (coreCloseExecutor-3989-thread-4-processing-x:collection4) [    x:collection2] o.a.s.u.DefaultSolrCoreState closing IndexWriter with IndexWriterCloser
   [junit4]   2> 1476950 INFO  (coreCloseExecutor-3989-thread-2-processing-x:collection4) [    x:collection1] o.a.s.u.DefaultSolrCoreState SolrCoreState ref count has reached 0 - closing IndexWriter
   [junit4]   2> 1476951 INFO  (coreCloseExecutor-3989-thread-2-processing-x:collection4) [    x:collection1] o.a.s.u.DefaultSolrCoreState closing IndexWriter with IndexWriterCloser
   [junit4]   2> 1476950 INFO  (coreCloseExecutor-3989-thread-1-processing-x:collection4) [    x:collection5] o.a.s.c.SolrCore [collection5] Closing main searcher on request.
   [junit4]   2> 1476950 INFO  (coreCloseExecutor-3989-thread-3-processing-x:collection4) [    x:collection4] o.a.s.u.DefaultSolrCoreState SolrCoreState ref count has reached 0 - closing IndexWriter
   [junit4]   2> 1476951 INFO  (coreCloseExecutor-3989-thread-3-processing-x:collection4) [    x:collection4] o.a.s.u.DefaultSolrCoreState closing IndexWriter with IndexWriterCloser
   [junit4]   2> 1476951 INFO  (coreCloseExecutor-3989-thread-1-processing-x:collection4) [    x:collection5] o.a.s.c.CachingDirectoryFactory Closing MockDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 1476951 INFO  (coreCloseExecutor-3989-thread-1-processing-x:collection4) [    x:collection5] o.a.s.c.CachingDirectoryFactory looking to close /home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestLazyCores_C0B3F3251AD56462-001/tempDir-001/collection5/data/index [CachedDir<<refCount=0;path=/home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestLazyCores_C0B3F3251AD56462-001/tempDir-001/collection5/data/index;done=false>>]
   [junit4]   2> 1476951 INFO  (coreCloseExecutor-3989-thread-2-processing-x:collection4) [    x:collection1] o.a.s.c.SolrCore [collection1] Closing main searcher on request.
   [junit4]   2> 1476952 INFO  (coreCloseExecutor-3989-thread-3-processing-x:collection4) [    x:collection4] o.a.s.c.SolrCore [collection4] Closing main searcher on request.
   [junit4]   2> 1476952 INFO  (coreCloseExecutor-3989-thread-1-processing-x:collection4) [    x:collection5] o.a.s.c.CachingDirectoryFactory Closing directory: /home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestLazyCores_C0B3F3251AD56462-001/tempDir-001/collection5/data/index
   [junit4]   2> 1476952 INFO  (coreCloseExecutor-3989-thread-1-processing-x:collection4) [    x:collection5] o.a.s.c.CachingDirectoryFactory looking to close /home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestLazyCores_C0B3F3251AD56462-001/tempDir-001/collection5/data [CachedDir<<refCount=0;path=/home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestLazyCores_C0B3F3251AD56462-001/tempDir-001/collection5/data;done=false>>]
   [junit4]   2> 1476952 INFO  (coreCloseExecutor-3989-thread-3-processing-x:collection4) [    x:collection4] o.a.s.c.CachingDirectoryFactory Closing MockDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 1476952 INFO  (coreCloseExecutor-3989-thread-1-processing-x:collection4) [    x:collection5] o.a.s.c.CachingDirectoryFactory Closing directory: /home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestLazyCores_C0B3F3251AD56462-001/tempDir-001/collection5/data
   [junit4]   2> 1476952 INFO  (coreCloseExecutor-3989-thread-3-processing-x:collection4) [    x:collection4] o.a.s.c.CachingDirectoryFactory looking to close /home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestLazyCores_C0B3F3251AD56462-001/tempDir-001/collection4/data [CachedDir<<refCount=0;path=/home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestLazyCores_C0B3F3251AD56462-001/tempDir-001/collection4/data;done=false>>]
   [junit4]   2> 1476952 INFO  (coreCloseExecutor-3989-thread-3-processing-x:collection4) [    x:collection4] o.a.s.c.CachingDirectoryFactory Closing directory: /home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestLazyCores_C0B3F3251AD56462-001/tempDir-001/collection4/data
   [junit4]   2> 1476952 INFO  (coreCloseExecutor-3989-thread-4-processing-x:collection4) [    x:collection2] o.a.s.c.SolrCore [collection2] Closing main searcher on request.
   [junit4]   2> 1476952 INFO  (coreCloseExecutor-3989-thread-3-processing-x:collection4) [    x:collection4] o.a.s.c.CachingDirectoryFactory looking to close /home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestLazyCores_C0B3F3251AD56462-001/tempDir-001/collection4/data/index [CachedDir<<refCount=0;path=/home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestLazyCores_C0B3F3251AD56462-001/tempDir-001/collection4/data/index;done=false>>]
   [junit4]   2> 1476952 INFO  (coreCloseExecutor-3989-thread-4-processing-x:collection4) [    x:collection2] o.a.s.c.CachingDirectoryFactory Closing MockDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 1476952 INFO  (coreCloseExecutor-3989-thread-3-processing-x:collection4) [    x:collection4] o.a.s.c.CachingDirectoryFactory Closing directory: /home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestLazyCores_C0B3F3251AD56462-001/tempDir-001/collection4/data/index
   [junit4]   2> 1476952 INFO  (coreCloseExecutor-3989-thread-4-processing-x:collection4) [    x:collection2] o.a.s.c.CachingDirectoryFactory looking to close /home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestLazyCores_C0B3F3251AD56462-001/tempDir-001/collection2/data [CachedDir<<refCount=0;path=/home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestLazyCores_C0B3F3251AD56462-001/tempDir-001/collection2/data;done=false>>]
   [junit4]   2> 1476952 INFO  (coreCloseExecutor-3989-thread-4-processing-x:collection4) [    x:collection2] o.a.s.c.CachingDirectoryFactory Closing directory: /home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestLazyCores_C0B3F3251AD56462-001/tempDir-001/collection2/data
   [junit4]   2> 1476952 INFO  (coreCloseExecutor-3989-thread-4-processing-x:collection4) [    x:collection2] o.a.s.c.CachingDirectoryFactory looking to close /home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestLazyCores_C0B3F3251AD56462-001/tempDir-001/collection2/data/index [CachedDir<<refCount=0;path=/home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestLazyCores_C0B3F3251AD56462-001/tempDir-001/collection2/data/index;done=false>>]
   [junit4]   2> 1476952 INFO  (coreCloseExecutor-3989-thread-2-processing-x:collection4) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing MockDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 1476953 INFO  (coreCloseExecutor-3989-thread-4-processing-x:collection4) [    x:collection2] o.a.s.c.CachingDirectoryFactory Closing directory: /home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestLazyCores_C0B3F3251AD56462-001/tempDir-001/collection2/data/index
   [junit4]   2> 1476953 INFO  (coreCloseExecutor-3989-thread-2-processing-x:collection4) [    x:collection1] o.a.s.c.CachingDirectoryFactory looking to close /home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestLazyCores_C0B3F3251AD56462-001/tempDir-001/collection1/data/index [CachedDir<<refCount=0;path=/home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestLazyCores_C0B3F3251AD56462-001/tempDir-001/collection1/data/index;done=false>>]
   [junit4]   2> 1476953 INFO  (coreCloseExecutor-3989-thread-2-processing-x:collection4) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory: /home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestLazyCores_C0B3F3251AD56462-001/tempDir-001/collection1/data/index
   [junit4]   2> 1476953 INFO  (coreCloseExecutor-3989-thread-2-processing-x:collection4) [    x:collection1] o.a.s.c.CachingDirectoryFactory looking to close /home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestLazyCores_C0B3F3251AD56462-001/tempDir-001/collection1/data [CachedDir<<refCount=0;path=/home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestLazyCores_C0B3F3251AD56462-001/tempDir-001/collection1/data;done=false>>]
   [junit4]   2> 1476953 INFO  (coreCloseExecutor-3989-thread-2-processing-x:collection4) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory: /home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestLazyCores_C0B3F3251AD56462-001/tempDir-001/collection1/data
   [junit4]   2> 1476953 INFO  (TEST-TestLazyCores.testLazySearch-seed#[C0B3F3251AD56462]) [    x:collection4] o.a.s.SolrTestCaseJ4 ###Ending testLazySearch
   [junit4]   2> 1476956 INFO  (TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[C0B3F3251AD56462]) [    x:collection4] o.a.s.SolrTestCaseJ4 ###Starting testBadConfigsGenerateErrors
   [junit4]   2> 1476963 INFO  (TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[C0B3F3251AD56462]) [    x:collection4] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestLazyCores_C0B3F3251AD56462-001/tempDir-002'
   [junit4]   2> 1476963 INFO  (TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[C0B3F3251AD56462]) [    x:collection4] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1476963 INFO  (TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[C0B3F3251AD56462]) [    x:collection4] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 1476972 INFO  (TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[C0B3F3251AD56462]) [    x:collection4] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestLazyCores_C0B3F3251AD56462-001/tempDir-002
   [junit4]   2> 1476972 INFO  (TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[C0B3F3251AD56462]) [    x:collection4] o.a.s.c.CoreContainer New CoreContainer 11796014
   [junit4]   2> 1476972 INFO  (TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[C0B3F3251AD56462]) [    x:collection4] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestLazyCores_C0B3F3251AD56462-001/tempDir-002]
   [junit4]   2> 1476972 WARN  (TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[C0B3F3251AD56462]) [    x:collection4] o.a.s.c.CoreContainer Couldn't add files from /home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestLazyCores_C0B3F3251AD56462-001/tempDir-002/lib to classpath: /home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestLazyCores_C0B3F3251AD56462-001/tempDir-002/lib
   [junit4]   2> 1476972 INFO  (TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[C0B3F3251AD56462]) [    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,connectionsEvictorSleepDelay : 5000,maxConnectionIdleTime : 40000,
   [junit4]   2> 1476974 INFO  (TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[C0B3F3251AD56462]) [    x:collection4] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=600000&connTimeout=60000&retry=true
   [junit4]   2> 1476975 INFO  (TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[C0B3F3251AD56462]) [    x:collection4] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1476975 INFO  (TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[C0B3F3251AD56462]) [    x:collection4] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1476975 INFO  (TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[C0B3F3251AD56462]) [    x:collection4] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 1476975 INFO  (TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[C0B3F3251AD56462]) [    x:collection4] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 1476976 INFO  (TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[C0B3F3251AD56462]) [    x:collection4] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestLazyCores_C0B3F3251AD56462-001/tempDir-002
   [junit4]   2> 1476976 INFO  (TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[C0B3F3251AD56462]) [    x:collection4] o.a.s.c.CoreDescriptor Created CoreDescriptor: {loadOnStartup=true, configSetProperties=configsetprops.json, transient=true, dataDir=data/, schema=schema.xml, name=badSchema1, config=solrconfig.xml}
   [junit4]   2> 1476977 INFO  (TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[C0B3F3251AD56462]) [    x:collection4] o.a.s.c.CorePropertiesLocator Found core badSchema1 in /home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestLazyCores_C0B3F3251AD56462-001/tempDir-002/badSchema1
   [junit4]   2> 1476977 INFO  (TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[C0B3F3251AD56462]) [    x:collection4] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=core1, schema=schema.xml, dataDir=data/, configSetProperties=configsetprops.json, loadOnStartup=true, transient=false, config=solrconfig.xml}
   [junit4]   2> 1476977 INFO  (TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[C0B3F3251AD56462]) [    x:collection4] o.a.s.c.CorePropertiesLocator Found core core1 in /home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestLazyCores_C0B3F3251AD56462-001/tempDir-002/core1
   [junit4]   2> 1476977 INFO  (TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[C0B3F3251AD56462]) [    x:collection4] o.a.s.c.CoreDescriptor Created CoreDescriptor: {loadOnStartup=true, transient=true, name=badConfig2, configSetProperties=configsetprops.json, config=solrconfig.xml, schema=schema.xml, dataDir=data/}
   [junit4]   2> 1476977 INFO  (TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[C0B3F3251AD56462]) [    x:collection4] o.a.s.c.CorePropertiesLocator Found core badConfig2 in /home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestLazyCores_C0B3F3251AD56462-001/tempDir-002/badConfig2
   [junit4]   2> 1476978 INFO  (TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[C0B3F3251AD56462]) [    x:collection4] o.a.s.c.CoreDescriptor Created CoreDescriptor: {schema=schema.xml, configSetProperties=configsetprops.json, config=solrconfig.xml, loadOnStartup=true, name=badConfig1, transient=true, dataDir=data/}
   [junit4]   2> 1476978 INFO  (TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[C0B3F3251AD56462]) [    x:collection4] o.a.s.c.CorePropertiesLocator Found core badConfig1 in /home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestLazyCores_C0B3F3251AD56462-001/tempDir-002/badConfig1
   [junit4]   2> 1476978 INFO  (TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[C0B3F3251AD56462]) [    x:collection4] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=badSchema2, config=solrconfig.xml, loadOnStartup=true, transient=true, dataDir=data/, configSetProperties=configsetprops.json, schema=schema.xml}
   [junit4]   2> 1476978 INFO  (TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[C0B3F3251AD56462]) [    x:collection4] o.a.s.c.CorePropertiesLocator Found core badSchema2 in /home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestLazyCores_C0B3F3251AD56462-001/tempDir-002/badSchema2
   [junit4]   2> 1476979 INFO  (TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[C0B3F3251AD56462]) [    x:collection4] o.a.s.c.CoreDescriptor Created CoreDescriptor: {loadOnStartup=true, transient=false, schema=schema.xml, config=solrconfig.xml, name=core2, dataDir=data/, configSetProperties=configsetprops.json}
   [junit4]   2> 1476979 INFO  (TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[C0B3F3251AD56462]) [    x:collection4] o.a.s.c.CorePropertiesLocator Found core core2 in /home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestLazyCores_C0B3F3251AD56462-001/tempDir-002/core2
   [junit4]   2> 1476979 INFO  (TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[C0B3F3251AD56462]) [    x:collection4] o.a.s.c.CorePropertiesLocator Found 6 core definitions
   [junit4]   2> 1476979 INFO  (coreLoadExecutor-3996-thread-1-processing-x:collection4) [    x:collection4] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestLazyCores_C0B3F3251AD56462-001/tempDir-002/badSchema1'
   [junit4]   2> 1476980 INFO  (coreLoadExecutor-3996-thread-2-processing-x:collection4) [    x:collection4] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestLazyCores_C0B3F3251AD56462-001/tempDir-002/core1'
   [junit4]   2> 1476980 INFO  (coreLoadExecutor-3996-thread-1-processing-x:collection4) [    x:collection4] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1476980 INFO  (coreLoadExecutor-3996-thread-2-processing-x:collection4) [    x:collection4] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1476980 INFO  (coreLoadExecutor-3996-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> 1476980 INFO  (coreLoadExecutor-3996-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> 1476982 INFO  (coreLoadExecutor-3996-thread-3-processing-x:collection4) [    x:collection4] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestLazyCores_C0B3F3251AD56462-001/tempDir-002/badConfig2'
   [junit4]   2> 1476983 INFO  (coreLoadExecutor-3996-thread-3-processing-x:collection4) [    x:collection4] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1476983 INFO  (coreLoadExecutor-3996-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> 1476988 INFO  (coreLoadExecutor-3996-thread-1-processing-x:collection4) [    x:collection4] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 1476988 INFO  (coreLoadExecutor-3996-thread-2-processing-x:collection4) [    x:collection4] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 1476996 WARN  (coreLoadExecutor-3996-thread-1-processing-x:collection4) [    x:collection4] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 1476997 WARN  (coreLoadExecutor-3996-thread-2-processing-x:collection4) [    x:collection4] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 1476999 INFO  (coreLoadExecutor-3996-thread-1-processing-x:collection4) [    x:collection4] o.a.s.c.SolrConfig Using Lucene MatchVersion: 5.5.5
   [junit4]   2> 1477001 INFO  (coreLoadExecutor-3996-thread-3-processing-x:collection4) [    x:collection4] o.a.s.c.Config Ignoring exception matching \QSAXParseException\E
   [junit4]   2> 1477001 ERROR (coreLoadExecutor-3996-thread-3-processing-x:collection4) [    x:collection4] o.a.s.c.CoreContainer Error creating core [badConfig2]: Could not load conf for core badConfig2: Error loading solr config from /home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestLazyCores_C0B3F3251AD56462-001/tempDir-002/badConfig2/conf/solrconfig.xml
   [junit4]   2> org.apache.solr.common.SolrException: Could not load conf for core badConfig2: Error loading solr config from /home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestLazyCores_C0B3F3251AD56462-001/tempDir-002/badConfig2/conf/solrconfig.xml
   [junit4]   2> 	at org.apache.solr.core.ConfigSetService.getConfig(ConfigSetService.java:84)
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.create(CoreContainer.java:818)
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.access$000(CoreContainer.java:90)
   [junit4]   2> 	at org.apache.solr.core.CoreContainer$1.call(CoreContainer.java:473)
   [junit4]   2> 	at org.apache.solr.core.CoreContainer$1.call(CoreContainer.java:464)
   [junit4]   2> 	at java.util.concurrent.FutureTask.run(FutureTask.java:262)
   [junit4]   2> 	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor$1.run(ExecutorUtil.java:231)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> Caused by: org.apache.solr.common.SolrException: Error loading solr config from /home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestLazyCores_C0B3F3251AD56462-001/tempDir-002/badConfig2/conf/solrconfig.xml
   [junit4]   2> 	at org.apache.solr.core.SolrConfig.readFromResourceLoader(SolrConfig.java:174)
   [junit4]   2> 	at org.apache.solr.core.ConfigSetService.createSolrConfig(ConfigSetService.java:98)
   [junit4]   2> 	at org.apache.solr.core.ConfigSetService.getConfig(ConfigSetService.java:78)
   [junit4]   2> 	... 9 more
   [junit4]   2> Caused by: org.apache.solr.common.SolrException: org.xml.sax.SAXParseException; systemId: solrres:/solrconfig.xml; lineNumber: 55; columnNumber: 5; The element type "reqsthalr" must be terminated by the matching end-tag "</reqsthalr>".
   [junit4]   2> 	at org.apache.solr.core.Config.<init>(Config.java:154)
   [junit4]   2> 	at org.apache.solr.core.Config.<init>(Config.java:90)
   [junit4]   2> 	at org.apache.solr.core.SolrConfig.<init>(SolrConfig.java:189)
   [junit4]   2> 	at org.apache.solr.core.SolrConfig.readFromResourceLoader(SolrConfig.java:166)
   [junit4]   2> 	... 11 more
   [junit4]   2> Caused by: org.xml.sax.SAXParseException; systemId: solrres:/solrconfig.xml; lineNumber: 55; columnNumber: 5; The element type "reqsthalr" must be terminated by the matching end-tag "</reqsthalr>".
   [junit4]   2> 	at com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.createSAXParseException(ErrorHandlerWrapper.java:198)
   [junit4]   2> 	at com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.fatalError(ErrorHandlerWrapper.java:177)
   [junit4]   2> 	at com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:441)
   [junit4]   2> 	at com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:368)
   [junit4]   2> 	at com.sun.org.apache.xerces.internal.impl.XMLScanner.reportFatalError(XMLScanner.java:1436)
   [junit4]   2> 	at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.scanEndElement(XMLDocumentFragmentScannerImpl.java:1749)
   [junit4]   2> 	at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl$FragmentContentDriver.next(XMLDocumentFragmentScannerImpl.java:2973)
   [junit4]   2> 	at com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl.next(XMLDocumentScannerImpl.java:606)
   [junit4]   2> 	at com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.next(XMLNSDocumentScannerImpl.java:117)
   [junit4]   2> 	at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.scanDocument(XMLDocumentFragmentScannerImpl.java:510)
   [junit4]   2> 	at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:848)
   [junit4]   2> 	at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:777)
   [junit4]   2> 	at com.sun.org.apache.xerces.internal.parsers.XMLParser.parse(XMLParser.java:141)
   [junit4]   2> 	at com.sun.org.apache.xerces.internal.parsers.DOMParser.parse(DOMParser.java:243)
   [junit4]   2> 	at com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderImpl.parse(DocumentBuilderImpl.java:347)
   [junit4]   2> 	at org.apache.solr.core.Config.<init>(Config.java:143)
   [junit4]   2> 	... 14 more
   [junit4]   2> 1477001 INFO  (coreLoadExecutor-3996-thread-3-processing-x:collection4) [    x:collection4] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestLazyCores_C0B3F3251AD56462-001/tempDir-002/badConfig1'
   [junit4]   2> 1477002 INFO  (coreLoadExecutor-3996-thread-3-processing-x:collection4) [    x:collection4] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1477002 INFO  (coreLoadExecutor-3996-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> 1477003 INFO  (coreLoadExecutor-3996-thread-2-processing-x:collection4) [    x:collection4] o.a.s.c.SolrConfig Using Lucene MatchVersion: 5.5.5
   [junit4]   2> 1477006 INFO  (coreLoadExecutor-3996-thread-3-processing-x:collection4) [    x:collection4] o.a.s.c.Config Ignoring exception matching \QSAXParseException\E
   [junit4]   2> 1477006 ERROR (coreLoadExecutor-3996-thread-3-processing-x:collection4) [    x:collection4] o.a.s.c.CoreContainer Error creating core [badConfig1]: Could not load conf for core badConfig1: Error loading solr config from /home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestLazyCores_C0B3F3251AD56462-001/tempDir-002/badConfig1/conf/solrconfig.xml
   [junit4]   2> org.apache.solr.common.SolrException: Could not load conf for core badConfig1: Error loading solr config from /home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestLazyCores_C0B3F3251AD56462-001/tempDir-002/badConfig1/conf/solrconfig.xml
   [junit4]   2> 	at org.apache.solr.core.ConfigSetService.getConfig(ConfigSetService.java:84)
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.create(CoreContainer.java:818)
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.access$000(CoreContainer.java:90)
   [junit4]   2> 	at org.apache.solr.core.CoreContainer$1.call(CoreContainer.java:473)
   [junit4]   2> 	at org.apache.solr.core.CoreContainer$1.call(CoreContainer.java:464)
   [junit4]   2> 	at java.util.concurrent.FutureTask.run(FutureTask.java:262)
   [junit4]   2> 	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor$1.run(ExecutorUtil.java:231)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> Caused by: org.apache.solr.common.SolrException: Error loading solr config from /home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestLazyCores_C0B3F3251AD56462-001/tempDir-002/badConfig1/conf/solrconfig.xml
   [junit4]   2> 	at org.apache.solr.core.SolrConfig.readFromResourceLoader(SolrConfig.java:174)
   [junit4]   2> 	at org.apache.solr.core.ConfigSetService.createSolrConfig(ConfigSetService.java:98)
   [junit4]   2> 	at org.apache.solr.core.ConfigSetService.getConfig(ConfigSetService.java:78)
   [junit4]   2> 	... 9 more
   [junit4]   2> Caused by: org.apache.solr.common.SolrException: org.xml.sax.SAXParseException; systemId: solrres:/solrconfig.xml; lineNumber: 55; columnNumber: 5; The element type "reqsthalr" must be terminated by the matching end-tag "</reqsthalr>".
   [junit4]   2> 	at org.apache.solr.core.Config.<init>(Config.java:154)
   [junit4]   2> 	at org.apache.solr.core.Config.<init>(Config.java:90)
   [junit4]   2> 	at org.apache.solr.core.SolrConfig.<init>(SolrConfig.java:189)
   [junit4]   2> 	at org.apache.solr.core.SolrConfig.readFromResourceLoader(SolrConfig.java:166)
   [junit4]   2> 	... 11 more
   [junit4]   2> Caused by: org.xml.sax.SAXParseException; systemId: solrres:/solrconfig.xml; lineNumber: 55; co

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

.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:42)
   [junit4]   2> 	at org.apache.solr.core.CachingDirectoryFactory.get(CachingDirectoryFactory.java:351)
   [junit4]   2> 	at org.apache.solr.update.SolrIndexWriter.create(SolrIndexWriter.java:63)
   [junit4]   2> 	at org.apache.solr.core.SolrCore.initIndex(SolrCore.java:541)
   [junit4]   2> 	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:761)
   [junit4]   2> 	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:658)
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.create(CoreContainer.java:820)
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.access$000(CoreContainer.java:90)
   [junit4]   2> 	at org.apache.solr.core.CoreContainer$1.call(CoreContainer.java:473)
   [junit4]   2> 	at org.apache.solr.core.CoreContainer$1.call(CoreContainer.java:464)
   [junit4]   2> 	at java.util.concurrent.FutureTask.run(FutureTask.java:262)
   [junit4]   2> 	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor$1.run(ExecutorUtil.java:231)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 
   [junit4]   2> Oct 20, 2017 7:41:58 AM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked thread(s).
   [junit4]   2> Oct 20, 2017 7:42:18 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=12408, name=searcherExecutor-4092-thread-1, state=WAITING, group=TGRP-TestLazyCores]
   [junit4]   2>         at sun.misc.Unsafe.park(Native Method)
   [junit4]   2>         at java.util.concurrent.locks.LockSupport.park(LockSupport.java:186)
   [junit4]   2>         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2043)
   [junit4]   2>         at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
   [junit4]   2>         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1068)
   [junit4]   2>         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
   [junit4]   2>         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
   [junit4]   2>         at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> Oct 20, 2017 7:42:18 AM com.carrotsearch.randomizedtesting.ThreadLeakControl tryToInterruptAll
   [junit4]   2> INFO: Starting to interrupt leaked threads:
   [junit4]   2>    1) Thread[id=12408, name=searcherExecutor-4092-thread-1, state=WAITING, group=TGRP-TestLazyCores]
   [junit4]   2> Oct 20, 2017 7:42:21 AM com.carrotsearch.randomizedtesting.ThreadLeakControl tryToInterruptAll
   [junit4]   2> SEVERE: There are still zombie threads that couldn't be terminated:
   [junit4]   2>    1) Thread[id=12408, name=searcherExecutor-4092-thread-1, state=WAITING, group=TGRP-TestLazyCores]
   [junit4]   2>         at sun.misc.Unsafe.park(Native Method)
   [junit4]   2>         at java.util.concurrent.locks.LockSupport.park(LockSupport.java:186)
   [junit4]   2>         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2043)
   [junit4]   2>         at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
   [junit4]   2>         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1068)
   [junit4]   2>         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
   [junit4]   2>         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
   [junit4]   2>         at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene54): {v_t=PostingsFormat(name=Memory doPackFST= true), v_s=PostingsFormat(name=MockRandom), id=PostingsFormat(name=Memory doPackFST= true), v_f=BlockTreeOrds(blocksize=128)}, docValues:{}, sim=RandomSimilarity(queryNorm=true,coord=crazy): {}, locale=sk-SK, timezone=Europe/Dublin
   [junit4]   2> NOTE: Linux 4.10.0-33-generic i386/Oracle Corporation 1.7.0_80 (32-bit)/cpus=8,threads=2,free=204146008,total=518979584
   [junit4]   2> NOTE: All tests run in this JVM: [CoreAdminHandlerTest, HdfsNNFailoverTest, TestIndexingPerformance, BJQParserTest, SimpleFacetsTest, TestCoreDiscovery, DirectSolrConnectionTest, TestClassicSimilarityFactory, TestSha256AuthenticationProvider, ReplicationFactorTest, OverseerRolesTest, BadComponentTest, DebugComponentTest, CheckHdfsIndexTest, TestCharFilters, DirectUpdateHandlerOptimizeTest, TestSolr4Spatial2, TestXIncludeConfig, CircularListTest, TestDownShardTolerantSearch, TestRawTransformer, TestGroupingSearch, BadCopyFieldTest, TestRequestForwarding, TestUniqueKeyFieldResource, DistribCursorPagingTest, CoreSorterTest, CoreAdminCreateDiscoverTest, TestStressRecovery, TestFuzzyAnalyzedSuggestions, DocValuesMultiTest, LeaderElectionTest, TestPHPSerializedResponseWriter, TestFieldCollectionResource, TestAuthorizationFramework, TestSearchPerf, RequestHandlersTest, DocValuesMissingTest, SortSpecParsingTest, TestSweetSpotSimilarityFactory, CollectionsAPIAsyncDistributedZkTest, HdfsDirectoryFactoryTest, TestCSVResponseWriter, TestMinMaxOnMultiValuedField, TestManagedSchemaFieldTypeResource, SSLMigrationTest, TestPerFieldSimilarityWithDefaultOverride, TestFastWriter, TestAnalyzeInfixSuggestions, JavabinLoaderTest, SuggesterTSTTest, TestLRUStatsCache, SuggesterWFSTTest, TestHdfsUpdateLog, HttpPartitionTest, TestRestoreCore, TestUtils, RecoveryZkTest, HdfsLockFactoryTest, InfoHandlerTest, TestCollapseQParserPlugin, LeaderInitiatedRecoveryOnShardRestartTest, TestConfigSetImmutable, PluginInfoTest, FullSolrCloudDistribCmdsTest, NoCacheHeaderTest, TestFieldTypeResource, ShowFileRequestHandlerTest, FieldAnalysisRequestHandlerTest, SampleTest, BasicDistributedZk2Test, PrimitiveFieldTypeTest, SolrCoreCheckLockOnStartupTest, TestManagedSchemaAPI, TestJmxMonitoredMap, RegexBoostProcessorTest, TestSolrCloudWithKerberosAlt, DistributedDebugComponentTest, DataDrivenBlockJoinTest, CustomCollectionTest, TestExpandComponent, CurrencyFieldXmlFileTest, TestJmxIntegration, TestSerializedLuceneMatchVersion, TestObjectReleaseTracker, TestMaxScoreQueryParser, TestDistributedMissingSort, TermVectorComponentDistributedTest, TestSort, HighlighterConfigTest, BadIndexSchemaTest, HardAutoCommitTest, BasicDistributedZkTest, CollectionsAPIDistributedZkTest, ZkCLITest, TestRangeQuery, TestCoreContainer, TestSolr4Spatial, StatsComponentTest, ConvertedLegacyTest, TestLazyCores]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestLazyCores -Dtests.seed=C0B3F3251AD56462 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=sk-SK -Dtests.timezone=Europe/Dublin -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1
   [junit4] ERROR   0.00s J2 | TestLazyCores (suite) <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: ObjectTracker found 4 object(s) that were not released!!! [SolrCore, MDCAwareThreadPoolExecutor, MockDirectoryWrapper, MockDirectoryWrapper]
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([C0B3F3251AD56462]: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=12408, name=searcherExecutor-4092-thread-1, state=WAITING, group=TGRP-TestLazyCores]
   [junit4]    >         at sun.misc.Unsafe.park(Native Method)
   [junit4]    >         at java.util.concurrent.locks.LockSupport.park(LockSupport.java:186)
   [junit4]    >         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2043)
   [junit4]    >         at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1068)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
   [junit4]    >         at java.lang.Thread.run(Thread.java:745)
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([C0B3F3251AD56462]:0)Throwable #3: com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie threads that couldn't be terminated:
   [junit4]    >    1) Thread[id=12408, name=searcherExecutor-4092-thread-1, state=WAITING, group=TGRP-TestLazyCores]
   [junit4]    >         at sun.misc.Unsafe.park(Native Method)
   [junit4]    >         at java.util.concurrent.locks.LockSupport.park(LockSupport.java:186)
   [junit4]    >         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2043)
   [junit4]    >         at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1068)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
   [junit4]    >         at java.lang.Thread.run(Thread.java:745)
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([C0B3F3251AD56462]:0)
   [junit4] Completed [424/575 (1!)] on J2 in 150.45s, 8 tests, 1 failure, 2 errors <<< FAILURES!

[...truncated 49600 lines...]