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 2016/06/18 21:23:04 UTC

[JENKINS] Lucene-Solr-6.x-Linux (64bit/jdk1.8.0_92) - Build # 917 - Failure!

Build: http://jenkins.thetaphi.de/job/Lucene-Solr-6.x-Linux/917/
Java: 64bit/jdk1.8.0_92 -XX:-UseCompressedOops -XX:+UseG1GC

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

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

Stack Trace:
java.lang.AssertionError: ObjectTracker found 4 object(s) that were not released!!! [SolrCore, MockDirectoryWrapper, MockDirectoryWrapper, MDCAwareThreadPoolExecutor]
	at __randomizedtesting.SeedInfo.seed([4119A05C0A3577A0]: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.teardownTestCases(SolrTestCaseJ4.java:257)
	at sun.reflect.GeneratedMethodAccessor18.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:834)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at java.lang.Thread.run(Thread.java:745)


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

Error Message:
1 thread leaked from SUITE scope at org.apache.solr.core.TestLazyCores:     1) Thread[id=81240, name=searcherExecutor-8716-thread-1, state=WAITING, group=TGRP-TestLazyCores]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)         at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)         at java.lang.Thread.run(Thread.java:745)

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

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




Build Log:
[...truncated 11994 lines...]
   [junit4] Suite: org.apache.solr.core.TestLazyCores
   [junit4]   2> Creating dataDir: /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_4119A05C0A3577A0-001/init-core-data-001
   [junit4]   2> 1337382 INFO  (SUITE-TestLazyCores-seed#[4119A05C0A3577A0]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (true) via: @org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
   [junit4]   2> 1337384 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[4119A05C0A3577A0]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testCreateTransientFromAdmin
   [junit4]   2> 1337395 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[4119A05C0A3577A0]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_4119A05C0A3577A0-001/tempDir-001'
   [junit4]   2> 1337395 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[4119A05C0A3577A0]) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1337395 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[4119A05C0A3577A0]) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 1337395 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[4119A05C0A3577A0]) [    ] o.a.s.c.CoreContainer New CoreContainer 1465466978
   [junit4]   2> 1337395 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[4119A05C0A3577A0]) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_4119A05C0A3577A0-001/tempDir-001]
   [junit4]   2> 1337395 WARN  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[4119A05C0A3577A0]) [    ] o.a.s.c.CoreContainer Couldn't add files from /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_4119A05C0A3577A0-001/tempDir-001/lib to classpath: /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_4119A05C0A3577A0-001/tempDir-001/lib
   [junit4]   2> 1337396 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[4119A05C0A3577A0]) [    ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 600000,connTimeout : 60000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,useRetries : false,
   [junit4]   2> 1337397 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[4119A05C0A3577A0]) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=600000&connTimeout=60000&retry=true
   [junit4]   2> 1337398 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[4119A05C0A3577A0]) [    ] o.a.s.c.SolrCores Allocating transient cache for 4 transient cores
   [junit4]   2> 1337400 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[4119A05C0A3577A0]) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1337400 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[4119A05C0A3577A0]) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1337400 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[4119A05C0A3577A0]) [    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 1337400 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[4119A05C0A3577A0]) [    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 1337401 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[4119A05C0A3577A0]) [    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=collection1, config=solrconfig.xml, loadOnStartup=true, schema=schema.xml, configSetProperties=configsetprops.json, transient=false, dataDir=data/}
   [junit4]   2> 1337401 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[4119A05C0A3577A0]) [    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=collection2, config=solrconfig.xml, loadOnStartup=true, schema=schema.xml, configSetProperties=configsetprops.json, transient=true, dataDir=data/}
   [junit4]   2> 1337401 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[4119A05C0A3577A0]) [    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=collection3, config=solrconfig.xml, loadOnStartup=false, schema=schema.xml, configSetProperties=configsetprops.json, transient=on, dataDir=data/}
   [junit4]   2> 1337401 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[4119A05C0A3577A0]) [    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=collection4, config=solrconfig.xml, loadOnStartup=false, schema=schema.xml, configSetProperties=configsetprops.json, transient=false, dataDir=data/}
   [junit4]   2> 1337401 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[4119A05C0A3577A0]) [    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=collection5, config=solrconfig.xml, loadOnStartup=true, schema=schema.xml, configSetProperties=configsetprops.json, transient=false, dataDir=data/}
   [junit4]   2> 1337402 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[4119A05C0A3577A0]) [    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=collection6, config=solrconfig.xml, loadOnStartup=false, schema=schema.xml, configSetProperties=configsetprops.json, transient=true, dataDir=data/}
   [junit4]   2> 1337402 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[4119A05C0A3577A0]) [    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=collection7, config=solrconfig.xml, loadOnStartup=false, schema=schema.xml, configSetProperties=configsetprops.json, transient=true, dataDir=data/}
   [junit4]   2> 1337402 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[4119A05C0A3577A0]) [    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=collection8, config=solrconfig.xml, loadOnStartup=false, schema=schema.xml, configSetProperties=configsetprops.json, transient=true, dataDir=data/}
   [junit4]   2> 1337402 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[4119A05C0A3577A0]) [    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=collection9, config=solrconfig.xml, loadOnStartup=false, schema=schema.xml, configSetProperties=configsetprops.json, transient=true, dataDir=data/}
   [junit4]   2> 1337402 INFO  (coreLoadExecutor-8616-thread-1) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_4119A05C0A3577A0-001/tempDir-001/collection1'
   [junit4]   2> 1337403 INFO  (coreLoadExecutor-8616-thread-1) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1337403 INFO  (coreLoadExecutor-8616-thread-1) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 1337424 INFO  (coreLoadExecutor-8616-thread-2) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_4119A05C0A3577A0-001/tempDir-001/collection2'
   [junit4]   2> 1337424 INFO  (coreLoadExecutor-8616-thread-3) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_4119A05C0A3577A0-001/tempDir-001/collection5'
   [junit4]   2> 1337424 INFO  (coreLoadExecutor-8616-thread-2) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1337424 INFO  (coreLoadExecutor-8616-thread-3) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1337424 INFO  (coreLoadExecutor-8616-thread-3) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 1337425 INFO  (coreLoadExecutor-8616-thread-1) [    ] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 1337427 WARN  (coreLoadExecutor-8616-thread-1) [    ] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 1337428 INFO  (coreLoadExecutor-8616-thread-1) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.2.0
   [junit4]   2> 1337431 INFO  (coreLoadExecutor-8616-thread-3) [    ] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 1337434 WARN  (coreLoadExecutor-8616-thread-3) [    ] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 1337434 INFO  (coreLoadExecutor-8616-thread-1) [    ] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1337434 INFO  (coreLoadExecutor-8616-thread-3) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.2.0
   [junit4]   2> 1337435 INFO  (coreLoadExecutor-8616-thread-2) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 1337436 INFO  (coreLoadExecutor-8616-thread-1) [    ] o.a.s.s.IndexSchema [collection1] Schema name=tiny
   [junit4]   2> 1337442 INFO  (coreLoadExecutor-8616-thread-3) [    ] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1337445 INFO  (coreLoadExecutor-8616-thread-1) [    ] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 1337446 INFO  (coreLoadExecutor-8616-thread-3) [    ] o.a.s.s.IndexSchema [collection5] Schema name=tiny
   [junit4]   2> 1337446 INFO  (coreLoadExecutor-8616-thread-2) [    ] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 1337447 INFO  (coreLoadExecutor-8616-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-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_4119A05C0A3577A0-001/tempDir-001/collection1'
   [junit4]   2> 1337447 INFO  (coreLoadExecutor-8616-thread-1) [    ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from instancedir /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_4119A05C0A3577A0-001/tempDir-001/collection1
   [junit4]   2> 1337448 INFO  (coreLoadExecutor-8616-thread-1) [    x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1337448 INFO  (coreLoadExecutor-8616-thread-1) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_4119A05C0A3577A0-001/tempDir-001/collection1], dataDir=[/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_4119A05C0A3577A0-001/tempDir-001/collection1/data/]
   [junit4]   2> 1337448 INFO  (coreLoadExecutor-8616-thread-1) [    x:collection1] o.a.s.c.SolrCore JMX monitoring not detected for core: collection1
   [junit4]   2> 1337449 INFO  (coreLoadExecutor-8616-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_4119A05C0A3577A0-001/tempDir-001/collection1/data
   [junit4]   2> 1337449 INFO  (coreLoadExecutor-8616-thread-1) [    x:collection1] o.a.s.c.SolrCore New index directory detected: old=null new=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_4119A05C0A3577A0-001/tempDir-001/collection1/data/index/
   [junit4]   2> 1337449 WARN  (coreLoadExecutor-8616-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1] Solr index directory '/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_4119A05C0A3577A0-001/tempDir-001/collection1/data/index' doesn't exist. Creating new index...
   [junit4]   2> 1337449 INFO  (coreLoadExecutor-8616-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_4119A05C0A3577A0-001/tempDir-001/collection1/data/index
   [junit4]   2> 1337449 INFO  (coreLoadExecutor-8616-thread-3) [    ] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 1337449 INFO  (coreLoadExecutor-8616-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=21, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.5744486292096703]
   [junit4]   2> 1337449 WARN  (coreLoadExecutor-8616-thread-2) [    ] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 1337506 INFO  (coreLoadExecutor-8616-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@73ed2335 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@57997fa0),segFN=segments_1,generation=1}
   [junit4]   2> 1337507 INFO  (coreLoadExecutor-8616-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 1337507 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-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_4119A05C0A3577A0-001/tempDir-001/collection1/data/
   [junit4]   2> 1337507 WARN  (OldIndexDirectoryCleanupThreadForCore-collection1) [    x:collection1] o.a.s.c.DirectoryFactory /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_4119A05C0A3577A0-001/tempDir-001/collection1/data/ does not point to a valid data directory; skipping clean-up of old index directories.
   [junit4]   2> 1337508 INFO  (coreLoadExecutor-8616-thread-2) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.2.0
   [junit4]   2> 1337508 INFO  (coreLoadExecutor-8616-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-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_4119A05C0A3577A0-001/tempDir-001/collection5'
   [junit4]   2> 1337508 INFO  (coreLoadExecutor-8616-thread-3) [    ] o.a.s.c.CoreContainer Creating SolrCore 'collection5' using configuration from instancedir /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_4119A05C0A3577A0-001/tempDir-001/collection5
   [junit4]   2> 1337508 INFO  (coreLoadExecutor-8616-thread-3) [    x:collection5] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1337508 INFO  (coreLoadExecutor-8616-thread-1) [    x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 1337508 INFO  (coreLoadExecutor-8616-thread-3) [    x:collection5] o.a.s.c.SolrCore [[collection5] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_4119A05C0A3577A0-001/tempDir-001/collection5], dataDir=[/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_4119A05C0A3577A0-001/tempDir-001/collection5/data/]
   [junit4]   2> 1337508 INFO  (coreLoadExecutor-8616-thread-3) [    x:collection5] o.a.s.c.SolrCore JMX monitoring not detected for core: collection5
   [junit4]   2> 1337509 INFO  (coreLoadExecutor-8616-thread-3) [    x:collection5] o.a.s.c.CachingDirectoryFactory return new directory for /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_4119A05C0A3577A0-001/tempDir-001/collection5/data
   [junit4]   2> 1337509 INFO  (coreLoadExecutor-8616-thread-3) [    x:collection5] o.a.s.c.SolrCore New index directory detected: old=null new=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_4119A05C0A3577A0-001/tempDir-001/collection5/data/index/
   [junit4]   2> 1337509 WARN  (coreLoadExecutor-8616-thread-3) [    x:collection5] o.a.s.c.SolrCore [collection5] Solr index directory '/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_4119A05C0A3577A0-001/tempDir-001/collection5/data/index' doesn't exist. Creating new index...
   [junit4]   2> 1337509 INFO  (coreLoadExecutor-8616-thread-3) [    x:collection5] o.a.s.c.CachingDirectoryFactory return new directory for /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_4119A05C0A3577A0-001/tempDir-001/collection5/data/index
   [junit4]   2> 1337510 INFO  (coreLoadExecutor-8616-thread-3) [    x:collection5] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=21, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.5744486292096703]
   [junit4]   2> 1337510 INFO  (coreLoadExecutor-8616-thread-3) [    x:collection5] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@609e0f3d lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@38683113),segFN=segments_1,generation=1}
   [junit4]   2> 1337510 INFO  (coreLoadExecutor-8616-thread-3) [    x:collection5] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 1337510 INFO  (coreLoadExecutor-8616-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1337510 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-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_4119A05C0A3577A0-001/tempDir-001/collection5/data/
   [junit4]   2> 1337511 WARN  (OldIndexDirectoryCleanupThreadForCore-collection5) [    x:collection5] o.a.s.c.DirectoryFactory /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_4119A05C0A3577A0-001/tempDir-001/collection5/data/ does not point to a valid data directory; skipping clean-up of old index directories.
   [junit4]   2> 1337511 INFO  (coreLoadExecutor-8616-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1337512 INFO  (coreLoadExecutor-8616-thread-3) [    x:collection5] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 1337512 INFO  (coreLoadExecutor-8616-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1337513 INFO  (coreLoadExecutor-8616-thread-3) [    x:collection5] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1337513 INFO  (coreLoadExecutor-8616-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1337514 INFO  (coreLoadExecutor-8616-thread-3) [    x:collection5] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1337514 INFO  (coreLoadExecutor-8616-thread-2) [    ] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1337514 INFO  (coreLoadExecutor-8616-thread-1) [    x:collection1] o.a.s.c.RequestHandlers Registered paths: /admin/mbeans,/update/csv,/sql,/update/json/docs,/admin/luke,/graph,/export,/select,/admin/segments,/get,/admin/system,/replication,/admin/properties,/config,/stream,/schema,/admin/plugins,/admin/logging,/update/json,/admin/ping,/admin/threads,/update,/admin/file
   [junit4]   2> 1337514 INFO  (coreLoadExecutor-8616-thread-1) [    x:collection1] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 1337514 INFO  (coreLoadExecutor-8616-thread-1) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1337514 INFO  (coreLoadExecutor-8616-thread-1) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1337514 INFO  (coreLoadExecutor-8616-thread-3) [    x:collection5] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1337514 INFO  (coreLoadExecutor-8616-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=17, maxMergeAtOnceExplicit=33, maxMergedSegmentMB=6.4658203125, floorSegmentMB=1.0654296875, forceMergeDeletesPctAllowed=20.205622523888962, segmentsPerTier=39.0, maxCFSSegmentSizeMB=1.2412109375, noCFSRatio=0.3994826104104142
   [junit4]   2> 1337515 INFO  (coreLoadExecutor-8616-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@73ed2335 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@57997fa0),segFN=segments_1,generation=1}
   [junit4]   2> 1337515 INFO  (coreLoadExecutor-8616-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 1337515 INFO  (coreLoadExecutor-8616-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@569aba39[collection1] main]
   [junit4]   2> 1337515 INFO  (coreLoadExecutor-8616-thread-3) [    x:collection5] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1337515 INFO  (coreLoadExecutor-8616-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage File-based storage initialized to use dir: /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_4119A05C0A3577A0-001/tempDir-001/collection1/conf
   [junit4]   2> 1337515 INFO  (coreLoadExecutor-8616-thread-1) [    x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs: {storageDir=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_4119A05C0A3577A0-001/tempDir-001/collection1/conf}
   [junit4]   2> 1337515 INFO  (coreLoadExecutor-8616-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using file:dir=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_4119A05C0A3577A0-001/tempDir-001/collection1/conf
   [junit4]   2> 1337516 INFO  (coreLoadExecutor-8616-thread-1) [    x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 1337516 INFO  (coreLoadExecutor-8616-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1337516 INFO  (searcherExecutor-8617-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@569aba39[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1337516 INFO  (coreLoadExecutor-8616-thread-1) [    x:collection1] o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 1337516 INFO  (coreLoadExecutor-8616-thread-2) [    ] o.a.s.s.IndexSchema [collection2] Schema name=tiny
   [junit4]   2> 1337516 INFO  (coreLoadExecutor-8616-thread-3) [    x:collection5] o.a.s.c.RequestHandlers Registered paths: /admin/mbeans,/update/csv,/sql,/update/json/docs,/admin/luke,/graph,/export,/select,/admin/segments,/get,/admin/system,/replication,/admin/properties,/config,/stream,/schema,/admin/plugins,/admin/logging,/update/json,/admin/ping,/admin/threads,/update,/admin/file
   [junit4]   2> 1337516 INFO  (coreLoadExecutor-8616-thread-3) [    x:collection5] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 1337516 INFO  (coreLoadExecutor-8616-thread-3) [    x:collection5] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1337516 INFO  (coreLoadExecutor-8616-thread-3) [    x:collection5] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1337516 INFO  (coreLoadExecutor-8616-thread-3) [    x:collection5] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=17, maxMergeAtOnceExplicit=33, maxMergedSegmentMB=6.4658203125, floorSegmentMB=1.0654296875, forceMergeDeletesPctAllowed=20.205622523888962, segmentsPerTier=39.0, maxCFSSegmentSizeMB=1.2412109375, noCFSRatio=0.3994826104104142
   [junit4]   2> 1337517 INFO  (coreLoadExecutor-8616-thread-3) [    x:collection5] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@609e0f3d lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@38683113),segFN=segments_1,generation=1}
   [junit4]   2> 1337517 INFO  (coreLoadExecutor-8616-thread-3) [    x:collection5] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 1337517 INFO  (coreLoadExecutor-8616-thread-3) [    x:collection5] o.a.s.s.SolrIndexSearcher Opening [Searcher@4eb864ed[collection5] main]
   [junit4]   2> 1337517 INFO  (coreLoadExecutor-8616-thread-3) [    x:collection5] o.a.s.r.ManagedResourceStorage File-based storage initialized to use dir: /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_4119A05C0A3577A0-001/tempDir-001/collection5/conf
   [junit4]   2> 1337517 INFO  (coreLoadExecutor-8616-thread-3) [    x:collection5] o.a.s.r.RestManager Initializing RestManager with initArgs: {storageDir=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_4119A05C0A3577A0-001/tempDir-001/collection5/conf}
   [junit4]   2> 1337517 INFO  (coreLoadExecutor-8616-thread-3) [    x:collection5] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using file:dir=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_4119A05C0A3577A0-001/tempDir-001/collection5/conf
   [junit4]   2> 1337517 INFO  (coreLoadExecutor-8616-thread-3) [    x:collection5] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 1337518 INFO  (coreLoadExecutor-8616-thread-3) [    x:collection5] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1337518 INFO  (searcherExecutor-8618-thread-1-processing-x:collection5) [    x:collection5] o.a.s.c.SolrCore [collection5] Registered new searcher Searcher@4eb864ed[collection5] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1337518 INFO  (coreLoadExecutor-8616-thread-3) [    x:collection5] o.a.s.c.CoreContainer registering core: collection5
   [junit4]   2> 1337518 INFO  (coreLoadExecutor-8616-thread-2) [    ] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 1337520 INFO  (coreLoadExecutor-8616-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-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_4119A05C0A3577A0-001/tempDir-001/collection2'
   [junit4]   2> 1337520 INFO  (coreLoadExecutor-8616-thread-2) [    ] o.a.s.c.CoreContainer Creating SolrCore 'collection2' using configuration from instancedir /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_4119A05C0A3577A0-001/tempDir-001/collection2
   [junit4]   2> 1337520 INFO  (coreLoadExecutor-8616-thread-2) [    x:collection2] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1337520 INFO  (coreLoadExecutor-8616-thread-2) [    x:collection2] o.a.s.c.SolrCore [[collection2] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_4119A05C0A3577A0-001/tempDir-001/collection2], dataDir=[/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_4119A05C0A3577A0-001/tempDir-001/collection2/data/]
   [junit4]   2> 1337520 INFO  (coreLoadExecutor-8616-thread-2) [    x:collection2] o.a.s.c.SolrCore JMX monitoring not detected for core: collection2
   [junit4]   2> 1337521 INFO  (coreLoadExecutor-8616-thread-2) [    x:collection2] o.a.s.c.CachingDirectoryFactory return new directory for /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_4119A05C0A3577A0-001/tempDir-001/collection2/data
   [junit4]   2> 1337521 INFO  (coreLoadExecutor-8616-thread-2) [    x:collection2] o.a.s.c.SolrCore New index directory detected: old=null new=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_4119A05C0A3577A0-001/tempDir-001/collection2/data/index/
   [junit4]   2> 1337521 WARN  (coreLoadExecutor-8616-thread-2) [    x:collection2] o.a.s.c.SolrCore [collection2] Solr index directory '/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_4119A05C0A3577A0-001/tempDir-001/collection2/data/index' doesn't exist. Creating new index...
   [junit4]   2> 1337521 INFO  (coreLoadExecutor-8616-thread-2) [    x:collection2] o.a.s.c.CachingDirectoryFactory return new directory for /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_4119A05C0A3577A0-001/tempDir-001/collection2/data/index
   [junit4]   2> 1337521 INFO  (coreLoadExecutor-8616-thread-2) [    x:collection2] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=21, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.5744486292096703]
   [junit4]   2> 1337522 INFO  (coreLoadExecutor-8616-thread-2) [    x:collection2] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@67bbd300 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@7e60c9e9),segFN=segments_1,generation=1}
   [junit4]   2> 1337522 INFO  (coreLoadExecutor-8616-thread-2) [    x:collection2] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 1337522 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-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_4119A05C0A3577A0-001/tempDir-001/collection2/data/
   [junit4]   2> 1337522 WARN  (OldIndexDirectoryCleanupThreadForCore-collection2) [    x:collection2] o.a.s.c.DirectoryFactory /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_4119A05C0A3577A0-001/tempDir-001/collection2/data/ does not point to a valid data directory; skipping clean-up of old index directories.
   [junit4]   2> 1337523 INFO  (coreLoadExecutor-8616-thread-2) [    x:collection2] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 1337524 INFO  (coreLoadExecutor-8616-thread-2) [    x:collection2] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1337525 INFO  (coreLoadExecutor-8616-thread-2) [    x:collection2] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1337526 INFO  (coreLoadExecutor-8616-thread-2) [    x:collection2] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1337526 INFO  (coreLoadExecutor-8616-thread-2) [    x:collection2] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1337527 INFO  (coreLoadExecutor-8616-thread-2) [    x:collection2] o.a.s.c.RequestHandlers Registered paths: /admin/mbeans,/update/csv,/sql,/update/json/docs,/admin/luke,/graph,/export,/select,/admin/segments,/get,/admin/system,/replication,/admin/properties,/config,/stream,/schema,/admin/plugins,/admin/logging,/update/json,/admin/ping,/admin/threads,/update,/admin/file
   [junit4]   2> 1337527 INFO  (coreLoadExecutor-8616-thread-2) [    x:collection2] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 1337528 INFO  (coreLoadExecutor-8616-thread-2) [    x:collection2] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1337528 INFO  (coreLoadExecutor-8616-thread-2) [    x:collection2] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1337528 INFO  (coreLoadExecutor-8616-thread-2) [    x:collection2] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=17, maxMergeAtOnceExplicit=33, maxMergedSegmentMB=6.4658203125, floorSegmentMB=1.0654296875, forceMergeDeletesPctAllowed=20.205622523888962, segmentsPerTier=39.0, maxCFSSegmentSizeMB=1.2412109375, noCFSRatio=0.3994826104104142
   [junit4]   2> 1337528 INFO  (coreLoadExecutor-8616-thread-2) [    x:collection2] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@67bbd300 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@7e60c9e9),segFN=segments_1,generation=1}
   [junit4]   2> 1337528 INFO  (coreLoadExecutor-8616-thread-2) [    x:collection2] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 1337528 INFO  (coreLoadExecutor-8616-thread-2) [    x:collection2] o.a.s.s.SolrIndexSearcher Opening [Searcher@266dd22e[collection2] main]
   [junit4]   2> 1337528 INFO  (coreLoadExecutor-8616-thread-2) [    x:collection2] o.a.s.r.ManagedResourceStorage File-based storage initialized to use dir: /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_4119A05C0A3577A0-001/tempDir-001/collection2/conf
   [junit4]   2> 1337528 INFO  (coreLoadExecutor-8616-thread-2) [    x:collection2] o.a.s.r.RestManager Initializing RestManager with initArgs: {storageDir=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_4119A05C0A3577A0-001/tempDir-001/collection2/conf}
   [junit4]   2> 1337528 INFO  (coreLoadExecutor-8616-thread-2) [    x:collection2] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using file:dir=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_4119A05C0A3577A0-001/tempDir-001/collection2/conf
   [junit4]   2> 1337529 INFO  (coreLoadExecutor-8616-thread-2) [    x:collection2] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 1337529 INFO  (coreLoadExecutor-8616-thread-2) [    x:collection2] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1337529 INFO  (searcherExecutor-8625-thread-1-processing-x:collection2) [    x:collection2] o.a.s.c.SolrCore [collection2] Registered new searcher Searcher@266dd22e[collection2] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1337529 INFO  (coreLoadExecutor-8616-thread-2) [    x:collection2] o.a.s.c.SolrCores Opening transient core collection2
   [junit4]   2> 1337529 INFO  (coreLoadExecutor-8616-thread-2) [    x:collection2] o.a.s.c.CoreContainer registering core: collection2
   [junit4]   2> 1337539 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[4119A05C0A3577A0]) [    ] o.a.s.h.a.CoreAdminOperation core create command loadOnStartup=true&transient=true&name=core1&action=CREATE&wt=xml
   [junit4]   2> 1337540 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[4119A05C0A3577A0]) [    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=core1, config=solrconfig.xml, loadOnStartup=true, schema=schema.xml, configSetProperties=configsetprops.json, transient=true, dataDir=data/}
   [junit4]   2> 1337540 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[4119A05C0A3577A0]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_4119A05C0A3577A0-001/tempDir-001/core1'
   [junit4]   2> 1337540 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[4119A05C0A3577A0]) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1337540 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[4119A05C0A3577A0]) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 1337547 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[4119A05C0A3577A0]) [    ] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 1337549 WARN  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[4119A05C0A3577A0]) [    ] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 1337550 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[4119A05C0A3577A0]) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.2.0
   [junit4]   2> 1337557 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[4119A05C0A3577A0]) [    ] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1337560 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[4119A05C0A3577A0]) [    ] o.a.s.s.IndexSchema [core1] Schema name=tiny
   [junit4]   2> 1337562 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[4119A05C0A3577A0]) [    ] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 1337564 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[4119A05C0A3577A0]) [    ] 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-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_4119A05C0A3577A0-001/tempDir-001/core1'
   [junit4]   2> 1337564 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[4119A05C0A3577A0]) [    ] o.a.s.c.CoreContainer Creating SolrCore 'core1' using configuration from instancedir /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_4119A05C0A3577A0-001/tempDir-001/core1
   [junit4]   2> 1337564 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[4119A05C0A3577A0]) [    x:core1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1337564 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[4119A05C0A3577A0]) [    x:core1] o.a.s.c.SolrCore [[core1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_4119A05C0A3577A0-001/tempDir-001/core1], dataDir=[/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_4119A05C0A3577A0-001/tempDir-001/core1/data/]
   [junit4]   2> 1337564 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[4119A05C0A3577A0]) [    x:core1] o.a.s.c.SolrCore JMX monitoring not detected for core: core1
   [junit4]   2> 1337565 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[4119A05C0A3577A0]) [    x:core1] o.a.s.c.CachingDirectoryFactory return new directory for /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_4119A05C0A3577A0-001/tempDir-001/core1/data
   [junit4]   2> 1337565 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[4119A05C0A3577A0]) [    x:core1] o.a.s.c.SolrCore New index directory detected: old=null new=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_4119A05C0A3577A0-001/tempDir-001/core1/data/index/
   [junit4]   2> 1337565 WARN  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[4119A05C0A3577A0]) [    x:core1] o.a.s.c.SolrCore [core1] Solr index directory '/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_4119A05C0A3577A0-001/tempDir-001/core1/data/index' doesn't exist. Creating new index...
   [junit4]   2> 1337565 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[4119A05C0A3577A0]) [    x:core1] o.a.s.c.CachingDirectoryFactory return new directory for /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_4119A05C0A3577A0-001/tempDir-001/core1/data/index
   [junit4]   2> 1337566 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[4119A05C0A3577A0]) [    x:core1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=34, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0]
   [junit4]   2> 1337566 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[4119A05C0A3577A0]) [    x:core1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@65063eae lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@328ca98),segFN=segments_1,generation=1}
   [junit4]   2> 1337566 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[4119A05C0A3577A0]) [    x:core1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 1337568 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[4119A05C0A3577A0]) [    x:core1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 1337569 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[4119A05C0A3577A0]) [    x:core1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1337570 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[4119A05C0A3577A0]) [    x:core1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1337570 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[4119A05C0A3577A0]) [    x:core1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1337571 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[4119A05C0A3577A0]) [    x:core1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1337572 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[4119A05C0A3577A0]) [    x:core1] o.a.s.c.RequestHandlers Registered paths: /admin/mbeans,/update/csv,/sql,/update/json/docs,/admin/luke,/graph,/export,/select,/admin/segments,/get,/admin/system,/replication,/admin/properties,/config,/stream,/schema,/admin/plugins,/admin/logging,/update/json,/admin/ping,/admin/threads,/update,/admin/file
   [junit4]   2> 1337572 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[4119A05C0A3577A0]) [    x:core1] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 1337572 INFO  (OldIndexDirectoryCleanupThreadForCore-core1) [    x:core1] o.a.s.c.SolrCore Looking for old index directories to cleanup for core core1 in /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_4119A05C0A3577A0-001/tempDir-001/core1/data/
   [junit4]   2> 1337572 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[4119A05C0A3577A0]) [    x:core1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1337573 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[4119A05C0A3577A0]) [    x:core1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1337573 WARN  (OldIndexDirectoryCleanupThreadForCore-core1) [    x:core1] o.a.s.c.DirectoryFactory /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_4119A05C0A3577A0-001/tempDir-001/core1/data/ does not point to a valid data directory; skipping clean-up of old index directories.
   [junit4]   2> 1337573 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[4119A05C0A3577A0]) [    x:core1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=25, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.46627964225361784]
   [junit4]   2> 1337573 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[4119A05C0A3577A0]) [    x:core1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@65063eae lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@328ca98),segFN=segments_1,generation=1}
   [junit4]   2> 1337573 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[4119A05C0A3577A0]) [    x:core1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 1337573 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[4119A05C0A3577A0]) [    x:core1] o.a.s.s.SolrIndexSearcher Opening [Searcher@6d69a55b[core1] main]
   [junit4]   2> 1337573 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[4119A05C0A3577A0]) [    x:core1] o.a.s.r.ManagedResourceStorage File-based storage initialized to use dir: /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_4119A05C0A3577A0-001/tempDir-001/core1/conf
   [junit4]   2> 1337573 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[4119A05C0A3577A0]) [    x:core1] o.a.s.r.RestManager Initializing RestManager with initArgs: {storageDir=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_4119A05C0A3577A0-001/tempDir-001/core1/conf}
   [junit4]   2> 1337573 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[4119A05C0A3577A0]) [    x:core1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using file:dir=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_4119A05C0A3577A0-001/tempDir-001/core1/conf
   [junit4]   2> 1337574 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[4119A05C0A3577A0]) [    x:core1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 1337574 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[4119A05C0A3577A0]) [    x:core1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1337574 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[4119A05C0A3577A0]) [    x:core1] o.a.s.c.SolrCores Opening transient core core1
   [junit4]   2> 1337574 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[4119A05C0A3577A0]) [    x:core1] o.a.s.c.CoreContainer registering core: core1
   [junit4]   2> 1337574 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[4119A05C0A3577A0]) [    x:core1] o.a.s.h.a.CoreAdminOperation core create command loadOnStartup=false&transient=true&name=core2&action=CREATE&wt=xml
   [junit4]   2> 1337575 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[4119A05C0A3577A0]) [    x:core1] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=core2, config=solrconfig.xml, loadOnStartup=false, schema=schema.xml, configSetProperties=configsetprops.json, transient=true, dataDir=data/}
   [junit4]   2> 1337575 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[4119A05C0A3577A0]) [    x:core1] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_4119A05C0A3577A0-001/tempDir-001/core2'
   [junit4]   2> 1337575 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[4119A05C0A3577A0]) [    x:core1] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1337575 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[4119A05C0A3577A0]) [    x:core1] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 1337580 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[4119A05C0A3577A0]) [    x:core1] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 1337583 WARN  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[4119A05C0A3577A0]) [    x:core1] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 1337584 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[4119A05C0A3577A0]) [    x:core1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.2.0
   [junit4]   2> 1337587 INFO  (searcherExecutor-8630-thread-1-processing-x:core1) [    x:core1] o.a.s.c.SolrCore [core1] Registered new searcher Searcher@6d69a55b[core1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1337589 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[4119A05C0A3577A0]) [    x:core1] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1337592 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[4119A05C0A3577A0]) [    x:core1] o.a.s.s.IndexSchema [core2] Schema name=tiny
   [junit4]   2> 1337595 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[4119A05C0A3577A0]) [    x:core1] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 1337597 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[4119A05C0A3577A0]) [    x:core1] 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-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_4119A05C0A3577A0-001/tempDir-001/core2'
   [junit4]   2> 1337597 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[4119A05C0A3577A0]) [    x:core1] o.a.s.c.CoreContainer Creating SolrCore 'core2' using configuration from instancedir /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_4119A05C0A3577A0-001/tempDir-001/core2
   [junit4]   2> 1337597 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[4119A05C0A3577A0]) [    x:core2] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1337597 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[4119A05C0A3577A0]) [    x:core2] o.a.s.c.SolrCore [[core2] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_4119A05C0A3577A0-001/tempDir-001/core2], dataDir=[/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_4119A05C0A3577A0-001/tempDir-001/core2/data/]
   [junit4]   2> 1337597 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[4119A05C0A3577A0]) [    x:core2] o.a.s.c.SolrCore JMX monitoring not detected for core: core2
   [junit4]   2> 1337598 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[4119A05C0A3577A0]) [    x:core2] o.a.s.c.CachingDirectoryFactory return new directory for /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_4119A05C0A3577A0-001/tempDir-001/core2/data
   [junit4]   2> 1337598 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[4119A05C0A3577A0]) [    x:core2] o.a.s.c.SolrCore New index directory detected: old=null new=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_4119A05C0A3577A0-001/tempDir-001/core2/data/index/
   [junit4]   2> 1337598 WARN  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[4119A05C0A3577A0]) [    x:core2] o.a.s.c.SolrCore [core2] Solr index directory '/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_4119A05C0A3577A0-001/tempDir-001/core2/data/index' doesn't exist. Creating new index...
   [junit4]   2> 1337598 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[4119A05C0A3577A0]) [    x:core2] o.a.s.c.CachingDirectoryFactory return new directory for /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_4119A05C0A3577A0-001/tempDir-001/core2/data/index
   [junit4]   2> 1337598 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[4119A05C0A3577A0]) [    x:core2] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=30, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.2399185527529447]
   [junit4]   2> 1337599 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[4119A05C0A3577A0]) [    x:core2] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@36537258 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@5af85632),segFN=segments_1,generation=1}
   [junit4]   2> 1337599 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[4119A05C0A3577A0]) [    x:core2] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 1337599 INFO  (OldIndexDirectoryCleanupThreadForCore-core2) [    x:core2] o.a.s.c.SolrCore Looking for old index directories to cleanup for core core2 in /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_4119A05C0A3577A0-001/tempDir-001/core2/data/
   [junit4]   2> 1337599 WARN  (OldIndexDirectoryCleanupThreadForCore-core2) [    x:core2] o.a.s.c.DirectoryFactory /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_4119A05C0A3577A0-001/tempDir-001/core2/data/ does not point to a valid data directory; skipping clean-up of old index directories.
   [junit4]   2> 1337600 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[4119A05C0A3577A0]) [    x:core2] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 1337601 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[4119A05C0A3577A0]) [    x:core2] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1337602 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[4119A05C0A3577A0]) [    x:core2] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1337603 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[4119A05C0A3577A0]) [    x:core2] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1337604 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[4119A05C0A3577A0]) [    x:core2] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1337605 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[4119A05C0A3577A0]) [    x:core2] o.a.s.c.RequestHandlers Registered paths: /admin/mbeans,/update/csv,/sql,/update/json/docs,/admin/luke,/graph,/export,/select,/admin/segments,/get,/admin/system,/replication,/admin/properties,/config,/stream,/schema,/admin/plugins,/admin/logging,/update/json,/admin/ping,/admin/threads,/update,/admin/file
   [junit4]   2> 1337605 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[4119A05C0A3577A0]) [    x:core2] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 1337605 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[4119A05C0A3577A0]) [    x:core2] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1337605 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[4119A05C0A3577A0]) [    x:core2] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1337605 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[4119A05C0A3577A0]) [    x:core2] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=32, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.31625804844802996]
   [junit4]   2> 1337605 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[4119A05C0A3577A0]) [    x:core2] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@36537258 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@5af85632),segFN=segments_1,generation=1}
   [junit4]   2> 1337605 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[4119A05C0A3577A0]) [    x:core2] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 1337611 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[4119A05C0A3577A0]) [    x:core2] o.a.s.s.SolrIndexSearcher Opening [Searcher@47438e4[core2] main]
   [junit4]   2> 1337611 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[4119A05C0A3577A0]) [    x:core2] o.a.s.r.ManagedResourceStorage File-based storage initialized to use dir: /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_4119A05C0A3577A0-001/tempDir-001/core2/conf
   [junit4]   2> 1337611 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[4119A05C0A3577A0]) [    x:core2] o.a.s.r.RestManager Initializing RestManager with initArgs: {storageDir=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_4119A05C0A3577A0-001/tempDir-001/core2/conf}
   [junit4]   2> 1337611 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[4119A05C0A3577A0]) [    x:core2] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using file:dir=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_4119A05C0A3577A0-001/tempDir-001/core2/conf
   [junit4]   2> 1337612 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[4119A05C0A3577A0]) [    x:core2] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 1337612 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[4119A05C0A3577A0]) [    x:core2] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1337612 INFO  (searcherExecutor-8635-thread-1-processing-x:core2) [    x:core2] o.a.s.c.SolrCore [core2] Registered new searcher Searcher@47438e4[core2] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1337612 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[4119A05C0A3577A0]) [    x:core2] o.a.s.c.SolrCores Opening transient core core2
   [junit4]   2> 1337612 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[4119A05C0A3577A0]) [    x:core2] o.a.s.c.CoreContainer registering core: core2
   [junit4]   2> 1337612 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[4119A05C0A3577A0]) [    x:core2] o.a.s.h.a.CoreAdminOperation core create command loadOnStartup=true&transient=true&name=core3&action=CREATE&wt=xml
   [junit4]   2> 1337613 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[4119A05C0A3577A0]) [    x:core2] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=core3, config=solrconfig.xml, loadOnStartup=true, schema=schema.xml, configSetProperties=configsetprops.json, transient=true, dataDir=data/}
   [junit4]   2> 1337613 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[4119A05C0A3577A0]) [    x:core2] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_4119A05C0A3577A0-001/tempDir-001/core3'
   [junit4]   2> 1337613 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[4119A05C0A3577A0]) [    x:core2] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1337613 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[4119A05C0A3577A0]) [    x:core2] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 1337621 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[4119A05C0A3577A0]) [    x:core2] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 1337623 WARN  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[4119A05C0A3577A0]) [    x:core2] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 1337624 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[4119A05C0A3577A0]) [    x:core2] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.2.0
   [junit4]   2> 1337631 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[4119A05C0A3577A0]) [    x:core2] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1337634 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[4119A05C0A3577A0]) [    x:core2] o.a.s.s.IndexSchema [core3] Schema name=tiny
   [junit4]   2> 1337637 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[4119A05C0A3577A0]) [    x:core2] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 1337638 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[4119A05C0A3577A0]) [    x:core2] 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-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_4119A05C0A3577A0-001/tempDir-001/core3'
   [junit4]   2> 1337638 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[4119A05C0A3577A0]) [    x:core2] o.a.s.c.CoreContainer Creating SolrCore 'core3' using configuration from instancedir /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_4119A05C0A3577A0-001/tempDir-001/core3
   [junit4]   2> 1337639 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[4119A05C0A3577A0]) [    x:core3] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1337639 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[4119A05C0A3577A0]) [    x:core3] o.a.s.c.SolrCore [[core3] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_4119A05C0A3577A0-001/tempDir-001/core3], dataDir=[/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_4119A05C0A3577A0-001/tempDir-001/core3/data/]
   [junit4]   2> 1337639 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[4119A05C0A3577A0]) [    x:core3] o.a.s.c.SolrCore JMX monitoring not detected for core: core3
   [junit4]   2> 1337640 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[4119A05C0A3577A0]) [    x:core3] o.a.s.c.CachingDirectoryFactory return new directory for /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_4119A05C0A3577A0-001/tempDir-001/core3/data
   [junit4]   2> 1337640 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[4119A05C0A3577A0]) [    x:core3] o.a.s.c.SolrCore New index directory detected: old=null new=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_4119A05C0A3577A0-001/tempDir-001/core3/data/index/
   [junit4]   2> 1337640 WARN  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[4119A05C0A3577A0]) [    x:core3] o.a.s.c.SolrCore [core3] Solr index directory '/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_4119A05C0A3577A0-001/tempDir-001/core3/data/index' doesn't exist. Creating new index...
   [junit4]   2> 1337640 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[4119A05C0A3577A0]) [    x:core3] o.a.s.c.CachingDirectoryFactory return new directory for /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_4119A05C0A3577A0-001/tempDir-001/core3/data/index
   [junit4]   2> 1337641 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[4119A05C0A3577A0]) [    x:core3] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=31, maxMergeAtOnceExplicit=48, maxMergedSegmentMB=40.8603515625, floorSegmentMB=0.3291015625, forceMergeDeletesPctAllowed=14.930289437445602, segmentsPerTier=40.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.22405246880675458
   [junit4]   2> 1337641 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[4119A05C0A3577A0]) [    x:core3] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@51c379b3 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@2a46fa8b),segFN=segments_1,generation=1}
   [junit4]   2> 1337641 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[4119A05C0A3577A0]) [    x:core3] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 1337641 INFO  (OldIndexDirectoryCleanupThreadForCore-core3) [    x:core3] o.a.s.c.SolrCore Looking for old index directories to cleanup for core core3 in /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_4119A05C0A3577A0-001/tempDir-001/core3/data/
   [junit4]   2> 1337642 WARN  (OldIndexDirectoryCleanupThreadForCore-core3) [    x:core3] o.a.s.c.DirectoryFactory /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_4119A05C0A3577A0-001/tempDir-001/core3/data/ does not point to a valid data directory; skipping clean-up of old index directories.
   [junit4]   2> 1337642 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[4119A05C0A3577A0]) [    x:core3] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 1337644 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[4119A05C0A3577A0]) [    x:core3] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1337645 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[4119A05C0A3577A0]) [    x:core3] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1337645 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[4119A05C0A3577A0]) [    x:core3] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1337646 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[4119A05C0A3577A0]) [    x:core3] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1337647 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[4119A05C0A3577A0]) [    x:core3] o.a.s.c.RequestHandlers Registered paths: /admin/mbeans,/update/csv,/sql,/update/json/docs,/admin/luke,/graph,/export,/select,/admin/segments,/get,/admin/system,/replication,/admin/properties,/config,/stream,/schema,/admin/plugins,/admin/logging,/update/json,/admin/ping,/admin/threads,/update,/admin/file
   [junit4]   2> 1337647 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[4119A05C0A3577A0]) [    x:core3] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 1337647 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[4119A05C0A3577A0]) [    x:core3] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1337648 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[4119A05C0A3577A0]) [    x:core3] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1337648 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[4119A05C0A3577A0]) [    x:core3] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=20, maxMergeAtOnceExplicit=43, maxMergedSegmentMB=74.44140625, floorSegmentMB=0.35546875, forceMergeDeletesPctAllowed=15.772939234266467, segmentsPerTier=30.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 1337648 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[4119A05C0A3577A0]) [    x:core3] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@51c379b3 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@2a46fa8b),segFN=segments_1,generation=1}
   [junit4]   2> 1337648 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[4119A05C0A3577A0]) [    x:core3] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 1337648 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[4119A05C0A3577A0]) [    x:core3] o.a.s.s.SolrIndexSearcher Opening [Searcher@3009dc4e[core3] main]
   [junit4]   2> 1337648 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[4119A05C0A3577A0]) [    x:core3] o.a.s.r.ManagedResourceStorage File-based storage initialized to use dir: /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_4119A05C0A3577A0-001/tempDir-001/core3/conf
   [junit4]   2> 1337648 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[4119A05C0A3577A0]) [    x:core3] o.a.s.r.RestManager Initializing RestManager with initArgs: {storageDir=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_4119A05C0A3577A0-001/tempDir-001/core3/conf}
   [junit4]   2> 1337649 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[4119A05C0A3577A0]) [    x:core3] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using file:dir=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_4119A05C0A3577A0-001/tempDir-001/core3/conf
   [junit4]   2> 1337649 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[4119A05C0A3577A0]) [    x:core3] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 1337649 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[4119A05C0A3577A0]) [    x:core3] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1337649 INFO  (searcherExecutor-8640-thread-1-processing-x:core3) [    x:core3] o.a.s.c.SolrCore [core3] Registered new searcher Searcher@3009dc4e[core3] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1337649 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[4119A05C0A3577A0]) [    x:core3] o.a.s.c.SolrCores Opening transient core core3
   [junit4]   2> 1337649 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[4119A05C0A3577A0]) [    x:core3] o.a.s.c.CoreContainer registering core: core3
   [junit4]   2> 1337650 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[4119A05C0A3577A0]) [    x:core3] o.a.s.h.a.CoreAdminOperation core create command loadOnStartup=false&transient=true&name=core4&action=CREATE&wt=xml
   [junit4]   2> 1337650 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[4119A05C0A3577A0]) [    x:core3] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=core4, config=solrconfig.xml, loadOnStartup=false, schema=schema.xml, configSetProperties=configsetprops.json, transient=true, dataDir=data/}
   [junit4]   2> 1337650 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[4119A05C0A3577A0]) [    x:core3] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_4119A05C0A3577A0-001/tempDir-001/core4'
   [junit4]   2> 1337650 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[4119A05C0A3577A0]) [    x:core3] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1337650 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[4119A05C0A3577A0]) [    x:core3] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 1337659 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[4119A05C0A3577A0]) [    x:core3] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 1337689 WARN  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[4119A05C0A3577A0]) [    x:core3] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 1337689 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[4119A05C0A3577A0]) [    x:core3] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.2.0
   [junit4]   2> 1337694 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[4119A05C0A3577A0]) [    x:core3] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1337695 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[4119A05C0A3577A0]) [    x:core3] o.a.s.s.IndexSchema [core4] Schema name=tiny
   [junit4]   2> 1337697 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[4119A05C0A3577A0]) [    x:core3] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 1337698 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[4119A05C0A3577A0]) [    x:core3] 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-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_4119A05C0A3577A0-001/tempDir-001/core4'
   [junit4]   2> 1337698 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[4119A05C0A3577A0]) [    x:core3] o.a.s.c.CoreContainer Creating SolrCore 'core4' using configuration from instancedir /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_4119A05C0A3577A0-001/tempDir-001/core4
   [junit4]   2> 1337699 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[4119A05C0A3577A0]) [    x:core4] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1337699 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[4119A05C0A3577A0]) [    x:core4] o.a.s.c.SolrCore [[core4] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_4119A05C0A3577A0-001/tempDir-001/core4], dataDir=[/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_4119A05C0A3577A0-001/tempDir-001/core4/data/]
   [junit4]   2> 1337699 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[4119A05C0A3577A0]) [    x:core4] o.a.s.c.SolrCore JMX monitoring not detected for core: core4
   [junit4]   2> 1337700 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[4119A05C0A3577A0]) [    x:core4] o.a.s.c.CachingDirectoryFactory return new directory for /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_4119A05C0A3577A0-001/tempDir-001/core4/data
   [junit4]   2> 1337700 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[4119A05C0A3577A0]) [    x:core4] o.a.s.c.SolrCore New index directory detected: old=null new=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_4119A05C0A3577A0-001/tempDir-001/core4/data/index/
   [junit4]   2> 1337700 WARN  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[4119A05C0A3577A0]) [    x:core4] o.a.s.c.SolrCore [core4] Solr index directory '/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_4119A05C0A3577A0-001/tempDir-001/core4/data/index' doesn't exist. Creating new index...
   [junit4]   2> 1337700 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[4119A05C0A3577A0]) [    x:core4] o.a.s.c.CachingDirectoryFactory return new directory for /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_4119A05C0A3577A0-001/tempDir-001/core4/data/index
   [junit4]   2> 1337700 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[4119A05C0A3577A0]) [    x:core4] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=18, maxMergeAtOnceExplicit=37, maxMergedSegmentMB=62.138671875, floorSegmentMB=1.337890625, forceMergeDeletesPctAllowed=19.215905681998873, segmentsPerTier=50.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.3954155449608149
   [junit4]   2> 1337701 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[4119A05C0A3577A0]) [    x:core4] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@54a25147 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@25a8a73b),segFN=segments_1,generation=1}
   [junit4]   2> 1337701 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[4119A05C0A3577A0]) [    x:core4] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 1337701 INFO  (OldIndexDirectoryCleanupThreadForCore-core4) [    x:core4] o.a.s.c.SolrCore Looking for old index directories to cleanup for core core4 in /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_4119A05C0A3577A0-001/tempDir-001/core4/data/
   [junit4]   2> 1337701 WARN  (OldIndexDirectoryCleanupThreadForCore-core4) [    x:core4] o.a.s.c.DirectoryFactory /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_4119A05C0A3577A0-001/tempDir-001/core4/data/ does not point to a valid data directory; skipping clean-up of old index directories.
   [junit4]   2> 1337702 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[4119A05C0A3577A0]) [    x:core4] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 1337702 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[4119A05C0A3577A0]) [    x:core4] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1337703 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[4119A05C0A3577A0]) [    x:core4] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1337703 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[4119A05C0A3577A0]) [    x:core4] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1337704 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[4119A05C0A3577A0]) [    x:core4] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1337704 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[4119A05C0A3577A0]) [    x:core4] o.a.s.c.RequestHandlers Registered paths: /admin/mbeans,/update/csv,/sql,/update/json/docs,/admin/luke,/graph,/export,/select,/admin/segments,/get,/admin/system,/replication,/admin/properties,/config,/stream,/schema,/admin/plugins,/admin/logging,/update/json,/admin/ping,/admin/threads,/update,/admin/file
   [junit4]   2> 1337704 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[4119A05C0A3577A0]) [    x:core4] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 1337704 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[4119A05C0A3577A0]) [    x:core4] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1337704 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[4119A05C0A3577A0]) [    x:core4] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1337705 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[4119A05C0A3577A0]) [    x:core4] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=19, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.6001882552893955]
   [junit4]   2> 1337705 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[4119A05C0A3577A0]) [    x:core4] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@54a25147 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@25a8a73b),segFN=segments_1,generation=1}
   [junit4]   2> 1337705 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[4119A05C0A3577A0]) [    x:core4] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 1337705 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[4119A05C0A3577A0]) [    x:core4] o.a.s.s.SolrIndexSearcher Opening [Searcher@658ead71[core4] main]
   [junit4]   2> 1337705 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[4119A05C0A3577A0]) [    x:core4] o.a.s.r.ManagedResourceStorage File-based storage initialized to use dir: /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_4119A05C0A3577A0-001/tempDir-001/core4/conf
   [junit4]   2> 1337705 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[4119A05C0A3577A0]) [    x:core4] o.a.s.r.RestManager Initializing RestManager with initArgs: {storageDir=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_4119A05C0A3577A0-001/tempDir-001/core4/conf}
   [junit4]   2> 1337705 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-se

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

 2> SEVERE: 1 thread leaked from SUITE scope at org.apache.solr.core.TestLazyCores: 
   [junit4]   2>    1) Thread[id=81240, name=searcherExecutor-8716-thread-1, state=WAITING, group=TGRP-TestLazyCores]
   [junit4]   2>         at sun.misc.Unsafe.park(Native Method)
   [junit4]   2>         at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
   [junit4]   2>         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
   [junit4]   2>         at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
   [junit4]   2>         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)
   [junit4]   2>         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
   [junit4]   2>         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
   [junit4]   2>         at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> Jun 18, 2016 9:22:08 PM com.carrotsearch.randomizedtesting.ThreadLeakControl tryToInterruptAll
   [junit4]   2> INFO: Starting to interrupt leaked threads:
   [junit4]   2>    1) Thread[id=81240, name=searcherExecutor-8716-thread-1, state=WAITING, group=TGRP-TestLazyCores]
   [junit4]   2> Jun 18, 2016 9:22:11 PM com.carrotsearch.randomizedtesting.ThreadLeakControl tryToInterruptAll
   [junit4]   2> SEVERE: There are still zombie threads that couldn't be terminated:
   [junit4]   2>    1) Thread[id=81240, name=searcherExecutor-8716-thread-1, state=WAITING, group=TGRP-TestLazyCores]
   [junit4]   2>         at sun.misc.Unsafe.park(Native Method)
   [junit4]   2>         at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
   [junit4]   2>         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
   [junit4]   2>         at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
   [junit4]   2>         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)
   [junit4]   2>         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
   [junit4]   2>         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
   [junit4]   2>         at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene62): {v_t=PostingsFormat(name=LuceneVarGapFixedInterval), id=PostingsFormat(name=LuceneVarGapFixedInterval), v_s=BlockTreeOrds(blocksize=128), v_f=PostingsFormat(name=LuceneVarGapDocFreqInterval)}, docValues:{}, maxPointsInLeafNode=259, maxMBSortInHeap=6.105698146978534, sim=RandomSimilarity(queryNorm=true,coord=yes): {}, locale=zh-TW, timezone=Pacific/Guadalcanal
   [junit4]   2> NOTE: Linux 4.4.0-24-generic amd64/Oracle Corporation 1.8.0_92 (64-bit)/cpus=12,threads=2,free=255287848,total=536870912
   [junit4]   2> NOTE: All tests run in this JVM: [LeaderElectionIntegrationTest, TestUseDocValuesAsStored2, TestReplicationHandler, HdfsUnloadDistributedZkTest, TestUninvertingReader, TestLegacyFieldCache, TestFastOutputStream, UUIDFieldTest, DisMaxRequestHandlerTest, TestDefaultSearchFieldResource, StandardRequestHandlerTest, TestSolrQueryParserDefaultOperatorResource, TestSubQueryTransformer, TestDocSet, SynonymTokenizerTest, CloneFieldUpdateProcessorFactoryTest, TestLuceneMatchVersion, SolrRequestParserTest, TestSolrQueryResponse, CloudExitableDirectoryReaderTest, SSLMigrationTest, TestFieldCacheReopen, AnalysisAfterCoreReloadTest, CurrencyFieldOpenExchangeTest, SignatureUpdateProcessorFactoryTest, TestConfigSetsAPIExclusivity, TestDistribDocBasedVersion, TestStressUserVersions, TestBadConfig, TestRandomDVFaceting, TestPhraseSuggestions, TestAnalyzedSuggestions, TestQueryWrapperFilter, URLClassifyProcessorTest, DocValuesMissingTest, PathHierarchyTokenizerFactoryTest, ResourceLoaderTest, TestFieldCollectionResource, CopyFieldTest, TestAnalyzeInfixSuggestions, PeerSyncTest, TestManagedStopFilterFactory, TestMiniSolrCloudClusterSSL, TestRemoteStreaming, TestBulkSchemaAPI, DeleteLastCustomShardedReplicaTest, TestSizeLimitedDistributedMap, TolerantUpdateProcessorTest, TestHighlightDedupGrouping, TestTestInjection, TestCrossCoreJoin, TestCSVLoader, TestCloudSchemaless, MultiThreadedOCPTest, DateFieldTest, TestExpandComponent, TestMacros, TestSQLHandler, HdfsSyncSliceTest, TestStressLucene, DistributedFacetPivotLongTailTest, SOLR749Test, TestFieldTypeResource, TestRealTimeGet, TestFoldingMultitermQuery, PreAnalyzedFieldTest, TestBulkSchemaConcurrent, TestSchemaSimilarityResource, TestComponentsName, CursorMarkTest, QueryElevationComponentTest, DistributedSpellCheckComponentTest, FileBasedSpellCheckerTest, SuggestComponentContextFilterQueryTest, ReplicationFactorTest, SmileWriterTest, TestCloudBackupRestore, HLLSerializationTest, TestDistribIDF, CollectionTooManyReplicasTest, TestFunctionQuery, CacheHeaderTest, TestHashQParserPlugin, SharedFSAutoReplicaFailoverTest, TestMiniSolrCloudCluster, TestStressLiveNodes, TestReplicationHandlerBackup, TestLRUCache, SortSpecParsingTest, OverseerCollectionConfigSetProcessorTest, TestClusterStateMutator, TestImplicitCoreProperties, HdfsBasicDistributedZk2Test, TestAuthorizationFramework, CdcrReplicationDistributedZkTest, CoreAdminCreateDiscoverTest, SolrCloudExampleTest, ZkNodePropsTest, CdcrUpdateLogTest, TestAtomicUpdateErrorCases, ReturnFieldsTest, BasicDistributedZkTest, ChaosMonkeySafeLeaderTest, CollectionsAPIDistributedZkTest, TestZkChroot, TestDistributedSearch, TestGroupingSearch, SolrCmdDistributorTest, TestLazyCores]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestLazyCores -Dtests.seed=4119A05C0A3577A0 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=zh-TW -Dtests.timezone=Pacific/Guadalcanal -Dtests.asserts=true -Dtests.file.encoding=US-ASCII
   [junit4] ERROR   0.00s J0 | TestLazyCores (suite) <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: ObjectTracker found 4 object(s) that were not released!!! [SolrCore, MockDirectoryWrapper, MockDirectoryWrapper, MDCAwareThreadPoolExecutor]
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([4119A05C0A3577A0]:0)
   [junit4]    > 	at org.apache.solr.SolrTestCaseJ4.teardownTestCases(SolrTestCaseJ4.java:257)
   [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=81240, name=searcherExecutor-8716-thread-1, state=WAITING, group=TGRP-TestLazyCores]
   [junit4]    >         at sun.misc.Unsafe.park(Native Method)
   [junit4]    >         at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
   [junit4]    >         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
   [junit4]    >         at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
   [junit4]    >         at java.lang.Thread.run(Thread.java:745)
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([4119A05C0A3577A0]:0)Throwable #3: com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie threads that couldn't be terminated:
   [junit4]    >    1) Thread[id=81240, name=searcherExecutor-8716-thread-1, state=WAITING, group=TGRP-TestLazyCores]
   [junit4]    >         at sun.misc.Unsafe.park(Native Method)
   [junit4]    >         at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
   [junit4]    >         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
   [junit4]    >         at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
   [junit4]    >         at java.lang.Thread.run(Thread.java:745)
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([4119A05C0A3577A0]:0)
   [junit4] Completed [445/615 (1!)] on J0 in 151.79s, 8 tests, 1 failure, 2 errors <<< FAILURES!

[...truncated 542 lines...]
BUILD FAILED
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/build.xml:740: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/build.xml:684: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/build.xml:59: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build.xml:233: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/common-build.xml:531: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/lucene/common-build.xml:1427: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/lucene/common-build.xml:984: There were test failures: 615 suites (10 ignored), 2591 tests, 3 suite-level errors, 565 ignored (72 assumptions) [seed: 4119A05C0A3577A0]

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