Build: http://jenkins.thetaphi.de/job/Lucene-Solr-5.x-Linux/15490/
Java: 64bit/jdk1.8.0_72 -XX:-UseCompressedOops -XX:+UseSerialGC
3 tests failed.
FAILED: junit.framework.TestSuite.org.apache.solr.core.TestLazyCores
Error Message:
ObjectTracker found 4 object(s) that were not released!!! [SolrCore,
MDCAwareThreadPoolExecutor, MockDirectoryWrapper, MockDirectoryWrapper]
Stack Trace:
java.lang.AssertionError: ObjectTracker found 4 object(s) that were not
released!!! [SolrCore, MDCAwareThreadPoolExecutor, MockDirectoryWrapper,
MockDirectoryWrapper]
at __randomizedtesting.SeedInfo.seed([525C1857434BED01]:0)
at org.junit.Assert.fail(Assert.java:93)
at org.junit.Assert.assertTrue(Assert.java:43)
at org.junit.Assert.assertNull(Assert.java:551)
at org.apache.solr.SolrTestCaseJ4.afterClass(SolrTestCaseJ4.java:228)
at sun.reflect.GeneratedMethodAccessor21.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=2922, name=searcherExecutor-1432-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=2922, name=searcherExecutor-1432-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([525C1857434BED01]: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=2922, name=searcherExecutor-1432-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=2922, name=searcherExecutor-1432-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([525C1857434BED01]:0)
Build Log:
[...truncated 11028 lines...]
[junit4] Suite: org.apache.solr.core.TestLazyCores
[junit4] 2> Creating dataDir:
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_525C1857434BED01-001/init-core-data-001
[junit4] 2> 174545 INFO
(SUITE-TestLazyCores-seed#[525C1857434BED01]-worker) [ ]
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false)
[junit4] 2> 174547 INFO
(TEST-TestLazyCores.testLazyLoad-seed#[525C1857434BED01]) [ ]
o.a.s.SolrTestCaseJ4 ###Starting testLazyLoad
[junit4] 2> 174555 INFO
(TEST-TestLazyCores.testLazyLoad-seed#[525C1857434BED01]) [ ]
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory:
'/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_525C1857434BED01-001/tempDir-001'
[junit4] 2> 174555 INFO
(TEST-TestLazyCores.testLazyLoad-seed#[525C1857434BED01]) [ ]
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
[junit4] 2> 174555 INFO
(TEST-TestLazyCores.testLazyLoad-seed#[525C1857434BED01]) [ ]
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find
system property or JNDI)
[junit4] 2> 174556 INFO
(TEST-TestLazyCores.testLazyLoad-seed#[525C1857434BED01]) [ ]
o.a.s.c.CoreContainer New CoreContainer 539563601
[junit4] 2> 174556 INFO
(TEST-TestLazyCores.testLazyLoad-seed#[525C1857434BED01]) [ ]
o.a.s.c.CoreContainer Loading cores into CoreContainer
[instanceDir=/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_525C1857434BED01-001/tempDir-001]
[junit4] 2> 174556 WARN
(TEST-TestLazyCores.testLazyLoad-seed#[525C1857434BED01]) [ ]
o.a.s.c.CoreContainer Couldn't add files from
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_525C1857434BED01-001/tempDir-001/lib
to classpath:
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_525C1857434BED01-001/tempDir-001/lib
[junit4] 2> 174556 INFO
(TEST-TestLazyCores.testLazyLoad-seed#[525C1857434BED01]) [ ]
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> 174557 INFO
(TEST-TestLazyCores.testLazyLoad-seed#[525C1857434BED01]) [ ]
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params:
socketTimeout=600000&connTimeout=60000&retry=true
[junit4] 2> 174557 INFO
(TEST-TestLazyCores.testLazyLoad-seed#[525C1857434BED01]) [ ]
o.a.s.c.SolrCores Allocating transient cache for 4 transient cores
[junit4] 2> 174558 INFO
(TEST-TestLazyCores.testLazyLoad-seed#[525C1857434BED01]) [ ]
o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
[junit4] 2> 174558 INFO
(TEST-TestLazyCores.testLazyLoad-seed#[525C1857434BED01]) [ ]
o.a.s.l.LogWatcher Registering Log Listener [Log4j
(org.slf4j.impl.Log4jLoggerFactory)]
[junit4] 2> 174558 INFO
(TEST-TestLazyCores.testLazyLoad-seed#[525C1857434BED01]) [ ]
o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for
authorization module.
[junit4] 2> 174558 INFO
(TEST-TestLazyCores.testLazyLoad-seed#[525C1857434BED01]) [ ]
o.a.s.c.CoreContainer No authentication plugin used.
[junit4] 2> 174559 INFO
(TEST-TestLazyCores.testLazyLoad-seed#[525C1857434BED01]) [ ]
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> 174560 INFO
(TEST-TestLazyCores.testLazyLoad-seed#[525C1857434BED01]) [ ]
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> 174560 INFO
(TEST-TestLazyCores.testLazyLoad-seed#[525C1857434BED01]) [ ]
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> 174560 INFO
(TEST-TestLazyCores.testLazyLoad-seed#[525C1857434BED01]) [ ]
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> 174560 INFO
(TEST-TestLazyCores.testLazyLoad-seed#[525C1857434BED01]) [ ]
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> 174560 INFO
(TEST-TestLazyCores.testLazyLoad-seed#[525C1857434BED01]) [ ]
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> 174560 INFO
(TEST-TestLazyCores.testLazyLoad-seed#[525C1857434BED01]) [ ]
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> 174560 INFO
(TEST-TestLazyCores.testLazyLoad-seed#[525C1857434BED01]) [ ]
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> 174560 INFO
(TEST-TestLazyCores.testLazyLoad-seed#[525C1857434BED01]) [ ]
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> 174561 INFO (coreLoadExecutor-1313-thread-1) [ ]
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory:
'/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_525C1857434BED01-001/tempDir-001/collection1'
[junit4] 2> 174561 INFO (coreLoadExecutor-1313-thread-2) [ ]
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory:
'/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_525C1857434BED01-001/tempDir-001/collection2'
[junit4] 2> 174561 INFO (coreLoadExecutor-1313-thread-3) [ ]
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory:
'/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_525C1857434BED01-001/tempDir-001/collection5'
[junit4] 2> 174561 INFO (coreLoadExecutor-1313-thread-1) [ ]
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
[junit4] 2> 174561 INFO (coreLoadExecutor-1313-thread-2) [ ]
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
[junit4] 2> 174561 INFO (coreLoadExecutor-1313-thread-3) [ ]
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
[junit4] 2> 174561 INFO (coreLoadExecutor-1313-thread-2) [ ]
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find
system property or JNDI)
[junit4] 2> 174561 INFO (coreLoadExecutor-1313-thread-3) [ ]
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find
system property or JNDI)
[junit4] 2> 174561 INFO (coreLoadExecutor-1313-thread-1) [ ]
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find
system property or JNDI)
[junit4] 2> 174569 INFO (coreLoadExecutor-1313-thread-1) [ ]
o.a.s.c.SolrConfig current version of requestparams : -1
[junit4] 2> 174570 INFO (coreLoadExecutor-1313-thread-2) [ ]
o.a.s.c.SolrConfig current version of requestparams : -1
[junit4] 2> 174572 INFO (coreLoadExecutor-1313-thread-1) [ ]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 5.5.0
[junit4] 2> 174574 INFO (coreLoadExecutor-1313-thread-3) [ ]
o.a.s.c.SolrConfig current version of requestparams : -1
[junit4] 2> 174574 INFO (coreLoadExecutor-1313-thread-2) [ ]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 5.5.0
[junit4] 2> 174605 INFO (coreLoadExecutor-1313-thread-1) [ ]
o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
[junit4] 2> 174609 INFO (coreLoadExecutor-1313-thread-2) [ ]
o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
[junit4] 2> 174609 INFO (coreLoadExecutor-1313-thread-3) [ ]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 5.5.0
[junit4] 2> 174612 INFO (coreLoadExecutor-1313-thread-2) [ ]
o.a.s.s.IndexSchema [collection2] Schema name=tiny
[junit4] 2> 174612 INFO (coreLoadExecutor-1313-thread-1) [ ]
o.a.s.s.IndexSchema [collection1] Schema name=tiny
[junit4] 2> 174615 INFO (coreLoadExecutor-1313-thread-3) [ ]
o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
[junit4] 2> 174615 INFO (coreLoadExecutor-1313-thread-1) [ ]
o.a.s.s.IndexSchema unique key field: id
[junit4] 2> 174615 INFO (coreLoadExecutor-1313-thread-2) [ ]
o.a.s.s.IndexSchema unique key field: id
[junit4] 2> 174617 INFO (coreLoadExecutor-1313-thread-2) [ ]
o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default
properties: Can't find resource 'configsetprops.json' in classpath or
'/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_525C1857434BED01-001/tempDir-001/collection2'
[junit4] 2> 174617 INFO (coreLoadExecutor-1313-thread-1) [ ]
o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default
properties: Can't find resource 'configsetprops.json' in classpath or
'/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_525C1857434BED01-001/tempDir-001/collection1'
[junit4] 2> 174617 INFO (coreLoadExecutor-1313-thread-2) [ ]
o.a.s.c.CoreContainer Creating SolrCore 'collection2' using configuration from
instancedir
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_525C1857434BED01-001/tempDir-001/collection2
[junit4] 2> 174617 INFO (coreLoadExecutor-1313-thread-1) [ ]
o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from
instancedir
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_525C1857434BED01-001/tempDir-001/collection1
[junit4] 2> 174617 INFO (coreLoadExecutor-1313-thread-2) [
x:collection2] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
[junit4] 2> 174617 INFO (coreLoadExecutor-1313-thread-1) [
x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
[junit4] 2> 174617 INFO (coreLoadExecutor-1313-thread-2) [
x:collection2] o.a.s.c.SolrCore [[collection2] ] Opening new SolrCore at
[/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_525C1857434BED01-001/tempDir-001/collection2],
dataDir=[/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_525C1857434BED01-001/tempDir-001/collection2/data/]
[junit4] 2> 174617 INFO (coreLoadExecutor-1313-thread-1) [
x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at
[/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_525C1857434BED01-001/tempDir-001/collection1],
dataDir=[/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_525C1857434BED01-001/tempDir-001/collection1/data/]
[junit4] 2> 174617 INFO (coreLoadExecutor-1313-thread-2) [
x:collection2] o.a.s.c.SolrCore JMX monitoring not detected for core:
collection2
[junit4] 2> 174618 INFO (coreLoadExecutor-1313-thread-1) [
x:collection1] o.a.s.c.SolrCore JMX monitoring not detected for core:
collection1
[junit4] 2> 174618 INFO (coreLoadExecutor-1313-thread-3) [ ]
o.a.s.s.IndexSchema [collection5] Schema name=tiny
[junit4] 2> 174618 INFO (coreLoadExecutor-1313-thread-2) [
x:collection2] o.a.s.c.CachingDirectoryFactory return new directory for
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_525C1857434BED01-001/tempDir-001/collection2/data
[junit4] 2> 174618 INFO (coreLoadExecutor-1313-thread-1) [
x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_525C1857434BED01-001/tempDir-001/collection1/data
[junit4] 2> 174618 INFO (coreLoadExecutor-1313-thread-2) [
x:collection2] o.a.s.c.SolrCore New index directory detected: old=null
new=/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_525C1857434BED01-001/tempDir-001/collection2/data/index/
[junit4] 2> 174618 INFO (coreLoadExecutor-1313-thread-1) [
x:collection1] o.a.s.c.SolrCore New index directory detected: old=null
new=/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_525C1857434BED01-001/tempDir-001/collection1/data/index/
[junit4] 2> 174618 WARN (coreLoadExecutor-1313-thread-2) [
x:collection2] o.a.s.c.SolrCore [collection2] Solr index directory
'/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_525C1857434BED01-001/tempDir-001/collection2/data/index'
doesn't exist. Creating new index...
[junit4] 2> 174618 WARN (coreLoadExecutor-1313-thread-1) [
x:collection1] o.a.s.c.SolrCore [collection1] Solr index directory
'/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_525C1857434BED01-001/tempDir-001/collection1/data/index'
doesn't exist. Creating new index...
[junit4] 2> 174619 INFO (coreLoadExecutor-1313-thread-2) [
x:collection2] o.a.s.c.CachingDirectoryFactory return new directory for
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_525C1857434BED01-001/tempDir-001/collection2/data/index
[junit4] 2> 174619 INFO (coreLoadExecutor-1313-thread-1) [
x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_525C1857434BED01-001/tempDir-001/collection1/data/index
[junit4] 2> 174620 INFO (coreLoadExecutor-1313-thread-2) [
x:collection2] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy:
minMergeSize=0, mergeFactor=10, maxMergeSize=359568696,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.1]
[junit4] 2> 174620 INFO (coreLoadExecutor-1313-thread-1) [
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy:
minMergeSize=0, mergeFactor=10, maxMergeSize=359568696,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.1]
[junit4] 2> 174620 INFO (coreLoadExecutor-1313-thread-2) [
x:collection2] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits:
num=1
[junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory@56c4968d
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@13f7eb53),segFN=segments_1,generation=1}
[junit4] 2> 174620 INFO (coreLoadExecutor-1313-thread-2) [
x:collection2] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
[junit4] 2> 174620 INFO (coreLoadExecutor-1313-thread-1) [
x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits:
num=1
[junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory@5c7ca66e
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@56b98467),segFN=segments_1,generation=1}
[junit4] 2> 174620 INFO (coreLoadExecutor-1313-thread-1) [
x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
[junit4] 2> 174620 INFO
(OldIndexDirectoryCleanupThreadForCore-collection2) [ x:collection2]
o.a.s.c.SolrCore Looking for old index directories to cleanup for core
collection2 in
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_525C1857434BED01-001/tempDir-001/collection2/data/
[junit4] 2> 174621 WARN
(OldIndexDirectoryCleanupThreadForCore-collection2) [ x:collection2]
o.a.s.c.DirectoryFactory
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_525C1857434BED01-001/tempDir-001/collection2/data/
does not point to a valid data directory; skipping clean-up of old index
directories.
[junit4] 2> 174622 INFO (coreLoadExecutor-1313-thread-2) [
x:collection2] o.a.s.c.SolrCore no updateRequestProcessorChain defined as
default, creating implicit default
[junit4] 2> 174622 INFO (coreLoadExecutor-1313-thread-3) [ ]
o.a.s.s.IndexSchema unique key field: id
[junit4] 2> 174623 INFO
(OldIndexDirectoryCleanupThreadForCore-collection1) [ x:collection1]
o.a.s.c.SolrCore Looking for old index directories to cleanup for core
collection1 in
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_525C1857434BED01-001/tempDir-001/collection1/data/
[junit4] 2> 174623 WARN
(OldIndexDirectoryCleanupThreadForCore-collection1) [ x:collection1]
o.a.s.c.DirectoryFactory
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_525C1857434BED01-001/tempDir-001/collection1/data/
does not point to a valid data directory; skipping clean-up of old index
directories.
[junit4] 2> 174623 INFO (coreLoadExecutor-1313-thread-2) [
x:collection2] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
[junit4] 2> 174624 INFO (coreLoadExecutor-1313-thread-3) [ ]
o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default
properties: Can't find resource 'configsetprops.json' in classpath or
'/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_525C1857434BED01-001/tempDir-001/collection5'
[junit4] 2> 174624 INFO (coreLoadExecutor-1313-thread-3) [ ]
o.a.s.c.CoreContainer Creating SolrCore 'collection5' using configuration from
instancedir
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_525C1857434BED01-001/tempDir-001/collection5
[junit4] 2> 174624 INFO (coreLoadExecutor-1313-thread-2) [
x:collection2] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
[junit4] 2> 174624 INFO (coreLoadExecutor-1313-thread-2) [
x:collection2] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
[junit4] 2> 174625 INFO (coreLoadExecutor-1313-thread-3) [
x:collection5] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
[junit4] 2> 174625 INFO (coreLoadExecutor-1313-thread-2) [
x:collection2] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
[junit4] 2> 174625 INFO (coreLoadExecutor-1313-thread-1) [
x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as
default, creating implicit default
[junit4] 2> 174625 INFO (coreLoadExecutor-1313-thread-3) [
x:collection5] o.a.s.c.SolrCore [[collection5] ] Opening new SolrCore at
[/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_525C1857434BED01-001/tempDir-001/collection5],
dataDir=[/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_525C1857434BED01-001/tempDir-001/collection5/data/]
[junit4] 2> 174625 INFO (coreLoadExecutor-1313-thread-3) [
x:collection5] o.a.s.c.SolrCore JMX monitoring not detected for core:
collection5
[junit4] 2> 174626 INFO (coreLoadExecutor-1313-thread-2) [
x:collection2] o.a.s.c.RequestHandlers Registered paths:
/admin/mbeans,/update/csv,/update/json/docs,/admin/luke,/select,/admin/segments,/get,/admin/system,/replication,/admin/properties,/config,/schema,/admin/plugins,/admin/logging,/update/json,/admin/threads,/admin/ping,/update,/admin/file
[junit4] 2> 174626 INFO (coreLoadExecutor-1313-thread-3) [
x:collection5] o.a.s.c.CachingDirectoryFactory return new directory for
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_525C1857434BED01-001/tempDir-001/collection5/data
[junit4] 2> 174626 INFO (coreLoadExecutor-1313-thread-3) [
x:collection5] o.a.s.c.SolrCore New index directory detected: old=null
new=/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_525C1857434BED01-001/tempDir-001/collection5/data/index/
[junit4] 2> 174626 WARN (coreLoadExecutor-1313-thread-3) [
x:collection5] o.a.s.c.SolrCore [collection5] Solr index directory
'/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_525C1857434BED01-001/tempDir-001/collection5/data/index'
doesn't exist. Creating new index...
[junit4] 2> 174626 INFO (coreLoadExecutor-1313-thread-2) [
x:collection2] o.a.s.c.SolrCore Using default statsCache cache:
org.apache.solr.search.stats.LocalStatsCache
[junit4] 2> 174626 INFO (coreLoadExecutor-1313-thread-3) [
x:collection5] o.a.s.c.CachingDirectoryFactory return new directory for
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_525C1857434BED01-001/tempDir-001/collection5/data/index
[junit4] 2> 174626 INFO (coreLoadExecutor-1313-thread-2) [
x:collection2] o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 174626 INFO (coreLoadExecutor-1313-thread-2) [
x:collection2] o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 174626 INFO (coreLoadExecutor-1313-thread-1) [
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
[junit4] 2> 174626 INFO (coreLoadExecutor-1313-thread-2) [
x:collection2] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy:
minMergeSize=1000, mergeFactor=46, maxMergeSize=9223372036854775807,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.0]
[junit4] 2> 174626 INFO (coreLoadExecutor-1313-thread-3) [
x:collection5] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy:
minMergeSize=0, mergeFactor=10, maxMergeSize=359568696,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.1]
[junit4] 2> 174626 INFO (coreLoadExecutor-1313-thread-2) [
x:collection2] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits:
num=1
[junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory@56c4968d
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@13f7eb53),segFN=segments_1,generation=1}
[junit4] 2> 174626 INFO (coreLoadExecutor-1313-thread-2) [
x:collection2] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
[junit4] 2> 174626 INFO (coreLoadExecutor-1313-thread-2) [
x:collection2] o.a.s.s.SolrIndexSearcher Opening Searcher@9a4bcb6[collection2]
main
[junit4] 2> 174627 INFO (coreLoadExecutor-1313-thread-3) [
x:collection5] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits:
num=1
[junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory@4b8ed318
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@3b4d1a1a),segFN=segments_1,generation=1}
[junit4] 2> 174627 INFO (coreLoadExecutor-1313-thread-3) [
x:collection5] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
[junit4] 2> 174627 INFO (coreLoadExecutor-1313-thread-2) [
x:collection2] o.a.s.r.ManagedResourceStorage File-based storage initialized to
use dir:
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_525C1857434BED01-001/tempDir-001/collection2/conf
[junit4] 2> 174627 INFO (coreLoadExecutor-1313-thread-2) [
x:collection2] o.a.s.r.RestManager Initializing RestManager with initArgs:
{storageDir=/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_525C1857434BED01-001/tempDir-001/collection2/conf}
[junit4] 2> 174627 INFO (coreLoadExecutor-1313-thread-2) [
x:collection2] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using
file:dir=/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_525C1857434BED01-001/tempDir-001/collection2/conf
[junit4] 2> 174627 INFO
(OldIndexDirectoryCleanupThreadForCore-collection5) [ x:collection5]
o.a.s.c.SolrCore Looking for old index directories to cleanup for core
collection5 in
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_525C1857434BED01-001/tempDir-001/collection5/data/
[junit4] 2> 174627 INFO (coreLoadExecutor-1313-thread-2) [
x:collection2] o.a.s.r.RestManager Initializing 0 registered ManagedResources
[junit4] 2> 174627 WARN
(OldIndexDirectoryCleanupThreadForCore-collection5) [ x:collection5]
o.a.s.c.DirectoryFactory
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_525C1857434BED01-001/tempDir-001/collection5/data/
does not point to a valid data directory; skipping clean-up of old index
directories.
[junit4] 2> 174627 INFO (coreLoadExecutor-1313-thread-2) [
x:collection2] o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 174627 INFO
(searcherExecutor-1314-thread-1-processing-x:collection2) [ x:collection2]
o.a.s.c.SolrCore [collection2] Registered new searcher
Searcher@9a4bcb6[collection2]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 174627 INFO (coreLoadExecutor-1313-thread-1) [
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
[junit4] 2> 174627 INFO (coreLoadExecutor-1313-thread-2) [
x:collection2] o.a.s.c.SolrCores Opening transient core collection2
[junit4] 2> 174627 INFO (coreLoadExecutor-1313-thread-2) [
x:collection2] o.a.s.c.CoreContainer registering core: collection2
[junit4] 2> 174628 INFO (coreLoadExecutor-1313-thread-1) [
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
[junit4] 2> 174628 INFO (coreLoadExecutor-1313-thread-3) [
x:collection5] o.a.s.c.SolrCore no updateRequestProcessorChain defined as
default, creating implicit default
[junit4] 2> 174628 INFO (coreLoadExecutor-1313-thread-1) [
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
[junit4] 2> 174629 INFO (coreLoadExecutor-1313-thread-3) [
x:collection5] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
[junit4] 2> 174629 INFO (coreLoadExecutor-1313-thread-1) [
x:collection1] o.a.s.c.RequestHandlers Registered paths:
/admin/mbeans,/update/csv,/update/json/docs,/admin/luke,/select,/admin/segments,/get,/admin/system,/replication,/admin/properties,/config,/schema,/admin/plugins,/admin/logging,/update/json,/admin/threads,/admin/ping,/update,/admin/file
[junit4] 2> 174630 INFO (coreLoadExecutor-1313-thread-3) [
x:collection5] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
[junit4] 2> 174630 INFO (coreLoadExecutor-1313-thread-1) [
x:collection1] o.a.s.c.SolrCore Using default statsCache cache:
org.apache.solr.search.stats.LocalStatsCache
[junit4] 2> 174630 INFO (coreLoadExecutor-1313-thread-1) [
x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 174630 INFO (coreLoadExecutor-1313-thread-1) [
x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 174630 INFO (coreLoadExecutor-1313-thread-1) [
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy:
minMergeSize=1000, mergeFactor=46, maxMergeSize=9223372036854775807,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.0]
[junit4] 2> 174630 INFO (coreLoadExecutor-1313-thread-3) [
x:collection5] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
[junit4] 2> 174630 INFO (coreLoadExecutor-1313-thread-1) [
x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits:
num=1
[junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory@5c7ca66e
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@56b98467),segFN=segments_1,generation=1}
[junit4] 2> 174631 INFO (coreLoadExecutor-1313-thread-1) [
x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
[junit4] 2> 174631 INFO (coreLoadExecutor-1313-thread-1) [
x:collection1] o.a.s.s.SolrIndexSearcher Opening Searcher@5f60028f[collection1]
main
[junit4] 2> 174632 INFO (coreLoadExecutor-1313-thread-1) [
x:collection1] o.a.s.r.ManagedResourceStorage File-based storage initialized to
use dir:
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_525C1857434BED01-001/tempDir-001/collection1/conf
[junit4] 2> 174632 INFO (coreLoadExecutor-1313-thread-1) [
x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs:
{storageDir=/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_525C1857434BED01-001/tempDir-001/collection1/conf}
[junit4] 2> 174632 INFO (coreLoadExecutor-1313-thread-1) [
x:collection1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using
file:dir=/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_525C1857434BED01-001/tempDir-001/collection1/conf
[junit4] 2> 174632 INFO (coreLoadExecutor-1313-thread-3) [
x:collection5] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
[junit4] 2> 174632 INFO (coreLoadExecutor-1313-thread-1) [
x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
[junit4] 2> 174632 INFO (coreLoadExecutor-1313-thread-1) [
x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 174632 INFO
(searcherExecutor-1315-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@5f60028f[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 174632 INFO (coreLoadExecutor-1313-thread-1) [
x:collection1] o.a.s.c.CoreContainer registering core: collection1
[junit4] 2> 174633 INFO (coreLoadExecutor-1313-thread-3) [
x:collection5] o.a.s.c.RequestHandlers Registered paths:
/admin/mbeans,/update/csv,/update/json/docs,/admin/luke,/select,/admin/segments,/get,/admin/system,/replication,/admin/properties,/config,/schema,/admin/plugins,/admin/logging,/update/json,/admin/threads,/admin/ping,/update,/admin/file
[junit4] 2> 174633 INFO (coreLoadExecutor-1313-thread-3) [
x:collection5] o.a.s.c.SolrCore Using default statsCache cache:
org.apache.solr.search.stats.LocalStatsCache
[junit4] 2> 174633 INFO (coreLoadExecutor-1313-thread-3) [
x:collection5] o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 174633 INFO (coreLoadExecutor-1313-thread-3) [
x:collection5] o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 174633 INFO (coreLoadExecutor-1313-thread-3) [
x:collection5] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy:
minMergeSize=1000, mergeFactor=46, maxMergeSize=9223372036854775807,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.0]
[junit4] 2> 174634 INFO (coreLoadExecutor-1313-thread-3) [
x:collection5] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits:
num=1
[junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory@4b8ed318
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@3b4d1a1a),segFN=segments_1,generation=1}
[junit4] 2> 174634 INFO (coreLoadExecutor-1313-thread-3) [
x:collection5] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
[junit4] 2> 174634 INFO (coreLoadExecutor-1313-thread-3) [
x:collection5] o.a.s.s.SolrIndexSearcher Opening Searcher@37e893a9[collection5]
main
[junit4] 2> 174634 INFO (coreLoadExecutor-1313-thread-3) [
x:collection5] o.a.s.r.ManagedResourceStorage File-based storage initialized to
use dir:
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_525C1857434BED01-001/tempDir-001/collection5/conf
[junit4] 2> 174634 INFO (coreLoadExecutor-1313-thread-3) [
x:collection5] o.a.s.r.RestManager Initializing RestManager with initArgs:
{storageDir=/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_525C1857434BED01-001/tempDir-001/collection5/conf}
[junit4] 2> 174634 INFO (coreLoadExecutor-1313-thread-3) [
x:collection5] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using
file:dir=/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_525C1857434BED01-001/tempDir-001/collection5/conf
[junit4] 2> 174634 INFO (coreLoadExecutor-1313-thread-3) [
x:collection5] o.a.s.r.RestManager Initializing 0 registered ManagedResources
[junit4] 2> 174634 INFO (coreLoadExecutor-1313-thread-3) [
x:collection5] o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 174634 INFO
(searcherExecutor-1316-thread-1-processing-x:collection5) [ x:collection5]
o.a.s.c.SolrCore [collection5] Registered new searcher
Searcher@37e893a9[collection5]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 174634 INFO (coreLoadExecutor-1313-thread-3) [
x:collection5] o.a.s.c.CoreContainer registering core: collection5
[junit4] 2> 174635 INFO
(TEST-TestLazyCores.testLazyLoad-seed#[525C1857434BED01]) [ ]
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory:
'/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_525C1857434BED01-001/tempDir-001/collection3'
[junit4] 2> 174636 INFO
(TEST-TestLazyCores.testLazyLoad-seed#[525C1857434BED01]) [ ]
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
[junit4] 2> 174636 INFO
(TEST-TestLazyCores.testLazyLoad-seed#[525C1857434BED01]) [ ]
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find
system property or JNDI)
[junit4] 2> 174639 INFO
(TEST-TestLazyCores.testLazyLoad-seed#[525C1857434BED01]) [ ]
o.a.s.c.SolrConfig current version of requestparams : -1
[junit4] 2> 174641 INFO
(TEST-TestLazyCores.testLazyLoad-seed#[525C1857434BED01]) [ ]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 5.5.0
[junit4] 2> 174669 INFO
(TEST-TestLazyCores.testLazyLoad-seed#[525C1857434BED01]) [ ]
o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
[junit4] 2> 174671 INFO
(TEST-TestLazyCores.testLazyLoad-seed#[525C1857434BED01]) [ ]
o.a.s.s.IndexSchema [collection3] Schema name=tiny
[junit4] 2> 174673 INFO
(TEST-TestLazyCores.testLazyLoad-seed#[525C1857434BED01]) [ ]
o.a.s.s.IndexSchema unique key field: id
[junit4] 2> 174673 INFO
(TEST-TestLazyCores.testLazyLoad-seed#[525C1857434BED01]) [ ]
o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default
properties: Can't find resource 'configsetprops.json' in classpath or
'/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_525C1857434BED01-001/tempDir-001/collection3'
[junit4] 2> 174673 INFO
(TEST-TestLazyCores.testLazyLoad-seed#[525C1857434BED01]) [ ]
o.a.s.c.CoreContainer Creating SolrCore 'collection3' using configuration from
instancedir
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_525C1857434BED01-001/tempDir-001/collection3
[junit4] 2> 174674 INFO
(TEST-TestLazyCores.testLazyLoad-seed#[525C1857434BED01]) [ x:collection3]
o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
[junit4] 2> 174674 INFO
(TEST-TestLazyCores.testLazyLoad-seed#[525C1857434BED01]) [ x:collection3]
o.a.s.c.SolrCore [[collection3] ] Opening new SolrCore at
[/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_525C1857434BED01-001/tempDir-001/collection3],
dataDir=[/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_525C1857434BED01-001/tempDir-001/collection3/data/]
[junit4] 2> 174674 INFO
(TEST-TestLazyCores.testLazyLoad-seed#[525C1857434BED01]) [ x:collection3]
o.a.s.c.SolrCore JMX monitoring not detected for core: collection3
[junit4] 2> 174674 INFO
(TEST-TestLazyCores.testLazyLoad-seed#[525C1857434BED01]) [ x:collection3]
o.a.s.c.CachingDirectoryFactory return new directory for
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_525C1857434BED01-001/tempDir-001/collection3/data
[junit4] 2> 174674 INFO
(TEST-TestLazyCores.testLazyLoad-seed#[525C1857434BED01]) [ x:collection3]
o.a.s.c.SolrCore New index directory detected: old=null
new=/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_525C1857434BED01-001/tempDir-001/collection3/data/index/
[junit4] 2> 174674 WARN
(TEST-TestLazyCores.testLazyLoad-seed#[525C1857434BED01]) [ x:collection3]
o.a.s.c.SolrCore [collection3] Solr index directory
'/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_525C1857434BED01-001/tempDir-001/collection3/data/index'
doesn't exist. Creating new index...
[junit4] 2> 174675 INFO
(TEST-TestLazyCores.testLazyLoad-seed#[525C1857434BED01]) [ x:collection3]
o.a.s.c.CachingDirectoryFactory return new directory for
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_525C1857434BED01-001/tempDir-001/collection3/data/index
[junit4] 2> 174675 INFO
(TEST-TestLazyCores.testLazyLoad-seed#[525C1857434BED01]) [ x:collection3]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=30, maxMergeAtOnceExplicit=43, maxMergedSegmentMB=38.6748046875,
floorSegmentMB=0.83203125, forceMergeDeletesPctAllowed=6.402672192727121,
segmentsPerTier=16.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
[junit4] 2> 174675 INFO
(TEST-TestLazyCores.testLazyLoad-seed#[525C1857434BED01]) [ x:collection3]
o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
[junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory@619c7187
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@5fb8e9b6),segFN=segments_1,generation=1}
[junit4] 2> 174675 INFO
(TEST-TestLazyCores.testLazyLoad-seed#[525C1857434BED01]) [ x:collection3]
o.a.s.c.SolrDeletionPolicy newest commit generation = 1
[junit4] 2> 174675 INFO
(OldIndexDirectoryCleanupThreadForCore-collection3) [ x:collection3]
o.a.s.c.SolrCore Looking for old index directories to cleanup for core
collection3 in
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_525C1857434BED01-001/tempDir-001/collection3/data/
[junit4] 2> 174675 WARN
(OldIndexDirectoryCleanupThreadForCore-collection3) [ x:collection3]
o.a.s.c.DirectoryFactory
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_525C1857434BED01-001/tempDir-001/collection3/data/
does not point to a valid data directory; skipping clean-up of old index
directories.
[junit4] 2> 174676 INFO
(TEST-TestLazyCores.testLazyLoad-seed#[525C1857434BED01]) [ x:collection3]
o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating
implicit default
[junit4] 2> 174677 INFO
(TEST-TestLazyCores.testLazyLoad-seed#[525C1857434BED01]) [ x:collection3]
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
[junit4] 2> 174677 INFO
(TEST-TestLazyCores.testLazyLoad-seed#[525C1857434BED01]) [ x:collection3]
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
[junit4] 2> 174678 INFO
(TEST-TestLazyCores.testLazyLoad-seed#[525C1857434BED01]) [ x:collection3]
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
[junit4] 2> 174678 INFO
(TEST-TestLazyCores.testLazyLoad-seed#[525C1857434BED01]) [ x:collection3]
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
[junit4] 2> 174679 INFO
(TEST-TestLazyCores.testLazyLoad-seed#[525C1857434BED01]) [ x:collection3]
o.a.s.c.RequestHandlers Registered paths:
/admin/mbeans,/update/csv,/update/json/docs,/admin/luke,/select,/admin/segments,/get,/admin/system,/replication,/admin/properties,/config,/schema,/admin/plugins,/admin/logging,/update/json,/admin/threads,/admin/ping,/update,/admin/file
[junit4] 2> 174680 INFO
(TEST-TestLazyCores.testLazyLoad-seed#[525C1857434BED01]) [ x:collection3]
o.a.s.c.SolrCore Using default statsCache cache:
org.apache.solr.search.stats.LocalStatsCache
[junit4] 2> 174680 INFO
(TEST-TestLazyCores.testLazyLoad-seed#[525C1857434BED01]) [ x:collection3]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 174680 INFO
(TEST-TestLazyCores.testLazyLoad-seed#[525C1857434BED01]) [ x:collection3]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 174680 INFO
(TEST-TestLazyCores.testLazyLoad-seed#[525C1857434BED01]) [ x:collection3]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy:
minMergeSize=1000, mergeFactor=16, maxMergeSize=9223372036854775807,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.8339798197724936]
[junit4] 2> 174680 INFO
(TEST-TestLazyCores.testLazyLoad-seed#[525C1857434BED01]) [ x:collection3]
o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1
[junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory@619c7187
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@5fb8e9b6),segFN=segments_1,generation=1}
[junit4] 2> 174680 INFO
(TEST-TestLazyCores.testLazyLoad-seed#[525C1857434BED01]) [ x:collection3]
o.a.s.c.SolrDeletionPolicy newest commit generation = 1
[junit4] 2> 174680 INFO
(TEST-TestLazyCores.testLazyLoad-seed#[525C1857434BED01]) [ x:collection3]
o.a.s.s.SolrIndexSearcher Opening Searcher@2b7119da[collection3] main
[junit4] 2> 174680 INFO
(TEST-TestLazyCores.testLazyLoad-seed#[525C1857434BED01]) [ x:collection3]
o.a.s.r.ManagedResourceStorage File-based storage initialized to use dir:
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_525C1857434BED01-001/tempDir-001/collection3/conf
[junit4] 2> 174680 INFO
(TEST-TestLazyCores.testLazyLoad-seed#[525C1857434BED01]) [ x:collection3]
o.a.s.r.RestManager Initializing RestManager with initArgs:
{storageDir=/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_525C1857434BED01-001/tempDir-001/collection3/conf}
[junit4] 2> 174680 INFO
(TEST-TestLazyCores.testLazyLoad-seed#[525C1857434BED01]) [ x:collection3]
o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using
file:dir=/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_525C1857434BED01-001/tempDir-001/collection3/conf
[junit4] 2> 174681 INFO
(TEST-TestLazyCores.testLazyLoad-seed#[525C1857434BED01]) [ x:collection3]
o.a.s.r.RestManager Initializing 0 registered ManagedResources
[junit4] 2> 174681 INFO
(TEST-TestLazyCores.testLazyLoad-seed#[525C1857434BED01]) [ x:collection3]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 174681 INFO
(searcherExecutor-1326-thread-1-processing-x:collection3) [ x:collection3]
o.a.s.c.SolrCore [collection3] Registered new searcher
Searcher@2b7119da[collection3]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 174681 INFO
(TEST-TestLazyCores.testLazyLoad-seed#[525C1857434BED01]) [ x:collection3]
o.a.s.c.SolrCores Opening transient core collection3
[junit4] 2> 174681 INFO
(TEST-TestLazyCores.testLazyLoad-seed#[525C1857434BED01]) [ x:collection3]
o.a.s.c.CoreContainer registering core: collection3
[junit4] 2> 174681 INFO
(TEST-TestLazyCores.testLazyLoad-seed#[525C1857434BED01]) [ x:collection3]
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory:
'/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_525C1857434BED01-001/tempDir-001/collection4'
[junit4] 2> 174681 INFO
(TEST-TestLazyCores.testLazyLoad-seed#[525C1857434BED01]) [ x:collection3]
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
[junit4] 2> 174681 INFO
(TEST-TestLazyCores.testLazyLoad-seed#[525C1857434BED01]) [ x:collection3]
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find
system property or JNDI)
[junit4] 2> 174685 INFO
(TEST-TestLazyCores.testLazyLoad-seed#[525C1857434BED01]) [ x:collection3]
o.a.s.c.SolrConfig current version of requestparams : -1
[junit4] 2> 174687 INFO
(TEST-TestLazyCores.testLazyLoad-seed#[525C1857434BED01]) [ x:collection3]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 5.5.0
[junit4] 2> 174690 INFO
(TEST-TestLazyCores.testLazyLoad-seed#[525C1857434BED01]) [ x:collection3]
o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
[junit4] 2> 174693 INFO
(TEST-TestLazyCores.testLazyLoad-seed#[525C1857434BED01]) [ x:collection3]
o.a.s.s.IndexSchema [collection4] Schema name=tiny
[junit4] 2> 174695 INFO
(TEST-TestLazyCores.testLazyLoad-seed#[525C1857434BED01]) [ x:collection3]
o.a.s.s.IndexSchema unique key field: id
[junit4] 2> 174696 INFO
(TEST-TestLazyCores.testLazyLoad-seed#[525C1857434BED01]) [ x:collection3]
o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default
properties: Can't find resource 'configsetprops.json' in classpath or
'/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_525C1857434BED01-001/tempDir-001/collection4'
[junit4] 2> 174696 INFO
(TEST-TestLazyCores.testLazyLoad-seed#[525C1857434BED01]) [ x:collection3]
o.a.s.c.CoreContainer Creating SolrCore 'collection4' using configuration from
instancedir
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_525C1857434BED01-001/tempDir-001/collection4
[junit4] 2> 174697 INFO
(TEST-TestLazyCores.testLazyLoad-seed#[525C1857434BED01]) [ x:collection4]
o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
[junit4] 2> 174697 INFO
(TEST-TestLazyCores.testLazyLoad-seed#[525C1857434BED01]) [ x:collection4]
o.a.s.c.SolrCore [[collection4] ] Opening new SolrCore at
[/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_525C1857434BED01-001/tempDir-001/collection4],
dataDir=[/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_525C1857434BED01-001/tempDir-001/collection4/data/]
[junit4] 2> 174697 INFO
(TEST-TestLazyCores.testLazyLoad-seed#[525C1857434BED01]) [ x:collection4]
o.a.s.c.SolrCore JMX monitoring not detected for core: collection4
[junit4] 2> 174697 INFO
(TEST-TestLazyCores.testLazyLoad-seed#[525C1857434BED01]) [ x:collection4]
o.a.s.c.CachingDirectoryFactory return new directory for
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_525C1857434BED01-001/tempDir-001/collection4/data
[junit4] 2> 174697 INFO
(TEST-TestLazyCores.testLazyLoad-seed#[525C1857434BED01]) [ x:collection4]
o.a.s.c.SolrCore New index directory detected: old=null
new=/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_525C1857434BED01-001/tempDir-001/collection4/data/index/
[junit4] 2> 174697 WARN
(TEST-TestLazyCores.testLazyLoad-seed#[525C1857434BED01]) [ x:collection4]
o.a.s.c.SolrCore [collection4] Solr index directory
'/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_525C1857434BED01-001/tempDir-001/collection4/data/index'
doesn't exist. Creating new index...
[junit4] 2> 174698 INFO
(TEST-TestLazyCores.testLazyLoad-seed#[525C1857434BED01]) [ x:collection4]
o.a.s.c.CachingDirectoryFactory return new directory for
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_525C1857434BED01-001/tempDir-001/collection4/data/index
[junit4] 2> 174698 INFO
(TEST-TestLazyCores.testLazyLoad-seed#[525C1857434BED01]) [ x:collection4]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=42, maxMergeAtOnceExplicit=40, maxMergedSegmentMB=37.5888671875,
floorSegmentMB=1.4189453125, forceMergeDeletesPctAllowed=6.694675870743247,
segmentsPerTier=30.0, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.5653510951221786
[junit4] 2> 174698 INFO
(TEST-TestLazyCores.testLazyLoad-seed#[525C1857434BED01]) [ x:collection4]
o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
[junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory@239aaff9
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@65a7aaa5),segFN=segments_1,generation=1}
[junit4] 2> 174698 INFO
(TEST-TestLazyCores.testLazyLoad-seed#[525C1857434BED01]) [ x:collection4]
o.a.s.c.SolrDeletionPolicy newest commit generation = 1
[junit4] 2> 174699 INFO
(OldIndexDirectoryCleanupThreadForCore-collection4) [ x:collection4]
o.a.s.c.SolrCore Looking for old index directories to cleanup for core
collection4 in
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_525C1857434BED01-001/tempDir-001/collection4/data/
[junit4] 2> 174699 WARN
(OldIndexDirectoryCleanupThreadForCore-collection4) [ x:collection4]
o.a.s.c.DirectoryFactory
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_525C1857434BED01-001/tempDir-001/collection4/data/
does not point to a valid data directory; skipping clean-up of old index
directories.
[junit4] 2> 174700 INFO
(TEST-TestLazyCores.testLazyLoad-seed#[525C1857434BED01]) [ x:collection4]
o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating
implicit default
[junit4] 2> 174701 INFO
(TEST-TestLazyCores.testLazyLoad-seed#[525C1857434BED01]) [ x:collection4]
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
[junit4] 2> 174702 INFO
(TEST-TestLazyCores.testLazyLoad-seed#[525C1857434BED01]) [ x:collection4]
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
[junit4] 2> 174702 INFO
(TEST-TestLazyCores.testLazyLoad-seed#[525C1857434BED01]) [ x:collection4]
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
[junit4] 2> 174703 INFO
(TEST-TestLazyCores.testLazyLoad-seed#[525C1857434BED01]) [ x:collection4]
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
[junit4] 2> 174704 INFO
(TEST-TestLazyCores.testLazyLoad-seed#[525C1857434BED01]) [ x:collection4]
o.a.s.c.RequestHandlers Registered paths:
/admin/mbeans,/update/csv,/update/json/docs,/admin/luke,/select,/admin/segments,/get,/admin/system,/replication,/admin/properties,/config,/schema,/admin/plugins,/admin/logging,/update/json,/admin/threads,/admin/ping,/update,/admin/file
[junit4] 2> 174704 INFO
(TEST-TestLazyCores.testLazyLoad-seed#[525C1857434BED01]) [ x:collection4]
o.a.s.c.SolrCore Using default statsCache cache:
org.apache.solr.search.stats.LocalStatsCache
[junit4] 2> 174704 INFO
(TEST-TestLazyCores.testLazyLoad-seed#[525C1857434BED01]) [ x:collection4]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 174704 INFO
(TEST-TestLazyCores.testLazyLoad-seed#[525C1857434BED01]) [ x:collection4]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 174705 INFO
(TEST-TestLazyCores.testLazyLoad-seed#[525C1857434BED01]) [ x:collection4]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=41, maxMergeAtOnceExplicit=13, maxMergedSegmentMB=92.908203125,
floorSegmentMB=1.5126953125, forceMergeDeletesPctAllowed=9.098265240792987,
segmentsPerTier=39.0, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.3379195231260085
[junit4] 2> 174705 INFO
(TEST-TestLazyCores.testLazyLoad-seed#[525C1857434BED01]) [ x:collection4]
o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1
[junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory@239aaff9
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@65a7aaa5),segFN=segments_1,generation=1}
[junit4] 2> 174705 INFO
(TEST-TestLazyCores.testLazyLoad-seed#[525C1857434BED01]) [ x:collection4]
o.a.s.c.SolrDeletionPolicy newest commit generation = 1
[junit4] 2> 174705 INFO
(TEST-TestLazyCores.testLazyLoad-seed#[525C1857434BED01]) [ x:collection4]
o.a.s.s.SolrIndexSearcher Opening Searcher@6f9ad1a3[collection4] main
[junit4] 2> 174705 INFO
(TEST-TestLazyCores.testLazyLoad-seed#[525C1857434BED01]) [ x:collection4]
o.a.s.r.ManagedResourceStorage File-based storage initialized to use dir:
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_525C1857434BED01-001/tempDir-001/collection4/conf
[junit4] 2> 174705 INFO
(TEST-TestLazyCores.testLazyLoad-seed#[525C1857434BED01]) [ x:collection4]
o.a.s.r.RestManager Initializing RestManager with initArgs:
{storageDir=/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_525C1857434BED01-001/tempDir-001/collection4/conf}
[junit4] 2> 174705 INFO
(TEST-TestLazyCores.testLazyLoad-seed#[525C1857434BED01]) [ x:collection4]
o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using
file:dir=/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_525C1857434BED01-001/tempDir-001/collection4/conf
[junit4] 2> 174706 INFO
(TEST-TestLazyCores.testLazyLoad-seed#[525C1857434BED01]) [ x:collection4]
o.a.s.r.RestManager Initializing 0 registered ManagedResources
[junit4] 2> 174706 INFO
(TEST-TestLazyCores.testLazyLoad-seed#[525C1857434BED01]) [ x:collection4]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 174706 INFO
(searcherExecutor-1330-thread-1-processing-x:collection4) [ x:collection4]
o.a.s.c.SolrCore [collection4] Registered new searcher
Searcher@6f9ad1a3[collection4]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 174706 INFO
(TEST-TestLazyCores.testLazyLoad-seed#[525C1857434BED01]) [ x:collection4]
o.a.s.c.CoreContainer registering core: collection4
[junit4] 2> 174706 INFO
(TEST-TestLazyCores.testLazyLoad-seed#[525C1857434BED01]) [ x:collection4]
o.a.s.c.CoreContainer Shutting down CoreContainer instance=539563601
[junit4] 2> 174706 INFO
(TEST-TestLazyCores.testLazyLoad-seed#[525C1857434BED01]) [ x:collection1]
o.a.s.c.SolrCore [collection1] CLOSING SolrCore
org.apache.solr.core.SolrCore@53e819e6
[junit4] 2> 174706 INFO
(TEST-TestLazyCores.testLazyLoad-seed#[525C1857434BED01]) [ 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> 174707 INFO
(TEST-TestLazyCores.testLazyLoad-seed#[525C1857434BED01]) [ x:collection1]
o.a.s.u.SolrCoreState Closing SolrCoreState
[junit4] 2> 174707 INFO
(TEST-TestLazyCores.testLazyLoad-seed#[525C1857434BED01]) [ x:collection1]
o.a.s.u.DefaultSolrCoreState SolrCoreState ref count has reached 0 - closing
IndexWriter
[junit4] 2> 174707 INFO
(TEST-TestLazyCores.testLazyLoad-seed#[525C1857434BED01]) [ x:collection1]
o.a.s.u.DefaultSolrCoreState closing IndexWriter with IndexWriterCloser
[junit4] 2> 174707 INFO
(TEST-TestLazyCores.testLazyLoad-seed#[525C1857434BED01]) [ x:collection1]
o.a.s.c.SolrCore [collection1] Closing main searcher on request.
[junit4] 2> 174708 INFO
(TEST-TestLazyCores.testLazyLoad-seed#[525C1857434BED01]) [ x:collection1]
o.a.s.c.CachingDirectoryFactory Closing MockDirectoryFactory - 2 directories
currently being tracked
[junit4] 2> 174708 INFO
(TEST-TestLazyCores.testLazyLoad-seed#[525C1857434BED01]) [ x:collection1]
o.a.s.c.CachingDirectoryFactory looking to close
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_525C1857434BED01-001/tempDir-001/collection1/data/index
[CachedDir<<refCount=0;path=/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_525C1857434BED01-001/tempDir-001/collection1/data/index;done=false>>]
[junit4] 2> 174708 INFO
(TEST-TestLazyCores.testLazyLoad-seed#[525C1857434BED01]) [ x:collection1]
o.a.s.c.CachingDirectoryFactory Closing directory:
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_525C1857434BED01-001/tempDir-001/collection1/data/index
[junit4] 2> 174708 INFO
(TEST-TestLazyCores.testLazyLoad-seed#[525C1857434BED01]) [ x:collection1]
o.a.s.c.CachingDirectoryFactory looking to close
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_525C1857434BED01-001/tempDir-001/collection1/data
[CachedDir<<refCount=0;path=/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_525C1857434BED01-001/tempDir-001/collection1/data;done=false>>]
[junit4] 2> 174708 INFO
(TEST-TestLazyCores.testLazyLoad-seed#[525C1857434BED01]) [ x:collection1]
o.a.s.c.CachingDirectoryFactory Closing directory:
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_525C1857434BED01-001/tempDir-001/collection1/data
[junit4] 2> 174708 INFO
(TEST-TestLazyCores.testLazyLoad-seed#[525C1857434BED01]) [ x:collection5]
o.a.s.c.SolrCore [collection5] CLOSING SolrCore
org.apache.solr.core.SolrCore@131c96ce
[junit4] 2> 174708 INFO
(TEST-TestLazyCores.testLazyLoad-seed#[525C1857434BED01]) [ 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> 174708 INFO
(TEST-TestLazyCores.testLazyLoad-seed#[525C1857434BED01]) [ x:collection5]
o.a.s.u.SolrCoreState Closing SolrCoreState
[junit4] 2> 174708 INFO
(TEST-TestLazyCores.testLazyLoad-seed#[525C1857434BED01]) [ x:collection5]
o.a.s.u.DefaultSolrCoreState SolrCoreState ref count has reached 0 - closing
IndexWriter
[junit4] 2> 174708 INFO
(TEST-TestLazyCores.testLazyLoad-seed#[525C1857434BED01]) [ x:collection5]
o.a.s.u.DefaultSolrCoreState closing IndexWriter with IndexWriterCloser
[junit4] 2> 174708 INFO
(TEST-TestLazyCores.testLazyLoad-seed#[525C1857434BED01]) [ x:collection5]
o.a.s.c.SolrCore [collection5] Closing main searcher on request.
[junit4] 2> 174708 INFO
(TEST-TestLazyCores.testLazyLoad-seed#[525C1857434BED01]) [ x:collection5]
o.a.s.c.CachingDirectoryFactory Closing MockDirectoryFactory - 2 directories
currently being tracked
[junit4] 2> 174708 INFO
(TEST-TestLazyCores.testLazyLoad-seed#[525C1857434BED01]) [ x:collection5]
o.a.s.c.CachingDirectoryFactory looking to close
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_525C1857434BED01-001/tempDir-001/collection5/data
[CachedDir<<refCount=0;path=/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_525C1857434BED01-001/tempDir-001/collection5/data;done=false>>]
[junit4] 2> 174709 INFO
(TEST-TestLazyCores.testLazyLoad-seed#[525C1857434BED01]) [ x:collection5]
o.a.s.c.CachingDirectoryFactory Closing directory:
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_525C1857434BED01-001/tempDir-001/collection5/data
[junit4] 2> 174709 INFO
(TEST-TestLazyCores.testLazyLoad-seed#[525C1857434BED01]) [ x:collection5]
o.a.s.c.CachingDirectoryFactory looking to close
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_525C1857434BED01-001/tempDir-001/collection5/data/index
[CachedDir<<refCount=0;path=/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_525C1857434BED01-001/tempDir-001/collection5/data/index;done=false>>]
[junit4] 2> 174709 INFO
(TEST-TestLazyCores.testLazyLoad-seed#[525C1857434BED01]) [ x:collection5]
o.a.s.c.CachingDirectoryFactory Closing directory:
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_525C1857434BED01-001/tempDir-001/collection5/data/index
[junit4] 2> 174709 INFO
(TEST-TestLazyCores.testLazyLoad-seed#[525C1857434BED01]) [ x:collection4]
o.a.s.c.SolrCore [collection4] CLOSING SolrCore
org.apache.solr.core.SolrCore@5e3c455
[junit4] 2> 174709 INFO
(TEST-TestLazyCores.testLazyLoad-seed#[525C1857434BED01]) [ x:collection4]
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> 174709 INFO
(TEST-TestLazyCores.testLazyLoad-seed#[525C1857434BED01]) [ x:collection4]
o.a.s.u.SolrCoreState Closing SolrCoreState
[junit4] 2> 174709 INFO
(TEST-TestLazyCores.testLazyLoad-seed#[525C1857434BED01]) [ x:collection4]
o.a.s.u.DefaultSolrCoreState SolrCoreState ref count has reached 0 - closing
IndexWriter
[junit4] 2> 174709 INFO
(TEST-TestLazyCores.testLazyLoad-seed#[525C1857434BED01]) [ x:collection4]
o.a.s.u.DefaultSolrCoreState closing IndexWriter with IndexWriterCloser
[junit4] 2> 174709 INFO
(TEST-TestLazyCores.testLazyLoad-seed#[525C1857434BED01]) [ x:collection4]
o.a.s.c.SolrCore [collection4] Closing main searcher on request.
[junit4] 2> 174709 INFO
(TEST-TestLazyCores.testLazyLoad-seed#[525C1857434BED01]) [ x:collection4]
o.a.s.c.CachingDirectoryFactory Closing MockDirectoryFactory - 2 directories
currently being tracked
[junit4] 2> 174709 INFO
(TEST-TestLazyCores.testLazyLoad-seed#[525C1857434BED01]) [ x:collection4]
o.a.s.c.CachingDirectoryFactory looking to close
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_525C1857434BED01-001/tempDir-001/collection4/data/index
[CachedDir<<refCount=0;path=/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_525C1857434BED01-001/tempDir-001/collection4/data/index;done=false>>]
[junit4] 2> 174709 INFO
(TEST-TestLazyCores.testLazyLoad-seed#[525C1857434BED01]) [ x:collection4]
o.a.s.c.CachingDirectoryFactory Closing directory:
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_525C1857434BED01-001/tempDir-001/collection4/data/index
[junit4] 2> 174709 INFO
(TEST-TestLazyCores.testLazyLoad-seed#[525C1857434BED01]) [ x:collection4]
o.a.s.c.CachingDirectoryFactory looking to close
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_525C1857434BED01-001/tempDir-001/collection4/data
[CachedDir<<refCount=0;path=/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_525C1857434BED01-001/tempDir-001/collection4/data;done=false>>]
[junit4] 2> 174709 INFO
(TEST-TestLazyCores.testLazyLoad-seed#[525C1857434BED01]) [ x:collection4]
o.a.s.c.CachingDirectoryFactory Closing directory:
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_525C1857434BED01-001/tempDir-001/collection4/data
[junit4] 2> 174709 INFO
(TEST-TestLazyCores.testLazyLoad-seed#[525C1857434BED01]) [ x:collection2]
o.a.s.c.SolrCore [collection2] CLOSING SolrCore
org.apache.solr.core.SolrCore@a75f414
[junit4] 2> 174709 INFO
(TEST-TestLazyCores.testLazyLoad-seed#[525C1857434BED01]) [ 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> 174710 INFO
(TEST-TestLazyCores.testLazyLoad-seed#[525C1857434BED01]) [ x:collection2]
o.a.s.u.SolrCoreState Closing SolrCoreState
[junit4] 2> 174710 INFO
(TEST-TestLazyCores.testLazyLoad-seed#[525C1857434BED01]) [ x:collection2]
o.a.s.u.DefaultSolrCoreState SolrCoreState ref count has reached 0 - closing
IndexWriter
[junit4] 2> 174710 INFO
(TEST-TestLazyCores.testLazyLoad-seed#[525C1857434BED01]) [ x:collection2]
o.a.s.u.DefaultSolrCoreState closing IndexWriter with IndexWriterCloser
[junit4] 2> 174710 INFO
(TEST-TestLazyCores.testLazyLoad-seed#[525C1857434BED01]) [ x:collection2]
o.a.s.c.SolrCore [collection2] Closing main searcher on request.
[junit4] 2> 174710 INFO
(TEST-TestLazyCores.testLazyLoad-seed#[525C1857434BED01]) [ x:collection2]
o.a.s.c.CachingDirectoryFactory Closing MockDirectoryFactory - 2 directories
currently being tracked
[junit4] 2> 174710 INFO
(TEST-TestLazyCores.testLazyLoad-seed#[525C1857434BED01]) [ x:collection2]
o.a.s.c.CachingDirectoryFactory looking to close
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_525C1857434BED01-001/tempDir-001/collection2/data
[CachedDir<<refCount=0;path=/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_525C1857434BED01-001/tempDir-001/collection2/data;done=false>>]
[junit4] 2> 174710 INFO
(TEST-TestLazyCores.testLazyLoad-seed#[525C1857434BED01]) [ x:collection2]
o.a.s.c.CachingDirectoryFactory Closing directory:
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_525C1857434BED01-001/tempDir-001/collection2/data
[junit4] 2> 174710 INFO
(TEST-TestLazyCores.testLazyLoad-seed#[525C1857434BED01]) [ x:collection2]
o.a.s.c.CachingDirectoryFactory looking to close
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_525C1857434BED01-001/tempDir-001/collection2/data/index
[CachedDir<<refCount=0;path=/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_525C1857434BED01-001/tempDir-001/collection2/data/index;done=false>>]
[junit4] 2> 174710 INFO
(TEST-TestLazyCores.testLazyLoad-seed#[525C1857434BED01]) [ x:collection2]
o.a.s.c.CachingDirectoryFactory Closing directory:
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_525C1857434BED01-001/tempDir-001/collection2/data/index
[junit4] 2> 174710 INFO
(TEST-TestLazyCores.testLazyLoad-seed#[525C1857434BED01]) [ x:collection3]
o.a.s.c.SolrCore [collection3] CLOSING SolrCore
org.apache.solr.core.SolrCore@65daba9
[junit4] 2> 174710 INFO
(TEST-TestLazyCores.testLazyLoad-seed#[525C1857434BED01]) [ x:collection3]
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> 174711 INFO
(TEST-TestLazyCores.testLazyLoad-seed#[525C1857434BED01]) [ x:collection3]
o.a.s.u.SolrCoreState Closing SolrCoreState
[junit4] 2> 174711 INFO
(TEST-TestLazyCores.testLazyLoad-seed#[525C1857434BED01]) [ x:collection3]
o.a.s.u.DefaultSolrCoreState SolrCoreState ref count has reached 0 - closing
IndexWriter
[junit4] 2> 174711 INFO
(TEST-TestLazyCores.testLazyLoad-seed#[525C1857434BED01]) [ x:collection3]
o.a.s.u.DefaultSolrCoreState closing IndexWriter with IndexWriterCloser
[junit4] 2> 174711 INFO
(TEST-TestLazyCores.testLazyLoad-seed#[525C1857434BED01]) [ x:collection3]
o.a.s.c.SolrCore [collection3] Closing main searcher on request.
[junit4] 2> 174711 INFO
(TEST-TestLazyCores.testLazyLoad-seed#[525C1857434BED01]) [ x:collection3]
o.a.s.c.CachingDirectoryFactory Closing MockDirectoryFactory - 2 directories
currently being tracked
[junit4] 2> 174711 INFO
(TEST-TestLazyCores.testLazyLoad-seed#[525C1857434BED01]) [ x:collection3]
o.a.s.c.CachingDirectoryFactory looking to close
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_525C1857434BED01-001/tempDir-001/collection3/data
[CachedDir<<refCount=0;path=/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_525C1857434BED01-001/tempDir-001/collection3/data;done=false>>]
[junit4] 2> 174711 INFO
(TEST-TestLazyCores.testLazyLoad-seed#[525C1857434BED01]) [ x:collection3]
o.a.s.c.CachingDirectoryFactory Closing directory:
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_525C1857434BED01-001/tempDir-001/collection3/data
[junit4] 2> 174711 INFO
(TEST-TestLazyCores.testLazyLoad-seed#[525C1857434BED01]) [ x:collection3]
o.a.s.c.CachingDirectoryFactory looking to close
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_525C1857434BED01-001/tempDir-001/collection3/data/index
[CachedDir<<refCount=0;path=/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_525C1857434BED01-001/tempDir-001/collection3/data/index;done=false>>]
[junit4] 2> 174711 INFO
(TEST-TestLazyCores.testLazyLoad-seed#[525C1857434BED01]) [ x:collection3]
o.a.s.c.CachingDirectoryFactory Closing directory:
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_525C1857434BED01-001/tempDir-001/collection3/data/index
[junit4] 2> 174711 INFO
(TEST-TestLazyCores.testLazyLoad-seed#[525C1857434BED01]) [ x:collection3]
o.a.s.SolrTestCaseJ4 ###Ending testLazyLoad
[junit4] 2> 174712 INFO
(TEST-TestLazyCores.testMidUseUnload-seed#[525C1857434BED01]) [
x:collection3] o.a.s.SolrTestCaseJ4 ###Starting testMidUseUnload
[junit4] 2> 174721 INFO
(TEST-TestLazyCores.testMidUseUnload-seed#[525C1857434BED01]) [
x:collection3] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory:
'/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_525C1857434BED01-001/tempDir-002'
[junit4] 2> 174721 INFO
(TEST-TestLazyCores.testMidUseUnload-seed#[525C1857434BED01]) [
x:collection3] o.a.s.c.SolrResourceLoader JNDI not configured for solr
(NoInitialContextEx)
[junit4] 2> 174721 INFO
(TEST-TestLazyCores.testMidUseUnload-seed#[525C1857434BED01]) [
x:collection3] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could
not find system property or JNDI)
[junit4] 2> 174721 INFO
(TEST-TestLazyCores.testMidUseUnload-seed#[525C1857434BED01]) [
x:collection3] o.a.s.c.CoreContainer New CoreContainer 551697095
[junit4] 2> 174721 INFO
(TEST-TestLazyCores.testMidUseUnload-seed#[525C1857434BED01]) [
x:collection3] o.a.s.c.CoreContainer Loading cores into CoreContainer
[instanceDir=/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_525C1857434BED01-001/tempDir-002]
[junit4] 2> 174721 WARN
(TEST-TestLazyCores.testMidUseUnload-seed#[525C1857434BED01]) [
x:collection3] o.a.s.c.CoreContainer Couldn't add files from
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_525C1857434BED01-001/tempDir-002/lib
to classpath:
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_525C1857434BED01-001/tempDir-002/lib
[junit4] 2> 174722 INFO
(TEST-TestLazyCores.testMidUseUnload-seed#[525C1857434BED01]) [
x:collection3] 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> 174722 INFO
(TEST-TestLazyCores.testMidUseUnload-seed#[525C1857434BED01]) [
x:collection3] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP
client with params: socketTimeout=600000&connTimeout=60000&retry=true
[junit4] 2> 174723 INFO
(TEST-TestLazyCores.testMidUseUnload-seed#[525C1857434BED01]) [
x:collection3] o.a.s.c.SolrCores Allocating transient cache for 4 transient
cores
[junit4] 2> 174723 INFO
(TEST-TestLazyCores.testMidUseUnload-seed#[525C1857434BED01]) [
x:collection3] o.a.s.l.LogWatcher SLF4J impl is
org.slf4j.impl.Log4jLoggerFactory
[junit4] 2> 174723 INFO
(TEST-TestLazyCores.testMidUseUnload-seed#[525C1857434BED01]) [
x:collection3] o.a.s.l.LogWatcher Registering Log Listener [Log4j
(org.slf4j.impl.Log4jLoggerFactory)]
[junit4] 2> 174723 INFO
(TEST-TestLazyCores.testMidUseUnload-seed#[525C1857434BED01]) [
x:collection3] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping
setup for authorization module.
[junit4] 2> 174723 INFO
(TEST-TestLazyCores.testMidUseUnload-seed#[525C1857434BED01]) [
x:collection3] o.a.s.c.CoreContainer No authentication plugin used.
[junit4] 2> 174723 INFO
(TEST-TestLazyCores.testMidUseUnload-seed#[525C1857434BED01]) [
x:collection3] 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> 174723 INFO
(TEST-TestLazyCores.testMidUseUnload-seed#[525C1857434BED01]) [
x:collection3] 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> 174723 INFO
(TEST-TestLazyCores.testMidUseUnload-seed#[525C1857434BED01]) [
x:collection3] 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> 174724 INFO
(TEST-TestLazyCores.testMidUseUnload-seed#[525C1857434BED01]) [
x:collection3] 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> 174724 INFO
(TEST-TestLazyCores.testMidUseUnload-seed#[525C1857434BED01]) [
x:collection3] 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> 174724 INFO
(TEST-TestLazyCores.testMidUseUnload-seed#[525C1857434BED01]) [
x:collection3] 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> 174724 INFO
(TEST-TestLazyCores.testMidUseUnload-seed#[525C1857434BED01]) [
x:collection3] 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> 174724 INFO
(TEST-TestLazyCores.testMidUseUnload-seed#[525C1857434BED01]) [
x:collection3] 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> 174724 INFO
(TEST-TestLazyCores.testMidUseUnload-seed#[525C1857434BED01]) [
x:collection3] 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> 174724 INFO
(coreLoadExecutor-1339-thread-1-processing-x:collection3) [ x:collection3]
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory:
'/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_525C1857434BED01-001/tempDir-002/collection1'
[junit4] 2> 174725 INFO
(coreLoadExecutor-1339-thread-3-processing-x:collection3) [ x:collection3]
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory:
'/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_525C1857434BED01-001/tempDir-002/collection5'
[junit4] 2> 174725 INFO
(coreLoadExecutor-1339-thread-2-processing-x:collection3) [ x:collection3]
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory:
'/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_525C1857434BED01-001/tempDir-002/collection2'
[junit4] 2> 174725 INFO
(coreLoadExecutor-1339-thread-1-processing-x:collection3) [ x:collection3]
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
[junit4] 2> 174725 INFO
(coreLoadExecutor-1339-thread-3-processing-x:collection3) [ x:collection3]
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
[junit4] 2> 174725 INFO
(coreLoadExecutor-1339-thread-2-processing-x:collection3) [ x:collection3]
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
[junit4] 2> 174725 INFO
(coreLoadExecutor-1339-thread-3-processing-x:collection3) [ x:collection3]
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find
system property or JNDI)
[junit4] 2> 174725 INFO
(coreLoadExecutor-1339-thread-2-processing-x:collection3) [ x:collection3]
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find
system property or JNDI)
[junit4] 2> 174725 INFO
(coreLoadExecutor-1339-thread-1-processing-x:collection3) [ x:collection3]
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find
system property or JNDI)
[junit4] 2> 174732 INFO
(coreLoadExecutor-1339-thread-3-processing-x:collection3) [ x:collection3]
o.a.s.c.SolrConfig current version of requestparams : -1
[junit4] 2> 174732 INFO
(coreLoadExecutor-1339-thread-2-processing-x:collection3) [ x:collection3]
o.a.s.c.SolrConfig current version of requestparams : -1
[junit4] 2> 174732 INFO
(coreLoadExecutor-1339-thread-1-processing-x:collection3) [ x:collection3]
o.a.s.c.SolrConfig current version of requestparams : -1
[junit4] 2> 174734 INFO
(coreLoadExecutor-1339-thread-3-processing-x:collection3) [ x:collection3]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 5.5.0
[junit4] 2> 174736 INFO
(coreLoadExecutor-1339-thread-1-processing-x:collection3) [ x:collection3]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 5.5.0
[junit4] 2> 174736 INFO
(coreLoadExecutor-1339-thread-2-processing-x:collection3) [ x:collection3]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 5.5.0
[junit4] 2> 174755 INFO
(coreLoadExecutor-1339-thread-2-processing-x:collection3) [ x:collection3]
o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
[junit4] 2> 174755 INFO
(coreLoadExecutor-1339-thread-1-processing-x:collection3) [ x:collection3]
o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
[junit4] 2> 174757 INFO
(coreLoadExecutor-1339-thread-2-processing-x:collection3) [ x:collection3]
o.a.s.s.IndexSchema [collection2] Schema name=tiny
[junit4] 2> 174757 INFO
(coreLoadExecutor-1339-thread-1-processing-x:collection3) [ x:collection3]
o.a.s.s.IndexSchema [collection1] Schema name=tiny
[junit4] 2> 174759 INFO
(coreLoadExecutor-1339-thread-2-processing-x:collection3) [ x:collection3]
o.a.s.s.IndexSchema unique key field: id
[junit4] 2> 174760 INFO
(coreLoadExecutor-1339-thread-1-processing-x:collection3) [ x:collection3]
o.a.s.s.IndexSchema unique key field: id
[junit4] 2> 174761 INFO (coreLoadExecutor-1339-thread-1-processing-x:
[...truncated too long message...]
cutor.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.CachingDirectoryFactory.get(CachingDirectoryFactory.java:351)
[junit4] 2> at
org.apache.solr.update.SolrIndexWriter.create(SolrIndexWriter.java:63)
[junit4] 2> at
org.apache.solr.core.SolrCore.initIndex(SolrCore.java:541)
[junit4] 2> at
org.apache.solr.core.SolrCore.<init>(SolrCore.java:761)
[junit4] 2> at
org.apache.solr.core.SolrCore.<init>(SolrCore.java:658)
[junit4] 2> at
org.apache.solr.core.CoreContainer.create(CoreContainer.java:827)
[junit4] 2> at
org.apache.solr.core.CoreContainer.access$000(CoreContainer.java:87)
[junit4] 2> at
org.apache.solr.core.CoreContainer$1.call(CoreContainer.java:467)
[junit4] 2> at
org.apache.solr.core.CoreContainer$1.call(CoreContainer.java:458)
[junit4] 2> at
java.util.concurrent.FutureTask.run(FutureTask.java:266)
[junit4] 2> at
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor$1.run(ExecutorUtil.java:231)
[junit4] 2> at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java: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> Feb 06, 2016 9:25:47 PM
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
[junit4] 2> WARNING: Will linger awaiting termination of 1 leaked
thread(s).
[junit4] 2> Feb 06, 2016 9:26:07 PM
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=2922, name=searcherExecutor-1432-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> Feb 06, 2016 9:26:07 PM
com.carrotsearch.randomizedtesting.ThreadLeakControl tryToInterruptAll
[junit4] 2> INFO: Starting to interrupt leaked threads:
[junit4] 2> 1) Thread[id=2922, name=searcherExecutor-1432-thread-1,
state=WAITING, group=TGRP-TestLazyCores]
[junit4] 2> Feb 06, 2016 9:26:10 PM
com.carrotsearch.randomizedtesting.ThreadLeakControl tryToInterruptAll
[junit4] 2> SEVERE: There are still zombie threads that couldn't be
terminated:
[junit4] 2> 1) Thread[id=2922, name=searcherExecutor-1432-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(Lucene54):
{v_t=Lucene50(blocksize=128), id=Lucene50(blocksize=128),
v_s=PostingsFormat(name=LuceneFixedGap), v_f=PostingsFormat(name=Memory
doPackFST= true)}, docValues:{}, sim=DefaultSimilarity, locale=ar-DZ,
timezone=America/Costa_Rica
[junit4] 2> NOTE: Linux 3.19.0-47-generic amd64/Oracle Corporation
1.8.0_72 (64-bit)/cpus=12,threads=2,free=96098816,total=509018112
[junit4] 2> NOTE: All tests run in this JVM: [TestFunctionQuery,
DeleteReplicaTest, TestChildDocTransformer, DisMaxRequestHandlerTest,
HdfsRecoverLeaseTest, TestConfigSetsAPIZkFailure,
DefaultValueUpdateProcessorTest, TestRangeQuery, TestScoreJoinQPNoScore,
TestReplicationHandlerBackup, PreAnalyzedFieldTest,
UUIDUpdateProcessorFallbackTest, TestSolr4Spatial,
OverriddenZkACLAndCredentialsProvidersTest, SystemInfoHandlerTest,
TestRealTimeGet, DocumentAnalysisRequestHandlerTest, TestPhraseSuggestions,
QueryEqualityTest, URLClassifyProcessorTest, TestSolrConfigHandlerCloud,
TestDFISimilarityFactory, TestDocSet, XsltUpdateRequestHandlerTest,
TestAddFieldRealTimeGet, AlternateDirectoryTest, TestHashQParserPlugin,
JSONWriterTest, TestDocBasedVersionConstraints, MergeStrategyTest,
TestValueSourceCache, PolyFieldTest, BlockJoinFacetDistribTest, EchoParamsTest,
CollectionStateFormat2Test, TestHighFrequencyDictionaryFactory,
SecurityConfHandlerTest, TestLuceneMatchVersion, TestLazyCores]
[junit4] 2> NOTE: reproduce with: ant test -Dtestcase=TestLazyCores
-Dtests.seed=525C1857434BED01 -Dtests.multiplier=3 -Dtests.slow=true
-Dtests.locale=ar-DZ -Dtests.timezone=America/Costa_Rica -Dtests.asserts=true
-Dtests.file.encoding=UTF-8
[junit4] ERROR 0.00s J0 | TestLazyCores (suite) <<<
[junit4] > Throwable #1: java.lang.AssertionError: ObjectTracker found 4
object(s) that were not released!!! [SolrCore, MDCAwareThreadPoolExecutor,
MockDirectoryWrapper, MockDirectoryWrapper]
[junit4] > at
__randomizedtesting.SeedInfo.seed([525C1857434BED01]:0)
[junit4] > at
org.apache.solr.SolrTestCaseJ4.afterClass(SolrTestCaseJ4.java:228)
[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=2922, name=searcherExecutor-1432-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([525C1857434BED01]:0)Throwable #3:
com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie
threads that couldn't be terminated:
[junit4] > 1) Thread[id=2922, name=searcherExecutor-1432-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([525C1857434BED01]:0)
[junit4] Completed [130/566 (1!)] on J0 in 147.75s, 8 tests, 1 failure, 2
errors <<< FAILURES!
[...truncated 1351 lines...]
BUILD FAILED
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/build.xml:750: The following
error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/build.xml:694: The following
error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/build.xml:59: The following error
occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build.xml:233: The following
error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/common-build.xml:534: The
following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/lucene/common-build.xml:1477: The
following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/lucene/common-build.xml:1033:
There were test failures: 566 suites (7 ignored), 2268 tests, 3 suite-level
errors, 1284 ignored (36 assumptions) [seed: 525C1857434BED01]
Total time: 36 minutes 39 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
[WARNINGS] Skipping publisher since build result is FAILURE
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]