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

[JENKINS] Lucene-Solr-Tests-6.x - Build # 275 - Failure

Build: https://builds.apache.org/job/Lucene-Solr-Tests-6.x/275/

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

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

Stack Trace:
java.lang.AssertionError: ObjectTracker found 4 object(s) that were not released!!! [MockDirectoryWrapper, MockDirectoryWrapper, MDCAwareThreadPoolExecutor, SolrCore]
	at __randomizedtesting.SeedInfo.seed([30BC0A6A76E443DC]: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.GeneratedMethodAccessor23.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=1025, name=searcherExecutor-548-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=1025, name=searcherExecutor-548-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([30BC0A6A76E443DC]: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=1025, name=searcherExecutor-548-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=1025, name=searcherExecutor-548-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([30BC0A6A76E443DC]:0)




Build Log:
[...truncated 10773 lines...]
   [junit4] Suite: org.apache.solr.core.TestLazyCores
   [junit4]   2> Creating dataDir: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_30BC0A6A76E443DC-001/init-core-data-001
   [junit4]   2> 147582 INFO  (SUITE-TestLazyCores-seed#[30BC0A6A76E443DC]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (true) via: @org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
   [junit4]   2> 147583 INFO  (TEST-TestLazyCores.testLazySearch-seed#[30BC0A6A76E443DC]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testLazySearch
   [junit4]   2> 147591 INFO  (TEST-TestLazyCores.testLazySearch-seed#[30BC0A6A76E443DC]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_30BC0A6A76E443DC-001/tempDir-001'
   [junit4]   2> 147591 INFO  (TEST-TestLazyCores.testLazySearch-seed#[30BC0A6A76E443DC]) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 147591 INFO  (TEST-TestLazyCores.testLazySearch-seed#[30BC0A6A76E443DC]) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 147592 INFO  (TEST-TestLazyCores.testLazySearch-seed#[30BC0A6A76E443DC]) [    ] o.a.s.c.CoreContainer New CoreContainer 1366601311
   [junit4]   2> 147592 INFO  (TEST-TestLazyCores.testLazySearch-seed#[30BC0A6A76E443DC]) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_30BC0A6A76E443DC-001/tempDir-001]
   [junit4]   2> 147592 WARN  (TEST-TestLazyCores.testLazySearch-seed#[30BC0A6A76E443DC]) [    ] o.a.s.c.CoreContainer Couldn't add files from /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_30BC0A6A76E443DC-001/tempDir-001/lib to classpath: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_30BC0A6A76E443DC-001/tempDir-001/lib
   [junit4]   2> 147592 INFO  (TEST-TestLazyCores.testLazySearch-seed#[30BC0A6A76E443DC]) [    ] 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> 147593 INFO  (TEST-TestLazyCores.testLazySearch-seed#[30BC0A6A76E443DC]) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=600000&connTimeout=60000&retry=true
   [junit4]   2> 147594 INFO  (TEST-TestLazyCores.testLazySearch-seed#[30BC0A6A76E443DC]) [    ] o.a.s.c.SolrCores Allocating transient cache for 4 transient cores
   [junit4]   2> 147594 INFO  (TEST-TestLazyCores.testLazySearch-seed#[30BC0A6A76E443DC]) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 147594 INFO  (TEST-TestLazyCores.testLazySearch-seed#[30BC0A6A76E443DC]) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 147595 INFO  (TEST-TestLazyCores.testLazySearch-seed#[30BC0A6A76E443DC]) [    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 147595 INFO  (TEST-TestLazyCores.testLazySearch-seed#[30BC0A6A76E443DC]) [    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 147595 INFO  (TEST-TestLazyCores.testLazySearch-seed#[30BC0A6A76E443DC]) [    ] 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> 147595 INFO  (TEST-TestLazyCores.testLazySearch-seed#[30BC0A6A76E443DC]) [    ] 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> 147595 INFO  (TEST-TestLazyCores.testLazySearch-seed#[30BC0A6A76E443DC]) [    ] 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> 147595 INFO  (TEST-TestLazyCores.testLazySearch-seed#[30BC0A6A76E443DC]) [    ] 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> 147596 INFO  (TEST-TestLazyCores.testLazySearch-seed#[30BC0A6A76E443DC]) [    ] 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> 147596 INFO  (TEST-TestLazyCores.testLazySearch-seed#[30BC0A6A76E443DC]) [    ] 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> 147596 INFO  (TEST-TestLazyCores.testLazySearch-seed#[30BC0A6A76E443DC]) [    ] 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> 147596 INFO  (TEST-TestLazyCores.testLazySearch-seed#[30BC0A6A76E443DC]) [    ] 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> 147596 INFO  (TEST-TestLazyCores.testLazySearch-seed#[30BC0A6A76E443DC]) [    ] 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> 147596 INFO  (coreLoadExecutor-495-thread-1) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_30BC0A6A76E443DC-001/tempDir-001/collection1'
   [junit4]   2> 147597 INFO  (coreLoadExecutor-495-thread-1) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 147597 INFO  (coreLoadExecutor-495-thread-1) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 147600 INFO  (coreLoadExecutor-495-thread-2) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_30BC0A6A76E443DC-001/tempDir-001/collection2'
   [junit4]   2> 147600 INFO  (coreLoadExecutor-495-thread-2) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 147600 INFO  (coreLoadExecutor-495-thread-2) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 147600 INFO  (coreLoadExecutor-495-thread-3) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_30BC0A6A76E443DC-001/tempDir-001/collection5'
   [junit4]   2> 147601 INFO  (coreLoadExecutor-495-thread-3) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 147601 INFO  (coreLoadExecutor-495-thread-3) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 147606 INFO  (coreLoadExecutor-495-thread-1) [    ] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 147608 INFO  (coreLoadExecutor-495-thread-1) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.2.0
   [junit4]   2> 147613 INFO  (coreLoadExecutor-495-thread-1) [    ] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 147614 INFO  (coreLoadExecutor-495-thread-3) [    ] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 147615 INFO  (coreLoadExecutor-495-thread-1) [    ] o.a.s.s.IndexSchema [collection1] Schema name=tiny
   [junit4]   2> 147616 INFO  (coreLoadExecutor-495-thread-3) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.2.0
   [junit4]   2> 147637 INFO  (coreLoadExecutor-495-thread-2) [    ] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 147641 INFO  (coreLoadExecutor-495-thread-3) [    ] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 147643 INFO  (coreLoadExecutor-495-thread-3) [    ] o.a.s.s.IndexSchema [collection5] Schema name=tiny
   [junit4]   2> 147644 INFO  (coreLoadExecutor-495-thread-2) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.2.0
   [junit4]   2> 147648 INFO  (coreLoadExecutor-495-thread-1) [    ] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 147651 INFO  (coreLoadExecutor-495-thread-3) [    ] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 147651 INFO  (coreLoadExecutor-495-thread-3) [    ] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default properties: Can't find resource 'configsetprops.json' in classpath or '/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_30BC0A6A76E443DC-001/tempDir-001/collection5'
   [junit4]   2> 147651 INFO  (coreLoadExecutor-495-thread-3) [    ] o.a.s.c.CoreContainer Creating SolrCore 'collection5' using configuration from instancedir /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_30BC0A6A76E443DC-001/tempDir-001/collection5
   [junit4]   2> 147652 INFO  (coreLoadExecutor-495-thread-3) [    x:collection5] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 147652 INFO  (coreLoadExecutor-495-thread-3) [    x:collection5] o.a.s.c.SolrCore [[collection5] ] Opening new SolrCore at [/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_30BC0A6A76E443DC-001/tempDir-001/collection5], dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_30BC0A6A76E443DC-001/tempDir-001/collection5/data/]
   [junit4]   2> 147652 INFO  (coreLoadExecutor-495-thread-3) [    x:collection5] o.a.s.c.SolrCore JMX monitoring not detected for core: collection5
   [junit4]   2> 147652 INFO  (coreLoadExecutor-495-thread-3) [    x:collection5] o.a.s.c.CachingDirectoryFactory return new directory for /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_30BC0A6A76E443DC-001/tempDir-001/collection5/data
   [junit4]   2> 147652 INFO  (coreLoadExecutor-495-thread-3) [    x:collection5] o.a.s.c.SolrCore New index directory detected: old=null new=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_30BC0A6A76E443DC-001/tempDir-001/collection5/data/index/
   [junit4]   2> 147652 WARN  (coreLoadExecutor-495-thread-3) [    x:collection5] o.a.s.c.SolrCore [collection5] Solr index directory '/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_30BC0A6A76E443DC-001/tempDir-001/collection5/data/index' doesn't exist. Creating new index...
   [junit4]   2> 147652 INFO  (coreLoadExecutor-495-thread-3) [    x:collection5] o.a.s.c.CachingDirectoryFactory return new directory for /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_30BC0A6A76E443DC-001/tempDir-001/collection5/data/index
   [junit4]   2> 147653 INFO  (coreLoadExecutor-495-thread-3) [    x:collection5] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=49, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0]
   [junit4]   2> 147653 INFO  (coreLoadExecutor-495-thread-1) [    ] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default properties: Can't find resource 'configsetprops.json' in classpath or '/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_30BC0A6A76E443DC-001/tempDir-001/collection1'
   [junit4]   2> 147653 INFO  (coreLoadExecutor-495-thread-1) [    ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from instancedir /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_30BC0A6A76E443DC-001/tempDir-001/collection1
   [junit4]   2> 147653 INFO  (coreLoadExecutor-495-thread-1) [    x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 147653 INFO  (coreLoadExecutor-495-thread-1) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_30BC0A6A76E443DC-001/tempDir-001/collection1], dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_30BC0A6A76E443DC-001/tempDir-001/collection1/data/]
   [junit4]   2> 147653 INFO  (coreLoadExecutor-495-thread-1) [    x:collection1] o.a.s.c.SolrCore JMX monitoring not detected for core: collection1
   [junit4]   2> 147653 INFO  (coreLoadExecutor-495-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_30BC0A6A76E443DC-001/tempDir-001/collection1/data
   [junit4]   2> 147653 INFO  (coreLoadExecutor-495-thread-1) [    x:collection1] o.a.s.c.SolrCore New index directory detected: old=null new=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_30BC0A6A76E443DC-001/tempDir-001/collection1/data/index/
   [junit4]   2> 147653 WARN  (coreLoadExecutor-495-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1] Solr index directory '/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_30BC0A6A76E443DC-001/tempDir-001/collection1/data/index' doesn't exist. Creating new index...
   [junit4]   2> 147656 INFO  (coreLoadExecutor-495-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_30BC0A6A76E443DC-001/tempDir-001/collection1/data/index
   [junit4]   2> 147656 INFO  (coreLoadExecutor-495-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=49, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0]
   [junit4]   2> 147656 INFO  (coreLoadExecutor-495-thread-2) [    ] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 147658 INFO  (coreLoadExecutor-495-thread-3) [    x:collection5] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@44cdcc6d lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@5799f23c),segFN=segments_1,generation=1}
   [junit4]   2> 147658 INFO  (coreLoadExecutor-495-thread-3) [    x:collection5] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 147658 INFO  (coreLoadExecutor-495-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@609c0979 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@3b2b197b),segFN=segments_1,generation=1}
   [junit4]   2> 147658 INFO  (coreLoadExecutor-495-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 147658 INFO  (coreLoadExecutor-495-thread-2) [    ] o.a.s.s.IndexSchema [collection2] Schema name=tiny
   [junit4]   2> 147661 INFO  (coreLoadExecutor-495-thread-2) [    ] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 147662 INFO  (coreLoadExecutor-495-thread-2) [    ] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default properties: Can't find resource 'configsetprops.json' in classpath or '/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_30BC0A6A76E443DC-001/tempDir-001/collection2'
   [junit4]   2> 147662 INFO  (coreLoadExecutor-495-thread-2) [    ] o.a.s.c.CoreContainer Creating SolrCore 'collection2' using configuration from instancedir /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_30BC0A6A76E443DC-001/tempDir-001/collection2
   [junit4]   2> 147662 INFO  (coreLoadExecutor-495-thread-2) [    x:collection2] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 147662 INFO  (coreLoadExecutor-495-thread-2) [    x:collection2] o.a.s.c.SolrCore [[collection2] ] Opening new SolrCore at [/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_30BC0A6A76E443DC-001/tempDir-001/collection2], dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_30BC0A6A76E443DC-001/tempDir-001/collection2/data/]
   [junit4]   2> 147662 INFO  (coreLoadExecutor-495-thread-2) [    x:collection2] o.a.s.c.SolrCore JMX monitoring not detected for core: collection2
   [junit4]   2> 147662 INFO  (coreLoadExecutor-495-thread-2) [    x:collection2] o.a.s.c.CachingDirectoryFactory return new directory for /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_30BC0A6A76E443DC-001/tempDir-001/collection2/data
   [junit4]   2> 147662 INFO  (coreLoadExecutor-495-thread-2) [    x:collection2] o.a.s.c.SolrCore New index directory detected: old=null new=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_30BC0A6A76E443DC-001/tempDir-001/collection2/data/index/
   [junit4]   2> 147662 WARN  (coreLoadExecutor-495-thread-2) [    x:collection2] o.a.s.c.SolrCore [collection2] Solr index directory '/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_30BC0A6A76E443DC-001/tempDir-001/collection2/data/index' doesn't exist. Creating new index...
   [junit4]   2> 147662 INFO  (coreLoadExecutor-495-thread-2) [    x:collection2] o.a.s.c.CachingDirectoryFactory return new directory for /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_30BC0A6A76E443DC-001/tempDir-001/collection2/data/index
   [junit4]   2> 147662 INFO  (coreLoadExecutor-495-thread-2) [    x:collection2] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=49, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0]
   [junit4]   2> 147663 INFO  (OldIndexDirectoryCleanupThreadForCore-collection5) [    x:collection5] o.a.s.c.SolrCore Looking for old index directories to cleanup for core collection5 in /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_30BC0A6A76E443DC-001/tempDir-001/collection5/data/
   [junit4]   2> 147663 WARN  (OldIndexDirectoryCleanupThreadForCore-collection5) [    x:collection5] o.a.s.c.DirectoryFactory /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_30BC0A6A76E443DC-001/tempDir-001/collection5/data/ does not point to a valid data directory; skipping clean-up of old index directories.
   [junit4]   2> 147663 INFO  (coreLoadExecutor-495-thread-1) [    x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 147664 INFO  (coreLoadExecutor-495-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 147665 INFO  (coreLoadExecutor-495-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 147665 INFO  (coreLoadExecutor-495-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 147666 INFO  (coreLoadExecutor-495-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 147666 INFO  (coreLoadExecutor-495-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> 147667 INFO  (coreLoadExecutor-495-thread-1) [    x:collection1] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 147670 INFO  (OldIndexDirectoryCleanupThreadForCore-collection1) [    x:collection1] o.a.s.c.SolrCore Looking for old index directories to cleanup for core collection1 in /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_30BC0A6A76E443DC-001/tempDir-001/collection1/data/
   [junit4]   2> 147670 WARN  (OldIndexDirectoryCleanupThreadForCore-collection1) [    x:collection1] o.a.s.c.DirectoryFactory /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_30BC0A6A76E443DC-001/tempDir-001/collection1/data/ does not point to a valid data directory; skipping clean-up of old index directories.
   [junit4]   2> 147670 INFO  (coreLoadExecutor-495-thread-2) [    x:collection2] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@15ed6adf lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@42d405a2),segFN=segments_1,generation=1}
   [junit4]   2> 147670 INFO  (coreLoadExecutor-495-thread-2) [    x:collection2] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 147670 INFO  (coreLoadExecutor-495-thread-1) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 147670 INFO  (coreLoadExecutor-495-thread-1) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 147670 INFO  (coreLoadExecutor-495-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=36, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0]
   [junit4]   2> 147671 INFO  (coreLoadExecutor-495-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@609c0979 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@3b2b197b),segFN=segments_1,generation=1}
   [junit4]   2> 147671 INFO  (coreLoadExecutor-495-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 147671 INFO  (coreLoadExecutor-495-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@454f7094[collection1] main]
   [junit4]   2> 147671 INFO  (coreLoadExecutor-495-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage File-based storage initialized to use dir: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_30BC0A6A76E443DC-001/tempDir-001/collection1/conf
   [junit4]   2> 147671 INFO  (coreLoadExecutor-495-thread-1) [    x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs: {storageDir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_30BC0A6A76E443DC-001/tempDir-001/collection1/conf}
   [junit4]   2> 147671 INFO  (coreLoadExecutor-495-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using file:dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_30BC0A6A76E443DC-001/tempDir-001/collection1/conf
   [junit4]   2> 147671 INFO  (coreLoadExecutor-495-thread-1) [    x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 147671 INFO  (coreLoadExecutor-495-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 147671 INFO  (coreLoadExecutor-495-thread-1) [    x:collection1] o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 147683 INFO  (coreLoadExecutor-495-thread-2) [    x:collection2] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 147684 INFO  (coreLoadExecutor-495-thread-2) [    x:collection2] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 147685 INFO  (coreLoadExecutor-495-thread-2) [    x:collection2] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 147685 INFO  (coreLoadExecutor-495-thread-2) [    x:collection2] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 147686 INFO  (coreLoadExecutor-495-thread-2) [    x:collection2] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 147686 INFO  (coreLoadExecutor-495-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> 147686 INFO  (coreLoadExecutor-495-thread-2) [    x:collection2] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 147686 INFO  (OldIndexDirectoryCleanupThreadForCore-collection2) [    x:collection2] o.a.s.c.SolrCore Looking for old index directories to cleanup for core collection2 in /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_30BC0A6A76E443DC-001/tempDir-001/collection2/data/
   [junit4]   2> 147687 WARN  (OldIndexDirectoryCleanupThreadForCore-collection2) [    x:collection2] o.a.s.c.DirectoryFactory /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_30BC0A6A76E443DC-001/tempDir-001/collection2/data/ does not point to a valid data directory; skipping clean-up of old index directories.
   [junit4]   2> 147687 INFO  (coreLoadExecutor-495-thread-2) [    x:collection2] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 147687 INFO  (coreLoadExecutor-495-thread-2) [    x:collection2] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 147687 INFO  (searcherExecutor-497-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@454f7094[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 147692 INFO  (coreLoadExecutor-495-thread-2) [    x:collection2] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=36, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0]
   [junit4]   2> 147692 INFO  (coreLoadExecutor-495-thread-3) [    x:collection5] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 147692 INFO  (coreLoadExecutor-495-thread-2) [    x:collection2] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@15ed6adf lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@42d405a2),segFN=segments_1,generation=1}
   [junit4]   2> 147692 INFO  (coreLoadExecutor-495-thread-2) [    x:collection2] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 147692 INFO  (coreLoadExecutor-495-thread-2) [    x:collection2] o.a.s.s.SolrIndexSearcher Opening [Searcher@2f6d8ea6[collection2] main]
   [junit4]   2> 147692 INFO  (coreLoadExecutor-495-thread-2) [    x:collection2] o.a.s.r.ManagedResourceStorage File-based storage initialized to use dir: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_30BC0A6A76E443DC-001/tempDir-001/collection2/conf
   [junit4]   2> 147692 INFO  (coreLoadExecutor-495-thread-2) [    x:collection2] o.a.s.r.RestManager Initializing RestManager with initArgs: {storageDir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_30BC0A6A76E443DC-001/tempDir-001/collection2/conf}
   [junit4]   2> 147692 INFO  (coreLoadExecutor-495-thread-2) [    x:collection2] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using file:dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_30BC0A6A76E443DC-001/tempDir-001/collection2/conf
   [junit4]   2> 147693 INFO  (coreLoadExecutor-495-thread-3) [    x:collection5] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 147693 INFO  (coreLoadExecutor-495-thread-2) [    x:collection2] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 147693 INFO  (coreLoadExecutor-495-thread-2) [    x:collection2] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 147693 INFO  (coreLoadExecutor-495-thread-2) [    x:collection2] o.a.s.c.SolrCores Opening transient core collection2
   [junit4]   2> 147693 INFO  (coreLoadExecutor-495-thread-2) [    x:collection2] o.a.s.c.CoreContainer registering core: collection2
   [junit4]   2> 147693 INFO  (coreLoadExecutor-495-thread-3) [    x:collection5] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 147693 INFO  (searcherExecutor-498-thread-1-processing-x:collection2) [    x:collection2] o.a.s.c.SolrCore [collection2] Registered new searcher Searcher@2f6d8ea6[collection2] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 147693 INFO  (coreLoadExecutor-495-thread-3) [    x:collection5] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 147694 INFO  (coreLoadExecutor-495-thread-3) [    x:collection5] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 147695 INFO  (coreLoadExecutor-495-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> 147695 INFO  (coreLoadExecutor-495-thread-3) [    x:collection5] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 147701 INFO  (coreLoadExecutor-495-thread-3) [    x:collection5] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 147701 INFO  (coreLoadExecutor-495-thread-3) [    x:collection5] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 147701 INFO  (coreLoadExecutor-495-thread-3) [    x:collection5] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=36, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0]
   [junit4]   2> 147701 INFO  (coreLoadExecutor-495-thread-3) [    x:collection5] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@44cdcc6d lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@5799f23c),segFN=segments_1,generation=1}
   [junit4]   2> 147702 INFO  (coreLoadExecutor-495-thread-3) [    x:collection5] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 147702 INFO  (coreLoadExecutor-495-thread-3) [    x:collection5] o.a.s.s.SolrIndexSearcher Opening [Searcher@72d48735[collection5] main]
   [junit4]   2> 147702 INFO  (coreLoadExecutor-495-thread-3) [    x:collection5] o.a.s.r.ManagedResourceStorage File-based storage initialized to use dir: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_30BC0A6A76E443DC-001/tempDir-001/collection5/conf
   [junit4]   2> 147702 INFO  (coreLoadExecutor-495-thread-3) [    x:collection5] o.a.s.r.RestManager Initializing RestManager with initArgs: {storageDir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_30BC0A6A76E443DC-001/tempDir-001/collection5/conf}
   [junit4]   2> 147702 INFO  (coreLoadExecutor-495-thread-3) [    x:collection5] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using file:dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_30BC0A6A76E443DC-001/tempDir-001/collection5/conf
   [junit4]   2> 147702 INFO  (coreLoadExecutor-495-thread-3) [    x:collection5] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 147702 INFO  (coreLoadExecutor-495-thread-3) [    x:collection5] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 147702 INFO  (searcherExecutor-496-thread-1-processing-x:collection5) [    x:collection5] o.a.s.c.SolrCore [collection5] Registered new searcher Searcher@72d48735[collection5] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 147702 INFO  (coreLoadExecutor-495-thread-3) [    x:collection5] o.a.s.c.CoreContainer registering core: collection5
   [junit4]   2> 147703 INFO  (TEST-TestLazyCores.testLazySearch-seed#[30BC0A6A76E443DC]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_30BC0A6A76E443DC-001/tempDir-001/collection4'
   [junit4]   2> 147703 INFO  (TEST-TestLazyCores.testLazySearch-seed#[30BC0A6A76E443DC]) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 147703 INFO  (TEST-TestLazyCores.testLazySearch-seed#[30BC0A6A76E443DC]) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 147706 INFO  (TEST-TestLazyCores.testLazySearch-seed#[30BC0A6A76E443DC]) [    ] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 147711 INFO  (TEST-TestLazyCores.testLazySearch-seed#[30BC0A6A76E443DC]) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.2.0
   [junit4]   2> 147715 INFO  (TEST-TestLazyCores.testLazySearch-seed#[30BC0A6A76E443DC]) [    ] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 147717 INFO  (TEST-TestLazyCores.testLazySearch-seed#[30BC0A6A76E443DC]) [    ] o.a.s.s.IndexSchema [collection4] Schema name=tiny
   [junit4]   2> 147719 INFO  (TEST-TestLazyCores.testLazySearch-seed#[30BC0A6A76E443DC]) [    ] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 147720 INFO  (TEST-TestLazyCores.testLazySearch-seed#[30BC0A6A76E443DC]) [    ] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default properties: Can't find resource 'configsetprops.json' in classpath or '/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_30BC0A6A76E443DC-001/tempDir-001/collection4'
   [junit4]   2> 147720 INFO  (TEST-TestLazyCores.testLazySearch-seed#[30BC0A6A76E443DC]) [    ] o.a.s.c.CoreContainer Creating SolrCore 'collection4' using configuration from instancedir /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_30BC0A6A76E443DC-001/tempDir-001/collection4
   [junit4]   2> 147720 INFO  (TEST-TestLazyCores.testLazySearch-seed#[30BC0A6A76E443DC]) [    x:collection4] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 147720 INFO  (TEST-TestLazyCores.testLazySearch-seed#[30BC0A6A76E443DC]) [    x:collection4] o.a.s.c.SolrCore [[collection4] ] Opening new SolrCore at [/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_30BC0A6A76E443DC-001/tempDir-001/collection4], dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_30BC0A6A76E443DC-001/tempDir-001/collection4/data/]
   [junit4]   2> 147720 INFO  (TEST-TestLazyCores.testLazySearch-seed#[30BC0A6A76E443DC]) [    x:collection4] o.a.s.c.SolrCore JMX monitoring not detected for core: collection4
   [junit4]   2> 147721 INFO  (TEST-TestLazyCores.testLazySearch-seed#[30BC0A6A76E443DC]) [    x:collection4] o.a.s.c.CachingDirectoryFactory return new directory for /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_30BC0A6A76E443DC-001/tempDir-001/collection4/data
   [junit4]   2> 147721 INFO  (TEST-TestLazyCores.testLazySearch-seed#[30BC0A6A76E443DC]) [    x:collection4] o.a.s.c.SolrCore New index directory detected: old=null new=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_30BC0A6A76E443DC-001/tempDir-001/collection4/data/index/
   [junit4]   2> 147721 WARN  (TEST-TestLazyCores.testLazySearch-seed#[30BC0A6A76E443DC]) [    x:collection4] o.a.s.c.SolrCore [collection4] Solr index directory '/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_30BC0A6A76E443DC-001/tempDir-001/collection4/data/index' doesn't exist. Creating new index...
   [junit4]   2> 147722 INFO  (TEST-TestLazyCores.testLazySearch-seed#[30BC0A6A76E443DC]) [    x:collection4] o.a.s.c.CachingDirectoryFactory return new directory for /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_30BC0A6A76E443DC-001/tempDir-001/collection4/data/index
   [junit4]   2> 147723 INFO  (TEST-TestLazyCores.testLazySearch-seed#[30BC0A6A76E443DC]) [    x:collection4] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=32, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.752785995330968]
   [junit4]   2> 147724 INFO  (TEST-TestLazyCores.testLazySearch-seed#[30BC0A6A76E443DC]) [    x:collection4] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@7570eee4 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@2d2c4001),segFN=segments_1,generation=1}
   [junit4]   2> 147724 INFO  (TEST-TestLazyCores.testLazySearch-seed#[30BC0A6A76E443DC]) [    x:collection4] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 147725 INFO  (TEST-TestLazyCores.testLazySearch-seed#[30BC0A6A76E443DC]) [    x:collection4] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 147725 INFO  (OldIndexDirectoryCleanupThreadForCore-collection4) [    x:collection4] o.a.s.c.SolrCore Looking for old index directories to cleanup for core collection4 in /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_30BC0A6A76E443DC-001/tempDir-001/collection4/data/
   [junit4]   2> 147725 WARN  (OldIndexDirectoryCleanupThreadForCore-collection4) [    x:collection4] o.a.s.c.DirectoryFactory /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_30BC0A6A76E443DC-001/tempDir-001/collection4/data/ does not point to a valid data directory; skipping clean-up of old index directories.
   [junit4]   2> 147726 INFO  (TEST-TestLazyCores.testLazySearch-seed#[30BC0A6A76E443DC]) [    x:collection4] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 147726 INFO  (TEST-TestLazyCores.testLazySearch-seed#[30BC0A6A76E443DC]) [    x:collection4] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 147727 INFO  (TEST-TestLazyCores.testLazySearch-seed#[30BC0A6A76E443DC]) [    x:collection4] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 147727 INFO  (TEST-TestLazyCores.testLazySearch-seed#[30BC0A6A76E443DC]) [    x:collection4] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 147728 INFO  (TEST-TestLazyCores.testLazySearch-seed#[30BC0A6A76E443DC]) [    x:collection4] 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> 147728 INFO  (TEST-TestLazyCores.testLazySearch-seed#[30BC0A6A76E443DC]) [    x:collection4] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 147729 INFO  (TEST-TestLazyCores.testLazySearch-seed#[30BC0A6A76E443DC]) [    x:collection4] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 147729 INFO  (TEST-TestLazyCores.testLazySearch-seed#[30BC0A6A76E443DC]) [    x:collection4] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 147729 INFO  (TEST-TestLazyCores.testLazySearch-seed#[30BC0A6A76E443DC]) [    x:collection4] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=36, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.8804394658523398]
   [junit4]   2> 147729 INFO  (TEST-TestLazyCores.testLazySearch-seed#[30BC0A6A76E443DC]) [    x:collection4] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@7570eee4 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@2d2c4001),segFN=segments_1,generation=1}
   [junit4]   2> 147729 INFO  (TEST-TestLazyCores.testLazySearch-seed#[30BC0A6A76E443DC]) [    x:collection4] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 147729 INFO  (TEST-TestLazyCores.testLazySearch-seed#[30BC0A6A76E443DC]) [    x:collection4] o.a.s.s.SolrIndexSearcher Opening [Searcher@51e23930[collection4] main]
   [junit4]   2> 147730 INFO  (TEST-TestLazyCores.testLazySearch-seed#[30BC0A6A76E443DC]) [    x:collection4] o.a.s.r.ManagedResourceStorage File-based storage initialized to use dir: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_30BC0A6A76E443DC-001/tempDir-001/collection4/conf
   [junit4]   2> 147730 INFO  (TEST-TestLazyCores.testLazySearch-seed#[30BC0A6A76E443DC]) [    x:collection4] o.a.s.r.RestManager Initializing RestManager with initArgs: {storageDir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_30BC0A6A76E443DC-001/tempDir-001/collection4/conf}
   [junit4]   2> 147730 INFO  (TEST-TestLazyCores.testLazySearch-seed#[30BC0A6A76E443DC]) [    x:collection4] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using file:dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_30BC0A6A76E443DC-001/tempDir-001/collection4/conf
   [junit4]   2> 147730 INFO  (TEST-TestLazyCores.testLazySearch-seed#[30BC0A6A76E443DC]) [    x:collection4] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 147730 INFO  (TEST-TestLazyCores.testLazySearch-seed#[30BC0A6A76E443DC]) [    x:collection4] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 147730 INFO  (TEST-TestLazyCores.testLazySearch-seed#[30BC0A6A76E443DC]) [    x:collection4] o.a.s.c.CoreContainer registering core: collection4
   [junit4]   2> 147731 INFO  (TEST-TestLazyCores.testLazySearch-seed#[30BC0A6A76E443DC]) [    x:collection4] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 147733 INFO  (TEST-TestLazyCores.testLazySearch-seed#[30BC0A6A76E443DC]) [    x:collection4] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@7570eee4 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@2d2c4001),segFN=segments_1,generation=1}
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@7570eee4 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@2d2c4001),segFN=segments_2,generation=2}
   [junit4]   2> 147733 INFO  (TEST-TestLazyCores.testLazySearch-seed#[30BC0A6A76E443DC]) [    x:collection4] o.a.s.c.SolrDeletionPolicy newest commit generation = 2
   [junit4]   2> 147733 WARN  (TEST-TestLazyCores.testLazySearch-seed#[30BC0A6A76E443DC]) [    x:collection4] o.a.s.c.SolrCore [collection4] PERFORMANCE WARNING: Overlapping onDeckSearchers=2
   [junit4]   2> 147734 INFO  (TEST-TestLazyCores.testLazySearch-seed#[30BC0A6A76E443DC]) [    x:collection4] o.a.s.s.SolrIndexSearcher Opening [Searcher@455075dc[collection4] main]
   [junit4]   2> 147734 INFO  (TEST-TestLazyCores.testLazySearch-seed#[30BC0A6A76E443DC]) [    x:collection4] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 147734 INFO  (searcherExecutor-508-thread-1-processing-x:collection4) [    x:collection4] o.a.s.c.SolrCore [collection4] Registered new searcher Searcher@51e23930[collection4] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 147734 INFO  (searcherExecutor-508-thread-1-processing-x:collection4) [    x:collection4] o.a.s.c.SolrCore [collection4] Registered new searcher Searcher@455075dc[collection4] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(6.2.0):C7)))}
   [junit4]   2> 147750 INFO  (TEST-TestLazyCores.testLazySearch-seed#[30BC0A6A76E443DC]) [    x:collection4] o.a.s.c.S.Request [collection4]  webapp=null path=null params={q={!prefix+f%3Dv_t}hel&wt=xml} hits=2 status=0 QTime=15
   [junit4]   2> 147752 INFO  (TEST-TestLazyCores.testLazySearch-seed#[30BC0A6A76E443DC]) [    x:collection4] o.a.s.c.S.Request [collection4]  webapp=null path=null params={q={!raw+f%3Dv_t}hello&wt=xml} hits=2 status=0 QTime=0
   [junit4]   2> 147752 INFO  (TEST-TestLazyCores.testLazySearch-seed#[30BC0A6A76E443DC]) [    x:collection4] o.a.s.c.S.Request [collection4]  webapp=null path=null params={q={!raw+f%3Dv_t}Hello&wt=xml} hits=0 status=0 QTime=0
   [junit4]   2> 147757 INFO  (TEST-TestLazyCores.testLazySearch-seed#[30BC0A6A76E443DC]) [    x:collection4] o.a.s.c.S.Request [collection4]  webapp=null path=null params={q={!raw+f%3Dv_f}1.5&wt=xml} hits=0 status=0 QTime=3
   [junit4]   2> 147758 INFO  (TEST-TestLazyCores.testLazySearch-seed#[30BC0A6A76E443DC]) [    x:collection4] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q={!raw+f%3Dv_t}hello&wt=xml} hits=0 status=0 QTime=0
   [junit4]   2> 147758 INFO  (TEST-TestLazyCores.testLazySearch-seed#[30BC0A6A76E443DC]) [    x:collection4] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1366601311
   [junit4]   2> 147760 INFO  (coreCloseExecutor-512-thread-1-processing-x:collection4) [    x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@6bfdb778
   [junit4]   2> 147760 INFO  (coreCloseExecutor-512-thread-1-processing-x:collection4) [    x:collection1] o.a.s.u.DirectUpdateHandler2 closing DirectUpdateHandler2{commits=0,autocommits=0,soft autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=0,cumulative_deletesById=0,cumulative_deletesByQuery=0,cumulative_errors=0}
   [junit4]   2> 147760 INFO  (coreCloseExecutor-512-thread-2-processing-x:collection4) [    x:collection5] o.a.s.c.SolrCore [collection5]  CLOSING SolrCore org.apache.solr.core.SolrCore@700752b
   [junit4]   2> 147760 INFO  (coreCloseExecutor-512-thread-2-processing-x:collection4) [    x:collection5] o.a.s.u.DirectUpdateHandler2 closing DirectUpdateHandler2{commits=0,autocommits=0,soft autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=0,cumulative_deletesById=0,cumulative_deletesByQuery=0,cumulative_errors=0}
   [junit4]   2> 147760 INFO  (coreCloseExecutor-512-thread-3-processing-x:collection4) [    x:collection4] o.a.s.c.SolrCore [collection4]  CLOSING SolrCore org.apache.solr.core.SolrCore@505ec89c
   [junit4]   2> 147760 INFO  (coreCloseExecutor-512-thread-3-processing-x:collection4) [    x:collection4] o.a.s.u.DirectUpdateHandler2 closing DirectUpdateHandler2{commits=1,autocommits=0,soft autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=7,cumulative_deletesById=0,cumulative_deletesByQuery=0,cumulative_errors=0}
   [junit4]   2> 147763 INFO  (coreCloseExecutor-512-thread-1-processing-x:collection4) [    x:collection1] o.a.s.u.SolrCoreState Closing SolrCoreState
   [junit4]   2> 147763 INFO  (coreCloseExecutor-512-thread-1-processing-x:collection4) [    x:collection1] o.a.s.u.DefaultSolrCoreState SolrCoreState ref count has reached 0 - closing IndexWriter
   [junit4]   2> 147763 INFO  (coreCloseExecutor-512-thread-1-processing-x:collection4) [    x:collection1] o.a.s.u.DefaultSolrCoreState closing IndexWriter with IndexWriterCloser
   [junit4]   2> 147767 INFO  (coreCloseExecutor-512-thread-2-processing-x:collection4) [    x:collection5] o.a.s.u.SolrCoreState Closing SolrCoreState
   [junit4]   2> 147767 INFO  (coreCloseExecutor-512-thread-2-processing-x:collection4) [    x:collection5] o.a.s.u.DefaultSolrCoreState SolrCoreState ref count has reached 0 - closing IndexWriter
   [junit4]   2> 147767 INFO  (coreCloseExecutor-512-thread-2-processing-x:collection4) [    x:collection5] o.a.s.u.DefaultSolrCoreState closing IndexWriter with IndexWriterCloser
   [junit4]   2> 147767 INFO  (coreCloseExecutor-512-thread-4-processing-x:collection4) [    x:collection2] o.a.s.c.SolrCore [collection2]  CLOSING SolrCore org.apache.solr.core.SolrCore@5459df2b
   [junit4]   2> 147768 INFO  (coreCloseExecutor-512-thread-4-processing-x:collection4) [    x:collection2] o.a.s.u.DirectUpdateHandler2 closing DirectUpdateHandler2{commits=0,autocommits=0,soft autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=0,cumulative_deletesById=0,cumulative_deletesByQuery=0,cumulative_errors=0}
   [junit4]   2> 147768 INFO  (coreCloseExecutor-512-thread-3-processing-x:collection4) [    x:collection4] o.a.s.u.SolrCoreState Closing SolrCoreState
   [junit4]   2> 147768 INFO  (coreCloseExecutor-512-thread-3-processing-x:collection4) [    x:collection4] o.a.s.u.DefaultSolrCoreState SolrCoreState ref count has reached 0 - closing IndexWriter
   [junit4]   2> 147768 INFO  (coreCloseExecutor-512-thread-3-processing-x:collection4) [    x:collection4] o.a.s.u.DefaultSolrCoreState closing IndexWriter with IndexWriterCloser
   [junit4]   2> 147768 INFO  (coreCloseExecutor-512-thread-4-processing-x:collection4) [    x:collection2] o.a.s.u.SolrCoreState Closing SolrCoreState
   [junit4]   2> 147769 INFO  (coreCloseExecutor-512-thread-4-processing-x:collection4) [    x:collection2] o.a.s.u.DefaultSolrCoreState SolrCoreState ref count has reached 0 - closing IndexWriter
   [junit4]   2> 147769 INFO  (coreCloseExecutor-512-thread-4-processing-x:collection4) [    x:collection2] o.a.s.u.DefaultSolrCoreState closing IndexWriter with IndexWriterCloser
   [junit4]   2> 147769 INFO  (coreCloseExecutor-512-thread-1-processing-x:collection4) [    x:collection1] o.a.s.c.SolrCore [collection1] Closing main searcher on request.
   [junit4]   2> 147769 INFO  (coreCloseExecutor-512-thread-1-processing-x:collection4) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing MockDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 147769 INFO  (coreCloseExecutor-512-thread-1-processing-x:collection4) [    x:collection1] o.a.s.c.CachingDirectoryFactory looking to close /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_30BC0A6A76E443DC-001/tempDir-001/collection1/data/index [CachedDir<<refCount=0;path=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_30BC0A6A76E443DC-001/tempDir-001/collection1/data/index;done=false>>]
   [junit4]   2> 147769 INFO  (coreCloseExecutor-512-thread-1-processing-x:collection4) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory, CoreContainer#isShutdown=true
   [junit4]   2> 147769 INFO  (coreCloseExecutor-512-thread-1-processing-x:collection4) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_30BC0A6A76E443DC-001/tempDir-001/collection1/data/index
   [junit4]   2> 147769 INFO  (coreCloseExecutor-512-thread-1-processing-x:collection4) [    x:collection1] o.a.s.c.CachingDirectoryFactory looking to close /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_30BC0A6A76E443DC-001/tempDir-001/collection1/data [CachedDir<<refCount=0;path=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_30BC0A6A76E443DC-001/tempDir-001/collection1/data;done=false>>]
   [junit4]   2> 147769 INFO  (coreCloseExecutor-512-thread-1-processing-x:collection4) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory, CoreContainer#isShutdown=true
   [junit4]   2> 147769 INFO  (coreCloseExecutor-512-thread-1-processing-x:collection4) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_30BC0A6A76E443DC-001/tempDir-001/collection1/data
   [junit4]   2> 147770 INFO  (coreCloseExecutor-512-thread-2-processing-x:collection4) [    x:collection5] o.a.s.c.SolrCore [collection5] Closing main searcher on request.
   [junit4]   2> 147770 INFO  (coreCloseExecutor-512-thread-2-processing-x:collection4) [    x:collection5] o.a.s.c.CachingDirectoryFactory Closing MockDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 147770 INFO  (coreCloseExecutor-512-thread-2-processing-x:collection4) [    x:collection5] o.a.s.c.CachingDirectoryFactory looking to close /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_30BC0A6A76E443DC-001/tempDir-001/collection5/data [CachedDir<<refCount=0;path=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_30BC0A6A76E443DC-001/tempDir-001/collection5/data;done=false>>]
   [junit4]   2> 147770 INFO  (coreCloseExecutor-512-thread-2-processing-x:collection4) [    x:collection5] o.a.s.c.CachingDirectoryFactory Closing directory, CoreContainer#isShutdown=true
   [junit4]   2> 147770 INFO  (coreCloseExecutor-512-thread-2-processing-x:collection4) [    x:collection5] o.a.s.c.CachingDirectoryFactory Closing directory: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_30BC0A6A76E443DC-001/tempDir-001/collection5/data
   [junit4]   2> 147770 INFO  (coreCloseExecutor-512-thread-2-processing-x:collection4) [    x:collection5] o.a.s.c.CachingDirectoryFactory looking to close /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_30BC0A6A76E443DC-001/tempDir-001/collection5/data/index [CachedDir<<refCount=0;path=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_30BC0A6A76E443DC-001/tempDir-001/collection5/data/index;done=false>>]
   [junit4]   2> 147770 INFO  (coreCloseExecutor-512-thread-2-processing-x:collection4) [    x:collection5] o.a.s.c.CachingDirectoryFactory Closing directory, CoreContainer#isShutdown=true
   [junit4]   2> 147770 INFO  (coreCloseExecutor-512-thread-2-processing-x:collection4) [    x:collection5] o.a.s.c.CachingDirectoryFactory Closing directory: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_30BC0A6A76E443DC-001/tempDir-001/collection5/data/index
   [junit4]   2> 147773 INFO  (coreCloseExecutor-512-thread-3-processing-x:collection4) [    x:collection4] o.a.s.c.SolrCore [collection4] Closing main searcher on request.
   [junit4]   2> 147773 INFO  (coreCloseExecutor-512-thread-3-processing-x:collection4) [    x:collection4] o.a.s.c.CachingDirectoryFactory Closing MockDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 147773 INFO  (coreCloseExecutor-512-thread-3-processing-x:collection4) [    x:collection4] o.a.s.c.CachingDirectoryFactory looking to close /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_30BC0A6A76E443DC-001/tempDir-001/collection4/data [CachedDir<<refCount=0;path=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_30BC0A6A76E443DC-001/tempDir-001/collection4/data;done=false>>]
   [junit4]   2> 147773 INFO  (coreCloseExecutor-512-thread-3-processing-x:collection4) [    x:collection4] o.a.s.c.CachingDirectoryFactory Closing directory, CoreContainer#isShutdown=true
   [junit4]   2> 147773 INFO  (coreCloseExecutor-512-thread-3-processing-x:collection4) [    x:collection4] o.a.s.c.CachingDirectoryFactory Closing directory: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_30BC0A6A76E443DC-001/tempDir-001/collection4/data
   [junit4]   2> 147773 INFO  (coreCloseExecutor-512-thread-4-processing-x:collection4) [    x:collection2] o.a.s.c.SolrCore [collection2] Closing main searcher on request.
   [junit4]   2> 147774 INFO  (coreCloseExecutor-512-thread-3-processing-x:collection4) [    x:collection4] o.a.s.c.CachingDirectoryFactory looking to close /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_30BC0A6A76E443DC-001/tempDir-001/collection4/data/index [CachedDir<<refCount=0;path=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_30BC0A6A76E443DC-001/tempDir-001/collection4/data/index;done=false>>]
   [junit4]   2> 147774 INFO  (coreCloseExecutor-512-thread-3-processing-x:collection4) [    x:collection4] o.a.s.c.CachingDirectoryFactory Closing directory, CoreContainer#isShutdown=true
   [junit4]   2> 147774 INFO  (coreCloseExecutor-512-thread-4-processing-x:collection4) [    x:collection2] o.a.s.c.CachingDirectoryFactory Closing MockDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 147774 INFO  (coreCloseExecutor-512-thread-3-processing-x:collection4) [    x:collection4] o.a.s.c.CachingDirectoryFactory Closing directory: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_30BC0A6A76E443DC-001/tempDir-001/collection4/data/index
   [junit4]   2> 147774 INFO  (coreCloseExecutor-512-thread-4-processing-x:collection4) [    x:collection2] o.a.s.c.CachingDirectoryFactory looking to close /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_30BC0A6A76E443DC-001/tempDir-001/collection2/data [CachedDir<<refCount=0;path=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_30BC0A6A76E443DC-001/tempDir-001/collection2/data;done=false>>]
   [junit4]   2> 147774 INFO  (coreCloseExecutor-512-thread-4-processing-x:collection4) [    x:collection2] o.a.s.c.CachingDirectoryFactory Closing directory, CoreContainer#isShutdown=true
   [junit4]   2> 147774 INFO  (coreCloseExecutor-512-thread-4-processing-x:collection4) [    x:collection2] o.a.s.c.CachingDirectoryFactory Closing directory: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_30BC0A6A76E443DC-001/tempDir-001/collection2/data
   [junit4]   2> 147774 INFO  (coreCloseExecutor-512-thread-4-processing-x:collection4) [    x:collection2] o.a.s.c.CachingDirectoryFactory looking to close /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_30BC0A6A76E443DC-001/tempDir-001/collection2/data/index [CachedDir<<refCount=0;path=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_30BC0A6A76E443DC-001/tempDir-001/collection2/data/index;done=false>>]
   [junit4]   2> 147774 INFO  (coreCloseExecutor-512-thread-4-processing-x:collection4) [    x:collection2] o.a.s.c.CachingDirectoryFactory Closing directory, CoreContainer#isShutdown=true
   [junit4]   2> 147774 INFO  (coreCloseExecutor-512-thread-4-processing-x:collection4) [    x:collection2] o.a.s.c.CachingDirectoryFactory Closing directory: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_30BC0A6A76E443DC-001/tempDir-001/collection2/data/index
   [junit4]   2> 147774 INFO  (TEST-TestLazyCores.testLazySearch-seed#[30BC0A6A76E443DC]) [    x:collection4] o.a.s.SolrTestCaseJ4 ###Ending testLazySearch
   [junit4]   2> 147776 INFO  (TEST-TestLazyCores.testRace-seed#[30BC0A6A76E443DC]) [    x:collection4] o.a.s.SolrTestCaseJ4 ###Starting testRace
   [junit4]   2> 147784 INFO  (TEST-TestLazyCores.testRace-seed#[30BC0A6A76E443DC]) [    x:collection4] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_30BC0A6A76E443DC-001/tempDir-002'
   [junit4]   2> 147784 INFO  (TEST-TestLazyCores.testRace-seed#[30BC0A6A76E443DC]) [    x:collection4] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 147784 INFO  (TEST-TestLazyCores.testRace-seed#[30BC0A6A76E443DC]) [    x:collection4] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 147784 INFO  (TEST-TestLazyCores.testRace-seed#[30BC0A6A76E443DC]) [    x:collection4] o.a.s.c.CoreContainer New CoreContainer 1162620561
   [junit4]   2> 147784 INFO  (TEST-TestLazyCores.testRace-seed#[30BC0A6A76E443DC]) [    x:collection4] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_30BC0A6A76E443DC-001/tempDir-002]
   [junit4]   2> 147785 WARN  (TEST-TestLazyCores.testRace-seed#[30BC0A6A76E443DC]) [    x:collection4] o.a.s.c.CoreContainer Couldn't add files from /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_30BC0A6A76E443DC-001/tempDir-002/lib to classpath: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_30BC0A6A76E443DC-001/tempDir-002/lib
   [junit4]   2> 147785 INFO  (TEST-TestLazyCores.testRace-seed#[30BC0A6A76E443DC]) [    x:collection4] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 600000,connTimeout : 60000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,useRetries : false,
   [junit4]   2> 147785 INFO  (TEST-TestLazyCores.testRace-seed#[30BC0A6A76E443DC]) [    x:collection4] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=600000&connTimeout=60000&retry=true
   [junit4]   2> 147787 INFO  (TEST-TestLazyCores.testRace-seed#[30BC0A6A76E443DC]) [    x:collection4] o.a.s.c.SolrCores Allocating transient cache for 4 transient cores
   [junit4]   2> 147787 INFO  (TEST-TestLazyCores.testRace-seed#[30BC0A6A76E443DC]) [    x:collection4] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 147787 INFO  (TEST-TestLazyCores.testRace-seed#[30BC0A6A76E443DC]) [    x:collection4] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 147787 INFO  (TEST-TestLazyCores.testRace-seed#[30BC0A6A76E443DC]) [    x:collection4] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 147787 INFO  (TEST-TestLazyCores.testRace-seed#[30BC0A6A76E443DC]) [    x:collection4] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 147787 INFO  (TEST-TestLazyCores.testRace-seed#[30BC0A6A76E443DC]) [    x:collection4] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=collection1, config=solrconfig.xml, loadOnStartup=true, schema=schema.xml, configSetProperties=configsetprops.json, transient=false, dataDir=data/}
   [junit4]   2> 147787 INFO  (TEST-TestLazyCores.testRace-seed#[30BC0A6A76E443DC]) [    x:collection4] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=collection2, config=solrconfig.xml, loadOnStartup=true, schema=schema.xml, configSetProperties=configsetprops.json, transient=true, dataDir=data/}
   [junit4]   2> 147787 INFO  (TEST-TestLazyCores.testRace-seed#[30BC0A6A76E443DC]) [    x:collection4] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=collection3, config=solrconfig.xml, loadOnStartup=false, schema=schema.xml, configSetProperties=configsetprops.json, transient=on, dataDir=data/}
   [junit4]   2> 147788 INFO  (TEST-TestLazyCores.testRace-seed#[30BC0A6A76E443DC]) [    x:collection4] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=collection4, config=solrconfig.xml, loadOnStartup=false, schema=schema.xml, configSetProperties=configsetprops.json, transient=false, dataDir=data/}
   [junit4]   2> 147788 INFO  (TEST-TestLazyCores.testRace-seed#[30BC0A6A76E443DC]) [    x:collection4] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=collection5, config=solrconfig.xml, loadOnStartup=true, schema=schema.xml, configSetProperties=configsetprops.json, transient=false, dataDir=data/}
   [junit4]   2> 147788 INFO  (TEST-TestLazyCores.testRace-seed#[30BC0A6A76E443DC]) [    x:collection4] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=collection6, config=solrconfig.xml, loadOnStartup=false, schema=schema.xml, configSetProperties=configsetprops.json, transient=true, dataDir=data/}
   [junit4]   2> 147788 INFO  (TEST-TestLazyCores.testRace-seed#[30BC0A6A76E443DC]) [    x:collection4] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=collection7, config=solrconfig.xml, loadOnStartup=false, schema=schema.xml, configSetProperties=configsetprops.json, transient=true, dataDir=data/}
   [junit4]   2> 147788 INFO  (TEST-TestLazyCores.testRace-seed#[30BC0A6A76E443DC]) [    x:collection4] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=collection8, config=solrconfig.xml, loadOnStartup=false, schema=schema.xml, configSetProperties=configsetprops.json, transient=true, dataDir=data/}
   [junit4]   2> 147788 INFO  (TEST-TestLazyCores.testRace-seed#[30BC0A6A76E443DC]) [    x:collection4] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=collection9, config=solrconfig.xml, loadOnStartup=false, schema=schema.xml, configSetProperties=configsetprops.json, transient=true, dataDir=data/}
   [junit4]   2> 147789 INFO  (coreLoadExecutor-519-thread-1-processing-x:collection4) [    x:collection4] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_30BC0A6A76E443DC-001/tempDir-002/collection1'
   [junit4]   2> 147790 INFO  (coreLoadExecutor-519-thread-3-processing-x:collection4) [    x:collection4] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_30BC0A6A76E443DC-001/tempDir-002/collection5'
   [junit4]   2> 147791 INFO  (coreLoadExecutor-519-thread-1-processing-x:collection4) [    x:collection4] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 147791 INFO  (coreLoadExecutor-519-thread-1-processing-x:collection4) [    x:collection4] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 147791 INFO  (coreLoadExecutor-519-thread-3-processing-x:collection4) [    x:collection4] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 147791 INFO  (coreLoadExecutor-519-thread-3-processing-x:collection4) [    x:collection4] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 147789 INFO  (coreLoadExecutor-519-thread-2-processing-x:collection4) [    x:collection4] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_30BC0A6A76E443DC-001/tempDir-002/collection2'
   [junit4]   2> 147792 INFO  (coreLoadExecutor-519-thread-2-processing-x:collection4) [    x:collection4] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 147792 INFO  (coreLoadExecutor-519-thread-2-processing-x:collection4) [    x:collection4] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 147798 INFO  (coreLoadExecutor-519-thread-1-processing-x:collection4) [    x:collection4] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 147802 INFO  (coreLoadExecutor-519-thread-2-processing-x:collection4) [    x:collection4] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 147804 INFO  (coreLoadExecutor-519-thread-3-processing-x:collection4) [    x:collection4] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 147804 INFO  (coreLoadExecutor-519-thread-2-processing-x:collection4) [    x:collection4] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.2.0
   [junit4]   2> 147806 INFO  (coreLoadExecutor-519-thread-3-processing-x:collection4) [    x:collection4] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.2.0
   [junit4]   2> 147809 INFO  (coreLoadExecutor-519-thread-2-processing-x:collection4) [    x:collection4] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 147811 INFO  (coreLoadExecutor-519-thread-2-processing-x:collection4) [    x:collection4] o.a.s.s.IndexSchema [collection2] Schema name=tiny
   [junit4]   2> 147811 INFO  (coreLoadExecutor-519-thread-3-processing-x:collection4) [    x:collection4] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 147830 INFO  (coreLoadExecutor-519-thread-3-processing-x:collection4) [    x:collection4] o.a.s.s.IndexSchema [collection5] Schema name=tiny
   [junit4]   2> 147830 INFO  (coreLoadExecutor-519-thread-2-processing-x:collection4) [    x:collection4] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 147832 INFO  (coreLoadExecutor-519-thread-2-processing-x:collection4) [    x:collection4] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default properties: Can't find resource 'configsetprops.json' in classpath or '/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_30BC0A6A76E443DC-001/tempDir-002/collection2'
   [junit4]   2> 147832 INFO  (coreLoadExecutor-519-thread-2-processing-x:collection4) [    x:collection4] o.a.s.c.CoreContainer Creating SolrCore 'collection2' using configuration from instancedir /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_30BC0A6A76E443DC-001/tempDir-002/collection2
   [junit4]   2> 147832 INFO  (coreLoadExecutor-519-thread-2-processing-x:collection4) [    x:collection2] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 147832 INFO  (coreLoadExecutor-519-thread-2-processing-x:collection4) [    x:collection2] o.a.s.c.SolrCore [[collection2] ] Opening new SolrCore at [/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_30BC0A6A76E443DC-001/tempDir-002/collection2], dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_30BC0A6A76E443DC-001/tempDir-002/collection2/data/]
   [junit4]   2> 147832 INFO  (coreLoadExecutor-519-thread-2-processing-x:collection4) [    x:collection2] o.a.s.c.SolrCore JMX monitoring not detected for core: collection2
   [junit4]   2> 147832 INFO  (coreLoadExecutor-519-thread-3-processing-x:collection4) [    x:collection4] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 147832 INFO  (coreLoadExecutor-519-thread-2-processing-x:collection4) [    x:collection2] o.a.s.c.CachingDirectoryFactory return new directory for /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_30BC0A6A76E443DC-001/tempDir-002/collection2/data
   [junit4]   2> 147832 INFO  (coreLoadExecutor-519-thread-2-processing-x:collection4) [    x:collection2] o.a.s.c.SolrCore New index directory detected: old=null new=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_30BC0A6A76E443DC-001/tempDir-002/collection2/data/index/
   [junit4]   2> 147832 WARN  (coreLoadExecutor-519-thread-2-processing-x:collection4) [    x:collection2] o.a.s.c.SolrCore [collection2] Solr index directory '/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_30BC0A6A76E443DC-001/tempDir-002/collection2/data/index' doesn't exist. Creating new index...
   [junit4]   2> 147832 INFO  (coreLoadExecutor-519-thread-2-processing-x:collection4) [    x:collection2] o.a.s.c.CachingDirectoryFactory return new directory for /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_30BC0A6A76E443DC-001/tempDir-002/collection2/data/index
   [junit4]   2> 147833 INFO  (coreLoadExecutor-519-thread-2-processing-x:collection4) [    x:collection2] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=49, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0]
   [junit4]   2> 147833 INFO  (coreLoadExecutor-519-thread-3-processing-x:collection4) [    x:collection4] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default properties: Can't find resource 'configsetprops.json' in classpath or '/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_30BC0A6A76E443DC-001/tempDir-002/collection5'
   [junit4]   2> 147833 INFO  (coreLoadExecutor-519-thread-3-processing-x:collection4) [    x:collection4] o.a.s.c.CoreContainer Creating SolrCore 'collection5' using configuration from instancedir /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_30BC0A6A76E443DC-001/tempDir-002/collection5
   [junit4]   2> 147833 INFO  (coreLoadExecutor-519-thread-3-processing-x:collection4) [    x:collection5] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 147833 INFO  (coreLoadExecutor-519-thread-3-processing-x:collection4) [    x:collection5] o.a.s.c.SolrCore [[collection5] ] Opening new SolrCore at [/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_30BC0A6A76E443DC-001/tempDir-002/collection5], dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_30BC0A6A76E443DC-001/tempDir-002/collection5/data/]
   [junit4]   2> 147833 INFO  (coreLoadExecutor-519-thread-3-processing-x:collection4) [    x:collection5] o.a.s.c.SolrCore JMX monitoring not detected for core: collection5
   [junit4]   2> 147833 INFO  (coreLoadExecutor-519-thread-3-processing-x:collection4) [    x:collection5] o.a.s.c.CachingDirectoryFactory return new directory for /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_30BC0A6A76E443DC-001/tempDir-002/collection5/data
   [junit4]   2> 147833 INFO  (coreLoadExecutor-519-thread-3-processing-x:collection4) [    x:collection5] o.a.s.c.SolrCore New index directory detected: old=null new=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_30BC0A6A76E443DC-001/tempDir-002/collection5/data/index/
   [junit4]   2> 147833 WARN  (coreLoadExecutor-519-thread-3-processing-x:collection4) [    x:collection5] o.a.s.c.SolrCore [collection5] Solr index directory '/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_30BC0A6A76E443DC-001/tempDir-002/collection5/data/index' doesn't exist. Creating new index...
   [junit4]   2> 147838 INFO  (coreLoadExecutor-519-thread-3-processing-x:collection4) [    x:collection5] o.a.s.c.CachingDirectoryFactory return new directory for /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_30BC0A6A76E443DC-001/tempDir-002/collection5/data/index
   [junit4]   2> 147838 INFO  (coreLoadExecutor-519-thread-3-processing-x:collection4) [    x:collection5] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=49, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0]
   [junit4]   2> 147839 INFO  (coreLoadExecutor-519-thread-2-processing-x:collection4) [    x:collection2] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@71bbca8 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@60c76acb),segFN=segments_1,generation=1}
   [junit4]   2> 147839 INFO  (coreLoadExecutor-519-thread-2-processing-x:collection4) [    x:collection2] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 147839 INFO  (coreLoadExecutor-519-thread-3-processing-x:collection4) [    x:collection5] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@2565b85 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@2cd2e559),segFN=segments_1,generation=1}
   [junit4]   2> 147839 INFO  (coreLoadExecutor-519-thread-3-processing-x:collection4) [    x:collection5] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 147841 INFO  (coreLoadExecutor-519-thread-1-processing-x:collection4) [    x:collection4] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.2.0
   [junit4]   2> 147844 INFO  (coreLoadExecutor-519-thread-1-processing-x:collection4) [    x:collection4] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 147846 INFO  (coreLoadExecutor-519-thread-1-processing-x:collection4) [    x:collection4] o.a.s.s.IndexSchema [collection1] Schema name=tiny
   [junit4]   2> 147848 INFO  (coreLoadExecutor-519-thread-1-processing-x:collection4) [    x:collection4] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 147849 INFO  (coreLoadExecutor-519-thread-1-processing-x:collection4) [    x:collection4] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default properties: Can't find resource 'configsetprops.json' in classpath

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

t java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 
   [junit4]   2> org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException
   [junit4]   2> 	at org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:42)
   [junit4]   2> 	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:669)
   [junit4]   2> 	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:646)
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.create(CoreContainer.java:811)
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.lambda$load$0(CoreContainer.java:465)
   [junit4]   2> 	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
   [junit4]   2> 	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:229)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 
   [junit4]   2> org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException
   [junit4]   2> 	at org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:42)
   [junit4]   2> 	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:807)
   [junit4]   2> 	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:646)
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.create(CoreContainer.java:811)
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.lambda$load$0(CoreContainer.java:465)
   [junit4]   2> 	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
   [junit4]   2> 	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:229)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 
   [junit4]   2> Jun 17, 2016 6:08:38 AM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked thread(s).
   [junit4]   2> Jun 17, 2016 6:08:58 AM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> SEVERE: 1 thread leaked from SUITE scope at org.apache.solr.core.TestLazyCores: 
   [junit4]   2>    1) Thread[id=1025, name=searcherExecutor-548-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 17, 2016 6:08:58 AM com.carrotsearch.randomizedtesting.ThreadLeakControl tryToInterruptAll
   [junit4]   2> INFO: Starting to interrupt leaked threads:
   [junit4]   2>    1) Thread[id=1025, name=searcherExecutor-548-thread-1, state=WAITING, group=TGRP-TestLazyCores]
   [junit4]   2> Jun 17, 2016 6:09:01 AM com.carrotsearch.randomizedtesting.ThreadLeakControl tryToInterruptAll
   [junit4]   2> SEVERE: There are still zombie threads that couldn't be terminated:
   [junit4]   2>    1) Thread[id=1025, name=searcherExecutor-548-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), sim=ClassicSimilarity, locale=ar-SY, timezone=Europe/San_Marino
   [junit4]   2> NOTE: Linux 3.13.0-85-generic amd64/Oracle Corporation 1.8.0_74 (64-bit)/cpus=4,threads=2,free=187599232,total=349700096
   [junit4]   2> NOTE: All tests run in this JVM: [TestSearcherReuse, PolyFieldTest, TestCSVLoader, ZkNodePropsTest, ParsingFieldUpdateProcessorsTest, TestOmitPositions, PathHierarchyTokenizerFactoryTest, AlternateDirectoryTest, TestReplicationHandlerBackup, TestSortByMinMaxFunction, TestFieldSortValues, DistribJoinFromCollectionTest, TestObjectReleaseTracker, TestValueSourceCache, TestFieldTypeResource, DirectoryFactoryTest, CollectionTooManyReplicasTest, SSLMigrationTest, IndexSchemaRuntimeFieldTest, ReturnFieldsTest, JavabinLoaderTest, TestManagedStopFilterFactory, TestLazyCores]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestLazyCores -Dtests.seed=30BC0A6A76E443DC -Dtests.multiplier=2 -Dtests.slow=true -Dtests.locale=ar-SY -Dtests.timezone=Europe/San_Marino -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR   0.00s J0 | TestLazyCores (suite) <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: ObjectTracker found 4 object(s) that were not released!!! [MockDirectoryWrapper, MockDirectoryWrapper, MDCAwareThreadPoolExecutor, SolrCore]
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([30BC0A6A76E443DC]: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=1025, name=searcherExecutor-548-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([30BC0A6A76E443DC]:0)Throwable #3: com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie threads that couldn't be terminated:
   [junit4]    >    1) Thread[id=1025, name=searcherExecutor-548-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([30BC0A6A76E443DC]:0)
   [junit4] Completed [70/615 (1!)] on J0 in 150.33s, 8 tests, 1 failure, 2 errors <<< FAILURES!

[...truncated 1730 lines...]
BUILD FAILED
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/build.xml:740: The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/build.xml:684: The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/build.xml:59: The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build.xml:233: The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/common-build.xml:531: The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/lucene/common-build.xml:1427: The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/lucene/common-build.xml:984: There were test failures: 615 suites (10 ignored), 2591 tests, 3 suite-level errors, 1711 ignored (58 assumptions) [seed: 30BC0A6A76E443DC]

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